d7e27c4846987e60defa5dd9b42a413b0ab59304
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of July 1998):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@fnx.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
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       <Paul.Marquess@btinternet.com>
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>
49
50 And the Keepers of the Patch Pumpkin:
51
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@activestate.com>
58     Chip Salzenberg     <chip@perl.com>
59
60 And, of course, the Author of Perl:
61
62     Larry Wall          <larry@wall.org>
63
64
65 NOTE: Each change entry shows the change number; who checked it into the
66 repository; when; description of the change; which branch the change
67 happened in; and the affected files.  The file lists have a short symbolic
68 indicator:
69
70             !       modified
71             +       added
72             -       deleted
73             +>      branched (from elsewhere)
74             !>      merged changes (from elsewhere)
75
76
77 ----------------
78 Version v5.5.640        Development release working toward 5.6
79 ----------------
80
81 ____________________________________________________________________________
82 [  4772] By: gsar                                  on 2000/01/09  19:05:33
83         Log: s/usethreads/use5005threads/g
84      Branch: perl
85            ! myconfig.SH t/lib/english.t t/lib/thread.t t/op/nothread.t
86 ____________________________________________________________________________
87 [  4771] By: gsar                                  on 2000/01/09  18:51:50
88         Log: Configure changes for new-style version numbers (from Andy Dougherty,
89              slightly altered)
90      Branch: perl
91            ! Configure INSTALL Porting/Glossary Porting/config.sh
92            ! Porting/config_H config_h.SH perl.h win32/Makefile
93            ! win32/config.bc win32/config.gc win32/config.vc
94            ! win32/makefile.mk
95 ____________________________________________________________________________
96 [  4770] By: gsar                                  on 2000/01/07  22:18:54
97         Log: fix for 'make utest' failures (from Ilya Zakharevich)
98      Branch: perl
99            ! regexec.c
100 ____________________________________________________________________________
101 [  4769] By: gsar                                  on 2000/01/07  18:23:16
102         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
103      Branch: perl
104            + ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
105            + ext/ODBM_File/hints/cygwin.pl
106            ! Configure INSTALL MANIFEST ext/POSIX/Makefile.PL
107            ! hints/cygwin.sh installman installperl lib/Cwd.pm
108            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec/Unix.pm lib/perl5db.pl
109            ! perlsdio.h t/op/magic.t t/op/stat.t utils/perlcc.PL
110 ____________________________________________________________________________
111 [  4768] By: gsar                                  on 2000/01/07  18:12:15
112         Log: typo on h2xs.PL (from Helmut Jarausch)
113      Branch: perl
114            ! utils/h2xs.PL
115 ____________________________________________________________________________
116 [  4767] By: gsar                                  on 2000/01/07  17:58:45
117         Log: VMS update (from Peter Prymmer <pvhp@forte.com>)
118      Branch: perl
119            ! README.vms configure.com vms/subconfigure.com
120 ____________________________________________________________________________
121 [  4766] By: gsar                                  on 2000/01/07  17:54:05
122         Log: os2/POSIX.mkfifo not needed (from Yitzchak Scott-Thoennes
123              <sthoenna@efn.org>)
124      Branch: perl
125            - os2/POSIX.mkfifo
126            ! MANIFEST README.os2
127 ____________________________________________________________________________
128 [  4765] By: gsar                                  on 2000/01/06  20:11:46
129         Log: add workaround for dlopen() bug on OpenBSD (relative paths that
130              match /^lib/ won't load properly)
131      Branch: perl
132            + ext/DynaLoader/hints/openbsd.pl
133            ! Changes MANIFEST ext/DynaLoader/dl_dlopen.xs
134 ____________________________________________________________________________
135 [  4764] By: gsar                                  on 2000/01/06  19:51:08
136         Log: add undocumented globals for compatibility--find.pl, and find2perl
137              generated code need them (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
138      Branch: perl
139            ! lib/File/Find.pm
140 ____________________________________________________________________________
141 [  4763] By: gsar                                  on 2000/01/06  10:51:07
142         Log: fix various C-backend shenanigans
143      Branch: perl
144            ! ext/B/B/C.pm
145 ____________________________________________________________________________
146 [  4762] By: gsar                                  on 2000/01/06  04:09:00
147         Log: tweak test in change#4757 for Windows
148      Branch: perl
149            ! t/io/open.t
150 ____________________________________________________________________________
151 [  4761] By: gsar                                  on 2000/01/06  02:55:30
152         Log: USE_ITHREADS tweak (reused pad values could be SvREADONLY if
153              they belonged to freed OP_CONSTs)
154      Branch: perl
155            ! op.c
156 ____________________________________________________________________________
157 [  4760] By: gsar                                  on 2000/01/06  00:22:40
158         Log: constant ranges could escape bareword check in list context
159      Branch: perl
160            ! op.c t/pragma/strict-subs
161 ____________________________________________________________________________
162 [  4759] By: gsar                                  on 2000/01/05  20:52:50
163         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
164              Date: Wed, 05 Jan 2000 15:23:18 EST
165              Message-Id: <20000105152318.A7400@monk.mps.ohio-state.edu>
166              Subject: Re: minimal m//g matches appear busted
167      Branch: perl
168            ! regexec.c t/op/pat.t
169 ____________________________________________________________________________
170 [  4758] By: gsar                                  on 2000/01/05  12:49:40
171         Log: various nits identified by warnings unmasked by recent changes
172      Branch: perl
173            ! ext/B/Makefile.PL lib/ExtUtils/Install.pm pod/perlfunc.pod
174 ____________________________________________________________________________
175 [  4757] By: gsar                                  on 2000/01/05  12:48:10
176         Log: severe bugs in change#3786 fixed
177      Branch: perl
178            ! doio.c t/io/open.t
179 ____________________________________________________________________________
180 [  4756] By: gsar                                  on 2000/01/05  11:25:10
181         Log: tweak change#4745 to make ebcdic output match for chars <= 037
182      Branch: perl
183            ! ext/Data/Dumper/Dumper.pm
184 ____________________________________________________________________________
185 [  4755] By: gsar                                  on 2000/01/05  06:56:05
186         Log: cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)
187      Branch: perl
188            ! Configure util.c utils/perlcc.PL
189 ____________________________________________________________________________
190 [  4754] By: gsar                                  on 2000/01/05  06:52:25
191         Log: avoid expensive Version_check (from Andreas Koenig)
192      Branch: perl
193            ! Changes lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
194            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
195 ____________________________________________________________________________
196 [  4753] By: gsar                                  on 2000/01/05  06:48:22
197         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
198              Date: 03 Jan 2000 21:56:02 +0100
199              Message-ID: <sfcvh5azxgd.fsf@hohenstaufen.in-berlin.de>
200              Subject: Reloading File::Copy
201      Branch: perl
202            ! Changes lib/File/Copy.pm t/lib/filecopy.t
203 ____________________________________________________________________________
204 [  4752] By: gsar                                  on 2000/01/04  01:19:20
205         Log: s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
206      Branch: perl
207            ! win32/Makefile win32/makefile.mk win32/win32.h
208 ____________________________________________________________________________
209 [  4751] By: gsar                                  on 2000/01/03  18:26:08
210         Log: avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)
211      Branch: perl
212            ! lib/ExtUtils/MakeMaker.pm
213 ____________________________________________________________________________
214 [  4750] By: gsar                                  on 2000/01/02  21:58:02
215         Log: make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possible
216              to write to a file other than tmon.out (suggested by Haakon Alstadheim
217              <Haakon.Alstadheim@sds.no>)
218      Branch: perl
219            ! ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
220 ____________________________________________________________________________
221 [  4749] By: gsar                                  on 2000/01/02  21:37:29
222         Log: disable optimization in change#3612 for join() and quotemeta()--this
223              removes all the gross hacks for the special cases in that change; fix
224              pp_concat() for when TARG == arg (modified version of patch suggested
225              by Ilya Zakharevich)
226      Branch: perl
227            ! op.c opcode.h opcode.pl pp_hot.c sv.c t/op/lex_assign.t
228 ____________________________________________________________________________
229 [  4748] By: gsar                                  on 2000/01/02  20:26:06
230         Log: MakeMaker should attempt to "require" rather than "use" prerequisites
231              to avoid imports (from Michael G Schwern <schwern@pobox.com>)
232      Branch: perl
233            ! lib/ExtUtils/MakeMaker.pm
234 ____________________________________________________________________________
235 [  4747] By: gsar                                  on 2000/01/02  20:17:36
236         Log: fix 4-arg substr() when used as argument to subroutine
237      Branch: perl
238            ! pp.c t/op/substr.t
239 ____________________________________________________________________________
240 [  4746] By: gsar                                  on 2000/01/02  18:45:58
241         Log: usethreads build fixups for NeXTstep (as suggested by Hans Mulder)
242      Branch: perl
243            ! embed.h embed.pl ext/DynaLoader/dl_beos.xs
244            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
245            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
246            ! perlapi.c proto.h thread.h util.c
247 ____________________________________________________________________________
248 [  4745] By: gsar                                  on 2000/01/02  18:15:44
249         Log: ebcdic fix for Data::Dumper from Peter Prymmer
250      Branch: perl
251            ! ext/Data/Dumper/Dumper.pm regcomp.c
252 ____________________________________________________________________________
253 [  4744] By: gsar                                  on 1999/12/31  22:42:23
254         Log: missing files in previous submit
255      Branch: perl
256            ! embed.h embed.pl ext/Devel/DProf/DProf.xs globals.c
257            ! lib/ExtUtils/MM_Unix.pm objXSUB.h perlapi.c proto.h
258 ____________________________________________________________________________
259 [  4743] By: gsar                                  on 1999/12/31  06:47:18
260         Log: various Windows build tweaks
261      Branch: perl
262            ! win32/win32.h
263 ____________________________________________________________________________
264 [  4742] By: gsar                                  on 1999/12/30  21:32:36
265         Log: change#4705 breaks code that interpolates $], so leave string value
266              of $] as it was for compatibility (and perhaps introduce $^V or similar
267              for the utf8 representation, maybe?)
268      Branch: perl
269            ! configpm gv.c
270 ____________________________________________________________________________
271 [  4741] By: gsar                                  on 1999/12/30  19:36:21
272         Log: avoid CRLF in byteloadable files created by perlcc
273      Branch: perl
274            ! utils/perlcc.PL
275 ____________________________________________________________________________
276 [  4740] By: gsar                                  on 1999/12/30  19:35:07
277         Log: leave DATA open in binmode if __END__ line doesn't have CRLF
278      Branch: perl
279            ! pod/perldelta.pod toke.c
280 ____________________________________________________________________________
281 [  4739] By: gsar                                  on 1999/12/30  05:44:21
282         Log: enable the PERL_BINMODE_SCRIPTS behavior by default on Windows
283              to allow ByteLoader to work; the DATA filehandles continue to
284              be left open in text mode for compatibility
285      Branch: perl
286            ! embed.h embed.pl objXSUB.h pod/perldelta.pod proto.h sv.c
287            ! toke.c win32/Makefile win32/makefile.mk win32/win32.c
288            ! win32/win32.h
289 ____________________________________________________________________________
290 [  4738] By: gsar                                  on 1999/12/30  04:36:12
291         Log: CR-LF support broken for formats
292      Branch: perl
293            ! toke.c
294 ____________________________________________________________________________
295 [  4737] By: gsar                                  on 1999/12/29  22:30:52
296         Log: make DProf functional under pseudo-fork()
297      Branch: perl
298            ! ext/Devel/DProf/DProf.xs
299 ____________________________________________________________________________
300 [  4736] By: gsar                                  on 1999/12/29  21:04:59
301         Log: slurp mode fix in change#2910 wasn't quite right (spotted by Hans
302              Mulder)
303      Branch: perl
304            ! doio.c pp_hot.c t/io/argv.t
305 ____________________________________________________________________________
306 [  4735] By: gsar                                  on 1999/12/29  18:12:40
307         Log: re.pm is needed earlier, xsubpp now uses it (spotted by Andreas
308              Koenig)
309      Branch: perl
310            ! Makefile.SH
311 ____________________________________________________________________________
312 [  4734] By: gsar                                  on 1999/12/28  21:10:37
313         Log: Windows build tweaks
314      Branch: perl
315            ! INTERN.h sv.c
316 ____________________________________________________________________________
317 [  4733] By: gsar                                  on 1999/12/28  20:45:15
318         Log: remove never-taken branch for making getc() operate on ARGV (spotted 
319              by Ralph Corderoy <ralph@inputplus.demon.co.uk>)
320      Branch: perl
321            ! pp_sys.c
322 ____________________________________________________________________________
323 [  4732] By: gsar                                  on 1999/12/28  20:42:13
324         Log: tests for change#4642 and pod fixups suggested by Ralph Corderoy
325              <ralph@inputplus.demon.co.uk>
326      Branch: perl
327            ! pod/perldelta.pod pod/perlfunc.pod pod/perlre.pod t/io/argv.t
328 ____________________________________________________________________________
329 [  4731] By: gsar                                  on 1999/12/28  20:23:17
330         Log: optimize XSUBs to use targets if the -nooptimize xsubpp option is
331              not supplied (variant of patch suggested by Ilya Zakharevich)
332      Branch: perl
333            ! XSUB.h lib/ExtUtils/xsubpp
334 ____________________________________________________________________________
335 [  4730] By: gsar                                  on 1999/12/28  19:55:56
336         Log: range operator does magical string increment iff both operands
337              are non-numbers, from Tom Phoenix <rootbeer@redcat.com>; fixed
338              the "foreach (RANGE)" case as well
339      Branch: perl
340            ! pp_ctl.c t/op/range.t
341 ____________________________________________________________________________
342 [  4729] By: gsar                                  on 1999/12/28  18:40:19
343         Log: Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>
344      Branch: perl
345            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
346            ! EXTERN.h INTERN.h MANIFEST README.win32 iperlsys.h
347            ! lib/ExtUtils/MM_Win32.pm makedef.pl win32/Makefile
348            ! win32/config.gc win32/genmk95.pl win32/makefile.mk
349            ! win32/perlhost.h win32/perllib.c win32/runperl.c win32/win32.c
350            ! win32/win32.h
351 ____________________________________________________________________________
352 [  4728] By: gsar                                  on 1999/12/28  07:44:19
353         Log: typecasts needed
354      Branch: perl
355            ! toke.c
356 ____________________________________________________________________________
357 [  4727] By: gsar                                  on 1999/12/28  06:23:08
358         Log: change#4721 needed line number adjustments
359      Branch: perl
360            ! MANIFEST global.sym proto.h t/pragma/warn/doop
361            ! t/pragma/warn/pp t/pragma/warn/regcomp t/pragma/warn/sv
362            ! t/pragma/warn/toke t/pragma/warn/utf8
363 ____________________________________________________________________________
364 [  4726] By: gsar                                  on 1999/12/28  04:18:15
365         Log: integrate utfperl contents into mainline
366      Branch: perl
367           +> lib/byte.pm lib/byte_heavy.pl
368           !> configpm embed.h embed.pl embedvar.h gv.c intrpvar.h objXSUB.h
369           !> patchlevel.h perl.c perl.h perlapi.c pp_ctl.c pp_hot.c proto.h
370           !> regnodes.h sv.c sv.h t/comp/require.t toke.c utf8.h
371 ____________________________________________________________________________
372 [  4725] By: gsar                                  on 1999/12/28  04:08:09
373         Log: integrate mainline contents
374      Branch: utfperl
375            - ext/DynaLoader/dl_cygwin.xs lib/unicode/Eq/Latin1
376            - lib/unicode/Eq/Unicode
377           !> (integrate 60 files)
378 ____________________________________________________________________________
379 [  4724] By: gsar                                  on 1999/12/28  03:44:10
380         Log: fix for /(^|a)b/ breakage from Ilya Zakharevich
381      Branch: perl
382            ! regcomp.c t/op/re_tests
383 ____________________________________________________________________________
384 [  4723] By: gsar                                  on 1999/12/28  03:28:39
385         Log: more ebcdic testsuite fixups (from Peter Prymmer)
386      Branch: perl
387            ! Changes lib/bigfloat.pl t/lib/charnames.t t/lib/dumper.t
388            ! t/pragma/overload.t t/pragma/utf8.t
389 ____________________________________________________________________________
390 [  4722] By: gsar                                  on 1999/12/28  03:14:48
391         Log: avoid "used once" warning
392      Branch: perl
393            ! lib/diagnostics.pm
394 ____________________________________________________________________________
395 [  4721] By: gsar                                  on 1999/12/28  03:10:32
396         Log: ebcdic tweaks for tests from Peter Prymmer
397      Branch: perl
398            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/regcomp
399            ! t/pragma/warn/sv t/pragma/warn/toke t/pragma/warn/utf8
400 ____________________________________________________________________________
401 [  4720] By: gsar                                  on 1999/12/28  03:08:39
402         Log: pod nits from Simon Cozens <simon@brecon.co.uk> and others
403      Branch: perl
404            ! README.os2 lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
405            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
406            ! lib/ExtUtils/Mkbootstrap.pm pod/perlop.pod
407 ____________________________________________________________________________
408 [  4719] By: gsar                                  on 1999/12/28  03:01:04
409         Log: perlport v1.45 from Chris Nandor
410      Branch: perl
411            ! pod/perlport.pod
412 ____________________________________________________________________________
413 [  4718] By: gsar                                  on 1999/12/28  02:59:16
414         Log: newer version of constant.pm from Tom Phoenix; added Tom's notes to
415              perldelta; added STOP, DESTROY and AUTOLOAD to specials list
416      Branch: perl
417            ! lib/constant.pm pod/perldelta.pod pod/perlvar.pod
418            ! t/pragma/constant.t
419 ____________________________________________________________________________
420 [  4717] By: gsar                                  on 1999/12/28  02:47:04
421         Log: cygwin update from Eric Fifer <EFifer@sanwaint.com>
422      Branch: perl
423            - ext/DynaLoader/dl_cygwin.xs
424            ! MAINTAIN MANIFEST ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/pair.c
425            ! hints/cygwin.sh installperl mg.c pod/perlfaq3.pod t/op/stat.t
426            ! util.c
427 ____________________________________________________________________________
428 [  4716] By: gsar                                  on 1999/12/28  02:40:51
429         Log: tweak to show up db-linked-with-libpthread-but-not-perl problem
430              (from Andy Dougherty)
431      Branch: perl
432            ! Configure
433 ____________________________________________________________________________
434 [  4715] By: gsar                                  on 1999/12/28  02:38:44
435         Log: better variant of change#4644 (from Andy Dougherty)
436      Branch: perl
437            ! Configure
438 ____________________________________________________________________________
439 [  4714] By: gsar                                  on 1999/12/28  02:36:40
440         Log: be defensive about setting {host,group,pass}cat (from Andy Dougherty)
441      Branch: perl
442            ! Configure
443 ____________________________________________________________________________
444 [  4713] By: gsar                                  on 1999/12/28  02:35:15
445         Log: $sitelib should be $prefix/lib/perl5/site_perl, as documented in
446              INSTALL (from Andy Dougherty)
447      Branch: perl
448            ! Configure
449 ____________________________________________________________________________
450 [  4712] By: gsar                                  on 1999/12/28  02:30:55
451         Log: avoid creating new files during make install
452      Branch: perl
453            ! Makefile.SH
454 ____________________________________________________________________________
455 [  4711] By: gsar                                  on 1999/12/28  02:24:44
456         Log: pod edits from Paul Marquess and Mark-Jason Dominus
457      Branch: perl
458            ! AUTHORS Changes ext/DynaLoader/dl_aix.xs
459            ! ext/DynaLoader/dl_dlopen.xs lib/Net/Ping.pm pod/perlcall.pod
460            ! pod/perldelta.pod
461 ____________________________________________________________________________
462 [  4710] By: gsar                                  on 1999/12/28  02:05:23
463         Log: miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
464              <sthoenna@efn.org>); add explicit target for opmini.o
465      Branch: perl
466            ! Makefile.SH cygwin/Makefile.SHs os2/Makefile.SHs
467 ____________________________________________________________________________
468 [  4709] By: gsar                                  on 1999/12/28  01:20:39
469         Log: partly fix perldiag regressions identified by Tom Christiansen
470      Branch: perl
471            ! doio.c lib/diagnostics.pm pod/perldiag.pod pp_hot.c pp_sys.c
472            ! t/pragma/warn/4lint t/pragma/warn/doio t/pragma/warn/pp_hot
473            ! t/pragma/warn/pp_sys
474 ____________________________________________________________________________
475 [  4708] By: gsar                                  on 1999/12/27  23:33:24
476         Log: update perldiag for change#4707
477      Branch: perl
478            ! perl.c pod/perldiag.pod
479 ____________________________________________________________________________
480 [  4707] By: gsar                                  on 1999/12/27  23:23:39
481         Log: allow spaces in -I switch argument
482      Branch: perl
483            ! perl.c
484 ____________________________________________________________________________
485 [  4706] By: gsar                                  on 1999/12/26  23:44:53
486         Log: fix typos
487      Branch: utfperl
488            ! sv.h toke.c
489 ____________________________________________________________________________
490 [  4705] By: gsar                                  on 1999/12/24  04:02:35
491         Log: support for v5.5.640 style version numbers
492      Branch: utfperl
493            ! configpm embedvar.h gv.c intrpvar.h objXSUB.h patchlevel.h
494            ! perl.c perl.h pp_ctl.c sv.c sv.h t/comp/require.t toke.c
495 ____________________________________________________________________________
496 [  4704] By: gsar                                  on 1999/12/23  08:54:27
497         Log: bring in basic threads stuff under USE_ITHREADS
498      Branch: perl
499            ! makedef.pl op.c perl.c perl.h perlvars.h pp_sys.c thread.h
500            ! util.c
501 ____________________________________________________________________________
502 [  4703] By: gsar                                  on 1999/12/23  00:10:06
503         Log: integrate mainline contents into utfperl
504      Branch: utfperl
505           !> (integrate 33 files)
506 ____________________________________________________________________________
507 [  4702] By: gsar                                  on 1999/12/20  17:18:23
508         Log: virtual directory handling broken on paths with trailing slash
509      Branch: perl
510            ! win32/Makefile win32/makefile.mk win32/vdir.h
511 ____________________________________________________________________________
512 [  4701] By: gsar                                  on 1999/12/20  17:09:55
513         Log: revert optimization in change#4700 (it appears OPpRUNTIME flag
514              isn't set for all m/$foo/o)
515      Branch: perl
516            ! pp_ctl.c
517 ____________________________________________________________________________
518 [  4700] By: gsar                                  on 1999/12/20  16:28:51
519         Log: avoid pp_regcomp() changing optree at run time under USE_*THREADS (or
520              we have a race on our hands)
521      Branch: perl
522            ! pp_ctl.c
523 ____________________________________________________________________________
524 [  4699] By: gsar                                  on 1999/12/20  16:19:00
525         Log: pod tweaks
526      Branch: perl
527            ! pod/perldelta.pod pod/perlfilter.pod pod/perlopentut.pod
528 ____________________________________________________________________________
529 [  4698] By: gsar                                  on 1999/12/20  07:55:07
530         Log: uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
531      Branch: perl
532            ! utf8.c
533 ____________________________________________________________________________
534 [  4697] By: gsar                                  on 1999/12/18  01:35:50
535         Log: fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
536              anon hash rather than a block; test case for the same
537      Branch: perl
538            ! t/comp/term.t toke.c
539 ____________________________________________________________________________
540 [  4696] By: gsar                                  on 1999/12/17  19:55:03
541         Log: leak in change#4694 spotted by Larry
542      Branch: perl
543            ! hv.c
544 ____________________________________________________________________________
545 [  4695] By: gsar                                  on 1999/12/17  18:14:11
546         Log: test case for change#4694
547      Branch: perl
548            ! t/op/delete.t
549 ____________________________________________________________________________
550 [  4694] By: gsar                                  on 1999/12/17  18:09:08
551         Log: delete() should return the value as is, not a copy thereof
552      Branch: perl
553            ! hv.c pod/perldelta.pod
554 ____________________________________________________________________________
555 [  4693] By: gsar                                  on 1999/12/17  17:45:58
556         Log: fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakharevich)
557      Branch: perl
558            ! regexec.c t/op/re_tests
559 ____________________________________________________________________________
560 [  4692] By: gsar                                  on 1999/12/17  17:41:10
561         Log: credits tweak
562      Branch: perl
563            ! lib/File/Spec.pm
564 ____________________________________________________________________________
565 [  4691] By: gsar                                  on 1999/12/17  07:12:53
566         Log: DynaLoader doesn't build properly when $(DLSRC) changes
567              (fix suggested by Hans Mulder)
568      Branch: perl
569            ! ext/DynaLoader/Makefile.PL
570 ____________________________________________________________________________
571 [  4690] By: gsar                                  on 1999/12/17  06:26:34
572         Log: add missing new ops
573      Branch: perl
574            ! ext/B/ramblings/runtime.porting
575 ____________________________________________________________________________
576 [  4689] By: gsar                                  on 1999/12/17  06:16:49
577         Log: test harness tweak from Hans Mulder
578      Branch: perl
579            ! t/TEST
580 ____________________________________________________________________________
581 [  4688] By: gsar                                  on 1999/12/17  06:14:23
582         Log: miniperl build fixes for NeXTstep and cygwin (from Hans Mulder
583              and Lucian CIONCA <Lucian.Cionca@algoritma.ro>)
584      Branch: perl
585            ! Makefile.SH cygwin/Makefile.SHs
586 ____________________________________________________________________________
587 [  4687] By: gsar                                  on 1999/12/17  06:06:46
588         Log: applied suggested patch with whitespace adjustments
589              From: Helmut Jarausch <jarausch@numa1.igpm.rwth-aachen.de>
590              Date: Thu, 16 Dec 1999 08:57:55 +0100
591              Message-id: <38589B82.C4668E10@numa1.igpm.rwth-aachen.de>
592              Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle /
593      Branch: perl
594            ! lib/File/Find.pm
595 ____________________________________________________________________________
596 [  4686] By: gsar                                  on 1999/12/17  05:48:53
597         Log: avoid warnings due to symbols unintroduced by XSLoader (spotted
598              by Hans Mulder)
599      Branch: perl
600            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
601            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
602            ! ext/DynaLoader/dl_rhapsody.xs
603 ____________________________________________________________________________
604 [  4685] By: gsar                                  on 1999/12/17  05:37:51
605         Log: fix bug when one of the operands is +0E+0 (from Ronald J Kimball
606              <rjk@linguist.dartmouth.edu>)
607      Branch: perl
608            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
609 ____________________________________________________________________________
610 [  4684] By: gsar                                  on 1999/12/16  09:32:48
611         Log: spell out how to get 4-digit year (from Micheal G Schwern
612              <schwern@pobox.com>)
613      Branch: perl
614            ! pod/perlfunc.pod
615 ____________________________________________________________________________
616 [  4683] By: gsar                                  on 1999/12/16  09:26:53
617         Log: type mismatch for %c format argument (spotted by Robin Barker
618              <rmb1@cise.npl.co.uk>)
619      Branch: perl
620            ! regcomp.c
621 ____________________________________________________________________________
622 [  4682] By: gsar                                  on 1999/12/16  08:33:28
623         Log: mingw32 doesn't have anonymous union (from Benjamin Stuhl
624              <sho_pi@hotmail.com>)
625      Branch: perl
626            ! win32/win32.c
627 ____________________________________________________________________________
628 [  4681] By: gsar                                  on 1999/12/16  08:31:15
629         Log: missing backslash (spotted by Johan Vromans)
630      Branch: perl
631            ! perl.c
632 ____________________________________________________________________________
633 [  4680] By: gsar                                  on 1999/12/16  08:26:00
634         Log: avoid coredump on diagnostics when STDERR is closed
635      Branch: perl
636            ! perl.h
637 ____________________________________________________________________________
638 [  4679] By: gsar                                  on 1999/12/12  18:09:41
639         Log: integrate mainline changes
640      Branch: utfperl
641           +> (branch 39 files)
642            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
643            - lib/unicode/UnicodeData-Latest.txt
644           !> (integrate 447 files)
645 ____________________________________________________________________________
646 [  4678] By: gsar                                  on 1999/12/10  01:39:13
647         Log: interpreter structure should be nulled under -DMULTIPLICITY
648      Branch: perl
649            ! perl.c
650 ____________________________________________________________________________
651 [  4677] By: gsar                                  on 1999/12/09  11:10:27
652         Log: update Changes
653      Branch: perl
654            ! Changes
655
656 ----------------
657 Version 5.005_63
658 ----------------
659
660 ____________________________________________________________________________
661 [  4676] By: gsar                                  on 1999/12/09  10:51:43
662         Log: fix File::Find testsuite bugs in symlink-less places
663      Branch: perl
664            ! t/lib/filefind.t
665 ____________________________________________________________________________
666 [  4675] By: gsar                                  on 1999/12/09  10:22:31
667         Log: USE_ITHREADS tweaks and notes
668      Branch: perl
669            ! op.c pod/perldelta.pod sv.c
670 ____________________________________________________________________________
671 [  4674] By: gsar                                  on 1999/12/09  10:21:53
672         Log: allow new style sort subs to work under usethreads
673      Branch: perl
674            ! pp_ctl.c
675 ____________________________________________________________________________
676 [  4673] By: gsar                                  on 1999/12/09  04:00:23
677         Log: document compatibility issue with literal list slices and NOTOP
678              (C<not (1,2,3)[0]> is now a syntax error)
679      Branch: perl
680            ! pod/perldelta.pod
681 ____________________________________________________________________________
682 [  4672] By: gsar                                  on 1999/12/09  01:14:46
683         Log: avoid mismatched expectation <-> int types for C++ builds
684      Branch: perl
685            ! embed.pl intrpvar.h proto.h toke.c
686 ____________________________________________________________________________
687 [  4671] By: gsar                                  on 1999/12/09  00:36:24
688         Log: newer version of File::Find with support for following symlinks and
689              other features, from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
690      Branch: perl
691            ! lib/File/Find.pm pod/perldelta.pod t/lib/filefind.t
692 ____________________________________________________________________________
693 [  4670] By: gsar                                  on 1999/12/09  00:13:06
694         Log: avoid initializing GvCV slot for autovivified filehandles
695      Branch: perl
696            ! pp.c
697 ____________________________________________________________________________
698 [  4669] By: gsar                                  on 1999/12/08  19:09:27
699         Log: apply change#4618 again along with Ilya's patch to fix bugs
700              in it (see change#4622)
701      Branch: perl
702            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h regexec.c
703            ! t/op/re_tests t/op/subst.t
704 ____________________________________________________________________________
705 [  4668] By: gsar                                  on 1999/12/08  18:56:53
706         Log: patch to fix parser bug in C<${h{${a[0]}}} = 13>
707              From: Larry Wall <larry@wall.org>
708              Date: Tue, 7 Dec 1999 12:39:30 -0800 (PST)
709              Message-Id: <199912072039.MAA13257@kiev.wall.org>
710              Subject: Re: [ID 19991204.002] Inconsistency of ${hash{key}}
711      Branch: perl
712            ! embedvar.h intrpvar.h objXSUB.h sv.c toke.c
713 ____________________________________________________________________________
714 [  4667] By: gsar                                  on 1999/12/08  18:47:37
715         Log: patch to fix aix hints from ortmann@vnet.ibm.com
716      Branch: perl
717            ! hints/aix.sh
718 ____________________________________________________________________________
719 [  4666] By: gsar                                  on 1999/12/08  18:29:02
720         Log: documentation tweaks from M. J. T. Guy, Micheal Schwern, and
721              Tim Meadowcroft
722      Branch: perl
723            ! Changes lib/Benchmark.pm pod/perlipc.pod pod/perlre.pod
724 ____________________________________________________________________________
725 [  4665] By: gsar                                  on 1999/12/08  02:22:31
726         Log: introduce save_I8() for saving byte values
727      Branch: perl
728            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
729            ! regcomp.c regexec.c scope.c scope.h sv.c
730 ____________________________________________________________________________
731 [  4664] By: gsar                                  on 1999/12/08  02:02:33
732         Log: use SAVEINT() rather than SAVEDESTRUCTOR() for saving PL_expect etc.
733      Branch: perl
734            ! toke.c
735 ____________________________________________________________________________
736 [  4663] By: gsar                                  on 1999/12/08  01:11:44
737         Log: longstanding typo in lexer: PL_lex_expect was not properly
738              saved on reentry
739      Branch: perl
740            ! toke.c
741 ____________________________________________________________________________
742 [  4662] By: gsar                                  on 1999/12/07  23:16:21
743         Log: typos in change#4546
744      Branch: perl
745            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm sv.c
746 ____________________________________________________________________________
747 [  4661] By: gsar                                  on 1999/12/07  09:33:50
748         Log: typos in change#4660
749      Branch: perl
750            ! embed.h embed.pl objXSUB.h perl.h perlapi.c pp_sys.c proto.h
751 ____________________________________________________________________________
752 [  4660] By: gsar                                  on 1999/12/06  23:42:55
753         Log: tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;
754              fix bug where lc($readonly) could result in bogus errors
755      Branch: perl
756            ! embed.h embed.pl iperlsys.h makedef.pl objXSUB.h perlapi.c
757            ! pp.c pp_sys.c proto.h sv.c
758 ____________________________________________________________________________
759 [  4659] By: gsar                                  on 1999/12/06  15:24:31
760         Log: allow IRIX 6.5 to build perl (from Helmut Jarausch
761              <jarausch@igpm.rwth-aachen.de>)
762      Branch: perl
763            ! perl.h
764 ____________________________________________________________________________
765 [  4658] By: gsar                                  on 1999/12/06  15:18:30
766         Log: fix for -Dp via $^D (suggested by Stephane Payrard
767              <stef@adnaccess.com>)
768      Branch: perl
769            ! mg.c
770 ____________________________________________________________________________
771 [  4657] By: gsar                                  on 1999/12/06  06:50:01
772         Log: change#4641 needs perldiag.pod edit
773      Branch: perl
774            - lib/unicode/UnicodeData-Latest.txt
775            ! pod/perldiag.pod
776 ____________________________________________________________________________
777 [  4656] By: gsar                                  on 1999/12/06  01:36:56
778         Log: Makefile tweak for change#4649
779      Branch: perl
780            ! Makefile.SH
781 ____________________________________________________________________________
782 [  4655] By: gsar                                  on 1999/12/05  17:23:57
783         Log: change#4653 was missing a patch reject
784      Branch: perl
785            ! win32/makefile.mk
786 ____________________________________________________________________________
787 [  4654] By: gsar                                  on 1999/12/05  11:41:04
788         Log: windows build tweaks for Borland compiler
789      Branch: perl
790            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
791 ____________________________________________________________________________
792 [  4653] By: gsar                                  on 1999/12/05  11:07:37
793         Log: applied somewhat modified version of suggested patch
794              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
795              Date: Thu, 18 Nov 1999 18:45:27 PST
796              Message-ID: <19991119024527.72749.qmail@hotmail.com>
797              Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB
798      Branch: perl
799            + win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
800            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
801            ! lib/ExtUtils/MM_Win32.pm win32/config_sh.PL win32/genmk95.pl
802            ! win32/makefile.mk win32/win32.h
803 ____________________________________________________________________________
804 [  4652] By: gsar                                  on 1999/12/05  09:24:45
805         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
806              Date: Thu, 4 Nov 1999 16:34:23 -0800 (PST)
807              Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com>
808              Subject: [ID 19991104.005] modified hints file for UnixWare7 ( svr5)
809      Branch: perl
810            ! Changes hints/svr5.sh
811 ____________________________________________________________________________
812 [  4651] By: gsar                                  on 1999/12/05  09:01:19
813         Log: on dosish platforms, avoid infinite recursion in File::Path::mkpath()
814              when given non-existent drive names
815      Branch: perl
816            ! lib/File/Path.pm
817 ____________________________________________________________________________
818 [  4650] By: gsar                                  on 1999/12/05  08:47:11
819         Log: windows build tweaks for change#4649
820      Branch: perl
821            ! win32/Makefile win32/makefile.mk
822 ____________________________________________________________________________
823 [  4649] By: gsar                                  on 1999/12/05  07:49:28
824         Log: make File::Glob::glob() the default for CORE::glob()
825              (old csh glob can still be had with -DPERL_EXTERNAL_GLOB)
826      Branch: perl
827            ! Makefile.SH op.c pod/perldelta.pod win32/Makefile
828            ! win32/makefile.mk
829 ____________________________________________________________________________
830 [  4648] By: gsar                                  on 1999/12/05  00:33:34
831         Log: fix bug in processing L<> tags (from j.vavruska@post.cz)
832      Branch: perl
833            ! lib/Pod/Html.pm
834 ____________________________________________________________________________
835 [  4647] By: gsar                                  on 1999/12/05  00:14:01
836         Log: remove outdated entry
837      Branch: perl
838            ! pod/perltrap.pod
839 ____________________________________________________________________________
840 [  4646] By: gsar                                  on 1999/12/04  22:48:51
841         Log: s/block/loop block/ in diagnostics about next, last, redo
842      Branch: perl
843            ! pod/perldiag.pod pp_ctl.c t/op/runlevel.t t/pragma/warn/pp_ctl
844 ____________________________________________________________________________
845 [  4645] By: gsar                                  on 1999/12/04  22:25:32
846         Log: readability tweak suggested by GRommel@sears.com
847      Branch: perl
848            ! pp.c
849 ____________________________________________________________________________
850 [  4644] By: gsar                                  on 1999/12/04  22:05:00
851         Log: Configure tweak from Peter Prymmer
852      Branch: perl
853            ! Configure
854 ____________________________________________________________________________
855 [  4643] By: gsar                                  on 1999/12/04  21:55:27
856         Log: make weak keyword check look for defined(&lock), not
857              merely defined(*lock)
858      Branch: perl
859            ! toke.c
860 ____________________________________________________________________________
861 [  4642] By: gsar                                  on 1999/12/04  21:11:51
862         Log: make eof() open ARGV if it isn't open already; also fixes bug
863              where eof() would operate on any last-read filehandle, not
864              just ARGV
865      Branch: perl
866            ! pp_sys.c
867 ____________________________________________________________________________
868 [  4641] By: gsar                                  on 1999/12/04  04:42:25
869         Log: make uninitialized value warnings report opcode
870      Branch: perl
871            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
872            ! opcode.pl perl.h perlapi.c pp.c pp_hot.c proto.h sv.c
873            ! t/op/misc.t t/pragma/warn/1global t/pragma/warn/2use
874            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/7fatal
875            ! t/pragma/warn/doio t/pragma/warn/pp t/pragma/warn/pp_hot
876            ! t/pragma/warn/sv
877 ____________________________________________________________________________
878 [  4640] By: gsar                                  on 1999/12/04  02:40:44
879         Log: provide explicit functions timegm_nocheck() and timelocal_nocheck()
880              that don't do range checking
881      Branch: perl
882            ! lib/Time/Local.pm
883 ____________________________________________________________________________
884 [  4639] By: gsar                                  on 1999/12/04  01:00:49
885         Log: better implementation of change#3326; open(local $foo,...) now
886              allowed in addition to any uninitialized variable, for consistency
887              with how autovivification works elsewhere; add code to use the
888              variable name as the name of the handle for simple variables, so
889              that diagnostics report the handle: "... at - line 1, <$foo> line 10."
890      Branch: perl
891            ! op.c pod/perldelta.pod pp.c t/io/open.t
892 ____________________________________________________________________________
893 [  4638] By: gsar                                  on 1999/12/03  21:20:00
894         Log: pod nits
895      Branch: perl
896            ! pod/perlfunc.pod pod/perlrun.pod
897 ____________________________________________________________________________
898 [  4637] By: gsar                                  on 1999/12/03  08:59:04
899         Log: change#4431 was flawed
900      Branch: perl
901            ! Makefile.SH
902 ____________________________________________________________________________
903 [  4636] By: gsar                                  on 1999/12/03  07:59:52
904         Log: pod embellishments from Nathan Torkington
905      Branch: perl
906            ! pod/perlfaq2.pod pod/perlhack.pod
907 ____________________________________________________________________________
908 [  4635] By: gsar                                  on 1999/12/03  07:56:04
909         Log: perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
910      Branch: perl
911            ! pod/perlfaq4.pod
912 ____________________________________________________________________________
913 [  4634] By: gsar                                  on 1999/12/03  07:47:47
914         Log: test tweak for VMS (from Craig A. Berry)
915      Branch: perl
916            ! t/io/nargv.t
917 ____________________________________________________________________________
918 [  4633] By: gsar                                  on 1999/12/03  07:44:52
919         Log: patchls tweak from Andreas Koenig
920      Branch: perl
921            ! Porting/patchls
922 ____________________________________________________________________________
923 [  4632] By: gsar                                  on 1999/12/03  07:42:23
924         Log: don't mess with the umask()
925      Branch: perl
926            ! installhtml installman installperl lib/ExtUtils/Install.pm
927            ! lib/ExtUtils/Manifest.pm
928 ____________________________________________________________________________
929 [  4631] By: gsar                                  on 1999/12/03  06:52:50
930         Log: support -a switch to append bytecode to an existing file and make
931              perlcc use it (from Tom Hughes <tom@compton.nu>)
932      Branch: perl
933            ! ext/B/B/Bytecode.pm utils/perlcc.PL
934 ____________________________________________________________________________
935 [  4630] By: gsar                                  on 1999/12/03  06:46:16
936         Log: document incompatible perl4 vec() vs bitwise ops interaction trap
937              (from Tom Phoenix)
938      Branch: perl
939            ! pod/perltrap.pod
940 ____________________________________________________________________________
941 [  4629] By: gsar                                  on 1999/12/03  06:40:15
942         Log: use PerlIO abstraction rather than straight stdio (from
943              Chip Salzenberg)
944      Branch: perl
945            ! ext/ByteLoader/ByteLoader.xs
946 ____________________________________________________________________________
947 [  4628] By: gsar                                  on 1999/12/03  06:15:54
948         Log: avoid warning in IO::Select::exists() if socket doesn't exist
949      Branch: perl
950            ! ext/IO/lib/IO/Select.pm
951 ____________________________________________________________________________
952 [  4627] By: gsar                                  on 1999/12/03  06:05:19
953         Log: two small patches from Peter Prymmer <pvhp@forte.com>
954      Branch: perl
955            ! makedepend.SH win32/Makefile win32/makefile.mk
956 ____________________________________________________________________________
957 [  4626] By: gsar                                  on 1999/12/03  05:36:38
958         Log: From: Peter Prymmer <pvhp@forte.com>
959              Date: Thu, 25 Nov 1999 21:06:19 -0800 (PST)
960              Message-Id: <199911260506.VAA17230@brio.forte.com>
961              Subject: [PATCH: 5.005_62] implement /[:ascii:]/ on ebcdic machines
962      Branch: perl
963            ! regcomp.c
964 ____________________________________________________________________________
965 [  4625] By: gsar                                  on 1999/12/03  05:20:21
966         Log: Windows build tweaks due to change#4623
967      Branch: perl
968            ! win32/Makefile win32/makefile.mk win32/perlhost.h
969 ____________________________________________________________________________
970 [  4624] By: gsar                                  on 1999/12/03  04:58:30
971         Log: add missing file
972      Branch: perl
973            + ext/DynaLoader/XSLoader_pm.PL
974 ____________________________________________________________________________
975 [  4623] By: gsar                                  on 1999/12/03  04:47:03
976         Log: applied suggested patch; removed $VERSION = $VERSION hack
977              (change#4043 fixed the need for that)
978              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
979              Date: Tue, 16 Nov 1999 01:50:31 EST
980              Message-Id: <199911160650.BAA18874@monk.mps.ohio-state.edu>
981              Subject: [PATCH 5.005_62] XSLoader.pm
982      Branch: perl
983            ! MANIFEST ext/B/B.pm ext/ByteLoader/ByteLoader.pm
984            ! ext/DB_File/DB_File.pm ext/Data/Dumper/Dumper.pm
985            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
986            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
987            ! ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm
988            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm ext/IO/IO.pm
989            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
990            ! ext/Opcode/Opcode.pm ext/POSIX/POSIX.pm
991            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
992            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
993            ! lib/AutoLoader.pm lib/FindBin.pm lib/Getopt/Std.pm
994 ____________________________________________________________________________
995 [  4622] By: gsar                                  on 1999/12/03  04:02:39
996         Log: revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)
997      Branch: perl
998            ! Changes embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
999 ____________________________________________________________________________
1000 [  4621] By: gsar                                  on 1999/12/02  22:24:53
1001         Log: caveat about thread-safety of extensions
1002      Branch: perl
1003            ! pod/perlfork.pod
1004 ____________________________________________________________________________
1005 [  4620] By: gsar                                  on 1999/12/02  20:31:02
1006         Log: XS documentation patches suggested by Ilya, severally adjusted
1007      Branch: perl
1008            ! pod/perlxs.pod pod/perlxstut.pod
1009 ____________________________________________________________________________
1010 [  4619] By: gsar                                  on 1999/12/02  17:52:50
1011         Log: re-add missing Unicode database master
1012      Branch: perl
1013            + lib/unicode/Unicode.300
1014 ____________________________________________________________________________
1015 [  4618] By: gsar                                  on 1999/12/02  06:56:18
1016         Log: applied suggested patch with prototype changes
1017              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
1018              Date:    Tue, 23 Nov 1999 22:55:55 EST
1019              Message-Id: <199911240355.WAA23033@monk.mps.ohio-state.edu>
1020              Subject: [PATCH 5.005_62] First char cognizance
1021      Branch: perl
1022            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
1023 ____________________________________________________________________________
1024 [  4617] By: gsar                                  on 1999/12/02  06:04:57
1025         Log: fixes for bugs in change#4586 and OS/2 pod tweak, from Ilya
1026      Branch: perl
1027            ! os2/OS2/REXX/REXX.pm regexec.c t/op/re_tests
1028 ____________________________________________________________________________
1029 [  4616] By: gsar                                  on 1999/12/02  04:30:22
1030         Log: various documentation tweaks suggested by M. J. T. Guy
1031      Branch: perl
1032            ! INSTALL lib/strict.pm pod/perlfunc.pod pod/perlsyn.pod
1033 ____________________________________________________________________________
1034 [  4615] By: gsar                                  on 1999/12/02  04:17:43
1035         Log: various File::Glob fixes for DOSISH platforms
1036              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
1037              Date: Tue, 02 Nov 1999 11:11:25 GMT
1038              Message-Id: <714DFA46B9BBD0119CD000805FC1F53BDC38E3@UKRUX002.rundc.uk.origin-it.com>
1039              Subject: File::Glob again. Final patch, honest!
1040      Branch: perl
1041            + t/lib/glob-case.t
1042            ! MANIFEST ext/File/Glob/Changes ext/File/Glob/Glob.pm
1043            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
1044            ! ext/File/Glob/bsd_glob.h op.c t/lib/glob-global.t
1045 ____________________________________________________________________________
1046 [  4614] By: gsar                                  on 1999/12/02  03:42:55
1047         Log: allow XSUBs and prototyped subroutines to be used with sort() (tweaked
1048              variant of patch suggested by Peter Haworth <pmh@edison.ioppublishing.com>)
1049      Branch: perl
1050            ! pod/perldelta.pod pod/perlfunc.pod pp_ctl.c t/op/sort.t
1051 ____________________________________________________________________________
1052 [  4613] By: gsar                                  on 1999/12/02  01:59:19
1053         Log: ignore yet another known scalar leak
1054      Branch: perl
1055            ! t/pragma/warn/regcomp
1056 ____________________________________________________________________________
1057 [  4612] By: gsar                                  on 1999/12/02  01:15:02
1058         Log: avoid potential stack extension bug in pp_unpack() (spotted by Ilya)
1059      Branch: perl
1060            ! pp.c
1061 ____________________________________________________________________________
1062 [  4611] By: gsar                                  on 1999/12/02  00:31:43
1063         Log: a somewhat tweaked version of suggested patch
1064              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1065              Date: Wed, 27 Oct 1999 18:57:41 -0400 (EDT)
1066              Message-Id: <199910272257.SAA29928@monk.mps.ohio-state.edu>
1067              Subject: [PATCH 5.005_62] Another round of pack/vec docs patches
1068      Branch: perl
1069            ! pod/perlfunc.pod
1070 ____________________________________________________________________________
1071 [  4610] By: gsar                                  on 1999/12/01  19:09:31
1072         Log: more accurate require() pseudocode (from James P. Williams
1073              <James.P.Williams@USAHQ.UnitedSpaceAlliance.com>)
1074      Branch: perl
1075            ! pod/perlfunc.pod
1076 ____________________________________________________________________________
1077 [  4609] By: gsar                                  on 1999/12/01  18:43:49
1078         Log: avoid "Callback called exit" error on intentional exit()
1079      Branch: perl
1080            ! embedvar.h intrpvar.h objXSUB.h perl.c perl.h pp_ctl.c
1081 ____________________________________________________________________________
1082 [  4608] By: gsar                                  on 1999/12/01  18:42:38
1083         Log: find_byclass() prototype was incoherent
1084      Branch: perl
1085            ! regexec.c
1086 ____________________________________________________________________________
1087 [  4607] By: gsar                                  on 1999/12/01  05:45:10
1088         Log: better documentation for goto &NAME (from M. J. T. Guy)
1089      Branch: perl
1090            ! pod/perlfunc.pod
1091 ____________________________________________________________________________
1092 [  4606] By: gsar                                  on 1999/12/01  05:33:14
1093         Log: integrate cfgperl contents into mainline
1094      Branch: perl
1095           +> lib/unicode/Jamo.txt lib/unicode/NamesList.html
1096           +> lib/unicode/UCD300.html lib/unicode/Unicode3.html
1097            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
1098            ! Changes
1099           !> (integrate 210 files)
1100 ____________________________________________________________________________
1101 [  4605] By: gsar                                  on 1999/12/01  05:15:27
1102         Log: avoid PTR->IV cast warnings
1103      Branch: perl
1104            ! mg.c op.c scope.h
1105 ____________________________________________________________________________
1106 [  4604] By: gsar                                  on 1999/12/01  03:59:56
1107         Log: email address changes
1108      Branch: perl
1109            ! AUTHORS Changes Porting/genlog Porting/p4d2p Porting/p4desc
1110            ! README.win32 ext/Data/Dumper/Dumper.pm lib/DB.pm
1111            ! lib/File/DosGlob.pm lib/Math/Complex.pm lib/Math/Trig.pm
1112            ! pod/perl5005delta.pod pod/perlport.pod t/op/runlevel.t
1113            ! utils/perlbug.PL utils/perldoc.PL win32/bin/perlglob.pl
1114 ____________________________________________________________________________
1115 [  4603] By: gsar                                  on 1999/12/01  03:45:13
1116         Log: minor USE_ITHREADS tweaks
1117      Branch: perl
1118            ! doio.c op.c op.h pp_hot.c pp_sys.c run.c win32/Makefile
1119            ! win32/perllib.c win32/win32.h
1120 ____________________________________________________________________________
1121 [  4602] By: gsar                                  on 1999/12/01  01:00:09
1122         Log: more complete pseudo-fork() support for Windows
1123      Branch: perl
1124            + pod/perlfork.pod win32/perlhost.h win32/vdir.h win32/vmem.h
1125            ! MANIFEST XSUB.h cop.h dump.c embed.h embed.pl embedvar.h
1126            ! ext/B/B/CC.pm ext/Opcode/Opcode.xs global.sym globals.c
1127            ! globvar.sym gv.c hv.c intrpvar.h iperlsys.h makedef.pl mg.c
1128            ! mpeix/mpeixish.h objXSUB.h op.c op.h os2/os2ish.h perl.c
1129            ! perl.h perlapi.c plan9/plan9ish.h pod/Makefile pod/buildtoc
1130            ! pod/perl.pod pod/roffitall pp.c pp_ctl.c pp_hot.c pp_sys.c
1131            ! proto.h regcomp.c run.c scope.c scope.h sv.c t/op/fork.t
1132            ! toke.c unixish.h util.c vos/vosish.h win32/Makefile
1133            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
1134            ! win32/win32iop.h win32/win32thread.h
1135 ____________________________________________________________________________
1136 [  4601] By: gsar                                  on 1999/12/01  00:45:38
1137         Log: rudimentary support for remote debugging, from aeons ago (somewhat
1138              modified)
1139              From: Graham TerMarsch <grahamt@ActiveState.com>
1140              Date: Sat, 12 Sep 1998 10:46:55 -0700
1141              Message-ID: <35FAB38F.EA9AAC50@activestate.com>
1142              Subject: Re: Patches to perl5db.pl to allow for remote debugging
1143      Branch: perl
1144            ! lib/perl5db.pl
1145 ____________________________________________________________________________
1146 [  4600] By: chip                                  on 1999/11/19  21:16:00
1147         Log: Document known limitations of fdopen() on some systems,
1148              as they apply to open() and sysopen().
1149      Branch: perl
1150            ! pod/perlfunc.pod
1151 ____________________________________________________________________________
1152 [  4599] By: chip                                  on 1999/11/19  17:20:19
1153         Log: Undef printf before redirecting it to PerlIO_stdoutf.
1154              (Avoids an irritating warning when compiling with PerlIO.)
1155      Branch: perl
1156            ! perl.h
1157 ____________________________________________________________________________
1158 [  4598] By: jhi                                   on 1999/11/22  21:30:17
1159         Log: Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.
1160      Branch: cfgperl
1161            ! README.vms t/io/open.t
1162 ____________________________________________________________________________
1163 [  4597] By: jhi                                   on 1999/11/21  16:21:21
1164         Log: Replace #4596 with the change done in 5.005_03.
1165      Branch: cfgperl
1166            ! ext/Errno/Errno_pm.PL
1167 ____________________________________________________________________________
1168 [  4596] By: jhi                                   on 1999/11/21  16:07:20
1169         Log: Skip processing a file if the file to be opened is '-'
1170              (can happen in UNICOS)
1171      Branch: cfgperl
1172            ! ext/Errno/Errno_pm.PL
1173 ____________________________________________________________________________
1174 [  4595] By: jhi                                   on 1999/11/21  14:05:10
1175         Log: VMS patches from Peter Prymmer.
1176      Branch: cfgperl
1177            ! doio.c mg.c taint.c vms/subconfigure.com vms/vms.c
1178 ____________________________________________________________________________
1179 [  4594] By: jhi                                   on 1999/11/18  17:07:14
1180         Log: The find_byclass prototype is already in proto.h. 
1181      Branch: cfgperl
1182            ! regexec.c
1183 ____________________________________________________________________________
1184 [  4593] By: gsar                                  on 1999/11/16  21:25:21
1185         Log: typo in flag checks
1186      Branch: utfperl
1187            ! sv.h
1188 ____________________________________________________________________________
1189 [  4592] By: jhi                                   on 1999/11/16  21:17:25
1190         Log: Regen Configure.
1191      Branch: cfgperl
1192            ! Configure config_h.SH pp.c pp.h vms/subconfigure.com
1193      Branch: metaconfig
1194            ! U/a_dvisory/quadtype.U
1195 ____________________________________________________________________________
1196 [  4591] By: jhi                                   on 1999/11/16  14:53:19
1197         Log: Integrate with Sarathy.
1198      Branch: cfgperl
1199           !> cop.h deb.c embed.h embed.pl global.sym lib/Pod/Checker.pm
1200           !> lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
1201           !> lib/Pod/Usage.pm makedef.pl objXSUB.h perl.c perlapi.c
1202           !> pod/podchecker.PL pp_sys.c proto.h sv.c t/pod/poderrs.t
1203           !> t/pod/poderrs.xr
1204 ____________________________________________________________________________
1205 [  4590] By: gsar                                  on 1999/11/16  05:57:56
1206         Log: Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>
1207      Branch: perl
1208            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
1209            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/podchecker.PL
1210            ! t/pod/poderrs.t t/pod/poderrs.xr
1211 ____________________________________________________________________________
1212 [  4589] By: gsar                                  on 1999/11/15  18:47:34
1213         Log: add a synchronous stub fork() for USE_ITHREADS to prove that a simple
1214              C<if (fork()) { print "parent" } else { print "child" }> works on
1215              Windows (incidentally running a cloned^2 interpreter :)
1216      Branch: perl
1217            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perlapi.c
1218            ! pp_sys.c proto.h sv.c
1219 ____________________________________________________________________________
1220 [  4588] By: gsar                                  on 1999/11/15  14:34:36
1221         Log: cloning the stack (part 1)
1222      Branch: perl
1223            ! cop.h deb.c perl.c sv.c
1224 ____________________________________________________________________________
1225 [  4587] By: jhi                                   on 1999/11/15  00:22:20
1226         Log: Integrate with Sarathy.
1227      Branch: cfgperl
1228           !> Changes embed.h embed.pl embedvar.h global.sym intrpvar.h
1229           !> makedef.pl objXSUB.h op.c perl.h perlapi.c proto.h run.c sv.c
1230           !> win32/perllib.c
1231 ____________________________________________________________________________
1232 [  4586] By: jhi                                   on 1999/11/14  21:17:26
1233         Log: Ilya's "hopscotch" patch, reworked by Ilya to fit.
1234      Branch: cfgperl
1235            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
1236 ____________________________________________________________________________
1237 [  4585] By: gsar                                  on 1999/11/14  20:01:45
1238         Log: tweak for win32 build
1239      Branch: perl
1240            ! embed.h embed.pl op.c proto.h
1241 ____________________________________________________________________________
1242 [  4584] By: gsar                                  on 1999/11/14  19:46:25
1243         Log: cosmetic tweaks
1244      Branch: perl
1245            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
1246            ! objXSUB.h perl.h perlapi.c proto.h sv.c win32/perllib.c
1247 ____________________________________________________________________________
1248 [  4583] By: gsar                                  on 1999/11/14  17:38:32
1249         Log: fix problem pointer casts
1250      Branch: perl
1251            ! Changes run.c sv.c
1252 ____________________________________________________________________________
1253 [  4582] By: jhi                                   on 1999/11/14  17:10:01
1254         Log: Integrate with Sarathy.
1255      Branch: cfgperl
1256           !> cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c perly.c
1257           !> perly.y pp_ctl.c pp_sys.c sv.c t/op/misc.t toke.c util.c
1258           !> vms/perly_c.vms win32/perllib.c
1259 ____________________________________________________________________________
1260 [  4581] By: jhi                                   on 1999/11/14  17:08:23
1261         Log: The separation of 64-bitness and largefileness continues
1262              (with a setback, see hpux.sh).
1263      Branch: cfgperl
1264            ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh
1265            ! hints/solaris_2.sh
1266      Branch: metaconfig
1267            ! U/threads/archname.U U/typedefs/lseektype.U
1268      Branch: metaconfig/U/perl
1269            ! fpossize.U use64bits.U uselfs.U
1270 ____________________________________________________________________________
1271 [  4580] By: jhi                                   on 1999/11/14  13:26:41
1272         Log: Another Unicode update.
1273      Branch: cfgperl
1274            + lib/unicode/Jamo.txt lib/unicode/NamesList.html
1275            + lib/unicode/UCD300.html lib/unicode/Unicode3.html
1276            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
1277            ! (edit 189 files)
1278 ____________________________________________________________________________
1279 [  4579] By: gsar                                  on 1999/11/14  10:21:49
1280         Log: sundry cleanups for cloned interpreters (only known failure mode
1281              is due to regexps keeping non-constant data in their compiled
1282              structures)
1283      Branch: perl
1284            ! cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c pp_ctl.c
1285            ! pp_sys.c sv.c toke.c util.c win32/perllib.c
1286 ____________________________________________________________________________
1287 [  4578] By: gsar                                  on 1999/11/14  03:37:37
1288         Log: fix bug in change#4515 (STOP blocks now see @ARGV like the rest)
1289      Branch: perl
1290            ! perly.c perly.y t/op/misc.t vms/perly_c.vms
1291 ____________________________________________________________________________
1292 [  4577] By: jhi                                   on 1999/11/13  19:50:24
1293         Log: Change #4576 accidentally leaked also parts of
1294              Ilya's patch that won't apply cleanly anymore.
1295      Branch: cfgperl
1296            ! regexec.c t/op/re_tests
1297 ____________________________________________________________________________
1298 [  4576] By: jhi                                   on 1999/11/13  19:43:37
1299         Log: Integrate with Sarathy.
1300      Branch: cfgperl
1301            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
1302           !> ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm t/lib/dumper.t
1303           !> t/op/regexp.t t/pragma/overload.t
1304 ____________________________________________________________________________
1305 [  4575] By: gsar                                  on 1999/11/13  19:41:46
1306         Log: typos in change#4561 and change#4565
1307      Branch: perl
1308            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
1309 ____________________________________________________________________________
1310 [  4574] By: gsar                                  on 1999/11/13  19:31:19
1311         Log: revert non-kosher parts of change#4562 (sort order problems
1312              should be ignored (on ebcdic) by fixing dumper.t/T() to sort
1313              result and expected lines; /[:ascii:]/ not working should be
1314              fixed, not ignored in regexp.t; result from sort should be
1315              fixed to be ascii portable on ebcdic, not ebcdic-specific)
1316      Branch: perl
1317            ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t
1318 ____________________________________________________________________________
1319 [  4573] By: gsar                                  on 1999/11/13  19:13:04
1320         Log: integrate cfgperl changes into mainline
1321      Branch: perl
1322           +> lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
1323           +> lib/unicode/In/BopomofoExtended.pl
1324           +> lib/unicode/In/BraillePatterns.pl
1325           +> lib/unicode/In/CJKRadicalsSupplement.pl
1326           +> lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
1327           +> lib/unicode/In/Cherokee.pl
1328           +> lib/unicode/In/IdeographicDescriptionCharacters.pl
1329           +> lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
1330           +> lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
1331           +> lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
1332           +> lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
1333           +> lib/unicode/In/Thaana.pl
1334           +> lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
1335           +> lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
1336            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
1337           !> (integrate 213 files)
1338 ____________________________________________________________________________
1339 [  4572] By: jhi                                   on 1999/11/13  18:44:50
1340         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
1341              To: perl5-porters@perl.org, VMSPERL@perl.org
1342              Subject: [PATCH 5.005_03 and 5.005_62] updates to README.vms
1343              Date: Wed, 27 Oct 1999 11:02:54 -0500
1344              Message-Id: <4.2.0.58.19991027105257.00addc10@mmtnt11.metamor.com>
1345      Branch: cfgperl
1346            ! README.vms
1347 ____________________________________________________________________________
1348 [  4571] By: jhi                                   on 1999/11/13  18:33:39
1349         Log: From: jand@activestate.com (Jan Dubois)
1350              To: perl5-porters@perl.org, Perl-Win32-Porters@activestate.com
1351              Cc: Douglas Lankshear <dougl@activestate.com>,
1352              Gurusamy Sarathy <gsar@activestate.com>
1353              Subject: [5.005_62 PATCH] support link() on WinNT and NTFS
1354              Date: Tue, 09 Nov 1999 00:38:33 +0100
1355              Message-ID: <382b5d24.10899522@smtprelay.t-online.de>
1356      Branch: cfgperl
1357            ! XSUB.h iperlsys.h pp_sys.c t/io/fs.t win32/config.bc
1358            ! win32/config.gc win32/config.vc win32/config_H.bc
1359            ! win32/config_H.gc win32/config_H.vc win32/perllib.c
1360            ! win32/win32.c win32/win32iop.h
1361 ____________________________________________________________________________
1362 [  4570] By: jhi                                   on 1999/11/13  18:30:37
1363         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1364              To: perl5-porters@perl.org (Mailing list Perl5)
1365              Subject: [PATCH 5.005_62] makedef.pl goof
1366              Date: Mon, 8 Nov 1999 23:55:21 -0500 (EST)
1367              Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu>
1368      Branch: cfgperl
1369            ! makedef.pl
1370 ____________________________________________________________________________
1371 [  4569] By: jhi                                   on 1999/11/13  18:06:54
1372         Log: From: Michael G Schwern <schwern@pobox.com>
1373              To: perl5-porters@perl.org, pod-people@perl.org
1374              Cc: tchrist@mox.perl.com, gnat@frii.com
1375              Subject: [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
1376              Date: Wed, 10 Nov 1999 17:21:46 -0500
1377              Message-ID: <19991110172146.A23527@athens.aocn.com>
1378      Branch: cfgperl
1379            ! pod/perlfaq9.pod
1380 ____________________________________________________________________________
1381 [  4568] By: jhi                                   on 1999/11/13  18:05:33
1382         Log: From: "Paul Moore" <gustav@morpheus.demon.co.uk>
1383              To: <perl5-porters@perl.org>
1384              Subject: DynaLoader_pm.PL patch (backslashes in strings)
1385              Date: Wed, 10 Nov 1999 22:52:02 -0000
1386              Message-ID: <LPBBIIMJKJMPNOGHGLLCMEBFCAAA.gustav@morpheus.demon.co.uk>
1387      Branch: cfgperl
1388            ! ext/DynaLoader/DynaLoader_pm.PL
1389 ____________________________________________________________________________
1390 [  4567] By: jhi                                   on 1999/11/13  18:03:52
1391         Log: From: JD Laub <jdl@access-health.com>
1392              To: perl5-porters@perl.org
1393              Subject: [ID 19991112.002] patch: Exporter.pm not reporting path
1394              Date: Fri, 12 Nov 1999 08:58:28 -0700 (MST)
1395              Message-Id: <199911121558.IAA08915@mocha.iasi.com>
1396      Branch: cfgperl
1397            ! lib/Exporter/Heavy.pm
1398 ____________________________________________________________________________
1399 [  4566] By: jhi                                   on 1999/11/13  18:01:24
1400         Log: From: Bernard Quatermass <bernard@quatermass.co.uk>
1401              To: perl5-porters@perl.org
1402              Subject: small patch for perldoc
1403              Date: Fri, 12 Nov 1999 23:11:43 GMT
1404              Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk>
1405      Branch: cfgperl
1406            ! utils/perldoc.PL
1407 ____________________________________________________________________________
1408 [  4565] By: jhi                                   on 1999/11/13  17:58:54
1409         Log: From: Scott Gifford <sgifford@tir.com>
1410              To: perl5-porters@perl.org
1411              Cc: gbarr@pobox.com
1412              Subject: [ID 19991112.004] Bug in IO::Socket (patch included)
1413              Date: 12 Nov 1999 18:55:30 -0500
1414              Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com>
1415      Branch: cfgperl
1416            ! ext/IO/lib/IO/Socket.pm
1417 ____________________________________________________________________________
1418 [  4564] By: jhi                                   on 1999/11/13  17:45:39
1419         Log: Applied manually:
1420              From: "Craig A. Berry" <craig.berry@metamor.com>
1421              To: perl5-porters@perl.org, VMSPERL@perl.org
1422              Subject: [PATCH 5.005_62] patches required to build on VMS
1423              Date: Tue, 09 Nov 1999 18:16:14 -0600
1424              Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com>
1425      Branch: cfgperl
1426            ! configure.com vms/descrip_mms.template vms/subconfigure.com
1427            ! vms/vms.c vms/vmsish.h
1428 ____________________________________________________________________________
1429 [  4563] By: jhi                                   on 1999/11/13  17:18:41
1430         Log: Regen Unicode tables to include a warning:
1431              Thou Shalt Not Edit Them By Hand; add missing
1432              (Unicode 2.0 -introduced) tables to MANIFEST;
1433              convert the equivalence tables to be valid Perl code.
1434      Branch: cfgperl
1435            + lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
1436            + lib/unicode/In/BopomofoExtended.pl
1437            + lib/unicode/In/BraillePatterns.pl
1438            + lib/unicode/In/CJKRadicalsSupplement.pl
1439            + lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
1440            + lib/unicode/In/Cherokee.pl
1441            + lib/unicode/In/IdeographicDescriptionCharacters.pl
1442            + lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
1443            + lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
1444            + lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
1445            + lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
1446            + lib/unicode/In/Thaana.pl
1447            + lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
1448            + lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
1449            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
1450            ! (edit 169 files)
1451 ____________________________________________________________________________
1452 [  4562] By: jhi                                   on 1999/11/13  16:53:00
1453         Log: From: Peter Prymmer <pvhp@forte.com>
1454              To: gsar@activestate.com, perl-mvs@perl.org, perlbug@perl.com
1455              Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390
1456              Date: Wed, 10 Nov 1999 14:34:36 -0800 (PST)
1457              Message-Id: <199911102234.OAA01018@brio.forte.com>
1458      Branch: cfgperl
1459            ! t/lib/dumper.t t/op/pack.t t/op/regexp.t t/pragma/locale.t
1460            ! t/pragma/overload.t
1461 ____________________________________________________________________________
1462 [  4561] By: jhi                                   on 1999/11/13  16:29:37
1463         Log: $Config{myarchname} is not a good architecture identifier
1464              because it may contain host/node identification like
1465              CPU serial numbers.
1466      Branch: cfgperl
1467            ! ext/Errno/Errno_pm.PL
1468 ____________________________________________________________________________
1469 [  4560] By: jhi                                   on 1999/11/13  16:26:13
1470         Log: Continue largefileness separation from quadness;
1471              move nv-preserving test out of perl.h into Configure;
1472              use HAS_SETVBUF in IO.
1473      Branch: cfgperl
1474            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1475            ! config_h.SH ext/IO/IO.xs hints/solaris_2.sh perl.h pp_sys.c
1476      Branch: metaconfig
1477            ! U/a_dvisory/quadtype.U
1478      Branch: metaconfig/U/perl
1479            + nvpresuv.U
1480            ! d_fseeko.U d_ftello.U io64.U perlxv.U
1481 ____________________________________________________________________________
1482 [  4559] By: jhi                                   on 1999/11/13  13:46:38
1483         Log: Try to fix largefileness so that it "works" without a quad IV.
1484      Branch: cfgperl
1485            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1486            ! config_h.SH perl.h pp_sys.c t/lib/syslfs.t t/op/lfs.t
1487      Branch: metaconfig
1488            ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U
1489      Branch: metaconfig/U/perl
1490            ! io64.U
1491 ____________________________________________________________________________
1492 [  4558] By: jhi                                   on 1999/11/13  11:36:19
1493         Log: Undo drift from mainline.
1494      Branch: cfgperl
1495            ! regcomp.c util.c utils/h2xs.PL
1496 ____________________________________________________________________________
1497 [  4557] By: gsar                                  on 1999/11/13  10:54:46
1498         Log: typo
1499      Branch: perl
1500            ! util.c
1501 ____________________________________________________________________________
1502 [  4556] By: gsar                                  on 1999/11/13  10:53:41
1503         Log: integrate cfgperl contents (op.[ch] needed manual resolve)
1504      Branch: perl
1505           +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
1506           +> epoc/epoc_stubs.c
1507           !> (integrate 48 files)
1508 ____________________________________________________________________________
1509 [  4555] By: jhi                                   on 1999/11/13  10:05:54
1510         Log: Integrate with Sarathy.
1511      Branch: cfgperl
1512           !> dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
1513           !> sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
1514 ____________________________________________________________________________
1515 [  4554] By: jhi                                   on 1999/11/13  10:03:07
1516         Log: s/_SIGN$/_sign/g;
1517      Branch: metaconfig
1518            ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U
1519 ____________________________________________________________________________
1520 [  4553] By: gsar                                  on 1999/11/13  02:17:53
1521         Log: cloned interpreters now actually run and pass all but 55/10386
1522              subtests; various subtle bugs, new and old, observed when running
1523              cloned interpreters have been fixed
1524              
1525              still to do:
1526              |  * dup psig_ptr table
1527              |  * merge PADOP GVs support with "our" SVs (existing PADOPs are too
1528              |    simple-minded and grab one pad entry each, heavily bloating
1529              |    the pad by not avoiding dups)
1530              |  * overloaded constants are not really immutable--they need to
1531              |    be PADOPs
1532              |  * allocator for constants and OPs need to be spelled differently
1533              |    (shared vs interpreter-local allocations)
1534              |  * optree refcounting is still missing locking (macros are in place)
1535              |  * curstackinfo, {mark,scope,save,ret}stack need to be cloned so
1536              |    perl_clone() can be called from within runops*()
1537      Branch: perl
1538            ! dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
1539            ! sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
1540 ____________________________________________________________________________
1541 [  4552] By: jhi                                   on 1999/11/11  23:17:43
1542         Log: Turn on largefileness always if available and
1543              continue 64-bit fixes.
1544      Branch: cfgperl
1545            ! Configure config_h.SH handy.h hints/aix.sh hints/dec_osf.sh
1546            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh perl.h pp.c
1547            ! sv.c t/lib/syslfs.t t/op/lfs.t utf8.c
1548 ____________________________________________________________________________
1549 [  4551] By: jhi                                   on 1999/11/11  23:16:15
1550         Log: Split int64type from i_inttypes, rename quadcase into quadkind.
1551      Branch: metaconfig
1552            ! U/a_dvisory/quadtype.U
1553      Branch: metaconfig/U/perl
1554            + d_int64t.U
1555            ! i_inttypes.U io64.U
1556 ____________________________________________________________________________
1557 [  4550] By: jhi                                   on 1999/11/11  20:24:55
1558         Log: Fix a thinko in 4548.
1559      Branch: cfgperl
1560            ! pp_sys.c
1561 ____________________________________________________________________________
1562 [  4549] By: jhi                                   on 1999/11/11  19:48:21
1563         Log: Integrate with Sarathy.
1564      Branch: cfgperl
1565           !> (integrate 56 files)
1566 ____________________________________________________________________________
1567 [  4548] By: jhi                                   on 1999/11/11  19:41:56
1568         Log: Try to do something if st_size, st_uid, st_gid are too big for an IV;
1569              regen Configure.
1570      Branch: cfgperl
1571            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1572            ! config_h.SH pp_sys.c
1573 ____________________________________________________________________________
1574 [  4547] By: jhi                                   on 1999/11/11  19:40:38
1575         Log: s/_SIZE$/_size/g; add sizesize and ssizesize.
1576      Branch: metaconfig
1577            + U/typedefs/sizesize.U U/typedefs/ssizesize.U
1578            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
1579 ____________________________________________________________________________
1580 [  4546] By: gsar                                  on 1999/11/11  10:32:54
1581         Log: avoid stash pointers in optree under USE_ITHREADS
1582      Branch: perl
1583            ! bytecode.pl cop.h ext/B/B.xs ext/B/B/Asmdata.pm
1584            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
1585            ! ext/B/B/Deparse.pm ext/ByteLoader/bytecode.h
1586            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
1587            ! ext/Opcode/Opcode.xs gv.c op.c perl.c pp.c pp_ctl.c pp_hot.c
1588            ! scope.h sv.c
1589 ____________________________________________________________________________
1590 [  4545] By: gsar                                  on 1999/11/11  06:04:20
1591         Log: another change towards a shareable optree: avoid pointer to filegv
1592              in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
1593              (CvFILE() may yet come in handy somewhere); adjust compiler doodads
1594              to suit
1595      Branch: perl
1596            ! bytecode.pl cop.h cv.h dump.c ext/B/B.pm ext/B/B.xs
1597            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
1598            ! ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
1599            ! ext/B/B/Lint.pm ext/B/B/Xref.pm ext/ByteLoader/bytecode.h
1600            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
1601            ! ext/Devel/Peek/Peek.pm gv.c gv.h op.c perl.c pp.c pp_ctl.c
1602            ! pp_sys.c scope.c scope.h sv.c sv.h toke.c util.c util.h
1603            ! win32/perllib.c
1604 ____________________________________________________________________________
1605 [  4544] By: gsar                                  on 1999/11/10  18:19:12
1606         Log: more cleanups for change#4539
1607      Branch: perl
1608            ! gv.h op.c op.h pp_ctl.c pp_hot.c
1609 ____________________________________________________________________________
1610 [  4543] By: gsar                                  on 1999/11/10  01:52:22
1611         Log: remove dead branch/infinite looper in change#3612
1612      Branch: perl
1613            ! op.c
1614 ____________________________________________________________________________
1615 [  4542] By: gsar                                  on 1999/11/09  20:05:47
1616         Log: IoDIRP may be fake when used in source filters, mark as such
1617      Branch: perl
1618            ! sv.c sv.h toke.c
1619 ____________________________________________________________________________
1620 [  4541] By: gsar                                  on 1999/11/09  05:47:53
1621         Log: small nits in changes#4538,4539
1622      Branch: perl
1623            ! op.c sv.c
1624 ____________________________________________________________________________
1625 [  4540] By: gsar                                  on 1999/11/08  20:30:58
1626         Log: win32 symbol export tweak
1627      Branch: perl
1628            ! makedef.pl win32/win32.c win32/win32iop.h
1629 ____________________________________________________________________________
1630 [  4539] By: gsar                                  on 1999/11/08  18:50:40
1631         Log: preliminary support for GVOP indirection via pad
1632      Branch: perl
1633            ! doio.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
1634            ! opcode.pl perlapi.c pp_hot.c pp_sys.c proto.h run.c
1635 ____________________________________________________________________________
1636 [  4538] By: gsar                                  on 1999/11/08  11:25:49
1637         Log: preliminary support for perl_clone() (still needs work in
1638              the following areas: SVOPs must indirect via pad; context
1639              stack, scope stack, and runlevels must be cloned; must
1640              hook up the virtualized pseudo-process support provided by
1641              "host"; ...)
1642      Branch: perl
1643            ! av.h embed.h embed.pl embedvar.h global.sym hv.c hv.h
1644            ! intrpvar.h makedef.pl objXSUB.h perl.h perlapi.c proto.h sv.c
1645            ! win32/perllib.c win32/win32.c
1646 ____________________________________________________________________________
1647 [  4537] By: gsar                                  on 1999/11/08  11:19:18
1648         Log: more thorough cleanup in perl_destroy()
1649      Branch: perl
1650            ! perl.c util.c
1651 ____________________________________________________________________________
1652 [  4536] By: gsar                                  on 1999/11/08  07:16:10
1653         Log: win32 internal data must be interpreter-local
1654      Branch: perl
1655            ! win32/win32.c win32/win32.h win32/win32sck.c
1656 ____________________________________________________________________________
1657 [  4535] By: gsar                                  on 1999/11/08  04:17:28
1658         Log: tweak change#4502
1659      Branch: perl
1660            ! doio.c perl.c
1661 ____________________________________________________________________________
1662 [  4534] By: jhi                                   on 1999/11/07  13:17:03
1663         Log: Four special class subs, not three.
1664      Branch: cfgperl
1665            ! pod/perlmod.pod
1666 ____________________________________________________________________________
1667 [  4533] By: jhi                                   on 1999/11/07  13:13:15
1668         Log: Integrate with Sarathy.
1669      Branch: cfgperl
1670           !> mg.c t/io/print.t
1671 ____________________________________________________________________________
1672 [  4532] By: jhi                                   on 1999/11/07  12:36:10
1673         Log: More test program maintenance.
1674      Branch: cfgperl
1675            ! Configure config_h.SH
1676      Branch: metaconfig
1677            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
1678            ! U/compline/charsize.U U/compline/d_sigaction.U
1679            ! U/compline/doublesize.U U/compline/floatsize.U
1680            ! U/compline/nblock_io.U U/compline/ptrsize.U
1681            ! U/modified/Signal.U U/typedefs/gidsize.U U/typedefs/pidsize.U
1682            ! U/typedefs/uidsize.U
1683      Branch: metaconfig/U/perl
1684            ! fpossize.U
1685 ____________________________________________________________________________
1686 [  4531] By: jhi                                   on 1999/11/07  00:34:09
1687         Log: Tidy up the metaconfig test programs.
1688      Branch: cfgperl
1689            ! Configure config_h.SH
1690      Branch: metaconfig
1691            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
1692            ! U/compline/charsize.U U/compline/doublesize.U
1693            ! U/compline/nblock_io.U U/compline/ptrsize.U
1694            ! U/modified/d_longlong.U U/typedefs/gidsize.U
1695            ! U/typedefs/lseektype.U U/typedefs/pidsize.U
1696            ! U/typedefs/uidsize.U
1697      Branch: metaconfig/U/perl
1698            ! fpossize.U
1699 ____________________________________________________________________________
1700 [  4530] By: jhi                                   on 1999/11/06  23:51:34
1701         Log: So many printfs, so little time.
1702      Branch: cfgperl
1703            ! op.c perl.c regcomp.c scope.c util.c
1704 ____________________________________________________________________________
1705 [  4529] By: jhi                                   on 1999/11/06  23:27:35
1706         Log: Replace the explicit zeros with NOOPs.
1707      Branch: cfgperl
1708            ! perl.h
1709 ____________________________________________________________________________
1710 [  4528] By: jhi                                   on 1999/11/06  23:10:54
1711         Log: From: jand@activestate.com (Jan Dubois)
1712              To: perl5-porters@perl.org
1713              Cc: Mike Blazer <blazer@mail.nevalink.ru>,
1714              Mark Borgerding <mborgerding@acm.org>
1715              Subject: [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators
1716              Date: Sat, 06 Nov 1999 22:16:43 +0100
1717              Message-ID: <38279207.46448719@smtprelay.t-online.de>
1718      Branch: cfgperl
1719            ! op.c op.h
1720 ____________________________________________________________________________
1721 [  4527] By: jhi                                   on 1999/11/06  20:22:14
1722         Log: ...and fewer.
1723      Branch: cfgperl
1724            ! dump.c
1725 ____________________________________________________________________________
1726 [  4526] By: jhi                                   on 1999/11/06  20:19:04
1727         Log: ...and they are getting fewer.
1728      Branch: cfgperl
1729            ! dump.c op.c util.c
1730 ____________________________________________________________________________
1731 [  4525] By: jhi                                   on 1999/11/06  19:59:59
1732         Log: More printf miscasts flushed out.
1733      Branch: cfgperl
1734            ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
1735            ! regexec.c
1736 ____________________________________________________________________________
1737 [  4524] By: jhi                                   on 1999/11/06  15:39:05
1738         Log: Crushing the remaining %ld guerillas.
1739      Branch: cfgperl
1740            ! ext/Devel/DProf/DProf.xs
1741 ____________________________________________________________________________
1742 [  4523] By: jhi                                   on 1999/11/06  15:11:38
1743         Log: Update CPAN sites list.
1744      Branch: cfgperl
1745            ! pod/perlmodlib.pod
1746 ____________________________________________________________________________
1747 [  4522] By: jhi                                   on 1999/11/05  19:50:46
1748         Log: The -n32 is normally part of $cc, not $ccflags.
1749      Branch: cfgperl
1750            ! hints/irix_6.sh
1751 ____________________________________________________________________________
1752 [  4521] By: gsar                                  on 1999/11/05  04:35:30
1753         Log: allow $\ to work right when set to a string with embedded nulls
1754      Branch: perl
1755            ! mg.c t/io/print.t
1756 ____________________________________________________________________________
1757 [  4520] By: jhi                                   on 1999/11/04  23:30:09
1758         Log: Integrate with Sarathy.
1759      Branch: cfgperl
1760           !> embedvar.h ext/B/B/Bytecode.pm ext/B/B/Lint.pm
1761           !> ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm ext/File/Glob/Glob.pm
1762           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h intrpvar.h
1763           !> keywords.h keywords.pl objXSUB.h op.c perl.c pod/perldelta.pod
1764           !> pod/perldiag.pod pod/perlfunc.pod pod/perlmod.pod
1765           !> pod/perlrun.pod pod/perlsub.pod pod/perltodo.pod toke.c
1766 ____________________________________________________________________________
1767 [  4519] By: jhi                                   on 1999/11/04  23:09:25
1768         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1769              To: perl5-porters@perl.org (Mailing list Perl5)
1770              Subject: [PATCH 5.005_62] ref to non-lvalue method
1771              Date: Wed, 3 Nov 1999 03:52:48 -0500 (EST)
1772              Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>
1773      Branch: cfgperl
1774            ! op.c
1775 ____________________________________________________________________________
1776 [  4518] By: jhi                                   on 1999/11/04  23:07:27
1777         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1778              To: perl5-porters@perl.org (Mailing list Perl5)
1779              Subject: [PATCH 5.005_62] xsubpp dependency
1780              Date: Wed, 3 Nov 1999 02:57:23 -0500 (EST)
1781              Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu>
1782      Branch: cfgperl
1783            ! lib/ExtUtils/MM_Unix.pm
1784 ____________________________________________________________________________
1785 [  4517] By: jhi                                   on 1999/11/04  23:05:59
1786         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1787              To: perl5-porters@perl.org (Mailing list Perl5)
1788              Subject: [PATCH 5.005_62] regexp.h
1789              Date: Wed, 3 Nov 1999 02:55:21 -0500 (EST)
1790              Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu>
1791      Branch: cfgperl
1792            ! regexp.h
1793 ____________________________________________________________________________
1794 [  4516] By: gsar                                  on 1999/11/04  18:25:45
1795         Log: change#4485 didn't do the right thing for B::Bytecode
1796      Branch: perl
1797            ! ext/B/B/Bytecode.pm
1798 ____________________________________________________________________________
1799 [  4515] By: gsar                                  on 1999/11/04  17:28:29
1800         Log: implement STOP blocks and fix compiler to use them (minimally
1801              tested)
1802      Branch: perl
1803            ! embedvar.h ext/B/B/Lint.pm ext/B/B/Stash.pm ext/B/NOTES
1804            ! ext/B/O.pm intrpvar.h keywords.h keywords.pl objXSUB.h op.c
1805            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
1806            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod
1807            ! pod/perltodo.pod toke.c
1808 ____________________________________________________________________________
1809 [  4514] By: gsar                                  on 1999/11/04  15:59:46
1810         Log: display BSD license in Glob.pm (for clause #2 conformity)
1811      Branch: perl
1812            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
1813            ! ext/File/Glob/bsd_glob.h
1814 ____________________________________________________________________________
1815 [  4513] By: jhi                                   on 1999/11/04  08:26:19
1816         Log: Integrate with Sarathy.
1817      Branch: cfgperl
1818           +> t/io/nargv.t
1819           !> (integrate 34 files)
1820 ____________________________________________________________________________
1821 [  4512] By: jhi                                   on 1999/11/04  08:01:25
1822         Log: Incremental Mac integration from Matthias.
1823      Branch: cfgperl
1824            ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl
1825            ! toke.c util.c
1826 ____________________________________________________________________________
1827 [  4511] By: gsar                                  on 1999/11/04  02:53:37
1828         Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
1829      Branch: perl
1830            ! dosish.h embed.pl mg.c os2/os2ish.h perl.c perl.h perly.c
1831            ! perly_c.diff pp_ctl.c proto.h regcomp.c regexec.c sv.c toke.c
1832            ! universal.c vms/perly_c.vms vms/vmsish.h win32/win32.h
1833            ! xsutils.c
1834 ____________________________________________________________________________
1835 [  4510] By: jhi                                   on 1999/11/02  22:12:29
1836         Log: S_init_interp is a better place to diddle with PL_opargs
1837              than perl_construct.
1838      Branch: cfgperl
1839            ! perl.c
1840 ____________________________________________________________________________
1841 [  4509] By: jhi                                   on 1999/11/02  21:30:02
1842         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1843              To: ben@mucus.advanced.org, perl5-porters@perl.org
1844              Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent
1845              Date: Tue, 02 Nov 1999 21:36:00 +0000
1846              Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk>
1847      Branch: cfgperl
1848            ! pod/perlfunc.pod
1849 ____________________________________________________________________________
1850 [  4508] By: jhi                                   on 1999/11/02  20:46:27
1851         Log: Initial integration of the MacPerl changes form Matthias.
1852      Branch: cfgperl
1853            ! doio.c ext/DynaLoader/DynaLoader_pm.PL ext/Fcntl/Fcntl.pm
1854            ! ext/Fcntl/Fcntl.xs gv.c mg.c opcode.pl perl.c perl.h pp_ctl.c
1855            ! pp_hot.c pp_sys.c run.c sv.c toke.c util.c
1856 ____________________________________________________________________________
1857 [  4507] By: jhi                                   on 1999/11/01  23:05:07
1858         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1859              To: lvirden@cas.org (Larry W. Virden)
1860              Cc: perl5-porters@perl.org, lvirden@cas.org
1861              Subject: Re: [ID 19991026.001] perl segmentation fault report
1862              Date: Mon, 1 Nov 1999 18:14:16 -0500 (EST)
1863              Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu>
1864      Branch: cfgperl
1865            ! regexec.c t/op/pat.t
1866 ____________________________________________________________________________
1867 [  4506] By: jhi                                   on 1999/11/01  19:56:28
1868         Log: From: Olaf Flebbe <olaf@science-computing.de>
1869              To: perl5-porters@perl.org
1870              Subject: [PATCH: 5.005_62] Patch for EPOC Support
1871              Date: Mon, 1 Nov 1999 20:46:54 +0100 (MET)
1872              Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de>
1873      Branch: cfgperl
1874            + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
1875            + epoc/epoc_stubs.c
1876            ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp
1877            ! epoc/perl.pkg
1878 ____________________________________________________________________________
1879 [  4505] By: gsar                                  on 1999/11/01  17:09:44
1880         Log: macros for COP.cop_filegv access
1881      Branch: perl
1882            ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c
1883            ! util.c
1884 ____________________________________________________________________________
1885 [  4504] By: gsar                                  on 1999/11/01  17:08:28
1886         Log: enable better Win32::DomainName() by demand loading netapi32.dll
1887              (from Jan Dubois)
1888      Branch: perl
1889            ! pod/Win32.pod win32/win32.c
1890 ____________________________________________________________________________
1891 [  4503] By: gsar                                  on 1999/10/31  20:56:06
1892         Log: change#4502 was missing a file
1893      Branch: perl
1894            + t/io/nargv.t
1895 ____________________________________________________________________________
1896 [  4502] By: gsar                                  on 1999/10/31  20:46:02
1897         Log: make nested ARGV/$^I loops work correctly; fixes several bugs
1898              in the way ARGV state was handled in readline(); writing a
1899              subroutine to do inplace edits is now possible, provided *ARGV,
1900              *ARGVOUT, $^I and $_ are localized where needed
1901      Branch: perl
1902            ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
1903            ! pp_hot.c scope.c
1904 ____________________________________________________________________________
1905 [  4501] By: jhi                                   on 1999/10/31  12:43:54
1906         Log: Integrate with Sarathy.
1907      Branch: cfgperl
1908           !> perl.h win32/config.bc win32/config.gc win32/config.vc
1909           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
1910 ____________________________________________________________________________
1911 [  4500] By: gsar                                  on 1999/10/31  10:01:17
1912         Log: updated windows config* files
1913      Branch: perl
1914            ! win32/config.bc win32/config.gc win32/config.vc
1915            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1916 ____________________________________________________________________________
1917 [  4499] By: gsar                                  on 1999/10/31  09:15:17
1918         Log: integrate cfgperl contents into mainline
1919      Branch: perl
1920           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1921           !> config_h.SH perl.h
1922 ____________________________________________________________________________
1923 [  4498] By: gsar                                  on 1999/10/31  09:13:41
1924         Log: remove unused struct Outrec
1925      Branch: perl
1926            ! perl.h
1927 ____________________________________________________________________________
1928 [  4497] By: jhi                                   on 1999/10/30  12:41:50
1929         Log: Add HAS_QUAD ($Config{d_quad}); use it.
1930      Branch: cfgperl
1931            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1932            ! config_h.SH perl.h
1933      Branch: metaconfig
1934            ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U
1935            ! U/typedefs/uidf.U
1936      Branch: metaconfig/U/perl
1937            ! perlxv.U
1938 ____________________________________________________________________________
1939 [  4496] By: gsar                                  on 1999/10/30  00:28:32
1940         Log: integrate cfgperl contents into mainline
1941      Branch: perl
1942           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
1943           !> Porting/config_H README.hurd config_h.SH doop.c handy.h
1944           !> hints/aix.sh hints/irix_6.sh hints/solaris_2.sh mg.c perl.c
1945           !> perl.h pp.c pp.h regexec.c sv.c taint.c
1946 ____________________________________________________________________________
1947 [  4495] By: jhi                                   on 1999/10/29  23:36:19
1948         Log: Continue what #4494 started; introduce uid and gid formats.
1949      Branch: cfgperl
1950            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1951            ! config_h.SH handy.h perl.h
1952      Branch: metaconfig
1953            + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U
1954            - U/typedefs/quadtype.U
1955      Branch: metaconfig/U/perl
1956            ! perlxv.U
1957 ____________________________________________________________________________
1958 [  4494] By: jhi                                   on 1999/10/29  22:09:01
1959         Log: Move the IV, UV, I8, U8, ..., and NV to metaconfig
1960              from perl.h and handy.h.
1961      Branch: cfgperl
1962            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1963            ! config_h.SH handy.h perl.h
1964      Branch: metaconfig/U/perl
1965            + perlxv.U perlxvf.U
1966 ____________________________________________________________________________
1967 [  4493] By: jhi                                   on 1999/10/29  22:08:06
1968         Log: Finetuning the output continues along the lines of #4490 and #4491.
1969      Branch: metaconfig
1970            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
1971            ! U/typedefs/fpostype.U
1972      Branch: metaconfig/U/perl
1973            + fpossize.U
1974            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
1975            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
1976 ____________________________________________________________________________
1977 [  4492] By: jhi                                   on 1999/10/29  21:14:53
1978         Log: Hurd update from Mark Kettenis.
1979      Branch: cfgperl
1980            ! README.hurd
1981 ____________________________________________________________________________
1982 [  4491] By: jhi                                   on 1999/10/29  20:37:02
1983         Log: A new try at what #4490 tried to accomplish.
1984      Branch: metaconfig
1985            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
1986      Branch: metaconfig/U/perl
1987            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
1988            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
1989 ____________________________________________________________________________
1990 [  4490] By: jhi                                   on 1999/10/29  20:19:41
1991         Log: metaconfig nits.
1992      Branch: metaconfig
1993            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
1994      Branch: metaconfig/U/perl
1995            + d_iovec_s.U
1996            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
1997            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
1998 ____________________________________________________________________________
1999 [  4489] By: jhi                                   on 1999/10/29  16:08:43
2000         Log: Integrate with Sarathy.
2001      Branch: cfgperl
2002           !> (integrate 31 files)
2003 ____________________________________________________________________________
2004 [  4488] By: jhi                                   on 1999/10/29  15:30:30
2005         Log: Regen Configure and Glossary.
2006      Branch: cfgperl
2007            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2008            ! config_h.SH
2009 ____________________________________________________________________________
2010 [  4487] By: jhi                                   on 1999/10/29  15:24:13
2011         Log: Remove quad logic from perl.h; regen Configure;
2012              add -DUSE_LONG_LONG to ccflags if not already there.
2013      Branch: cfgperl
2014            ! Configure config_h.SH doop.c hints/aix.sh hints/irix_6.sh
2015            ! hints/solaris_2.sh perl.h pp.c pp.h regexec.c sv.c
2016 ____________________________________________________________________________
2017 [  4486] By: jhi                                   on 1999/10/29  15:22:38
2018         Log: metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
2019              fixed the use*.U to define their stuff only iff not already defined
2020              (so that ccflags can have any -DUSE_* it wants);
2021              uselonglong.U added; various small nits fixed.
2022      Branch: metaconfig
2023            + U/typedefs/quadtype.U
2024            ! U/modified/d_longdbl.U U/modified/d_longlong.U
2025            ! U/modified/d_statblks.U U/modified/usenm.U
2026            ! U/threads/usethreads.U
2027      Branch: metaconfig/U/perl
2028            + uselonglong.U
2029            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
2030            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U i_inttypes.U
2031            ! quadfio.U use64bits.U uselfs.U uselongdbl.U usemorebits.U
2032            ! usemultiplicity.U useperlio.U usesocks.U
2033 ____________________________________________________________________________
2034 [  4485] By: gsar                                  on 1999/10/29  06:08:50
2035         Log: more cleanup: avoid unused knowledge of "file GV" notion in CV and GV
2036      Branch: perl
2037            ! bytecode.pl cv.h dump.c ext/B/B.pm ext/B/B.xs
2038            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
2039            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/ByteLoader/byterun.c
2040            ! ext/ByteLoader/byterun.h ext/Devel/Peek/Peek.pm gv.c gv.h op.c
2041            ! sv.h
2042 ____________________________________________________________________________
2043 [  4484] By: gsar                                  on 1999/10/29  03:00:21
2044         Log: usurp GVOP slot for new PADOP (one small step to making optree
2045              shareable across interpreters)
2046      Branch: perl
2047            ! bytecode.pl doio.c dump.c ext/B/B.pm ext/B/B.xs
2048            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
2049            ! ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
2050            ! ext/B/B/Terse.pm ext/B/typemap ext/ByteLoader/byterun.c
2051            ! ext/ByteLoader/byterun.h op.c op.h opcode.h opcode.pl perl.h
2052            ! pp_hot.c pp_sys.c regexec.c run.c
2053 ____________________________________________________________________________
2054 [  4483] By: jhi                                   on 1999/10/28  22:01:12
2055         Log: Regen Configure.
2056      Branch: cfgperl
2057            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2058            ! config_h.SH
2059 ____________________________________________________________________________
2060 [  4482] By: jhi                                   on 1999/10/28  21:45:26
2061         Log: Installdirs patches from Andy.
2062      Branch: metaconfig
2063            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
2064            ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
2065            ! U/installdirs/sitelib.U U/installdirs/siteman1dir.U
2066            ! U/installdirs/siteman3dir.U U/installdirs/siteprefix.U
2067            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
2068            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
2069            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
2070            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
2071            ! U/installdirs/vendorprefix.U U/installdirs/vendorscriptdir.U
2072 ____________________________________________________________________________
2073 [  4481] By: gsar                                  on 1999/10/28  17:33:49
2074         Log: remove C<use Time::Local 'no_range_check'> misfeature (global
2075              can still be directly set)
2076      Branch: perl
2077            ! lib/Time/Local.pm
2078 ____________________________________________________________________________
2079 [  4480] By: jhi                                   on 1999/10/28  13:49:26
2080         Log: Fix printing of uids and gids; regen Configure.
2081      Branch: cfgperl
2082            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2083            ! config_h.SH mg.c perl.c perl.h taint.c
2084 ____________________________________________________________________________
2085 [  4479] By: jhi                                   on 1999/10/28  11:53:57
2086         Log: Fix typo.
2087      Branch: metaconfig
2088            ! U/typedefs/gidsize.U
2089 ____________________________________________________________________________
2090 [  4478] By: jhi                                   on 1999/10/28  06:50:02
2091         Log: Integrate with Sarathy.
2092      Branch: cfgperl
2093           !> Changes iperlsys.h makedef.pl patchlevel.h perl.h
2094           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
2095           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2096           !> win32/config_sh.PL win32/makefile.mk win32/win32.h
2097 ____________________________________________________________________________
2098 [  4477] By: jhi                                   on 1999/10/28  06:40:54
2099         Log: (Slightly) better comments for Policy_sh.SH from Andy.
2100      Branch: cfgperl
2101            ! Policy_sh.SH
2102 ____________________________________________________________________________
2103 [  4476] By: gsar                                  on 1999/10/27  23:54:36
2104         Log: regen config* stuff for windows
2105      Branch: perl
2106            ! Changes patchlevel.h win32/Makefile win32/config.bc
2107            ! win32/config.gc win32/config.vc win32/config_H.bc
2108            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
2109            ! win32/makefile.mk
2110 ____________________________________________________________________________
2111 [  4475] By: gsar                                  on 1999/10/27  21:32:30
2112         Log: integrate cfgperl contents into mainline; merge conflicts
2113      Branch: perl
2114           !> (integrate 46 files)
2115 ____________________________________________________________________________
2116 [  4474] By: gsar                                  on 1999/10/27  21:15:07
2117         Log: patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
2118              perl; stdout/stderr redirects seem broken as well)
2119      Branch: perl
2120            ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h
2121 ____________________________________________________________________________
2122 [  4473] By: jhi                                   on 1999/10/27  21:11:11
2123         Log: Do not block if no message queues available.
2124      Branch: cfgperl
2125            ! t/lib/ipc_sysv.t
2126 ____________________________________________________________________________
2127 [  4472] By: jhi                                   on 1999/10/27  18:27:40
2128         Log: Remove unused "squatter" symbols; regen Configure.
2129      Branch: cfgperl
2130            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
2131            ! Porting/config_H config_h.SH epoc/config.h iperlsys.h perl.h
2132            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2133 ____________________________________________________________________________
2134 [  4471] By: jhi                                   on 1999/10/27  18:26:55
2135         Log: metaconfig; split socket; fix output.
2136      Branch: metaconfig
2137            ! U/modified/d_socket.U U/modified/d_statblks.U
2138      Branch: metaconfig/U/perl
2139            + d_cmsghdr_s.U d_msghdr_s.U d_recvmsg.U d_sendmsg.U
2140            ! i_sysstatfs.U i_sysvfs.U
2141 ____________________________________________________________________________
2142 [  4470] By: jhi                                   on 1999/10/27  17:19:06
2143         Log: Regen Configure.
2144      Branch: cfgperl
2145            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2146            ! config_h.SH perl.c perl.h
2147 ____________________________________________________________________________
2148 [  4469] By: jhi                                   on 1999/10/27  17:18:41
2149         Log: metaconfig; split statfs.
2150      Branch: metaconfig/U/perl
2151            + d_fs_data_s.U d_statfs_f_flags.U d_statfs_s.U
2152            ! d_statfs.U
2153 ____________________________________________________________________________
2154 [  4468] By: jhi                                   on 1999/10/27  14:06:44
2155         Log: Integrate with Sarathy; manual resolve on regcomp.c conflicts
2156              (Ilya's changes won).
2157      Branch: cfgperl
2158           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
2159           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
2160           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
2161           !> (integrate 65 files)
2162 ____________________________________________________________________________
2163 [  4467] By: jhi                                   on 1999/10/27  13:38:41
2164         Log: Regen Configure.
2165      Branch: cfgperl
2166            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2167            ! config_h.SH
2168 ____________________________________________________________________________
2169 [  4466] By: jhi                                   on 1999/10/27  13:18:06
2170         Log: metaconfig fixes from Andy.
2171      Branch: metaconfig
2172            + U/modified/libnlist.U U/modified/usrinc.U
2173            ! U/Glossary.patch U/mkglossary U/modified/libpth.U
2174 ____________________________________________________________________________
2175 [  4465] By: jhi                                   on 1999/10/27  13:06:27
2176         Log: Nosuid checking for statfs() people.
2177      Branch: cfgperl
2178            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2179            ! config_h.SH perl.c perl.h pod/perldiag.pod
2180 ____________________________________________________________________________
2181 [  4464] By: jhi                                   on 1999/10/27  13:04:20
2182         Log: metaconfig maintenance; fix Hasfield, statfs;
2183              add Hasstruct, statfs3, statfs4, ustat, sysvfs;
2184              split fstatfs away from statfs.
2185      Branch: metaconfig
2186            + U/protos/Hasstruct.U
2187            ! U/protos/Hasfield.U
2188      Branch: metaconfig/U/perl
2189            + d_fstatfs.U d_statfs3.U d_statfs4.U d_ustat.U i_sysvfs.U
2190            + i_ustat.U
2191            ! d_statfs.U
2192 ____________________________________________________________________________
2193 [  4463] By: jhi                                   on 1999/10/27  07:55:53
2194         Log: We need cc to be able to test for cc -v.
2195      Branch: cfgperl
2196            ! hints/dec_osf.sh
2197 ____________________________________________________________________________
2198 [  4462] By: gsar                                  on 1999/10/27  01:31:41
2199         Log: more GCC v2.95 induced adjustments
2200      Branch: perl
2201            ! globals.c mg.c opcode.h opcode.pl perl.h sv.c
2202            ! win32/makefile.mk win32/win32.c x2p/walk.c
2203 ____________________________________________________________________________
2204 [  4461] By: gsar                                  on 1999/10/26  21:42:59
2205         Log: warnings and const violations identified by compiling in C++ mode
2206              with GCC v2.95
2207      Branch: perl
2208            ! doio.c embed.pl mg.c op.c perl.c perlapi.c proto.h regcomp.c
2209            ! sv.c taint.c toke.c win32/win32.c
2210 ____________________________________________________________________________
2211 [  4459] By: jhi                                   on 1999/10/26  10:15:58
2212         Log: Regen Configure.
2213      Branch: cfgperl
2214            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2215            ! config_h.SH
2216 ____________________________________________________________________________
2217 [  4458] By: jhi                                   on 1999/10/26  09:48:37
2218         Log: Minor rewordings.
2219      Branch: metaconfig/U/perl
2220            ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U
2221 ____________________________________________________________________________
2222 [  4456] By: jhi                                   on 1999/10/26  09:11:49
2223         Log: Fix d_statfsflags; add d_getmnt.
2224      Branch: metaconfig/U/perl
2225            + d_getmnt.U
2226            ! d_statfs.U
2227 ____________________________________________________________________________
2228 [  4455] By: jhi                                   on 1999/10/26  08:12:27
2229         Log: Massive multitypo in #4446.
2230      Branch: cfgperl
2231            ! hints/dec_osf.sh
2232 ____________________________________________________________________________
2233 [  4454] By: jhi                                   on 1999/10/25  08:28:45
2234         Log: From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
2235              To: Perl 5 Porters <perl5-porters@perl.org>
2236              Subject: [PATCH 5.005_62] dos-djgpp update
2237              Date: Mon, 25 Oct 1999 10:11:30 +0200
2238              Message-ID: <19991025101130.K459@crater.eth.ericsson.se>
2239      Branch: cfgperl
2240            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
2241            ! pod/perldelta.pod t/lib/io_unix.t
2242 ____________________________________________________________________________
2243 [  4453] By: jhi                                   on 1999/10/25  08:25:50
2244         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2245              To: perl5-porters@perl.org (Mailing list Perl5)
2246              Subject: [PATCH 5.005_62] Remove the last regnode<==>char*
2247              Date: Mon, 25 Oct 1999 03:06:21 -0400 (EDT)
2248              Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>
2249      Branch: cfgperl
2250            ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c
2251 ____________________________________________________________________________
2252 [  4452] By: jhi                                   on 1999/10/25  08:16:55
2253         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2254              To: perl5-porters@perl.org (Mailing list Perl5)
2255              Subject: [PATCH 5.005_62] Missing REx engine patch
2256              Date: Sun, 24 Oct 1999 23:47:45 -0400 (EDT)
2257              Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu>
2258      Branch: cfgperl
2259            ! pod/perldiag.pod regcomp.c regexec.c
2260 ____________________________________________________________________________
2261 [  4451] By: jhi                                   on 1999/10/25  08:13:06
2262         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2263              To: perl5-porters@perl.org (Mailing list Perl5)
2264              Subject: [PATCH 5.005_62] charnames and UTEST
2265              Date: Sun, 24 Oct 1999 23:39:49 -0400 (EDT)
2266              Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu>
2267      Branch: cfgperl
2268            ! t/lib/charnames.t
2269 ____________________________________________________________________________
2270 [  4450] By: gsar                                  on 1999/10/25  07:38:15
2271         Log: win32 tweak
2272      Branch: perl
2273            ! win32/perllib.c
2274 ____________________________________________________________________________
2275 [  4449] By: gsar                                  on 1999/10/24  23:20:10
2276         Log: remove inconsistent tainting behavior of sprintf("%e",...)
2277              (all bets are off is "C" locale is compromised)
2278      Branch: perl
2279            ! pod/perlfunc.pod pod/perllocale.pod sv.c
2280 ____________________________________________________________________________
2281 [  4448] By: gsar                                  on 1999/10/24  22:20:42
2282         Log: remove unused interpreter globals
2283      Branch: perl
2284            ! deb.c dump.c embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs
2285            ! global.sym gv.c gv.h intrpvar.h objXSUB.h perl.c perlapi.c
2286            ! proto.h toke.c
2287 ____________________________________________________________________________
2288 [  4447] By: jhi                                   on 1999/10/24  21:49:52
2289         Log: Another hints tweak.
2290      Branch: cfgperl
2291            ! hints/aix.sh
2292 ____________________________________________________________________________
2293 [  4446] By: jhi                                   on 1999/10/24  21:48:02
2294         Log: Hints tweak.
2295      Branch: cfgperl
2296            ! hints/dec_osf.sh
2297 ____________________________________________________________________________
2298 [  4445] By: nick                                  on 1999/10/24  21:03:28
2299         Log: Integrate own changes to mainline.
2300      Branch: utfperl
2301           !> installperl pp.c
2302 ____________________________________________________________________________
2303 [  4444] By: nick                                  on 1999/10/24  20:54:06
2304         Log: Avoid creating GV with NULL name when vivifying nameless scalars.
2305              (Fix/workround for [ID19991024.001])
2306      Branch: perl
2307            ! pp.c
2308 ____________________________________________________________________________
2309 [  4443] By: nick                                  on 1999/10/24  15:09:51
2310         Log: Follow that camel ... another sync.
2311      Branch: utfperl
2312           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
2313           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
2314           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
2315           !> (integrate 36 files)
2316 ____________________________________________________________________________
2317 [  4442] By: gsar                                  on 1999/10/24  14:40:01
2318         Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
2319      Branch: perl
2320            ! installperl
2321 ____________________________________________________________________________
2322 [  4441] By: gsar                                  on 1999/10/24  14:33:11
2323         Log: test in change#4428 needs strict interpretation of C modulus
2324      Branch: perl
2325            ! t/op/int.t
2326 ____________________________________________________________________________
2327 [  4440] By: gsar                                  on 1999/10/24  13:47:17
2328         Log: don't allow SIGCHLD to be ignored at startup, or wait*() and
2329              $? break
2330      Branch: perl
2331            ! perl.c pod/perldelta.pod pod/perldiag.pod
2332 ____________________________________________________________________________
2333 [  4439] By: jhi                                   on 1999/10/24  13:19:17
2334         Log: test for #2835 (yeah, better later than never)
2335      Branch: cfgperl
2336            ! t/op/array.t
2337 ____________________________________________________________________________
2338 [  4438] By: gsar                                  on 1999/10/24  12:59:12
2339         Log: typo, doc tweak
2340      Branch: perl
2341            ! lib/attributes.pm pod/perlop.pod
2342 ____________________________________________________________________________
2343 [  4437] By: gsar                                  on 1999/10/24  11:59:55
2344         Log: allow get() and reftype() functions to be imported (from
2345              Spider Boardman)
2346      Branch: perl
2347            ! lib/attributes.pm
2348 ____________________________________________________________________________
2349 [  4436] By: gsar                                  on 1999/10/24  11:52:53
2350         Log: suppress scalar leak messages for known leaks (from
2351              Robin Barker <rmb1@cise.npl.co.uk>)
2352      Branch: perl
2353            ! Changes t/op/lex_assign.t t/pragma/warn/op
2354 ____________________________________________________________________________
2355 [  4435] By: gsar                                  on 1999/10/24  11:39:42
2356         Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
2357      Branch: perl
2358            ! ext/B/defsubs_h.PL
2359 ____________________________________________________________________________
2360 [  4434] By: gsar                                  on 1999/10/24  11:36:08
2361         Log: relax range checking if they ask for it (from John L. Allen
2362              <allen@grumman.com>)
2363      Branch: perl
2364            ! lib/Time/Local.pm
2365 ____________________________________________________________________________
2366 [  4433] By: gsar                                  on 1999/10/24  11:25:51
2367         Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
2368      Branch: perl
2369            ! README lib/File/Path.pm
2370 ____________________________________________________________________________
2371 [  4432] By: gsar                                  on 1999/10/24  11:11:02
2372         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2373              Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT)
2374              Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>
2375              Subject: Re: [PATCH 5.005_62] OS/2 improvements
2376      Branch: perl
2377            + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
2378            + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
2379            + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
2380            ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes
2381            ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL
2382            ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
2383            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
2384            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
2385            ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h
2386            ! perl.c perl.h t/io/fs.t t/op/magic.t
2387 ____________________________________________________________________________
2388 [  4431] By: gsar                                  on 1999/10/24  10:50:14
2389         Log: install all README.foo with pod content as podfoo.pod
2390      Branch: perl
2391            ! Makefile.SH installman
2392 ____________________________________________________________________________
2393 [  4430] By: gsar                                  on 1999/10/24  09:28:24
2394         Log: @INC needs ../lib
2395      Branch: perl
2396            ! t/op/int.t
2397 ____________________________________________________________________________
2398 [  4429] By: jhi                                   on 1999/10/23  21:47:49
2399         Log: More printf-fixes (see also #4426).
2400      Branch: cfgperl
2401            ! deb.c dump.c ext/Data/Dumper/Dumper.xs
2402            ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c
2403            ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c
2404 ____________________________________________________________________________
2405 [  4428] By: gsar                                  on 1999/10/23  20:28:56
2406         Log: fix accidental C modulo semantics on integer-valued operations
2407              (e.g. caused C<length("abc") % -10> to return 3 rather than -7)
2408      Branch: perl
2409            ! op.c t/op/int.t
2410 ____________________________________________________________________________
2411 [  4427] By: jhi                                   on 1999/10/23  16:10:10
2412         Log: Integrate with Sarathy.
2413      Branch: cfgperl
2414           !> sv.c win32/win32.c
2415 ____________________________________________________________________________
2416 [  4426] By: jhi                                   on 1999/10/23  16:04:02
2417         Log: Fix the printfing nits pointed out by using gcc -Wall and
2418              Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
2419              plus few other warnings in Dumper.xs.
2420      Branch: cfgperl
2421            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
2422            ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c
2423 ____________________________________________________________________________
2424 [  4425] By: jhi                                   on 1999/10/23  15:16:41
2425         Log: Configure regen to pick up the new installation directories
2426              from Policy_sh.SH.  The explanations of "public add-ons" and
2427              "vendor-supplied" could do with more work.
2428      Branch: cfgperl
2429            ! Configure config_h.SH
2430 ____________________________________________________________________________
2431 [  4424] By: nick                                  on 1999/10/23  00:46:22
2432         Log: Resolve mainline before possible hacking operertunity this weekend
2433      Branch: utfperl
2434           +> pod/perlfilter.pod
2435           !> (integrate 32 files)
2436 ____________________________________________________________________________
2437 [  4423] By: jhi                                   on 1999/10/22  22:53:17
2438         Log: Update Policy_sh.SH to handle the newer installation directives.
2439              From: Andy Dougherty <doughera@lafayette.edu>
2440              To: Perl Porters <perl5-porters@perl.org>
2441              Subject: [PATCH 5.005_62] Policy_sh.SH update
2442              Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT)
2443              Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>
2444      Branch: cfgperl
2445            ! Policy_sh.SH
2446 ____________________________________________________________________________
2447 [  4422] By: jhi                                   on 1999/10/22  22:44:44
2448         Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
2449      Branch: cfgperl
2450            ! hints/aix.sh
2451 ____________________________________________________________________________
2452 [  4421] By: gsar                                  on 1999/10/22  21:16:44
2453         Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
2454              C<"%ld", long_val>
2455      Branch: perl
2456            ! sv.c
2457 ____________________________________________________________________________
2458 [  4420] By: gsar                                  on 1999/10/22  16:36:46
2459         Log: win32_utime() on directories should use localtime() rather
2460              than gmtime() (from Jan Dubois)
2461      Branch: perl
2462            ! win32/win32.c
2463 ____________________________________________________________________________
2464 [  4419] By: jhi                                   on 1999/10/21  10:31:41
2465         Log: Integrate with Sarathy.
2466      Branch: cfgperl
2467           !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl
2468           !> t/lib/glob-basic.t t/op/sort.t
2469 ____________________________________________________________________________
2470 [  4418] By: gsar                                  on 1999/10/20  23:49:47
2471         Log: add test for change#4417
2472      Branch: perl
2473            ! t/op/sort.t
2474 ____________________________________________________________________________
2475 [  4417] By: gsar                                  on 1999/10/20  23:45:03
2476         Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
2477      Branch: perl
2478            ! op.c
2479 ____________________________________________________________________________
2480 [  4416] By: gsar                                  on 1999/10/20  01:00:50
2481         Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
2482      Branch: perl
2483            ! lib/CPAN/FirstTime.pm
2484 ____________________________________________________________________________
2485 [  4415] By: gsar                                  on 1999/10/20  00:52:34
2486         Log: disable optimizing troublesome ops in change#3612
2487              (from Ilya Zakharevich)
2488      Branch: perl
2489            ! Makefile.SH opcode.h opcode.pl
2490 ____________________________________________________________________________
2491 [  4414] By: gsar                                  on 1999/10/20  00:37:46
2492         Log: skip unreadable directory test when running as root
2493      Branch: perl
2494            ! t/lib/glob-basic.t
2495 ____________________________________________________________________________
2496 [  4413] By: jhi                                   on 1999/10/19  09:26:52
2497         Log: Avoid GNU ar if HP cc is being used.
2498      Branch: cfgperl
2499            ! hints/hpux.sh
2500 ____________________________________________________________________________
2501 [  4412] By: jhi                                   on 1999/10/19  07:24:29
2502         Log: Integrate with Sarathy.
2503      Branch: cfgperl
2504           !> perlvars.h
2505 ____________________________________________________________________________
2506 [  4411] By: jhi                                   on 1999/10/19  07:22:34
2507         Log: Long double support: sqrtl et al are not available everywhere,
2508              e.g. not in Solaris, even when long doubles are.
2509      Branch: cfgperl
2510            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2511            ! config_h.SH perl.h
2512 ____________________________________________________________________________
2513 [  4410] By: jhi                                   on 1999/10/19  07:21:42
2514         Log: Add sqrtl probe, add echo dependencies.
2515      Branch: metaconfig
2516            ! U/threads/d_pthreadj.U
2517      Branch: metaconfig/U/perl
2518            + d_sqrtl.U
2519            ! i_inttypes.U io64.U
2520 ____________________________________________________________________________
2521 [  4409] By: gsar                                  on 1999/10/19  02:18:54
2522         Log: perl_mutex n/a if !USE_THREADS
2523      Branch: perl
2524            ! perlvars.h
2525 ____________________________________________________________________________
2526 [  4408] By: jhi                                   on 1999/10/18  20:13:02
2527         Log: Forgotten s/warning/warnings/.
2528      Branch: cfgperl
2529            ! Makefile.SH
2530 ____________________________________________________________________________
2531 [  4407] By: jhi                                   on 1999/10/18  20:02:12
2532         Log: Integrate with Sarathy.
2533      Branch: cfgperl
2534           +> pod/perlfilter.pod
2535           !> (integrate 30 files)
2536 ____________________________________________________________________________
2537 [  4406] By: gsar                                  on 1999/10/18  16:32:10
2538         Log: added intro to source filters from Paul Marquess
2539      Branch: perl
2540            + pod/perlfilter.pod
2541            ! MANIFEST pod/perldelta.pod
2542 ____________________________________________________________________________
2543 [  4405] By: gsar                                  on 1999/10/18  05:53:06
2544         Log: missing manpages
2545      Branch: perl
2546            ! installman
2547 ____________________________________________________________________________
2548 [  4404] By: gsar                                  on 1999/10/18  05:09:22
2549         Log: pod updates from Tom Christiansen
2550      Branch: perl
2551            ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
2552 ____________________________________________________________________________
2553 [  4403] By: gsar                                  on 1999/10/17  23:43:59
2554         Log: PL_malloc_mutex needs to be global, not per-interpreter
2555              (malloc.c has static data)
2556      Branch: perl
2557            ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
2558 ____________________________________________________________________________
2559 [  4402] By: gsar                                  on 1999/10/17  22:30:30
2560         Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
2561              windows
2562      Branch: perl
2563            ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c
2564            ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c
2565            ! win32/win32.h
2566 ____________________________________________________________________________
2567 [  4401] By: gsar                                  on 1999/10/17  20:33:42
2568         Log: serious bug introduced by G_VOID changes in 5.003_96: scalar
2569              eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
2570              is one symptom of the problem
2571      Branch: perl
2572            ! pp_ctl.c t/op/eval.t
2573 ____________________________________________________________________________
2574 [  4400] By: gsar                                  on 1999/10/17  18:36:46
2575         Log: remove FileHandle from list of PodParser dependencies (the
2576              difference is 20 files vs 6 files loaded!)
2577      Branch: perl
2578            ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
2579            ! t/pod/testcmp.pl
2580 ____________________________________________________________________________
2581 [  4399] By: nick                                  on 1999/10/17  14:51:35
2582         Log: Pre-trip resolve
2583      Branch: utfperl
2584           !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
2585 ____________________________________________________________________________
2586 [  4398] By: gsar                                  on 1999/10/17  09:19:24
2587         Log: make installperl ignore RCS files (from Michael G Schwern
2588              <schwern@pobox.com>)
2589      Branch: perl
2590            ! installperl lib/Text/Tabs.pm
2591 ____________________________________________________________________________
2592 [  4397] By: gsar                                  on 1999/10/16  18:30:14
2593         Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
2594      Branch: perl
2595            ! perl.c
2596 ____________________________________________________________________________
2597 [  4396] By: jhi                                   on 1999/10/16  17:44:39
2598         Log: Missing comma.
2599      Branch: cfgperl
2600            ! lib/diagnostics.pm
2601 ____________________________________________________________________________
2602 [  4395] By: gsar                                  on 1999/10/16  17:18:36
2603         Log: assumption about @_ always being non-REAL doesn't hold when
2604              debugger is running; DB::sub() can call arbitrary stuff
2605              that modifies @_ at will
2606      Branch: perl
2607            ! pp_hot.c
2608 ____________________________________________________________________________
2609 [  4394] By: nick                                  on 1999/10/16  09:35:20
2610         Log: Resolve utfperl branch against mainline as of _62
2611      Branch: utfperl
2612           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
2613           +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl
2614           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
2615           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
2616           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
2617           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
2618           +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t
2619           +> t/lib/glob-taint.t win32/genmk95.pl
2620            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
2621           !> (integrate 144 files)
2622 ____________________________________________________________________________
2623 [  4393] By: gsar                                  on 1999/10/16  04:07:02
2624         Log: OS/2 support bits (from Ilya Zakharevich)
2625      Branch: perl
2626            ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
2627 ____________________________________________________________________________
2628 [  4392] By: jhi                                   on 1999/10/15  10:28:09
2629         Log: Integrate with Sarathy.
2630      Branch: cfgperl
2631           !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm
2632           !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod
2633           !> win32/Makefile win32/makefile.mk
2634
2635 ----------------
2636 Version 5.005_62
2637 ----------------
2638
2639 ____________________________________________________________________________
2640 [  4391] By: gsar                                  on 1999/10/15  10:12:42
2641         Log: here be 5.005_62
2642      Branch: perl
2643            ! Changes MANIFEST Porting/makerel
2644 ____________________________________________________________________________
2645 [  4390] By: gsar                                  on 1999/10/15  09:45:51
2646         Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;
2647              avoid tickling it in Pod::Man for now; other nits in
2648              Pod::*
2649      Branch: perl
2650            ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
2651            ! pod/perlopentut.pod
2652 ____________________________________________________________________________
2653 [  4389] By: gsar                                  on 1999/10/15  08:55:01
2654         Log: disable internal globbing for miniperl (or build breaks out
2655              in a rash of failed dependencies)
2656      Branch: perl
2657            ! Makefile.SH op.c win32/Makefile win32/makefile.mk
2658 ____________________________________________________________________________
2659 [  4388] By: jhi                                   on 1999/10/15  08:07:49
2660         Log: Integrate with Sarathy.
2661      Branch: cfgperl
2662           !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod
2663           !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c
2664 ____________________________________________________________________________
2665 [  4387] By: gsar                                  on 1999/10/15  07:46:24
2666         Log: integrate cfgperl contents into mainline
2667      Branch: perl
2668            ! Changes
2669           !> pod/perldelta.pod pod/perldiag.pod regcomp.c
2670           !> t/pragma/warn/regcomp
2671 ____________________________________________________________________________
2672 [  4386] By: gsar                                  on 1999/10/15  05:45:36
2673         Log: various little goofs in change#4385
2674      Branch: perl
2675            ! win32/include/dirent.h win32/win32.c
2676 ____________________________________________________________________________
2677 [  4385] By: gsar                                  on 1999/10/15  04:49:09
2678         Log: win32_*dir() cleanup; win32_readdir() iterates as necessary
2679              rather than win32_opendir() reading all files up front (untested)
2680      Branch: perl
2681            ! win32/include/dirent.h win32/win32.c
2682 ____________________________________________________________________________
2683 [  4384] By: gsar                                  on 1999/10/15  01:34:09
2684         Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
2685      Branch: perl
2686            ! lib/Benchmark.pm pod/perldelta.pod
2687 ____________________________________________________________________________
2688 [  4383] By: gsar                                  on 1999/10/15  01:22:32
2689         Log: include info about Perl Mongers in perlfaq2 (from David H. Adler
2690              <dha@panix.com>)
2691      Branch: perl
2692            ! pod/perlfaq2.pod
2693 ____________________________________________________________________________
2694 [  4382] By: gsar                                  on 1999/10/15  01:14:22
2695         Log: From: jand@ActiveState.com (Jan Dubois)
2696              Date: Fri, 15 Oct 1999 01:14:23 +0200
2697              Message-ID: <380f61ae.18202914@smtprelay.t-online.de>
2698              Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime()
2699      Branch: perl
2700            ! ext/POSIX/POSIX.xs
2701 ____________________________________________________________________________
2702 [  4381] By: jhi                                   on 1999/10/14  22:11:36
2703         Log: Integrate with Sarathy.
2704      Branch: cfgperl
2705           !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c
2706           !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c
2707           !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile
2708           !> win32/makefile.mk
2709 ____________________________________________________________________________
2710 [  4380] By: jhi                                   on 1999/10/14  22:08:22
2711         Log: Warn inside character classes about unknown backslash escapes
2712              (that are not caught earlier because of being completely unknown,
2713              such as \m), such as \z (because they make do sense inside regexen,
2714              but not inside character classes).
2715      Branch: cfgperl
2716            ! pod/perldelta.pod pod/perldiag.pod regcomp.c
2717            ! t/pragma/warn/regcomp
2718 ____________________________________________________________________________
2719 [  4379] By: gsar                                  on 1999/10/14  18:26:56
2720         Log: clarify significance of parens for "x" (from M.J.T. Guy
2721              <mjtg@cus.cam.ac.uk>)
2722      Branch: perl
2723            ! pod/perlop.pod
2724 ____________________________________________________________________________
2725 [  4378] By: gsar                                  on 1999/10/14  18:25:20
2726         Log: make timelocal work better when time is close to the epoch
2727              east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>)
2728      Branch: perl
2729            ! lib/Time/Local.pm
2730 ____________________________________________________________________________
2731 [  4377] By: gsar                                  on 1999/10/14  18:15:11
2732         Log: integrate cfgperl contents into mainline
2733      Branch: perl
2734           +> ext/DB_File/hints/sco.pl
2735           !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh
2736           !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod
2737           !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp
2738 ____________________________________________________________________________
2739 [  4376] By: gsar                                  on 1999/10/14  17:47:35
2740         Log: fix POPSTACK panics that ensued from bad interaction between
2741              runlevels and stack of stacks (change#3988 done right);
2742              basically, we pop the runlevel if the stacklevel is not the
2743              same one we started the runlevel with
2744      Branch: perl
2745            ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
2746 ____________________________________________________________________________
2747 [  4375] By: gsar                                  on 1999/10/14  15:54:48
2748         Log: avoid warnings
2749      Branch: perl
2750            ! ext/File/Glob/bsd_glob.c
2751 ____________________________________________________________________________
2752 [  4374] By: jhi                                   on 1999/10/14  10:08:44
2753         Log: Warn about false ranges like \d-\w (see the change #4355).
2754              The invalid ranges (b-a) warning message also enhanced.
2755      Branch: cfgperl
2756            ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
2757            ! t/pragma/warn/regcomp
2758 ____________________________________________________________________________
2759 [  4373] By: gsar                                  on 1999/10/14  03:49:54
2760         Log: File::Glob fixes for Windows
2761      Branch: perl
2762            ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
2763            ! win32/makefile.mk
2764 ____________________________________________________________________________
2765 [  4372] By: gsar                                  on 1999/10/14  02:21:31
2766         Log: avoid inefficiency in change#3386 (every longjmp() was followed
2767              by an avoidable call to setjmp())
2768      Branch: perl
2769            ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c
2770            ! proto.h scope.c scope.h
2771 ____________________________________________________________________________
2772 [  4371] By: jhi                                   on 1999/10/13  21:17:17
2773         Log: Integrate with Sarathy.
2774      Branch: cfgperl
2775           !> op.c pod/perldelta.pod
2776 ____________________________________________________________________________
2777 [  4370] By: gsar                                  on 1999/10/13  18:08:45
2778         Log: misc tweaks
2779      Branch: perl
2780            ! op.c pod/perldelta.pod
2781 ____________________________________________________________________________
2782 [  4369] By: jhi                                   on 1999/10/13  16:18:58
2783         Log: Integrate with Sarathy.
2784      Branch: cfgperl
2785           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
2786 ____________________________________________________________________________
2787 [  4368] By: gsar                                  on 1999/10/13  16:14:16
2788         Log: pod nits from various perl porters
2789      Branch: perl
2790            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
2791 ____________________________________________________________________________
2792 [  4367] By: jhi                                   on 1999/10/13  12:10:30
2793         Log: From: Vlad Harchev <hvv@hippo.ru>
2794              To: perl5-porters@perl.org
2795              Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503
2796              Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST)
2797              Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain>
2798      Branch: cfgperl
2799            ! pod/perlop.pod
2800 ____________________________________________________________________________
2801 [  4366] By: gsar                                  on 1999/10/13  08:11:11
2802         Log: typos and language goofs pointed out by Hugo van der Sanden
2803              <hv@crypt.compulink.co.uk>
2804      Branch: perl
2805            ! pod/perldelta.pod pod/perldiag.pod
2806 ____________________________________________________________________________
2807 [  4365] By: jhi                                   on 1999/10/13  07:27:44
2808         Log: Integrate with Sarathy.
2809      Branch: cfgperl
2810           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
2811           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
2812           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
2813           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
2814           +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t
2815           !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl
2816           !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod
2817           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t
2818           !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c
2819 ____________________________________________________________________________
2820 [  4364] By: gsar                                  on 1999/10/13  07:06:04
2821         Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
2822      Branch: perl
2823            ! lib/perl5db.pl
2824 ____________________________________________________________________________
2825 [  4363] By: jhi                                   on 1999/10/13  07:03:43
2826         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
2827              To: perl5-porters@perl.org
2828              Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
2829              Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT)
2830              Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>
2831      Branch: cfgperl
2832            ! hints/svr5.sh
2833 ____________________________________________________________________________
2834 [  4362] By: jhi                                   on 1999/10/13  06:57:16
2835         Log: Add DB_File hint for SCO ODT.
2836              From: hops@sco.com
2837              To: perl5-porters@perl.org
2838              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
2839              Date: Tue, 12 Oct 1999 20:16:04 PDT
2840              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
2841      Branch: cfgperl
2842            + ext/DB_File/hints/sco.pl
2843            ! MANIFEST
2844 ____________________________________________________________________________
2845 [  4361] By: gsar                                  on 1999/10/13  06:56:08
2846         Log: PL_numeric_radix used without being defined (from Ilya
2847              Zakharevich)
2848      Branch: perl
2849            ! util.c
2850 ____________________________________________________________________________
2851 [  4360] By: gsar                                  on 1999/10/13  06:43:03
2852         Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose())
2853              From: hops@sco.com
2854              Date: Tue, 12 Oct 1999 20:16:04 PDT
2855              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
2856              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
2857      Branch: perl
2858            + ext/NDBM_File/hints/sco.pl
2859            ! MANIFEST ext/ODBM_File/hints/sco.pl
2860 ____________________________________________________________________________
2861 [  4359] By: gsar                                  on 1999/10/13  06:34:53
2862         Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
2863      Branch: perl
2864            ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
2865            ! pod/perlport.pod
2866 ____________________________________________________________________________
2867 [  4358] By: gsar                                  on 1999/10/12  19:10:27
2868         Log: perldelta updates
2869      Branch: perl
2870            ! pod/perldelta.pod
2871 ____________________________________________________________________________
2872 [  4357] By: gsar                                  on 1999/10/12  17:11:18
2873         Log: update perldelta for change#4356
2874      Branch: perl
2875            ! Changes pod/perldelta.pod
2876 ____________________________________________________________________________
2877 [  4356] By: gsar                                  on 1999/10/12  16:53:31
2878         Log: add File::BSDGlob as File::Glob and load it at compile-time
2879              if perl was built with -DPERL_INTERNAL_GLOB
2880              
2881              TODO: we currently get a compile-time failure if File/Glob.pm
2882              can't be found; such failure needs to be made to emit a warning
2883              and use the csh implementation instead
2884      Branch: perl
2885            + ext/File/Glob/Changes ext/File/Glob/Glob.pm
2886            + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
2887            + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
2888            + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t
2889            + t/lib/glob-global.t t/lib/glob-taint.t
2890            ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t
2891            ! t/pragma/overload.t
2892 ____________________________________________________________________________
2893 [  4355] By: jhi                                   on 1999/10/12  15:30:05
2894         Log: Revert the parts of #3926 that outlawed character ranges
2895              that have character classes such as \w as either endpoint.
2896              This change re-establishes the old behavior which meant that
2897              such ranges weren't really ranges, the "-" was literal.
2898              Moreover, this change also fixes the old behavior to be
2899              more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
2900              Now they all do work as described above.  The #3926 outlawed
2901              all of those.
2902      Branch: cfgperl
2903            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
2904 ____________________________________________________________________________
2905 [  4354] By: jhi                                   on 1999/10/12  09:58:59
2906         Log: Integrate with Sarathy.
2907      Branch: cfgperl
2908           !> (integrate 33 files)
2909 ____________________________________________________________________________
2910 [  4353] By: gsar                                  on 1999/10/12  05:53:40
2911         Log: apply parts of LynxOS patches from Alan Johnson
2912              <johnson@alonn.gemse.fr>
2913      Branch: perl
2914            ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
2915            ! t/op/groups.t
2916 ____________________________________________________________________________
2917 [  4352] By: gsar                                  on 1999/10/12  05:24:39
2918         Log: allow any unpack specifier to take a count via '/'
2919              (from Ilya Zakharevich)
2920      Branch: perl
2921            ! pp.c t/op/pack.t
2922 ____________________________________________________________________________
2923 [  4351] By: gsar                                  on 1999/10/12  05:02:35
2924         Log: avoid warnings
2925      Branch: perl
2926            ! malloc.c
2927 ____________________________________________________________________________
2928 [  4350] By: gsar                                  on 1999/10/12  04:50:52
2929         Log: various cleanups
2930      Branch: perl
2931            ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y
2932            ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc
2933            ! win32/config.gc win32/config.vc win32/config_H.bc
2934            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
2935 ____________________________________________________________________________
2936 [  4349] By: gsar                                  on 1999/10/12  00:23:11
2937         Log: update Changes, patchlevel etc.
2938      Branch: perl
2939            ! Changes Porting/findvars patchlevel.h win32/Makefile
2940            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2941            ! win32/makefile.mk
2942 ____________________________________________________________________________
2943 [  4348] By: gsar                                  on 1999/10/11  23:11:57
2944         Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
2945      Branch: perl
2946            ! pod/perlfunc.pod
2947 ____________________________________________________________________________
2948 [  4347] By: jhi                                   on 1999/10/11  21:25:03
2949         Log: Sparc Linux -Duseshrplib fix.
2950              
2951              From: Brian Jepson <bjepson@home.com>
2952              To: Nick Ing-Simmons <nick@ing-simmons.net>
2953              cc: perl5-porters@perl.org
2954              Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
2955              Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST)
2956              Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>
2957      Branch: cfgperl
2958            ! hints/linux.sh
2959 ____________________________________________________________________________
2960 [  4346] By: gsar                                  on 1999/10/11  20:28:32
2961         Log: more pack/unpack documentation (from Ilya Zakharevich); changed
2962              the behavior of 'Z*' and 'Z3' to always pack a trailing
2963              null byte; changed documentation to suit; added test
2964      Branch: perl
2965            ! pod/perlfunc.pod pp.c t/op/pack.t
2966 ____________________________________________________________________________
2967 [  4345] By: gsar                                  on 1999/10/11  19:15:46
2968         Log: writing to perllocal.pod fails if it was never created;
2969              tweak pseudo-hash example (both suggested by Michael G Schwern
2970              <schwern@pobox.com>)
2971      Branch: perl
2972            ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
2973 ____________________________________________________________________________
2974 [  4344] By: gsar                                  on 1999/10/11  17:57:31
2975         Log: slightly edited variant of suggested patch
2976              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2977              Date: Thu, 9 Sep 1999 18:35:37 -0400
2978              Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
2979              Subject: [PATCH 5.005_58] How RExen match?
2980      Branch: perl
2981            ! pod/perlre.pod
2982 ____________________________________________________________________________
2983 [  4343] By: gsar                                  on 1999/10/11  16:55:48
2984         Log: change#4327 was inefficient
2985      Branch: perl
2986            ! lib/lib.pm
2987 ____________________________________________________________________________
2988 [  4342] By: jhi                                   on 1999/10/11  07:01:46
2989         Log: Integrate with Sarathy.
2990      Branch: cfgperl
2991           +> pod/perlhack.pod
2992           !> (integrate 28 files)
2993 ____________________________________________________________________________
2994 [  4341] By: jhi                                   on 1999/10/11  06:37:47
2995         Log: The 2.5th cut at the AIX C++ extension problems.
2996      Branch: cfgperl
2997            ! hints/aix.sh
2998 ____________________________________________________________________________
2999 [  4340] By: gsar                                  on 1999/10/10  23:48:07
3000         Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
3001      Branch: perl
3002            + pod/perlhack.pod
3003            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
3004 ____________________________________________________________________________
3005 [  4339] By: gsar                                  on 1999/10/10  20:42:40
3006         Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
3007              compatibility; introduce SAVEDESTRUCTOR_X() that accepts
3008              void(*)(pTHX_ void*)
3009      Branch: perl
3010            ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c
3011            ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff
3012            ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h
3013            ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms
3014 ____________________________________________________________________________
3015 [  4338] By: gsar                                  on 1999/10/10  20:38:59
3016         Log: add missing new diagnostics to perldelta
3017      Branch: perl
3018            ! pod/perldelta.pod
3019 ____________________________________________________________________________
3020 [  4337] By: gsar                                  on 1999/10/10  17:40:13
3021         Log: update perldelta for change#3406
3022      Branch: perl
3023            ! embed.pl pod/perldata.pod pod/perldelta.pod
3024 ____________________________________________________________________________
3025 [  4336] By: gsar                                  on 1999/10/10  16:33:14
3026         Log: integrate cfgperl contents into mainline
3027      Branch: perl
3028           +> ext/DynaLoader/hints/aix.pl
3029           !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh
3030           !> makedef.pl perl.h pod/perldelta.pod
3031 ____________________________________________________________________________
3032 [  4335] By: jhi                                   on 1999/10/10  11:09:48
3033         Log: Update perldelta.
3034      Branch: cfgperl
3035            ! pod/perldelta.pod
3036 ____________________________________________________________________________
3037 [  4334] By: jhi                                   on 1999/10/10  10:31:46
3038         Log: Integrate with Sarathy.
3039      Branch: cfgperl
3040           +> win32/genmk95.pl
3041           !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm
3042           !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm
3043           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
3044           !> ext/Thread/sync.t ext/Thread/sync2.t installperl
3045           !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm
3046           !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c
3047           !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c
3048           !> utils/perldoc.PL win32/makefile.mk
3049 ____________________________________________________________________________
3050 [  4333] By: gsar                                  on 1999/10/10  06:33:15
3051         Log: install pods to 'pods' rather than 'pod' on cygwin (modified
3052              a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
3053      Branch: perl
3054            ! installperl lib/diagnostics.pm utils/perldoc.PL
3055 ____________________________________________________________________________
3056 [  4332] By: gsar                                  on 1999/10/10  05:15:26
3057         Log: add $VERSION
3058      Branch: perl
3059            ! lib/Exporter.pm
3060 ____________________________________________________________________________
3061 [  4331] By: gsar                                  on 1999/10/10  05:10:22
3062         Log: describe what can go in an export list (from Anno Siegel
3063              <anno4000@lublin.zrz.tu-berlin.de>)
3064      Branch: perl
3065            ! lib/Exporter.pm
3066 ____________________________________________________________________________
3067 [  4330] By: gsar                                  on 1999/10/10  04:50:43
3068         Log: more basic support for building modules under Windows 95/98
3069              (applied relevant parts from a patch suggested by
3070              Jochen Wiedmann <joe@ispsoft.de>)
3071      Branch: perl
3072            ! lib/ExtUtils/MM_Unix.pm
3073 ____________________________________________________________________________
3074 [  4329] By: gsar                                  on 1999/10/10  04:28:38
3075         Log: rudimentary support for building under Windows 95/98 (from
3076              Benjamin Stuhl <sho_pi@hotmail.com>)
3077      Branch: perl
3078            + win32/genmk95.pl
3079            ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
3080            ! win32/makefile.mk
3081 ____________________________________________________________________________
3082 [  4328] By: gsar                                  on 1999/10/10  03:37:21
3083         Log: fix two leaks in Thread.xs (from Eugene Alterman
3084              <Eugene.Alterman@bremer-inc.com>); convert places with
3085              'use attrs' to new attributes syntax
3086      Branch: perl
3087            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
3088            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
3089            ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t
3090            ! ext/Thread/sync2.t
3091 ____________________________________________________________________________
3092 [  4327] By: gsar                                  on 1999/10/10  02:23:52
3093         Log: avoid duplicates in @INC, they cause leaks in mod_perl etc
3094              (suggested by Tod Irwin <irwin@stockmaster.com>)
3095      Branch: perl
3096            ! lib/lib.pm
3097 ____________________________________________________________________________
3098 [  4326] By: gsar                                  on 1999/10/10  00:51:48
3099         Log: better documentation for recv() (from Anton Berezin
3100              <tobez@plab.ku.dk>)
3101      Branch: perl
3102            ! pod/perlfunc.pod
3103 ____________________________________________________________________________
3104 [  4325] By: gsar                                  on 1999/10/09  22:46:23
3105         Log: perldelta updates (see TODO markers)
3106      Branch: perl
3107            ! Changes pod/perldelta.pod pp_sys.c
3108 ____________________________________________________________________________
3109 [  4324] By: gsar                                  on 1999/10/09  19:43:10
3110         Log: fix Exporter::export_to_level() documentation
3111      Branch: perl
3112            ! lib/Exporter.pm
3113 ____________________________________________________________________________
3114 [  4323] By: gsar                                  on 1999/10/09  18:48:31
3115         Log: don't run END blocks when running under -c switch (older,
3116              rarely useful behavior may still be obtained by putting
3117              BEGIN { $^C = 0; exit; } at the end of the script)
3118      Branch: perl
3119            ! perl.c
3120 ____________________________________________________________________________
3121 [  4322] By: jhi                                   on 1999/10/09  05:31:26
3122         Log: While awaiting a good test program to detect the broken gcc.
3123              From: Thomas Conté <tom@fr.uu.net>
3124              To: <jhi@iki.fi>
3125              Cc: <perl5-porters@perl.org>
3126              Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
3127              Date: Wed, 6 Oct 1999 19:56:29 +0200
3128              Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
3129      Branch: cfgperl
3130            ! hints/irix_6.sh perl.h
3131 ____________________________________________________________________________
3132 [  4321] By: gsar                                  on 1999/10/09  00:41:02
3133         Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to
3134              clear entries in the CV's pad, leading to coredumps when CV had no
3135              other references to it; this is a slightly edited version of the
3136              patch suggested by Russel O'Connor <roconnor@world.std.com>
3137      Branch: perl
3138            ! cop.h pp_ctl.c pp_hot.c
3139 ____________________________________________________________________________
3140 [  4320] By: gsar                                  on 1999/10/08  22:50:51
3141         Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
3142              situation (assumptions about cx invalidation are not valid
3143              anymore)
3144      Branch: perl
3145            ! cop.h pp_ctl.c pp_hot.c
3146 ____________________________________________________________________________
3147 [  4319] By: jhi                                   on 1999/10/08  14:33:31
3148         Log: Integrate with Sarathy.
3149      Branch: cfgperl
3150           !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c
3151           !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c
3152           !> t/comp/bproto.t thrdvar.h toke.c util.c
3153 ____________________________________________________________________________
3154 [  4318] By: jhi                                   on 1999/10/08  13:51:34
3155         Log: The second cut at AIX C++ extension troubles.
3156      Branch: cfgperl
3157            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
3158            ! hints/aix.sh
3159 ____________________________________________________________________________
3160 [  4317] By: jhi                                   on 1999/10/08  10:44:13
3161         Log: The first cut at fixing Perl extensions written in C++ in AIX,
3162              statics don't get initialized right.  This patch at least
3163              doesn't seem to break the build in my AIX, but unfortunately
3164              I don't have the IBM C++ to do further testing.
3165              
3166              Problem reported by Stephanie Beals in
3167              From: bealzy@us.ibm.com
3168              To: perl5-porters@perl.org
3169              Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
3170              Date: Thu, 7 Oct 1999 15:05:54 -0400
3171              Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
3172      Branch: cfgperl
3173            + ext/DynaLoader/hints/aix.pl
3174            ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
3175 ____________________________________________________________________________
3176 [  4316] By: gsar                                  on 1999/10/08  10:26:15
3177         Log: remove kludgey duplicate background error avoidance (caused
3178              "leaks"; %@ wasn't even user-visible under -Dusethreads);
3179              only repeats of most recent error are now avoided
3180      Branch: perl
3181            ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
3182 ____________________________________________________________________________
3183 [  4315] By: jhi                                   on 1999/10/08  09:48:59
3184         Log: Fix omission.
3185      Branch: cfgperl
3186            ! makedef.pl
3187 ____________________________________________________________________________
3188 [  4314] By: gsar                                  on 1999/10/08  07:17:01
3189         Log: extend change#2299 to C<use> (fixes scoping problems in
3190              C<if (...) { use foo; ... }>)
3191      Branch: perl
3192            ! op.c
3193 ____________________________________________________________________________
3194 [  4313] By: gsar                                  on 1999/10/08  04:52:19
3195         Log: small tweak for change#4309
3196      Branch: perl
3197            ! op.c
3198 ____________________________________________________________________________
3199 [  4312] By: gsar                                  on 1999/10/08  02:31:13
3200         Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests
3201              From: Larry Wall <larry@wall.org>
3202              Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT)
3203              Message-Id: <199910061655.JAA11333@kiev.wall.org>
3204              Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
3205      Branch: perl
3206            ! opcode.h t/comp/bproto.t toke.c
3207 ____________________________________________________________________________
3208 [  4311] By: gsar                                  on 1999/10/08  00:58:19
3209         Log: typo
3210      Branch: perl
3211            ! pp_sys.c
3212 ____________________________________________________________________________
3213 [  4310] By: gsar                                  on 1999/10/07  23:51:38
3214         Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
3215              Brian Mitchell <brian@chele.cais.net>)
3216      Branch: perl
3217            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
3218 ____________________________________________________________________________
3219 [  4309] By: gsar                                  on 1999/10/07  22:57:52
3220         Log: change#3728 was flawed (loop contexts saw the wrong statement
3221              info, causing loop control constructs to not find the label);
3222              disable OP_SETSTATE entirely and add a fix that is specifically
3223              targetted at disabling the OP_LINESEQ optimization in else BLOCK,
3224              which was what the original patch was supposed to fix
3225              
3226              TODO: remove the remainder of the setstate logic if it can't
3227              be used anywhere else (it isn't used anywhere now)
3228      Branch: perl
3229            ! cop.h op.c perly.c perly.y
3230 ____________________________________________________________________________
3231 [  4308] By: jhi                                   on 1999/10/07  19:21:27
3232         Log: Integrate with Sarathy.
3233      Branch: cfgperl
3234           !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
3235 ____________________________________________________________________________
3236 [  4307] By: gsar                                  on 1999/10/07  15:12:24
3237         Log: update to podlators-0.08 from Russ Allbery
3238      Branch: perl
3239            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
3240 ____________________________________________________________________________
3241 [  4306] By: jhi                                   on 1999/10/06  17:20:34
3242         Log: Integrate with Sarathy.
3243      Branch: cfgperl
3244           !> (integrate 45 files)
3245 ____________________________________________________________________________
3246 [  4305] By: gsar                                  on 1999/10/06  16:55:45
3247         Log: some versions of mingw32 have __int64, define iff it isn't
3248      Branch: perl
3249            ! win32/win32.h
3250 ____________________________________________________________________________
3251 [  4304] By: gsar                                  on 1999/10/06  03:45:44
3252         Log: fix typos in change#4288
3253      Branch: perl
3254            ! Changes dump.c sv.c
3255 ____________________________________________________________________________
3256 [  4303] By: gsar                                  on 1999/10/06  03:22:46
3257         Log: integrate cfgperl contents into mainline
3258      Branch: perl
3259           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
3260            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
3261           !> (integrate 31 files)
3262 ____________________________________________________________________________
3263 [  4302] By: gsar                                  on 1999/10/06  02:36:53
3264         Log: make die/warn and other diagnostics go to wherever STDERR happens
3265              to point at; change places that meant Perl_debug_log rather than
3266              PerlIO_stderr()
3267      Branch: perl
3268            ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs
3269            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
3270            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
3271            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
3272            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
3273            ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs
3274            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
3275            ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c
3276            ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c
3277            ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c
3278            ! win32/dl_win32.xs win32/win32.c win32/win32thread.c
3279 ____________________________________________________________________________
3280 [  4301] By: jhi                                   on 1999/10/05  23:03:46
3281         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3282              To: François Désarménien <desar@club-internet.fr>
3283              Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
3284              Subject: Re: Strange RE engine breakage in 5_61
3285              Date: Mon, 4 Oct 1999 19:58:03 -0400
3286              Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
3287              
3288              (had to apply pat.t part manually because there
3289              already were more tests than there was in _61)
3290      Branch: cfgperl
3291            ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
3292 ____________________________________________________________________________
3293 [  4300] By: jhi                                   on 1999/10/04  17:03:18
3294         Log: From: Andy Dougherty <doughera@lafayette.edu>
3295              To: Jarkko Hietaniemi <jhi@iki.fi>
3296              cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
3297              Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
3298              Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT)
3299              Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
3300      Branch: cfgperl
3301            + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
3302            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
3303            ! MANIFEST ext/B/defsubs_h.PL
3304 ____________________________________________________________________________
3305 [  4299] By: jhi                                   on 1999/10/04  07:15:16
3306         Log: From: Michael G Schwern <schwern@pobox.com>
3307              To: perl5-porters@perl.org
3308              Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
3309              Date: Sun, 3 Oct 1999 17:34:17 -0400
3310              Message-ID: <19991003173417.A4351@blackrider>
3311      Branch: cfgperl
3312            ! t/lib/fields.t t/pragma/constant.t
3313 ____________________________________________________________________________
3314 [  4298] By: gsar                                  on 1999/10/04  04:57:53
3315         Log: some compatibility macros were busted
3316      Branch: perl
3317            ! embed.h embed.pl toke.c
3318 ____________________________________________________________________________
3319 [  4297] By: jhi                                   on 1999/10/03  17:50:59
3320         Log: A better version of #4296.
3321              
3322              From: Michael G Schwern <schwern@pobox.com>
3323              To: perl5-porters@perl.org
3324              Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
3325              Date: Sun, 3 Oct 1999 13:54:23 -0400
3326              Message-ID: <19991003135423.A3050@blackrider>
3327      Branch: cfgperl
3328            ! av.c op.c pod/perldiag.pod
3329 ____________________________________________________________________________
3330 [  4296] By: jhi                                   on 1999/10/03  17:21:01
3331         Log: (Replaced by #4297.)
3332              
3333              From: Michael G Schwern <schwern@pobox.com>
3334              To: perl5-porters@perl.org
3335              Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
3336              Date: Sun, 3 Oct 1999 13:16:47 -0400
3337              Message-ID: <19991003131647.A2816@blackrider>
3338              
3339              plus changed the error message to say "No such pseudo-hash field"
3340              as discussed in the above mail message.
3341      Branch: cfgperl
3342            ! av.c pod/perldiag.pod
3343 ____________________________________________________________________________
3344 [  4295] By: gsar                                  on 1999/10/03  16:09:36
3345         Log: avoid doing irrelevant things on 'make perl'
3346      Branch: perl
3347            ! Makefile.SH
3348 ____________________________________________________________________________
3349 [  4294] By: jhi                                   on 1999/10/03  14:16:24
3350         Log: Fix a typo in #4293 spotted by Graham Barr.
3351      Branch: cfgperl
3352            ! pod/perlref.pod
3353 ____________________________________________________________________________
3354 [  4293] By: jhi                                   on 1999/10/03  11:31:22
3355         Log: From: Michael G Schwern <schwern@blackrider.aocn.com>
3356              To: perl5-porters@perl.org
3357              Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
3358              Date: Sun, 3 Oct 1999 02:34:01 -0400
3359              Message-ID: <19991003023401.A1520@blackrider>
3360      Branch: cfgperl
3361            ! pod/perlfunc.pod pod/perlref.pod
3362 ____________________________________________________________________________
3363 [  4292] By: jhi                                   on 1999/10/03  09:23:16
3364         Log: From: Barrie Slaymaker <barries@slaysys.com>
3365              To: perl5-porters@perl.org
3366              Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks
3367              Date: Sun, 3 Oct 1999 00:09:51 -0400
3368              Message-Id: <199910030409.AAA18228@jester.slaysys.com>
3369      Branch: cfgperl
3370            ! lib/Benchmark.pm
3371 ____________________________________________________________________________
3372 [  4291] By: jhi                                   on 1999/10/02  23:43:53
3373         Log: Be understanding about large file systems.
3374      Branch: cfgperl
3375            ! t/lib/syslfs.t t/op/lfs.t
3376 ____________________________________________________________________________
3377 [  4290] By: jhi                                   on 1999/10/02  23:39:16
3378         Log: Configure fixfest continues.
3379      Branch: cfgperl
3380            ! Configure config_h.SH
3381      Branch: metaconfig
3382            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3383            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
3384            ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U
3385            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
3386      Branch: metaconfig/U/perl
3387            ! i_inttypes.U io64.U
3388 ____________________________________________________________________________
3389 [  4289] By: jhi                                   on 1999/10/02  23:12:54
3390         Log: Regen Porting stuff.
3391      Branch: cfgperl
3392            ! Porting/Glossary Porting/config.sh Porting/config_H
3393 ____________________________________________________________________________
3394 [  4288] By: jhi                                   on 1999/10/02  23:05:50
3395         Log: Untangle the IV_IS_QUAD jungle by introduding
3396              macros to be used when doing formatted printing:
3397              IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.
3398      Branch: cfgperl
3399            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3400            ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c
3401            ! regcomp.c sv.c taint.c toke.c util.c
3402 ____________________________________________________________________________
3403 [  4287] By: jhi                                   on 1999/10/02  22:54:18
3404         Log: metaconfig maintenance.
3405      Branch: metaconfig
3406            ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U
3407            ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U
3408            ! U/typedefs/uidsize.U
3409 ____________________________________________________________________________
3410 [  4286] By: nick                                  on 1999/10/02  11:11:44
3411         Log: Incremental merge of mainline
3412      Branch: utfperl
3413           +> README.Y2K hints/svr5.sh lib/Pod/Man.pm
3414           +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t
3415           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
3416           +> t/pod/podselect.t t/pod/podselect.xr
3417            - lib/Pod/PlainText.pm
3418           !> (integrate 148 files)
3419 ____________________________________________________________________________
3420 [  4285] By: jhi                                   on 1999/10/02  10:16:15
3421         Log: Battle namespace pollution.
3422      Branch: cfgperl
3423            ! lib/Benchmark.pm
3424 ____________________________________________________________________________
3425 [  4284] By: jhi                                   on 1999/10/02  10:11:20
3426         Log: Regen Configure, all of xs_apiversion didn't take.
3427      Branch: cfgperl
3428            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3429            ! config_h.SH patchlevel.h
3430 ____________________________________________________________________________
3431 [  4283] By: jhi                                   on 1999/10/02  09:48:17
3432         Log: Integrate with Sarathy.
3433      Branch: cfgperl
3434           +> lib/Pod/Man.pm t/pod/multiline_items.t
3435           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
3436           +> t/pod/podselect.t t/pod/podselect.xr
3437            - lib/Pod/PlainText.pm
3438           !> (integrate 50 files)
3439 ____________________________________________________________________________
3440 [  4282] By: gsar                                  on 1999/10/02  06:39:14
3441         Log: update pod2man, pod2text and related Pod:: modules with the
3442              ones in podlators-0.07 from Russ Allbery
3443      Branch: perl
3444            + lib/Pod/Man.pm
3445            ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
3446            ! pod/pod2man.PL pod/pod2text.PL
3447 ____________________________________________________________________________
3448 [  4281] By: gsar                                  on 1999/10/02  06:14:44
3449         Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
3450      Branch: perl
3451            - lib/Pod/PlainText.pm
3452            ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL
3453            ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t
3454            ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t
3455            ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t
3456            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
3457            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
3458            ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl
3459 ____________________________________________________________________________
3460 [  4280] By: gsar                                  on 1999/10/02  04:39:38
3461         Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
3462      Branch: perl
3463            + t/pod/multiline_items.t t/pod/multiline_items.xr
3464            + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t
3465            + t/pod/podselect.xr
3466            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
3467            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
3468            ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr
3469            ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr
3470            ! t/pod/nested_items.xr t/pod/nested_seqs.xr
3471            ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr
3472            ! t/pod/testp2pt.pl
3473 ____________________________________________________________________________
3474 [  4279] By: gsar                                  on 1999/10/02  03:36:41
3475         Log: make exists() work better on pseudo-hashes (reworked a patch suggested
3476              by Michael G Schwern <schwern@pobox.com>)
3477      Branch: perl
3478            ! av.c t/op/avhv.t
3479 ____________________________________________________________________________
3480 [  4278] By: gsar                                  on 1999/10/02  02:36:55
3481         Log: deprecate C<use attrs>
3482      Branch: perl
3483            ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t
3484            ! t/lib/thread.t t/pragma/sub_lval.t
3485 ____________________________________________________________________________
3486 [  4277] By: gsar                                  on 1999/10/02  01:43:25
3487         Log: add notes about effect of loop control statements inside
3488              LABEL BLOCK continue BLOCK
3489      Branch: perl
3490            ! pod/perlfunc.pod
3491 ____________________________________________________________________________
3492 [  4276] By: gsar                                  on 1999/10/02  01:23:02
3493         Log: indent nested =items properly (suggested by Bill Fenner
3494              <fenner@research.att.com>)
3495      Branch: perl
3496            ! pod/pod2man.PL
3497 ____________________________________________________________________________
3498 [  4275] By: gsar                                  on 1999/10/02  01:09:16
3499         Log: updated ptags generator from Ilya Zakharevich
3500      Branch: perl
3501            ! emacs/ptags
3502 ____________________________________________________________________________
3503 [  4274] By: gsar                                  on 1999/10/01  23:08:52
3504         Log: update Changes
3505      Branch: perl
3506            ! Changes
3507 ____________________________________________________________________________
3508 [  4273] By: gsar                                  on 1999/10/01  22:58:55
3509         Log: typo, whitespace adjustments
3510      Branch: perl
3511            ! utils/h2xs.PL
3512 ____________________________________________________________________________
3513 [  4272] By: gsar                                  on 1999/10/01  22:46:06
3514         Log: remove dup hunks
3515      Branch: perl
3516            ! configure.com vms/vms.c
3517 ____________________________________________________________________________
3518 [  4271] By: gsar                                  on 1999/10/01  22:33:02
3519         Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
3520              by declaring new globals "our" (XXX this means h2xs generated code
3521              won't run on earlier versions; a switch to generate compatible
3522              source is needed)
3523      Branch: perl
3524           !> (integrate 35 files)
3525 ____________________________________________________________________________
3526 [  4270] By: jhi                                   on 1999/10/01  12:05:56
3527         Log: Integrate with Sarathy.
3528      Branch: cfgperl
3529           !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
3530           !> pod/perldiag.pod util.c
3531 ____________________________________________________________________________
3532 [  4269] By: jhi                                   on 1999/10/01  10:26:19
3533         Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
3534              To: perl5-porters@perl.org
3535              Subject: [ID 19991001.001] perlguts man page error
3536              Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
3537              Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
3538      Branch: cfgperl
3539            ! pod/perlguts.pod
3540 ____________________________________________________________________________
3541 [  4268] By: jhi                                   on 1999/10/01  07:32:33
3542         Log: There *is* a month called October.
3543      Branch: cfgperl
3544            ! t/op/time.t
3545 ____________________________________________________________________________
3546 [  4267] By: jhi                                   on 1999/10/01  06:58:10
3547         Log: Temp file cleanliness.
3548      Branch: cfgperl
3549            ! t/lib/filecopy.t
3550 ____________________________________________________________________________
3551 [  4266] By: jhi                                   on 1999/10/01  06:46:56
3552         Log: From: Barrie Slaymaker <barries@slaysys.com>
3553              To: perl5-porters@perl.org
3554              Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
3555              Date: Thu, 30 Sep 1999 22:16:26 -0400
3556              Message-Id: <199910010216.WAA08309@jester.slaysys.com>
3557      Branch: cfgperl
3558            ! lib/Benchmark.pm
3559 ____________________________________________________________________________
3560 [  4265] By: jhi                                   on 1999/09/30  20:25:35
3561         Log: From: Barrie Slaymaker <barries@slaysys.com>
3562              To: perl5-porters@perl.org
3563              Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
3564              Date: Thu, 30 Sep 1999 15:44:00 -0400
3565              Message-Id: <199909301944.PAA07166@jester.slaysys.com>
3566              (Replaces #4175.)
3567      Branch: cfgperl
3568            ! lib/Benchmark.pm
3569 ____________________________________________________________________________
3570 [  4264] By: gsar                                  on 1999/09/30  17:59:26
3571         Log: re-add missing "Out of memory!" entry
3572      Branch: perl
3573            ! pod/perldiag.pod
3574 ____________________________________________________________________________
3575 [  4263] By: jhi                                   on 1999/09/30  17:05:43
3576         Log: Regenerate Configure.
3577      Branch: cfgperl
3578            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3579            ! config_h.SH
3580 ____________________________________________________________________________
3581 [  4261] By: jhi                                   on 1999/09/30  16:15:05
3582         Log: From: Andy Dougherty <doughera@lafayette.edu>
3583              To: Perl Porters <perl5-porters@perl.org>
3584              Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
3585              Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
3586              Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
3587      Branch: cfgperl
3588            ! pod/perldelta.pod
3589 ____________________________________________________________________________
3590 [  4260] By: jhi                                   on 1999/09/30  15:48:56
3591         Log: From: Andy Dougherty <doughera@lafayette.edu>
3592              To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
3593              Subject: Re: Possible skeletal structure for searching multiple versions
3594              Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
3595              Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
3596      Branch: metaconfig
3597            ! U/mkglossary
3598      Branch: metaconfig/U/perl
3599            + xs_apiversion.U
3600            ! patchlevel.U
3601 ____________________________________________________________________________
3602 [  4259] By: jhi                                   on 1999/09/30  15:07:16
3603         Log: Further ?idsize.U fixing.
3604      Branch: metaconfig
3605            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
3606 ____________________________________________________________________________
3607 [  4258] By: jhi                                   on 1999/09/30  15:00:14
3608         Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
3609      Branch: metaconfig
3610            ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
3611            ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
3612 ____________________________________________________________________________
3613 [  4257] By: jhi                                   on 1999/09/30  09:48:33
3614         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
3615              To: Gurusamy Sarathy <gsar@ActiveState.com>
3616              Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
3617              The Perl Porters Mailing List <perl5-porters@perl.org>
3618              Subject: [PATCH] (Was: deprecating SIGDIE)
3619              Date: Wed, 29 Sep 1999 15:16:50 -0400
3620              Message-ID: <19990929151650.E26675@O2.chapin.edu>
3621      Branch: cfgperl
3622            ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
3623 ____________________________________________________________________________
3624 [  4256] By: jhi                                   on 1999/09/30  09:45:22
3625         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3626              To: Gurusamy Sarathy <gsar@activestate.com>
3627              Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
3628              Subject: Re: _58, _61 Argument "" is not numeric in sprintf
3629              Date: Wed, 29 Sep 1999 18:58:23 -0400
3630              Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
3631      Branch: cfgperl
3632            ! Makefile.SH opcode.pl
3633 ____________________________________________________________________________
3634 [  4255] By: gsar                                  on 1999/09/30  09:03:48
3635         Log: remove prehistoric XFree() gunk
3636      Branch: perl
3637            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
3638 ____________________________________________________________________________
3639 [  4254] By: gsar                                  on 1999/09/30  08:40:14
3640         Log: From: Vishal Bhatia <vishal@gol.com>
3641              Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
3642              Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
3643              Subject: [patch _61] Minor corrections in C.pm
3644      Branch: perl
3645            ! ext/B/B/C.pm
3646 ____________________________________________________________________________
3647 [  4253] By: gsar                                  on 1999/09/30  08:36:27
3648         Log: off-by-one in fbm_compile() (spotted by John Bley
3649              <jbley@cs.cmu.edu>); whitespace adjustments
3650      Branch: perl
3651            ! util.c
3652 ____________________________________________________________________________
3653 [  4251] By: jhi                                   on 1999/09/30  08:09:13
3654         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3655              To: perl5-porters@perl.org (Mailing list Perl5)
3656              Subject: [PATCH 5.00561+]  Followup h2xs patch
3657              Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
3658              Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
3659      Branch: cfgperl
3660            ! utils/h2xs.PL
3661 ____________________________________________________________________________
3662 [  4250] By: jhi                                   on 1999/09/29  19:11:32
3663         Log: Integrate with Sarathy.
3664      Branch: cfgperl
3665           !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
3666           !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
3667           !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
3668 ____________________________________________________________________________
3669 [  4249] By: bailey                                on 1999/09/29  02:21:31
3670         Log: resync with mainline
3671      Branch: vmsperl
3672           +> (branch 32 files)
3673            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
3674            - lib/unicode/blocks.txt lib/unicode/index2.txt
3675            - lib/unicode/jamo2.txt lib/unicode/names2.txt
3676            - lib/unicode/props2.txt lib/unicode/readme.txt
3677            - t/lib/bigfloatpm.t
3678           !> (integrate 240 files)
3679 ____________________________________________________________________________
3680 [  4248] By: jhi                                   on 1999/09/28  18:14:39
3681         Log: From: Andy Dougherty <doughera@lafayette.edu>
3682              To: Perl Porters <perl5-porters@perl.org>
3683              Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
3684              Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
3685              Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
3686              
3687              From: Andy Dougherty <doughera@lafayette.edu>
3688              To: Perl Porters <perl5-porters@perl.org>
3689              Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
3690              Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
3691              Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
3692      Branch: cfgperl
3693            ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
3694            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
3695            ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
3696            ! hints/next_4.sh
3697 ____________________________________________________________________________
3698 [  4247] By: gsar                                  on 1999/09/28  17:36:59
3699         Log: revert change#4115 (breaks libwww's base/date.t); could be 
3700              reworked to enable it conditional on $Time::Local::nocroak
3701              or some such
3702      Branch: perl
3703            ! lib/Time/Local.pm
3704 ____________________________________________________________________________
3705 [  4246] By: gsar                                  on 1999/09/28  17:33:14
3706         Log: tweak for win32 build
3707      Branch: perl
3708            ! win32/Makefile win32/makefile.mk
3709 ____________________________________________________________________________
3710 [  4245] By: gsar                                  on 1999/09/28  17:31:34
3711         Log: change#4236 fallout
3712      Branch: perl
3713            ! lib/ExtUtils/MM_Unix.pm
3714 ____________________________________________________________________________
3715 [  4244] By: gsar                                  on 1999/09/28  17:29:31
3716         Log: remove doubled new_xpv
3717      Branch: perl
3718            ! embed.h embed.pl proto.h
3719 ____________________________________________________________________________
3720 [  4243] By: jhi                                   on 1999/09/27  19:13:20
3721         Log: Artistic fine-tuning.
3722      Branch: cfgperl
3723            ! ext/B/defsubs_h.PL
3724 ____________________________________________________________________________
3725 [  4242] By: gsar                                  on 1999/09/27  17:05:22
3726         Log: avoid implicit split to @_ in change#4181; binary -> text file
3727              types in p4
3728      Branch: perl
3729            ! djgpp/configure.bat lib/Exporter/Heavy.pm
3730            ! t/pragma/locale/latin1
3731 ____________________________________________________________________________
3732 [  4241] By: jhi                                   on 1999/09/27  07:48:19
3733         Log: Integrate with Sarathy.
3734      Branch: cfgperl
3735           !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
3736           !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
3737 ____________________________________________________________________________
3738 [  4240] By: jhi                                   on 1999/09/27  07:47:11
3739         Log: Finalize change #4232.
3740              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3741              To: Jarkko Hietaniemi <jhi@iki.fi>
3742              Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
3743              Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
3744              Date: Sun, 26 Sep 1999 16:52:31 -0400
3745              Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
3746      Branch: cfgperl
3747            ! lib/ExtUtils/xsubpp
3748 ____________________________________________________________________________
3749 [  4239] By: gsar                                  on 1999/09/27  02:48:42
3750         Log: add notes in INSTALL about Configure -Accflags=-DFOO
3751      Branch: perl
3752            ! INSTALL
3753 ____________________________________________________________________________
3754 [  4238] By: gsar                                  on 1999/09/27  02:03:48
3755         Log: PERL_POLLUTE isn't required for bincompat, so don't enable
3756              it automatically
3757      Branch: perl
3758            ! embed.h embed.pl
3759 ____________________________________________________________________________
3760 [  4237] By: gsar                                  on 1999/09/27  01:52:47
3761         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3762              Date: Fri, 24 Sep 1999 23:25:36 -0400
3763              Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
3764              Subject: [PATCH 5.005_61] Malloc fixes and docs
3765      Branch: perl
3766            ! malloc.c pod/perldiag.pod
3767 ____________________________________________________________________________
3768 [  4236] By: gsar                                  on 1999/09/27  01:31:32
3769         Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
3770              <vkonovalov@lucent.com>)
3771      Branch: perl
3772            ! win32/Makefile win32/makefile.mk
3773 ____________________________________________________________________________
3774 [  4235] By: gsar                                  on 1999/09/26  17:02:03
3775         Log: fix buggy popping of subroutine contexts in the lvalue
3776              subroutines implementation (change#4081); correct the
3777              plethora of cases where DIE() was more appropriate than
3778              croak()
3779      Branch: perl
3780            ! pp.c pp_ctl.c pp_hot.c pp_sys.c
3781 ____________________________________________________________________________
3782 [  4234] By: jhi                                   on 1999/09/26  12:06:28
3783         Log: Fix #endif.
3784      Branch: cfgperl
3785            ! XSUB.h
3786 ____________________________________________________________________________
3787 [  4233] By: jhi                                   on 1999/09/26  11:59:18
3788         Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
3789              I kept my (Ilya's) version.
3790      Branch: cfgperl
3791           !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
3792           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
3793           !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
3794           !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
3795           !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
3796           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
3797 ____________________________________________________________________________
3798 [  4232] By: jhi                                   on 1999/09/26  09:53:43
3799         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3800              To: Mailing list Perl5 <perl5-porters@perl.org>
3801              Subject: [PATCH 5.005_61] teach xsubpp function pointers
3802              Date: Sun, 26 Sep 1999 01:36:09 -0400
3803              Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
3804              
3805              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3806              To: Mailing list Perl5 <perl5-porters@perl.org>
3807              Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
3808              Date: Sun, 26 Sep 1999 03:00:50 -0400
3809              Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
3810      Branch: cfgperl
3811            ! lib/ExtUtils/xsubpp utils/h2xs.PL
3812 ____________________________________________________________________________
3813 [  4231] By: jhi                                   on 1999/09/26  09:48:49
3814         Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
3815              To: perl5-porters@perl.org
3816              Subject: misprint in perlguts
3817              Date: Sun, 26 Sep 1999 12:48:36 +0400
3818              Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
3819      Branch: cfgperl
3820            ! pod/perlguts.pod
3821 ____________________________________________________________________________
3822 [  4230] By: gsar                                  on 1999/09/26  00:50:08
3823         Log: add $installarchlib/CORE to default linker search path on windows
3824      Branch: perl
3825            ! win32/Makefile win32/makefile.mk
3826 ____________________________________________________________________________
3827 [  4229] By: gsar                                  on 1999/09/25  20:05:03
3828         Log: support C<use Shell> on Windows (reworked a patch suggested
3829              by Jenda Krynicky <Jenda@McCann.cz>)
3830      Branch: perl
3831            ! lib/Shell.pm
3832 ____________________________________________________________________________
3833 [  4228] By: gsar                                  on 1999/09/25  07:03:34
3834         Log: integrate cfgperl contents into mainline
3835      Branch: perl
3836           +> hints/svr5.sh
3837           !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
3838           !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
3839           !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
3840           !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
3841 ____________________________________________________________________________
3842 [  4227] By: gsar                                  on 1999/09/25  06:44:47
3843         Log: From: Larry Wall <larry@wall.org>
3844              Date: Fri, 24 Sep 1999 21:59:37 PDT
3845              Message-Id: <199909250459.VAA27506@kiev.wall.org>
3846              Subject: Re: [PATCH 5.005_61] "our" declarations
3847      Branch: perl
3848            ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
3849            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
3850            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
3851            ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
3852            ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
3853            ! utils/h2xs.PL
3854 ____________________________________________________________________________
3855 [  4226] By: jhi                                   on 1999/09/24  23:10:52
3856         Log: Integrate with Sarathy.
3857      Branch: cfgperl
3858           !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
3859           !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
3860           !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
3861 ____________________________________________________________________________
3862 [  4225] By: gsar                                  on 1999/09/24  18:19:54
3863         Log: avoid infinite recursive exec()s of perl.exe when shebang
3864              contains "Perl" rather than "perl" on DOSISH platforms
3865      Branch: perl
3866            ! toke.c
3867 ____________________________________________________________________________
3868 [  4224] By: gsar                                  on 1999/09/24  16:09:23
3869         Log: support cygwin and other platforms that link to import libraries
3870              rather than directly with shared libraries (from a suggestion
3871              by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
3872      Branch: perl
3873            ! utils/perlcc.PL
3874 ____________________________________________________________________________
3875 [  4223] By: gsar                                  on 1999/09/24  05:05:06
3876         Log: normalize time for strftime() (without the isdst effects of
3877              mktime()) using a custom mini_mktime()
3878              From: spider-perl@Orb.Nashua.NH.US
3879              Date: Thu, 23 Sep 1999 17:54:53 -0400
3880              Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
3881              Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 
3882      Branch: perl
3883            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
3884            ! ext/POSIX/hints/linux.pl t/lib/posix.t
3885 ____________________________________________________________________________
3886 [  4222] By: gsar                                  on 1999/09/23  06:44:42
3887         Log: change "#" to a comment starter in pack templates; "/" now
3888              used for specifying counted types
3889              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3890              Date: Wed, 22 Sep 1999 19:41:30 -0400
3891              Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
3892              Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
3893      Branch: perl
3894            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
3895 ____________________________________________________________________________
3896 [  4221] By: gsar                                  on 1999/09/23  06:26:54
3897         Log: From: Vishal Bhatia <vishal@gol.com>
3898              Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
3899              Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
3900              Subject: [patch _61] perlcc changes
3901      Branch: perl
3902            ! utils/perlcc.PL
3903 ____________________________________________________________________________
3904 [  4220] By: gsar                                  on 1999/09/23  01:12:24
3905         Log: add include guard
3906      Branch: perl
3907            ! XSUB.h
3908 ____________________________________________________________________________
3909 [  4219] By: jhi                                   on 1999/09/22  20:38:15
3910         Log: Cleanup cleanup.
3911      Branch: cfgperl
3912            ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
3913 ____________________________________________________________________________
3914 [  4218] By: jhi                                   on 1999/09/22  19:26:58
3915         Log: Tweak the equivalence tables once again.
3916      Branch: cfgperl
3917            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
3918            ! lib/unicode/mktables.PL
3919 ____________________________________________________________________________
3920 [  4215] By: jhi                                   on 1999/09/22  06:47:03
3921         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3922              To: Mailing list Perl5 <perl5-porters@perl.org>
3923              Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
3924              Date: Tue, 21 Sep 1999 19:50:00 -0400
3925              Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
3926              
3927              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3928              To: Mailing list Perl5 <perl5-porters@perl.org>
3929              Subject: [PATCH 5.005_61] More verbose -Mre=debug
3930              Date: Tue, 21 Sep 1999 22:29:55 -0400
3931              Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
3932      Branch: cfgperl
3933            ! regcomp.c regexec.c
3934 ____________________________________________________________________________
3935 [  4214] By: jhi                                   on 1999/09/21  21:08:43
3936         Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
3937              Reply-To: gerberb@zenez.com
3938              To: perl5-porters@perl.org
3939              Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
3940              Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
3941              Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
3942              
3943              (Snipped away the last lines of svr5.sh a la change #3725)
3944      Branch: cfgperl
3945            + hints/svr5.sh
3946            ! Configure MANIFEST config_h.SH hints/sco.sh
3947      Branch: metaconfig
3948            ! U/modified/Cppsym.U U/modified/Oldconfig.U
3949 ____________________________________________________________________________
3950 [  4213] By: jhi                                   on 1999/09/21  20:48:01
3951         Log: From: Kragen Sitaker <kragen@dnaco.net>
3952              To: perl5-porters@perl.org
3953              Subject: [ID 19990921.013] accidental list context in perlfaq9
3954              Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
3955              Reply-To: kragen@pobox.com
3956              Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
3957      Branch: cfgperl
3958            ! pod/perlfaq9.pod
3959 ____________________________________________________________________________
3960 [  4212] By: jhi                                   on 1999/09/20  19:55:42
3961         Log: Integrate with Sarathy.
3962      Branch: cfgperl
3963           +> README.Y2K
3964           !> Changes MANIFEST
3965 ____________________________________________________________________________
3966 [  4211] By: jhi                                   on 1999/09/20  19:44:44
3967         Log: Rename -Duselfs to -Duselargefiles.  We don't need no stnkngbbrvtns.
3968      Branch: cfgperl
3969            ! Configure config_h.SH pod/perldelta.pod
3970      Branch: metaconfig/U/perl
3971            ! use64bits.U uselfs.U uselongdbl.U
3972 ____________________________________________________________________________
3973 [  4210] By: jhi                                   on 1999/09/20  19:38:26
3974         Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
3975      Branch: cfgperl
3976            ! Configure config_h.SH
3977      Branch: metaconfig
3978            ! U/modified/Options.U
3979 ____________________________________________________________________________
3980 [  4209] By: gsar                                  on 1999/09/20  19:35:39
3981         Log: integrate cfgperl changes into mainline
3982      Branch: perl
3983           +> lib/unicode/Unicode.html
3984            ! Changes
3985           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3986           !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
3987 ____________________________________________________________________________
3988 [  4208] By: gsar                                  on 1999/09/20  18:28:44
3989         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
3990      Branch: perl
3991            + README.Y2K
3992            ! MANIFEST
3993 ____________________________________________________________________________
3994 [  4207] By: jhi                                   on 1999/09/20  11:06:13
3995         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
3996      Branch: cfgperl
3997            ! pod/perldelta.pod
3998 ____________________________________________________________________________
3999 [  4206] By: jhi                                   on 1999/09/20  09:53:15
4000         Log: Do not test for gccish things in non-gccish platforms.
4001      Branch: cfgperl
4002            ! Configure config_h.SH
4003      Branch: metaconfig
4004            ! U/compline/ccflags.U
4005 ____________________________________________________________________________
4006 [  4205] By: jhi                                   on 1999/09/20  09:41:22
4007         Log: Prompt for uselfs.
4008      Branch: cfgperl
4009            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4010            ! config_h.SH
4011      Branch: metaconfig
4012            ! U/mksample
4013      Branch: metaconfig/U/perl
4014            ! use64bits.U uselfs.U
4015 ____________________________________________________________________________
4016 [  4204] By: jhi                                   on 1999/09/20  09:09:29
4017         Log: Add usemorebits and uselfs.
4018      Branch: cfgperl
4019            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4020            ! config_h.SH doio.c perl.h
4021      Branch: metaconfig/U/perl
4022            + uselfs.U usemorebits.U
4023            ! use64bits.U uselongdbl.U
4024 ____________________________________________________________________________
4025 [  4203] By: jhi                                   on 1999/09/20  07:48:48
4026         Log: Dethinko.
4027      Branch: cfgperl
4028            ! pod/perlfunc.pod
4029 ____________________________________________________________________________
4030 [  4202] By: jhi                                   on 1999/09/20  07:33:32
4031         Log: Fix a bug in the description of endianness.  Reported in
4032              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
4033              To: perl5-porters@perl.org
4034              Subject: BUG: perldoc -f pack
4035              Date: Mon, 20 Sep 1999 09:43:49 +0400
4036              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
4037      Branch: cfgperl
4038            ! pod/perlfunc.pod
4039 ____________________________________________________________________________
4040 [  4201] By: jhi                                   on 1999/09/20  07:01:26
4041         Log: Integrate with Sarathy.
4042      Branch: cfgperl
4043           +> t/op/args.t
4044           !> (integrate 31 files)
4045 ____________________________________________________________________________
4046 [  4200] By: gsar                                  on 1999/09/20  03:45:06
4047         Log: From: Russ Allbery <rra@stanford.edu>
4048              Date: 19 Aug 1999 04:35:44 -0700
4049              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
4050              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
4051      Branch: perl
4052            ! lib/File/Find.pm
4053 ____________________________________________________________________________
4054 [  4199] By: gsar                                  on 1999/09/20  03:27:49
4055         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
4056      Branch: perl
4057            ! ext/B/B/Terse.pm
4058 ____________________________________________________________________________
4059 [  4198] By: gsar                                  on 1999/09/20  03:25:25
4060         Log: add arenas for managing allocations of remaining xpv*v structures
4061              From: Vishal Bhatia <vishal@gol.com>
4062              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
4063              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
4064              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
4065      Branch: perl
4066            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
4067            ! proto.h sv.c
4068 ____________________________________________________________________________
4069 [  4197] By: gsar                                  on 1999/09/20  03:06:10
4070         Log: queue errors due to strictures rather than printing them as
4071              warnings; symbols that violate strictures do *not* end up in
4072              the symbol table anyway, making multiple evals of the same piece
4073              of code produce the same errors; errors indicate all locations
4074              of a global symbol rather than just the first one; these
4075              changes make compile-time failures within evals reliably
4076              visible via the return value or contents of $@, and trappable
4077              using __DIE__ hooks
4078      Branch: perl
4079            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
4080            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
4081            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
4082            ! t/pragma/strict-vars thrdvar.h toke.c util.c
4083 ____________________________________________________________________________
4084 [  4196] By: gsar                                  on 1999/09/19  22:14:29
4085         Log: control change#1914 via hints (causes problems on some platforms)
4086      Branch: perl
4087            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4088            ! ext/POSIX/hints/linux.pl
4089 ____________________________________________________________________________
4090 [  4195] By: gsar                                  on 1999/09/19  21:30:18
4091         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
4092              in passing around references to @_, eg C<sub foo { \@_ }>; add
4093              tests for the same
4094      Branch: perl
4095            + t/op/args.t
4096            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
4097 ____________________________________________________________________________
4098 [  4194] By: jhi                                   on 1999/09/18  18:57:45
4099         Log: Integrate with Sarathy.
4100      Branch: cfgperl
4101           !> opcode.h opcode.pl
4102 ____________________________________________________________________________
4103 [  4193] By: nick                                  on 1999/09/18  15:24:56
4104         Log: Re-integrate mainline
4105              Basic SvUTF8 stuff in headers, no functional changes yet.
4106      Branch: utfperl
4107            + lib/byte.pm lib/byte_heavy.pl
4108           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
4109           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
4110           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
4111           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
4112           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
4113           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
4114           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
4115           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
4116           +> lib/unicode/Names.txt lib/unicode/Props.txt
4117           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
4118           +> t/lib/bigfltpm.t
4119            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
4120            - lib/unicode/blocks.txt lib/unicode/index2.txt
4121            - lib/unicode/jamo2.txt lib/unicode/names2.txt
4122            - lib/unicode/props2.txt lib/unicode/readme.txt
4123            - t/lib/bigfloatpm.t
4124            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
4125            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
4126            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
4127            ! warnings.h
4128           !> (integrate 142 files)
4129 ____________________________________________________________________________
4130 [  4192] By: gsar                                  on 1999/09/18  15:11:47
4131         Log: more op description tweaks
4132      Branch: perl
4133            ! opcode.h opcode.pl
4134 ____________________________________________________________________________
4135 [  4191] By: jhi                                   on 1999/09/18  07:47:16
4136         Log: Integrate with Sarathy.
4137      Branch: cfgperl
4138           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
4139           !> t/pragma/warn/op
4140 ____________________________________________________________________________
4141 [  4190] By: jhi                                   on 1999/09/18  07:35:45
4142         Log: Add description of the Unicode database files.
4143      Branch: cfgperl
4144            + lib/unicode/Unicode.html
4145 ____________________________________________________________________________
4146 [  4189] By: gsar                                  on 1999/09/18  03:14:58
4147         Log: tweak some op names in change#4177 (will any of this break code that
4148              gropes $@ ?)
4149      Branch: perl
4150            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
4151            ! t/pragma/warn/op
4152 ____________________________________________________________________________
4153 [  4188] By: jhi                                   on 1999/09/17  21:30:08
4154         Log: Pick up the typo fix.
4155      Branch: cfgperl
4156           !> t/io/open.t
4157 ____________________________________________________________________________
4158 [  4187] By: gsar                                  on 1999/09/17  21:13:55
4159         Log: fix typo
4160      Branch: perl
4161            ! t/io/open.t
4162 ____________________________________________________________________________
4163 [  4186] By: gsar                                  on 1999/09/17  20:57:29
4164         Log: integrate cfgperl change
4165      Branch: perl
4166           !> vms/subconfigure.com
4167 ____________________________________________________________________________
4168 [  4185] By: jhi                                   on 1999/09/17  20:46:41
4169         Log: Re-apply applicable parts of #3993, #3994, and #3995.
4170      Branch: cfgperl
4171            ! vms/subconfigure.com
4172 ____________________________________________________________________________
4173 [  4184] By: gsar                                  on 1999/09/17  20:26:02
4174         Log: integrate cfgperl contents into mainline
4175      Branch: perl
4176           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
4177           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
4178           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
4179           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
4180           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
4181           +> lib/unicode/SpecCase.txt
4182            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
4183            - lib/unicode/index2.txt lib/unicode/jamo2.txt
4184            - lib/unicode/names2.txt lib/unicode/props2.txt
4185            - lib/unicode/readme.txt
4186           !> (integrate 73 files)
4187 ____________________________________________________________________________
4188 [  4183] By: jhi                                   on 1999/09/17  20:25:51
4189         Log: Integrate with Sarathy.
4190      Branch: cfgperl
4191           !> configure.com ext/ByteLoader/byterun.h
4192           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
4193           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
4194           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
4195           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
4196 ____________________________________________________________________________
4197 [  4182] By: gsar                                  on 1999/09/17  20:16:28
4198         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
4199              vmsperl contents have prevailed)
4200      Branch: perl
4201           !> configure.com ext/ByteLoader/byterun.h
4202           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
4203           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
4204           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
4205           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
4206 ____________________________________________________________________________
4207 [  4181] By: jhi                                   on 1999/09/17  20:12:37
4208         Log: From: Michael G Schwern <schwern@pobox.com>
4209              To: perl5-porters@perl.org
4210              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
4211              Date: Thu, 19 Aug 1999 21:30:01 -0400
4212              Message-ID: <19990819213001.A22512@athens.aocn.com>
4213      Branch: cfgperl
4214            ! lib/Exporter/Heavy.pm
4215 ____________________________________________________________________________
4216 [  4180] By: gsar                                  on 1999/09/17  20:11:00
4217         Log: perlhist additions
4218      Branch: perl
4219            ! pod/perlhist.pod
4220 ____________________________________________________________________________
4221 [  4179] By: jhi                                   on 1999/09/17  20:08:00
4222         Log: The change #4176 should've undone only the test, not the code patch.
4223      Branch: cfgperl
4224            ! doio.c
4225 ____________________________________________________________________________
4226 [  4178] By: jhi                                   on 1999/09/17  20:06:08
4227         Log: From: Ian Phillipps <ian@dial.pipex.com>
4228              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
4229              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
4230              Date: Sat, 21 Aug 1999 12:36:12 +0100
4231              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
4232      Branch: cfgperl
4233            ! pod/perlsyn.pod
4234 ____________________________________________________________________________
4235 [  4177] By: jhi                                   on 1999/09/17  20:00:19
4236         Log: More descriptive names for operators.
4237              
4238              From: Michael G Schwern <schwern@pobox.com>
4239              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
4240              Cc: perl5-porters@perl.org
4241              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
4242              Date: Tue, 17 Aug 1999 18:35:45 -0400
4243              Message-ID: <19990817183545.A23073@toldyouso.com>
4244              
4245              From: Michael G Schwern <schwern@pobox.com>
4246              To: perl5-porters@perl.org
4247              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
4248              Date: Wed, 18 Aug 1999 03:53:38 -0400
4249              Message-ID: <19990818035337.A31505@athens.aocn.com>
4250      Branch: cfgperl
4251            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
4252            ! t/pragma/warn/op t/pragma/warn/sv
4253 ____________________________________________________________________________
4254 [  4176] By: jhi                                   on 1999/09/17  18:19:18
4255         Log: Take away the infamous io/dup.t #7.
4256              It seems there simply is no way to portably
4257              "flush" an input file handle.
4258      Branch: cfgperl
4259            ! doio.c t/io/dup.t
4260 ____________________________________________________________________________
4261 [  4175] By: jhi                                   on 1999/09/17  14:45:08
4262         Log: From: Barrie Slaymaker <barries@slaysys.com>
4263              To: perl5-porters@perl.org
4264              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
4265              Date: Fri, 17 Sep 1999 11:16:48 -0400
4266              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
4267      Branch: cfgperl
4268            ! lib/Benchmark.pm
4269 ____________________________________________________________________________
4270 [  4174] By: jhi                                   on 1999/09/17  14:07:16
4271         Log: UNICOS does support large files but doesn't support sparse files
4272              so we cannot easily test for large file support.
4273      Branch: cfgperl
4274            ! t/lib/syslfs.t t/op/lfs.t
4275 ____________________________________________________________________________
4276 [  4173] By: jhi                                   on 1999/09/17  14:03:44
4277         Log: UNICOS has sloppy division/modulo for floating point numbers.
4278      Branch: cfgperl
4279            ! t/op/arith.t
4280 ____________________________________________________________________________
4281 [  4172] By: jhi                                   on 1999/09/17  13:47:49
4282         Log: Portable blocksize (replaces #4171).
4283      Branch: cfgperl
4284            ! t/lib/syslfs.t t/op/lfs.t
4285 ____________________________________________________________________________
4286 [  4171] By: jhi                                   on 1999/09/17  13:08:54
4287         Log: (replaced by #4172)
4288      Branch: cfgperl
4289            ! t/lib/syslfs.t t/op/lfs.t
4290 ____________________________________________________________________________
4291 [  4170] By: jhi                                   on 1999/09/17  12:59:11
4292         Log: Detypo #4169.
4293      Branch: cfgperl
4294            ! t/lib/syslfs.t t/op/lfs.t
4295 ____________________________________________________________________________
4296 [  4169] By: jhi                                   on 1999/09/17  12:16:34
4297         Log: Diagnose possible quota limits.
4298      Branch: cfgperl
4299            ! t/lib/syslfs.t t/op/lfs.t
4300 ____________________________________________________________________________
4301 [  4168] By: jhi                                   on 1999/09/17  12:10:43
4302         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
4303              doesn't have one that wouldn't cause SIGSYS.  UNICOS
4304              does have getpgrp(void) so Perl getpgrp() is happy.
4305      Branch: cfgperl
4306            ! hints/unicos.sh
4307 ____________________________________________________________________________
4308 [  4167] By: jhi                                   on 1999/09/17  11:49:30
4309         Log: Filesystem quotas may stop you from using large files.
4310      Branch: cfgperl
4311            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
4312 ____________________________________________________________________________
4313 [  4166] By: jhi                                   on 1999/09/17  11:36:01
4314         Log: Too strict pattern for parsing group lists.
4315      Branch: cfgperl
4316            ! t/op/groups.t
4317 ____________________________________________________________________________
4318 [  4165] By: jhi                                   on 1999/09/17  09:06:18
4319         Log: Configure maintenance. It's sigaction.sa_flags
4320              and the Glossary regen'ed.
4321      Branch: cfgperl
4322            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4323            ! config_h.SH
4324      Branch: metaconfig
4325            ! U/compline/d_sigaction.U
4326 ____________________________________________________________________________
4327 [  4164] By: jhi                                   on 1999/09/15  06:57:51
4328         Log: Integrate with Sarathy.
4329      Branch: cfgperl
4330           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
4331           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
4332           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
4333           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
4334           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
4335           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
4336           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
4337           !> jpl/PerlInterpreter/Makefile.PL
4338           !> jpl/PerlInterpreter/PerlInterpreter.c
4339           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
4340           !> jpl/Sample/Makefile.PL jpl/install-jpl
4341           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
4342           !> t/op/pat.t
4343 ____________________________________________________________________________
4344 [  4163] By: gsar                                  on 1999/09/15  05:17:27
4345         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
4346      Branch: perl
4347            ! lib/File/Spec/Functions.pm
4348 ____________________________________________________________________________
4349 [  4162] By: gsar                                  on 1999/09/15  05:09:14
4350         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
4351      Branch: perl
4352            ! Changes embed.h embed.pl
4353 ____________________________________________________________________________
4354 [  4161] By: gsar                                  on 1999/09/15  04:08:25
4355         Log: missing perlhist dates from Jeff Okamoto
4356      Branch: perl
4357            ! pod/perlhist.pod
4358 ____________________________________________________________________________
4359 [  4160] By: gsar                                  on 1999/09/15  03:13:08
4360         Log: jpl tweak
4361      Branch: perl
4362            ! MANIFEST jpl/JNI/Makefile.PL
4363 ____________________________________________________________________________
4364 [  4159] By: gsar                                  on 1999/09/15  02:57:08
4365         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
4366              Jepson <bjepson@home.com>)
4367      Branch: perl
4368            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
4369            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
4370            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
4371            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
4372            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
4373            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
4374            ! jpl/PerlInterpreter/Makefile.PL
4375            ! jpl/PerlInterpreter/PerlInterpreter.c
4376            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
4377            ! jpl/Sample/Makefile.PL jpl/install-jpl
4378 ____________________________________________________________________________
4379 [  4158] By: gsar                                  on 1999/09/15  01:27:14
4380         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
4381              Date:    Tue, 14 Sep 1999 21:26:15 EDT
4382              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
4383              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
4384      Branch: perl
4385            ! regexec.c t/op/pat.t
4386 ____________________________________________________________________________
4387 [  4157] By: jhi                                   on 1999/09/14  21:18:09
4388         Log: config.h will define USE_64_BITS if need be.
4389      Branch: cfgperl
4390            ! hints/irix_6.sh
4391 ____________________________________________________________________________
4392 [  4156] By: jhi                                   on 1999/09/14  20:30:00
4393         Log: Change #4149 necessitates also a small code change.
4394      Branch: cfgperl
4395            ! ext/B/defsubs_h.PL
4396 ____________________________________________________________________________
4397 [  4155] By: jhi                                   on 1999/09/14  20:15:53
4398         Log: Update EPOC libdir names.
4399      Branch: cfgperl
4400            ! epoc/config.h
4401 ____________________________________________________________________________
4402 [  4154] By: jhi                                   on 1999/09/14  20:13:41
4403         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
4404              deceased HAS.*DBM.*64 mumblings.
4405      Branch: cfgperl
4406            ! Configure config_h.SH epoc/config.h
4407 ____________________________________________________________________________
4408 [  4153] By: jhi                                   on 1999/09/14  20:04:53
4409         Log: Configure nits.
4410      Branch: cfgperl
4411            ! Configure config_h.SH
4412      Branch: metaconfig
4413            ! U/compline/d_sigaction.U U/threads/i_pthread.U
4414 ____________________________________________________________________________
4415 [  4152] By: jhi                                   on 1999/09/14  19:30:22
4416         Log: Integrate with Sarathy.
4417      Branch: cfgperl
4418           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
4419            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
4420           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
4421           !> win32/config_sh.PL
4422 ____________________________________________________________________________
4423 [  4151] By: jhi                                   on 1999/09/14  10:25:01
4424         Log: Update Unicode database and recompute the tables.
4425              Rename the .txt files to be more Unicode 3.0-like.
4426              Unihan-3.0.txt not included because it is 16 MB.
4427              syllables.txt is manually maintained.
4428              See ReadMe.txt for description of the .txt files.
4429              (not all of them are used yet)
4430      Branch: cfgperl
4431            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
4432            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
4433            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
4434            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
4435            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
4436            + lib/unicode/SpecCase.txt
4437            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
4438            - lib/unicode/index2.txt lib/unicode/jamo2.txt
4439            - lib/unicode/names2.txt lib/unicode/props2.txt
4440            - lib/unicode/readme.txt
4441            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
4442            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
4443            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
4444            ! lib/unicode/Decomposition.pl
4445            ! lib/unicode/In/ArabicPresentationForms-B.pl
4446            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
4447            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
4448            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
4449            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
4450            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
4451            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
4452            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
4453            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
4454            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
4455            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
4456            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
4457            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
4458            ! lib/unicode/mktables.PL
4459 ____________________________________________________________________________
4460 [  4150] By: gsar                                  on 1999/09/14  09:31:57
4461         Log: INSTALL tweak
4462      Branch: perl
4463            ! INSTALL
4464 ____________________________________________________________________________
4465 [  4149] By: gsar                                  on 1999/09/14  09:00:45
4466         Log: change some filenames to be 8.3-friendly
4467      Branch: perl
4468           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
4469            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
4470            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
4471 ____________________________________________________________________________
4472 [  4148] By: gsar                                  on 1999/09/14  08:35:00
4473         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
4474      Branch: perl
4475            ! win32/config_sh.PL
4476 ____________________________________________________________________________
4477 [  4147] By: jhi                                   on 1999/09/14  08:07:49
4478         Log: Not that UVSIZE normally differs that much from IVSIZE...
4479      Branch: cfgperl
4480            ! perl.h
4481 ____________________________________________________________________________
4482 [  4146] By: jhi                                   on 1999/09/14  08:04:40
4483         Log: Integrate with Sarathy.
4484      Branch: cfgperl
4485           !> Changes ext/DB_File/DB_File.xs
4486 ____________________________________________________________________________
4487 [  4145] By: jhi                                   on 1999/09/14  07:10:02
4488         Log: I_PTHREAD was PTHREADEAD.
4489      Branch: cfgperl
4490            ! Configure config_h.SH
4491      Branch: metaconfig
4492            ! U/threads/i_pthread.U
4493 ____________________________________________________________________________
4494 [  4144] By: gsar                                  on 1999/09/14  06:46:47
4495         Log: change#4113 was missing DB_File.xs changes
4496      Branch: perl
4497            ! ext/DB_File/DB_File.xs
4498 ____________________________________________________________________________
4499 [  4143] By: jhi                                   on 1999/09/13  20:16:20
4500         Log: Small doc and whitespace edits.
4501      Branch: cfgperl
4502            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
4503            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
4504            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
4505            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
4506            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
4507            ! pod/perldelta.pod
4508 ____________________________________________________________________________
4509 [  4142] By: gsar                                  on 1999/09/13  19:32:31
4510         Log: integrate cfgperl contents into mainline, update Changes
4511      Branch: perl
4512           +> ext/DB_File/version.c
4513            ! Changes
4514           !> (integrate 44 files)
4515 ____________________________________________________________________________
4516 [  4141] By: jhi                                   on 1999/09/13  16:16:56
4517         Log: Scan for <pthread.h> always.
4518      Branch: cfgperl
4519            ! Configure config_h.SH perl.h
4520      Branch: metaconfig
4521            ! U/threads/i_pthread.U
4522 ____________________________________________________________________________
4523 [  4140] By: jhi                                   on 1999/09/13  16:00:08
4524         Log: Integrate with Sarathy.
4525      Branch: cfgperl
4526           !> (integrate 27 files)
4527 ____________________________________________________________________________
4528 [  4139] By: jhi                                   on 1999/09/13  15:35:18
4529         Log: Add -A option to Configure to diddle with variables
4530              after the hints file has been applied.
4531      Branch: cfgperl
4532            ! Configure config_h.SH
4533      Branch: metaconfig
4534            ! U/modified/Oldconfig.U U/modified/Options.U
4535 ____________________________________________________________________________
4536 [  4138] By: jhi                                   on 1999/09/13  13:42:56
4537         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
4538      Branch: cfgperl
4539            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
4540            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
4541            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
4542            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
4543            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
4544 ____________________________________________________________________________
4545 [  4137] By: jhi                                   on 1999/09/13  13:25:31
4546         Log: Applying change #4136 manually introduced patch residue.
4547      Branch: cfgperl
4548            ! perl.h
4549 ____________________________________________________________________________
4550 [  4136] By: jhi                                   on 1999/09/13  13:23:04
4551         Log: Replace change #4100 with
4552              From: Robin Barker <rmb1@cise.npl.co.uk>
4553              To: gsar@activestate.com
4554              Cc: perl5-porters@perl.org
4555              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
4556              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
4557              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
4558      Branch: cfgperl
4559            ! doio.c dump.c ext/B/B.xs ext/B/typemap
4560            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
4561            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
4562            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
4563            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
4564 ____________________________________________________________________________
4565 [  4135] By: jhi                                   on 1999/09/13  10:22:31
4566         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4567              To: perl5-porters@perl.org (Mailing list Perl5)
4568              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
4569              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
4570              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
4571              
4572              From: andreas.koenig@anima.de (Andreas J. Koenig)
4573              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
4574              Cc: perl5-porters@perl.org (Mailing list Perl5)
4575              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
4576              Date: 11 Sep 1999 15:36:26 +0200
4577              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
4578      Branch: cfgperl
4579            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4580 ____________________________________________________________________________
4581 [  4134] By: jhi                                   on 1999/09/13  10:20:14
4582         Log: From: Tom Phoenix <rootbeer@redcat.com>
4583              To: Perl Porters Mailing List <perl5-porters@perl.org>
4584              Subject: [DOCPATCH] Server errors and perldiag
4585              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
4586              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
4587      Branch: cfgperl
4588            ! pod/perldiag.pod
4589 ____________________________________________________________________________
4590 [  4133] By: gsar                                  on 1999/09/13  03:25:43
4591         Log: avoid assertion failure on C<@a'>
4592      Branch: perl
4593            ! toke.c
4594 ____________________________________________________________________________
4595 [  4132] By: gsar                                  on 1999/09/13  03:03:57
4596         Log: add -DPERL_Y2KWARN build option that will generate additional
4597              warnings on "19$yy" etc (reworked a patch suggested by
4598              Ulrich Pfeifer <upf@de.uu.net>)
4599      Branch: perl
4600            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
4601            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
4602 ____________________________________________________________________________
4603 [  4131] By: gsar                                  on 1999/09/12  22:06:25
4604         Log: fix DATA leaks; reword documentation about the DATA filehandle
4605      Branch: perl
4606            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
4607 ____________________________________________________________________________
4608 [  4130] By: gsar                                  on 1999/09/12  20:08:56
4609         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
4610              formatted result looks nonstandard
4611      Branch: perl
4612            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
4613            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
4614            ! t/pragma/locale.t thrdvar.h
4615 ____________________________________________________________________________
4616 [  4129] By: gsar                                  on 1999/09/12  17:04:11
4617         Log: From: Doug MacEachern <dougm@cp.net>
4618              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
4619              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
4620              Subject: [PATCH 5.005_57] B::clearsym
4621      Branch: perl
4622            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
4623 ____________________________________________________________________________
4624 [  4128] By: gsar                                  on 1999/09/12  16:59:12
4625         Log: better debugger help output (from Ilya Zakharevich)
4626      Branch: perl
4627            ! lib/perl5db.pl
4628 ____________________________________________________________________________
4629 [  4127] By: jhi                                   on 1999/09/11  20:50:37
4630         Log: Integrate with Sarathy.
4631      Branch: cfgperl
4632           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
4633           +> t/lib/gol-linkage.t
4634           !> (integrate 43 files)
4635 ____________________________________________________________________________
4636 [  4126] By: nick                                  on 1999/09/10  20:44:22
4637         Log: Get resolve -at mainline
4638      Branch: utfperl
4639           +> (branch 297 files)
4640            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
4641            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
4642            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
4643            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
4644            - t/pragma/warn-1global t/pragma/warning.t thread.sym
4645            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
4646            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
4647            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
4648            - win32/makeperldef.pl win32/perlhost.h
4649           !> (integrate 847 files)
4650 ____________________________________________________________________________
4651 [  4125] By: gsar                                  on 1999/09/10  19:22:14
4652         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
4653              etc.)
4654      Branch: perl
4655            ! XSUB.h pp.h
4656 ____________________________________________________________________________
4657 [  4124] By: gsar                                  on 1999/09/10  19:14:35
4658         Log: rewrote substantive parts of patch
4659              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4660              Date: Fri, 27 Aug 1999 19:02:18 -0400
4661              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
4662              Subject: [PATCH 5.005_58] REx documentation
4663      Branch: perl
4664            ! pod/perlre.pod
4665 ____________________________________________________________________________
4666 [  4123] By: gsar                                  on 1999/09/10  18:21:53
4667         Log: note about AVf_*
4668      Branch: perl
4669            ! av.h
4670 ____________________________________________________________________________
4671 [  4122] By: gsar                                  on 1999/09/10  17:55:42
4672         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
4673              <lichtin@bivio.com>)
4674      Branch: perl
4675            ! lib/Pod/Html.pm
4676 ____________________________________________________________________________
4677 [  4121] By: gsar                                  on 1999/09/10  17:49:35
4678         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
4679      Branch: perl
4680            ! AUTHORS Changes README.dos djgpp/config.over
4681            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
4682            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
4683            ! pod/podselect.PL sv.h t/io/openpid.t util.c
4684 ____________________________________________________________________________
4685 [  4120] By: gsar                                  on 1999/09/10  12:25:01
4686         Log: add perlcompile.pod (edited content from Nathan Torkington
4687              <gnat@frii.com> and others)
4688      Branch: perl
4689            + pod/perlcompile.pod
4690            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
4691 ____________________________________________________________________________
4692 [  4119] By: gsar                                  on 1999/09/10  11:05:13
4693         Log: avoid leaking static local_patches unless patchlevel.h is
4694              explicitly included
4695      Branch: perl
4696            ! patchlevel.h perl.c
4697 ____________________________________________________________________________
4698 [  4118] By: gsar                                  on 1999/09/10  10:44:54
4699         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
4700              <jvromans@squirrel.nl>)
4701      Branch: perl
4702            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
4703            ! Changes MANIFEST lib/Getopt/Long.pm
4704 ____________________________________________________________________________
4705 [  4116] By: jhi                                   on 1999/09/09  15:56:52
4706         Log: perldeltify change #4115.
4707      Branch: cfgperl
4708            ! pod/perldelta.pod
4709 ____________________________________________________________________________
4710 [  4115] By: jhi                                   on 1999/09/09  15:48:56
4711         Log: From: "John L. Allen" <allen@grumman.com> 
4712              To: perl5-porters@perl.org 
4713              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
4714              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
4715              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
4716      Branch: cfgperl
4717            ! lib/Time/Local.pm
4718 ____________________________________________________________________________
4719 [  4114] By: jhi                                   on 1999/09/09  15:42:30
4720         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
4721              To: perl5-porters@perl.org
4722              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
4723              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
4724              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
4725      Branch: cfgperl
4726            ! pp_sys.c
4727 ____________________________________________________________________________
4728 [  4113] By: jhi                                   on 1999/09/09  10:17:45
4729         Log: From: paul.marquess@bt.com
4730              To: gsar@ActiveState.com
4731              Cc: perl5-porters@perl.org
4732              Subject: [PATCH 5.005_61] DB_File 1.71
4733              Date: Thu, 9 Sep 1999 11:20:13 +0100
4734              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
4735      Branch: cfgperl
4736            + ext/DB_File/version.c
4737            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
4738            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
4739            ! t/lib/db-btree.t
4740 ____________________________________________________________________________
4741 [  4112] By: jhi                                   on 1999/09/09  09:05:32
4742         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4743              To: perl5-porters@perl.org (Mailing list Perl5)
4744              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
4745              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
4746              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
4747      Branch: cfgperl
4748            ! regexec.c t/op/pat.t
4749 ____________________________________________________________________________
4750 [  4110] By: jhi                                   on 1999/09/09  07:29:17
4751         Log: Tidy up 64-bit situation in perldelta.
4752      Branch: cfgperl
4753            ! pod/perldelta.pod
4754 ____________________________________________________________________________
4755 [  4109] By: jhi                                   on 1999/09/09  07:26:53
4756         Log: Clear up PL_regcc issues.
4757              
4758              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4759              To: perl5-porters@perl.org (Mailing list Perl5)
4760              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
4761              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
4762              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
4763      Branch: cfgperl
4764            ! regexec.c
4765 ____________________________________________________________________________
4766 [  4108] By: gsar                                  on 1999/09/08  20:52:51
4767         Log: avoid ass_u_ming uppercase types are not user objects (spotted
4768              by Kurt Starsinic)
4769      Branch: perl
4770            ! ext/Data/Dumper/Dumper.pm
4771 ____________________________________________________________________________
4772 [  4107] By: gsar                                  on 1999/09/08  20:35:18
4773         Log: From: akim@epita.fr (DEMAILLE Akim)
4774              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
4775              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
4776              Subject: [ID 19990908.014] s2p does not quote @
4777      Branch: perl
4778            ! x2p/s2p.PL
4779 ____________________________________________________________________________
4780 [  4106] By: gsar                                  on 1999/09/08  20:25:12
4781         Log: integrate cfgperl contents into mainline
4782      Branch: perl
4783           !> (integrate 30 files)
4784 ____________________________________________________________________________
4785 [  4105] By: jhi                                   on 1999/09/08  09:02:37
4786         Log: Minor touches at the [:class:] description.
4787      Branch: cfgperl
4788            ! pod/perlre.pod
4789 ____________________________________________________________________________
4790 [  4104] By: jhi                                   on 1999/09/08  08:57:58
4791         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4792              To: Mailing list Perl5 <perl5-porters@perl.org>
4793              Subject: [PATCH 5.005_58] Fix debugging output for REx
4794              Date: Wed, 8 Sep 1999 05:02:02 -0400
4795              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
4796      Branch: cfgperl
4797            ! regcomp.c
4798 ____________________________________________________________________________
4799 [  4103] By: gsar                                  on 1999/09/08  00:53:50
4800         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
4801      Branch: perl
4802            ! pp.c
4803 ____________________________________________________________________________
4804 [  4102] By: gsar                                  on 1999/09/08  00:52:50
4805         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
4806      Branch: perl
4807            ! cop.h pp_hot.c
4808 ____________________________________________________________________________
4809 [  4101] By: gsar                                  on 1999/09/07  17:25:07
4810         Log: various fixups for windows
4811      Branch: perl
4812            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
4813            ! win32/Makefile win32/makefile.mk xsutils.c
4814 ____________________________________________________________________________
4815 [  4100] By: jhi                                   on 1999/09/07  12:49:15
4816         Log: Fix pointer casts.
4817              
4818              From: Robin Barker <rmb1@cise.npl.co.uk>
4819              To: perl5-porters@perl.org
4820              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
4821              -Duse64bits
4822              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
4823              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
4824      Branch: cfgperl
4825            ! doio.c dump.c ext/B/B.xs ext/B/typemap
4826            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
4827            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
4828            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
4829            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
4830 ____________________________________________________________________________
4831 [  4099] By: jhi                                   on 1999/09/07  10:29:04
4832         Log: Add sig/pid/uid size and sign probes.
4833      Branch: metaconfig
4834            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
4835            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
4836 ____________________________________________________________________________
4837 [  4098] By: jhi                                   on 1999/09/07  10:27:06
4838         Log: Band-aid until we've got %{Uid_t} or something similar
4839              for sv_catpvfn().
4840      Branch: cfgperl
4841            ! taint.c
4842 ____________________________________________________________________________
4843 [  4097] By: jhi                                   on 1999/09/07  09:41:23
4844         Log: Fix a printf thinko: now quads must have the ll L q prefix.
4845              (in other words, a bare %d is an int/unsigned)
4846      Branch: cfgperl
4847            ! pp_sys.c sv.c t/op/64bit.t
4848 ____________________________________________________________________________
4849 [  4096] By: jhi                                   on 1999/09/07  07:36:17
4850         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
4851              
4852              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
4853              To: perl5-porters@perl.org
4854              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
4855              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
4856              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
4857      Branch: cfgperl
4858            ! hints/hpux.sh perl.h
4859 ____________________________________________________________________________
4860 [  4095] By: gsar                                  on 1999/09/06  20:47:02
4861         Log: applied suggested patch with suitable test to detect MSVC
4862              From: "Vishal Bhatia" <vishalb@my-deja.com>
4863              Date: Wed, 11 Aug 1999 01:43:28 -0700
4864              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
4865              Subject: compiler on  win32
4866      Branch: perl
4867            ! ext/B/B/C.pm
4868 ____________________________________________________________________________
4869 [  4094] By: jhi                                   on 1999/09/06  20:34:44
4870         Log: Integrate with Sarathy.
4871      Branch: cfgperl
4872           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
4873           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
4874 ____________________________________________________________________________
4875 [  4093] By: jhi                                   on 1999/09/06  20:33:43
4876         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
4877              so that they overflow also on 64-bit platforms.
4878      Branch: cfgperl
4879            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
4880 ____________________________________________________________________________
4881 [  4092] By: gsar                                  on 1999/09/06  20:16:58
4882         Log: support bytecode and C backends in perlcc (patch suggested
4883              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
4884              C backend the default; describe new switches in pod; introduce
4885              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
4886              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
4887              entries
4888      Branch: perl
4889            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
4890            ! t/harness utils/Makefile utils/perlcc.PL
4891 ____________________________________________________________________________
4892 [  4091] By: jhi                                   on 1999/09/06  19:10:41
4893         Log: Integrate with Sarathy.
4894      Branch: cfgperl
4895           +> t/pragma/sub_lval.t
4896           !> (integrate 52 files)
4897 ____________________________________________________________________________
4898 [  4090] By: gsar                                  on 1999/09/06  19:09:06
4899         Log: propagate changed error text
4900      Branch: perl
4901            ! t/pragma/sub_lval.t
4902 ____________________________________________________________________________
4903 [  4089] By: gsar                                  on 1999/09/06  18:54:43
4904         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
4905      Branch: perl
4906            ! pod/perlfunc.pod
4907 ____________________________________________________________________________
4908 [  4088] By: gsar                                  on 1999/09/06  18:52:10
4909         Log: From: paul.marquess@bt.com
4910              Date: Sun, 5 Sep 1999 15:11:08 +0100 
4911              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
4912              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
4913      Branch: perl
4914            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
4915            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
4916            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
4917            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
4918            ! toke.c
4919 ____________________________________________________________________________
4920 [  4087] By: gsar                                  on 1999/09/06  18:06:06
4921         Log: change#3612 is buggy when quotemeta argument matches target
4922              (hope this is the last of the optimized-OP_SASSIGN bugs)
4923              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4924              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
4925              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
4926              Subject: Re: [BUG: quotemeta]
4927      Branch: perl
4928            ! Changes op.c t/op/lex_assign.t
4929 ____________________________________________________________________________
4930 [  4086] By: gsar                                  on 1999/09/06  17:57:52
4931         Log: misc tweaks
4932      Branch: perl
4933            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
4934 ____________________________________________________________________________
4935 [  4085] By: gsar                                  on 1999/09/06  03:54:23
4936         Log: applied patch suggested by Hans Mulder to fix problems on
4937              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
4938              when they ask for bincompat (platforms that used to default
4939              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
4940              (appears unsalvageable on some platforms)
4941      Branch: perl
4942            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
4943 ____________________________________________________________________________
4944 [  4084] By: bailey                                on 1999/09/06  02:39:11
4945         Log: Integrate mainline 5.05_61
4946      Branch: vmsperl
4947           +> (branch 32 files)
4948            - lib/unicode/EthiopicSyllables.txt
4949            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
4950            - warning.pl
4951            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
4952            ! vms/perly_h.vms vms/vms.c
4953           !> (integrate 346 files)
4954 ____________________________________________________________________________
4955 [  4083] By: gsar                                  on 1999/09/06  00:10:40
4956         Log: optional warning on join(/foo/...) (reworked suggested patch
4957              by Mark-Jason Dominus <mjd@plover.com>)
4958      Branch: perl
4959            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
4960            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
4961            ! pp_proto.h t/pragma/warn/op
4962 ____________________________________________________________________________
4963 [  4082] By: gsar                                  on 1999/09/05  22:28:57
4964         Log: fix data loss when more than one block is read from SDBM
4965              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
4966      Branch: perl
4967            ! ext/SDBM_File/sdbm/sdbm.c
4968 ____________________________________________________________________________
4969 [  4081] By: gsar                                  on 1999/09/05  22:07:18
4970         Log: initial implementation of lvalue subroutines (slightly fixed
4971              version of patch suggested by Ilya Zakharevich, which in turn
4972              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
4973      Branch: perl
4974            + t/pragma/sub_lval.t
4975            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
4976            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
4977            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
4978            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
4979            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
4980 ____________________________________________________________________________
4981 [  4080] By: jhi                                   on 1999/09/05  22:02:18
4982         Log: Undo #4055 (related to #4079).
4983      Branch: cfgperl
4984            ! pod/perlop.pod
4985 ____________________________________________________________________________
4986 [  4079] By: jhi                                   on 1999/09/05  21:30:54
4987         Log: Time is not yet ripe.
4988      Branch: cfgperl
4989            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
4990 ____________________________________________________________________________
4991 [  4078] By: gsar                                  on 1999/09/05  18:17:32
4992         Log: modified suggested patch to handle cross-refs and qr// objects
4993              correctly; unfollowed refs are represented as simple string
4994              value, not just the bare type; $VERSION stays the same until
4995              it is ready for prime time (avoids CPAN confustication)
4996              From:    John Nolan <jpnolan@Op.Net>
4997              Date:    Wed, 04 Aug 1999 20:21:10 EDT
4998              Message-Id: <199908050021.UAA09693@monet.op.net>
4999              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
5000      Branch: perl
5001            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
5002            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
5003 ____________________________________________________________________________
5004 [  4077] By: jhi                                   on 1999/09/04  21:54:42
5005         Log: timesum() wasn't @EXPORTed as promised by the documentation.
5006              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
5007      Branch: cfgperl
5008            ! lib/Benchmark.pm
5009 ____________________________________________________________________________
5010 [  4076] By: gsar                                  on 1999/09/04  20:21:59
5011         Log: integrate cfgperl contents into mainline
5012      Branch: perl
5013           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
5014           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
5015           +> warnings.h warnings.pl xsutils.c
5016            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
5017           !> (integrate 109 files)
5018 ____________________________________________________________________________
5019 [  4075] By: jhi                                   on 1999/09/04  18:04:47
5020         Log: use integer on the problematic subtest.
5021      Branch: cfgperl
5022            ! t/op/misc.t
5023 ____________________________________________________________________________
5024 [  4074] By: jhi                                   on 1999/09/04  17:57:40
5025         Log: Warn about numconvert.t in case somebody
5026              wants to make sv_2pv more 64-bit aware.
5027      Branch: cfgperl
5028            ! sv.c
5029 ____________________________________________________________________________
5030 [  4073] By: jhi                                   on 1999/09/04  17:54:51
5031         Log: Comment upgrading: the quad situation isn't quite as
5032              bad as it used to be.
5033      Branch: cfgperl
5034            ! perl.h
5035 ____________________________________________________________________________
5036 [  4072] By: jhi                                   on 1999/09/04  15:35:37
5037         Log: Integrate with Sarathy.
5038      Branch: cfgperl
5039           !> win32/win32.c
5040 ____________________________________________________________________________
5041 [  4071] By: jhi                                   on 1999/09/04  15:28:11
5042         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
5043              
5044              From: Robin Barker <rmb1@cise.npl.co.uk>
5045              To: perl5-porters@perl.org
5046              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
5047              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
5048              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
5049              
5050              and later (in private email) found to be dependent
5051              on useperlio.
5052              
5053              Mental note: the cpp magic done in perlsdio.h (and assumedly
5054              also in perlsfio.h) may cause trouble later with lfs because
5055              both the perlio scheme by Perl and the lfs support by vendors
5056              like to play cpp games to map the stdio namespace back and forth.
5057              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
5058              just the beginning.
5059      Branch: cfgperl
5060            ! perlio.c
5061 ____________________________________________________________________________
5062 [  4070] By: jhi                                   on 1999/09/04  13:12:14
5063         Log: Enable 64-bit clean bit ops.
5064              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
5065      Branch: cfgperl
5066            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
5067            ! t/op/misc.t
5068 ____________________________________________________________________________
5069 [  4069] By: jhi                                   on 1999/09/03  21:17:30
5070         Log: Turn on USE_64_BIT_OFFSETS implicitly.
5071      Branch: cfgperl
5072            ! perl.h
5073 ____________________________________________________________________________
5074 [  4068] By: jhi                                   on 1999/09/03  08:19:59
5075         Log: Fix from Spider for the sub attributes (there was an undocumented
5076              dependency between force_word() and skipspace()).
5077      Branch: cfgperl
5078            ! toke.c
5079 ____________________________________________________________________________
5080 [  4067] By: jhi                                   on 1999/09/01  23:17:06
5081         Log: From: John Tobey <spam@john-edwin-tobey.org>
5082              To: ilya@math.ohio-state.edu
5083              CC: perl5-porters@perl.org
5084              Subject: Re: [PATCH 5.005_60] distclean forgot two
5085              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
5086              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
5087      Branch: cfgperl
5088            ! t/lib/dprof.t
5089 ____________________________________________________________________________
5090 [  4066] By: jhi                                   on 1999/09/01  23:14:50
5091         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
5092              To: perl5-porters@perl.org
5093              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
5094              Date: Fri, 20 Aug 1999 15:37:27 +0100
5095              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
5096      Branch: cfgperl
5097            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
5098            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
5099            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
5100 ____________________________________________________________________________
5101 [  4065] By: jhi                                   on 1999/09/01  22:06:43
5102         Log: From: Dominic Dunlop <domo@vo.lu>
5103              To: perl5-porters@perl.org
5104              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
5105              (UNINSTALLED) [PATCH]
5106              Date: Thu, 19 Aug 1999 09:48:03 +0200
5107              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
5108              
5109              The PERL_POLLUTE_MALLOC part had to be manually applied.
5110      Branch: cfgperl
5111            ! hints/machten.sh perl.h
5112 ____________________________________________________________________________
5113 [  4064] By: jhi                                   on 1999/09/01  13:56:14
5114         Log: From: Martin Lichtin <lichtin@bivio.com>
5115              To: jhi@iki.fi
5116              CC: perl5-porters@perl.org
5117              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
5118              Date: Wed, 01 Sep 1999 15:50:04 +0200
5119              Message-ID: <37CD2F0C.944BFACE@bivio.com>
5120      Branch: cfgperl
5121            ! lib/ExtUtils/Install.pm
5122 ____________________________________________________________________________
5123 [  4063] By: jhi                                   on 1999/09/01  13:16:11
5124         Log: Enhance lfs tests: check every seek and sysseek
5125              and test also that -e and -f detect largefiles.
5126      Branch: cfgperl
5127            ! t/lib/syslfs.t t/op/lfs.t
5128 ____________________________________________________________________________
5129 [  4062] By: jhi                                   on 1999/09/01  12:08:04
5130         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
5131              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
5132              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
5133              The Perl Porters Mailing List <perl5-porters@perl.org>
5134              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
5135              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
5136              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
5137      Branch: cfgperl
5138            ! pod/perldiag.pod
5139 ____________________________________________________________________________
5140 [  4061] By: jhi                                   on 1999/09/01  12:03:03
5141         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5142              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
5143              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
5144              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
5145              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
5146              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
5147      Branch: cfgperl
5148            ! op.c t/op/join.t
5149 ____________________________________________________________________________
5150 [  4060] By: jhi                                   on 1999/09/01  07:59:42
5151         Log: IV_DIG and NV_DIG fixes.
5152      Branch: cfgperl
5153            ! perl.h
5154 ____________________________________________________________________________
5155 [  4059] By: jhi                                   on 1999/08/31  14:47:18
5156         Log: \C{} -> \N{} residue.
5157      Branch: cfgperl
5158            ! toke.c
5159 ____________________________________________________________________________
5160 [  4057] By: gsar                                  on 1999/08/30  22:08:19
5161         Log: avoid hiding child process window
5162      Branch: perl
5163            ! win32/win32.c
5164 ____________________________________________________________________________
5165 [  4055] By: jhi                                   on 1999/08/30  21:20:50
5166         Log: Document the undefinedness of overshifting.
5167      Branch: cfgperl
5168            ! pod/perlop.pod
5169 ____________________________________________________________________________
5170 [  4054] By: jhi                                   on 1999/08/30  20:18:18
5171         Log: History fixes and updates.
5172      Branch: cfgperl
5173            ! pod/perlhist.pod
5174 ____________________________________________________________________________
5175 [  4053] By: jhi                                   on 1999/08/30  19:34:02
5176         Log: Shell quoting thinko broke installdirs.
5177              From: JVromans@Squirrel.nl (Johan Vromans)
5178              To: perl5-porters@perl.org
5179              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
5180              installprefix
5181              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
5182              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
5183      Branch: cfgperl
5184            ! Configure config_h.SH
5185      Branch: metaconfig
5186            ! U/installdirs/archlib.U U/installdirs/bin.U
5187            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
5188            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
5189            ! U/installdirs/man3dir.U U/installdirs/privlib.U
5190            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
5191            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
5192            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
5193            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
5194            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
5195            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
5196            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
5197            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
5198            ! U/installdirs/vendorscriptdir.U
5199 ____________________________________________________________________________
5200 [  4052] By: jhi                                   on 1999/08/30  02:57:05
5201         Log: Use \N{named characters} instead of \C.
5202              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5203              To: jhi@iki.fi
5204              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
5205              perl5-porters@perl.org (Mailing list Perl5)
5206              Subject: Re: [PATCH 5.005_58] Named characters in Perl
5207              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
5208              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
5209      Branch: cfgperl
5210            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
5211            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
5212 ____________________________________________________________________________
5213 [  4051] By: jhi                                   on 1999/08/30  02:54:20
5214         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
5215              To: perl5-porters@perl.org
5216              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
5217              don't mix
5218              Date: Sun, 29 Aug 1999 19:04:53 -0400
5219              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
5220      Branch: cfgperl
5221            ! universal.c
5222 ____________________________________________________________________________
5223 [  4050] By: jhi                                   on 1999/08/29  16:38:58
5224         Log: Conditionally socksify the LIBS of Socket.
5225      Branch: cfgperl
5226            ! ext/Socket/Makefile.PL
5227 ____________________________________________________________________________
5228 [  4049] By: jhi                                   on 1999/08/29  15:33:30
5229         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5230              To: Mailing list Perl5 <perl5-porters@perl.org>
5231              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
5232              Date: Wed, 25 Aug 1999 16:19:58 -0400
5233              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
5234      Branch: cfgperl
5235            ! lib/perl5db.pl
5236 ____________________________________________________________________________
5237 [  4048] By: jhi                                   on 1999/08/29  15:31:36
5238         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
5239              To: perl5-porters@perl.org
5240              Subject: [PATCH _61] Lost arguments to simplified sort
5241              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
5242              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
5243      Branch: cfgperl
5244            ! op.c t/op/sort.t
5245 ____________________________________________________________________________
5246 [  4047] By: jhi                                   on 1999/08/29  15:29:29
5247         Log: From: Olaf Flebbe <olaf@science-computing.de>
5248              Sender: owner-perl5-porters@perl.org
5249              To: perl5-porters@perl.org
5250              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
5251              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
5252      Branch: cfgperl
5253            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
5254            ! epoc/perl.mmp epoc/perl.pkg
5255 ____________________________________________________________________________
5256 [  4046] By: jhi                                   on 1999/08/29  15:21:18
5257         Log: From: pvhp@forte.com (Peter Prymmer)
5258              To: perl5-porters@perl.org
5259              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
5260              Date: Fri, 27 Aug 99 18:51:04 PDT
5261              Message-Id: <9908280151.AA05010@forte.com>
5262      Branch: cfgperl
5263            ! t/lib/cgi-html.t
5264 ____________________________________________________________________________
5265 [  4045] By: jhi                                   on 1999/08/29  15:18:38
5266         Log: Fix scalar gmtime (and localtime) in quad environments,
5267              bug reported by Robin Parker.
5268              
5269              From: Robin Barker <rmb1@cise.npl.co.uk>
5270              To: jhi@iki.fi
5271              Cc: perl5-porters@perl.org
5272              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
5273              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
5274              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
5275      Branch: cfgperl
5276            ! pp_sys.c t/op/time.t
5277 ____________________________________________________________________________
5278 [  4044] By: jhi                                   on 1999/08/29  11:24:03
5279         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5280              To: perl5-porters@perl.org (Mailing list Perl5)
5281              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
5282              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
5283              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
5284              
5285              Addendum: it's "only" 33% speedup.
5286      Branch: cfgperl
5287            ! dump.c op.c op.h pp.h
5288 ____________________________________________________________________________
5289 [  4043] By: jhi                                   on 1999/08/29  11:10:33
5290         Log: From: spider-perl@Orb.Nashua.NH.US
5291              To: Mailing list Perl5 <perl5-porters@perl.org>
5292              Subject: [PATCH 5.005_61 CORE] sub : attrlist
5293              Date: Sun, 29 Aug 1999 03:02:11 -0400
5294              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
5295      Branch: cfgperl
5296            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
5297            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
5298            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
5299            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
5300            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
5301            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
5302            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
5303 ____________________________________________________________________________
5304 [  4042] By: jhi                                   on 1999/08/29  11:08:50
5305         Log: Turn off gcc-2.95's strict-alias optimization.
5306              This, of course, should be only temporary.
5307              From Andy Dougherty.
5308      Branch: cfgperl
5309            ! Configure config_h.SH
5310      Branch: metaconfig
5311            ! U/compline/ccflags.U U/modified/cc.U
5312 ____________________________________________________________________________
5313 [  4041] By: jhi                                   on 1999/08/29  10:47:30
5314         Log: Fix a typo in #4036.
5315      Branch: cfgperl
5316            ! mg.c
5317 ____________________________________________________________________________
5318 [  4040] By: jhi                                   on 1999/08/29  10:34:58
5319         Log: Add a missing #endif forgotten by #4035.
5320      Branch: cfgperl
5321            ! doop.c
5322 ____________________________________________________________________________
5323 [  4039] By: jhi                                   on 1999/08/29  10:31:19
5324         Log: Remove an extra #endif introduced by #4036.
5325      Branch: cfgperl
5326            ! perl.h
5327 ____________________________________________________________________________
5328 [  4038] By: jhi                                   on 1999/08/29  10:18:59
5329         Log: Rename warning to warnings, from Paul Marquess.
5330      Branch: cfgperl
5331            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
5332            + t/pragma/warnings.t warnings.h warnings.pl
5333            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
5334            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
5335            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
5336            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
5337            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
5338            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
5339            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
5340            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
5341            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
5342            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
5343            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
5344            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
5345            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
5346 ____________________________________________________________________________
5347 [  4037] By: jhi                                   on 1999/08/29  10:08:47
5348         Log: Create the equivalence tables based on
5349              the real Unicode decomposition, not on
5350              the character name.
5351      Branch: cfgperl
5352            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
5353            ! lib/unicode/mktables.PL
5354 ____________________________________________________________________________
5355 [  4036] By: jhi                                   on 1999/08/29  09:29:08
5356         Log: Integrate with Sarathy.
5357      Branch: cfgperl
5358           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
5359           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
5360           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
5361           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
5362           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
5363           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
5364           !> (integrate 190 files)
5365 ____________________________________________________________________________
5366 [  4035] By: jhi                                   on 1999/08/29  08:56:15
5367         Log: Implement 64-bit vec().
5368      Branch: cfgperl
5369            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
5370            ! pp.h t/op/64bit.t
5371 ____________________________________________________________________________
5372 [  4034] By: gsar                                  on 1999/08/29  03:35:18
5373         Log: deadcode removal
5374      Branch: perl
5375            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
5376            ! pp_ctl.c proto.h run.c sv.c
5377 ____________________________________________________________________________
5378 [  4033] By: jhi                                   on 1999/08/28  17:31:07
5379         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
5380              To: perl5-porters@perl.org
5381              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
5382              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
5383              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
5384      Branch: cfgperl
5385            ! perl.h
5386 ____________________________________________________________________________
5387 [  4032] By: gsar                                  on 1999/08/26  23:53:33
5388         Log: new thread should set current interp in TLS
5389      Branch: perl
5390            ! ext/Thread/Thread.xs
5391 ____________________________________________________________________________
5392 [  4031] By: bailey                                on 1999/08/23  03:40:07
5393         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
5394      Branch: vmsperl
5395            ! lib/ExtUtils/MM_VMS.pm
5396 ____________________________________________________________________________
5397 [  4030] By: bailey                                on 1999/08/23  03:37:43
5398         Log: Patch up holes in realclean target
5399      Branch: vmsperl
5400            ! vms/descrip_mms.template
5401 ____________________________________________________________________________
5402 [  4029] By: bailey                                on 1999/08/23  03:36:24
5403         Log: Fix handling of PERL_POLLUTE
5404      Branch: vmsperl
5405            ! lib/ExtUtils/MM_VMS.pm
5406 ____________________________________________________________________________
5407 [  4028] By: bailey                                on 1999/08/23  03:34:08
5408         Log: Update VMS version of perly.h
5409      Branch: vmsperl
5410            ! vms/perly_h.vms
5411 ____________________________________________________________________________
5412 [  4027] By: bailey                                on 1999/08/23  03:32:45
5413         Log: Update dependencies in Descrip.MMS
5414      Branch: vmsperl
5415            ! vms/descrip_mms.template
5416 ____________________________________________________________________________
5417 [  4026] By: bailey                                on 1999/08/23  03:30:01
5418         Log: Fix prototypes in perlapi.c (64-bit?)
5419              Clear prior definition of getenv_len before defining VMS-specific macro
5420      Branch: vmsperl
5421            ! perlapi.c vms/vmsish.h
5422 ____________________________________________________________________________
5423 [  4025] By: bailey                                on 1999/08/23  03:25:51
5424         Log: Add '-m' option to Configure.com which skips the MANIFEST check
5425      Branch: vmsperl
5426            ! configure.com
5427 ____________________________________________________________________________
5428 [  4024] By: bailey                                on 1999/08/23  03:23:34
5429         Log: Skip open() tests that rely on Unix fork semantics
5430      Branch: vmsperl
5431            ! t/io/open.t
5432 ____________________________________________________________________________
5433 [  4023] By: bailey                                on 1999/08/23  03:21:46
5434         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
5435      Branch: vmsperl
5436            ! vms/gen_shrfls.pl
5437 ____________________________________________________________________________
5438 [  4022] By: bailey                                on 1999/08/23  03:17:33
5439         Log: update MM_VMS to use new File::Spec routines
5440      Branch: vmsperl
5441            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
5442 ____________________________________________________________________________
5443 [  4021] By: bailey                                on 1999/08/23  03:13:40
5444         Log: byteperl is now part of the ByteLoader ext
5445      Branch: vmsperl
5446            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
5447 ____________________________________________________________________________
5448 [  4020] By: bailey                                on 1999/08/23  03:10:41
5449         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
5450      Branch: vmsperl
5451            ! vms/vms.c
5452 ____________________________________________________________________________
5453 [  4019] By: bailey                                on 1999/08/23  03:07:28
5454         Log: Update calls for new thread context handling
5455      Branch: vmsperl
5456            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
5457            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
5458 ____________________________________________________________________________
5459 [  4018] By: bailey                                on 1999/08/23  03:01:31
5460         Log: Allow for file versions in library when looking for .bs files
5461      Branch: vmsperl
5462            ! ext/DynaLoader/DynaLoader_pm.PL
5463 ____________________________________________________________________________
5464 [  4017] By: bailey                                on 1999/08/23  02:58:55
5465         Log: Update VMS configuration procedures for 5.005_60
5466      Branch: vmsperl
5467            ! configure.com vms/subconfigure.com
5468 ____________________________________________________________________________
5469 [  4016] By: gsar                                  on 1999/08/20  22:19:56
5470         Log: update Changes
5471      Branch: perl
5472            ! Changes
5473
5474 ----------------
5475 Version 5.005_61
5476 ----------------
5477
5478 ____________________________________________________________________________
5479 [  4015] By: gsar                                  on 1999/08/20  22:17:41
5480         Log: perl_free() should use PerlMem_free()
5481      Branch: perl
5482            ! perl.c
5483 ____________________________________________________________________________
5484 [  4014] By: gsar                                  on 1999/08/20  22:10:46
5485         Log: win32 tweaks
5486      Branch: perl
5487            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
5488            ! win32/config.vc win32/config_H.bc win32/config_H.gc
5489            ! win32/config_H.vc
5490 ____________________________________________________________________________
5491 [  4013] By: gsar                                  on 1999/08/20  22:09:56
5492         Log: DEBUG_m() adjusted to internalize dTHX
5493      Branch: perl
5494            ! malloc.c perl.h util.c
5495 ____________________________________________________________________________
5496 [  4012] By: gsar                                  on 1999/08/20  17:51:06
5497         Log: make autogenerated files writable
5498      Branch: perl
5499            ! (edit 171 files)
5500 ____________________________________________________________________________
5501 [  4011] By: gsar                                  on 1999/08/20  17:43:47
5502         Log: update Changes
5503      Branch: perl
5504            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
5505 ____________________________________________________________________________
5506 [  4010] By: gsar                                  on 1999/08/20  17:21:53
5507         Log: up patchlevel &c
5508      Branch: perl
5509            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
5510            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
5511 ____________________________________________________________________________
5512 [  4009] By: gsar                                  on 1999/08/20  16:46:26
5513         Log: add missing Is/Syl*.pl files
5514      Branch: perl
5515            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
5516            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
5517            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
5518            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
5519            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
5520            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
5521 ____________________________________________________________________________
5522 [  4008] By: gsar                                  on 1999/08/20  16:31:02
5523         Log: integrate cfgperl contents into mainline
5524      Branch: perl
5525           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
5526           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
5527           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
5528           +> t/op/lfs.t
5529            - lib/unicode/EthiopicSyllables.txt
5530            - lib/unicode/MakeEthiopicSyllables.PL
5531           !> (integrate 261 files)
5532 ____________________________________________________________________________
5533 [  4007] By: gsar                                  on 1999/08/20  15:24:08
5534         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
5535              USE_THREADS and MULTIPLICITY; minor pod adjustments
5536      Branch: perl
5537            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
5538            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
5539 ____________________________________________________________________________
5540 [  4006] By: jhi                                   on 1999/08/19  19:01:41
5541         Log: Tighten the vec() code so that naughty BITS cause an error.
5542      Branch: cfgperl
5543            ! doop.c
5544 ____________________________________________________________________________
5545 [  4005] By: jhi                                   on 1999/08/19  15:55:09
5546         Log: Don't document ill-defined vec() bits cases
5547              (for which the code doesn't work right in any case)
5548      Branch: cfgperl
5549            ! pod/perldiag.pod pod/perlfunc.pod
5550 ____________________________________________________________________________
5551 [  4004] By: jhi                                   on 1999/08/19  12:49:41
5552         Log: Removed duplicated code (in pp.c and mg.c) by introducing
5553              do_vecget().  NOTE: the calling convention of do_vecset()
5554              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
5555              in pp_vec() is no more multiplied by `size' in pp_vec(),
5556              the multiplication is now done in do_vecset().
5557              
5558              Also fix a cpp thinko in change #4002.
5559      Branch: cfgperl
5560            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
5561            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
5562            ! proto.h
5563 ____________________________________________________________________________
5564 [  4003] By: jhi                                   on 1999/08/18  08:27:22
5565         Log: Warn about small spherical distances.
5566      Branch: cfgperl
5567            ! lib/Math/Trig.pm
5568 ____________________________________________________________________________
5569 [  4002] By: jhi                                   on 1999/08/17  09:11:51
5570         Log: Enhance IV_FITS_IN_IV (though it's still unused).
5571      Branch: cfgperl
5572            ! perl.h
5573 ____________________________________________________________________________
5574 [  4001] By: jhi                                   on 1999/08/17  08:13:34
5575         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
5576              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
5577              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
5578              Subject: [PATCH] overload.pm str/num confu
5579              Date: 17 Aug 1999 08:21:12 +0200
5580      Branch: cfgperl
5581            ! lib/overload.pm
5582 ____________________________________________________________________________
5583 [  4000] By: jhi                                   on 1999/08/17  07:20:23
5584         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
5585              To: perl5-porters@perl.org
5586              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
5587              Date: 16 Aug 1999 14:24:28 -0700
5588              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
5589      Branch: cfgperl
5590            ! pod/perlobj.pod
5591 ____________________________________________________________________________
5592 [  3999] By: jhi                                   on 1999/08/16  19:49:09
5593         Log: Integrate with Nick.
5594      Branch: cfgperl
5595           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
5596 ____________________________________________________________________________
5597 [  3998] By: jhi                                   on 1999/08/16  19:44:29
5598         Log: Fix most of the pod2man moanings reported in
5599              
5600              From: "Larry W. Virden" <lvirden@cas.org>
5601              To: perl5-porters@perl.org
5602              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
5603              (UNINSTALLED)
5604              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
5605              Message-Id: <199908031935.PAA27692@cas.org>
5606              
5607              Configure regen'ed.
5608      Branch: cfgperl
5609            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5610            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
5611            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
5612            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
5613            ! utils/h2xs.PL utils/perlcc.PL
5614 ____________________________________________________________________________
5615 [  3997] By: jhi                                   on 1999/08/16  19:20:37
5616         Log: A fix of sorts for the flush-before-dup scenario.
5617      Branch: cfgperl
5618            ! doio.c
5619 ____________________________________________________________________________
5620 [  3996] By: jhi                                   on 1999/08/16  19:14:37
5621         Log: More paranoia.
5622      Branch: cfgperl
5623            ! sv.c
5624 ____________________________________________________________________________
5625 [  3995] By: jhi                                   on 1999/08/16  18:55:35
5626         Log: Batch of small 64-bit/long double/large file support tweaks:
5627              - scan for LDBL_DIG
5628              - from DBL_DIG and LDBL_DIG select NV_DIG
5629              - introduce IVSIZE, UVSIZE, NVSIZE
5630              - introduce IV_DIG
5631              - remove stdio64
5632              - AIX uses `oslevel` when others use `uname -r`
5633              - already AIX 4.2 goes 64-bit
5634              - in HP-UX require the 64-bit libc, just the directory isn't enough
5635              - group ids are not NVs
5636              - #undef USE_LONG_DOUBLE if long double is no better than double
5637              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
5638              - mention large file support in perldelta
5639              - introduce quad TOPpin' and POPpin'
5640              - the svcat... buffer was tiny for printing quads in %b
5641              - fix the multiplication test in 64bit.t
5642              - try to make VMS to comply with all this removal and "introducal"
5643              of symbols
5644      Branch: cfgperl
5645            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
5646            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
5647            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
5648      Branch: metaconfig
5649            ! U/modified/d_longdbl.U
5650      Branch: metaconfig/U/perl
5651            + d_ldbl_dig.U
5652 ____________________________________________________________________________
5653 [  3994] By: jhi                                   on 1999/08/16  07:53:44
5654         Log: More Configure/subconfigure.com syncing.
5655      Branch: cfgperl
5656            ! vms/subconfigure.com
5657 ____________________________________________________________________________
5658 [  3993] By: jhi                                   on 1999/08/14  22:09:26
5659         Log: Remove from VMS what the change #3982 took away from Configure lands.
5660      Branch: cfgperl
5661            ! vms/subconfigure.com
5662 ____________________________________________________________________________
5663 [  3992] By: jhi                                   on 1999/08/14  13:29:13
5664         Log: Small test tweaks.
5665      Branch: cfgperl
5666            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
5667 ____________________________________________________________________________
5668 [  3991] By: jhi                                   on 1999/08/14  13:08:41
5669         Log: Augment filesize limit note.
5670      Branch: cfgperl
5671            ! doio.c
5672 ____________________________________________________________________________
5673 [  3990] By: jhi                                   on 1999/08/14  13:06:12
5674         Log: Note about filesize limits.
5675      Branch: cfgperl
5676            ! doio.c pp_sys.c
5677 ____________________________________________________________________________
5678 [  3989] By: jhi                                   on 1999/08/14  11:31:58
5679         Log: Catch the case of filesize limits.
5680      Branch: cfgperl
5681            ! t/lib/syslfs.t t/op/lfs.t
5682 ____________________________________________________________________________
5683 [  3988] By: nick                                  on 1999/08/14  09:20:58
5684         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
5685              this causes a POPSTACK panic. The problem seems to be that although
5686              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
5687              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
5688              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
5689              messing with CATCH_SET() in call_sv, use it in perl_vdie().
5690              Add test to op/eval.t which will fail (panic) if bug comes back.
5691              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
5692      Branch: perl
5693            ! cop.h perl.c t/op/eval.t util.c
5694 ____________________________________________________________________________
5695 [  3987] By: jhi                                   on 1999/08/13  23:57:52
5696         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
5697              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
5698              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
5699              Date: Fri, 13 Aug 1999 17:42:47 -0500
5700              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
5701      Branch: cfgperl
5702            ! lib/ExtUtils/MM_VMS.pm
5703 ____________________________________________________________________________
5704 [  3986] By: jhi                                   on 1999/08/13  23:56:44
5705         Log: Don't quit before printing out the message.
5706      Branch: cfgperl
5707            ! t/lib/syslfs.t t/op/lfs.t
5708 ____________________________________________________________________________
5709 [  3985] By: jhi                                   on 1999/08/13  23:35:49
5710         Log: Remove more t/ trash on target "clean".
5711      Branch: cfgperl
5712            ! Makefile.SH
5713 ____________________________________________________________________________
5714 [  3984] By: jhi                                   on 1999/08/13  23:02:53
5715         Log: Avoid double long double. 
5716      Branch: cfgperl
5717            ! Configure config_h.SH
5718      Branch: metaconfig/U/perl
5719            ! uselongdbl.U
5720 ____________________________________________________________________________
5721 [  3983] By: jhi                                   on 1999/08/13  22:59:56
5722         Log: BYTEORDER fix.
5723      Branch: cfgperl
5724            ! Configure config_h.SH
5725      Branch: metaconfig
5726            ! U/compline/byteorder.U
5727 ____________________________________________________________________________
5728 [  3982] By: jhi                                   on 1999/08/13  22:48:40
5729         Log: Jumbo Configure and large file support update.
5730              Remove a lot of unneeded 64-bitness cruft;
5731              re-introduce BYTEORDER; update 64-bitness hints;
5732              lfs should now work in Solaris; long doubles in AIX.
5733      Branch: cfgperl
5734            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
5735            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
5736            ! perlsdio.h pp.h pp_sys.c
5737      Branch: metaconfig
5738            ! U/compline/byteorder.U U/compline/ccflags.U
5739      Branch: metaconfig/U/perl
5740            ! d_dlsymun.U io64.U uselongdbl.U
5741 ____________________________________________________________________________
5742 [  3980] By: jhi                                   on 1999/08/13  15:09:11
5743         Log: Introduce HAS_LLSEEK.
5744      Branch: cfgperl
5745            ! Configure config_h.SH perl.h
5746 ____________________________________________________________________________
5747 [  3979] By: jhi                                   on 1999/08/13  14:29:47
5748         Log: From: <dan@sidhe.org>
5749              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
5750              sarathy@activestate.com
5751              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
5752              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
5753              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
5754      Branch: cfgperl
5755            ! vms/vms.c
5756 ____________________________________________________________________________
5757 [  3978] By: jhi                                   on 1999/08/13  09:56:46
5758         Log: Make the 64-bit tests more paranoid.
5759      Branch: cfgperl
5760            ! t/op/64bit.t
5761 ____________________________________________________________________________
5762 [  3976] By: jhi                                   on 1999/08/12  21:49:16
5763         Log: IRIX64 needs more -mabi=64 with gcc.
5764      Branch: cfgperl
5765            ! hints/irix_6.sh
5766 ____________________________________________________________________________
5767 [  3975] By: jhi                                   on 1999/08/12  21:02:03
5768         Log: Reincarnate change #3967, now in more modest form.
5769      Branch: cfgperl
5770            ! hints/irix_6.sh
5771 ____________________________________________________________________________
5772 [  3974] By: jhi                                   on 1999/08/12  20:49:36
5773         Log: Remove rt from libswanted (I added it many moons ago
5774              when I thought it would be useful in Digital UNIX,
5775              I was wrong); undo the recent IRIX hints changes,
5776              getting rid of one warning brought new ones.
5777      Branch: cfgperl
5778            ! Configure config_h.SH hints/irix_6.sh
5779      Branch: metaconfig
5780            ! U/modified/Myinit.U
5781 ____________________________________________________________________________
5782 [  3973] By: jhi                                   on 1999/08/12  19:42:53
5783         Log: st_blocks is in 512 byte blocks.
5784      Branch: cfgperl
5785            ! t/lib/syslfs.t t/op/lfs.t
5786 ____________________________________________________________________________
5787 [  3972] By: jhi                                   on 1999/08/12  19:27:31
5788         Log: Don't claim defeat too early.
5789      Branch: cfgperl
5790            ! Configure config_h.SH
5791      Branch: metaconfig/U/perl
5792            ! longdblfio.U
5793 ____________________________________________________________________________
5794 [  3971] By: jhi                                   on 1999/08/12  19:24:14
5795         Log: IRIX 64-bit hint tweak. 
5796      Branch: cfgperl
5797            ! hints/irix_6.sh
5798 ____________________________________________________________________________
5799 [  3970] By: nick                                  on 1999/08/12  19:17:20
5800         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
5801              tests i.e. RV2AV and RV2HV
5802      Branch: perl
5803            ! op.c t/pragma/warn/op
5804 ____________________________________________________________________________
5805 [  3969] By: jhi                                   on 1999/08/12  19:06:17
5806         Log: Add Configure -Duselongdouble and add a missing semicolon.
5807      Branch: cfgperl
5808            ! Configure config_h.SH sv.c
5809      Branch: metaconfig/U/perl
5810            + uselongdbl.U
5811 ____________________________________________________________________________
5812 [  3968] By: jhi                                   on 1999/08/12  18:46:00
5813         Log: Simply exit() early if lfs support seems unlikely.
5814      Branch: cfgperl
5815            ! t/lib/syslfs.t t/op/lfs.t
5816 ____________________________________________________________________________
5817 [  3967] By: jhi                                   on 1999/08/12  18:44:05
5818         Log: Suffer silently for unused libraries.
5819      Branch: cfgperl
5820            ! hints/irix_6.sh
5821 ____________________________________________________________________________
5822 [  3966] By: jhi                                   on 1999/08/12  13:18:44
5823         Log: Update MANIFEST to follow change #3965.
5824      Branch: cfgperl
5825            ! MANIFEST
5826 ____________________________________________________________________________
5827 [  3965] By: jhi                                   on 1999/08/12  13:15:38
5828         Log: Regenerate Unicode tables based on new syllable lists
5829              from Daniel Yacob.
5830      Branch: cfgperl
5831            ! (edit 159 files)
5832 ____________________________________________________________________________
5833 [  3964] By: jhi                                   on 1999/08/12  10:06:24
5834         Log: Remove more spurious casting.
5835      Branch: cfgperl
5836            ! pp_sys.c
5837 ____________________________________________________________________________
5838 [  3963] By: jhi                                   on 1999/08/12  08:18:53
5839         Log: Minor niggles on the lfs tests.
5840      Branch: cfgperl
5841            ! t/lib/syslfs.t t/op/lfs.t
5842 ____________________________________________________________________________
5843 [  3962] By: jhi                                   on 1999/08/11  22:48:25
5844         Log: Don't bother with lfs testing if off_t is too small.
5845      Branch: cfgperl
5846            ! t/lib/syslfs.t t/op/lfs.t
5847 ____________________________________________________________________________
5848 [  3961] By: jhi                                   on 1999/08/11  22:22:54
5849         Log: Long double patches from Dan Sugalski.
5850      Branch: cfgperl
5851            ! sv.c
5852 ____________________________________________________________________________
5853 [  3960] By: jhi                                   on 1999/08/11  22:17:55
5854         Log: Flush buffer before duplicating file descriptor.
5855              
5856              From: Mark-Jason Dominus <mjd@plover.com>
5857              To: Graham Barr <gbarr@pobox.com>
5858              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
5859              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
5860              Date: Wed, 11 Aug 1999 15:56:09 -0400
5861              Message-ID: <19990811195610.5933.qmail@plover.com>
5862              
5863              From: Mark-Jason Dominus <mjd@plover.com>
5864              To: perl5-porters@perl.org
5865              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
5866              Date: Wed, 11 Aug 1999 16:05:46 -0400
5867              Message-ID: <19990811200546.6165.qmail@plover.com>
5868      Branch: cfgperl
5869            ! doio.c pod/perldelta.pod
5870 ____________________________________________________________________________
5871 [  3959] By: jhi                                   on 1999/08/11  22:11:35
5872         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
5873              
5874              From: "Craig A. Berry" <craig.berry@metamor.com>
5875              Sender: owner-perl5-porters@perl.org
5876              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
5877              bailey@newman.upenn.edu
5878              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
5879              problem
5880              Date: Wed, 11 Aug 1999 14:31:11 -0500
5881              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
5882      Branch: cfgperl
5883            ! vms/vms.c
5884 ____________________________________________________________________________
5885 [  3958] By: jhi                                   on 1999/08/11  15:35:45
5886         Log: Add a hopefully comforting message if there seems to be no LFS. 
5887              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
5888              The tests will fail on lfs tests only if quad is available,
5889              if ENOQUAD, the lfs tests will be skipped.
5890      Branch: cfgperl
5891            ! t/lib/syslfs.t t/op/lfs.t
5892 ____________________________________________________________________________
5893 [  3957] By: jhi                                   on 1999/08/11  12:25:59
5894         Log: Unapply an experimental patch that accidentally escaped
5895              from the lab by piggybacking with the change #3955.
5896      Branch: cfgperl
5897            ! pp.c pp.h pp_hot.c
5898 ____________________________________________________________________________
5899 [  3956] By: jhi                                   on 1999/08/11  08:19:23
5900         Log: Add sysio large file support testing.
5901      Branch: cfgperl
5902            + t/lib/syslfs.t
5903            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
5904 ____________________________________________________________________________
5905 [  3955] By: jhi                                   on 1999/08/10  22:39:11
5906         Log: From: <dan@sidhe.org>
5907              To: vmsperl@perl.org, perl5-porters@perl.org,
5908              sarathy@activestate.com, bailey@newman.upenn.edu
5909              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
5910              threads on VMS
5911              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
5912              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
5913      Branch: cfgperl
5914            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
5915            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
5916            ! vms/writemain.pl
5917 ____________________________________________________________________________
5918 [  3954] By: jhi                                   on 1999/08/10  20:37:55
5919         Log: LFS testing robustness.
5920      Branch: cfgperl
5921            ! t/op/lfs.t
5922 ____________________________________________________________________________
5923 [  3953] By: jhi                                   on 1999/08/10  19:54:50
5924         Log: From: <dan@sidhe.org>
5925              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
5926              sarathy@activestate.com
5927              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
5928              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
5929              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
5930      Branch: cfgperl
5931            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
5932            ! vms/subconfigure.com vms/vmsish.h
5933 ____________________________________________________________________________
5934 [  3952] By: jhi                                   on 1999/08/10  17:18:57
5935         Log: AIX is different, again.  Now in cc -E output.
5936      Branch: cfgperl
5937            ! Configure config_h.SH
5938      Branch: metaconfig
5939            ! U/modified/cppstdin.U
5940 ____________________________________________________________________________
5941 [  3951] By: jhi                                   on 1999/08/10  14:37:08
5942         Log: Use Pid_t on pgrp matters.
5943      Branch: cfgperl
5944            ! pp_sys.c
5945 ____________________________________________________________________________
5946 [  3950] By: jhi                                   on 1999/08/10  14:35:30
5947         Log: Use Pid_t.
5948      Branch: cfgperl
5949            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
5950            ! pp_sys.c proto.h util.c
5951 ____________________________________________________________________________
5952 [  3949] By: jhi                                   on 1999/08/10  14:11:15
5953         Log: Use Mode_t.
5954      Branch: cfgperl
5955            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
5956            ! perlapi.h pp_sys.c proto.h
5957 ____________________________________________________________________________
5958 [  3948] By: jhi                                   on 1999/08/10  13:53:19
5959         Log: Small perlbug doc tweaks from Jon Orwant.
5960      Branch: cfgperl
5961            ! utils/perlbug.PL
5962 ____________________________________________________________________________
5963 [  3947] By: jhi                                   on 1999/08/10  09:55:11
5964         Log: Large file support testing.
5965      Branch: cfgperl
5966            + t/op/lfs.t
5967            ! MANIFEST t/op/64bit.t
5968 ____________________________________________________________________________
5969 [  3946] By: jhi                                   on 1999/08/10  09:13:54
5970         Log: Remove I32 casting from time-related functions.
5971      Branch: cfgperl
5972            ! pp_sys.c
5973 ____________________________________________________________________________
5974 [  3945] By: jhi                                   on 1999/08/10  09:06:42
5975         Log: Gratuitous uid and gid casts to I32s and ints removed.
5976              There are still problem spots in printfing such ids:
5977              width (%d vs %ld) and signedness %d vs %u.
5978      Branch: cfgperl
5979            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
5980            ! perl.c perlapi.c pp_hot.c proto.h
5981 ____________________________________________________________________________
5982 [  3944] By: jhi                                   on 1999/08/10  07:43:03
5983         Log: Remove I32 casts from pp_stat, these make stat()
5984              very broken e.g. on files larger than 2 gigabytes.
5985              Reported by
5986              From: Phil Lobbes <phil@finchcomputer.com>
5987              To: perl5-porters@perl.org
5988              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
5989              UNIX Perl 5.005_03
5990              Date: Mon, 09 Aug 1999 21:38:54 -0700
5991              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
5992              
5993              There are more of these I32 casts all over pp_sys.c,
5994              all of them should be checked.
5995      Branch: cfgperl
5996            ! pp_sys.c
5997 ____________________________________________________________________________
5998 [  3943] By: jhi                                   on 1999/08/10  07:38:30
5999         Log: Remove blathering.
6000      Branch: cfgperl
6001            ! lib/unicode/mktables.PL
6002 ____________________________________________________________________________
6003 [  3942] By: jhi                                   on 1999/08/09  20:35:13
6004         Log: lexwarn maintenance: new warning class unsafe
6005              subclasses 'overflow' and 'portable' created,
6006              used by the recent integer overflow warnings.
6007              Class syntax subclass 'octal' renamed to 'digit',
6008              binary and hexadecimal parsing errors also 'digit' warnings.
6009      Branch: cfgperl
6010            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
6011            ! util.c warning.h warning.pl
6012 ____________________________________________________________________________
6013 [  3941] By: jhi                                   on 1999/08/09  10:40:47
6014         Log: Integrate with Nick.
6015      Branch: cfgperl
6016           +> opnames.h
6017           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
6018           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
6019 ____________________________________________________________________________
6020 [  3940] By: jhi                                   on 1999/08/09  10:32:43
6021         Log: Regenerate the Unicode tables after having updated the Unicode
6022              database (change #3939).
6023      Branch: cfgperl
6024            ! (edit 157 files)
6025 ____________________________________________________________________________
6026 [  3939] By: jhi                                   on 1999/08/09  10:27:22
6027         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
6028      Branch: cfgperl
6029            ! lib/unicode/UnicodeData-Latest.txt
6030 ____________________________________________________________________________
6031 [  3938] By: jhi                                   on 1999/08/09  10:25:54
6032         Log: Ethiopic changes via private email from Daniel Yacob,
6033              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
6034              Canadian Syllabics and Yi under construction.
6035      Branch: cfgperl
6036            + lib/unicode/syllables.txt
6037            - lib/unicode/EthiopicSyllables.txt
6038            - lib/unicode/MakeEthiopicSyllables.PL
6039            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
6040            ! lib/unicode/mktables.PL
6041 ____________________________________________________________________________
6042 [  3937] By: jhi                                   on 1999/08/09  10:21:51
6043         Log: Move the equivalence class creation last.
6044      Branch: cfgperl
6045            ! lib/unicode/mktables.PL
6046 ____________________________________________________________________________
6047 [  3936] By: jhi                                   on 1999/08/09  10:20:40
6048         Log: Compute equivalence classes (diacritics stripping) only
6049              for letters, not for ligatures.
6050      Branch: cfgperl
6051            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
6052            ! lib/unicode/mktables.PL
6053 ____________________________________________________________________________
6054 [  3935] By: nick                                  on 1999/08/08  13:53:57
6055         Log: Will now correctly re-call 
6056              bootstrap "Foo";
6057              if requested. This should allow build on Win32 and other
6058              platforms where you cannot link to loadables directly.
6059      Branch: perl
6060            ! ext/B/B/C.pm
6061 ____________________________________________________________________________
6062 [  3934] By: nick                                  on 1999/08/07  12:23:55
6063         Log: Vishal Bhatia <vishalb@my-deja.com>
6064              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
6065              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
6066      Branch: perl
6067            ! ext/B/B/CC.pm
6068 ____________________________________________________________________________
6069 [  3933] By: nick                                  on 1999/08/07  12:19:46
6070         Log: B::C changes to get simple Tk app. compiling again
6071      Branch: perl
6072            ! ext/B/B/C.pm
6073 ____________________________________________________________________________
6074 [  3932] By: jhi                                   on 1999/08/06  21:17:16
6075         Log: Regen Configure to include change #3915.
6076      Branch: cfgperl
6077            ! Configure config_h.SH
6078 ____________________________________________________________________________
6079 [  3931] By: jhi                                   on 1999/08/06  18:52:57
6080         Log: Todo update.
6081      Branch: cfgperl
6082            ! Todo Todo-5.005 lib/unicode/mktables.PL
6083 ____________________________________________________________________________
6084 [  3930] By: jhi                                   on 1999/08/06  13:13:05
6085         Log: Character class equivalence tables.
6086      Branch: cfgperl
6087            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
6088            ! MANIFEST lib/unicode/mktables.PL
6089 ____________________________________________________________________________
6090 [  3929] By: jhi                                   on 1999/08/06  11:59:11
6091         Log: More Fcntl constants.  (This process really needs
6092              to be automated, at least partly, see the Errno extension.)
6093              Now also the SEEK_ constants are available via the Fcntl.
6094              Yes, this is redundant (IO::Seekable and POSIX supply them already),
6095              but now Fcntl is a one-stop shopping mall for all your
6096              file-related constants.    
6097      Branch: cfgperl
6098            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
6099 ____________________________________________________________________________
6100 [  3928] By: jhi                                   on 1999/08/06  08:08:03
6101         Log: Protect against pack/unpack repeat count overflows,
6102              based on:
6103              
6104              From: Nathan Torkington <gnat@frii.com>
6105              To: Brian Keefer <mgomes@cwix.com>
6106              Cc: perl5-porters@perl.org
6107              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
6108              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
6109              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
6110      Branch: cfgperl
6111            ! pod/perldiag.pod pp.c
6112 ____________________________________________________________________________
6113 [  3927] By: jhi                                   on 1999/08/06  07:32:20
6114         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
6115              
6116              From: Nathan Torkington <gnat@frii.com>
6117              To: perl5-porters@perl.org
6118              Subject: Bugfix for my bugfix
6119              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
6120              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
6121      Branch: cfgperl
6122            ! ext/B/B/Assembler.pm
6123 ____________________________________________________________________________
6124 [  3926] By: jhi                                   on 1999/08/05  17:25:19
6125         Log: Fix regex charclass parsing so that bogus ranges
6126              like [0-\d] and [[:word:]-z] are no more allowed.
6127              The anomaly was noticed by Guy Decoux.
6128      Branch: cfgperl
6129            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
6130 ____________________________________________________________________________
6131 [  3925] By: jhi                                   on 1999/08/05  10:31:47
6132         Log: split /^/ deprecation warning should not be on by default.
6133      Branch: cfgperl
6134            ! pp.c
6135 ____________________________________________________________________________
6136 [  3923] By: jhi                                   on 1999/08/05  09:16:57
6137         Log: From: paul.marquess@bt.com
6138              To: jhi@iki.fi, paul.marquess@bt.com
6139              Cc: gsar@ActiveState.com, perl5-porters@perl.org
6140              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
6141              Date: Thu, 5 Aug 1999 09:33:14 +0100
6142              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
6143      Branch: cfgperl
6144            ! t/lib/anydbm.t
6145 ____________________________________________________________________________
6146 [  3921] By: jhi                                   on 1999/08/05  08:05:13
6147         Log: From: paul.marquess@bt.com
6148              To: perl5-porters@perl.org
6149              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
6150              randy@theoryx5.uwinnipeg.ca
6151              Subject:  [PATCH 5.005_60] DB_File 1.70
6152              Date: Wed, 4 Aug 1999 23:22:22 +0100
6153              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
6154              
6155              (Replaces change #3917)
6156      Branch: cfgperl
6157            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6158            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
6159 ____________________________________________________________________________
6160 [  3920] By: jhi                                   on 1999/08/04  19:02:58
6161         Log: From: Nathan Torkington <gnat@frii.com>
6162              To: perl5-porters@perl.org
6163              Subject: [5.005_60 PATCH] Make B::Bytecode work
6164              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
6165              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
6166      Branch: cfgperl
6167            ! ext/B/B/Assembler.pm
6168 ____________________________________________________________________________
6169 [  3919] By: jhi                                   on 1999/08/04  10:56:26
6170         Log: Update history records.
6171      Branch: cfgperl
6172            ! pod/perlhist.pod
6173 ____________________________________________________________________________
6174 [  3918] By: jhi                                   on 1999/08/04  09:36:13
6175         Log: Minor fixes to linux -Dusethreads -Duseperlio.
6176      Branch: cfgperl
6177            ! perlio.c
6178 ____________________________________________________________________________
6179 [  3917] By: jhi                                   on 1999/08/04  08:13:20
6180         Log: (Replaced by change #3921)
6181              From: paul.marquess@bt.com
6182              To: gsar@activestate.com
6183              Cc: perl5-porters@perl.org
6184              Subject: [PATCH 5.005_60] DB_File 1.69
6185              Date: Tue, 3 Aug 1999 22:55:00 +0100
6186              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
6187      Branch: cfgperl
6188            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6189            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
6190 ____________________________________________________________________________
6191 [  3916] By: jhi                                   on 1999/08/04  07:59:05
6192         Log: Introduce the charnames pragma.
6193              
6194              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
6195              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
6196              To: Chip Salzenberg <[11]chip@perlsupport.com>
6197              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
6198              Date: Sat, 31 Jul 1999 05:44:05 -0400
6199              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
6200              
6201              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6202              To: Mailing list Perl5 <perl5-porters@perl.org>
6203              Subject: [PATCH 5.005_58] Named characters in Perl
6204              Date: Mon, 2 Aug 1999 19:25:40 -0400
6205              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
6206      Branch: cfgperl
6207            + lib/charnames.pm t/lib/charnames.t
6208            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
6209            ! pod/perlre.pod regcomp.c toke.c
6210 ____________________________________________________________________________
6211 [  3915] By: jhi                                   on 1999/08/03  21:18:49
6212         Log: Support Configure -Dmake=pmake.
6213              Via private email from Andy.
6214              NOTE: assumes "basename" command.
6215      Branch: metaconfig
6216            ! U/modified/Config_sh.U
6217 ____________________________________________________________________________
6218 [  3914] By: jhi                                   on 1999/08/03  21:11:11
6219         Log: The op/filetest.t failed subtest 7 if testing as root.
6220              
6221              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
6222              To: perl5-porters@perl.org
6223              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
6224              Date: Tue, 27 Jul 1999 22:54:05 +0200
6225              Message-Id: <379E1C6D.626DC765@club-internet.fr>
6226      Branch: cfgperl
6227            ! t/op/filetest.t
6228 ____________________________________________________________________________
6229 [  3911] By: jhi                                   on 1999/08/03  19:52:38
6230         Log: The "-Dusethreads -Duseperlio" combination failed.
6231              
6232              From: Spider Boardman <spider@leggy.zk3.dec.com>
6233              To: perl5-porters@perl.org
6234              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
6235              4.0 (UNINSTALLED)
6236              Date: Tue, 3 Aug 1999 14:25:00 -0400
6237              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
6238              
6239              See also change #3912.
6240      Branch: cfgperl
6241            ! perlio.c
6242 ____________________________________________________________________________
6243 [  3910] By: jhi                                   on 1999/08/03  10:44:24
6244         Log: From: Chris Nandor <pudge@pobox.com>
6245              To: perl5-porters@perl.org
6246              Subject: [PATCH 5.005_58] perlbug.PL 1.27
6247              Date: Wed, 28 Jul 1999 23:42:49 -0400
6248              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
6249      Branch: cfgperl
6250            ! utils/perlbug.PL
6251 ____________________________________________________________________________
6252 [  3909] By: jhi                                   on 1999/08/03  10:41:04
6253         Log: Hints for building ByteLoader in SunoS.  Based on
6254              From: Andy Dougherty <doughera@lafayette.edu>
6255              To: Gurusamy Sarathy <gsar@activestate.com>
6256              Cc: Perl Porters <perl5-porters@perl.org>
6257              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
6258              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
6259              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
6260      Branch: cfgperl
6261            + ext/ByteLoader/hints/sunos.pl
6262            ! MANIFEST ext/ByteLoader/ByteLoader.xs
6263 ____________________________________________________________________________
6264 [  3908] By: jhi                                   on 1999/08/03  09:29:22
6265         Log: Clarify RE engine code; inline a static function to a macro;
6266              make exact string nodes smaller.
6267              
6268              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6269              To: perl5-porters@perl.org (Mailing list Perl5)
6270              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
6271              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
6272              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
6273      Branch: cfgperl
6274            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
6275            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
6276            ! regnodes.h warning.h
6277 ____________________________________________________________________________
6278 [  3907] By: jhi                                   on 1999/08/03  08:11:49
6279         Log: 5_59 configured with -Dd_bincompat5005 can't be made
6280              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
6281              
6282              From: Spider Boardman <spider@leggy.zk3.dec.com>
6283              To: perl5-porters@perl.org
6284              Subject: [ID 19990802.016] Not OK: perl 5.00559
6285              Date: Mon, 2 Aug 1999 16:11:13 -0400
6286              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
6287      Branch: cfgperl
6288            ! embed.pl
6289 ____________________________________________________________________________
6290 [  3906] By: jhi                                   on 1999/08/03  07:48:59
6291         Log: Change #3790 redemption: with a little additional
6292              patch from Ilya it works okay.
6293      Branch: cfgperl
6294            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
6295            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
6296 ____________________________________________________________________________
6297 [  3905] By: gsar                                  on 1999/08/02  21:03:23
6298         Log: this will be 5.005_60
6299      Branch: perl
6300            ! Changes
6301
6302 ----------------
6303 Version 5.005_60
6304 ----------------
6305
6306 ____________________________________________________________________________
6307 [  3904] By: gsar                                  on 1999/08/02  20:30:23
6308         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
6309              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
6310              regen headers
6311      Branch: perl
6312            ! embed.h embed.pl global.sym opcode.h perlapi.c
6313 ____________________________________________________________________________
6314 [  3903] By: gsar                                  on 1999/08/02  20:26:07
6315         Log: native int pack/unpack fixes (from Spider Boardman
6316              <spider@leggy.zk3.dec.com>)
6317      Branch: perl
6318            ! pp.c
6319 ____________________________________________________________________________
6320 [  3902] By: gsar                                  on 1999/08/02  20:24:41
6321         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
6322              <spider@leggy.zk3.dec.com>)
6323      Branch: perl
6324            + opnames.h
6325            ! Changes MANIFEST opcode.pl perl.h
6326 ____________________________________________________________________________
6327 [  3901] By: gsar                                  on 1999/08/02  18:51:18
6328         Log: integrate cfgperl contents
6329      Branch: perl
6330           !> INSTALL README pod/perldelta.pod
6331 ____________________________________________________________________________
6332 [  3900] By: jhi                                   on 1999/08/02  18:46:21
6333         Log: Update README and INSTALL; partly based on the message
6334              
6335              From: "John L. Allen" <allen@grumman.com>
6336              To: Jarkko Hietaniemi <jhi@iki.fi>
6337              cc: perl5-porters@perl.org
6338              Subject: Re: Perl Installation Problem
6339              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
6340              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
6341              
6342              and private email from Andy Dougherty.
6343      Branch: cfgperl
6344            ! INSTALL README
6345 ____________________________________________________________________________
6346 [  3899] By: jhi                                   on 1999/08/02  18:36:35
6347         Log: Integrate with Sarathy.
6348      Branch: cfgperl
6349           !> op.c
6350 ____________________________________________________________________________
6351 [  3898] By: jhi                                   on 1999/08/02  18:34:49
6352         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
6353      Branch: cfgperl
6354            ! pod/perldelta.pod
6355 ____________________________________________________________________________
6356 [  3897] By: gsar                                  on 1999/08/02  18:18:37
6357         Log: optimizations could sometimes bypass bareword check
6358      Branch: perl
6359            ! op.c
6360 ____________________________________________________________________________
6361 [  3896] By: jhi                                   on 1999/08/02  18:18:34
6362         Log: Integrate with Sarathy.
6363      Branch: cfgperl
6364           !> Changes makedef.pl patchlevel.h win32/Makefile
6365           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6366           !> win32/makefile.mk
6367 ____________________________________________________________________________
6368 [  3895] By: gsar                                  on 1999/08/02  17:22:40
6369         Log: up patchlevel etc.
6370      Branch: perl
6371            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
6372            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
6373 ____________________________________________________________________________
6374 [  3894] By: gsar                                  on 1999/08/02  17:12:31
6375         Log: integrate change#3893, make it conditional on bincompat5005
6376      Branch: perl
6377            ! makedef.pl
6378 ____________________________________________________________________________
6379 [  3893] By: jhi                                   on 1999/08/02  16:49:08
6380         Log: PERL_BINCOMPAT_5005 symbol translation.
6381              (AIX wouldn't link neither perl nor extensions.)
6382      Branch: cfgperl
6383            ! makedef.pl
6384 ____________________________________________________________________________
6385 [  3892] By: gsar                                  on 1999/08/02  16:09:13
6386         Log: integrate cfgperl contents into mainline
6387      Branch: perl
6388           +> t/op/64bit.t
6389            ! Changes
6390           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
6391           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
6392           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
6393 ____________________________________________________________________________
6394 [  3891] By: jhi                                   on 1999/08/02  14:52:40
6395         Log: AIX long long probing requires LL suffix for
6396              the ll constant.  The suffix doesn't seem
6397              to bother other ll platforms.
6398      Branch: cfgperl
6399            ! Configure config_h.SH hints/aix.sh
6400      Branch: metaconfig/U/perl
6401            ! quadfio.U
6402 ____________________________________________________________________________
6403 [  3890] By: jhi                                   on 1999/08/02  14:21:55
6404         Log: Exact path to perl for open -|.
6405      Branch: cfgperl
6406            ! t/io/open.t
6407 ____________________________________________________________________________
6408 [  3889] By: jhi                                   on 1999/08/02  14:18:03
6409         Log: Integrate with Sarathy.
6410      Branch: cfgperl
6411           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
6412           !> win32/Makefile win32/config_H.bc win32/config_H.gc
6413           !> win32/config_H.vc win32/makefile.mk win32/win32.c
6414 ____________________________________________________________________________
6415 [  3888] By: jhi                                   on 1999/08/02  14:14:29
6416         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
6417      Branch: cfgperl
6418            ! hints/aix.sh
6419 ____________________________________________________________________________
6420 [  3887] By: jhi                                   on 1999/08/02  12:53:10
6421         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
6422              emacs code indentation doesn't get wrong ideas--
6423              in other words, introduce a couple of "redundant" if:s.
6424      Branch: cfgperl
6425            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
6426            ! util.c
6427 ____________________________________________________________________________
6428 [  3886] By: jhi                                   on 1999/08/02  12:43:16
6429         Log: Mention that also *BSD systems with glibc are known to stumble.
6430      Branch: cfgperl
6431            ! t/pragma/warn/pp_hot
6432 ____________________________________________________________________________
6433 [  3885] By: jhi                                   on 1999/08/02  12:34:15
6434         Log: Allow also non-long long but still quad platforms print quads.
6435      Branch: cfgperl
6436            ! Configure config_h.SH
6437      Branch: metaconfig/U/perl
6438            ! longdblfio.U quadfio.U
6439 ____________________________________________________________________________
6440 [  3884] By: jhi                                   on 1999/08/02  11:56:14
6441         Log: Fix regclass utf8 hex ranges for quads.
6442      Branch: cfgperl
6443            ! regcomp.c
6444 ____________________________________________________________________________
6445 [  3883] By: jhi                                   on 1999/08/02  11:42:14
6446         Log: Enhance the description of how to detect quad support.
6447      Branch: cfgperl
6448            ! pod/perlfunc.pod
6449 ____________________________________________________________________________
6450 [  3882] By: jhi                                   on 1999/08/02  11:22:19
6451         Log: Fix printf %D %U %O for quads.
6452      Branch: cfgperl
6453            ! sv.c t/op/64bit.t
6454 ____________________________________________________________________________
6455 [  3881] By: jhi                                   on 1999/08/02  11:16:12
6456         Log: Document quad printing.
6457      Branch: cfgperl
6458            ! pod/perlfunc.pod
6459 ____________________________________________________________________________
6460 [  3880] By: jhi                                   on 1999/08/02  10:32:01
6461         Log: More 64-bit fixing.  One known bug of that kind
6462              remains, 32-bit platforms using long long in
6463              the test t/pragma/utf8 subtests 1-3 fail.
6464              (Update: change    #3884 fixed that one.)
6465      Branch: cfgperl
6466            + t/op/64bit.t
6467            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
6468
6469 ----------------
6470 Version 5.005_59
6471 ----------------
6472
6473 ____________________________________________________________________________
6474 [  3879] By: gsar                                  on 1999/08/02  08:18:58
6475         Log: integrate cfgperl changes into mainline
6476      Branch: perl
6477           !> Configure config_h.SH sv.c
6478 ____________________________________________________________________________
6479 [  3878] By: gsar                                  on 1999/08/02  08:13:16
6480         Log: change#3692 had an unintentional patch leak through!
6481              (this would explain the mysterious C<next LABEL> failures
6482              people have seen)
6483      Branch: perl
6484            ! pp_ctl.c
6485 ____________________________________________________________________________
6486 [  3877] By: gsar                                  on 1999/08/02  08:00:29
6487         Log: up patchlevel to 59
6488      Branch: perl
6489            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
6490            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6491            ! win32/makefile.mk
6492 ____________________________________________________________________________
6493 [  3876] By: gsar                                  on 1999/08/02  07:51:18
6494         Log: fix coredump under usethreads+debug
6495      Branch: perl
6496            ! util.c
6497 ____________________________________________________________________________
6498 [  3875] By: jhi                                   on 1999/08/02  07:50:51
6499         Log: d_bincompat5005 could be left empty.
6500      Branch: cfgperl
6501            ! Configure config_h.SH
6502      Branch: metaconfig/U/perl
6503            ! bincompat5005.U
6504 ____________________________________________________________________________
6505 [  3874] By: jhi                                   on 1999/08/02  07:42:45
6506         Log: Fix printf %d when IV is quad.
6507      Branch: cfgperl
6508            ! sv.c
6509 ____________________________________________________________________________
6510 [  3873] By: gsar                                  on 1999/08/02  07:41:03
6511         Log: fix d_bincompat5005='' junking config.h
6512      Branch: perl
6513            ! Configure
6514 ____________________________________________________________________________
6515 [  3872] By: gsar                                  on 1999/08/02  07:38:48
6516         Log: C needs parameter list, not merely type
6517      Branch: perl
6518            ! win32/win32.c
6519 ____________________________________________________________________________
6520 [  3871] By: jhi                                   on 1999/08/02  07:20:51
6521         Log: Integrate with Sarathy.
6522      Branch: cfgperl
6523           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
6524 ____________________________________________________________________________
6525 [  3870] By: gsar                                  on 1999/08/02  07:12:18
6526         Log: integrate cfgperl changes into mainline
6527      Branch: perl
6528            ! Changes
6529           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
6530           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
6531           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
6532           !> toke.c util.c
6533 ____________________________________________________________________________
6534 [  3869] By: gsar                                  on 1999/08/02  06:59:09
6535         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
6536              Date: Sat, 31 Jul 1999 19:08:33 -0700
6537              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
6538              Subject: [PATCH 5.005_58] "use constant" in the compiler
6539      Branch: perl
6540            ! ext/B/B/C.pm ext/B/B/CC.pm
6541 ____________________________________________________________________________
6542 [  3868] By: gsar                                  on 1999/08/02  06:55:51
6543         Log: debug build tweak
6544      Branch: perl
6545            ! regexec.c
6546 ____________________________________________________________________________
6547 [  3867] By: gsar                                  on 1999/08/02  06:35:18
6548         Log: create vmsperl branch (to be owned and operated by: cbailey)
6549      Branch: vmsperl
6550           +> (branch 1476 files)
6551 ____________________________________________________________________________
6552 [  3866] By: jhi                                   on 1999/08/01  23:34:40
6553         Log: so_locations once is enough.
6554      Branch: cfgperl
6555            ! Makefile.SH
6556 ____________________________________________________________________________
6557 [  3865] By: jhi                                   on 1999/08/01  23:13:05
6558         Log: Simplicate duplicated code.
6559      Branch: cfgperl
6560            ! util.c
6561 ____________________________________________________________________________
6562 [  3864] By: jhi                                   on 1999/08/01  22:41:41
6563         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
6564      Branch: cfgperl
6565           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
6566           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
6567            - README.cygwin32 cygwin32/Makefile.SHs
6568            - cygwin32/build-instructions.READFIRST
6569            - cygwin32/build-instructions.charles-wilson
6570            - cygwin32/build-instructions.sebastien-barre
6571            - cygwin32/build-instructions.steven-morlock
6572            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
6573            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
6574            - hints/cygwin32.sh
6575           !> (integrate 61 files)
6576 ____________________________________________________________________________
6577 [  3863] By: jhi                                   on 1999/08/01  22:36:02
6578         Log: Regen Configure and Glossary once again.
6579      Branch: cfgperl
6580            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6581            ! config_h.SH
6582 ____________________________________________________________________________
6583 [  3862] By: jhi                                   on 1999/08/01  22:26:09
6584         Log: Glossary update for #3861.
6585      Branch: cfgperl
6586            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6587            ! config_h.SH
6588 ____________________________________________________________________________
6589 [  3861] By: jhi                                   on 1999/08/01  22:22:51
6590         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
6591              with -Duse64bits (using long long).
6592              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
6593              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
6594              'print unpack "q", pack "q", 12345678901'
6595              should work on such 32-bit platforms.
6596              Still a lot of printf()s behind -D which wrongly assume
6597              that %ld/%lx and (long) are a good combination.
6598              Introducing a slew of new macros intended to be used in printf()
6599              format strings: e. g. PERL_PRId64 is the string to be used
6600              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
6601              The PRI... naming follows the C9X naming of <inttypes.h> macros.
6602      Branch: cfgperl
6603            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6604            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
6605            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
6606      Branch: metaconfig/U/perl
6607            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
6608 ____________________________________________________________________________
6609 [  3860] By: gsar                                  on 1999/08/01  21:23:18
6610         Log: integrate cfgperl contents into mainline
6611      Branch: perl
6612            ! toke.c
6613           !> (integrate 29 files)
6614 ____________________________________________________________________________
6615 [  3859] By: gsar                                  on 1999/08/01  21:13:09
6616         Log: From: Nathan Torkington <gnat@frii.com>
6617              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
6618              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
6619              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
6620      Branch: perl
6621            ! ext/B/B/Disassembler.pm
6622 ____________________________________________________________________________
6623 [  3858] By: gsar                                  on 1999/08/01  21:09:15
6624         Log: DB_File 1.68 update from Paul Marquess
6625      Branch: perl
6626            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6627            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
6628            ! t/lib/db-recno.t
6629 ____________________________________________________________________________
6630 [  3857] By: gsar                                  on 1999/08/01  21:05:54
6631         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6632              Date: Sat, 31 Jul 1999 05:13:38 -0400
6633              Message-Id: <199907311407.IAA25038@localhost.frii.com>
6634              Subject: [PATCH 5.005_58] More optimizations to REx engine
6635      Branch: perl
6636            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
6637            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
6638 ____________________________________________________________________________
6639 [  3856] By: gsar                                  on 1999/08/01  20:59:59
6640         Log: slightly modified version of suggested patch
6641              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6642              Date: Sat, 31 Jul 1999 04:45:12 -0400
6643              Message-Id: <199907311406.IAA25034@localhost.frii.com>
6644              Subject: [PATCH 5.005_58] Fix OS/2 build
6645      Branch: perl
6646            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
6647            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
6648 ____________________________________________________________________________
6649 [  3855] By: gsar                                  on 1999/08/01  20:49:06
6650         Log: cygwin update
6651              From: "Fifer, Eric" <EFifer@sanwaint.com>
6652              Date: Fri, 30 Jul 1999 18:31:48 +0100
6653              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
6654              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
6655      Branch: perl
6656            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
6657            ! pp_sys.c unixish.h util.c
6658 ____________________________________________________________________________
6659 [  3854] By: gsar                                  on 1999/08/01  20:41:53
6660         Log: fixes from Stephen McCamant that address bugs in change#3612
6661              (the optimization shouldn't be enabled in expressions where
6662              the variable is introduced), and fix Deparse to grok the
6663              optimization
6664              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
6665              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
6666              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
6667              --
6668              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
6669              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
6670              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
6671              --
6672              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
6673              Message-Id: <199907310326.VAA24376@localhost.frii.com>
6674              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
6675      Branch: perl
6676            ! ext/B/B/Deparse.pm op.c
6677 ____________________________________________________________________________
6678 [  3853] By: gsar                                  on 1999/08/01  20:31:32
6679         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
6680              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
6681              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
6682              Subject: [PATCH _58] Two one-liner LOGOP tweaks
6683      Branch: perl
6684            ! op.c opcode.h opcode.pl
6685 ____________________________________________________________________________
6686 [  3852] By: gsar                                  on 1999/08/01  20:29:17
6687         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
6688      Branch: perl
6689            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
6690            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
6691            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
6692            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
6693            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
6694            ! pod/perlport.pod pp_sys.c util.c
6695 ____________________________________________________________________________
6696 [  3851] By: gsar                                  on 1999/08/01  20:20:05
6697         Log: move files around for s/cygwin32/cygwin/ renaming
6698      Branch: perl
6699           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
6700           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
6701            - README.cygwin32 cygwin32/Makefile.SHs
6702            - cygwin32/build-instructions.READFIRST
6703            - cygwin32/build-instructions.charles-wilson
6704            - cygwin32/build-instructions.sebastien-barre
6705            - cygwin32/build-instructions.steven-morlock
6706            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
6707            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
6708            - hints/cygwin32.sh
6709            ! MANIFEST
6710 ____________________________________________________________________________
6711 [  3850] By: gsar                                  on 1999/08/01  20:05:14
6712         Log: posix-bc hints tweak (via private mail from Thomas Dorner
6713              <Thomas.Dorner@start.de>)
6714      Branch: perl
6715            ! Changes hints/posix-bc.sh
6716 ____________________________________________________________________________
6717 [  3849] By: gsar                                  on 1999/08/01  19:50:20
6718         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
6719              <gnat@frii.com>)
6720      Branch: perl
6721            ! perl.h pod/perldelta.pod pod/perlguts.pod
6722 ____________________________________________________________________________
6723 [  3848] By: gsar                                  on 1999/08/01  18:34:41
6724         Log: fix defined(@foo) encarpments
6725      Branch: perl
6726            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
6727            ! pod/perltrap.pod
6728 ____________________________________________________________________________
6729 [  3847] By: jhi                                   on 1999/08/01  17:17:07
6730         Log: Undo #3790 and the patches that attempted to fix it
6731              (#3837, #3838, #3845).  The #3790 caused linkage failures
6732              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
6733              IRIX 6.5.
6734      Branch: cfgperl
6735            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
6736            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
6737            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
6738 ____________________________________________________________________________
6739 [  3846] By: jhi                                   on 1999/08/01  11:41:52
6740         Log: Reading 64-bit decimal numbers was broken because
6741              the NV was cast to an I32, not an IV.
6742      Branch: cfgperl
6743            ! toke.c
6744 ____________________________________________________________________________
6745 [  3845] By: jhi                                   on 1999/08/01  11:00:24
6746         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
6747      Branch: cfgperl
6748            + ext/SDBM_File/hints/solaris.pl
6749 ____________________________________________________________________________
6750 [  3844] By: jhi                                   on 1999/08/01  10:55:44
6751         Log: Enable Solaris largefiles support only if -Duse64bits is used.
6752              (Effectively removes #3311).
6753      Branch: cfgperl
6754            ! hints/solaris_2.sh
6755 ____________________________________________________________________________
6756 [  3843] By: jhi                                   on 1999/07/31  22:44:56
6757         Log: Integer overflow iteration.
6758      Branch: cfgperl
6759            ! t/op/oct.t toke.c util.c
6760 ____________________________________________________________________________
6761 [  3842] By: jhi                                   on 1999/07/31  22:11:03
6762         Log: Remove a lot of unused regnode codes.
6763              Noticed by Ilya.
6764      Branch: cfgperl
6765            ! regcomp.c regcomp.sym regexec.c regnodes.h
6766 ____________________________________________________________________________
6767 [  3841] By: jhi                                   on 1999/07/31  21:53:54
6768         Log: Make the use64bits and usethreads friendlier/braver;
6769              they no more wimp out if the platform is unknown.
6770              On use64bits if gcc used -DUSE_LONG_LONG is added
6771              to the ccflags (this dependency on gcc caused a slightly weird
6772              reordering of Configure, but things still seem to work.)
6773      Branch: cfgperl
6774            ! Configure README.threads config_h.SH
6775      Branch: metaconfig
6776            ! U/threads/usethreads.U
6777      Branch: metaconfig/U/perl
6778            ! use64bits.U
6779 ____________________________________________________________________________
6780 [  3840] By: jhi                                   on 1999/07/31  20:26:22
6781         Log: Hack the "integer overflow" code some more.
6782      Branch: cfgperl
6783            ! perl.h toke.c util.c
6784 ____________________________________________________________________________
6785 [  3839] By: jhi                                   on 1999/07/31  20:22:00
6786         Log: Test oct() at the 2^32-1 limit.
6787      Branch: cfgperl
6788            ! t/op/oct.t
6789 ____________________________________________________________________________
6790 [  3838] By: jhi                                   on 1999/07/31  20:08:43
6791         Log: Update MANIFEST for #3837.
6792      Branch: cfgperl
6793            ! MANIFEST
6794 ____________________________________________________________________________
6795 [  3837] By: jhi                                   on 1999/07/31  20:02:40
6796         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
6797              (a core dump with a corrput stack ensues).
6798      Branch: cfgperl
6799            + ext/SDBM_File/hints/dec_osf.pl
6800 ____________________________________________________________________________
6801 [  3836] By: jhi                                   on 1999/07/29  21:09:01
6802         Log: Allow for Configure -Ubincompat5005 override.
6803      Branch: cfgperl
6804            ! Configure config_h.SH
6805      Branch: metaconfig/U/perl
6806            ! bincompat5005.U
6807 ____________________________________________________________________________
6808 [  3835] By: jhi                                   on 1999/07/29  21:04:02
6809         Log: Make Configure support PERL_BINCOMPAT_5005.
6810      Branch: cfgperl
6811            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6812            ! config_h.SH
6813      Branch: metaconfig/U/perl
6814            + bincompat5005.U
6815 ____________________________________________________________________________
6816 [  3834] By: jhi                                   on 1999/07/29  19:25:35
6817         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
6818      Branch: cfgperl
6819            ! Makefile.SH
6820 ____________________________________________________________________________
6821 [  3833] By: jhi                                   on 1999/07/29  14:07:09
6822         Log: Integrate with Sarathy.  I overruled on perldelta
6823              and perldiag.
6824      Branch: cfgperl
6825           !> README.win32 emacs/cperl-mode.el globals.c installperl
6826           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
6827           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
6828           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
6829           !> win32/perllib.c win32/win32.c
6830 ____________________________________________________________________________
6831 [  3832] By: jhi                                   on 1999/07/29  14:02:50
6832         Log: Repent and make overly large integerish
6833              constants non-fatal.  They are now promoted
6834              to NVs, accompanied by an overflow warning that
6835              is by default on.
6836      Branch: cfgperl
6837            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
6838            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
6839            ! toke.c util.c
6840 ____________________________________________________________________________
6841 [  3831] By: jhi                                   on 1999/07/29  11:40:04
6842         Log: AIX exhibits different error on failed system().
6843              Slightly modified patch via private email from
6844              David R. Favor <dfavor@austin.ibm.com>
6845      Branch: cfgperl
6846            ! t/op/exec.t
6847 ____________________________________________________________________________
6848 [  3830] By: gsar                                  on 1999/07/29  07:46:11
6849         Log: cperl-mode.el v4.19
6850      Branch: perl
6851            ! emacs/cperl-mode.el
6852 ____________________________________________________________________________
6853 [  3829] By: gsar                                  on 1999/07/29  07:30:35
6854         Log: From: jan.dubois@ibm.net (Jan Dubois)
6855              Date: Wed, 28 Jul 1999 22:01:42 +0200
6856              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
6857              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
6858      Branch: perl
6859            ! win32/bin/pl2bat.pl
6860 ____________________________________________________________________________
6861 [  3828] By: gsar                                  on 1999/07/29  07:19:27
6862         Log: tweak previous change for multiple hits
6863      Branch: perl
6864            ! utils/perldoc.PL
6865 ____________________________________________________________________________
6866 [  3827] By: gsar                                  on 1999/07/29  07:10:00
6867         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
6868              really needs a pod2text() compatibility function)
6869      Branch: perl
6870            ! utils/perldoc.PL
6871 ____________________________________________________________________________
6872 [  3826] By: gsar                                  on 1999/07/29  01:33:46
6873         Log: minor tweaks to pods and toke.c comments
6874      Branch: perl
6875            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
6876 ____________________________________________________________________________
6877 [  3825] By: gsar                                  on 1999/07/29  00:12:52
6878         Log: integrate cfgperl changes into mainline
6879      Branch: perl
6880           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6881           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
6882           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
6883           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
6884           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
6885           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
6886           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
6887           !> t/pragma/warn/util toke.c util.c
6888 ____________________________________________________________________________
6889 [  3824] By: jhi                                   on 1999/07/28  21:15:04
6890         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
6891      Branch: cfgperl
6892            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
6893            ! ext/IO/lib/IO/Socket/INET.pm
6894 ____________________________________________________________________________
6895 [  3823] By: jhi                                   on 1999/07/28  20:29:17
6896         Log: Continue pack() doc honing.
6897      Branch: cfgperl
6898            ! pod/perlfunc.pod
6899 ____________________________________________________________________________
6900 [  3822] By: jhi                                   on 1999/07/28  20:17:37
6901         Log: Enhance pack() doc.
6902      Branch: cfgperl
6903            ! pod/perlfunc.pod
6904 ____________________________________________________________________________
6905 [  3821] By: jhi                                   on 1999/07/28  18:34:50
6906         Log: UNIX Domain Sockets are not implemented under QNX.
6907              
6908              From: Norton Allen <allen@huarp.harvard.edu>
6909              To: perl5-porters@perl.org
6910              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
6911              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
6912              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
6913      Branch: cfgperl
6914            ! t/lib/io_unix.t
6915 ____________________________________________________________________________
6916 [  3820] By: jhi                                   on 1999/07/28  18:13:37
6917         Log: IO::* enhancements.
6918              
6919              1) write() and syswrite() will now accept a single-argument
6920              form of the call, for consistency with Perl's syswrite().
6921              2) You can create a TCP-based IO::Socket::INET without forcing
6922              a connect attempt.  This allows you to configure its options
6923              (like making it non-blocking) and then call connect() manually.
6924              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
6925              from ever returning the correct value.
6926              
6927              From: Lincoln Stein <lstein@formaggio.cshl.org>
6928              To: Graham Barr <gbarr@pobox.com>
6929              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
6930              Subject: Re: patch for IO::*
6931              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
6932              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
6933      Branch: cfgperl
6934            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
6935            ! ext/IO/lib/IO/Socket/INET.pm
6936 ____________________________________________________________________________
6937 [  3819] By: gsar                                  on 1999/07/28  18:08:06
6938         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
6939      Branch: perl
6940            ! README.win32 globals.c installperl iperlsys.h makedef.pl
6941            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
6942            ! win32/win32.c
6943 ____________________________________________________________________________
6944 [  3818] By: jhi                                   on 1999/07/28  17:48:16
6945         Log: Need to add QNX to the list for DONT_DECLARE_STD.
6946              (The elimination of use of the _() macro apparently triggered
6947              an incompatability with a #define of atof)
6948              
6949              From: Norton Allen <allen@huarp.harvard.edu>
6950              To: perl5-porters@perl.org
6951              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
6952              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
6953              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
6954      Branch: cfgperl
6955            ! perl.h
6956 ____________________________________________________________________________
6957 [  3817] By: jhi                                   on 1999/07/28  17:46:30
6958         Log: Need to add some more conditions to deal with the case
6959              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
6960              which is true for QNX4.
6961              From: Norton Allen <allen@huarp.harvard.edu>
6962              To: perl5-porters@perl.org
6963              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
6964              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
6965              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
6966      Branch: cfgperl
6967            ! pp_sys.c
6968 ____________________________________________________________________________
6969 [  3816] By: jhi                                   on 1999/07/28  17:43:40
6970         Log: The QNX shell needs a couple more semicolons.
6971              
6972              From: Norton Allen <allen@huarp.harvard.edu>
6973              To: perl5-porters@perl.org
6974              Subject: [ID 19990728.007] Patch:Configure _58 QNX
6975              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
6976              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
6977              
6978              plus silence metalint moanings on vendorprefix.
6979      Branch: cfgperl
6980            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6981            ! config_h.SH
6982 ____________________________________________________________________________
6983 [  3815] By: jhi                                   on 1999/07/28  17:31:11
6984         Log: Silence metalint on vendorprefix.U.
6985      Branch: metaconfig
6986            ! U/installdirs/vendorprefix.U
6987 ____________________________________________________________________________
6988 [  3814] By: jhi                                   on 1999/07/28  17:13:29
6989         Log: QNX shell needs more semicolons.
6990      Branch: metaconfig/U/perl
6991            ! Extensions.U
6992 ____________________________________________________________________________
6993 [  3813] By: jhi                                   on 1999/07/28  17:05:08
6994         Log: Integrate with Sarathy.
6995      Branch: cfgperl
6996           !> lib/ExtUtils/MM_Unix.pm
6997 ____________________________________________________________________________
6998 [  3812] By: jhi                                   on 1999/07/28  16:20:17
6999         Log: Fix a typo, un-shout, and reformat the installation output.
7000      Branch: cfgperl
7001            ! lib/ExtUtils/Install.pm
7002 ____________________________________________________________________________
7003 [  3811] By: gsar                                  on 1999/07/28  15:41:11
7004         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
7005      Branch: perl
7006            ! lib/ExtUtils/MM_Unix.pm
7007 ____________________________________________________________________________
7008 [  3810] By: jhi                                   on 1999/07/28  13:55:57
7009         Log: Talk more about subsecond things in perlfunc.
7010              (Yes, redundant with perlfaq8.)
7011      Branch: cfgperl
7012            ! pod/perlfunc.pod
7013 ____________________________________________________________________________
7014 [  3809] By: jhi                                   on 1999/07/28  07:23:48
7015         Log: Integrate with Sarathy.
7016      Branch: cfgperl
7017           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
7018           !> t/op/pwent.t
7019 ____________________________________________________________________________
7020 [  3808] By: jhi                                   on 1999/07/28  07:23:03
7021         Log: Document toke.c.
7022              From: Nathan Torkington <gnat@frii.com>
7023              To: perl5-porters@perl.org
7024              Subject: Re: toke.c patch, work in progress
7025              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
7026              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
7027      Branch: cfgperl
7028            ! toke.c
7029 ____________________________________________________________________________
7030 [  3807] By: jhi                                   on 1999/07/28  07:10:56
7031         Log: perlre clarification.
7032              
7033              From: Ian Phillipps <ian@dial.pipex.com>
7034              To: Perl 5 Porters <perl5-porters@perl.org>
7035              Subject: [PATCH 5.00557] Add definite article to perlre.pod
7036              Date: Tue, 27 Jul 1999 10:46:29 +0100
7037              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
7038      Branch: cfgperl
7039            ! pod/perlre.pod
7040 ____________________________________________________________________________
7041 [  3806] By: gsar                                  on 1999/07/28  07:07:46
7042         Log: fix the perl -V breakage
7043              
7044              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7045              To: Jarkko Hietaniemi <jhi@iki.fi>
7046              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
7047              gsar@activestate.com
7048              Subject: Re: Follow up to: _58 on AIX 431
7049              Date: Tue, 27 Jul 1999 17:42:00 -0400
7050              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
7051      Branch: perl
7052            ! configpm
7053 ____________________________________________________________________________
7054 [  3805] By: gsar                                  on 1999/07/28  07:03:34
7055         Log: avoid warning (from Doug MacEachern)
7056      Branch: perl
7057            ! perl.h
7058 ____________________________________________________________________________
7059 [  3804] By: gsar                                  on 1999/07/28  06:59:30
7060         Log: Pod::Html tweak
7061              
7062              From: jan.dubois@ibm.net (Jan Dubois)
7063              To: perl5-porters@perl.org
7064              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
7065              Date: Tue, 27 Jul 1999 22:14:12 +0200
7066              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
7067      Branch: perl
7068            ! lib/Pod/Html.pm
7069 ____________________________________________________________________________
7070 [  3803] By: gsar                                  on 1999/07/28  06:56:38
7071         Log: freebsd hints update
7072              
7073              From: Anton Berezin <tobez@plab.ku.dk>
7074              To: perl5-porters@perl.org
7075              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
7076              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
7077              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
7078      Branch: perl
7079            ! hints/freebsd.sh
7080 ____________________________________________________________________________
7081 [  3802] By: gsar                                  on 1999/07/28  06:51:32
7082         Log: cosmetic testsuite patch
7083              
7084              From: Graham Barr <gbarr@ti.com>
7085              To: Perl5 Porters <perl5-porters@perl.org>
7086              Subject: 5.005_58 build
7087              Date: Tue, 27 Jul 1999 08:09:25 -0500
7088              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
7089      Branch: perl
7090            ! t/op/grent.t t/op/pwent.t
7091 ____________________________________________________________________________
7092 [  3801] By: jhi                                   on 1999/07/27  13:49:39
7093         Log: Minuscule cleanup of the integer overflow patch.
7094      Branch: cfgperl
7095            ! util.c
7096 ____________________________________________________________________________
7097 [  3800] By: jhi                                   on 1999/07/27  13:37:23
7098         Log: Test hex('x...').
7099      Branch: cfgperl
7100            ! t/op/oct.t
7101 ____________________________________________________________________________
7102 [  3799] By: jhi                                   on 1999/07/27  12:45:45
7103         Log: Integrate with Sarathy (5.005_58).
7104      Branch: cfgperl
7105            - ext/B/byteperl.c
7106           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
7107           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
7108           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
7109           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
7110           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
7111           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
7112           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
7113           !> win32/config_H.vc
7114 ____________________________________________________________________________
7115 [  3798] By: jhi                                   on 1999/07/27  12:42:43
7116         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
7117              they used to be just optional lexical warnings.
7118              Also, with warnings turned on, constants > 2**32-1
7119              trigger a non-portability warning.
7120      Branch: cfgperl
7121            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
7122            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
7123            ! util.c
7124 ____________________________________________________________________________
7125 [  3797] By: gsar                                  on 1999/07/27  10:48:27
7126         Log: here lies 5.005_58
7127      Branch: perl
7128            - ext/B/byteperl.c
7129            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
7130            ! pod/perlfaq9.pod pod/perlhist.pod
7131
7132 ----------------
7133 Version 5.005_58
7134 ----------------
7135
7136 ____________________________________________________________________________
7137 [  3796] By: gsar                                  on 1999/07/27  09:23:42
7138         Log: regenerate win32/config_H.?c
7139      Branch: perl
7140            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7141 ____________________________________________________________________________
7142 [  3795] By: gsar                                  on 1999/07/27  09:02:31
7143         Log: From: Tye McQueen <tye@metronet.com>
7144              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
7145              Message-Id: <199907270019.AA08223@metronet.com>
7146              Subject: Patch pl2bat.pl so batch file can fail
7147      Branch: perl
7148            ! win32/bin/pl2bat.pl
7149 ____________________________________________________________________________
7150 [  3794] By: gsar                                  on 1999/07/27  08:59:58
7151         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7152              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
7153              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
7154              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
7155      Branch: perl
7156            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
7157            ! lib/SelfLoader.pm
7158 ____________________________________________________________________________
7159 [  3793] By: gsar                                  on 1999/07/27  08:19:16
7160         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
7161              (from Andy Dougherty)
7162      Branch: perl
7163            ! embed.h embed.pl
7164 ____________________________________________________________________________
7165 [  3792] By: gsar                                  on 1999/07/27  08:04:19
7166         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
7167              and Brad Appleton)
7168      Branch: perl
7169            ! lib/Pod/Parser.pm
7170 ____________________________________________________________________________
7171 [  3791] By: gsar                                  on 1999/07/27  07:50:54
7172         Log: cover case where CLK_TCK is a float, not integer (from
7173              alexander smishlajev <als@turnhere.com>)
7174      Branch: perl
7175            ! ext/Devel/DProf/DProf.xs
7176 ____________________________________________________________________________
7177 [  3790] By: gsar                                  on 1999/07/27  07:45:08
7178         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
7179              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
7180      Branch: perl
7181            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
7182            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
7183 ____________________________________________________________________________
7184 [  3789] By: jhi                                   on 1999/07/27  07:44:55
7185         Log: Integrate with Sarathy.
7186      Branch: cfgperl
7187           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
7188           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
7189           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
7190           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
7191           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
7192           !> proto.h t/comp/proto.t t/io/open.t
7193 ____________________________________________________________________________
7194 [  3788] By: gsar                                  on 1999/07/27  07:29:59
7195         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
7196              to Russ Allbery <rra@stanford.edu>); s/Simple// and
7197              s/pod2txt/pod2text/ etc.
7198      Branch: perl
7199            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
7200            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
7201 ____________________________________________________________________________
7202 [  3787] By: gsar                                  on 1999/07/27  06:48:40
7203         Log: From: Andy Dougherty <doughera@lafayette.edu>
7204              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
7205              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
7206              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
7207      Branch: perl
7208            ! ext/SDBM_File/sdbm/sdbm.h
7209 ____________________________________________________________________________
7210 [  3786] By: gsar                                  on 1999/07/27  06:30:09
7211         Log: applied suggested patch; added missing prototype changes to
7212              opcode.pl along with documentation typos (feature still needs
7213              to be described in perlopentut.pod and summarized in
7214              perldelta.pod)
7215              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7216              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
7217              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
7218              Subject: [PATCH 5.00557] 3-arg open
7219      Branch: perl
7220            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
7221            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
7222            ! proto.h t/comp/proto.t t/io/open.t
7223 ____________________________________________________________________________
7224 [  3785] By: gsar                                  on 1999/07/27  04:36:39
7225         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
7226              <roland.bauer@fff.at>)
7227      Branch: perl
7228            ! lib/Pod/Html.pm
7229 ____________________________________________________________________________
7230 [  3784] By: gsar                                  on 1999/07/27  03:56:17
7231         Log: change#3762 wasn't needed
7232      Branch: perl
7233            ! ext/B/B/CC.pm
7234 ____________________________________________________________________________
7235 [  3783] By: jhi                                   on 1999/07/26  19:08:21
7236         Log: Integrate with Sarathy.
7237      Branch: cfgperl
7238           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
7239           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
7240           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
7241 ____________________________________________________________________________
7242 [  3782] By: gsar                                  on 1999/07/26  18:16:50
7243         Log: update Changes, patchlevel &c.
7244      Branch: perl
7245            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
7246            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
7247 ____________________________________________________________________________
7248 [  3781] By: gsar                                  on 1999/07/26  17:54:47
7249         Log: a more correct fix for change#2744
7250              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7251              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
7252              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
7253              Subject: [PATCH _57] Re: toke.c questions 
7254      Branch: perl
7255            ! toke.c
7256 ____________________________________________________________________________
7257 [  3780] By: gsar                                  on 1999/07/26  17:37:04
7258         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
7259      Branch: perl
7260            ! pod/perlfunc.pod
7261 ____________________________________________________________________________
7262 [  3779] By: jhi                                   on 1999/07/26  16:37:23
7263         Log: Dusting off.
7264      Branch: cfgperl
7265            ! README.threads
7266 ____________________________________________________________________________
7267 [  3778] By: gsar                                  on 1999/07/26  13:28:46
7268         Log: avoid DIVZERO
7269      Branch: perl
7270            ! utils/dprofpp.PL
7271 ____________________________________________________________________________
7272 [  3777] By: gsar                                  on 1999/07/26  13:18:53
7273         Log: warnings identified by Borland compiler
7274      Branch: perl
7275            ! makedef.pl pp_ctl.c
7276 ____________________________________________________________________________
7277 [  3776] By: jhi                                   on 1999/07/26  13:07:36
7278         Log: Integrate with Sarathy.
7279      Branch: cfgperl
7280           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
7281 ____________________________________________________________________________
7282 [  3775] By: gsar                                  on 1999/07/26  12:55:43
7283         Log: avoid infinite recursion when Thread.pm croaks during
7284              bootstrap
7285      Branch: perl
7286            ! lib/Carp/Heavy.pm
7287 ____________________________________________________________________________
7288 [  3774] By: gsar                                  on 1999/07/26  12:43:02
7289         Log: integrate cfgperl contents into mainline
7290      Branch: perl
7291           +> lib/Carp/Heavy.pm
7292           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
7293           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
7294           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
7295           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
7296           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
7297 ____________________________________________________________________________
7298 [  3773] By: jhi                                   on 1999/07/26  12:40:29
7299         Log: Use long doubles only if they are useful.
7300      Branch: cfgperl
7301            ! ext/POSIX/POSIX.xs
7302 ____________________________________________________________________________
7303 [  3772] By: gsar                                  on 1999/07/26  12:33:11
7304         Log: typo in change#3768
7305      Branch: perl
7306            ! pp_hot.c
7307 ____________________________________________________________________________
7308 [  3771] By: gsar                                  on 1999/07/26  12:08:27
7309         Log: alpha-stage support for user-hooks in @INC
7310              From: Ken Fox <kfox@ford.com>
7311              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
7312              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
7313              Subject: Re: loading remote modules
7314      Branch: perl
7315            ! pp_ctl.c
7316 ____________________________________________________________________________
7317 [  3770] By: jhi                                   on 1999/07/26  11:38:36
7318         Log: Back out #3735.  Needs more work.
7319      Branch: cfgperl
7320            ! Makefile.SH cflags.SH configpm ext/util/make_ext
7321            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
7322            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
7323            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
7324            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
7325 ____________________________________________________________________________
7326 [  3769] By: jhi                                   on 1999/07/26  11:24:45
7327         Log: Integrate with Sarathy.
7328      Branch: cfgperl
7329           !> (integrate 35 files)
7330 ____________________________________________________________________________
7331 [  3768] By: gsar                                  on 1999/07/26  11:03:07
7332         Log: optimize method name lookup
7333              From: Chip Salzenberg <chip@perlsupport.com>
7334              Date: Thu, 22 Jul 1999 13:43:36 -0400
7335              Message-ID: <19990722134336.Q391@perlsupport.com>
7336              Subject: [PATCH] OP_METHOD_NAMED
7337      Branch: perl
7338            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
7339            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
7340            ! proto.h
7341 ____________________________________________________________________________
7342 [  3767] By: gsar                                  on 1999/07/26  10:44:11
7343         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
7344              foo()->()); rework grammar to remove conflicts
7345              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7346              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
7347              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
7348              Subject: [PATCH _57, long] Re: optional arrow asymmetry
7349      Branch: perl
7350            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
7351            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
7352            ! vms/perly_c.vms vms/perly_h.vms
7353 ____________________________________________________________________________
7354 [  3766] By: jhi                                   on 1999/07/26  10:18:56
7355         Log: Use $< instead of $*.c in *perlmain.o rules.
7356      Branch: cfgperl
7357            ! Makefile.SH
7358 ____________________________________________________________________________
7359 [  3765] By: gsar                                  on 1999/07/26  09:28:48
7360         Log: From: Ian Phillipps <ian@dial.pipex.com>
7361              Date: Fri, 23 Jul 1999 23:35:56 +0100
7362              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
7363              Subject: (Version 2) Extending unpack to deal with counted strings
7364      Branch: perl
7365            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
7366 ____________________________________________________________________________
7367 [  3764] By: jhi                                   on 1999/07/26  09:17:26
7368         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7369              To: perl5-porters@perl.org (Mailing list Perl5)
7370              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
7371              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
7372              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
7373              
7374              The patch was based on 5_57 so had to re-apply lib/Carp.pm
7375              parts of changes #3498, #3696, and #3702 for the new
7376              lib/Carp/Heavy.pm.
7377      Branch: cfgperl
7378            + lib/Carp/Heavy.pm
7379            ! MANIFEST lib/Carp.pm
7380 ____________________________________________________________________________
7381 [  3763] By: gsar                                  on 1999/07/26  09:03:17
7382         Log: ~ isn't valid in VMS filenames
7383      Branch: perl
7384            ! lib/Pod/Html.pm
7385 ____________________________________________________________________________
7386 [  3762] By: gsar                                  on 1999/07/26  08:59:47
7387         Log: setstate stop-gap from Vishal Bhatia
7388      Branch: perl
7389            ! ext/B/B/CC.pm
7390 ____________________________________________________________________________
7391 [  3761] By: gsar                                  on 1999/07/26  08:06:39
7392         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
7393              add B::OP::name() method that returns just the op_name;
7394              convert Deparse et all to use that instead of B::OP::ppaddr();
7395              add support for OP_SETSTATE in Deparse
7396      Branch: perl
7397            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
7398            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
7399            ! ext/B/B/Xref.pm opcode.h opcode.pl
7400 ____________________________________________________________________________
7401 [  3760] By: jhi                                   on 1999/07/26  07:14:43
7402         Log: Integrate with Sarathy.
7403      Branch: cfgperl
7404           !> (integrate 43 files)
7405 ____________________________________________________________________________
7406 [  3759] By: gsar                                  on 1999/07/26  05:12:24
7407         Log: add disclaimer about perl 4 libraries (modified version of
7408              patch suggested by Clinton Pierce <cpierce1@ford.com>)
7409      Branch: perl
7410            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
7411            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
7412            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
7413            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
7414            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
7415 ____________________________________________________________________________
7416 [  3758] By: gsar                                  on 1999/07/26  04:48:35
7417         Log: make reset() behave with high-bit characters
7418              From: Ian Phillipps <ian@dial.pipex.com>
7419              Date: Thu, 22 Jul 1999 22:48:59 +0100
7420              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
7421              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
7422      Branch: perl
7423            ! sv.c
7424 ____________________________________________________________________________
7425 [  3757] By: gsar                                  on 1999/07/26  04:40:32
7426         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
7427      Branch: perl
7428            ! pod/perlport.pod
7429 ____________________________________________________________________________
7430 [  3756] By: gsar                                  on 1999/07/26  04:20:37
7431         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
7432      Branch: perl
7433            ! utils/dprofpp.PL
7434 ____________________________________________________________________________
7435 [  3755] By: gsar                                  on 1999/07/26  04:18:00
7436         Log: disable VPATH for now (breaks x2p build)
7437      Branch: perl
7438            ! x2p/Makefile.SH
7439 ____________________________________________________________________________
7440 [  3754] By: gsar                                  on 1999/07/26  03:15:33
7441         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
7442              (%! has the necessary magic); misc typos
7443      Branch: perl
7444            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
7445            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
7446            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
7447            ! utils/h2xs.PL
7448 ____________________________________________________________________________
7449 [  3753] By: gsar                                  on 1999/07/26  02:38:28
7450         Log: integrate cfgperl contents into mainline
7451      Branch: perl
7452           +> t/pragma/locale/latin1 t/pragma/locale/utf8
7453           !> (integrate 53 files)
7454 ____________________________________________________________________________
7455 [  3752] By: gsar                                  on 1999/07/26  02:11:31
7456         Log: ensure implicitly closed handles don't set $? or $!
7457      Branch: perl
7458            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
7459 ____________________________________________________________________________
7460 [  3751] By: gsar                                  on 1999/07/26  01:28:34
7461         Log: change#3534 didn't preserve undef return values from caller()
7462      Branch: perl
7463            ! Changes pp_ctl.c
7464 ____________________________________________________________________________
7465 [  3750] By: jhi                                   on 1999/07/25  20:59:29
7466         Log: Back up a tiny bit from #3735.
7467              This may break builds outside the source directory
7468              but then again, they do not work that ell yet anyway.
7469      Branch: cfgperl
7470            ! Makefile.SH
7471 ____________________________________________________________________________
7472 [  3750] By: jhi                                   on 1999/07/25  20:59:29
7473         Log: Back up a tiny bit from #3735.
7474              This may break builds outside the source directory
7475              but then again, they do not work that ell yet anyway.
7476      Branch: cfgperl
7477            ! Makefile.SH
7478 ____________________________________________________________________________
7479 [  3749] By: jhi                                   on 1999/07/25  19:15:55
7480         Log: Integrate with Sarathy.
7481      Branch: cfgperl
7482           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
7483 ____________________________________________________________________________
7484 [  3748] By: jhi                                   on 1999/07/25  19:06:59
7485         Log: Recode locale.t so that the change in #3730
7486              is not needed and locale.t works both without
7487              and with the utf8 pragma.
7488      Branch: cfgperl
7489            + t/pragma/locale/latin1 t/pragma/locale/utf8
7490            ! MANIFEST t/pragma/locale.t
7491 ____________________________________________________________________________
7492 [  3747] By: jhi                                   on 1999/07/25  19:01:46
7493         Log: Like #3743.
7494      Branch: cfgperl
7495            ! utils/perlbug.PL
7496 ____________________________________________________________________________
7497 [  3746] By: gsar                                  on 1999/07/25  18:08:58
7498         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
7499              append a HISTORY section to POD if option is used
7500      Branch: perl
7501            ! utils/h2xs.PL
7502 ____________________________________________________________________________
7503 [  3745] By: gsar                                  on 1999/07/25  17:40:03
7504         Log: warn rather than die when parse_version() can't cut it (from
7505              Michael G Schwern <schwern@pobox.com>)
7506      Branch: perl
7507            ! lib/ExtUtils/MM_Unix.pm
7508 ____________________________________________________________________________
7509 [  3744] By: gsar                                  on 1999/07/25  16:32:48
7510         Log: make map behave like grep wrt indirect object slot when
7511              there are parentheses; revert an experimental mod by Larry
7512              in change#2038 that failed to parse %{{qw(a b c)}} properly
7513              (this means C<map {use Foo; ...} ...> still needs a proper
7514              fix)
7515      Branch: perl
7516            ! toke.c
7517 ____________________________________________________________________________
7518 [  3743] By: jhi                                   on 1999/07/25  16:24:55
7519         Log: Fix a typo in #3725.
7520      Branch: cfgperl
7521            ! utils/perlbug.PL
7522 ____________________________________________________________________________
7523 [  3742] By: jhi                                   on 1999/07/25  16:14:39
7524         Log: Integrate with Sarathy.
7525      Branch: cfgperl
7526           !> (integrate 26 files)
7527 ____________________________________________________________________________
7528 [  3741] By: jhi                                   on 1999/07/25  16:02:28
7529         Log: Cut-and-pasto in #3737.
7530      Branch: cfgperl
7531            ! perl.c
7532 ____________________________________________________________________________
7533 [  3740] By: gsar                                  on 1999/07/25  15:59:34
7534         Log: add note about glibc bug
7535      Branch: perl
7536            ! t/pragma/warn/pp_hot
7537 ____________________________________________________________________________
7538 [  3739] By: gsar                                  on 1999/07/25  15:48:40
7539         Log: fix bug in change#3728 that might free COPs prematurely;
7540              null(op) now does more thorough scrubbing of the op, which
7541              fixes a few compile-time memory "leaks"
7542      Branch: perl
7543            ! dump.c embed.h embed.pl op.c proto.h
7544 ____________________________________________________________________________
7545 [  3738] By: jhi                                   on 1999/07/25  14:15:26
7546         Log: In accordance with #3737.
7547      Branch: metaconfig
7548            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
7549            ! U/modified/Oldconfig.U
7550      Branch: metaconfig/U/perl
7551            ! Extensions.U
7552 ____________________________________________________________________________
7553 [  3737] By: jhi                                   on 1999/07/25  14:12:34
7554         Log: Use vendorprefixlib.
7555      Branch: cfgperl
7556            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7557            ! config_h.SH perl.c
7558 ____________________________________________________________________________
7559 [  3736] By: jhi                                   on 1999/07/25  13:10:03
7560         Log: Populate metaconfig branch.
7561      Branch: metaconfig
7562            + (add 1468 files)
7563      Branch: metaconfig/U/perl
7564            + (add 101 files)
7565 ____________________________________________________________________________
7566 [  3735] By: jhi                                   on 1999/07/25  12:27:20
7567         Log: First steps of making builds outside the source
7568              directory possible.  These should get us as far
7569              as miniperl, then building DynaLoader falls into
7570              tiny twinkling pieces as MakeMaker knows nothing
7571              of VPATH mindset.
7572      Branch: cfgperl
7573            ! Configure Makefile.SH cflags.SH config_h.SH configpm
7574            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
7575            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
7576            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
7577            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
7578 ____________________________________________________________________________
7579 [  3734] By: jhi                                   on 1999/07/25  11:19:28
7580         Log: Poor Glossary--are we fixed yet?
7581      Branch: cfgperl
7582            ! Porting/Glossary
7583 ____________________________________________________________________________
7584 [  3733] By: jhi                                   on 1999/07/25  11:15:06
7585         Log: Change #3732 mistakenly clobbered Glossary.
7586      Branch: cfgperl
7587            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7588            ! config_h.SH
7589 ____________________________________________________________________________
7590 [  3732] By: jhi                                   on 1999/07/25  10:46:39
7591         Log: Andy's new installation scheme (note: a lot of this
7592              leaked in already with change #3731).  The vendor*
7593              stuff is not used anywhere (in *.SH, say), so it
7594              isn't in Configure, either.
7595      Branch: cfgperl
7596            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7597            ! config_h.SH
7598 ____________________________________________________________________________
7599 [  3731] By: jhi                                   on 1999/07/25  10:12:07
7600         Log: Circumcode a strange shell(?) bug in AIX found
7601              while trying to do -Duse64bits (which I couldn't do
7602              in the end because the CPU isn't 64-bit in that box,
7603              but at least now the probing doesn't crash.)
7604      Branch: cfgperl
7605            ! Configure config_h.SH hints/aix.sh
7606 ____________________________________________________________________________
7607 [  3730] By: gsar                                  on 1999/07/25  04:56:56
7608         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
7609              a utf8 bug in one of the new RE optimizations
7610      Branch: perl
7611            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
7612            ! t/pragma/locale.t
7613 ____________________________________________________________________________
7614 [  3729] By: jhi                                   on 1999/07/23  19:56:27
7615         Log: From: Andy Dougherty <doughera@lafayette.edu>
7616              To: Perl Porters <perl5-porters@perl.org>
7617              Subject: [PATCH 5.005_57] INSTALL-1.58
7618              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
7619              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
7620              
7621              plus
7622              
7623              From: "Kurt D. Starsinic" <kstar@chapin.edu>
7624              To: Andy Dougherty <doughera@lafayette.edu>
7625              Cc: Perl Porters <perl5-porters@perl.org>
7626              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
7627              Date: Fri, 23 Jul 1999 13:38:25 -0400
7628              Message-ID: <19990723133825.A12033@O2.chapin.edu>
7629      Branch: cfgperl
7630            ! INSTALL
7631 ____________________________________________________________________________
7632 [  3728] By: gsar                                  on 1999/07/23  17:24:42
7633         Log: applied suggested patch for tracking line numbers correctly in
7634              optimized blocks with a single statement; changed setcop to
7635              setstate and added code for -Dx dumps
7636              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7637              Date: Wed, 23 Jun 1999 17:27:42 +0100
7638              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
7639              Subject: [PATCH 5.005_57] Line number error in optimised else() 
7640      Branch: perl
7641            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
7642            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
7643            ! pp_proto.h t/op/misc.t
7644 ____________________________________________________________________________
7645 [  3727] By: gsar                                  on 1999/07/23  15:56:04
7646         Log: avoid useless use of target for pp_each(); also fixes bugs due to
7647              refcount held by the target
7648      Branch: perl
7649            ! opcode.h opcode.pl pp.c t/op/each.t
7650 ____________________________________________________________________________
7651 [  3726] By: jhi                                   on 1999/07/23  12:08:30
7652         Log: Change #3725 aftershock.
7653      Branch: cfgperl
7654            ! INSTALL jpl/JNI/JNI.pm
7655 ____________________________________________________________________________
7656 [  3725] By: jhi                                   on 1999/07/23  11:58:49
7657         Log: Introduce $Config{ldlibpthname} which contains
7658              the name of the environment variable holding the
7659              dynamic library search path, often LD_LIBRARY_PATH.
7660              Use this new feature all over.
7661              Also removed remnants of admonition "add LD_LIBRARY_PATH
7662              before running make" because Makefile.SH does this for you. 
7663      Branch: cfgperl
7664            ! Configure Makefile.SH config_h.SH
7665            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
7666            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
7667            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
7668            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
7669            ! jpl/install-jpl utils/perlbug.PL
7670 ____________________________________________________________________________
7671 [  3724] By: jhi                                   on 1999/07/23  08:03:36
7672         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
7673              To: perl5-porters@perl.org
7674              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
7675              Date: Thu, 22 Jul 1999 19:58:34 -0400
7676              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
7677      Branch: cfgperl
7678            ! av.c
7679 ____________________________________________________________________________
7680 [  3723] By: gsar                                  on 1999/07/23  00:01:29
7681         Log: emit warning about function calls that were encountered too early
7682              to enforce their prototype
7683      Branch: perl
7684            ! op.c op.h pod/perldiag.pod
7685 ____________________________________________________________________________
7686 [  3722] By: jhi                                   on 1999/07/22  21:19:59
7687         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
7688              To: perl5-porters@perl.org
7689              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
7690              Subject: [PATCH] MakeMaker documentation
7691              Date: Wed, 21 Jul 1999 14:15:42 -0400
7692              Message-ID: <19990721141542.A1800@O2.chapin.edu>
7693      Branch: cfgperl
7694            ! lib/ExtUtils/MakeMaker.pm
7695 ____________________________________________________________________________
7696 [  3721] By: jhi                                   on 1999/07/22  21:05:19
7697         Log: From: pvhp@forte.com (Peter Prymmer)
7698              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
7699              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
7700              Date: Wed, 21 Jul 99 17:15:39 PDT
7701              Message-Id: <9907220015.AA11931@forte.com>
7702      Branch: cfgperl
7703            ! hints/os390.sh
7704 ____________________________________________________________________________
7705 [  3720] By: jhi                                   on 1999/07/22  20:51:17
7706         Log: AIX magic: ccdlflags needs to be different for
7707              Perl itself and for extra-core extensions
7708              (as used by ExtUtilss::embed::ldopts).
7709              Based on the problems described in
7710              
7711              From: Mike W Ellwood <mwe@rl.ac.uk>
7712              To: perl5-porters@perl.org
7713              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
7714              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
7715              Reply-To: m.w.ellwood@rl.ac.uk
7716              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
7717      Branch: cfgperl
7718            ! Configure Makefile.SH config_h.SH hints/aix.sh
7719 ____________________________________________________________________________
7720 [  3719] By: jhi                                   on 1999/07/22  08:23:53
7721         Log: Update history records.
7722      Branch: cfgperl
7723            ! pod/perlhist.pod
7724 ____________________________________________________________________________
7725 [  3718] By: jhi                                   on 1999/07/21  13:54:42
7726         Log: Todododobedobedo.
7727      Branch: cfgperl
7728            ! Todo
7729 ____________________________________________________________________________
7730 [  3717] By: jhi                                   on 1999/07/21  12:10:48
7731         Log: Even more Todo.
7732      Branch: cfgperl
7733            ! Todo
7734 ____________________________________________________________________________
7735 [  3716] By: jhi                                   on 1999/07/21  11:40:39
7736         Log: Use Errno more extensively so that error
7737              messages are more portable (another way
7738              would be to muck around with LC_MESSAGES).
7739              Problem reported in
7740              
7741              From: oracle@pcr8.pcr.com
7742              To: perl5-porters@perl.org
7743              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
7744              Date: Mon, 19 Jul 1999 18:39:13 -0400
7745              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
7746      Branch: cfgperl
7747            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
7748            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
7749            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
7750 ____________________________________________________________________________
7751 [  3715] By: jhi                                   on 1999/07/21  11:05:36
7752         Log: Slightly modified patch.
7753              From: Sean Sheedy <seans@ncube.com>
7754              To: perl5-porters@perl.org
7755              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
7756              Date: Tue, 20 Jul 1999 09:52:06 -0700
7757              Message-Id: <3794A935.1C150E54@ncube.com>
7758      Branch: cfgperl
7759            ! cflags.SH x2p/cflags.SH
7760 ____________________________________________________________________________
7761 [  3714] By: jhi                                   on 1999/07/20  21:26:19
7762         Log: More Todo.
7763      Branch: cfgperl
7764            ! Todo
7765 ____________________________________________________________________________
7766 [  3713] By: jhi                                   on 1999/07/20  18:02:45
7767         Log: Integrate with Sarathy.
7768      Branch: cfgperl
7769           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
7770           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
7771           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
7772           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
7773           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
7774           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
7775           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
7776           +> utils/dprofpp.PL
7777           !> INSTALL MAINTAIN MANIFEST configure.com
7778           !> ext/Devel/Peek/Makefile.PL installman installperl
7779           !> pod/roffitall utils/Makefile vms/descrip_mms.template
7780           !> win32/Makefile win32/makefile.mk win32/win32.h
7781 ____________________________________________________________________________
7782 [  3712] By: gsar                                  on 1999/07/20  15:29:01
7783         Log: DProf tweak
7784      Branch: perl
7785            ! ext/Devel/DProf/DProf.xs
7786 ____________________________________________________________________________
7787 [  3711] By: gsar                                  on 1999/07/20  07:56:19
7788         Log: another DProf build tweak
7789      Branch: perl
7790            ! utils/dprofpp.PL
7791 ____________________________________________________________________________
7792 [  3710] By: gsar                                  on 1999/07/20  07:36:36
7793         Log: move DProf things around to where they are supposed to be
7794      Branch: perl
7795            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
7796            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
7797            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
7798            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
7799            + t/lib/dprof/test6_t t/lib/dprof/test6_v
7800           +> utils/dprofpp.PL
7801            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
7802            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
7803            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
7804            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
7805            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
7806            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
7807            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
7808            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
7809            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
7810            ! installperl pod/roffitall utils/Makefile
7811            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
7812 ____________________________________________________________________________
7813 [  3709] By: gsar                                  on 1999/07/20  06:13:16
7814         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
7815      Branch: perl
7816            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
7817            ! ext/Devel/Peek/Makefile.PL
7818 ____________________________________________________________________________
7819 [  3708] By: gsar                                  on 1999/07/20  06:01:22
7820         Log: move DProf to Devel/DProf
7821      Branch: perl
7822           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
7823           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
7824           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
7825           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
7826           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
7827           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
7828           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
7829           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
7830           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
7831           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
7832           +> ext/Devel/DProf/test.pl
7833            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
7834            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
7835            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
7836            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
7837            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
7838            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
7839            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
7840            ! MAINTAIN MANIFEST configure.com win32/Makefile
7841            ! win32/makefile.mk
7842 ____________________________________________________________________________
7843 [  3707] By: gsar                                  on 1999/07/20  05:39:11
7844         Log: add Devel::DProf v19990108 from CPAN, as it was
7845      Branch: perl
7846            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
7847            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
7848            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
7849            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
7850            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
7851            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
7852            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
7853            ! MANIFEST
7854 ____________________________________________________________________________
7855 [  3706] By: gsar                                  on 1999/07/20  04:52:25
7856         Log: C<union any> needs no PERL_OBJECT-treatment
7857      Branch: perl
7858            ! win32/win32.h
7859 ____________________________________________________________________________
7860 [  3705] By: gsar                                  on 1999/07/20  04:11:54
7861         Log: fix problem in default build
7862      Branch: perl
7863            ! win32/Makefile win32/makefile.mk
7864 ____________________________________________________________________________
7865 [  3704] By: jhi                                   on 1999/07/19  07:06:36
7866         Log: Integrate with Sarathy.
7867      Branch: cfgperl
7868           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
7869           !> win32/win32.c
7870 ____________________________________________________________________________
7871 [  3703] By: gsar                                  on 1999/07/19  05:55:57
7872         Log: win32 nits
7873      Branch: perl
7874            ! makedef.pl sv.h
7875 ____________________________________________________________________________
7876 [  3702] By: gsar                                  on 1999/07/19  04:29:34
7877         Log: don't display tid from main thread (or testsuite breaks)
7878      Branch: perl
7879            ! lib/Carp.pm util.c
7880 ____________________________________________________________________________
7881 [  3701] By: gsar                                  on 1999/07/19  00:47:52
7882         Log: remove several doubled (and tripled!) entries
7883      Branch: perl
7884            ! pod/perldiag.pod
7885 ____________________________________________________________________________
7886 [  3700] By: gsar                                  on 1999/07/19  00:42:34
7887         Log: integrate cfgperl contents into mainline
7888      Branch: perl
7889           +> makedef.pl
7890            - perl_exp.SH win32/makedef.pl
7891           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
7892           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
7893           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
7894           !> utf8.c util.c win32/Makefile win32/makefile.mk
7895 ____________________________________________________________________________
7896 [  3699] By: gsar                                  on 1999/07/19  00:33:59
7897         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
7898      Branch: perl
7899            ! Changes win32/win32.c
7900 ____________________________________________________________________________
7901 [  3698] By: jhi                                   on 1999/07/18  21:33:57
7902         Log: Integrate with Sarathy.
7903      Branch: cfgperl
7904           +> t/op/chars.t
7905           !> (integrate 57 files)
7906 ____________________________________________________________________________
7907 [  3697] By: gsar                                  on 1999/07/18  05:22:36
7908         Log: From: pvhp@forte.com (Peter Prymmer)
7909              Date: Thu, 1 Jul 99 19:31:24 PDT
7910              Message-Id: <9907020231.AA16942@forte.com>
7911              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
7912      Branch: perl
7913            + t/op/chars.t
7914            ! MANIFEST ebcdic.c t/op/ord.t
7915 ____________________________________________________________________________
7916 [  3696] By: gsar                                  on 1999/07/18  05:11:02
7917         Log: display thread id in diagnostics (suggested by Dan Sugalski)
7918      Branch: perl
7919            ! lib/Carp.pm util.c
7920 ____________________________________________________________________________
7921 [  3695] By: gsar                                  on 1999/07/18  04:57:47
7922         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
7923      Branch: perl
7924            ! pod/perldiag.pod
7925 ____________________________________________________________________________
7926 [  3694] By: gsar                                  on 1999/07/18  04:56:28
7927         Log: cache [NIUP]V conversions of defined READONLY values
7928              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7929              Date: Sun, 11 Jul 1999 04:39:44 -0400
7930              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
7931              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
7932      Branch: perl
7933            ! sv.c
7934 ____________________________________________________________________________
7935 [  3693] By: gsar                                  on 1999/07/18  03:53:38
7936         Log: From: jan.dubois@ibm.net (Jan Dubois)
7937              Date: Sat, 17 Jul 1999 10:58:29 +0200
7938              Message-ID: <379144ad.13616689@smtp1.ibm.net>
7939              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
7940      Branch: perl
7941            ! lib/ExtUtils/Manifest.pm
7942 ____________________________________________________________________________
7943 [  3692] By: gsar                                  on 1999/07/18  03:51:03
7944         Log: remove spurious newSTATEOP() that causes goto to enter one too many
7945              contexts when jumping between if and elsif blocks
7946      Branch: perl
7947            ! perly.c perly.y pp_ctl.c t/op/goto.t
7948 ____________________________________________________________________________
7949 [  3691] By: gsar                                  on 1999/07/18  01:49:59
7950         Log: detypo, update Changes
7951      Branch: perl
7952            ! Changes doio.c
7953 ____________________________________________________________________________
7954 [  3690] By: gsar                                  on 1999/07/18  01:16:59
7955         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
7956      Branch: perl
7957            ! lib/integer.pm
7958 ____________________________________________________________________________
7959 [  3689] By: gsar                                  on 1999/07/18  00:47:17
7960         Log: ensure __END__ appears on a line by itself in wrapped
7961              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
7962              mention caveat about successfull kill()
7963      Branch: perl
7964            ! pod/perlfunc.pod win32/bin/pl2bat.pl
7965 ____________________________________________________________________________
7966 [  3688] By: gsar                                  on 1999/07/17  20:47:44
7967         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
7968      Branch: perl
7969            ! ext/SDBM_File/sdbm/Makefile.PL
7970 ____________________________________________________________________________
7971 [  3687] By: gsar                                  on 1999/07/17  20:43:27
7972         Log: make CC.pm use a distinct CCPP() macro rather than PP()
7973              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
7974      Branch: perl
7975            ! cc_runtime.h ext/B/B/CC.pm
7976 ____________________________________________________________________________
7977 [  3686] By: gsar                                  on 1999/07/17  20:39:08
7978         Log: tiny bug in vars.pm (from John Dlugosz)
7979      Branch: perl
7980            ! lib/vars.pm
7981 ____________________________________________________________________________
7982 [  3685] By: gsar                                  on 1999/07/17  20:37:27
7983         Log: applied suggested patch, along with later tweak
7984              From: jan.dubois@ibm.net (Jan Dubois)
7985              Date: Wed, 14 Jul 1999 23:53:43 +0200
7986              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
7987              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
7988      Branch: perl
7989            ! lib/Pod/Html.pm
7990 ____________________________________________________________________________
7991 [  3684] By: gsar                                  on 1999/07/17  20:24:32
7992         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
7993      Branch: perl
7994            ! thrdvar.h
7995 ____________________________________________________________________________
7996 [  3683] By: gsar                                  on 1999/07/17  20:21:01
7997         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7998              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
7999              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
8000              Subject: [PATCH 5.005_57] Segfaults if $^P
8001      Branch: perl
8002            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
8003            ! proto.h
8004 ____________________________________________________________________________
8005 [  3682] By: gsar                                  on 1999/07/17  20:04:17
8006         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
8007              and prefix/lib/perl5/man are ass_u_med only if those directories
8008              actually exist; else prefix/{lib,man} are used)
8009      Branch: perl
8010            ! lib/ExtUtils/MM_Unix.pm
8011 ____________________________________________________________________________
8012 [  3681] By: gsar                                  on 1999/07/17  19:12:33
8013         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
8014      Branch: perl
8015            ! op.c t/comp/proto.t
8016 ____________________________________________________________________________
8017 [  3680] By: gsar                                  on 1999/07/17  18:23:55
8018         Log: fix vec() on magic values
8019              From: Ian Phillipps <ian@dial.pipex.com>
8020              Date: Mon, 12 Jul 1999 12:30:05 +0100
8021              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
8022              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
8023      Branch: perl
8024            ! doop.c t/op/tie.t
8025 ____________________________________________________________________________
8026 [  3679] By: gsar                                  on 1999/07/17  18:10:44
8027         Log: make system() return -1 and set $! if exec of child failed
8028              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8029              Date: Fri, 9 Jul 1999 05:21:13 -0400
8030              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
8031              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
8032      Branch: perl
8033            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
8034            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
8035 ____________________________________________________________________________
8036 [  3678] By: gsar                                  on 1999/07/17  17:54:01
8037         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8038              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
8039              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
8040              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
8041      Branch: perl
8042            ! util.c
8043 ____________________________________________________________________________
8044 [  3677] By: gsar                                  on 1999/07/17  17:34:38
8045         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
8046              converted Ken's documentation outline into pod
8047      Branch: perl
8048            ! x2p/find2perl.PL
8049 ____________________________________________________________________________
8050 [  3676] By: gsar                                  on 1999/07/17  16:34:09
8051         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
8052              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
8053              Steve Lidie
8054      Branch: perl
8055            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
8056            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
8057            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
8058            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
8059            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
8060            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
8061 ____________________________________________________________________________
8062 [  3675] By: gsar                                  on 1999/07/17  00:16:53
8063         Log: backout redundant change#3628
8064      Branch: perl
8065            ! Changes hints/bsdos.sh
8066 ____________________________________________________________________________
8067 [  3674] By: jhi                                   on 1999/07/15  14:26:03
8068         Log: Fix the bin/oct/hex constant overflow tests for
8069              long long platforms.
8070      Branch: cfgperl
8071            ! t/pragma/warn/util
8072 ____________________________________________________________________________
8073 [  3673] By: jhi                                   on 1999/07/14  21:59:11
8074         Log: Fixed AIX dynamic loading and AIX shared Perl library.
8075              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
8076              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
8077              Hijacked win32/makedef.pl for more general purpose export
8078              list building, now it is used (as toplevel makedef.pl)
8079              for win32 and AIX (perl_exp.SH made unnecessary).
8080              Because the export lists are now correct in AIX, no more linker
8081              warnings about "Exported symbol not defined" should appear.
8082      Branch: cfgperl
8083            + makedef.pl
8084            - perl_exp.SH win32/makedef.pl
8085            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
8086            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
8087            ! win32/makefile.mk
8088 ____________________________________________________________________________
8089 [  3672] By: gsar                                  on 1999/07/14  17:12:13
8090         Log: minor efficiency tweak
8091      Branch: perl
8092            ! pp_ctl.c
8093 ____________________________________________________________________________
8094 [  3671] By: jhi                                   on 1999/07/14  16:22:39
8095         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
8096              if its caller re_intuit_start() was entered with strend == strpos
8097              because end_shift ended up as -1.  The patch ain't necessarily
8098              correct but least the core dump is avoided.
8099      Branch: cfgperl
8100            ! regexec.c
8101 ____________________________________________________________________________
8102 [  3670] By: jhi                                   on 1999/07/13  07:59:09
8103         Log: Integrate with Sarathy.
8104      Branch: cfgperl
8105            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
8106            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
8107           !> (integrate 67 files)
8108 ____________________________________________________________________________
8109 [  3669] By: gsar                                  on 1999/07/12  06:14:54
8110         Log: fixups for sundry warnings about function pointers
8111      Branch: perl
8112            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
8113            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
8114            ! win32/win32.c win32/win32.h
8115 ____________________________________________________________________________
8116 [  3668] By: gsar                                  on 1999/07/12  04:11:58
8117         Log: tweaks for win32/borland
8118      Branch: perl
8119            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
8120 ____________________________________________________________________________
8121 [  3667] By: gsar                                  on 1999/07/12  01:55:15
8122         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
8123              builds; passing the implicit context is unified among the three
8124              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
8125              flavors (see the top of perl.h) for testing; all varargs functions
8126              foo() have a va_list-taking variant vfoo() for generating the
8127              context-free versions; the PERL_OBJECT build should now be
8128              hyper-compatible with CPAN extensions (C++ is totally out of
8129              the picture)
8130              
8131              result has only been tested on Windows
8132              
8133              TODO: write docs on the THX rationale and idiomatic usage of
8134              the Perl API
8135      Branch: perl
8136            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
8137            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
8138            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
8139            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
8140            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
8141            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
8142            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
8143            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
8144            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
8145            ! global.sym globals.c intrpvar.h iperlsys.h
8146            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8147            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
8148            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
8149            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
8150            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
8151            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
8152            ! win32/dl_win32.xs win32/include/dirent.h
8153            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
8154            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
8155            ! win32/win32iop.h win32/win32sck.c
8156 ____________________________________________________________________________
8157 [  3666] By: jhi                                   on 1999/07/11  22:00:13
8158         Log: Integrate with Sarathy.
8159      Branch: cfgperl
8160           !> op.c t/op/lex_assign.t
8161 ____________________________________________________________________________
8162 [  3665] By: jhi                                   on 1999/07/11  21:59:01
8163         Log: More manual sync.
8164      Branch: cfgperl
8165            ! pod/perldelta.pod
8166 ____________________________________________________________________________
8167 [  3664] By: gsar                                  on 1999/07/11  19:11:07
8168         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
8169              remedy and related tests via private mail
8170      Branch: perl
8171            ! op.c t/op/lex_assign.t
8172 ____________________________________________________________________________
8173 [  3663] By: jhi                                   on 1999/07/11  15:04:37
8174         Log: Manual synchronization with Sarathy (some files
8175              had drifted apart for no apparent reason), plus
8176              I had a typo in dl_vms.xs Sarathy had fixed.
8177      Branch: cfgperl
8178            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
8179 ____________________________________________________________________________
8180 [  3662] By: jhi                                   on 1999/07/10  12:23:21
8181         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
8182              to adapt to the underlying platform (the binary, 0b1..., test
8183              was broken in 64-bit platforms).  Also change "hex" in the
8184              warning messages to "hexadecimal" to match "binary" and "octal".
8185      Branch: cfgperl
8186            ! pod/perldiag.pod t/pragma/warn/util util.c
8187 ____________________________________________________________________________
8188 [  3661] By: jhi                                   on 1999/07/08  21:54:55
8189         Log: Integrate with Sarathy.
8190      Branch: cfgperl
8191           +> perlapi.c perlapi.h
8192           !> (integrate 43 files)
8193 ____________________________________________________________________________
8194 [  3660] By: gsar                                  on 1999/07/08  18:47:35
8195         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
8196      Branch: perl
8197            + perlapi.c perlapi.h
8198            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
8199            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
8200            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
8201            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
8202            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
8203            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
8204            ! win32/win32.h
8205 ____________________________________________________________________________
8206 [  3659] By: gsar                                  on 1999/07/08  18:41:45
8207         Log: sundry cleanups for clean build on windows
8208      Branch: perl
8209            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
8210 ____________________________________________________________________________
8211 [  3658] By: gsar                                  on 1999/07/08  01:24:25
8212         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
8213              type mismatch problems
8214      Branch: perl
8215            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
8216            ! t/pragma/warn/op toke.c utf8.c util.c
8217 ____________________________________________________________________________
8218 [  3657] By: jhi                                   on 1999/07/07  23:01:16
8219         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
8220      Branch: cfgperl
8221            ! pod/perldiag.pod
8222           !> Changes configure.com ext/B/B/Deparse.pm
8223           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
8224           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
8225           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
8226           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
8227           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
8228           !> t/pragma/overload.t thread.h vms/vms.c
8229 ____________________________________________________________________________
8230 [  3656] By: gsar                                  on 1999/07/07  21:04:38
8231         Log: integrate cfgperl contents
8232      Branch: perl
8233           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
8234           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
8235           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
8236            ! Changes
8237           !> (integrate 45 files)
8238 ____________________________________________________________________________
8239 [  3655] By: gsar                                  on 1999/07/07  18:55:45
8240         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
8241              <pvhp@forte.com>
8242      Branch: perl
8243            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
8244 ____________________________________________________________________________
8245 [  3654] By: gsar                                  on 1999/07/07  18:47:03
8246         Log: change#1889 mistakenly removed F_SETLK
8247      Branch: perl
8248            ! ext/Fcntl/Fcntl.xs
8249 ____________________________________________________________________________
8250 [  3653] By: gsar                                  on 1999/07/07  18:42:42
8251         Log: B::Deparse update
8252              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8253              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
8254              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
8255              Subject: [PATCH _57, long] B::Deparse 0.58
8256      Branch: perl
8257            ! ext/B/B/Deparse.pm
8258 ____________________________________________________________________________
8259 [  3652] By: gsar                                  on 1999/07/07  18:41:07
8260         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8261              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
8262              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
8263              Subject: Re: [ID 19990705.001] Overloading boolean conversion
8264      Branch: perl
8265            ! gv.c t/pragma/overload.t
8266 ____________________________________________________________________________
8267 [  3651] By: gsar                                  on 1999/07/07  17:47:30
8268         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
8269      Branch: perl
8270            ! perlsfio.h
8271 ____________________________________________________________________________
8272 [  3650] By: gsar                                  on 1999/07/07  17:45:52
8273         Log: applied new parts of suggested patch
8274              From: Charles Bailey <BAILEY@newman.upenn.edu>
8275              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
8276              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
8277              Subject: [PATCH 5.005_57] Consolidated VMS patch
8278      Branch: perl
8279            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
8280            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
8281            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
8282            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
8283            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
8284 ____________________________________________________________________________
8285 [  3649] By: jhi                                   on 1999/07/07  13:38:02
8286         Log: Sync regcomp warn with reality.
8287      Branch: cfgperl
8288            ! t/pragma/warn/regcomp
8289 ____________________________________________________________________________
8290 [  3648] By: jhi                                   on 1999/07/07  13:04:55
8291         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
8292              resolved manually.
8293      Branch: cfgperl
8294           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
8295           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
8296           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
8297            - README.lexwarn
8298           !> (integrate 79 files)
8299 ____________________________________________________________________________
8300 [  3647] By: gsar                                  on 1999/07/07  10:32:03
8301         Log: From: jan.dubois@ibm.net (Jan Dubois)
8302              Date: Thu, 01 Jul 1999 11:17:53 +0200
8303              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
8304              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
8305      Branch: perl
8306            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8307            ! lib/ExtUtils/MakeMaker.pm
8308 ____________________________________________________________________________
8309 [  3646] By: gsar                                  on 1999/07/07  10:27:55
8310         Log: fix undocumented IO::Handle functions as suggested
8311              by cj10@cam.ac.uk
8312      Branch: perl
8313            ! ext/IO/lib/IO/Handle.pm
8314 ____________________________________________________________________________
8315 [  3645] By: gsar                                  on 1999/07/07  10:18:55
8316         Log: prohibit thread join()ing itself (from Dan Sugalski)
8317      Branch: perl
8318            ! ext/Thread/Thread.xs
8319 ____________________________________________________________________________
8320 [  3644] By: gsar                                  on 1999/07/07  10:14:26
8321         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
8322              Date: Wed, 30 Jun 1999 14:02:42 -0700
8323              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
8324              Subject:  [PATCH 5.005_57] Compiler and XSUBS
8325      Branch: perl
8326            ! ext/B/B/C.pm
8327 ____________________________________________________________________________
8328 [  3643] By: gsar                                  on 1999/07/07  10:08:38
8329         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
8330              (from François Désarménien <desar@club-internet.fr>)
8331      Branch: perl
8332            ! pod/perlsyn.pod
8333 ____________________________________________________________________________
8334 [  3642] By: gsar                                  on 1999/07/07  10:03:24
8335         Log: From: Doug MacEachern <dougm@cp.net>
8336              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
8337              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
8338              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
8339      Branch: perl
8340            ! ext/B/B.xs
8341 ____________________________________________________________________________
8342 [  3641] By: gsar                                  on 1999/07/07  10:00:57
8343         Log: slightly modified version of suggested patch
8344              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
8345              Date: Mon, 28 Jun 1999 14:23:59 -0400
8346              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
8347              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
8348      Branch: perl
8349            ! ext/POSIX/POSIX.xs
8350 ____________________________________________________________________________
8351 [  3640] By: gsar                                  on 1999/07/07  09:45:43
8352         Log: lexical warnings update (warning.t fails one test
8353              due to leaked scalar, investigation pending)
8354              From: paul.marquess@bt.com
8355              Date: Sat, 26 Jun 1999 23:19:52 +0100
8356              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
8357              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
8358      Branch: perl
8359            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
8360            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
8361            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
8362            - README.lexwarn
8363            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
8364            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
8365            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
8366            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
8367            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8368            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
8369            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
8370            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
8371            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
8372            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
8373            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
8374            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
8375            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
8376            ! warning.h warning.pl win32/win32.c
8377 ____________________________________________________________________________
8378 [  3639] By: gsar                                  on 1999/07/07  08:09:30
8379         Log: From: Brian Jepson <bjepson@home.com>
8380              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
8381              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
8382              Subject: Patch to JPL example program
8383      Branch: perl
8384            ! jpl/JPL_Rolo/JPL_Rolo.jpl
8385 ____________________________________________________________________________
8386 [  3638] By: jhi                                   on 1999/07/07  08:07:58
8387         Log: Integrate with Sarathy.
8388      Branch: cfgperl
8389           !> (integrate 34 files)
8390 ____________________________________________________________________________
8391 [  3637] By: gsar                                  on 1999/07/07  08:07:49
8392         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8393              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
8394              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
8395              Subject: [PATCH _57, long] Eliminate CONDOPs
8396      Branch: perl
8397            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
8398            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
8399            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
8400            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
8401            ! pod/perltoc.pod pp_ctl.c pp_hot.c
8402 ____________________________________________________________________________
8403 [  3636] By: gsar                                  on 1999/07/07  07:50:51
8404         Log: adapted suggested patch for IO-1.20x
8405              From: ian@dial.pipex.com
8406              Date:  Fri, 25 Jun 1999 10:39:42 +0100
8407              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
8408              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
8409      Branch: perl
8410            ! ext/IO/lib/IO/Socket.pm
8411 ____________________________________________________________________________
8412 [  3635] By: gsar                                  on 1999/07/07  07:26:05
8413         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
8414      Branch: perl
8415            ! hints/powerux.sh
8416 ____________________________________________________________________________
8417 [  3634] By: gsar                                  on 1999/07/07  07:20:02
8418         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8419              Date: Wed, 23 Jun 1999 16:16:05 +0100
8420              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
8421              Subject: [PATCH 5.005_57] memleak in optimizer
8422      Branch: perl
8423            ! embed.h embed.pl objXSUB.h op.c proto.h
8424 ____________________________________________________________________________
8425 [  3633] By: gsar                                  on 1999/07/07  07:10:52
8426         Log: add do-not-edit caveats for files generated by opcode.pl
8427              (suggested by Hugo van der Sanden)
8428      Branch: perl
8429            ! opcode.h opcode.pl pp.sym pp_proto.h
8430 ____________________________________________________________________________
8431 [  3632] By: gsar                                  on 1999/07/07  06:41:13
8432         Log: better diagnostics on read operations from write-only
8433              filehandles
8434      Branch: perl
8435            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
8436            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
8437 ____________________________________________________________________________
8438 [  3631] By: gsar                                  on 1999/07/07  02:03:34
8439         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
8440              by David Muir Sharnoff <muir@idiom.com>)
8441      Branch: perl
8442            ! lib/Sys/Hostname.pm
8443 ____________________________________________________________________________
8444 [  3630] By: gsar                                  on 1999/07/07  01:57:16
8445         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
8446              Date: Sun, 20 Jun 1999 17:17:17 -0700
8447              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
8448              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
8449      Branch: perl
8450            ! ext/B/B/CC.pm
8451 ____________________________________________________________________________
8452 [  3629] By: gsar                                  on 1999/07/07  01:46:03
8453         Log: installperl should write normal messages to STDOUT, not STDERR
8454      Branch: perl
8455            ! installperl
8456 ____________________________________________________________________________
8457 [  3628] By: gsar                                  on 1999/07/07  01:41:25
8458         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
8459      Branch: perl
8460            ! hints/bsdos.sh
8461 ____________________________________________________________________________
8462 [  3627] By: gsar                                  on 1999/07/07  00:27:10
8463         Log: make diagnostic on C<my $^I> etc., more readable
8464      Branch: perl
8465            ! op.c
8466 ____________________________________________________________________________
8467 [  3626] By: gsar                                  on 1999/07/06  23:47:27
8468         Log: From: Andy Dougherty <doughera@lafayette.edu>
8469              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
8470              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
8471              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
8472      Branch: perl
8473            ! Makefile.SH utils/Makefile
8474 ____________________________________________________________________________
8475 [  3625] By: jhi                                   on 1999/07/06  21:50:46
8476         Log: Some new files of #3624 missing from MANIFEST.
8477      Branch: cfgperl
8478            ! MANIFEST
8479 ____________________________________________________________________________
8480 [  3624] By: jhi                                   on 1999/07/06  21:47:04
8481         Log: POSIX [[:character class:]] support for standard, locale,
8482              and utf8.  If both utf8 and locale are on, utf8 wins.
8483              I don't fully understand why so many tables changed in
8484              lib/unicode because of "make" -- maybe it was just overdue.
8485      Branch: cfgperl
8486            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
8487            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
8488            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
8489            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
8490            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
8491            ! lib/unicode/Block.pl lib/unicode/Category.pl
8492            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
8493            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
8494            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
8495            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
8496            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
8497            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
8498            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
8499            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
8500            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
8501            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
8502            ! t/pragma/warn/regcomp utf8.c
8503 ____________________________________________________________________________
8504 [  3623] By: gsar                                  on 1999/07/06  20:52:48
8505         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8506              Date: Wed, 16 Jun 1999 14:57:22 -0400
8507              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
8508              Subject: [PATCH 5.00557] Devel::Peek
8509      Branch: perl
8510            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
8511 ____________________________________________________________________________
8512 [  3622] By: gsar                                  on 1999/07/06  20:22:59
8513         Log: applied patch after demunging headers with appropriate paths
8514              From: "Vishal Bhatia" <vishalb@my-deja.com>
8515              Date: Sat, 12 Jun 1999 08:23:59 -0700
8516              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
8517              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
8518      Branch: perl
8519            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
8520            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
8521 ____________________________________________________________________________
8522 [  3621] By: gsar                                  on 1999/07/06  20:10:50
8523         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8524              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
8525              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
8526              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
8527      Branch: perl
8528            ! doio.c
8529 ____________________________________________________________________________
8530 [  3620] By: jhi                                   on 1999/07/06  19:16:47
8531         Log: Mention EPOC and SOCKS.
8532      Branch: cfgperl
8533            ! pod/perldelta.pod
8534 ____________________________________________________________________________
8535 [  3619] By: gsar                                  on 1999/07/06  16:52:37
8536         Log: fix int vs STRLEN issue
8537      Branch: perl
8538            ! pp.c
8539 ____________________________________________________________________________
8540 [  3618] By: jhi                                   on 1999/07/06  16:52:20
8541         Log: There ain't Perl_atonv().
8542      Branch: cfgperl
8543            ! ext/ByteLoader/bytecode.h
8544 ____________________________________________________________________________
8545 [  3617] By: jhi                                   on 1999/07/06  15:55:22
8546         Log: Integrate with Sarathy.
8547      Branch: cfgperl
8548           !> Makefile.SH
8549 ____________________________________________________________________________
8550 [  3616] By: jhi                                   on 1999/07/06  15:54:09
8551         Log: Tweak for #3613.
8552      Branch: cfgperl
8553            ! Configure config_h.SH
8554 ____________________________________________________________________________
8555 [  3615] By: gsar                                  on 1999/07/06  11:00:21
8556         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
8557              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
8558              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
8559              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
8560      Branch: perl
8561            ! Makefile.SH
8562 ____________________________________________________________________________
8563 [  3614] By: jhi                                   on 1999/07/06  10:44:48
8564         Log: Integrate with Sarathy.
8565      Branch: cfgperl
8566           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
8567           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
8568 ____________________________________________________________________________
8569 [  3613] By: jhi                                   on 1999/07/06  10:43:20
8570         Log: From: Nathan Kurz <nate@valleytel.net>
8571              Subject: [ID 19990612.001 compiling three deep modules within ext/]
8572              ply-To: nate@valleytel.net
8573              erl5-porters@perl.org
8574              Date: Sat, 12 Jun 1999 01:26:04 -0500
8575              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
8576      Branch: cfgperl
8577            ! Configure config_h.SH
8578 ____________________________________________________________________________
8579 [  3612] By: gsar                                  on 1999/07/06  10:17:52
8580         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8581              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
8582              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
8583              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
8584      Branch: perl
8585            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
8586 ____________________________________________________________________________
8587 [  3611] By: gsar                                  on 1999/07/06  09:51:20
8588         Log: From: pvhp@forte.com (Peter Prymmer)
8589              Date: Fri, 11 Jun 99 17:07:19 PDT
8590              Message-Id: <9906120007.AA13802@forte.com>
8591              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
8592      Branch: perl
8593            ! ext/IO/lib/IO/File.pm
8594 ____________________________________________________________________________
8595 [  3610] By: gsar                                  on 1999/07/06  09:37:37
8596         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
8597              tweak)
8598              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8599              Date: Wed, 09 Jun 1999 18:27:51 +0100
8600              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
8601              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
8602      Branch: perl
8603            ! perl.h t/base/rs.t
8604 ____________________________________________________________________________
8605 [  3609] By: jhi                                   on 1999/07/06  09:28:48
8606         Log: Integrate with Sarathy.
8607      Branch: cfgperl
8608           !> (integrate 49 files)
8609 ____________________________________________________________________________
8610 [  3608] By: gsar                                  on 1999/07/06  09:28:21
8611         Log: test tweak
8612      Branch: perl
8613            ! t/pragma/warn/op
8614 ____________________________________________________________________________
8615 [  3607] By: jhi                                   on 1999/07/06  09:22:48
8616         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
8617      Branch: cfgperl
8618            ! Configure config_h.SH
8619 ____________________________________________________________________________
8620 [  3606] By: gsar                                  on 1999/07/06  09:05:02
8621         Log: applied slightly tweaked version of suggested patch for
8622              improved RE API
8623              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8624              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
8625              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
8626              Subject: [PATCH 5.005_57] REx engine rehash
8627      Branch: perl
8628            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
8629            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
8630            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
8631            ! util.c
8632 ____________________________________________________________________________
8633 [  3605] By: gsar                                  on 1999/07/06  08:54:03
8634         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
8635      Branch: perl
8636            ! sv.c
8637 ____________________________________________________________________________
8638 [  3604] By: gsar                                  on 1999/07/06  07:08:30
8639         Log: From: paul.marquess@bt.com
8640              Date: Tue, 8 Jun 1999 22:37:58 +0100 
8641              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
8642              Subject: [PATCH 5.005_57] DB_File 1.67
8643      Branch: perl
8644            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8645            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
8646 ____________________________________________________________________________
8647 [  3603] By: gsar                                  on 1999/07/06  07:04:50
8648         Log: From: paul.marquess@bt.com
8649              Date: Tue, 8 Jun 1999 22:34:01 +0100 
8650              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
8651              Subject: [PATCH 5.005_57] DBM Filters
8652      Branch: perl
8653            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
8654            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
8655            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
8656            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
8657 ____________________________________________________________________________
8658 [  3602] By: gsar                                  on 1999/07/06  07:00:01
8659         Log: slightly tweaked version of suggested patch
8660              From: Dan Sugalski <sugalskd@ous.edu>
8661              Date: Tue, 08 Jun 1999 14:09:38 -0700
8662              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
8663              Subject: [PATCH 5.005_57]Use NV instead of double in the core
8664      Branch: perl
8665            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
8666            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
8667            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
8668            ! proto.h sv.c sv.h toke.c universal.c util.c
8669 ____________________________________________________________________________
8670 [  3601] By: gsar                                  on 1999/07/06  06:52:57
8671         Log: integrate cfgperl contents into mainline
8672      Branch: perl
8673           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
8674           +> epoc/perl.mmp epoc/perl.pkg
8675           !> (integrate 30 files)
8676 ____________________________________________________________________________
8677 [  3598] By: jhi                                   on 1999/07/05  20:02:55
8678         Log: Integrate with mainperl.
8679      Branch: cfgperl
8680           +> lib/CGI/Pretty.pm
8681           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
8682           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
8683           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
8684           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
8685           !> vms/vmsish.h
8686 ____________________________________________________________________________
8687 [  3597] By: jhi                                   on 1999/07/05  19:59:48
8688         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
8689              that addresses the notorious "Additional libraries" question.
8690      Branch: cfgperl
8691            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8692            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
8693            ! pp_sys.c
8694 ____________________________________________________________________________
8695 [  3596] By: gsar                                  on 1999/07/05  18:30:51
8696         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8697              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
8698              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
8699              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
8700      Branch: perl
8701            ! pp_sys.c t/lib/io_udp.t
8702 ____________________________________________________________________________
8703 [  3595] By: gsar                                  on 1999/07/05  18:29:08
8704         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8705              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
8706              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
8707              Subject: [PATCH 5.00557] Setting $^E wipes out $!
8708      Branch: perl
8709            ! mg.c
8710 ____________________________________________________________________________
8711 [  3594] By: gsar                                  on 1999/07/05  18:24:53
8712         Log: hand-apply whitespace mutiliated patch
8713              From: Dan Sugalski <sugalskd@osshe.edu>
8714              Date: Mon, 07 Jun 1999 14:46:42 -0700
8715              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
8716              Subject: [PATCH 5.005_57]Updated VMS patch
8717      Branch: perl
8718            ! thread.h vms/descrip_mms.template vms/subconfigure.com
8719            ! vms/vms.c vms/vmsish.h
8720 ____________________________________________________________________________
8721 [  3593] By: gsar                                  on 1999/07/05  17:53:04
8722         Log: applied parts not duplicated by previous patches
8723              From: "Vishal Bhatia" <vishalb@my-deja.com>
8724              Date: Sat, 05 Jun 1999 08:42:17 -0700
8725              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
8726              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
8727      Branch: perl
8728            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
8729            ! ext/B/B/Stackobj.pm
8730 ____________________________________________________________________________
8731 [  3592] By: jhi                                   on 1999/07/05  17:17:22
8732         Log: AIX threaded build, plus few more on the side.
8733      Branch: cfgperl
8734            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
8735            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
8736            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
8737            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
8738 ____________________________________________________________________________
8739 [  3591] By: gsar                                  on 1999/07/05  16:52:34
8740         Log: "\e" and "\a" didn't produce right escape under EBCDIC
8741              From: pvhp@forte.com (Peter Prymmer)
8742              Date: Fri, 4 Jun 99 12:00:27 PDT
8743              Message-Id: <9906041900.AA28387@forte.com>
8744              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
8745      Branch: perl
8746            ! toke.c
8747 ____________________________________________________________________________
8748 [  3590] By: gsar                                  on 1999/07/05  16:40:01
8749         Log: s/scalar ref constructor/single ref constructor/ (suggested
8750              by Stephen McCamant)
8751      Branch: perl
8752            ! opcode.h opcode.pl
8753 ____________________________________________________________________________
8754 [  3589] By: gsar                                  on 1999/07/05  16:34:06
8755         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
8756      Branch: perl
8757            ! ext/GDBM_File/GDBM_File.xs
8758 ____________________________________________________________________________
8759 [  3588] By: gsar                                  on 1999/07/05  16:29:39
8760         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
8761              is unchanged still)
8762      Branch: perl
8763            ! op.c
8764 ____________________________________________________________________________
8765 [  3587] By: jhi                                   on 1999/07/05  10:31:43
8766         Log: Make perl_exp.SH smarter about what to include and what to exclude.
8767      Branch: cfgperl
8768            ! perl_exp.SH
8769 ____________________________________________________________________________
8770 [  3586] By: jhi                                   on 1999/07/05  09:29:31
8771         Log: Remove unnecessary and extraneous my $i = 0.
8772      Branch: cfgperl
8773            ! bytecode.pl
8774 ____________________________________________________________________________
8775 [  3585] By: jhi                                   on 1999/07/05  07:28:59
8776         Log: Integrate with mainperl.
8777      Branch: cfgperl
8778           !> (integrate 30 files)
8779 ____________________________________________________________________________
8780 [  3584] By: gsar                                  on 1999/07/05  05:36:28
8781         Log: From: Vishal Bhatia <vishalb@hotmail.com>
8782              Date: Thu, 03 Jun 1999 00:57:48 PDT
8783              Message-ID: <19990603075749.86665.qmail@hotmail.com>
8784              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
8785      Branch: perl
8786            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
8787 ____________________________________________________________________________
8788 [  3583] By: gsar                                  on 1999/07/05  05:31:19
8789         Log: suppress fancy display when in verbose mode (suggested by
8790              Paul Johnson <pjcj@transeda.com>)
8791      Branch: perl
8792            ! lib/Test/Harness.pm
8793 ____________________________________________________________________________
8794 [  3582] By: gsar                                  on 1999/07/05  05:17:12
8795         Log: cygwin32 update
8796              From: "Fifer, Eric" <EFifer@sanwaint.com>
8797              Date:  Wed, 2 Jun 1999 15:16:05 +0100
8798              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
8799              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
8800      Branch: perl
8801            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
8802            ! cygwin32/build-instructions.READFIRST
8803            ! cygwin32/build-instructions.charles-wilson
8804            ! cygwin32/build-instructions.sebastien-barre
8805            ! cygwin32/build-instructions.steven-morlock
8806            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
8807            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
8808            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
8809            ! t/op/magic.t util.c
8810 ____________________________________________________________________________
8811 [  3581] By: gsar                                  on 1999/07/05  02:46:18
8812         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
8813      Branch: perl
8814            ! util.c
8815 ____________________________________________________________________________
8816 [  3580] By: gsar                                  on 1999/07/05  02:38:03
8817         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
8818              Date: Mon, 31 May 1999 18:18:13 -0600
8819              Message-ID: <19990601001813.AAA17834@csgsystems.com>
8820              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
8821      Branch: perl
8822            ! t/TEST t/UTEST t/harness utils/perlcc.PL
8823 ____________________________________________________________________________
8824 [  3579] By: gsar                                  on 1999/07/05  01:20:58
8825         Log: compatibility tweak for Class::Struct
8826      Branch: perl
8827            ! lib/Class/Struct.pm
8828 ____________________________________________________________________________
8829 [  3578] By: jhi                                   on 1999/07/04  23:26:01
8830         Log: Miscellaneus AIX fixes + SOCKS support.
8831      Branch: cfgperl
8832            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
8833            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
8834            ! hints/aix.sh pp_sys.c
8835 ____________________________________________________________________________
8836 [  3577] By: gsar                                  on 1999/07/04  23:07:39
8837         Log: test tweak
8838      Branch: perl
8839            ! t/io/openpid.t
8840 ____________________________________________________________________________
8841 [  3576] By: jhi                                   on 1999/07/04  22:39:23
8842         Log: Integrate with mainperl.
8843      Branch: cfgperl
8844           +> t/io/openpid.t
8845            - win32/perlhost.h
8846           !> (integrate 51 files)
8847 ____________________________________________________________________________
8848 [  3575] By: jhi                                   on 1999/07/04  22:26:48
8849         Log: Added 64-bit support for AIX 4.3 or better
8850              based on Martin H. Rusoff's observations.
8851      Branch: cfgperl
8852            ! Configure config_h.SH hints/aix.sh
8853 ____________________________________________________________________________
8854 [  3574] By: jhi                                   on 1999/07/04  21:34:47
8855         Log: Do not throw away gccvers compilation errors.
8856              From: Andy Dougherty <doughera@lafayette.edu>
8857              To: Ron Seguin <rseguin@on.bell.ca>
8858              Cc: Perl Porters <perl5-porters@perl.org>
8859              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
8860              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
8861              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
8862      Branch: cfgperl
8863            ! Configure config_h.SH
8864 ____________________________________________________________________________
8865 [  3573] By: gsar                                  on 1999/07/04  21:10:32
8866         Log: adapted suggested tests for addition to testsuite
8867              From: RonaldWS@aol.com
8868              Date:  Sun, 30 May 1999 16:27:28 EDT
8869              Message-Id:  <25cd799f.2482f930@aol.com>
8870              Subject: [19990530.007] Open with pipe | does not return pid under win32
8871      Branch: perl
8872            + t/io/openpid.t
8873            ! MANIFEST win32/win32.c
8874 ____________________________________________________________________________
8875 [  3572] By: gsar                                  on 1999/07/04  20:29:32
8876         Log: perl_run() should call my_exit(0) for normal completion
8877      Branch: perl
8878            ! perl.c
8879 ____________________________________________________________________________
8880 [  3571] By: jhi                                   on 1999/07/04  20:10:44
8881         Log: Add test for change #3568 plus general cleanup.
8882      Branch: cfgperl
8883            ! t/pragma/locale.t
8884 ____________________________________________________________________________
8885 [  3570] By: gsar                                  on 1999/07/04  20:03:21
8886         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
8887              overloading
8888      Branch: perl
8889            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
8890            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
8891 ____________________________________________________________________________
8892 [  3569] By: gsar                                  on 1999/07/04  18:04:48
8893         Log: make AIX dynaloading work when libperl is shared (and thus under
8894              mod_perl etc.)
8895              From: Jens-Uwe Mager <jum@helios.de>
8896              Date:  Sat, 29 May 1999 17:09:52 +0200
8897              Message-Id:  <199905291509.RAA43978@ans.helios.de>
8898              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
8899      Branch: perl
8900            ! ext/DynaLoader/dl_aix.xs
8901 ____________________________________________________________________________
8902 [  3568] By: jhi                                   on 1999/07/04  14:54:23
8903         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
8904              This resulted for example in the 'o' magic not being cleared by
8905              magic_setcollxfrm(), which resulted in strange cmp results.
8906              The bug was reported originally in the message
8907              Subject: Bug with locale
8908              From: Jan Starzynski <jan@planet.de> 
8909              To: perlbug@perl.com 
8910              Date: Fri, 09 Apr 1999 13:23:07 +0200 
8911              Message-ID: <370DE31B.DAEE1332@planet.de> 
8912      Branch: cfgperl
8913            ! pp.c
8914 ____________________________________________________________________________
8915 [  3567] By: gsar                                  on 1999/07/04  02:38:34
8916         Log: remove misleading info on defined(&func), unclutter deprecation
8917              about defined(@array)
8918      Branch: perl
8919            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8920            ! t/pragma/warn/op
8921 ____________________________________________________________________________
8922 [  3566] By: gsar                                  on 1999/07/04  01:46:31
8923         Log: From: jan.dubois@ibm.net (Jan Dubois)
8924              Date: Wed, 26 May 1999 22:07:17 +0200
8925              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
8926              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
8927      Branch: perl
8928            ! Changes win32/win32.c win32/win32.h
8929 ____________________________________________________________________________
8930 [  3565] By: gsar                                  on 1999/07/04  01:26:02
8931         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
8932              for win32 issues)
8933      Branch: perl
8934            ! pod/perlxstut.pod
8935 ____________________________________________________________________________
8936 [  3564] By: gsar                                  on 1999/07/02  03:09:04
8937         Log: avoid warnings
8938      Branch: perl
8939            ! ext/Thread/Thread/Specific.pm lib/fields.pm
8940 ____________________________________________________________________________
8941 [  3563] By: gsar                                  on 1999/06/28  19:23:47
8942         Log: inc version (for CPAN.pm sanity)
8943      Branch: perl
8944            ! lib/Text/ParseWords.pm
8945 ____________________________________________________________________________
8946 [  3562] By: gsar                                  on 1999/06/28  19:19:01
8947         Log: regen perltoc
8948      Branch: perl
8949            ! pod/perltoc.pod
8950 ____________________________________________________________________________
8951 [  3561] By: gsar                                  on 1999/06/28  19:08:41
8952         Log: From: Damian Conway <damian@cs.monash.edu.au>
8953              Date: Wed, 26 May 1999 00:58:35 -0400
8954              Message-Id: <199905260458.AAA06411@defender.perl.org>
8955              Subject: [19990526.002] Misc. improvements to Class:Struct
8956      Branch: perl
8957            ! MANIFEST lib/Class/Struct.pm
8958 ____________________________________________________________________________
8959 [  3560] By: gsar                                  on 1999/06/28  18:50:52
8960         Log: remove bogus PL_optype_size
8961      Branch: perl
8962            ! bytecode.pl ext/ByteLoader/byterun.h
8963 ____________________________________________________________________________
8964 [  3559] By: gsar                                  on 1999/06/28  18:22:26
8965         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
8966      Branch: perl
8967            + lib/CGI/Pretty.pm
8968            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
8969            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
8970            ! t/lib/cgi-html.t t/lib/cgi-request.t
8971 ____________________________________________________________________________
8972 [  3558] By: jhi                                   on 1999/06/28  07:30:21
8973         Log: Change Olaf Lebbe's email address.
8974      Branch: cfgperl
8975            ! README.epoc
8976 ____________________________________________________________________________
8977 [  3557] By: gsar                                  on 1999/06/28  00:07:33
8978         Log: make autogenerated files writable
8979      Branch: perl
8980            - win32/perlhost.h
8981            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
8982            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
8983            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
8984            ! proto.h regnodes.h warning.h win32/config_H.bc
8985            ! win32/config_H.gc win32/config_H.vc
8986 ____________________________________________________________________________
8987 [  3556] By: jhi                                   on 1999/06/27  19:22:53
8988         Log: Update MANIFEST to match #3555.
8989      Branch: cfgperl
8990            ! MANIFEST
8991 ____________________________________________________________________________
8992 [  3555] By: jhi                                   on 1999/06/27  19:16:22
8993         Log: EPOC port to Psion5.
8994              From: Olaf Flebbe <O.Flebbe@science-computing.de>
8995              To: Jarkko Hietaniemi <jhi@iki.fi>
8996              Cc: perl5-porters@perl.org
8997              Subject: Re: Psion5
8998              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
8999              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
9000      Branch: cfgperl
9001            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
9002            + epoc/perl.mmp epoc/perl.pkg
9003            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
9004            ! perl.h sv.c util.c
9005 ____________________________________________________________________________
9006 [  3554] By: jhi                                   on 1999/06/27  18:50:52
9007         Log: Integrate from mainperl.
9008      Branch: cfgperl
9009           !> (integrate 48 files)
9010 ____________________________________________________________________________
9011 [  3553] By: gsar                                  on 1999/06/27  14:28:49
9012         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
9013              gone from the public API); PERL_OBJECT builds again on
9014              windows
9015              
9016              TODO: namespace-clean the typedefs in iperlsys.h and
9017              elsewhere; remove C++ remnants from public headers
9018      Branch: perl
9019            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
9020            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
9021            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
9022            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
9023            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
9024            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
9025            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
9026            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
9027            ! win32/config.gc win32/config.vc win32/dl_win32.xs
9028            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
9029            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
9030            ! win32/win32sck.c
9031 ____________________________________________________________________________
9032 [  3552] By: gsar                                  on 1999/06/27  13:49:31
9033         Log: integrate cfgperl changes into mainline
9034      Branch: perl
9035           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
9036           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
9037           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
9038           !> util.c
9039 ____________________________________________________________________________
9040 [  3551] By: gsar                                  on 1999/06/27  13:31:11
9041         Log: fix indents
9042      Branch: perl
9043            ! op.c
9044 ____________________________________________________________________________
9045 [  3550] By: gsar                                  on 1999/06/24  22:42:53
9046         Log: update Changes
9047      Branch: perl
9048            ! Changes
9049 ____________________________________________________________________________
9050 [  3549] By: gsar                                  on 1999/06/24  22:41:17
9051         Log: avoid race condition in the CAPI extension bootstrap handler
9052      Branch: perl
9053            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
9054 ____________________________________________________________________________
9055 [  3548] By: gsar                                  on 1999/06/24  22:39:53
9056         Log: sanity check to cover the case when perl is installed into the
9057              X:\ (drive root)
9058      Branch: perl
9059            ! win32/win32.c
9060 ____________________________________________________________________________
9061 [  3547] By: gsar                                  on 1999/06/22  19:30:32
9062         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
9063      Branch: perl
9064            ! lib/Tie/RefHash.pm
9065 ____________________________________________________________________________
9066 [  3544] By: jhi                                   on 1999/06/18  19:24:28
9067         Log: Tidy up #3542 and #3543. 
9068      Branch: cfgperl
9069            ! t/pragma/locale.t util.c
9070 ____________________________________________________________________________
9071 [  3543] By: jhi                                   on 1999/06/18  10:28:45
9072         Log: Spice up locale.t.
9073      Branch: cfgperl
9074            ! t/pragma/locale.t
9075 ____________________________________________________________________________
9076 [  3542] By: jhi                                   on 1999/06/17  22:42:03
9077         Log: Fixed two long-standing locale bugs.
9078              
9079              Both problems were related to numeric locale which
9080              controls the radix character aka the decimal separator.
9081              (1) printf (and sprintf) were resetting the numeric locale to C.
9082              (2) Using locale-numerically formatted floating point
9083              numbers (e.g. "1,23") together with -w caused warnings about
9084              "isn't numeric".  The operations were working fine, though,
9085              because atof() was using the local locale.
9086              Both problems reported by Stefan Vogtner.
9087              
9088              Introduced a wrapper for atof() that attempts to convert
9089              the string both ways.  This helps Perl to understand
9090              numbers like this "4.56" even when using a local locale
9091              makes atof() understand only numbers like this "7,89".
9092              
9093              Remaining related problems, both of which existed before
9094              this patch and continue to exist after this patch:
9095              (a) The behaviour of print() is _not_ as documented by perllocale.
9096              Instead of always using the C locale, print() does use the
9097              local locale, just like the *printf() do.  This may be fixable
9098              now that switching to-and-fro between locales has been made
9099              more consistent, but fixing print() would change existing
9100              behaviour.  perllocale is not changed by this patch.
9101              (b) If a number has been stringified (say, via "$number") under
9102              a local locale, the cached string value persists even under
9103              "no locale".  This may or may not be a problem: operations
9104              work fine because the original number is still there, but
9105              that the string form keeps its locale-ish outlook may be
9106              somewhat confusing.
9107      Branch: cfgperl
9108            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
9109            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
9110            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
9111            ! util.c
9112 ____________________________________________________________________________
9113 [  3541] By: jhi                                   on 1999/06/17  20:00:16
9114         Log: Integrate from mainperl.
9115      Branch: cfgperl
9116           !> ext/Data/Dumper/Dumper.pm op.c
9117 ____________________________________________________________________________
9118 [  3540] By: gsar                                  on 1999/06/16  16:49:55
9119         Log: dump C<0> as such, not C<'0'>
9120      Branch: perl
9121            ! ext/Data/Dumper/Dumper.pm
9122 ____________________________________________________________________________
9123 [  3539] By: gsar                                  on 1999/06/13  04:04:40
9124         Log: fix coredumper in change#3498
9125      Branch: perl
9126            ! op.c
9127 ____________________________________________________________________________
9128 [  3538] By: jhi                                   on 1999/06/12  22:01:26
9129         Log: Integrate from mainperl.
9130      Branch: cfgperl
9131           +> lib/caller.pm
9132           !> (integrate 36 files)
9133 ____________________________________________________________________________
9134 [  3537] By: gsar                                  on 1999/06/12  06:43:03
9135         Log: EXTERN_C declarations for global arrays in various
9136              headers, so perl can be built even in C++ mode; win32
9137              build fixups; regen headers
9138      Branch: perl
9139            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
9140            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
9141 ____________________________________________________________________________
9142 [  3536] By: gsar                                  on 1999/06/12  06:38:21
9143         Log: caller.pm typos
9144      Branch: perl
9145            ! lib/caller.pm
9146 ____________________________________________________________________________
9147 [  3535] By: gsar                                  on 1999/06/11  23:13:54
9148         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
9149              is temporarily gone
9150      Branch: perl
9151            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
9152            ! pod/perldelta.pod proto.h win32/perllib.c
9153 ____________________________________________________________________________
9154 [  3534] By: gsar                                  on 1999/06/11  20:41:51
9155         Log: implement C<use caller 'encoding'>
9156      Branch: perl
9157            + lib/caller.pm
9158            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
9159 ____________________________________________________________________________
9160 [  3533] By: gsar                                  on 1999/06/11  16:51:04
9161         Log: truncate() has a peculiar exemption from strict barewords, even
9162              though it has a non-filehandle prototype
9163      Branch: perl
9164            ! op.c t/io/fs.t
9165 ____________________________________________________________________________
9166 [  3532] By: gsar                                  on 1999/06/11  09:09:16
9167         Log: GDBM tweak
9168      Branch: perl
9169            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
9170 ____________________________________________________________________________
9171 [  3531] By: gsar                                  on 1999/06/10  23:34:19
9172         Log: part of the platform changes for IMPLICIT_CONTEXT
9173      Branch: perl
9174            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
9175            ! jpl/PerlInterpreter/PerlInterpreter.c
9176            ! jpl/PerlInterpreter/PerlInterpreter.h
9177            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
9178            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
9179 ____________________________________________________________________________
9180 [  3530] By: jhi                                   on 1999/06/10  20:55:56
9181         Log: Integrate from mainperl.
9182      Branch: cfgperl
9183           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
9184 ____________________________________________________________________________
9185 [  3529] By: gsar                                  on 1999/06/10  20:40:01
9186         Log: DB_File tweaks for IMPLICIT CONTEXT
9187      Branch: perl
9188            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
9189 ____________________________________________________________________________
9190 [  3528] By: jhi                                   on 1999/06/10  10:18:15
9191         Log: Integrate from mainperl.
9192      Branch: cfgperl
9193           !> (integrate 105 files)
9194 ____________________________________________________________________________
9195 [  3527] By: gsar                                  on 1999/06/10  09:30:35
9196         Log: most globals are now interpreter local; locale initialization
9197              was too early, defer it until interpreter is allocated and
9198              initialized; multiple interpreters should now be
9199              concurrency-safe (untested)
9200      Branch: perl
9201            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
9202            ! perlvars.h
9203 ____________________________________________________________________________
9204 [  3526] By: gsar                                  on 1999/06/10  08:38:00
9205         Log: fix small nits
9206      Branch: perl
9207            ! cc_runtime.h ext/B/B/CC.pm run.c
9208 ____________________________________________________________________________
9209 [  3525] By: gsar                                  on 1999/06/10  04:41:38
9210         Log: win32 build fixes
9211      Branch: perl
9212            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
9213            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
9214            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
9215            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
9216            ! win32/Makefile win32/config_H.bc win32/config_H.gc
9217            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
9218            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
9219            ! win32/win32.c win32/win32.h win32/win32sck.c
9220            ! win32/win32thread.c win32/win32thread.h
9221 ____________________________________________________________________________
9222 [  3524] By: gsar                                  on 1999/06/09  18:03:01
9223         Log: more complete support for implicit thread/interpreter pointer,
9224              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
9225              without that enabled):
9226              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
9227              is a noop; tests pass on Solaris; should be faster now!
9228              - MULTIPLICITY has been tested with and without
9229              PERL_IMPLICIT_CONTEXT on Solaris
9230              - improved function database now merged with embed.pl
9231              - everything except the varargs functions have foo(a,b,c) macros
9232              to provide compatibility
9233              - varargs functions default to compatibility variants that
9234              get the context pointer using dTHX
9235              - there should be almost no source compatibility issues as a
9236              result of all this
9237              - dl_foo.xs changes other than dl_dlopen.xs untested
9238              - still needs documentation, fixups for win32 etc
9239              Next step: migrate most non-mutex variables from perlvars.h
9240              to intrpvar.h
9241      Branch: perl
9242            - proto.pl
9243            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
9244            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
9245            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
9246            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
9247            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
9248            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
9249            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
9250            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
9251            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
9252            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
9253            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
9254            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
9255            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
9256            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
9257            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
9258            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
9259            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
9260            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
9261            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
9262            ! util.c win32/Makefile win32/makefile.mk writemain.SH
9263 ____________________________________________________________________________
9264 [  3523] By: gsar                                  on 1999/06/07  05:24:13
9265         Log: missed a file
9266      Branch: perl
9267            + proto.pl
9268            ! MANIFEST
9269 ____________________________________________________________________________
9270 [  3522] By: gsar                                  on 1999/06/07  05:18:34
9271         Log: initial stub implementation of implicit thread/this
9272              pointer    argument; builds/tests on Solaris, win32
9273              hasn't been fixed up yet; proto.h, global.sym and
9274              static function decls are now generated from a common
9275              database in proto.pl; some inconsistently named
9276              perl_foo() things are now Perl_foo(), compatibility
9277              #defines provided; perl_foo() (lowercase 'p') reserved
9278              for functions that take an explicit context argument;
9279              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
9280      Branch: perl
9281            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
9282            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
9283            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
9284            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
9285            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
9286            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
9287            ! universal.c utf8.c util.c
9288 ____________________________________________________________________________
9289 [  3521] By: gsar                                  on 1999/06/04  23:00:22
9290         Log: clean up some stray "global" symbols
9291      Branch: perl
9292            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
9293            ! pp_proto.h proto.h
9294 ____________________________________________________________________________
9295 [  3520] By: jhi                                   on 1999/06/02  21:33:28
9296         Log: Integrate from mainperl.
9297      Branch: cfgperl
9298           !> (integrate 94 files)
9299 ____________________________________________________________________________
9300 [  3519] By: gsar                                  on 1999/06/02  07:16:10
9301         Log: avoid dereferencing null pointer from getpwent() et al
9302      Branch: perl
9303            ! pp_sys.c
9304 ____________________________________________________________________________
9305 [  3518] By: gsar                                  on 1999/06/02  04:47:10
9306         Log: remove _() non-ansism
9307      Branch: perl
9308            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
9309            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
9310            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
9311            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
9312            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
9313            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
9314            ! ext/re/re.xs handy.h hv.c iperlsys.h
9315            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
9316            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
9317            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
9318            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
9319            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
9320            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
9321            ! vms/vmsish.h vms/writemain.pl vos/config.h
9322            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
9323            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
9324            ! win32/perllib.c win32/runperl.c win32/win32.h
9325            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
9326            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
9327 ____________________________________________________________________________
9328 [  3517] By: gsar                                  on 1999/06/02  02:17:51
9329         Log: missed a few files
9330      Branch: perl
9331            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
9332 ____________________________________________________________________________
9333 [  3516] By: gsar                                  on 1999/06/02  01:37:33
9334         Log: integrate cfgperl contents into mainline
9335      Branch: perl
9336           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
9337           +> ext/ByteLoader/byterun.h
9338            - bytecode.h byterun.c byterun.h
9339            ! Changes
9340           !> (integrate 58 files)
9341 ____________________________________________________________________________
9342 [  3515] By: gsar                                  on 1999/06/02  00:48:50
9343         Log: remove stray K&R-isms
9344      Branch: perl
9345            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
9346            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
9347            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
9348            ! toke.c util.c win32/win32.c x2p/hash.c
9349 ____________________________________________________________________________
9350 [  3514] By: gsar                                  on 1999/06/01  15:55:55
9351         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
9352              strict 'subs'
9353      Branch: perl
9354            ! op.c t/pragma/strict-subs
9355 ____________________________________________________________________________
9356 [  3513] By: jhi                                   on 1999/06/01  07:17:05
9357         Log: Patch applying of #3499 had gone awry.
9358      Branch: cfgperl
9359            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
9360 ____________________________________________________________________________
9361 [  3512] By: gsar                                  on 1999/05/31  19:21:30
9362         Log: tighter -help output
9363      Branch: perl
9364            ! perl.c
9365 ____________________________________________________________________________
9366 [  3511] By: gsar                                  on 1999/05/31  17:18:23
9367         Log: fix memory leak in C<eval 'return sub {...}'>
9368      Branch: perl
9369            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
9370 ____________________________________________________________________________
9371 [  3510] By: gsar                                  on 1999/05/31  14:11:46
9372         Log: tweak C++isms
9373      Branch: perl
9374            ! win32/dl_win32.xs win32/win32.c
9375 ____________________________________________________________________________
9376 [  3509] By: jhi                                   on 1999/05/30  13:02:26
9377         Log: Cleanup of #3488.
9378      Branch: cfgperl
9379            ! Configure config_h.SH
9380 ____________________________________________________________________________
9381 [  3508] By: jhi                                   on 1999/05/30  11:16:01
9382         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9383              To: Mailing list Perl5 <perl5-porters@perl.org>
9384              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
9385              Date: Sat, 29 May 1999 20:18:13 -0400
9386              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
9387      Branch: cfgperl
9388            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
9389 ____________________________________________________________________________
9390 [  3507] By: jhi                                   on 1999/05/29  20:05:40
9391         Log: From: Mark-Jason Dominus <mjd@plover.com>
9392              To: perl5-porters@perl.com
9393              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
9394              Date: Sat, 29 May 1999 14:45:10 -0400
9395              Message-ID: <19990529184510.27557.qmail@plover.com>
9396      Branch: cfgperl
9397            ! op.h
9398 ____________________________________________________________________________
9399 [  3506] By: gsar                                  on 1999/05/29  16:49:39
9400         Log: avoid gv_check() recursive pit
9401      Branch: perl
9402            ! gv.c
9403 ____________________________________________________________________________
9404 [  3505] By: jhi                                   on 1999/05/29  11:38:16
9405         Log: From: jan.dubois@ibm.net (Jan Dubois)
9406              To: Gurusamy Sarathy <gsar@activestate.com>
9407              Cc: perl5-porters@perl.org
9408              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
9409              Date: Sat, 29 May 1999 08:46:22 +0200
9410              Message-ID: <374f8007.2016008@smtp1.ibm.net>
9411      Branch: cfgperl
9412            ! t/op/grent.t t/op/pwent.t
9413 ____________________________________________________________________________
9414 [  3504] By: jhi                                   on 1999/05/29  11:07:10
9415         Log: QNX needs <sys/select.h> to define fd_set.
9416              
9417              From: Norton Allen <allen@huarp.harvard.edu>
9418              To: perl5-porters@perl.org
9419              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
9420              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
9421              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
9422      Branch: cfgperl
9423            ! ext/IO/poll.c
9424 ____________________________________________________________________________
9425 [  3503] By: jhi                                   on 1999/05/29  10:53:31
9426         Log: From: jan.dubois@ibm.net (Jan Dubois)
9427              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
9428              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
9429              Date: Fri, 28 May 1999 20:14:35 +0200
9430              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
9431      Branch: cfgperl
9432            ! lib/Math/BigFloat.pm
9433 ____________________________________________________________________________
9434 [  3502] By: jhi                                   on 1999/05/29  10:44:44
9435         Log: Make Configure support the change #3367,
9436              SysV shadow passwords.
9437      Branch: cfgperl
9438            ! Configure config_h.SH pp_sys.c
9439 ____________________________________________________________________________
9440 [  3501] By: gsar                                  on 1999/05/28  21:22:23
9441         Log: add wide versions of win32 system calls (first step in
9442              globalization); delayload winsock for performance if compiling
9443              with VC 6.0
9444      Branch: perl
9445            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
9446            ! win32/win32.c win32/win32.h
9447 ____________________________________________________________________________
9448 [  3500] By: jhi                                   on 1999/05/28  21:17:24
9449         Log: The new t/lib/io_linenum.t was using stricture
9450              before @INC was set up.
9451      Branch: cfgperl
9452            ! t/lib/io_linenum.t
9453 ____________________________________________________________________________
9454 [  3499] By: jhi                                   on 1999/05/28  17:13:23
9455         Log: From: Tom Hughes <tom@compton.nu>
9456              To: perl5-porters@perl.org
9457              Subject: [PATCH 5.005_57] ByteLoader mark 2
9458              Date: Wed, 26 May 1999 23:59:49 +0100
9459              Message-ID: <bf337a0849.tom@compton.compton.nu>
9460              
9461              plus resolve tiny conflict with #3479
9462              plus regen_headers.
9463      Branch: cfgperl
9464            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
9465            + ext/ByteLoader/byterun.h
9466            - bytecode.h byterun.c byterun.h
9467            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
9468            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
9469            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
9470            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
9471            ! perl.h perlvars.h proto.h util.c utils/Makefile
9472 ____________________________________________________________________________
9473 [  3498] By: jhi                                   on 1999/05/28  16:53:04
9474         Log: From: Mark-Jason Dominus <mjd@plover.com>
9475              To: perl5-porters@perl.com
9476              Subject: PATCH (5.005_57): defined(@a) now deprecated
9477              Date: Thu, 27 May 1999 16:05:44 -0400
9478              Message-ID: <19990527200544.13330.qmail@plover.com>
9479      Branch: cfgperl
9480            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
9481            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
9482 ____________________________________________________________________________
9483 [  3497] By: jhi                                   on 1999/05/28  16:50:54
9484         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9485              To: perl5-porters@perl.org (Mailing list Perl5)
9486              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
9487              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
9488              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
9489      Branch: cfgperl
9490            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
9491            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
9492 ____________________________________________________________________________
9493 [  3496] By: jhi                                   on 1999/05/28  16:48:39
9494         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9495              To: perl5-porters@perl.org (Mailing list Perl5)
9496              Subject: [PATCH 5.00557] Required OS/2-related patches
9497              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
9498              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
9499      Branch: cfgperl
9500            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
9501            ! t/op/stat.t util.c
9502 ____________________________________________________________________________
9503 [  3495] By: jhi                                   on 1999/05/28  16:45:56
9504         Log: From: Paul Johnson <pjcj@transeda.com>
9505              To: perl5-porters <perl5-porters@perl.org>
9506              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
9507              Date: Fri, 28 May 1999 15:13:54 +0100
9508              Message-ID: <19990528151354.B289@west-tip.transeda.com>
9509      Branch: cfgperl
9510            ! t/TEST
9511 ____________________________________________________________________________
9512 [  3494] By: jhi                                   on 1999/05/28  16:44:34
9513         Log: From: Paul Johnson <pjcj@transeda.com>
9514              To: perl5-porters <perl5-porters@perl.org>
9515              Subject: [PATCH 5.005_57] Fixes related to working local $.
9516              Date: Fri, 28 May 1999 15:11:18 +0100
9517              Message-ID: <19990528151118.A289@west-tip.transeda.com>
9518      Branch: cfgperl
9519            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
9520 ____________________________________________________________________________
9521 [  3493] By: gsar                                  on 1999/05/28  16:37:26
9522         Log: change#3449 wasn't doing enough
9523      Branch: perl
9524            ! op.c t/comp/proto.t
9525 ____________________________________________________________________________
9526 [  3492] By: jhi                                   on 1999/05/28  08:12:23
9527         Log: From: paul.marquess@bt.com
9528              To: doughera@lafayette.edu
9529              Cc: perl5-porters@perl.org
9530              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
9531              Date: Thu, 27 May 1999 23:31:38 +0100
9532              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
9533              
9534              Had to be applied manually; some mailer had munged the patch slightly.
9535      Branch: cfgperl
9536            ! ext/NDBM_File/NDBM_File.xs
9537 ____________________________________________________________________________
9538 [  3491] By: jhi                                   on 1999/05/28  07:51:17
9539         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
9540              To: perl5-porters@perl.org
9541              Subject: [PATCH 5.005_57] fixing eval in the compiler
9542              Date: Thu, 27 May 1999 07:56:54 -0700
9543              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
9544      Branch: cfgperl
9545            ! cc_runtime.h scope.h
9546 ____________________________________________________________________________
9547 [  3490] By: jhi                                   on 1999/05/28  07:47:06
9548         Log: From: Andy Dougherty <doughera@lafayette.edu>
9549              To: perlbug@perl.com
9550              Cc: Jarkko Hietaniemi <jhi@iki.fi>
9551              Subject: [PATCH] Configure updates for ISC 4.1
9552              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
9553              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
9554      Branch: cfgperl
9555            ! Configure config_h.SH
9556 ____________________________________________________________________________
9557 [  3489] By: jhi                                   on 1999/05/28  07:39:17
9558         Log: Integrate from mainperl.
9559      Branch: cfgperl
9560           !> malloc.c win32/makedef.pl win32/win32.c
9561 ____________________________________________________________________________
9562 [  3488] By: jhi                                   on 1999/05/27  16:57:19
9563         Log: From: Andy Dougherty <doughera@lafayette.edu>
9564              To: Perl Porters <perl5-porters@perl.org>
9565              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
9566              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
9567              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
9568      Branch: cfgperl
9569            ! Configure config_h.SH hints/sunos_4_1.sh util.c
9570 ____________________________________________________________________________
9571 [  3487] By: gsar                                  on 1999/05/27  03:56:20
9572         Log: make win32_spawnvp() inherit standard handles even when they
9573              may be redirected
9574      Branch: perl
9575            ! win32/win32.c
9576 ____________________________________________________________________________
9577 [  3486] By: jhi                                   on 1999/05/26  19:55:52
9578         Log: From: Andy Dougherty <doughera@lafayette.edu>
9579              To: perl5-porters@perl.org
9580              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
9581              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
9582              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
9583      Branch: cfgperl
9584            ! util.c
9585 ____________________________________________________________________________
9586 [  3485] By: chip                                  on 1999/05/26  17:19:11
9587         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
9588      Branch: maint-5.004/perl
9589            ! Configure
9590 ____________________________________________________________________________
9591 [  3484] By: gsar                                  on 1999/05/26  01:56:28
9592         Log: fix missing exported symbol
9593      Branch: perl
9594            ! malloc.c win32/makedef.pl
9595 ____________________________________________________________________________
9596 [  3483] By: jhi                                   on 1999/05/25  23:08:07
9597         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
9598              
9599              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
9600              To: perlbug@perl.com
9601              Subject: OpenBSD hints file update
9602              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
9603              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
9604      Branch: cfgperl
9605            ! hints/openbsd.sh
9606 ____________________________________________________________________________
9607 [  3482] By: jhi                                   on 1999/05/25  23:01:25
9608         Log: From: Tom Hughes <tom@compton.nu>
9609              To: perl5-porters@perl.org
9610              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
9611              Date: Tue, 25 May 1999 23:10:23 +0100
9612              Message-ID: <1ed7f10749.tom@compton.compton.nu>
9613      Branch: cfgperl
9614            ! Configure config_h.SH
9615 ____________________________________________________________________________
9616 [  3481] By: jhi                                   on 1999/05/25  22:31:50
9617         Log: 3479, 3480, 3481 seems logical.
9618      Branch: cfgperl
9619           !> hints/aix.sh
9620 ____________________________________________________________________________
9621 [  3480] By: jhi                                   on 1999/05/25  22:13:39
9622         Log: The change #3479 wasn't perfect.
9623      Branch: perl
9624            ! hints/aix.sh
9625 ____________________________________________________________________________
9626 [  3479] By: jhi                                   on 1999/05/25  21:59:21
9627         Log: Cures for _57 in AIX 4.1.5.0.
9628              (1) The lddlflags lost its -lc by change #3660
9629              (and the politeness of change #3257).
9630              (2) optype_size must end up in perl.exp (as PL_optype_size).
9631              Added it to perlvars.h, fixed bytecode.pl,
9632              regen'ed the relevant headers.
9633      Branch: cfgperl
9634            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
9635            ! perlvars.h
9636      Branch: perl
9637            ! hints/aix.sh
9638 ____________________________________________________________________________
9639 [  3478] By: jhi                                   on 1999/05/25  20:13:47
9640         Log: Integrate from mainperl.
9641      Branch: cfgperl
9642           +> pod/perltootc.pod
9643           !> (integrate 101 files)
9644 ____________________________________________________________________________
9645 [  3477] By: gsar                                  on 1999/05/25  10:43:48
9646         Log: here be 5.005_57
9647      Branch: perl
9648            ! Changes MANIFEST Porting/makerel
9649           !> Changes5.005
9650
9651 ----------------
9652 Version 5.005_57
9653 ----------------
9654
9655 ____________________________________________________________________________
9656 [  3476] By: gsar                                  on 1999/05/25  09:23:43
9657         Log: up patchlevel &c
9658      Branch: perl
9659            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
9660            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9661            ! win32/makefile.mk
9662 ____________________________________________________________________________
9663 [  3475] By: gsar                                  on 1999/05/25  09:14:51
9664         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9665              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
9666              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
9667              Subject: [PATCH 5.005_56] REx engine improvements
9668      Branch: perl
9669            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
9670            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
9671            ! thrdvar.h util.c
9672 ____________________________________________________________________________
9673 [  3474] By: gsar                                  on 1999/05/25  08:39:56
9674         Log: test case for change#3470
9675      Branch: perl
9676            ! t/lib/bigintpm.t
9677 ____________________________________________________________________________
9678 [  3473] By: gsar                                  on 1999/05/25  08:36:52
9679         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
9680      Branch: perl
9681            ! Changes pod/perlport.pod
9682 ____________________________________________________________________________
9683 [  3472] By: gsar                                  on 1999/05/25  08:28:57
9684         Log: assorted tweaks
9685      Branch: perl
9686            ! doio.c iperlsys.h win32/config.bc win32/config.gc
9687            ! win32/config.vc win32/config_H.bc win32/config_H.gc
9688            ! win32/config_H.vc win32/makedef.pl
9689 ____________________________________________________________________________
9690 [  3471] By: gsar                                  on 1999/05/25  06:06:04
9691         Log: perlref update from Tom Christiansen
9692      Branch: perl
9693            ! pod/perlref.pod
9694 ____________________________________________________________________________
9695 [  3470] By: gsar                                  on 1999/05/25  06:03:27
9696         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9697              Date: Mon, 24 May 1999 17:43:56 -0400
9698              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
9699              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
9700      Branch: perl
9701            ! hv.c
9702 ____________________________________________________________________________
9703 [  3469] By: gsar                                  on 1999/05/25  05:59:22
9704         Log: avoid temporary files that have a constant name (from a suggestion
9705              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
9706      Branch: perl
9707            ! lib/ExtUtils/MM_Unix.pm
9708 ____________________________________________________________________________
9709 [  3468] By: gsar                                  on 1999/05/25  05:54:29
9710         Log: From: pvhp@forte.com (Peter Prymmer)
9711              Date: Mon, 24 May 99 11:20:25 PDT
9712              Message-Id: <9905241820.AA28071@forte.com>
9713              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
9714      Branch: perl
9715            ! lib/Pod/Text.pm
9716 ____________________________________________________________________________
9717 [  3467] By: gsar                                  on 1999/05/25  04:08:50
9718         Log: fix glob() bug that resulted in missing symlinks that don't point
9719              anywhere
9720      Branch: perl
9721            ! pp_hot.c
9722 ____________________________________________________________________________
9723 [  3466] By: gsar                                  on 1999/05/25  03:00:00
9724         Log: avoid enumerating @INC contents in diagnostic if @INC was never
9725              searched
9726      Branch: perl
9727            ! pod/perldiag.pod pp_ctl.c
9728 ____________________________________________________________________________
9729 [  3465] By: gsar                                  on 1999/05/25  02:24:08
9730         Log: add caveat about close(PIPE) carelessness
9731      Branch: perl
9732            ! pod/perlfunc.pod
9733 ____________________________________________________________________________
9734 [  3464] By: gsar                                  on 1999/05/24  23:55:53
9735         Log: fix bogus line numbers for void context warnings
9736              (change#2548 was overeager)
9737      Branch: perl
9738            ! op.c
9739 ____________________________________________________________________________
9740 [  3463] By: gsar                                  on 1999/05/24  23:31:58
9741         Log: change#3455 had a typo
9742      Branch: perl
9743            ! pp_ctl.c
9744 ____________________________________________________________________________
9745 [  3462] By: gsar                                  on 1999/05/24  17:32:20
9746         Log: more pod updates from Tom Christiansen; regen perltoc
9747      Branch: perl
9748            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
9749            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
9750 ____________________________________________________________________________
9751 [  3461] By: gsar                                  on 1999/05/24  07:41:32
9752         Log: perlmod notes from Damian Conway (via Tom Christiansen)
9753      Branch: perl
9754            ! pod/perlmod.pod
9755 ____________________________________________________________________________
9756 [  3460] By: gsar                                  on 1999/05/24  07:24:11
9757         Log: major pod update from Tom Christiansen
9758      Branch: perl
9759            + pod/perltootc.pod
9760            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
9761            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
9762            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
9763            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
9764            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
9765            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
9766            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
9767            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
9768            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
9769            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
9770            ! pod/perlxs.pod pod/pod2man.PL
9771 ____________________________________________________________________________
9772 [  3459] By: gsar                                  on 1999/05/24  06:26:48
9773         Log: perlfaq update from Tom Christiansen
9774      Branch: perl
9775            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
9776            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
9777            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
9778            ! pod/perlfaq9.pod
9779 ____________________________________________________________________________
9780 [  3458] By: gsar                                  on 1999/05/24  05:55:11
9781         Log: updated to v1.50 from CPAN
9782      Branch: perl
9783            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
9784 ____________________________________________________________________________
9785 [  3457] By: gsar                                  on 1999/05/24  05:46:20
9786         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9787              Date: Sun, 23 May 1999 16:35:07 +0100
9788              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
9789              Subject: [PATCH 5.005_56] name PL_in_eval bits
9790      Branch: perl
9791            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
9792 ____________________________________________________________________________
9793 [  3456] By: gsar                                  on 1999/05/24  05:18:06
9794         Log: make -t mode the default on emacs/dumb terminals
9795      Branch: perl
9796            ! Changes utils/perldoc.PL
9797 ____________________________________________________________________________
9798 [  3455] By: gsar                                  on 1999/05/24  05:05:19
9799         Log: return 0 rather than "" when scalar grep has nothing to iterate
9800              on (brings behavior in line with documentation)
9801      Branch: perl
9802            ! pp_ctl.c
9803 ____________________________________________________________________________
9804 [  3454] By: gsar                                  on 1999/05/24  04:52:52
9805         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
9806              Date: Thu, 20 May 1999 13:27:02 -1000
9807              Message-Id: <E10kcDN-0007TA-00@lapaki>
9808              Subject: Problem with MM_Unix in 5.005_03
9809      Branch: perl
9810            ! lib/ExtUtils/MM_Unix.pm
9811 ____________________________________________________________________________
9812 [  3453] By: gsar                                  on 1999/05/24  04:39:49
9813         Log: avoid removing duplicates in user-generated warnings
9814              From: byron@omix.com (Byron Brummer)
9815              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
9816              Message-Id: <199905201101.EAA91175@thrush.omix.com>
9817              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
9818      Branch: perl
9819            ! lib/diagnostics.pm
9820 ____________________________________________________________________________
9821 [  3452] By: gsar                                  on 1999/05/24  04:23:10
9822         Log: straighten some code to avoid NeXT compiler bugs (from
9823              Geoff Kuenning <geoff@cs.hmc.edu>)
9824      Branch: perl
9825            ! pp_ctl.c
9826 ____________________________________________________________________________
9827 [  3451] By: gsar                                  on 1999/05/24  03:03:05
9828         Log: minor logic tweak for reserved word warning
9829      Branch: perl
9830            ! lib/Test/Harness.pm toke.c
9831 ____________________________________________________________________________
9832 [  3450] By: gsar                                  on 1999/05/24  02:34:20
9833         Log: oops, some files missing in change#3449
9834      Branch: perl
9835            ! op.c op.h toke.c
9836 ____________________________________________________________________________
9837 [  3449] By: gsar                                  on 1999/05/24  02:33:12
9838         Log: allow '*' prototype to autoquote even barewords that happen to be
9839              function names; parens or ampersand continue to force the other
9840              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
9841              do the right thing, for example
9842      Branch: perl
9843            ! t/comp/proto.t
9844 ____________________________________________________________________________
9845 [  3448] By: gsar                                  on 1999/05/24  01:51:24
9846         Log: remove vestiges of PL_last_proto
9847      Branch: perl
9848            ! embedvar.h intrpvar.h objXSUB.h
9849 ____________________________________________________________________________
9850 [  3447] By: gsar                                  on 1999/05/24  01:49:20
9851         Log: redo change#2061 and parts of change#1169 with code in the
9852              parser; PL_last_proto hackery gone, strict 'subs' in now
9853              implemented in the optimizer where specifying the exceptional
9854              cases is much more robust; '*' (bareword) prototype now works
9855              reliably when used in second and subsequent arguments
9856      Branch: perl
9857            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
9858 ____________________________________________________________________________
9859 [  3446] By: gsar                                  on 1999/05/23  05:00:55
9860         Log: remove redundant part of change#1169 superceded by change#2061;
9861              avoid "future reserved word" warning on prototypical bearwords
9862      Branch: perl
9863            ! t/lib/fatal.t toke.c
9864 ____________________________________________________________________________
9865 [  3445] By: gsar                                  on 1999/05/21  23:36:49
9866         Log: s/isspace/isSPACE/g and make sure the CRT version is always
9867              passed an unsigned char (fixes random occurrence of spaces in
9868              arguments containing high-bit chars passed to spawned children,
9869              on win32)
9870      Branch: perl
9871            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
9872 ____________________________________________________________________________
9873 [  3444] By: gsar                                  on 1999/05/21  23:08:55
9874         Log: integrate Configure changes from cfgperl
9875      Branch: perl
9876           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9877           !> config_h.SH
9878 ____________________________________________________________________________
9879 [  3443] By: jhi                                   on 1999/05/21  22:00:56
9880         Log: Integrate from mainperl.
9881      Branch: cfgperl
9882           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
9883           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
9884           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
9885           !> win32/perlhost.h win32/win32.c x2p/walk.c
9886 ____________________________________________________________________________
9887 [  3442] By: jhi                                   on 1999/05/21  21:59:46
9888         Log: fflush.
9889      Branch: cfgperl
9890            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9891            ! config_h.SH
9892 ____________________________________________________________________________
9893 [  3441] By: gsar                                  on 1999/05/21  17:48:55
9894         Log: integrate cfgperl changes
9895      Branch: perl
9896           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9897           !> config_h.SH hints/sunos_4_1.sh installperl
9898 ____________________________________________________________________________
9899 [  3440] By: gsar                                  on 1999/05/21  17:42:49
9900         Log: test tweak
9901      Branch: perl
9902            ! t/comp/proto.t
9903 ____________________________________________________________________________
9904 [  3439] By: gsar                                  on 1999/05/21  17:31:26
9905         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
9906              (Configure fflush(NULL) detection seems broken on Solaris, which
9907              is why I hit the problem)
9908      Branch: perl
9909            ! Changes perl.h
9910 ____________________________________________________________________________
9911 [  3438] By: gsar                                  on 1999/05/20  16:41:01
9912         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
9913      Branch: perl
9914            ! pod/perlport.pod
9915 ____________________________________________________________________________
9916 [  3437] By: jhi                                   on 1999/05/20  07:14:39
9917         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
9918              (via private email).
9919      Branch: cfgperl
9920            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9921            ! config_h.SH hints/sunos_4_1.sh
9922 ____________________________________________________________________________
9923 [  3436] By: gsar                                  on 1999/05/20  05:18:26
9924         Log: various little nits
9925      Branch: perl
9926            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
9927            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
9928            ! win32/perlhost.h win32/win32.c x2p/walk.c
9929 ____________________________________________________________________________
9930 [  3435] By: jhi                                   on 1999/05/18  16:25:49
9931         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9932              To: perl5-porters@perl.org
9933              Subject: installperl
9934              Date: Fri, 14 May 1999 21:34:58 +0100
9935              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
9936      Branch: cfgperl
9937            ! installperl
9938 ____________________________________________________________________________
9939 [  3434] By: jhi                                   on 1999/05/17  21:25:54
9940         Log: Integrate from mainperl.
9941      Branch: cfgperl
9942           +> lib/ExtUtils/MM_Cygwin.pm
9943            - cygwin32/impure_ptr.c
9944           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
9945           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
9946           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
9947           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
9948           !> x2p/find2perl.PL
9949 ____________________________________________________________________________
9950 [  3433] By: gsar                                  on 1999/05/17  09:49:01
9951         Log: integrate cfgperl changes into mainline
9952      Branch: perl
9953           !> Configure INSTALL config_h.SH configure.com embed.h
9954           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
9955           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
9956           !> util.c
9957 ____________________________________________________________________________
9958 [  3432] By: gsar                                  on 1999/05/17  09:06:45
9959         Log: emit more appropriate diagnostic for failed glob (variant
9960              of patch suggested by Graham Barr)
9961      Branch: perl
9962            ! gv.c pod/perldiag.pod pp.c pp_hot.c
9963 ____________________________________________________________________________
9964 [  3431] By: gsar                                  on 1999/05/17  08:38:09
9965         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
9966              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
9967              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
9968              Subject: find2perl does not grok the 'c' suffix to the -size argument
9969      Branch: perl
9970            ! x2p/find2perl.PL
9971 ____________________________________________________________________________
9972 [  3430] By: gsar                                  on 1999/05/17  08:26:21
9973         Log: additional cleanups for cygwin32 port
9974              From: "Fifer, Eric" <EFifer@sanwaint.com>
9975              Date: Wed, 12 May 1999 20:25:54 +0100
9976              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
9977              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
9978      Branch: perl
9979            + lib/ExtUtils/MM_Cygwin.pm
9980            - cygwin32/impure_ptr.c
9981            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
9982            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
9983            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
9984            ! perl.h util.c
9985 ____________________________________________________________________________
9986 [  3429] By: gsar                                  on 1999/05/17  08:01:04
9987         Log: From: Andy Dougherty <doughera@lafayette.edu>
9988              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
9989              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
9990              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
9991      Branch: perl
9992            ! INSTALL
9993 ____________________________________________________________________________
9994 [  3428] By: jhi                                   on 1999/05/17  07:03:26
9995         Log: Integrate from mainperl modulo the Socket.xs change.
9996      Branch: cfgperl
9997           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
9998           !> win32/win32.c win32/win32.h
9999 ____________________________________________________________________________
10000 [  3427] By: jhi                                   on 1999/05/16  22:09:11
10001         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10002              To: perl5-porters@perl.org (Mailing list Perl5)
10003              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
10004              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
10005              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
10006      Branch: cfgperl
10007            ! ext/Devel/Peek/Peek.xs
10008 ____________________________________________________________________________
10009 [  3426] By: jhi                                   on 1999/05/16  22:07:11
10010         Log: From: Mark-Jason Dominus <mjd@plover.com>
10011              To: perl5-porters@perl.com
10012              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
10013              Date: Sat, 15 May 1999 12:43:47 -0400
10014              Message-ID: <19990515164348.7313.qmail@plover.com>
10015      Branch: cfgperl
10016            ! pod/perldiag.pod
10017 ____________________________________________________________________________
10018 [  3425] By: nick                                  on 1999/05/15  15:56:10
10019         Log: Mingw32 + w32api-0.1.5 tweaks
10020              - now more like other Win32 compilers
10021      Branch: perl
10022            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
10023            ! win32/win32.h
10024 ____________________________________________________________________________
10025 [  3424] By: nick                                  on 1999/05/14  21:04:22
10026         Log: Experimental "slab" allocator for ops.
10027              To try it -DPL_OP_SLAB_ALLOC for op.c 
10028              This is for proof of concept only, it leaks memory 
10029              (ops are not free'd) so don't use in embedded apps.
10030              If this minimalist version does not show performance 
10031              gain then whole idea is worthless. 
10032              Nick see's approx 12% speed up vs perlmalloc running
10033              perl -Ilib -MCPAN -e '' 
10034              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
10035      Branch: perl
10036            ! op.c
10037 ____________________________________________________________________________
10038 [  3423] By: gsar                                  on 1999/05/14  19:55:04
10039         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
10040              found (brings sitelib intuition in line with privlib)
10041      Branch: perl
10042            ! win32/win32.c
10043 ____________________________________________________________________________
10044 [  3422] By: jhi                                   on 1999/05/14  08:08:01
10045         Log: From: pvhp@forte.com (Peter Prymmer)
10046              To: perl5-porters@perl.org, vmsperl@perl.org
10047              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
10048              Date: Thu, 13 May 99 15:29:57 PDT
10049              Message-Id: <9905132229.AA15854@forte.com>
10050      Branch: cfgperl
10051            ! configure.com
10052 ____________________________________________________________________________
10053 [  3421] By: jhi                                   on 1999/05/14  07:34:20
10054         Log: Integrate from mainperl.
10055      Branch: cfgperl
10056           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
10057 ____________________________________________________________________________
10058 [  3420] By: jhi                                   on 1999/05/14  07:33:26
10059         Log: Still fflushing.
10060      Branch: cfgperl
10061            ! Configure config_h.SH util.c
10062 ____________________________________________________________________________
10063 [  3419] By: gsar                                  on 1999/05/14  03:08:29
10064         Log: mortalize string allocations by win32_get_{priv,site}lib()
10065              (fixes small memory leak in interpreter)
10066      Branch: perl
10067            ! win32/win32.c
10068 ____________________________________________________________________________
10069 [  3418] By: gsar                                  on 1999/05/14  03:06:50
10070         Log: make win32_longname() preserve kind of slashes in argument
10071      Branch: perl
10072            ! win32/win32.c
10073 ____________________________________________________________________________
10074 [  3417] By: gsar                                  on 1999/05/14  03:04:44
10075         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
10076      Branch: perl
10077            ! lib/ExtUtils/MM_Unix.pm
10078 ____________________________________________________________________________
10079 [  3416] By: jhi                                   on 1999/05/13  21:18:06
10080         Log: Integrate from mainperl.
10081      Branch: cfgperl
10082           !> pp_ctl.c
10083 ____________________________________________________________________________
10084 [  3415] By: jhi                                   on 1999/05/13  21:16:49
10085         Log: Fixes from Andy Dougherty (via private email).
10086      Branch: cfgperl
10087            ! Configure config_h.SH
10088 ____________________________________________________________________________
10089 [  3414] By: nick                                  on 1999/05/13  20:04:26
10090         Log: valist vs va_list typo
10091      Branch: perl
10092            ! pp_ctl.c
10093 ____________________________________________________________________________
10094 [  3413] By: jhi                                   on 1999/05/13  15:04:05
10095         Log: From: Andy Dougherty <doughera@lafayette.edu>
10096              To: perlbug@perl.com
10097              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
10098              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
10099              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
10100      Branch: cfgperl
10101            ! INSTALL
10102 ____________________________________________________________________________
10103 [  3412] By: jhi                                   on 1999/05/13  14:20:17
10104         Log: Integrate from mainperl.
10105      Branch: cfgperl
10106           !> pp_ctl.c
10107 ____________________________________________________________________________
10108 [  3411] By: gsar                                  on 1999/05/13  14:16:56
10109         Log: docatch_body() declaration mismatch
10110      Branch: perl
10111            ! pp_ctl.c
10112 ____________________________________________________________________________
10113 [  3410] By: jhi                                   on 1999/05/13  13:51:44
10114         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
10115      Branch: cfgperl
10116            ! Configure config_h.SH perl.h
10117 ____________________________________________________________________________
10118 [  3409] By: jhi                                   on 1999/05/13  13:31:53
10119         Log: Still fflushing strong.
10120      Branch: cfgperl
10121            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
10122            ! proto.h util.c
10123 ____________________________________________________________________________
10124 [  3408] By: jhi                                   on 1999/05/12  14:30:23
10125         Log: Integrate from mainperl.
10126      Branch: cfgperl
10127           !> (integrate 30 files)
10128 ____________________________________________________________________________
10129 [  3407] By: jhi                                   on 1999/05/12  12:28:31
10130         Log: Be tidier with fflush(NULL) testing.
10131      Branch: cfgperl
10132            ! Configure config_h.SH
10133 ____________________________________________________________________________
10134 [  3406] By: gsar                                  on 1999/05/12  11:26:03
10135         Log: better range-checking on list slices, with test
10136              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10137              Date: Sun, 02 May 1999 17:02:53 +0100
10138              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
10139              Subject: Re: List slice of undefs returns 0 items 
10140      Branch: perl
10141            ! pp.c t/op/list.t
10142 ____________________________________________________________________________
10143 [  3405] By: gsar                                  on 1999/05/12  11:22:27
10144         Log: change#3397 needs test tweak
10145      Branch: perl
10146            ! Changes t/pragma/warn/sv
10147 ____________________________________________________________________________
10148 [  3404] By: gsar                                  on 1999/05/12  11:07:44
10149         Log: typo in change#3397
10150      Branch: perl
10151            ! doop.c
10152 ____________________________________________________________________________
10153 [  3403] By: gsar                                  on 1999/05/12  10:49:01
10154         Log: From: Stephen Zander <gibreel@pobox.com>
10155              Date: 12 May 1999 01:22:31 -0700
10156              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
10157              Subject: Re: Test::Harness runs tainted tests with wrong library path
10158      Branch: perl
10159            ! lib/Test/Harness.pm
10160 ____________________________________________________________________________
10161 [  3402] By: gsar                                  on 1999/05/12  10:42:06
10162         Log: typo in change#3400
10163      Branch: perl
10164            ! ext/B/B/Deparse.pm
10165 ____________________________________________________________________________
10166 [  3401] By: jhi                                   on 1999/05/12  10:40:42
10167         Log: A better, shinier, and possibly even correctly working
10168              reincarnation of #3398.
10169      Branch: cfgperl
10170            ! Configure config_h.SH
10171 ____________________________________________________________________________
10172 [  3400] By: gsar                                  on 1999/05/12  10:40:11
10173         Log: deparse \&func() as \(&func()) for clarity
10174              From: Albert Dvornik <bert@genscan.com>
10175              Date: 11 May 1999 13:32:04 -0400
10176              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
10177              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
10178      Branch: perl
10179            ! ext/B/B/Deparse.pm
10180 ____________________________________________________________________________
10181 [  3399] By: gsar                                  on 1999/05/12  10:36:02
10182         Log: more testsuite smarts (many of them courtesy Ilya)
10183      Branch: perl
10184            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
10185            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
10186            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
10187            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
10188            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
10189            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
10190            ! t/op/pwent.t
10191 ____________________________________________________________________________
10192 [  3398] By: jhi                                   on 1999/05/12  09:33:08
10193         Log: Detect whether fflush(NULL) works as per change #3352.
10194      Branch: cfgperl
10195            ! Configure config_h.SH perl.h
10196 ____________________________________________________________________________
10197 [  3397] By: gsar                                  on 1999/05/12  08:56:03
10198         Log: From: jan.dubois@ibm.net (Jan Dubois)
10199              Date: Wed, 12 May 1999 01:01:00 +0200
10200              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
10201              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
10202      Branch: perl
10203            ! doop.c
10204 ____________________________________________________________________________
10205 [  3396] By: gsar                                  on 1999/05/12  08:23:27
10206         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
10207              stat() behaves similarly
10208      Branch: perl
10209            ! win32/win32.c
10210 ____________________________________________________________________________
10211 [  3395] By: jhi                                   on 1999/05/11  22:21:32
10212         Log: Redo parts of #3341 and #3358 that #3394 undid.
10213      Branch: cfgperl
10214            ! Configure config_h.SH
10215 ____________________________________________________________________________
10216 [  3394] By: jhi                                   on 1999/05/11  22:03:48
10217         Log: Add I_NETINET_TCP to help change #3391.
10218      Branch: cfgperl
10219            ! Configure config_h.SH ext/Socket/Socket.xs
10220 ____________________________________________________________________________
10221 [  3393] By: jhi                                   on 1999/05/11  21:44:59
10222         Log: Integrate from mainperl.
10223      Branch: cfgperl
10224           !> (integrate 55 files)
10225 ____________________________________________________________________________
10226 [  3392] By: gsar                                  on 1999/05/11  20:56:43
10227         Log: update embedvar.h
10228      Branch: perl
10229            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
10230 ____________________________________________________________________________
10231 [  3391] By: gsar                                  on 1999/05/11  16:32:05
10232         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
10233              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
10234              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
10235              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
10236      Branch: perl
10237            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
10238 ____________________________________________________________________________
10239 [  3390] By: gsar                                  on 1999/05/11  15:27:40
10240         Log: display more frequent progress messages when STDOUT is a tty
10241      Branch: perl
10242            ! lib/Test/Harness.pm
10243 ____________________________________________________________________________
10244 [  3389] By: gsar                                  on 1999/05/11  14:40:58
10245         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10246              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
10247              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
10248              Subject: [PATCH 5.005_53] Explanations by Test::Harness
10249      Branch: perl
10250            ! lib/Test/Harness.pm
10251 ____________________________________________________________________________
10252 [  3388] By: gsar                                  on 1999/05/11  14:08:14
10253         Log: avoid creating spurious subroutine stubs on failed subroutine
10254              call and other places of sv_2cv() misuse; fixes problems with
10255              failed subroutine calls "hiding" later attempts to lookup methods
10256              in base classes
10257      Branch: perl
10258            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
10259 ____________________________________________________________________________
10260 [  3387] By: gsar                                  on 1999/05/11  09:34:13
10261         Log: various fixes for clean build and test on win32; configpm broken,
10262              needed to open myconfig.SH rather than myconfig; sundry adjustments
10263              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
10264              work under win32; getenv_sv() changed to getenv_len() since SVs
10265              aren't visible in the lower echelons; remove bogus exports from
10266              config.sym; PERL_OBJECT-ness for C++ exception support; null out
10267              IoDIRP in filter_del() or sv_free() will attempt to close it
10268      Branch: perl
10269            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
10270            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
10271            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
10272            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
10273            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
10274            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
10275            ! win32/config.gc win32/config.vc win32/makedef.pl
10276            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
10277            ! win32/win32.c win32/win32.h
10278 ____________________________________________________________________________
10279 [  3386] By: gsar                                  on 1999/05/11  02:49:07
10280         Log: gutsupport for C++ exceptions
10281              From: Chip Salzenberg <chip@perlsupport.com>
10282              Date: Tue, 9 Mar 1999 11:51:57 -0500
10283              Message-ID: <19990309115157.E7911@perlsupport.com>
10284              Subject: [PATCH 5.005] Flexible Exceptions
10285      Branch: perl
10286            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
10287            ! scope.c scope.h thrdvar.h util.c
10288 ____________________________________________________________________________
10289 [  3385] By: gsar                                  on 1999/05/10  19:33:36
10290         Log: "weak" references internals, still needs perlguts documentation
10291              (somewhat modified version of patch suggested by Tuomas J. Lukka
10292              <lukka@fas.harvard.edu>)
10293      Branch: perl
10294            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
10295            ! pod/perldiag.pod proto.h sv.c sv.h util.c
10296 ____________________________________________________________________________
10297 [  3384] By: jhi                                   on 1999/05/10  18:21:43
10298         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
10299              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
10300      Branch: cfgperl
10301            ! INSTALL hints/dec_osf.sh
10302 ____________________________________________________________________________
10303 [  3381] By: jhi                                   on 1999/05/10  14:39:28
10304         Log: Integrate from mainperl.
10305      Branch: cfgperl
10306           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
10307           +> cygwin32/build-instructions.charles-wilson
10308           +> cygwin32/build-instructions.sebastien-barre
10309           +> cygwin32/build-instructions.steven-morlock
10310           +> cygwin32/build-instructions.steven-morlock2
10311           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
10312           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
10313           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
10314           +> t/op/numconvert.t utils/perlbc.PL
10315            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
10316            - cygwin32/perlld
10317           !> (integrate 105 files)
10318 ____________________________________________________________________________
10319 [  3380] By: gsar                                  on 1999/05/10  12:27:14
10320         Log: regen regnodes.h
10321      Branch: perl
10322            ! Changes regnodes.h
10323 ____________________________________________________________________________
10324 [  3379] By: gsar                                  on 1999/05/10  12:17:26
10325         Log: From: jan.dubois@ibm.net (Jan Dubois)
10326              Date: Sat, 01 May 1999 22:55:36 +0200
10327              Message-ID: <373067e9.56194713@smtp1.ibm.net>
10328              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
10329      Branch: perl
10330            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
10331            ! win32/config_H.vc
10332 ____________________________________________________________________________
10333 [  3378] By: gsar                                  on 1999/05/10  12:07:13
10334         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10335              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
10336              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
10337              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
10338      Branch: perl
10339            + t/op/numconvert.t
10340            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
10341            ! util.c
10342 ____________________________________________________________________________
10343 [  3377] By: gsar                                  on 1999/05/10  11:39:48
10344         Log: pp_modulo comment tweak from Ilya
10345      Branch: perl
10346            ! pp.c
10347 ____________________________________________________________________________
10348 [  3376] By: gsar                                  on 1999/05/10  11:30:40
10349         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
10350              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
10351              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
10352              Subject: Test.pm update [PATCH _56]
10353      Branch: perl
10354            ! lib/Test.pm
10355 ____________________________________________________________________________
10356 [  3375] By: gsar                                  on 1999/05/10  11:28:30
10357         Log: From: jan.dubois@ibm.net (Jan Dubois)
10358              Date: Fri, 07 May 1999 00:59:54 +0200
10359              Message-ID: <373318ae.19292461@smtp1.ibm.net>
10360              Subject: Re: Using existing memory for an SV's PV 
10361      Branch: perl
10362            ! sv.c
10363 ____________________________________________________________________________
10364 [  3374] By: gsar                                  on 1999/05/10  11:23:44
10365         Log: From: jan.dubois@ibm.net (Jan Dubois)
10366              Date: Fri, 07 May 1999 00:59:52 +0200
10367              Message-ID: <37321800.19118320@smtp1.ibm.net>
10368              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
10369      Branch: perl
10370            ! perl.h
10371 ____________________________________________________________________________
10372 [  3373] By: gsar                                  on 1999/05/10  11:22:10
10373         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10374              Date: Thu, 6 May 1999 18:17:28 -0400
10375              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
10376              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
10377      Branch: perl
10378            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
10379            ! util.c
10380 ____________________________________________________________________________
10381 [  3372] By: gsar                                  on 1999/05/10  10:57:49
10382         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10383              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
10384              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
10385              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
10386      Branch: perl
10387            ! regcomp.c regcomp.pl
10388 ____________________________________________________________________________
10389 [  3371] By: gsar                                  on 1999/05/10  10:54:01
10390         Log: From: lane@duphy4.physics.drexel.edu
10391              Date: Tue, 04 May 1999 10:19:25 -0700
10392              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
10393              Subject: [PATCH 5.005.56] pod->html VMS fixes
10394      Branch: perl
10395            ! installhtml lib/Pod/Html.pm
10396 ____________________________________________________________________________
10397 [  3370] By: gsar                                  on 1999/05/10  10:45:52
10398         Log: testsuite nits
10399      Branch: perl
10400            ! t/lib/io_linenum.t t/op/filetest.t
10401 ____________________________________________________________________________
10402 [  3369] By: gsar                                  on 1999/05/10  10:35:22
10403         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10404              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
10405              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
10406              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
10407      Branch: perl
10408            ! os2/os2ish.h os2/os2thread.h
10409 ____________________________________________________________________________
10410 [  3368] By: gsar                                  on 1999/05/10  10:00:11
10411         Log: From: Albert Dvornik <bert@genscan.com>
10412              Date: 03 May 1999 12:20:57 -0400
10413              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
10414              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
10415      Branch: perl
10416            ! dump.c
10417 ____________________________________________________________________________
10418 [  3367] By: gsar                                  on 1999/05/10  09:55:51
10419         Log: shadow password support for Solaris (needs Configure help to
10420              determine HAS_GETSPENT)
10421              From: "Patrick O'Brien" <pdo@cs.umd.edu>
10422              Date: Sat, 01 May 1999 19:41:17 -0400
10423              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
10424              Subject: getpwent() under solaris
10425      Branch: perl
10426            ! pp_sys.c
10427 ____________________________________________________________________________
10428 [  3366] By: gsar                                  on 1999/05/10  09:45:58
10429         Log: From: jan.dubois@ibm.net (Jan Dubois)
10430              Date: Sat, 01 May 1999 23:45:47 +0200
10431              Message-ID: <373373fb.59284266@smtp1.ibm.net>
10432              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
10433      Branch: perl
10434            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
10435            ! pod/perldelta.pod
10436 ____________________________________________________________________________
10437 [  3365] By: gsar                                  on 1999/05/10  09:34:22
10438         Log: test suite and fix input_line_number()
10439              From: Paul Johnson <pjcj@transeda.com>
10440              Date: Thu, 29 Apr 1999 06:28:14 +0100
10441              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
10442              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
10443      Branch: perl
10444            + t/lib/io_linenum.t
10445            ! MANIFEST ext/IO/lib/IO/Handle.pm
10446 ____________________________________________________________________________
10447 [  3364] By: gsar                                  on 1999/05/10  09:20:56
10448         Log: fix overeager [:foo:] parsing
10449              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10450              Date: Fri, 30 Apr 1999 09:26:18 +0100
10451              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
10452              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
10453      Branch: perl
10454            ! regcomp.c t/op/re_tests
10455 ____________________________________________________________________________
10456 [  3363] By: gsar                                  on 1999/05/10  09:09:21
10457         Log: documentation for Win32 builtins (somewhat modified)
10458              From: jan.dubois@ibm.net (Jan Dubois)
10459              Date: Tue, 30 Mar 1999 08:05:03 +0200
10460              Message-ID: <37006783.1926460@smtp1.ibm.net>
10461              Subject: Re: Issues with build 509 
10462      Branch: perl
10463            + pod/Win32.pod
10464            ! MANIFEST
10465 ____________________________________________________________________________
10466 [  3362] By: gsar                                  on 1999/05/10  08:22:07
10467         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
10468      Branch: perl
10469            ! lib/File/Copy.pm win32/win32.c
10470 ____________________________________________________________________________
10471 [  3361] By: gsar                                  on 1999/05/10  08:11:29
10472         Log: escape ampersands in <pre> sections
10473      Branch: perl
10474            ! Changes lib/Pod/Html.pm
10475 ____________________________________________________________________________
10476 [  3360] By: gsar                                  on 1999/05/10  08:04:14
10477         Log: AIX hints enhancements (threads build, SOCKS support)
10478              From: "David R. Favor" <dfavor@austin.ibm.com>
10479              Date: Wed, 28 Apr 1999 08:45:28 -0500
10480              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
10481              Subject: Working build for AIX + gcc + threading
10482      Branch: perl
10483            ! hints/aix.sh
10484 ____________________________________________________________________________
10485 [  3359] By: gsar                                  on 1999/05/10  07:49:26
10486         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
10487              Date: Tue, 27 Apr 1999 23:47:24 PDT
10488              Message-ID: <19990428064724.95244.qmail@hotmail.com>
10489              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
10490              --
10491              Date: Thu, 29 Apr 1999 18:21:06 -0700
10492              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
10493              Subject: [PATCH 5.005_56] double constants ( C.pm)
10494              --
10495              Date: Mon, 03 May 1999 20:21:31 PDT
10496              Message-ID: <19990504032131.81113.qmail@hotmail.com>
10497              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
10498              --
10499              Date: Thu, 06 May 1999 17:57:09 -0700
10500              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
10501              Subject: Stash.pm
10502      Branch: perl
10503            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
10504            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
10505 ____________________________________________________________________________
10506 [  3358] By: gsar                                  on 1999/05/10  04:39:15
10507         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
10508              From: alexander smishlajev <als@turnhere.com>
10509              Date: Sun, 25 Apr 1999 14:58:29 +0300
10510              Message-ID: <37230365.5F68B460@turnhere.com>
10511              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
10512      Branch: perl
10513            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
10514            + cygwin32/build-instructions.charles-wilson
10515            + cygwin32/build-instructions.sebastien-barre
10516            + cygwin32/build-instructions.steven-morlock
10517            + cygwin32/build-instructions.steven-morlock2
10518            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
10519            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
10520            - cygwin32/perlld
10521            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
10522            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
10523            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
10524            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
10525            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
10526            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
10527 ____________________________________________________________________________
10528 [  3357] By: gsar                                  on 1999/05/10  04:07:07
10529         Log: applied suggested patch, modulo already applied parts
10530              From: Charles Bailey <BAILEY@newman.upenn.edu>
10531              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
10532              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
10533              Subject: [Patch 5.005_56] VMS consolidated patch #2
10534      Branch: perl
10535            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
10536            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
10537            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
10538            ! vms/subconfigure.com vms/test.com vms/vms.c
10539 ____________________________________________________________________________
10540 [  3356] By: gsar                                  on 1999/05/10  03:48:08
10541         Log: applied suggested patch, with win32 and PERL_OBJECT additions
10542              From: Tom Hughes <tom@compton.nu>
10543              Date: Sat, 24 Apr 1999 18:11:59 +0100
10544              Message-ID: <609bdff748.tom@compton.compton.nu>
10545              Subject: ByteLoader patch
10546      Branch: perl
10547            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
10548            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
10549            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
10550            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
10551            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
10552            ! utils/Makefile win32/Makefile win32/makefile.mk
10553 ____________________________________________________________________________
10554 [  3355] By: gsar                                  on 1999/05/10  03:22:49
10555         Log: document 'test' attribute (from Andreas Koenig)
10556      Branch: perl
10557            ! lib/ExtUtils/MakeMaker.pm
10558 ____________________________________________________________________________
10559 [  3354] By: gsar                                  on 1999/05/10  03:12:37
10560         Log: From: pmarquess@bfsec.bt.co.uk
10561              Date: Thu, 22 Apr 1999 23:12:08 +0100
10562              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
10563              Subject: PATCH for small bug in scan_bin
10564      Branch: perl
10565            ! util.c
10566 ____________________________________________________________________________
10567 [  3353] By: gsar                                  on 1999/05/10  02:39:33
10568         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
10569              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
10570      Branch: perl
10571            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
10572            ! win32/win32iop.h
10573 ____________________________________________________________________________
10574 [  3352] By: gsar                                  on 1999/05/09  22:47:39
10575         Log: flush all open output buffers before fork(), exec(), system, qx//
10576              and pipe open() operations, simplifying buffering headaches faced
10577              by users; uses fflush(NULL), which may need Configure test
10578      Branch: perl
10579            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
10580            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
10581 ____________________________________________________________________________
10582 [  3351] By: gsar                                  on 1999/05/09  21:11:51
10583         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
10584              Leroy <jll@skynet.be>)
10585      Branch: perl
10586            ! utils/perlcc.PL
10587 ____________________________________________________________________________
10588 [  3350] By: gsar                                  on 1999/05/09  20:39:11
10589         Log: normalize $^X to full pathname on win32
10590      Branch: perl
10591            ! win32/runperl.c
10592 ____________________________________________________________________________
10593 [  3349] By: gsar                                  on 1999/05/09  20:23:07
10594         Log: allow readline($globref), <$globref> already works
10595      Branch: perl
10596            ! pp_hot.c
10597 ____________________________________________________________________________
10598 [  3348] By: gsar                                  on 1999/05/09  20:00:09
10599         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
10600              <lemburg@online-club.de>)
10601      Branch: perl
10602            ! utils/perldoc.PL
10603 ____________________________________________________________________________
10604 [  3347] By: gsar                                  on 1999/05/09  18:47:21
10605         Log: additions to Thread.pm docs from Tuomas J. Lukka
10606              <lukka@fas.harvard.edu>
10607      Branch: perl
10608            ! ext/Thread/Thread.pm
10609 ____________________________________________________________________________
10610 [  3346] By: gsar                                  on 1999/05/09  18:38:00
10611         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
10612              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
10613              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
10614              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
10615      Branch: perl
10616            ! ext/B/B/Xref.pm
10617 ____________________________________________________________________________
10618 [  3345] By: gsar                                  on 1999/05/09  18:22:43
10619         Log: work around mangled archname on win32 while finding privlib/sitelib;
10620              normalize lib paths to forward slashes internally
10621      Branch: perl
10622            ! win32/win32.c
10623 ____________________________________________________________________________
10624 [  3344] By: gsar                                  on 1999/05/09  03:20:06
10625         Log: fix typo in dbm filters that caused odbm.t to fail
10626      Branch: perl
10627            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
10628 ____________________________________________________________________________
10629 [  3343] By: gsar                                  on 1999/05/09  02:02:59
10630         Log: tweak test totals
10631      Branch: perl
10632            ! Changes t/lib/tie-stdhandle.t
10633 ____________________________________________________________________________
10634 [  3342] By: gsar                                  on 1999/05/09  01:42:06
10635         Log: import list propagation busted (pointed out by Ton Hospel
10636              <thospel@mail.dma.be>)
10637      Branch: perl
10638            ! lib/autouse.pm
10639 ____________________________________________________________________________
10640 [  3341] By: gsar                                  on 1999/05/09  00:54:18
10641         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
10642              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
10643      Branch: perl
10644            ! Configure Makefile.SH
10645 ____________________________________________________________________________
10646 [  3340] By: gsar                                  on 1999/05/09  00:40:41
10647         Log: generate manpages for newly added utils
10648      Branch: perl
10649            ! installman
10650 ____________________________________________________________________________
10651 [  3339] By: gsar                                  on 1999/05/09  00:33:50
10652         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10653              Date: Sun, 02 May 1999 17:59:24 +0100
10654              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
10655              Subject: [PATCH] Re: ptr to realloced memory in yylex
10656      Branch: perl
10657            ! toke.c
10658 ____________________________________________________________________________
10659 [  3338] By: jhi                                   on 1999/05/08  22:40:29
10660         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
10661      Branch: cfgperl
10662            ! INSTALL
10663 ____________________________________________________________________________
10664 [  3337] By: jhi                                   on 1999/05/08  22:22:26
10665         Log: Integrate from mainperl.
10666      Branch: cfgperl
10667           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
10668           !> (integrate 54 files)
10669 ____________________________________________________________________________
10670 [  3336] By: gsar                                  on 1999/05/08  21:48:22
10671         Log: make perldoc -f grok nested =items
10672      Branch: perl
10673            ! utils/perldoc.PL
10674 ____________________________________________________________________________
10675 [  3335] By: gsar                                  on 1999/05/08  19:48:11
10676         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
10677      Branch: perl
10678            ! op.c t/lib/fields.t
10679 ____________________________________________________________________________
10680 [  3334] By: gsar                                  on 1999/05/08  19:09:41
10681         Log: update test totals
10682      Branch: perl
10683            ! t/lib/bigintpm.t
10684 ____________________________________________________________________________
10685 [  3333] By: gsar                                  on 1999/05/08  16:56:02
10686         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
10687      Branch: perl
10688            ! pod/perlfunc.pod
10689 ____________________________________________________________________________
10690 [  3332] By: gsar                                  on 1999/05/08  16:46:44
10691         Log: applied suggested patch, added tests
10692              From: William Mann <wmann@avici.com>
10693              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
10694              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
10695              Subject: BigInt.pm extensions for logical operations
10696      Branch: perl
10697            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
10698 ____________________________________________________________________________
10699 [  3331] By: gsar                                  on 1999/05/08  16:09:33
10700         Log: avoid temporary files named 'tmp'
10701      Branch: perl
10702            ! Makefile.SH pp.c
10703 ____________________________________________________________________________
10704 [  3330] By: nick                                  on 1999/05/08  14:16:30
10705         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
10706              Provide Tie::StdHandle
10707              Basic update of docs.
10708      Branch: perl
10709            + t/lib/tie-stdhandle.t
10710            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
10711 ____________________________________________________________________________
10712 [  3329] By: nick                                  on 1999/05/08  12:03:45
10713         Log: Tweaks to open(my $fh,...) stuff
10714      Branch: perl
10715            ! op.c pp.c pp_sys.c t/io/open.t
10716 ____________________________________________________________________________
10717 [  3328] By: nick                                  on 1999/05/08  11:18:42
10718         Log: Bring SDBM_File.xs into line with new typemap
10719      Branch: perl
10720            ! ext/SDBM_File/SDBM_File.xs
10721 ____________________________________________________________________________
10722 [  3327] By: gsar                                  on 1999/05/08  00:07:11
10723         Log: add test case for AUTOLOAD reentrancy fix in change#3279
10724      Branch: perl
10725            ! t/lib/autoloader.t
10726 ____________________________________________________________________________
10727 [  3326] By: nick                                  on 1999/05/07  21:24:50
10728         Log: Implement open( my $fh, ...) and similar.
10729              Set flag in op.c for "constructor ops"
10730              In pp_rv2gv, if flag is set and arg is PADSV and uninit
10731              vivify as reference to a detached GV.
10732              (Name of GV is the pad name.)
10733              This scheme should "just work" for pipe/socket etc. too.
10734              
10735              #if 0 out the open(FH,undef) for now.
10736              Change t/io/open.t to test open(my $fh,...)
10737      Branch: perl
10738            ! op.c pp.c pp_sys.c t/io/open.t
10739 ____________________________________________________________________________
10740 [  3325] By: nick                                  on 1999/05/07  21:18:42
10741         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
10742      Branch: perl
10743            ! util.c
10744 ____________________________________________________________________________
10745 [  3324] By: gsar                                  on 1999/05/07  20:28:31
10746         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
10747              intervening code has to allocate SVs)
10748      Branch: perl
10749            ! util.c
10750 ____________________________________________________________________________
10751 [  3323] By: gsar                                  on 1999/05/07  19:45:08
10752         Log: allow line numbers to show in diagnostics during global destruction
10753      Branch: perl
10754            ! util.c
10755 ____________________________________________________________________________
10756 [  3322] By: gsar                                  on 1999/05/07  09:38:11
10757         Log: From: Dan Sugalski <sugalskd@ous.edu>
10758              Date: Fri, 09 Apr 1999 16:16:39 -0700
10759              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
10760              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
10761      Branch: perl
10762            ! lib/ExtUtils/MM_VMS.pm
10763 ____________________________________________________________________________
10764 [  3321] By: gsar                                  on 1999/05/07  09:08:23
10765         Log: From: kwzh@gnu.org (Karl Heuer)
10766              Date: Wed, 7 Apr 1999 23:58:58 -0400
10767              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
10768              Subject: [perl-5.005.02] detect lack of /dev/tty
10769      Branch: perl
10770            ! Makefile.SH
10771 ____________________________________________________________________________
10772 [  3320] By: gsar                                  on 1999/05/07  08:52:14
10773         Log: allow distinct prefix for versioned executables
10774              From: Roderick Schertler <roderick@argon.org>
10775              Date: Wed, 07 Apr 1999 15:34:56 -0400
10776              Message-ID: <3003.923513696@eeyore.ibcinc.com>
10777              Subject: perl55.00503 -> perl5.00503 patch for installperl
10778      Branch: perl
10779            ! INSTALL installperl
10780 ____________________________________________________________________________
10781 [  3319] By: gsar                                  on 1999/05/07  08:07:02
10782         Log: From: Dan Sugalski <sugalskd@osshe.edu>
10783              Date: Mon, 05 Apr 1999 15:38:42 -0700
10784              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
10785              Subject: Re: chomp fails with $/ in fixed-length record mode
10786              --
10787              From: Roderick Schertler <roderick@argon.org>
10788              Date: Tue, 06 Apr 1999 21:11:37 -0400
10789              Message-ID: <2795.923447497@eeyore.ibcinc.com>
10790              Subject: Re: chomp fails with $/ in fixed-length record mode
10791      Branch: perl
10792            ! doop.c pod/perlfunc.pod t/op/chop.t
10793 ____________________________________________________________________________
10794 [  3318] By: gsar                                  on 1999/05/07  07:56:35
10795         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10796              Date: Tue, 6 Apr 1999 01:40:36 -0400
10797              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
10798              Subject: [PATCH 5.005_*] Make % use fmod()
10799      Branch: perl
10800            ! pp.c t/op/arith.t
10801 ____________________________________________________________________________
10802 [  3317] By: gsar                                  on 1999/05/07  04:18:11
10803         Log: DBM Filters (via private mail)
10804              From: pmarquess@bfsec.bt.co.uk
10805              Date: Sun, 18 Apr 1999 21:05:52 +0100
10806              Message-Id: <199904182009.NAA19152@activestate.com>
10807              Subject: DBM Filters
10808      Branch: perl
10809            + pod/perldbmfilter.pod
10810            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
10811            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
10812            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
10813            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
10814            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
10815            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
10816            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
10817            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
10818            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
10819            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
10820            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10821            ! t/lib/sdbm.t
10822 ____________________________________________________________________________
10823 [  3316] By: gsar                                  on 1999/05/07  03:28:53
10824         Log: avoid negative return value from Win32::GetTickCount()
10825              From: jan.dubois@ibm.net (Jan Dubois)
10826              Date: Sat, 03 Apr 1999 19:04:18 +0200
10827              Message-ID: <37084742.22824479@smtp1.ibm.net>
10828              Subject: Re: Win32::GetTickCount
10829      Branch: perl
10830            ! win32/win32.c
10831 ____________________________________________________________________________
10832 [  3314] By: gsar                                  on 1999/05/06  08:01:23
10833         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
10834              Date: Tue, 30 Mar 1999 23:40:34 PST
10835              Message-ID: <19990331074034.6117.qmail@hotmail.com>
10836              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
10837              --
10838              Date: Wed, 07 Apr 1999 00:28:23 -0800
10839              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
10840              Subject: [PATCH 5.005_56] function prototypes(B.pm)
10841              --
10842              Date: Thu, 22 Apr 1999 23:40:52 -0700
10843              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
10844              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
10845              --
10846              Date: Tue, 27 Apr 1999 01:14:49 PDT
10847              Message-ID: <19990427081449.28615.qmail@hotmail.com>
10848              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
10849      Branch: perl
10850            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
10851            ! t/op/ref.t
10852 ____________________________________________________________________________
10853 [  3313] By: jhi                                   on 1999/05/06  07:59:52
10854         Log: Integrate from mainperl.
10855      Branch: cfgperl
10856           !> (integrate 33 files)
10857 ____________________________________________________________________________
10858 [  3312] By: gsar                                  on 1999/05/06  07:11:50
10859         Log: add Ethiopic section to unicode master database (from Ken
10860              Whistler <kenw@sybase.com>)
10861      Branch: perl
10862            ! lib/unicode/UnicodeData-Latest.txt
10863 ____________________________________________________________________________
10864 [  3311] By: gsar                                  on 1999/05/06  05:37:55
10865         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
10866              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
10867              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
10868              Subject: Largefiles for Solaris
10869      Branch: perl
10870            ! hints/solaris_2.sh
10871 ____________________________________________________________________________
10872 [  3310] By: gsar                                  on 1999/05/06  05:14:35
10873         Log: emit more accurate diagnostic for syntax errors involving <>
10874              within eval""
10875      Branch: perl
10876            ! toke.c utils/perldoc.PL
10877 ____________________________________________________________________________
10878 [  3309] By: gsar                                  on 1999/05/06  04:36:31
10879         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
10880      Branch: perl
10881            ! t/lib/open3.t
10882 ____________________________________________________________________________
10883 [  3308] By: gsar                                  on 1999/05/06  03:19:16
10884         Log: applied first part of suggested patch (bug described cannot be
10885              reproduced any longer, so the second inconclusive part has not
10886              been applied)
10887              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10888              Date: Sun, 28 Mar 1999 04:51:34 +0100
10889              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
10890              Subject: [PATCH 5.005_56] Re: A core dump 
10891      Branch: perl
10892            ! toke.c
10893 ____________________________________________________________________________
10894 [  3307] By: gsar                                  on 1999/05/06  01:56:06
10895         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
10896              change#3180)
10897      Branch: perl
10898            ! op.c
10899 ____________________________________________________________________________
10900 [  3306] By: gsar                                  on 1999/05/05  17:17:34
10901         Log: applied non-conflicting parts of suggested patch
10902              From: Charles Bailey <BAILEY@newman.upenn.edu>
10903              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
10904              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
10905              Subject: [Patch 5.005_56] Revised VMS patch
10906      Branch: perl
10907            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
10908            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
10909 ____________________________________________________________________________
10910 [  3305] By: gsar                                  on 1999/05/05  16:20:19
10911         Log: make perldoc use backslashed pathnames within system() on win32
10912      Branch: perl
10913            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
10914 ____________________________________________________________________________
10915 [  3304] By: gsar                                  on 1999/05/05  07:29:43
10916         Log: upgrade Pod::Parser to v1.081 from CPAN
10917      Branch: perl
10918            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
10919            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
10920            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
10921 ____________________________________________________________________________
10922 [  3303] By: gsar                                  on 1999/05/05  07:02:07
10923         Log: From: Andy Dougherty <doughera@lafayette.edu>
10924              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
10925              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
10926              Subject: [PATCH 5.005_03-MT3] INSTALL patches
10927      Branch: perl
10928            ! INSTALL
10929 ____________________________________________________________________________
10930 [  3302] By: gsar                                  on 1999/05/05  06:55:21
10931         Log: load base packages based on nonexistent $VERSION
10932              From: andreas.koenig@anima.de (Andreas J. Koenig)
10933              Date: 19 Mar 1999 06:00:28 +0100
10934              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
10935              Subject: Re: base.pm flaw
10936      Branch: perl
10937            ! lib/base.pm lib/locale.pm
10938 ____________________________________________________________________________
10939 [  3301] By: gsar                                  on 1999/05/04  05:41:08
10940         Log: pod2man outputs switched date and revision label (fix suggested by
10941              EthanSasiela@mede.com)
10942      Branch: perl
10943            ! pod/pod2man.PL
10944 ____________________________________________________________________________
10945 [  3300] By: gsar                                  on 1999/05/03  18:48:25
10946         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
10947              (makes opendir(D,"c:") work reliably)
10948      Branch: perl
10949            ! win32/win32.c
10950 ____________________________________________________________________________
10951 [  3299] By: gsar                                  on 1999/05/02  19:39:55
10952         Log: add test case for change#3298
10953      Branch: perl
10954            ! sv.c t/op/readdir.t
10955 ____________________________________________________________________________
10956 [  3298] By: gsar                                  on 1999/05/02  19:24:41
10957         Log: close directory handles properly when localized
10958      Branch: perl
10959            ! sv.c
10960 ____________________________________________________________________________
10961 [  3297] By: jhi                                   on 1999/04/30  11:42:14
10962         Log: Integrate from mainperl.
10963      Branch: cfgperl
10964           !> Changes config_h.SH configure.com lib/AutoLoader.pm
10965           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
10966           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
10967           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
10968           !> vms/subconfigure.com win32/win32.c
10969 ____________________________________________________________________________
10970 [  3293] By: chip                                  on 1999/04/29  18:50:49
10971         Log: Fix shebang lines.
10972      Branch: maint-5.004/perl
10973            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
10974            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
10975            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
10976            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
10977            ! x2p/find2perl.PL x2p/s2p.PL
10978 ____________________________________________________________________________
10979 [  3284] By: gsar                                  on 1999/04/27  00:48:42
10980         Log: integrate change#3279 from maint-5.004
10981      Branch: perl
10982            ! lib/AutoLoader.pm
10983 ____________________________________________________________________________
10984 [  3279] By: chip                                  on 1999/04/26  23:09:26
10985         Log: Make &AutoLoad::AUTOLOAD reentrant.
10986      Branch: maint-5.004/perl
10987            ! lib/AutoLoader.pm
10988 ____________________________________________________________________________
10989 [  3276] By: chip                                  on 1999/04/26  22:34:36
10990         Log: Make porting scripts executable.
10991      Branch: maint-5.004/perl
10992            ! Changes Porting/genlog Porting/makerel Porting/p4desc
10993            ! Porting/patchls
10994 ____________________________________________________________________________
10995 [  3274] By: gsar                                  on 1999/04/26  17:30:31
10996         Log: allow embedded null characters in diagnostics
10997      Branch: perl
10998            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
10999 ____________________________________________________________________________
11000 [  3273] By: gsar                                  on 1999/04/26  08:27:22
11001         Log: hand-applied conflicting parts of suggested patch
11002              From: Charles Bailey <BAILEY@newman.upenn.edu>
11003              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
11004              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
11005              Subject: [PATCH 5.005_56] VMS configuration/build
11006      Branch: perl
11007            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
11008            ! vms/munchconfig.c vms/subconfigure.com
11009 ____________________________________________________________________________
11010 [  3272] By: gsar                                  on 1999/04/26  08:25:41
11011         Log: update Changes; tweak minor regressions
11012      Branch: perl
11013            ! Changes lib/AutoSplit.pm lib/File/Path.pm
11014 ____________________________________________________________________________
11015 [  3271] By: gsar                                  on 1999/04/26  07:52:51
11016         Log: integrate change#3229 from maint-5.004
11017      Branch: perl
11018            ! pp_ctl.c util.c
11019 ____________________________________________________________________________
11020 [  3270] By: gsar                                  on 1999/04/25  22:58:27
11021         Log: fix buggy reference count on refs to SVs with autoviv magic
11022              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
11023              accessing free()d memory)
11024      Branch: perl
11025            ! pp.c t/op/ref.t
11026 ____________________________________________________________________________
11027 [  3269] By: gsar                                  on 1999/04/24  17:07:55
11028         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
11029              on win32)
11030      Branch: perl
11031            ! win32/win32.c
11032 ____________________________________________________________________________
11033 [  3268] By: gsar                                  on 1999/04/24  16:38:25
11034         Log: kill dup hunk
11035      Branch: perl
11036            ! config_h.SH
11037 ____________________________________________________________________________
11038 [  3267] By: gsar                                  on 1999/04/24  16:35:57
11039         Log: integrate cfgperl changes into mainline
11040      Branch: perl
11041           +> myconfig.SH
11042            - myconfig
11043            ! pod/perlre.pod
11044           !> (integrate 38 files)
11045 ____________________________________________________________________________
11046 [  3266] By: jhi                                   on 1999/04/23  18:42:44
11047         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
11048              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
11049              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
11050              Cc: Lionel Cons <lionel.cons@cern.ch>,
11051              Ilya Zakharevich <ilya@math.ohio-state.edu>,
11052              David Hayes <david@bdel.com>
11053              Subject: [PATCH] h2ph
11054              Date: Fri, 23 Apr 1999 12:37:23 -0400
11055              Message-ID: <19990423123723.A49550@O2.chapin.edu>
11056      Branch: cfgperl
11057            ! utils/h2ph.PL
11058 ____________________________________________________________________________
11059 [  3265] By: jhi                                   on 1999/04/21  18:17:12
11060         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
11061              To: perlbug@perl.org
11062              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
11063              Date: Wed, 21 Apr 1999 08:17:54 -0700
11064              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
11065      Branch: cfgperl
11066            ! vms/descrip_mms.template
11067 ____________________________________________________________________________
11068 [  3264] By: jhi                                   on 1999/04/20  08:50:54
11069         Log: From: Andy Dougherty <doughera@lafayette.edu>
11070              To: The Perl Porters Mailing List <perl5-porters@perl.org>
11071              Subject: [PATCH 5.005_56] Re: 5.006 Todo
11072              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
11073              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
11074      Branch: cfgperl
11075            ! Porting/pumpkin.pod
11076 ____________________________________________________________________________
11077 [  3263] By: jhi                                   on 1999/04/20  08:05:01
11078         Log: From: Chip Salzenberg <chip@perlsupport.com>
11079              To: Perl 5 Porters <perl5-porters@perl.org>
11080              Subject: [PATCH 5.005_56] Configure: $sig_count
11081              Date: Sun, 18 Apr 1999 17:54:36 -0400
11082              Message-ID: <19990418175436.A27496@perlsupport.com>
11083      Branch: cfgperl
11084            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11085            ! config_h.SH
11086 ____________________________________________________________________________
11087 [  3262] By: jhi                                   on 1999/04/19  18:23:50
11088         Log: Subject: PATCH wrong faq reference in perlbook.pod
11089              From: Robin Barker <rmb1@cise.npl.co.uk>
11090              To: perlbug@perl.com
11091              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
11092              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
11093      Branch: cfgperl
11094            ! pod/perlbook.pod
11095 ____________________________________________________________________________
11096 [  3261] By: jhi                                   on 1999/04/15  13:59:04
11097         Log: From: Andy Dougherty <doughera@lafayette.edu>
11098              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
11099              Cc: Perl Porters <perl5-porters@perl.org>
11100              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
11101              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
11102              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
11103      Branch: cfgperl
11104            ! hints/solaris_2.sh
11105 ____________________________________________________________________________
11106 [  3260] By: jhi                                   on 1999/04/15  13:56:53
11107         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
11108              To: pumpkings@jhereg.perl.com
11109              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
11110              Date: Thu, 15 Apr 1999 07:13:41 -0600
11111              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
11112      Branch: cfgperl
11113            ! pod/perldata.pod
11114 ____________________________________________________________________________
11115 [  3259] By: jhi                                   on 1999/04/13  23:12:52
11116         Log: LDLIBPTH also on 'clean' targets.
11117      Branch: cfgperl
11118            ! Makefile.SH
11119 ____________________________________________________________________________
11120 [  3258] By: jhi                                   on 1999/04/13  21:38:46
11121         Log: Add information about the two DEC C compiler optimizer bugs
11122              (what patch levels of the compilers fix them).
11123      Branch: cfgperl
11124            ! pp.c t/op/repeat.t
11125 ____________________________________________________________________________
11126 [  3257] By: jhi                                   on 1999/04/13  14:25:08
11127         Log: Be polite about ccdlflags and lddflags, too.
11128              Avoid Perl's malloc only when threaded.
11129      Branch: cfgperl
11130            ! hints/aix.sh
11131 ____________________________________________________________________________
11132 [  3256] By: jhi                                   on 1999/04/13  10:21:33
11133         Log: Croak if no known ways to semctl() (don't assume union semun).
11134      Branch: cfgperl
11135            ! doio.c perl.h
11136 ____________________________________________________________________________
11137 [  3255] By: jhi                                   on 1999/04/13  09:10:26
11138         Log: From: Dan Sugalski <sugalskd@osshe.edu>
11139              To: perl5-porters@perl.org, vmsperl@perl.org
11140              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
11141              Date: Mon, 12 Apr 1999 13:36:48 -0700
11142              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
11143      Branch: cfgperl
11144            ! lib/ExtUtils/MM_VMS.pm
11145 ____________________________________________________________________________
11146 [  3254] By: jhi                                   on 1999/04/13  06:56:26
11147         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
11148              To: perlbug@perl.com
11149              Subject: Update for OpenBSD hints
11150              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
11151              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
11152      Branch: cfgperl
11153            ! hints/openbsd.sh
11154 ____________________________________________________________________________
11155 [  3229] By: chip                                  on 1999/04/13  04:04:14
11156         Log: Preserve errno from importunities of sfio.
11157      Branch: maint-5.004/perl
11158            ! pp_ctl.c util.c
11159 ____________________________________________________________________________
11160 [  3226] By: jhi                                   on 1999/04/11  12:52:26
11161         Log: If both ways to call semctl are broken,    skip the tests.
11162      Branch: cfgperl
11163            ! t/lib/ipc_sysv.t
11164 ____________________________________________________________________________
11165 [  3225] By: jhi                                   on 1999/04/10  22:27:28
11166         Log: From: Andy Dougherty <doughera@lafayette.edu>
11167              To: dsembr01@ox.slug.louisville.edu
11168              Cc: perlbug@perl.com
11169              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
11170              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
11171              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
11172      Branch: cfgperl
11173            ! ext/POSIX/POSIX.xs
11174 ____________________________________________________________________________
11175 [  3224] By: jhi                                   on 1999/04/09  18:50:32
11176         Log: From: Andy Dougherty <doughera@lafayette.edu>
11177              To: Perl Porters <perl5-porters@perl.org>
11178              Subject: [PATCH 5.005_56] Re: prefix= in hints
11179              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
11180              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
11181              
11182              (Overrides change #3204 from Kurt)
11183      Branch: cfgperl
11184            ! hints/linux.sh
11185 ____________________________________________________________________________
11186 [  3223] By: jhi                                   on 1999/04/09  18:37:55
11187         Log: Understand Apollo's //node notation.
11188              
11189              From: Johann Klasek <jk@auto.tuwien.ac.at>
11190              To: jhi@iki.fi
11191              Subject: Re: DomainPerl
11192              Date: Fri, 9 Apr 1999 18:21:37 +0200
11193              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
11194      Branch: cfgperl
11195            ! lib/Cwd.pm
11196 ____________________________________________________________________________
11197 [  3220] By: jhi                                   on 1999/04/04  16:33:49
11198         Log: Integrate from mainperl.
11199      Branch: cfgperl
11200           !> (integrate 39 files)
11201 ____________________________________________________________________________
11202 [  3219] By: gsar                                  on 1999/04/04  02:48:17
11203         Log: tweak previous change
11204      Branch: maint-5.005/perl
11205            ! win32/win32.c
11206 ____________________________________________________________________________
11207 [  3218] By: gsar                                  on 1999/04/04  02:44:47
11208         Log: be careful about extending the stack for the Win32:: builtins
11209      Branch: maint-5.005/perl
11210            ! win32/win32.c
11211 ____________________________________________________________________________
11212 [  3217] By: gsar                                  on 1999/04/04  01:59:26
11213         Log: correct places that said newSVpv() when they meant newSVpvn()
11214      Branch: perl
11215            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
11216            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
11217            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
11218            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
11219            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
11220            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
11221            ! win32/win32.c
11222 ____________________________________________________________________________
11223 [  3216] By: gsar                                  on 1999/04/03  23:58:27
11224         Log: avoid duplicate code
11225      Branch: perl
11226            ! sv.c
11227 ____________________________________________________________________________
11228 [  3215] By: gsar                                  on 1999/04/03  23:14:34
11229         Log: grow PL_tmps_stack more efficiently; make it more amenable to
11230              STRESS_REALLOC testing
11231      Branch: perl
11232            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
11233            ! sv.c
11234 ____________________________________________________________________________
11235 [  3214] By: gsar                                  on 1999/04/03  21:01:09
11236         Log: scrounge and save three extra branches in pp_entersub()
11237      Branch: perl
11238            ! cv.h pp_ctl.c pp_hot.c
11239 ____________________________________________________________________________
11240 [  3213] By: gsar                                  on 1999/04/03  17:43:23
11241         Log: remove duplicate code and an extra branch in sv_setsv() and
11242              other hot code by making SvTHINKFIRST() think about FAKE SVs
11243      Branch: perl
11244            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
11245            ! proto.h scope.c sv.c sv.h
11246 ____________________________________________________________________________
11247 [  3212] By: jhi                                   on 1999/04/03  16:20:09
11248         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
11249              
11250              From: John Bley <jbb6@acpub.duke.edu>
11251              To: perlbug@perl.org
11252              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
11253              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
11254              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
11255      Branch: cfgperl
11256            ! doio.c pp_sys.c
11257 ____________________________________________________________________________
11258 [  3211] By: jhi                                   on 1999/04/03  13:27:26
11259         Log: Change #3210 was rather unportable.  This is better.
11260      Branch: cfgperl
11261            ! Configure config_h.SH
11262 ____________________________________________________________________________
11263 [  3210] By: jhi                                   on 1999/04/03  13:16:20
11264         Log: Avoid Digital UNIX' ksh.
11265              
11266              From: Jarkko Hietaniemi <jhi@iki.fi> 
11267              To: Henrik Tougaard <ht000@siberut.foa.dk> 
11268              Cc: perlbug@perl.com, ht000@foa.dk 
11269              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
11270              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
11271              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
11272      Branch: cfgperl
11273            ! Configure config_h.SH
11274 ____________________________________________________________________________
11275 [  3209] By: jhi                                   on 1999/04/03  12:49:04
11276         Log: Integrate from mainperl.
11277      Branch: cfgperl
11278           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
11279 ____________________________________________________________________________
11280 [  3208] By: jhi                                   on 1999/04/03  12:27:24
11281         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
11282              
11283              From: Lionel Cons <lionel.cons@cern.ch>
11284              To: jhi@iki.fi
11285              Cc: perlbug@perl.com, kstar@isinet.com,
11286              Philippe Defert <philippe.defert@cern.ch>
11287              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
11288              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
11289              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
11290      Branch: cfgperl
11291            ! hints/irix_6.sh
11292 ____________________________________________________________________________
11293 [  3207] By: jhi                                   on 1999/04/03  12:20:21
11294         Log: Be polite about usemymalloc.
11295      Branch: cfgperl
11296            ! hints/aix.sh
11297 ____________________________________________________________________________
11298 [  3206] By: gsar                                  on 1999/04/02  23:31:59
11299         Log: a typo in change#3205
11300      Branch: perl
11301            ! t/lib/bigfloatpm.t
11302 ____________________________________________________________________________
11303 [  3205] By: gsar                                  on 1999/04/02  23:20:31
11304         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
11305              returns NaNs faithfully)
11306      Branch: perl
11307            ! t/lib/bigfloatpm.t
11308 ____________________________________________________________________________
11309 [  3204] By: jhi                                   on 1999/04/02  22:03:23
11310         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
11311              
11312              From: "Kurt D. Starsinic" <kstar@chapin.edu>
11313              To: perl5-porters@perl.org
11314              Subject: linux hints nit
11315              Date: Fri, 2 Apr 1999 16:49:47 -0500
11316              Message-ID: <19990402164947.E80926@O2.chapin.edu>
11317      Branch: cfgperl
11318            ! hints/linux.sh
11319 ____________________________________________________________________________
11320 [  3203] By: jhi                                   on 1999/04/02  22:00:56
11321         Log: Display exact glibc version in Linux. 
11322              
11323              From: Andy Dougherty <doughera@lafayette.edu>
11324              To: Perl Porters <perl5-porters@perl.org>
11325              Subject: Displaying glibc version on Linux
11326              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
11327              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
11328      Branch: cfgperl
11329            ! hints/linux.sh
11330 ____________________________________________________________________________
11331 [  3202] By: gsar                                  on 1999/04/02  21:23:18
11332         Log: various little goofs
11333      Branch: perl
11334            ! Changes Makefile.SH README installperl
11335 ____________________________________________________________________________
11336 [  3201] By: jhi                                   on 1999/04/02  13:13:39
11337         Log: Configure regen.
11338              
11339              Add llseek + offset_t probing.
11340              Change CONFIG to CONFIGDOTSH.
11341              'unset foo' is unportable, use foo=''.
11342      Branch: cfgperl
11343            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
11344            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
11345            ! perl_exp.SH writemain.SH
11346 ____________________________________________________________________________
11347 [  3200] By: jhi                                   on 1999/04/02  12:06:22
11348         Log: Introduce myconfig.SH.
11349              
11350              From: Andy Dougherty <doughera@lafayette.edu>
11351              To: Jarkko Hietaniemi <jhi@iki.fi>
11352              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
11353              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
11354              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
11355              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
11356      Branch: cfgperl
11357            + myconfig.SH
11358            - myconfig
11359            ! MANIFEST
11360 ____________________________________________________________________________
11361 [  3195] By: jhi                                   on 1999/03/28  16:42:54
11362         Log: Update perlhist on 5_03.
11363      Branch: maint-5.005/perl
11364            ! pod/perlhist.pod
11365 ____________________________________________________________________________
11366 [  3194] By: jhi                                   on 1999/03/28  12:30:01
11367         Log: Integrate from mainperl.
11368      Branch: cfgperl
11369           +> t/op/grep.t
11370            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
11371            ! t/lib/bigintpm.t
11372           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
11373           !> t/lib/thread.t
11374 ____________________________________________________________________________
11375 [  3189] By: gsar                                  on 1999/03/28  08:22:00
11376         Log: various pod niggles
11377      Branch: maint-5.005/perl
11378            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
11379            ! pod/perlfunc.pod pod/perlhist.pod
11380 ____________________________________________________________________________
11381 [  3187] By: gsar                                  on 1999/03/28  07:31:16
11382         Log: regularize CAPI declarations (CAPI extensions now build under
11383              the Borland compiler)
11384      Branch: maint-5.005/perl
11385            ! win32/GenCAPI.pl
11386 ____________________________________________________________________________
11387 [  3186] By: gsar                                  on 1999/03/28  07:26:33
11388         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
11389              -DPERL_CAPI
11390      Branch: maint-5.005/perl
11391            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
11392 ____________________________________________________________________________
11393 [  3183] By: gsar                                  on 1999/03/28  06:00:46
11394         Log: update p4 utility to ignore non-text files
11395      Branch: perl
11396            ! Porting/p4desc
11397 ____________________________________________________________________________
11398 [  3181] By: gsar                                  on 1999/03/28  03:37:23
11399         Log: integrate change#3179 from maint-5.005
11400      Branch: perl
11401           !> ext/Thread/Thread.xs t/lib/thread.t
11402 ____________________________________________________________________________
11403 [  3180] By: gsar                                  on 1999/03/28  02:28:20
11404         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
11405              (sometimes caused bizarreness in the BLOCK)
11406      Branch: perl
11407            + t/op/grep.t
11408            ! MANIFEST op.c
11409 ____________________________________________________________________________
11410 [  3179] By: gsar                                  on 1999/03/28  02:14:04
11411         Log: fix thread segfault when passing large number of arguments to child
11412              a la C<Thread->new($foo, 1..1000)>
11413      Branch: maint-5.005/perl
11414            ! ext/Thread/Thread.xs t/lib/thread.t
11415 ____________________________________________________________________________
11416 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
11417         Log: fix $Config{'usethreads'} typo in perlthrtut
11418              
11419              From: Ian Maloney <szhmf9@wsblob.ubs.com>
11420              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
11421              Message-Id: <199903251540.QAA02439@wsblob.>
11422              Subject: perlthrtut documentation error
11423      Branch: maint-5.005/perl
11424            ! pod/perlthrtut.pod
11425 ____________________________________________________________________________
11426 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
11427         Log: Update Test.pm to VERSION 1.122 from CPAN
11428      Branch: maint-5.005/perl
11429            ! lib/Test.pm
11430 ____________________________________________________________________________
11431 [  3171] By: jhi                                   on 1999/03/26  22:38:28
11432         Log: Integrate from mainperl.
11433      Branch: cfgperl
11434           !> (integrate 37 files)
11435 ____________________________________________________________________________
11436 [  3170] By: gsar                                  on 1999/03/26  01:30:25
11437         Log: specify type of bracket in "Unmatched bracket" diagnostic;
11438              prefer 'brace' or 'curly bracket' over 'curly brace'
11439      Branch: perl
11440            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
11441            ! t/op/misc.t t/op/re_tests toke.c
11442 ____________________________________________________________________________
11443 [  3169] By: gsar                                  on 1999/03/26  00:50:51
11444         Log: better description of "Integer overflow" diagnostic
11445      Branch: perl
11446            ! pod/perldiag.pod
11447 ____________________________________________________________________________
11448 [  3168] By: gsar                                  on 1999/03/25  11:02:46
11449         Log: applied needful parts of suggested patch
11450              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
11451              Date: Tue, 23 Mar 1999 16:21:43 -0800
11452              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
11453              Subject: [PATCH 5.005_56] pp_formline correction
11454      Branch: perl
11455            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
11456 ____________________________________________________________________________
11457 [  3167] By: gsar                                  on 1999/03/25  10:39:02
11458         Log: clarify what a "comment" means (due to Mark-Jason Dominus
11459              <mjd@plover.com>)
11460      Branch: perl
11461            ! pod/perlsyn.pod
11462 ____________________________________________________________________________
11463 [  3166] By: gsar                                  on 1999/03/25  10:33:18
11464         Log: describe current behavior on local($foo{nothere}) (suggested by
11465              Lionel Cons <lionel.cons@cern.ch>)
11466      Branch: perl
11467            ! pod/perlsub.pod
11468 ____________________________________________________________________________
11469 [  3165] By: gsar                                  on 1999/03/25  06:21:05
11470         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
11471              <vishalb@hotmail.com>)
11472      Branch: perl
11473            ! ext/B/B/C.pm
11474 ____________________________________________________________________________
11475 [  3164] By: gsar                                  on 1999/03/25  06:17:27
11476         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11477              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
11478              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
11479              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
11480      Branch: perl
11481            ! ext/B/B.xs op.h opcode.pl
11482 ____________________________________________________________________________
11483 [  3163] By: gsar                                  on 1999/03/25  06:15:49
11484         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
11485              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
11486              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
11487              Subject: [PATCH _56] B::Deparse 0.57
11488              --
11489              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
11490              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
11491              Subject: Re: [PATCH _56] B::Deparse 0.57 
11492      Branch: perl
11493            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
11494 ____________________________________________________________________________
11495 [  3162] By: gsar                                  on 1999/03/25  06:11:46
11496         Log: fix a few places that said 'int', but meant 'STRLEN'
11497      Branch: perl
11498            ! pod/perlguts.pod proto.h sv.c
11499 ____________________________________________________________________________
11500 [  3161] By: gsar                                  on 1999/03/25  06:01:18
11501         Log: From: Russ Allbery <rra@stanford.edu>
11502              Date: 22 Mar 1999 04:26:26 -0800
11503              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
11504              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
11505      Branch: perl
11506            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
11507            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
11508            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
11509            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
11510 ____________________________________________________________________________
11511 [  3160] By: gsar                                  on 1999/03/25  02:26:31
11512         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
11513      Branch: perl
11514            ! opcode.h opcode.pl
11515 ____________________________________________________________________________
11516 [  3159] By: gsar                                  on 1999/03/25  02:18:17
11517         Log: add statement-modifier loops to :base_loop class
11518      Branch: perl
11519            ! ext/Opcode/Opcode.pm
11520 ____________________________________________________________________________
11521 [  3158] By: gsar                                  on 1999/03/25  00:36:57
11522         Log: integrate changes#3105,3130,3154 from maint-5.005
11523      Branch: perl
11524           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
11525 ____________________________________________________________________________
11526 [  3157] By: gsar                                  on 1999/03/25  00:24:17
11527         Log: remove bogus panic()
11528      Branch: perl
11529            ! Changes lib/Math/BigFloat.pm
11530 ____________________________________________________________________________
11531 [  3156] By: jhi                                   on 1999/03/24  22:43:43
11532         Log: Integrate from mainperl.
11533      Branch: cfgperl
11534           +> (branch 38 files)
11535           !> (integrate 68 files)
11536 ____________________________________________________________________________
11537 [  3155] By: jhi                                   on 1999/03/24  22:12:17
11538         Log: Configure regenerated because of changes #3130/#3154 and #3147.
11539      Branch: cfgperl
11540            ! Configure config_h.SH
11541 ____________________________________________________________________________
11542 [  3154] By: jhi                                   on 1999/03/24  21:40:51
11543         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
11544              based on suggestions from Andy Dougherty.
11545      Branch: maint-5.005/perl
11546            ! INSTALL
11547 ____________________________________________________________________________
11548 [  3153] By: gsar                                  on 1999/03/24  10:38:05
11549         Log: applied suggested patch, modulo superceded parts
11550              From: Charles Bailey <BAILEY@newman.upenn.edu>
11551              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
11552              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
11553              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
11554      Branch: perl
11555            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
11556            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
11557            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
11558            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
11559 ____________________________________________________________________________
11560 [  3152] By: gsar                                  on 1999/03/24  10:30:51
11561         Log: applied suggested patch, modulo superceded parts
11562              From: Charles Bailey <BAILEY@newman.upenn.edu>
11563              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
11564              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
11565              Subject: [PATCH 5.005_56] Miscellaneous small fixes
11566      Branch: perl
11567            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
11568            ! lib/File/Basename.pm
11569 ____________________________________________________________________________
11570 [  3151] By: gsar                                  on 1999/03/24  10:15:00
11571         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
11572      Branch: perl
11573            ! pod/perlop.pod
11574 ____________________________________________________________________________
11575 [  3150] By: gsar                                  on 1999/03/24  10:09:13
11576         Log: missing integration in previous change
11577      Branch: perl
11578           !> README.apollo
11579 ____________________________________________________________________________
11580 [  3149] By: gsar                                  on 1999/03/24  10:06:44
11581         Log: integrate changes#3116,3119 from maint-5.005
11582      Branch: perl
11583            + README.apollo
11584           +> apollo/netinet/in.h
11585           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
11586 ____________________________________________________________________________
11587 [  3148] By: gsar                                  on 1999/03/24  10:01:56
11588         Log: integrate changes#3091-3094 from maint-5.005
11589      Branch: perl
11590           !> README.hurd vms/subconfigure.com vos/config.h
11591           !> vos/config_h.SH_orig
11592 ____________________________________________________________________________
11593 [  3147] By: gsar                                  on 1999/03/24  09:31:49
11594         Log: warn about newfangled vfork() caveats
11595      Branch: perl
11596            ! Configure
11597 ____________________________________________________________________________
11598 [  3146] By: jhi                                   on 1999/03/24  09:20:14
11599         Log: Bring in changes #2808 and #2812 (from mainline perl)
11600              that enhance the perlbug checklist.
11601      Branch: maint-5.005/perl
11602            ! utils/perlbug.PL
11603 ____________________________________________________________________________
11604 [  3145] By: gsar                                  on 1999/03/24  08:37:02
11605         Log: integrate change#3115 from maint-5.005
11606      Branch: perl
11607           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
11608           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
11609 ____________________________________________________________________________
11610 [  3144] By: gsar                                  on 1999/03/24  08:33:59
11611         Log: add note about map in scalar context
11612      Branch: perl
11613            ! pod/perlfunc.pod
11614 ____________________________________________________________________________
11615 [  3143] By: gsar                                  on 1999/03/24  08:25:59
11616         Log: doc tweak
11617      Branch: perl
11618            ! lib/Time/Local.pm
11619 ____________________________________________________________________________
11620 [  3142] By: gsar                                  on 1999/03/24  08:20:37
11621         Log: applied suggested patch, modulo bogus hunk
11622              From: "Vishal Bhatia" <vishalb@hotmail.com>
11623              Date: Thu, 11 Mar 1999 07:40:27 PST
11624              Message-ID: <19990311154027.25891.qmail@hotmail.com>
11625              Subject: [PATCH 5.005_56] Minor fixes in perlcc
11626      Branch: perl
11627            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
11628 ____________________________________________________________________________
11629 [  3141] By: gsar                                  on 1999/03/24  08:06:12
11630         Log: integrate change#3104 from maint-5.005
11631      Branch: perl
11632           !> README.os390 t/lib/posix.t
11633 ____________________________________________________________________________
11634 [  3140] By: gsar                                  on 1999/03/24  06:34:56
11635         Log: fix failure of C<&locked_sub;> under -Dusethreads
11636      Branch: perl
11637            ! pp_hot.c t/lib/thread.t
11638 ____________________________________________________________________________
11639 [  3139] By: gsar                                  on 1999/03/24  05:52:00
11640         Log: debugger tweak (wasn't printing a newline after recalled commands)
11641      Branch: perl
11642            ! lib/perl5db.pl
11643 ____________________________________________________________________________
11644 [  3138] By: gsar                                  on 1999/03/24  05:33:28
11645         Log: document OO exceptions (based on a suggestion by Andreas Koenig
11646              <andreas.koenig@anima.de>)
11647      Branch: perl
11648            ! pod/perlfunc.pod
11649 ____________________________________________________________________________
11650 [  3137] By: gsar                                  on 1999/03/24  02:50:20
11651         Log: better "Illegal %s digit ignored" warnings
11652      Branch: perl
11653            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
11654            ! toke.c util.c
11655 ____________________________________________________________________________
11656 [  3136] By: gsar                                  on 1999/03/24  02:26:38
11657         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
11658      Branch: perl
11659            + t/pragma/utf8.t
11660            ! regcomp.c
11661 ____________________________________________________________________________
11662 [  3135] By: gsar                                  on 1999/03/24  01:29:09
11663         Log: flip release & version in win32_uname()
11664      Branch: perl
11665            ! win32/win32.c
11666 ____________________________________________________________________________
11667 [  3134] By: gsar                                  on 1999/03/24  01:08:33
11668         Log: support POSIX::uname() via win32_uname()
11669      Branch: perl
11670            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
11671            ! win32/config.gc win32/config.vc win32/config_H.bc
11672            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
11673            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
11674 ____________________________________________________________________________
11675 [  3133] By: gsar                                  on 1999/03/23  22:20:10
11676         Log: From: jan.dubois@ibm.net (Jan Dubois)
11677              Date: Sat, 06 Mar 1999 21:42:56 +0100
11678              Message-ID: <36e49281.50337171@smtp1.ibm.net>
11679              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
11680      Branch: perl
11681            ! pod/perldelta.pod
11682 ____________________________________________________________________________
11683 [  3132] By: gsar                                  on 1999/03/23  22:17:45
11684         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
11685              Date: Sat, 06 Mar 1999 17:50:49 +0100
11686              Message-ID: <36e25209.33833760@smtp1.ibm.net>
11687              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
11688              --
11689              Date: Sat, 06 Mar 1999 18:15:00 +0100
11690              Message-ID: <36e36222.37954195@smtp1.ibm.net>
11691              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
11692      Branch: perl
11693            + t/lib/filefunc.t
11694            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
11695            ! pod/perldelta.pod pod/perlmodlib.pod
11696 ____________________________________________________________________________
11697 [  3131] By: gsar                                  on 1999/03/23  22:07:59
11698         Log: integrate cfgperl changes into mainline
11699      Branch: perl
11700           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
11701           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
11702           !> installperl malloc.c perl.c perl.h pod/perl.pod
11703           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
11704 ____________________________________________________________________________
11705 [  3130] By: jhi                                   on 1999/03/23  22:02:23
11706         Log: Don't use config.msg to remind about the
11707              LD_LIBRARY_PATH because Makefile.SH takes
11708              care of that.
11709              
11710              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
11711              This used to be the default but in some MT or another it
11712              was dropped because of some transient error or another.
11713      Branch: maint-5.005/perl
11714            ! Configure hints/dec_osf.sh
11715 ____________________________________________________________________________
11716 [  3129] By: gsar                                  on 1999/03/23  21:38:03
11717         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
11718              to size    and better maintainability)
11719      Branch: perl
11720            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
11721            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
11722            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
11723            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
11724            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
11725            + t/pod/include.xr t/pod/included.t t/pod/included.xr
11726            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
11727            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
11728            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
11729            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
11730            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
11731            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
11732            ! win32/Makefile win32/makefile.mk win32/pod.mak
11733 ____________________________________________________________________________
11734 [  3128] By: jhi                                   on 1999/03/23  10:14:54
11735         Log: Integrate from mainperl.
11736      Branch: cfgperl
11737           !> (integrate 46 files)
11738 ____________________________________________________________________________
11739 [  3127] By: gsar                                  on 1999/03/23  06:57:30
11740         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
11741              Date: Thu, 4 Mar 1999 10:54:01 -0800
11742              Message-Id: <9903041854.AA46868@frc0000>
11743              Subject: patch for useless Math::BigInt warnings
11744      Branch: perl
11745            ! lib/Math/BigInt.pm
11746 ____________________________________________________________________________
11747 [  3126] By: gsar                                  on 1999/03/23  05:54:37
11748         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
11749              From: "Kurt D. Starsinic" <kstar@chapin.edu>
11750              Date: Fri, 19 Feb 1999 15:47:59 -0500
11751              Message-ID: <19990219154759.A32350@O2.chapin.edu>
11752              Subject: [PATCH] OSF/1 hints
11753      Branch: perl
11754            ! hints/dec_osf.sh
11755 ____________________________________________________________________________
11756 [  3125] By: gsar                                  on 1999/03/23  00:56:38
11757         Log: avoid typeglob persistence in pp_readline()
11758      Branch: perl
11759            ! sv.c t/op/gv.t
11760 ____________________________________________________________________________
11761 [  3124] By: gsar                                  on 1999/03/22  21:12:23
11762         Log: update copyright years
11763      Branch: perl
11764            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
11765            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
11766            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
11767            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
11768            ! sv.c sv.h toke.c utf8.c utf8.h util.c
11769 ____________________________________________________________________________
11770 [  3123] By: gsar                                  on 1999/03/22  07:07:06
11771         Log: implement win32_spawnvp() internally, making it return true PIDs
11772              for asynchronous spawns; fix win32_kill() to always deal with
11773              PIDs
11774      Branch: perl
11775            ! win32/win32.c win32/win32.h
11776 ____________________________________________________________________________
11777 [  3122] By: jhi                                   on 1999/03/19  21:12:14
11778         Log: Describe the new Benchmark feature in more detail.
11779      Branch: cfgperl
11780            ! pod/perldelta.pod
11781      Branch: maint-5.005/perl
11782            ! pod/perldelta.pod
11783 ____________________________________________________________________________
11784 [  3121] By: jhi                                   on 1999/03/19  08:16:12
11785         Log: AVAILABILITY tuning.
11786      Branch: cfgperl
11787            ! pod/perl.pod
11788      Branch: maint-5.005/perl
11789            ! pod/perl.pod
11790 ____________________________________________________________________________
11791 [  3120] By: jhi                                   on 1999/03/17  14:52:17
11792         Log: Rhapsody change assumed too much.
11793      Branch: cfgperl
11794            ! t/op/stat.t
11795 ____________________________________________________________________________
11796 [  3119] By: jhi                                   on 1999/03/17  14:33:43
11797         Log: More Apollo fixes.
11798      Branch: maint-5.005/perl
11799            ! README.apollo hints/apollo.sh t/lib/io_udp.t
11800 ____________________________________________________________________________
11801 [  3118] By: jhi                                   on 1999/03/16  17:23:39
11802         Log: Nada.
11803      Branch: maint-5.005/perl
11804            ! README.apollo
11805 ____________________________________________________________________________
11806 [  3117] By: jhi                                   on 1999/03/16  17:18:49
11807         Log: Apollo DomainOS AVAILABILITY.
11808      Branch: cfgperl
11809            ! pod/perl.pod
11810      Branch: maint-5.005/perl
11811            ! pod/perl.pod
11812 ____________________________________________________________________________
11813 [  3116] By: jhi                                   on 1999/03/16  17:14:00
11814         Log: Apollo DomainOS patch
11815              From: Johann Klasek <jk@auto.tuwien.ac.at>
11816              Subject: Re: DomainPerl
11817              Date: Tue, 16 Mar 1999 17:46:32 +0100
11818              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
11819      Branch: maint-5.005/perl
11820            + README.apollo apollo/netinet/in.h
11821            ! MANIFEST hints/apollo.sh
11822 ____________________________________________________________________________
11823 [  3115] By: jhi                                   on 1999/03/16  14:23:54
11824         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
11825              To: Gurusamy Sarathy <gsar@activestate.com>,
11826              Graham Barr <gbarr@pobox.com>
11827              Cc: Perl5 Porters <perl5-porters@perl.org>,
11828              "Paul.Marquess" <Paul.Marquess@btinternet.com>
11829              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
11830              Date: Sun, 14 Mar 1999 14:43:57 -0000
11831              Message-Id: <199903141841.NAA17040@defender.perl.org>
11832      Branch: maint-5.005/perl
11833            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11834            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
11835 ____________________________________________________________________________
11836 [  3114] By: jhi                                   on 1999/03/16  12:42:20
11837         Log: Mention Rhapsody in 5.005_5X perldelta,
11838              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
11839              *planned* AVAILABILITY.
11840      Branch: cfgperl
11841            ! pod/perl.pod pod/perldelta.pod
11842      Branch: maint-5.005/perl
11843            ! pod/perl.pod
11844 ____________________________________________________________________________
11845 [  3113] By: jhi                                   on 1999/03/16  10:38:53
11846         Log: perldelta niggling.
11847      Branch: cfgperl
11848            ! pod/perldelta.pod
11849      Branch: maint-5.005/perl
11850            ! pod/perldelta.pod
11851 ____________________________________________________________________________
11852 [  3112] By: jhi                                   on 1999/03/16  10:35:21
11853         Log: Integrate from mainperl.
11854      Branch: cfgperl
11855           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
11856           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
11857 ____________________________________________________________________________
11858 [  3111] By: jhi                                   on 1999/03/16  10:28:10
11859         Log: AVAILABILITY update: still mention PowerUX,
11860              Novell Netware now has sources available.
11861      Branch: cfgperl
11862            ! pod/perl.pod
11863      Branch: maint-5.005/perl
11864            ! pod/perl.pod
11865 ____________________________________________________________________________
11866 [  3110] By: gsar                                  on 1999/03/16  04:34:23
11867         Log: sundry pod niggles
11868      Branch: perl
11869            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
11870            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
11871 ____________________________________________________________________________
11872 [  3109] By: jhi                                   on 1999/03/15  17:00:11
11873         Log: Integrate from mainperl.
11874      Branch: cfgperl
11875           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
11876           +> lib/unicode/Is/Syllable.pl
11877           +> lib/unicode/MakeEthiopicSyllables.PL
11878           +> lib/unicode/README.Ethiopic
11879           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
11880           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
11881           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
11882           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
11883           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
11884           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
11885           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
11886           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
11887 ____________________________________________________________________________
11888 [  3108] By: jhi                                   on 1999/03/15  16:58:12
11889         Log: First pass of integrating the Rhapsody port,
11890              
11891              From: Wilfredo Sanchez <wsanchez@apple.com> 
11892              Subject: Keeping the world in sync.
11893              Reply-To: wsanchez@apple.com 
11894              To: perlbug@perl.com 
11895              Date: Fri, 13 Nov 1998 17:11:30 -0800 
11896              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
11897      Branch: cfgperl
11898            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
11899            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
11900            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
11901            ! x2p/util.c
11902 ____________________________________________________________________________
11903 [  3107] By: gsar                                  on 1999/03/15  03:22:10
11904         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
11905              From: Daniel Yacob <dmulholl@cs.indiana.edu>
11906              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
11907              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
11908              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
11909      Branch: perl
11910            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
11911            + lib/unicode/Is/Syllable.pl
11912            + lib/unicode/MakeEthiopicSyllables.PL
11913            + lib/unicode/README.Ethiopic
11914            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
11915            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
11916            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
11917            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
11918            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
11919            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
11920            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
11921            ! lib/unicode/Name.pl lib/unicode/Number.pl
11922 ____________________________________________________________________________
11923 [  3106] By: gsar                                  on 1999/03/12  20:35:36
11924         Log: change#3067 failed package.t due to needless creation of $a and $b;
11925              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
11926      Branch: perl
11927            ! op.c
11928 ____________________________________________________________________________
11929 [  3105] By: jhi                                   on 1999/03/12  15:54:57
11930         Log: Recognize the NetBSD packages collection.
11931      Branch: maint-5.005/perl
11932            ! hints/netbsd.sh
11933 ____________________________________________________________________________
11934 [  3104] By: jhi                                   on 1999/03/12  09:07:04
11935         Log: From: pvhp@forte.com (Peter Prymmer)
11936              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
11937              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
11938              Date: Thu, 11 Mar 99 14:24:54 PST
11939              Message-Id: <9903112224.AA24346@forte.com>
11940      Branch: maint-5.005/perl
11941            ! README.os390 t/lib/posix.t
11942 ____________________________________________________________________________
11943 [  3103] By: jhi                                   on 1999/03/10  11:07:46
11944         Log: Integrate from mainperl.
11945      Branch: cfgperl
11946           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
11947           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
11948           !> t/pragma/warn/1global toke.c win32/makedef.pl
11949 ____________________________________________________________________________
11950 [  3102] By: jhi                                   on 1999/03/10  11:01:20
11951         Log: From: pvhp@forte.com (Peter Prymmer)
11952              To: perl5-porters@perl.org
11953              Subject: [5.005_03-MT6]Patch: time passes
11954              Date: Tue, 9 Mar 99 18:42:17 PST
11955              Message-Id: <9903100242.AA29057@forte.com>
11956      Branch: maint-5.005/perl
11957            ! perl.c
11958 ____________________________________________________________________________
11959 [  3101] By: jhi                                   on 1999/03/10  10:30:15
11960         Log: From: Mark-Jason Dominus <mjd@plover.com>
11961              To: perl5-porters@perl.com
11962              Subject: Minor fix to perlfunc.pod
11963              Date: Mon, 08 Mar 1999 20:05:53 -0500
11964              Message-ID: <19990309010553.13757.qmail@plover.com>
11965      Branch: maint-5.005/perl
11966            ! pod/perlfunc.pod
11967 ____________________________________________________________________________
11968 [  3100] By: gsar                                  on 1999/03/09  23:04:44
11969         Log: change#3060 had the wrong quotes
11970      Branch: perl
11971            ! pod/pod2man.PL
11972 ____________________________________________________________________________
11973 [  3099] By: jhi                                   on 1999/03/09  12:52:21
11974         Log: d_uname was broken (probably since _53), reported by
11975              
11976              From: Alan Burlison <Alan.Burlison@uk.sun.com>
11977              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
11978              cpan-testers@perl.org
11979              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
11980              Date: Mon, 08 Mar 1999 13:22:31 +0000
11981              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
11982              
11983              and
11984              
11985              From: lvirden@cas.org (Larry W. Virden)
11986              To: perlbug@perl.com
11987              Subject: configure not correctly identifying uname posix compatibility
11988              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
11989              Message-Id: <199903081136.GAA23682@cas.org>
11990      Branch: cfgperl
11991            ! Configure config_h.SH
11992 ____________________________________________________________________________
11993 [  3098] By: gsar                                  on 1999/03/09  03:16:07
11994         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
11995      Branch: perl
11996            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
11997 ____________________________________________________________________________
11998 [  3097] By: gsar                                  on 1999/03/09  02:50:43
11999         Log: use yyerror() instead of croak() so that compile-time failures in
12000              my(LIST) don't confuse globals with lexicals
12001      Branch: perl
12002            ! op.c toke.c
12003 ____________________________________________________________________________
12004 [  3096] By: gsar                                  on 1999/03/09  02:47:36
12005         Log: adjust testsuite for change#3067
12006      Branch: perl
12007            ! t/pragma/warn/1global
12008 ____________________________________________________________________________
12009 [  3095] By: gsar                                  on 1999/03/08  21:04:48
12010         Log: remove bogus symbols from global.sym
12011      Branch: perl
12012            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
12013            ! perl.h win32/makedef.pl
12014 ____________________________________________________________________________
12015 [  3094] By: jhi                                   on 1999/03/06  16:16:15
12016         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
12017              To: jhi@iki.fi
12018              Subject: Oops
12019              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
12020              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
12021      Branch: maint-5.005/perl
12022            ! README.hurd
12023 ____________________________________________________________________________
12024 [  3093] By: jhi                                   on 1999/03/06  15:59:46
12025         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
12026              To: jhi@iki.fi
12027              Subject: New Hurd README
12028              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
12029              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
12030      Branch: maint-5.005/perl
12031            ! README.hurd
12032 ____________________________________________________________________________
12033 [  3092] By: jhi                                   on 1999/03/06  12:52:06
12034         Log: From: Paul_Green@stratus.com
12035              To: perl5-porters@perl.org
12036              Cc: jhi@iki.fi, Paul_Green@stratus.com
12037              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
12038              Date: Fri, 5 Mar 1999 18:08:49 -0500 
12039              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
12040      Branch: maint-5.005/perl
12041            ! vos/config.h vos/config_h.SH_orig
12042 ____________________________________________________________________________
12043 [  3091] By: jhi                                   on 1999/03/06  12:42:21
12044         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12045              To: perl5-porters@perl.org, vmsperl@perl.org
12046              Subject: [PATCH 5.005_03-MT6]VMS build patch
12047              Date: Fri, 05 Mar 1999 12:36:19 -0800
12048              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
12049      Branch: maint-5.005/perl
12050            ! vms/subconfigure.com
12051 ____________________________________________________________________________
12052 [  3090] By: gsar                                  on 1999/03/06  04:40:03
12053         Log: integrate change#3089 from mainline
12054              
12055              tolerate CRs after options
12056      Branch: maint-5.005/perl
12057           !> perl.c
12058 ____________________________________________________________________________
12059 [  3089] By: gsar                                  on 1999/03/06  04:30:40
12060         Log: tolerate CRs after options
12061      Branch: perl
12062            ! perl.c
12063 ____________________________________________________________________________
12064 [  3088] By: jhi                                   on 1999/03/05  12:49:01
12065         Log: Integrate from mainperl.
12066      Branch: cfgperl
12067           +> README.hurd
12068           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
12069 ____________________________________________________________________________
12070 [  3087] By: gsar                                  on 1999/03/05  06:41:16
12071         Log: adjust timeouts to accomodate slow/busy systems
12072      Branch: perl
12073            ! t/lib/io_sock.t
12074 ____________________________________________________________________________
12075 [  3083] By: gsar                                  on 1999/03/05  01:32:47
12076         Log: integrate change#3081 from maint-5.005
12077      Branch: perl
12078           !> ext/Errno/Errno_pm.PL
12079 ____________________________________________________________________________
12080 [  3082] By: gsar                                  on 1999/03/05  01:31:06
12081         Log: integrate change#2904 from maint-5.005
12082      Branch: perl
12083           +> README.hurd
12084           !> MANIFEST
12085 ____________________________________________________________________________
12086 [  3081] By: gsar                                  on 1999/03/05  00:14:33
12087         Log: protect against doubled backslashes
12088      Branch: maint-5.005/perl
12089            ! ext/Errno/Errno_pm.PL
12090 ____________________________________________________________________________
12091 [  3077] By: jhi                                   on 1999/03/04  08:10:13
12092         Log: Integrate from mainperl.
12093      Branch: cfgperl
12094           +> ext/B/B/Stash.pm
12095           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
12096           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
12097           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
12098           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
12099 ____________________________________________________________________________
12100 [  3076] By: jhi                                   on 1999/03/04  08:07:59
12101         Log: Regen config_h.SH once more because of *size, 
12102              noticed by
12103              
12104              From: Hans Mulder <hansm@icgned.icgroup.nl>
12105              To: Jarkko Hietaniemi <jhi@iki.fi>
12106              Cc: perl5-porters@perl.org
12107              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
12108              Date: Thu,  4 Mar 99 00:10:45 +0100
12109              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
12110      Branch: cfgperl
12111            ! Configure config_h.SH
12112 ____________________________________________________________________________
12113 [  3068] By: gsar                                  on 1999/03/04  05:48:03
12114         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
12115              Date: Thu,  4 Mar 99 00:10:45 +0100
12116              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
12117              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
12118      Branch: perl
12119            ! config_h.SH
12120 ____________________________________________________________________________
12121 [  3067] By: gsar                                  on 1999/03/04  05:44:32
12122         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
12123              From: Graham Barr <gbarr@ti.com>
12124              Date: Wed, 3 Mar 1999 17:23:56 -0600
12125              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
12126              Subject: Re: 'use strict' doesn't work for one-letter variables
12127      Branch: perl
12128            ! gv.c op.c
12129 ____________________________________________________________________________
12130 [  3066] By: gsar                                  on 1999/03/04  05:20:50
12131         Log: updates to compiler modules
12132              From: "Vishal Bhatia" <vishalb@hotmail.com>
12133              Date: Tue, 02 Mar 1999 23:27:25 PST
12134              Message-ID: <19990303072725.779.qmail@hotmail.com>
12135              Subject: PATCH 5.005_56 + Test procedure
12136      Branch: perl
12137            + ext/B/B/Stash.pm
12138            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
12139            ! lib/Test/Harness.pm utils/perlcc.PL
12140 ____________________________________________________________________________
12141 [  3065] By: gsar                                  on 1999/03/04  05:03:30
12142         Log: more s/s_/s!/ etc.
12143      Branch: perl
12144            ! pod/perldelta.pod pod/perlfunc.pod
12145 ____________________________________________________________________________
12146 [  3064] By: gsar                                  on 1999/03/04  04:50:45
12147         Log: integrate cfgperl contents into mainline
12148      Branch: perl
12149           !> Configure README.vms bytecode.h config_h.SH configure.com
12150           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
12151           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
12152           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
12153 ____________________________________________________________________________
12154 [  3063] By: gsar                                  on 1999/03/04  04:44:13
12155         Log: HP-UX has yet another spelling for /NaNQ?/
12156      Branch: perl
12157            ! t/lib/bigfloatpm.t
12158 ____________________________________________________________________________
12159 [  3062] By: gsar                                  on 1999/03/04  04:36:08
12160         Log: error-check for accept() test
12161      Branch: perl
12162            ! t/lib/io_sock.t
12163 ____________________________________________________________________________
12164 [  3061] By: gsar                                  on 1999/03/04  03:40:25
12165         Log: allow custom comparison function in File::Compare::compare_text()
12166              From: jan.dubois@ibm.net (Jan Dubois)
12167              Date: Fri, 26 Feb 1999 21:56:09 +0100
12168              Message-ID: <36db0838.8805651@smtp1.ibm.net>
12169              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
12170      Branch: perl
12171            ! lib/File/Compare.pm
12172 ____________________________________________________________________________
12173 [  3060] By: gsar                                  on 1999/03/04  03:37:38
12174         Log: better version of change#3038
12175              From: abigail@fnx.com
12176              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
12177              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
12178              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
12179      Branch: perl
12180            ! pod/pod2man.PL
12181 ____________________________________________________________________________
12182 [  3058] By: jhi                                   on 1999/03/03  22:30:40
12183         Log: Configure regen to
12184              (1) match maint-5.005 patches #3056 and #3057
12185              (2) better version of PHOSTNAME of #3050
12186              (3) the crosscompile/multiarch config_h.SH trouble solved for now
12187      Branch: cfgperl
12188            ! Configure config_h.SH
12189 ____________________________________________________________________________
12190 [  3054] By: jhi                                   on 1999/03/03  09:57:59
12191         Log: Change #3053 missed perldelta.
12192      Branch: cfgperl
12193            ! pod/perldelta.pod
12194 ____________________________________________________________________________
12195 [  3053] By: jhi                                   on 1999/03/03  08:29:43
12196         Log: Use '!' to mark native integer packings instead of '_'.
12197      Branch: cfgperl
12198            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
12199 ____________________________________________________________________________
12200 [  3052] By: jhi                                   on 1999/03/02  23:12:36
12201         Log: The HP-UX threads patch (change #3028) is needed also here.
12202      Branch: cfgperl
12203            ! hints/hpux.sh thread.h
12204 ____________________________________________________________________________
12205 [  3051] By: jhi                                   on 1999/03/02  08:24:52
12206         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12207              To: perl5-porters@perl.org, vmsperl@perl.org
12208              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
12209              Date: Mon, 01 Mar 1999 16:10:57 -0800
12210              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
12211      Branch: cfgperl
12212            ! README.vms
12213      Branch: maint-5.005/perl
12214            ! README.vms
12215 ____________________________________________________________________________
12216 [  3050] By: jhi                                   on 1999/03/02  08:22:29
12217         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12218              To: perl5-porters@perl.org, vmsperl@perl.org
12219              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
12220              Date: Mon, 01 Mar 1999 16:06:29 -0800
12221              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
12222              
12223              From: Dan Sugalski <sugalskd@osshe.edu>
12224              To: perl5-porters@perl.org, vmsperl@perl.org
12225              Subject: [PATCH 5.005_56]vmsish.pm patch
12226              Date: Mon, 01 Mar 1999 20:19:04 -0800
12227              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
12228              
12229              plus Configure regen containing a "solution" to the
12230              crosscompile/multiarch problem.
12231      Branch: cfgperl
12232            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
12233            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
12234 ____________________________________________________________________________
12235 [  3049] By: jhi                                   on 1999/03/02  07:34:21
12236         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
12237              To: perl5-porters@perl.org
12238              Subject: [PATCH] Eliminate (valid) warning in byterun.c
12239              Date: Mon, 01 Mar 1999 17:27:59 -0500
12240              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
12241      Branch: cfgperl
12242            ! bytecode.h
12243      Branch: maint-5.005/perl
12244            ! bytecode.h
12245 ____________________________________________________________________________
12246 [  3048] By: gsar                                  on 1999/03/02  06:41:21
12247         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
12248      Branch: perl
12249            ! MANIFEST README.hpux
12250 ____________________________________________________________________________
12251 [  3047] By: jhi                                   on 1999/03/01  06:34:43
12252         Log: Integrate from mainperl.
12253      Branch: cfgperl
12254           +> README.hpux lib/File/Spec/Functions.pm
12255           !> (integrate 28 files)
12256 ____________________________________________________________________________
12257 [  3046] By: gsar                                  on 1999/03/01  05:34:28
12258         Log: this is 5.005_56
12259      Branch: perl
12260            ! Changes
12261
12262 ----------------
12263 Version 5.005_56
12264 ----------------
12265
12266 ____________________________________________________________________________
12267 [  3045] By: gsar                                  on 1999/03/01  03:32:30
12268         Log: destroy PL_svref_mutex in perl_destruct()
12269      Branch: perl
12270            ! perl.c
12271 ____________________________________________________________________________
12272 [  3044] By: gsar                                  on 1999/03/01  00:38:50
12273         Log: up patchlevel &c.
12274      Branch: perl
12275            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
12276            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12277            ! win32/makefile.mk
12278 ____________________________________________________________________________
12279 [  3043] By: gsar                                  on 1999/03/01  00:14:15
12280         Log: integrate cfgperl contents into mainline
12281      Branch: perl
12282            ! pod/perldelta.pod
12283           !> Configure config_h.SH
12284 ____________________________________________________________________________
12285 [  3042] By: gsar                                  on 1999/02/28  23:55:08
12286         Log: slightly edited version of suggested patch
12287              From: jan.dubois@ibm.net (Jan Dubois)
12288              Date: Mon, 01 Mar 1999 00:32:05 +0100
12289              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
12290              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
12291      Branch: perl
12292            + lib/File/Spec/Functions.pm
12293            ! MANIFEST lib/File/Spec.pm
12294 ____________________________________________________________________________
12295 [  3041] By: gsar                                  on 1999/02/28  22:47:19
12296         Log: fix subtle bug in eval'' testsuite
12297      Branch: perl
12298            ! t/op/eval.t
12299 ____________________________________________________________________________
12300 [  3040] By: gsar                                  on 1999/02/28  22:46:24
12301         Log: avoid literal control characters in change#3039
12302      Branch: perl
12303            ! t/base/lex.t
12304 ____________________________________________________________________________
12305 [  3039] By: gsar                                  on 1999/02/28  21:47:18
12306         Log: todo item: permit extended control variables a la ${^Foo} (patch
12307              courtesy Mark-Jason Dominus <mjd@plover.com>)
12308      Branch: perl
12309            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
12310            ! t/base/lex.t toke.c
12311 ____________________________________________________________________________
12312 [  3038] By: gsar                                  on 1999/02/28  21:21:05
12313         Log: From: abigail@fnx.com
12314              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
12315              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
12316              Subject: Recognize -> and => inside [A-Z]<> sequences.
12317      Branch: perl
12318            ! pod/pod2man.PL
12319 ____________________________________________________________________________
12320 [  3037] By: gsar                                  on 1999/02/28  21:12:22
12321         Log: fix longstanding bug: searches for lexicals originating within eval''
12322              weren't stopping at the subroutine boundary correctly
12323      Branch: perl
12324            ! op.c proto.h t/op/eval.t
12325 ____________________________________________________________________________
12326 [  3036] By: gsar                                  on 1999/02/28  20:02:29
12327         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
12328              as stacked list values
12329              From: jan.dubois@ibm.net (Jan Dubois)
12330              Date: Sat, 27 Feb 1999 18:24:17 +0100
12331              Message-ID: <36e22849.36531259@smtp1.ibm.net>
12332              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
12333      Branch: perl
12334            ! win32/win32.c
12335 ____________________________________________________________________________
12336 [  3035] By: gsar                                  on 1999/02/28  19:48:54
12337         Log: remove superfluous stack_sp decl
12338      Branch: perl
12339            ! jpl/JNI/JNI.xs
12340 ____________________________________________________________________________
12341 [  3034] By: gsar                                  on 1999/02/28  19:34:58
12342         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
12343      Branch: perl
12344            ! lib/Getopt/Std.pm
12345 ____________________________________________________________________________
12346 [  3033] By: gsar                                  on 1999/02/28  19:23:41
12347         Log: add File::Compare::compare_text()
12348              From: jan.dubois@ibm.net (Jan Dubois)
12349              Date: Fri, 26 Feb 1999 00:20:41 +0100
12350              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
12351              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
12352      Branch: perl
12353            ! lib/File/Compare.pm pod/perltodo.pod
12354 ____________________________________________________________________________
12355 [  3032] By: gsar                                  on 1999/02/28  19:01:33
12356         Log: add README.hpux
12357      Branch: perl
12358            + README.hpux
12359            ! MAINTAIN MANIFEST
12360 ____________________________________________________________________________
12361 [  3031] By: gsar                                  on 1999/02/28  18:49:08
12362         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
12363              James Cromie <jcromie@fossil.uswc.uswest.com>
12364      Branch: perl
12365            ! lib/Pod/Html.pm
12366 ____________________________________________________________________________
12367 [  3030] By: gsar                                  on 1999/02/28  18:35:09
12368         Log: From: jan.dubois@ibm.net (Jan Dubois)
12369              Date: Wed, 24 Feb 1999 22:34:56 +0100
12370              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
12371              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
12372      Branch: perl
12373            ! lib/Test/Harness.pm
12374 ____________________________________________________________________________
12375 [  3029] By: gsar                                  on 1999/02/28  18:28:18
12376         Log: add note about env pollution
12377      Branch: perl
12378            ! INSTALL pod/perltodo.pod
12379 ____________________________________________________________________________
12380 [  3028] By: jhi                                   on 1999/02/26  14:40:00
12381         Log: HP-UX 11 threads.
12382              
12383              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
12384              To: perl5-porters@perl.org
12385              Cc: jhi@cc.hut.fi
12386              Subject: Maint 5 and _54 with threading on HP-UX 11.00
12387              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
12388              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
12389              
12390              NOTE from jhi: the hpux hints could still be more robust by
12391              disabling gdbm when necessary.
12392              
12393              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
12394              linking -lgdbm -lpthread creates an executable that instantly
12395              core dumps on a pthreads internal panic:
12396              
12397              ./gdpt
12398              
12399              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
12400              Return Pointer is 0xc082bf33
12401              17639 quit (core dumped)  ./gdpt
12402              
12403              You don't have to *use* either gdbm or pthreads in the executable,
12404              just linking them together is enough.  Workaround is to recompile
12405              the GDBM under HP-UX 11, that makes the problem go away.
12406      Branch: maint-5.005/perl
12407            ! hints/hpux.sh thread.h
12408 ____________________________________________________________________________
12409 [  3025] By: jhi                                   on 1999/02/25  20:41:07
12410         Log: Temporary workaround for the config_h.SH versus
12411              crosscompile and multiarch plus introduce 'rt'
12412              to $libswanted: in UNIX98 sched_yield() lives there.
12413      Branch: cfgperl
12414            ! Configure config_h.SH
12415 ____________________________________________________________________________
12416 [  3024] By: jhi                                   on 1999/02/24  12:54:59
12417         Log: Integrate from mainperl.
12418      Branch: cfgperl
12419           +> t/lib/fatal.t
12420           !> (integrate 44 files)
12421 ____________________________________________________________________________
12422 [  3023] By: gsar                                  on 1999/02/24  07:02:12
12423         Log: integrate cfgperl contents
12424      Branch: perl
12425           !> (integrate 30 files)
12426 ____________________________________________________________________________
12427 [  3022] By: gsar                                  on 1999/02/24  05:59:47
12428         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
12429              Date: 23 Feb 1999 17:53:22 -0700
12430              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
12431              Subject: [PATCH: _55] perldoc -q broken
12432      Branch: perl
12433            ! utils/perldoc.PL
12434 ____________________________________________________________________________
12435 [  3021] By: gsar                                  on 1999/02/24  05:51:53
12436         Log: ansify perlio.c, fix PerlIO-ish typos
12437      Branch: perl
12438            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
12439            ! iperlsys.h perlio.c
12440 ____________________________________________________________________________
12441 [  3020] By: gsar                                  on 1999/02/24  05:28:06
12442         Log: adjust a Perl_malloc() flag for NeXT
12443              From: Hans Mulder <hansm@icgned.icgroup.nl>
12444              Date: Tue, 23 Feb 99 00:26:25 +0100
12445              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
12446              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
12447      Branch: perl
12448            ! perl.h
12449 ____________________________________________________________________________
12450 [  3019] By: gsar                                  on 1999/02/24  05:19:42
12451         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
12452      Branch: perl
12453            ! pod/perltodo.pod
12454 ____________________________________________________________________________
12455 [  3018] By: gsar                                  on 1999/02/24  04:15:18
12456         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
12457              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
12458              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
12459              Subject: improved error message [PATCH _55] [RESEND]
12460      Branch: perl
12461            ! sv.c
12462 ____________________________________________________________________________
12463 [  3017] By: gsar                                  on 1999/02/24  03:50:34
12464         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
12465              Date: Sun, 21 Feb 1999 20:02:18 -0700
12466              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
12467              Subject: perlfunc updates (against 55)
12468      Branch: perl
12469            ! pod/perlfunc.pod
12470 ____________________________________________________________________________
12471 [  3016] By: gsar                                  on 1999/02/24  03:17:05
12472         Log: testsuite adjustments
12473              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
12474              Date: Sat, 20 Feb 1999 15:24:57 +0000
12475              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
12476              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
12477      Branch: perl
12478            ! t/lib/io_sock.t t/op/lex_assign.t
12479 ____________________________________________________________________________
12480 [  3015] By: gsar                                  on 1999/02/24  02:54:47
12481         Log: avoid modifying readonly values from qw()
12482      Branch: perl
12483            ! lib/ExtUtils/MM_Unix.pm
12484 ____________________________________________________________________________
12485 [  3014] By: gsar                                  on 1999/02/24  02:49:04
12486         Log: more "correct" utbuf for utime()
12487      Branch: perl
12488            ! doio.c
12489 ____________________________________________________________________________
12490 [  3013] By: jhi                                   on 1999/02/22  19:27:44
12491         Log: Fix MacPerl version, change PowerUX to PowerMAX.
12492              
12493              From: Chris Nandor <pudge@pobox.com>
12494              To: jhi@iki.fi
12495              Cc: perl5-porters@perl.org
12496              Subject: Re: perl current availability as documented by perl.pod
12497              Date: Sun, 21 Feb 1999 11:06:03 -0500
12498              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
12499              
12500              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
12501              To: jhi@iki.fi
12502              Cc: perl5-porters@perl.org
12503              Subject: Re: perl current availability as documented by perl.pod
12504              Date: Mon, 22 Feb 1999 13:08:30 GMT
12505              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
12506      Branch: cfgperl
12507            ! pod/perl.pod
12508      Branch: maint-5.005/perl
12509            ! pod/perl.pod
12510 ____________________________________________________________________________
12511 [  3012] By: jhi                                   on 1999/02/22  10:26:11
12512         Log: Snapshot the cross-compilation/multiarchitecture stuff
12513              (currently broken in next)
12514      Branch: cfgperl
12515            ! Configure config_h.SH pp.c
12516 ____________________________________________________________________________
12517 [  3011] By: jhi                                   on 1999/02/22  10:24:51
12518         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12519              To: gsar@activestate.com (Gurusamy Sarathy)
12520              Cc: perl5-porters@perl.org (Perl5 Porters)
12521              Subject: [PATCH 5.005_55] DB_File 1.64 patch
12522              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
12523              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
12524      Branch: cfgperl
12525            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12526            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
12527 ____________________________________________________________________________
12528 [  3009] By: jhi                                   on 1999/02/22  09:14:26
12529         Log: Scratch #3008 and introduce $crosscompile and $multiarch
12530              also in non-Configure lands.
12531      Branch: cfgperl
12532            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
12533            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
12534            ! win32/config.gc win32/config.vc win32/config_H.bc
12535            ! win32/config_H.gc win32/config_H.vc
12536 ____________________________________________________________________________
12537 [  3008] By: jhi                                   on 1999/02/22  08:58:04
12538         Log: Add -DMULTIARCH (see change #3006).
12539      Branch: cfgperl
12540            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
12541 ____________________________________________________________________________
12542 [  3007] By: jhi                                   on 1999/02/22  08:54:06
12543         Log: Undo the references to local{lib,arch} introduced by #3006.
12544      Branch: cfgperl
12545            ! Configure config_h.SH
12546 ____________________________________________________________________________
12547 [  3006] By: jhi                                   on 1999/02/22  08:43:50
12548         Log: From: hansm@icgned.icgroup.nl
12549              To: perlbug@perl.com
12550              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
12551              Date: Sun, 21 Feb 1999 22:58:55 +0100
12552              Reply-To: hansmu@xs4all.nl
12553              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
12554              
12555              plus other Configure changes: prepare for cross-compilation/
12556              multiarchitecture builds.
12557      Branch: cfgperl
12558            ! Configure config_h.SH
12559 ____________________________________________________________________________
12560 [  3005] By: jhi                                   on 1999/02/22  08:35:30
12561         Log: Configure/Perl knew how to look for use Mach cthreads
12562              but Configure didn't let them to be used ($osname 'next').
12563      Branch: cfgperl
12564            ! Configure config_h.SH
12565      Branch: maint-5.005/perl
12566            ! Configure
12567 ____________________________________________________________________________
12568 [  3004] By: jhi                                   on 1999/02/21  15:46:02
12569         Log: Update Acorn AVAILABILITY.
12570      Branch: cfgperl
12571            ! pod/perl.pod
12572      Branch: maint-5.005/perl
12573            ! pod/perl.pod
12574 ____________________________________________________________________________
12575 [  3003] By: jhi                                   on 1999/02/21  14:50:42
12576         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
12577              To: perl5-porters@perl.org (Perl 5 Porters)
12578              Subject: PATCH: perlref.pod - symbolic ref example
12579              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
12580              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
12581      Branch: cfgperl
12582            ! pod/perlref.pod
12583      Branch: maint-5.005/perl
12584            ! pod/perlref.pod
12585 ____________________________________________________________________________
12586 [  3002] By: jhi                                   on 1999/02/21  14:35:22
12587         Log: Sync cfgperl with maint-5.005 change #3000.
12588      Branch: cfgperl
12589            ! pod/perlfunc.pod t/op/pack.t
12590 ____________________________________________________________________________
12591 [  2999] By: gsar                                  on 1999/02/20  22:48:30
12592         Log: From:    John Bley <jbb6@acpub.duke.edu>
12593              Date:    Sat, 20 Feb 1999 16:02:34 EST
12594              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
12595              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
12596      Branch: perl
12597            ! regcomp.c
12598 ____________________________________________________________________________
12599 [  2998] By: jhi                                   on 1999/02/20  14:13:06
12600         Log: Enhanced the endianness description.
12601      Branch: cfgperl
12602            ! pod/perlfunc.pod
12603 ____________________________________________________________________________
12604 [  2996] By: jhi                                   on 1999/02/20  13:55:41
12605         Log: Glossary now mostly fixed.
12606      Branch: cfgperl
12607            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12608            ! config_h.SH
12609 ____________________________________________________________________________
12610 [  2994] By: jhi                                   on 1999/02/20  11:58:33
12611         Log: Perldeltify GNU/Hurd.
12612      Branch: cfgperl
12613            ! pod/perldelta.pod
12614 ____________________________________________________________________________
12615 [  2993] By: gsar                                  on 1999/02/20  00:59:10
12616         Log: fix typo in Perl_sbrk()
12617              From: hansm@icgned.icgroup.nl
12618              Date: Fri, 19 Feb 1999 23:19:31 +0100
12619              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
12620              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
12621      Branch: perl
12622            ! malloc.c
12623 ____________________________________________________________________________
12624 [  2992] By: gsar                                  on 1999/02/20  00:51:08
12625         Log: integrate change#2980 from maint-5.005
12626      Branch: perl
12627           !> utils/h2xs.PL
12628 ____________________________________________________________________________
12629 [  2991] By: gsar                                  on 1999/02/20  00:34:01
12630         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12631              Date: Thu, 18 Feb 1999 18:51:38 +0000
12632              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
12633              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
12634      Branch: perl
12635            ! pp_hot.c t/op/pat.t
12636 ____________________________________________________________________________
12637 [  2990] By: gsar                                  on 1999/02/20  00:30:48
12638         Log: From: jan.dubois@ibm.net (Jan Dubois)
12639              Date: Thu, 18 Feb 1999 19:14:07 +0100
12640              Message-ID: <36d15809.40853323@smtp1.ibm.net>
12641              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
12642      Branch: perl
12643            ! win32/win32.c
12644 ____________________________________________________________________________
12645 [  2989] By: gsar                                  on 1999/02/20  00:27:01
12646         Log: do poll() emulation unless HAS_POLL && I_POLL
12647      Branch: perl
12648            ! ext/IO/poll.h
12649 ____________________________________________________________________________
12650 [  2988] By: gsar                                  on 1999/02/19  23:52:12
12651         Log: tweak RE for NaNQ? recognition
12652      Branch: perl
12653            ! t/lib/bigfloatpm.t
12654 ____________________________________________________________________________
12655 [  2987] By: gsar                                  on 1999/02/19  23:29:59
12656         Log: mention C<use utf8> and C<use warning> in perldelta
12657      Branch: perl
12658            ! pod/perldelta.pod
12659 ____________________________________________________________________________
12660 [  2985] By: jhi                                   on 1999/02/19  20:43:19
12661         Log: pack/unpack better in (network-)short-non-16-bits and
12662              (network-)long-non-32-bits systems such as Cray C90.
12663      Branch: cfgperl
12664            ! perl.h pp.c t/op/pack.t
12665 ____________________________________________________________________________
12666 [  2984] By: jhi                                   on 1999/02/19  20:38:54
12667         Log: Regen Configure.
12668      Branch: cfgperl
12669            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12670            ! perl.c
12671 ____________________________________________________________________________
12672 [  2982] By: jhi                                   on 1999/02/19  19:51:49
12673         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
12674              not probed for and         
12675              
12676              From: "Kurt D. Starsinic" <kstar@chapin.edu>
12677              To: Chaim Frenkel <chaimf@pobox.com>,
12678              Russ Allbery <rra@stanford.edu>,
12679              Jarkko Hietaniemi <jhi@iki.fi>,
12680              Gurusamy Sarathy <gsar@activestate.com>,
12681              Graham Barr <gbarr@pobox.com>
12682              Cc: bdensch@ameritech.net, perlbug@perl.com
12683              Subject: [PATCH] Re: Solaris 7 for Intel
12684              Message-ID: <19990219124404.A30182@O2.chapin.edu>
12685              
12686              Glossary is still missing some terms because
12687              mkglossary is misbehaving (change #2981 updated
12688              Glossary manually)
12689      Branch: cfgperl
12690            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
12691            ! Porting/config_H
12692 ____________________________________________________________________________
12693 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
12694         Log: Make result of h2xs work when user adds C<use strict>
12695      Branch: maint-5.005/perl
12696            ! utils/h2xs.PL
12697 ____________________________________________________________________________
12698 [  2979] By: gsar                                  on 1999/02/19  05:24:29
12699         Log: doc for change#2978
12700      Branch: perl
12701            ! pod/perlsub.pod
12702 ____________________________________________________________________________
12703 [  2978] By: gsar                                  on 1999/02/19  05:08:29
12704         Log: bring '*' prototype closer to how it behaves internally
12705      Branch: perl
12706            + t/lib/fatal.t
12707            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
12708 ____________________________________________________________________________
12709 [  2977] By: gsar                                  on 1999/02/19  02:50:31
12710         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
12711      Branch: perl
12712            ! perly.h
12713 ____________________________________________________________________________
12714 [  2975] By: gsar                                  on 1999/02/18  21:41:57
12715         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
12716              of lexical searches in BEGIN|INIT|END)
12717      Branch: perl
12718            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
12719            ! vms/perly_c.vms
12720 ____________________________________________________________________________
12721 [  2974] By: gsar                                  on 1999/02/18  21:03:06
12722         Log: missing PERL_POLLUTE_MALLOC
12723      Branch: perl
12724            ! ext/SDBM_File/sdbm/sdbm.h
12725 ____________________________________________________________________________
12726 [  2973] By: gsar                                  on 1999/02/18  17:10:49
12727         Log: From:    Andy Dougherty <doughera@lafayette.edu>
12728              Date:    Wed, 17 Feb 1999 17:22:50 EST
12729              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
12730              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
12731      Branch: perl
12732            ! lib/dotsh.pl
12733 ____________________________________________________________________________
12734 [  2972] By: gsar                                  on 1999/02/18  17:04:12
12735         Log: s/#defined/#define/
12736      Branch: perl
12737            ! ext/Data/Dumper/Dumper.xs
12738 ____________________________________________________________________________
12739 [  2970] By: gsar                                  on 1999/02/18  03:26:43
12740         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
12741      Branch: perl
12742            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
12743            ! ext/GDBM_File/typemap
12744 ____________________________________________________________________________
12745 [  2969] By: gsar                                  on 1999/02/17  23:30:47
12746         Log: correct slurp mode doc
12747      Branch: perl
12748            ! pod/perlfunc.pod pod/perlop.pod
12749 ____________________________________________________________________________
12750 [  2968] By: jhi                                   on 1999/02/17  23:15:49
12751         Log: Ultrix hints update.
12752              
12753              From: Spider Boardman <spider@zk3.dec.com>
12754              To: perlbug@perl.com
12755              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
12756              Date: Tue, 16 Feb 1999 23:04:28 -0500
12757              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
12758      Branch: cfgperl
12759            ! hints/ultrix_4.sh
12760 ____________________________________________________________________________
12761 [  2966] By: jhi                                   on 1999/02/17  23:09:21
12762         Log: Change #2965 wiped out some Sarathy's _55 changes.
12763              Now unwiped.
12764      Branch: cfgperl
12765            ! Configure pp.c t/op/pack.t
12766 ____________________________________________________________________________
12767 [  2965] By: jhi                                   on 1999/02/17  23:00:04
12768         Log: Configure tweaks.
12769              
12770              Fix the Unixware/SCO uname scan:
12771              
12772              From: Tom Hughes <thh@cyberscience.com>
12773              To: perlbug@perl.com
12774              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
12775              Date: 17 Feb 1999 15:34:15 +0000    
12776              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
12777              
12778              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
12779              
12780              From: Joe Buehler <jhpb@hekimian.com>
12781              To: perl5-porters@perl.org
12782              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
12783              Date: 12 Feb 1999 11:25:21 -0500
12784              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
12785              
12786              Make the pthreads joinable constant scan to output to fd 4, not 2.
12787      Branch: cfgperl
12788            ! Configure
12789 ____________________________________________________________________________
12790 [  2964] By: gsar                                  on 1999/02/17  21:30:07
12791         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
12792              Date: Wed, 17 Feb 1999 06:53:13 -0700
12793              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
12794              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
12795      Branch: perl
12796            ! lib/Pod/Functions.pm
12797 ____________________________________________________________________________
12798 [  2963] By: gsar                                  on 1999/02/17  21:18:21
12799         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
12800              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12801              Date: Wed, 17 Feb 1999 10:06:01 +0000
12802              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
12803              Subject: Re: [5.005_53] panic: pad_free curpad 
12804      Branch: perl
12805            ! regcomp.c regexec.c t/op/misc.t
12806 ____________________________________________________________________________
12807 [  2962] By: gsar                                  on 1999/02/16  21:26:28
12808         Log: NaNQ? tweak
12809      Branch: perl
12810            ! t/lib/bigfloatpm.t
12811 ____________________________________________________________________________
12812 [  2961] By: jhi                                   on 1999/02/16  19:26:38
12813         Log: Integrate from mainperl.
12814      Branch: cfgperl
12815           !> (integrate 37 files)
12816 ____________________________________________________________________________
12817 [  2960] By: gsar                                  on 1999/02/16  18:04:29
12818         Log: undo change#2465 (qw[] is a real list now)
12819      Branch: perl
12820            ! pod/perlop.pod
12821 ____________________________________________________________________________
12822 [  2959] By: gsar                                  on 1999/02/16  07:09:33
12823         Log: this was 5.005_55
12824      Branch: perl
12825            ! Changes
12826
12827 ----------------
12828 Version 5.005_55
12829 ----------------
12830
12831 ____________________________________________________________________________
12832 [  2958] By: gsar                                  on 1999/02/16  06:18:27
12833         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
12834              elide dups and non-dependents from Changes
12835      Branch: perl
12836            ! Changes pod/perlhist.pod
12837           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
12838           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
12839           !> pod/perlport.pod pp.c t/op/pack.t
12840 ____________________________________________________________________________
12841 [  2957] By: gsar                                  on 1999/02/16  04:09:47
12842         Log: propagate PERL_VERSION everywhere, add to pod
12843      Branch: perl
12844            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
12845            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
12846            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
12847            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
12848            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
12849            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
12850            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
12851            ! win32/config.gc win32/config.vc win32/config_sh.PL
12852            ! win32/win32.c x2p/a2py.c
12853 ____________________________________________________________________________
12854 [  2955] By: jhi                                   on 1999/02/15  16:15:03
12855         Log: The pack tests now better in C90 (after the packnative patches).
12856      Branch: cfgperl
12857            ! t/op/pack.t
12858 ____________________________________________________________________________
12859 [  2954] By: gsar                                  on 1999/02/15  14:11:50
12860         Log: tweak Configure to follow new PERL_VERSION etc.
12861      Branch: perl
12862            ! Configure patchlevel.h pod/perlhist.pod
12863 ____________________________________________________________________________
12864 [  2953] By: jhi                                   on 1999/02/15  14:02:21
12865         Log: Integrate from mainperl.
12866      Branch: cfgperl
12867           !> MANIFEST Porting/makerel
12868 ____________________________________________________________________________
12869 [  2952] By: jhi                                   on 1999/02/15  13:50:07
12870         Log: Enhance the packnative patch: use the packnative code
12871              only if required.  Also added hefty testing (hopefully
12872              I didn't assume too much...).  Tested on alpha, ix86, sparc.
12873      Branch: cfgperl
12874            ! pod/perlfunc.pod pp.c t/op/pack.t
12875 ____________________________________________________________________________
12876 [  2951] By: jhi                                   on 1999/02/15  13:46:56
12877         Log: AVAILABILITY from 5.005_03-tobe, will of course
12878              require updating when 5.006 comes out.
12879      Branch: cfgperl
12880            ! pod/perl.pod
12881 ____________________________________________________________________________
12882 [  2949] By: gsar                                  on 1999/02/15  13:28:51
12883         Log: will this be it for 5.005_55?
12884      Branch: perl
12885            ! MANIFEST Porting/makerel
12886 ____________________________________________________________________________
12887 [  2948] By: jhi                                   on 1999/02/15  13:23:52
12888         Log: Integrate from mainperl.
12889      Branch: cfgperl
12890           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
12891           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
12892           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
12893           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
12894           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
12895           !> win32/config.gc win32/config.vc win32/config_H.bc
12896           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
12897 ____________________________________________________________________________
12898 [  2947] By: jhi                                   on 1999/02/15  13:20:41
12899         Log: perlport.pod 1.39 from Chris.
12900      Branch: cfgperl
12901            ! pod/perlport.pod
12902 ____________________________________________________________________________
12903 [  2946] By: jhi                                   on 1999/02/15  13:09:58
12904         Log: Import Ultrix update, change #2864, 
12905              
12906              From: Spider Boardman <spider@zk3.dec.com>
12907              To: perlbug@perl.com
12908              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
12909              Date: Wed, 10 Feb 1999 23:33:31 -0500
12910              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
12911      Branch: cfgperl
12912            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
12913 ____________________________________________________________________________
12914 [  2945] By: jhi                                   on 1999/02/15  13:04:50
12915         Log: OpenBSD sparc SHMLBA.
12916      Branch: cfgperl
12917            ! ext/IPC/SysV/SysV.xs
12918 ____________________________________________________________________________
12919 [  2944] By: gsar                                  on 1999/02/15  12:09:52
12920         Log: update win32/config* stuff, Changes
12921      Branch: perl
12922            ! Changes win32/Makefile win32/config.bc win32/config.gc
12923            ! win32/config.vc win32/config_H.bc win32/config_H.gc
12924            ! win32/config_H.vc win32/makefile.mk
12925 ____________________________________________________________________________
12926 [  2943] By: gsar                                  on 1999/02/15  11:54:08
12927         Log: #include patchlevel.h by default, provide
12928              PERL_{REVISION,VERSION,SUBVERSION}
12929      Branch: perl
12930            ! patchlevel.h perl.h
12931 ____________________________________________________________________________
12932 [  2942] By: gsar                                  on 1999/02/15  10:26:59
12933         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
12934              misc fixes
12935      Branch: perl
12936            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
12937 ____________________________________________________________________________
12938 [  2941] By: gsar                                  on 1999/02/15  10:24:37
12939         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
12940              Message-ID: <19990207002851.B9185@toldyouso.com>
12941              Message-ID: <19990207212152.A9765@toldyouso.com>
12942              Message-ID: <19990207212041.A9622@toldyouso.com>
12943              Message-ID: <19990207213127.A10244@toldyouso.com>
12944              Message-ID: <19990207212559.A9950@toldyouso.com>
12945              Message-ID: <19990207212842.A9994@toldyouso.com>
12946              Message-ID: <19990207212500.A9860@toldyouso.com>
12947              Message-ID: <19990207213013.A10105@toldyouso.com>
12948      Branch: perl
12949            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
12950            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
12951            ! pod/perlmodlib.pod pod/perltoc.pod
12952 ____________________________________________________________________________
12953 [  2940] By: gsar                                  on 1999/02/15  10:07:08
12954         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
12955              of suggested patch)
12956              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
12957              Date: Mon, 08 Feb 1999 01:14:41 -0000
12958              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
12959              Subject: [PATCH 5.005_54] some pending C.pm stuff 
12960      Branch: perl
12961            ! ext/B/B/C.pm
12962 ____________________________________________________________________________
12963 [  2939] By: jhi                                   on 1999/02/15  08:40:18
12964         Log: Integrate from mainperl.
12965      Branch: cfgperl
12966           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
12967            - lib/File/PathConvert.pm
12968           !> (integrate 81 files)
12969 ____________________________________________________________________________
12970 [  2938] By: gsar                                  on 1999/02/15  06:56:39
12971         Log: change#2839 was bogus, redo
12972      Branch: perl
12973           !> t/lib/h2ph.pht
12974 ____________________________________________________________________________
12975 [  2937] By: gsar                                  on 1999/02/15  06:38:15
12976         Log: support Win32::GetFullPathName() and Win32::SetLastError()
12977              From: jan.dubois@ibm.net (Jan Dubois)
12978              Date: Tue, 09 Feb 1999 22:27:31 +0100
12979              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
12980              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
12981      Branch: perl
12982            ! win32/win32.c
12983 ____________________________________________________________________________
12984 [  2936] By: gsar                                  on 1999/02/15  06:26:39
12985         Log: support native integers, pack("L_",...) etc. (via private mail)
12986              From: Jarkko Hietaniemi <jhi@iki.fi>
12987              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
12988              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
12989              Subject: the "packnative" patch
12990      Branch: perl
12991            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
12992            ! t/lib/ipc_sysv.t t/op/pack.t
12993 ____________________________________________________________________________
12994 [  2935] By: gsar                                  on 1999/02/15  06:04:02
12995         Log: From: Michael G Schwern <schwern@pobox.com>
12996              Date: Tue, 9 Feb 1999 04:13:12 -0500
12997              Message-ID: <19990209041312.A15788@toldyouso.com>
12998              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
12999      Branch: perl
13000            ! utils/h2xs.PL
13001 ____________________________________________________________________________
13002 [  2934] By: gsar                                  on 1999/02/15  05:30:13
13003         Log: fix bugs in the handling of negative numbers, among other things
13004              From: Steven Knight <knight@theopera.baldmt.citilink.com>
13005              Date: Mon, 8 Feb 1999 01:16:24 -0600
13006              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
13007              Subject: Math::BigFloat and Math::BigInt
13008      Branch: perl
13009            + t/lib/bigfloat.t t/lib/bigfloatpm.t
13010            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
13011            ! t/lib/bigintpm.t
13012 ____________________________________________________________________________
13013 [  2933] By: gsar                                  on 1999/02/15  04:57:52
13014         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
13015              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
13016              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
13017              Subject: s2p incorrectly handles hold space commands
13018      Branch: perl
13019            ! x2p/s2p.PL
13020 ____________________________________________________________________________
13021 [  2932] By: gsar                                  on 1999/02/15  04:45:55
13022         Log: clarify what a "line" is
13023      Branch: perl
13024            ! pod/perlfunc.pod pod/perlvar.pod
13025 ____________________________________________________________________________
13026 [  2931] By: gsar                                  on 1999/02/15  04:23:29
13027         Log: backout change#2811 and add newer version based on File::Spec
13028              From: Barrie Slaymaker <rbs@telerama.com>
13029              Date: Thu, 11 Feb 1999 16:29:24 -0500
13030              Message-ID: <36C34BB4.A62090E0@telerama.com>
13031              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
13032      Branch: perl
13033            - lib/File/PathConvert.pm
13034            ! MANIFEST installhtml lib/Pod/Html.pm
13035 ____________________________________________________________________________
13036 [  2930] By: gsar                                  on 1999/02/15  04:16:25
13037         Log: From: Barrie Slaymaker <rbs@telerama.com>
13038              Date: Thu, 11 Feb 1999 19:39:48 -0500
13039              Message-ID: <36C37854.707D139@telerama.com>
13040              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
13041      Branch: perl
13042            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
13043 ____________________________________________________________________________
13044 [  2929] By: gsar                                  on 1999/02/15  04:06:50
13045         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
13046              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
13047              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
13048              Subject: [PATCH]5.005_54 (DOC) fix many typos
13049              --
13050              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
13051              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
13052              Subject: [PATCH]5.005_54 (DOC) typos
13053      Branch: perl
13054            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
13055            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
13056            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
13057            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
13058            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
13059            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
13060            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
13061            ! pod/perlvar.pod pod/perlxs.pod
13062 ____________________________________________________________________________
13063 [  2928] By: gsar                                  on 1999/02/15  03:39:53
13064         Log: allow the Carp routines to pass through exception objects
13065      Branch: perl
13066            ! lib/Carp.pm
13067 ____________________________________________________________________________
13068 [  2927] By: gsar                                  on 1999/02/15  03:22:57
13069         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
13070      Branch: perl
13071            ! pod/perlfaq8.pod
13072 ____________________________________________________________________________
13073 [  2926] By: gsar                                  on 1999/02/15  03:19:39
13074         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
13075              have done that, but didn't)
13076      Branch: perl
13077           !> utils/h2ph.PL
13078 ____________________________________________________________________________
13079 [  2925] By: gsar                                  on 1999/02/15  03:17:01
13080         Log: integrate cfgperl changes into mainline
13081      Branch: perl
13082            ! Changes
13083           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13084           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
13085           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
13086           !> vms/subconfigure.com
13087 ____________________________________________________________________________
13088 [  2924] By: gsar                                  on 1999/02/15  03:07:08
13089         Log: add const qualifier to most char* prototypes, handle ripple effect
13090      Branch: perl
13091            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
13092            ! universal.c util.c
13093 ____________________________________________________________________________
13094 [  2923] By: gsar                                  on 1999/02/15  01:04:30
13095         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13096              Date: Thu, 04 Feb 1999 02:37:31 +0000
13097              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
13098              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
13099      Branch: perl
13100            ! pp_ctl.c t/op/range.t
13101 ____________________________________________________________________________
13102 [  2922] By: gsar                                  on 1999/02/15  00:24:34
13103         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13104              Date: Sun, 31 Jan 1999 01:50:06 +0000
13105              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
13106              Subject: [PATCH 5.005_03t4] regexp flags bug
13107      Branch: perl
13108            ! regcomp.c t/op/re_tests
13109 ____________________________________________________________________________
13110 [  2921] By: gsar                                  on 1999/02/15  00:13:02
13111         Log: use New() et al., rather than safemalloc() et al.
13112              From: jan.dubois@ibm.net (Jan Dubois)
13113              Date: Fri, 29 Jan 1999 23:27:22 +0100
13114              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
13115              Subject: [PATCH _03-MT5] POSIX.xs memory API
13116      Branch: perl
13117            ! ext/POSIX/POSIX.xs
13118 ____________________________________________________________________________
13119 [  2920] By: gsar                                  on 1999/02/15  00:05:33
13120         Log: tweak READ() docs to mention $buffer must be altered by reference
13121      Branch: perl
13122            ! pod/perltie.pod
13123 ____________________________________________________________________________
13124 [  2919] By: gsar                                  on 1999/02/14  23:50:39
13125         Log: applied suggested patch, with several language/readability tweaks
13126              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13127              Date: Fri, 29 Jan 1999 00:25:02 -0500
13128              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
13129              Subject: Re: [PATCH 5.005_*] Better parsing docs
13130      Branch: perl
13131            ! pod/perlop.pod
13132 ____________________________________________________________________________
13133 [  2918] By: gsar                                  on 1999/02/14  23:20:42
13134         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
13135              of silently returning bogus values)
13136              From: Peter Chines <pchines@nhgri.nih.gov>
13137              Date: Wed, 27 Jan 1999 16:11:31 -0500
13138              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
13139              Subject: Time::Local
13140      Branch: perl
13141            ! lib/Time/Local.pm pod/perldelta.pod
13142 ____________________________________________________________________________
13143 [  2917] By: gsar                                  on 1999/02/14  11:21:43
13144         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13145              Date: Thu, 28 Jan 1999 10:02:20 -0500
13146              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
13147              Subject: Re: [PATCH 5.005_53] Better perldoc
13148      Branch: perl
13149            ! utils/perldoc.PL
13150 ____________________________________________________________________________
13151 [  2916] By: gsar                                  on 1999/02/14  10:59:38
13152         Log: back out change#2751, apply updated version 
13153              From: jan.dubois@ibm.net (Jan Dubois)
13154              Date: Sat, 06 Feb 1999 01:06:29 +0100
13155              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
13156              Subject: [PATCH] Cleanup of File::Spec module
13157      Branch: perl
13158            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
13159            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
13160            ! lib/File/Spec/Win32.pm
13161 ____________________________________________________________________________
13162 [  2915] By: gsar                                  on 1999/02/14  10:48:01
13163         Log: tweak select() test
13164      Branch: perl
13165            ! pod/perlipc.pod t/op/fh.t
13166 ____________________________________________________________________________
13167 [  2914] By: gsar                                  on 1999/02/14  10:25:55
13168         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
13169      Branch: perl
13170            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
13171 ____________________________________________________________________________
13172 [  2913] By: gsar                                  on 1999/02/14  10:03:51
13173         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
13174              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
13175              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
13176              Subject: Re: SvOPV() or SvPV_nolen() or ...
13177      Branch: perl
13178            ! pod/perlguts.pod
13179 ____________________________________________________________________________
13180 [  2912] By: gsar                                  on 1999/02/14  09:57:29
13181         Log: provide SvPV_nolen(sv) to avoid use of PL_na
13182              From: jan.dubois@ibm.net (Jan Dubois)
13183              Date: Sun, 24 Jan 1999 02:45:32 +0100
13184              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
13185              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
13186      Branch: perl
13187            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
13188            ! sv.h
13189 ____________________________________________________________________________
13190 [  2911] By: gsar                                  on 1999/02/14  06:51:05
13191         Log: elide stray effluvium
13192      Branch: perl
13193            ! pod/perldelta.pod
13194 ____________________________________________________________________________
13195 [  2910] By: gsar                                  on 1999/02/14  05:51:56
13196         Log: slurping an empty file should return '' rather than undef, with
13197              commensurate effects on ARGV processing
13198      Branch: perl
13199            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
13200            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
13201 ____________________________________________________________________________
13202 [  2909] By: gsar                                  on 1999/02/14  00:02:11
13203         Log: perly_c.diff typo
13204      Branch: perl
13205            ! perly.c perly_c.diff vms/perly_c.vms
13206 ____________________________________________________________________________
13207 [  2908] By: gsar                                  on 1999/02/13  18:20:13
13208         Log: From: jan.dubois@ibm.net (Jan Dubois)
13209              Date: Sat, 13 Feb 1999 13:25:53 +0100
13210              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
13211              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
13212      Branch: perl
13213            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
13214 ____________________________________________________________________________
13215 [  2907] By: jhi                                   on 1999/02/13  15:07:26
13216         Log: Integrate from mainperl.
13217      Branch: cfgperl
13218           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
13219           !> (integrate 150 files)
13220 ____________________________________________________________________________
13221 [  2903] By: gsar                                  on 1999/02/12  13:25:59
13222         Log: From: jan.dubois@ibm.net (Jan Dubois)
13223              Date: Sun, 24 Jan 1999 01:12:00 +0100
13224              Message-ID: <36b66479.62756298@smtp1.ibm.net>
13225              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
13226      Branch: perl
13227            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
13228            ! proto.h sv.c sv.h
13229 ____________________________________________________________________________
13230 [  2902] By: gsar                                  on 1999/02/12  12:55:11
13231         Log: script to generate ctags from etags
13232              From: Colin Kuskie <ckuskie@cadence.com>
13233              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
13234              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
13235              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
13236      Branch: perl
13237            + emacs/e2ctags.pl
13238            ! Makefile.SH pod/perlfaq3.pod
13239 ____________________________________________________________________________
13240 [  2901] By: gsar                                  on 1999/02/12  12:40:17
13241         Log: allow boolean assign ops to be lvalues
13242              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13243              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
13244              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
13245              --
13246              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13247              Date: Mon, 18 Jan 1999 10:04:00 +0000
13248              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
13249              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
13250      Branch: perl
13251            + t/op/lop.t
13252            ! MANIFEST op.c
13253 ____________________________________________________________________________
13254 [  2899] By: jhi                                   on 1999/02/12  12:03:48
13255         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
13256      Branch: cfgperl
13257            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13258            ! config_h.SH hints/openbsd.sh
13259 ____________________________________________________________________________
13260 [  2898] By: gsar                                  on 1999/02/12  11:49:25
13261         Log: support win32_putenv()
13262      Branch: perl
13263            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
13264            ! win32/win32.c win32/win32iop.h
13265 ____________________________________________________________________________
13266 [  2894] By: gsar                                  on 1999/02/12  11:09:27
13267         Log: add missing hunk in change#2657
13268      Branch: perl
13269            ! ext/B/B/CC.pm
13270 ____________________________________________________________________________
13271 [  2893] By: gsar                                  on 1999/02/12  11:00:13
13272         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13273              Date: Tue, 19 Jan 1999 20:13:15 -0500
13274              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
13275              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
13276      Branch: perl
13277            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
13278            ! t/pragma/subs.t t/pragma/warning.t
13279 ____________________________________________________________________________
13280 [  2892] By: gsar                                  on 1999/02/12  10:44:38
13281         Log: update change#2670 to later version
13282              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13283              Date: Sun, 31 Jan 1999 16:16:14 +0000
13284              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
13285              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
13286      Branch: perl
13287            ! t/op/subst.t toke.c
13288 ____________________________________________________________________________
13289 [  2891] By: gsar                                  on 1999/02/12  10:31:17
13290         Log: make testsuite somewhat location independent
13291      Branch: perl
13292            ! (edit 117 files)
13293 ____________________________________________________________________________
13294 [  2890] By: gsar                                  on 1999/02/12  10:00:30
13295         Log: add $AutoLoader::VERSION
13296      Branch: perl
13297            ! lib/AutoLoader.pm
13298 ____________________________________________________________________________
13299 [  2889] By: gsar                                  on 1999/02/12  09:55:48
13300         Log: tweak PERL_STRICT_CR notes
13301      Branch: perl
13302            ! pod/perl5005delta.pod
13303 ____________________________________________________________________________
13304 [  2888] By: gsar                                  on 1999/02/12  09:41:45
13305         Log: add note about test-notty target
13306      Branch: perl
13307            ! README.win32
13308 ____________________________________________________________________________
13309 [  2887] By: gsar                                  on 1999/02/12  09:37:37
13310         Log: add perltodo.pod
13311      Branch: perl
13312            + pod/perltodo.pod
13313            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
13314            ! win32/pod.mak
13315 ____________________________________________________________________________
13316 [  2886] By: jhi                                   on 1999/02/12  08:52:14
13317         Log: Integrate from mainperl.
13318      Branch: cfgperl
13319           +> t/op/fh.t
13320           !> (integrate 30 files)
13321 ____________________________________________________________________________
13322 [  2885] By: gsar                                  on 1999/02/12  08:42:10
13323         Log: note how to find REG_INFTY limit
13324      Branch: perl
13325            ! pod/perlre.pod
13326 ____________________________________________________________________________
13327 [  2884] By: jhi                                   on 1999/02/12  08:36:14
13328         Log: OpenBSD pthreads awareness, thanks to
13329              David Leonard <david.leonard@csee.uq.edu.au>
13330      Branch: maint-5.005/perl
13331            ! Configure hints/openbsd.sh
13332 ____________________________________________________________________________
13333 [  2882] By: gsar                                  on 1999/02/12  08:05:20
13334         Log: IO is maintained by p5p (per Graham Barr's wishes)
13335      Branch: perl
13336            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
13337            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
13338            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
13339            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
13340 ____________________________________________________________________________
13341 [  2881] By: gsar                                  on 1999/02/12  07:57:13
13342         Log: fh.t typo
13343      Branch: perl
13344            ! t/op/fh.t
13345 ____________________________________________________________________________
13346 [  2880] By: gsar                                  on 1999/02/12  07:38:16
13347         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
13348      Branch: perl
13349            ! perl.c pod/perlrun.pod
13350 ____________________________________________________________________________
13351 [  2879] By: gsar                                  on 1999/02/12  05:39:29
13352         Log: fix ops that are not filehandle constructors to not create GV if it
13353              doesn't already exist (avoids leaks); extend semantics of defined()
13354              so that defined(*{$foo}) works (experimental)
13355      Branch: perl
13356            + t/op/fh.t
13357            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
13358            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
13359 ____________________________________________________________________________
13360 [  2877] By: jhi                                   on 1999/02/11  20:44:00
13361         Log: From: Chris Nandor <pudge@pobox.com>
13362              To: perl5-porters@perl.org
13363              Subject: [PATCH] perlport.pod 1.39
13364              Date: Thu, 11 Feb 1999 12:28:35 -0500
13365              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
13366      Branch: cfgperl
13367            ! pod/perlport.pod
13368 ____________________________________________________________________________
13369 [  2870] By: gsar                                  on 1999/02/11  11:17:08
13370         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
13371      Branch: perl
13372            ! ext/IO/lib/IO/Pipe.pm
13373 ____________________________________________________________________________
13374 [  2869] By: gsar                                  on 1999/02/11  11:00:56
13375         Log: update win32/pod.mak
13376      Branch: perl
13377            ! win32/pod.mak
13378 ____________________________________________________________________________
13379 [  2868] By: gsar                                  on 1999/02/11  10:42:44
13380         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
13381              Date: Fri, 08 Jan 1999 14:36:53 +1100
13382              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
13383              Subject: Re: [Fwd: IO::Socket::connect and blocking]
13384      Branch: perl
13385            ! ext/IO/lib/IO/Socket.pm
13386 ____________________________________________________________________________
13387 [  2867] By: gsar                                  on 1999/02/11  09:43:03
13388         Log: av_extend() doc tweak from Jan Dubois
13389      Branch: perl
13390            ! pod/perlguts.pod
13391 ____________________________________________________________________________
13392 [  2866] By: gsar                                  on 1999/02/11  09:27:17
13393         Log: display full pathname of unreadable files
13394      Branch: perl
13395            ! utils/perldoc.PL
13396 ____________________________________________________________________________
13397 [  2865] By: gsar                                  on 1999/02/11  09:02:31
13398         Log: missing patch in change#2522
13399      Branch: perl
13400            ! lib/Pod/Text.pm
13401 ____________________________________________________________________________
13402 [  2864] By: jhi                                   on 1999/02/11  08:45:00
13403         Log: From: Spider Boardman <spider@zk3.dec.com>
13404              To: perlbug@perl.com
13405              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
13406              Date: Wed, 10 Feb 1999 23:33:31 -0500
13407              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
13408      Branch: maint-5.005/perl
13409            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
13410 ____________________________________________________________________________
13411 [  2862] By: gsar                                  on 1999/02/11  08:14:34
13412         Log: integrate changes#2738,2740 from maint-5.005
13413      Branch: perl
13414           !> lib/ExtUtils/MakeMaker.pm
13415 ____________________________________________________________________________
13416 [  2861] By: jhi                                   on 1999/02/11  08:04:25
13417         Log: Integrate from mainperl.
13418      Branch: cfgperl
13419           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
13420           !> t/op/range.t win32/config.gc
13421 ____________________________________________________________________________
13422 [  2860] By: gsar                                  on 1999/02/11  07:30:08
13423         Log: binmode() support for cygwin32 (suggested by Steven Morlock
13424              <newspost@morlock.net>)
13425      Branch: perl
13426            ! perl.h
13427 ____________________________________________________________________________
13428 [  2859] By: gsar                                  on 1999/02/11  07:14:21
13429         Log: update Changes
13430      Branch: perl
13431            ! Changes
13432           !> pod/perl5005delta.pod
13433 ____________________________________________________________________________
13434 [  2856] By: gsar                                  on 1999/02/11  07:07:39
13435         Log: integrate perldelta changes from maint-5.005
13436      Branch: perl
13437           !> pod/perl5005delta.pod
13438 ____________________________________________________________________________
13439 [  2855] By: gsar                                  on 1999/02/11  06:31:50
13440         Log: applied suggested patch; added tests
13441              From: Adam Krolnik <adamk@gypsy.cyrix.com>
13442              Date: Sat, 12 Dec 98 15:30:18 -0600
13443              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
13444              Subject: Range operation doesn't handle IV_MAX
13445      Branch: perl
13446            ! pp_ctl.c t/op/range.t
13447 ____________________________________________________________________________
13448 [  2854] By: gsar                                  on 1999/02/11  05:00:55
13449         Log: compatibility fix: magic non-propagation in foreach implicit localization
13450      Branch: perl
13451            ! pp_ctl.c t/op/local.t win32/config.gc
13452 ____________________________________________________________________________
13453 [  2852] By: gsar                                  on 1999/02/10  23:17:49
13454         Log: fair warning about -Dusethreads
13455      Branch: maint-5.005/perl
13456            ! Configure INSTALL README.threads
13457 ____________________________________________________________________________
13458 [  2847] By: jhi                                   on 1999/02/09  19:13:28
13459         Log: Integrate from mainperl.
13460      Branch: cfgperl
13461           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
13462           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
13463 ____________________________________________________________________________
13464 [  2846] By: gsar                                  on 1999/02/09  13:53:28
13465         Log: a modified version of suggested patch for pack template 'Z'; added docs
13466              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
13467              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
13468              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
13469              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
13470      Branch: perl
13471            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
13472 ____________________________________________________________________________
13473 [  2845] By: gsar                                  on 1999/02/09  00:03:26
13474         Log: clarify docs for change#2835
13475      Branch: perl
13476            ! pod/perldelta.pod pod/perlop.pod
13477 ____________________________________________________________________________
13478 [  2844] By: gsar                                  on 1999/02/08  23:40:57
13479         Log: addendum to change#2823
13480              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13481              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
13482              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
13483              Subject: [PATCH] Docs and tests for method-call syntax
13484      Branch: perl
13485            ! pod/perlobj.pod t/op/method.t
13486 ____________________________________________________________________________
13487 [  2843] By: jhi                                   on 1999/02/08  21:06:28
13488         Log: Ultrix mmap tidbit.
13489      Branch: cfgperl
13490            ! hints/ultrix_4.sh
13491 ____________________________________________________________________________
13492 [  2842] By: jhi                                   on 1999/02/08  20:22:55
13493         Log: Integrate from mainperl.
13494      Branch: cfgperl
13495           +> t/op/subst_wamp.t
13496           !> (integrate 35 files)
13497 ____________________________________________________________________________
13498 [  2841] By: jhi                                   on 1999/02/08  18:23:26
13499         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13500              To: Mailing list Perl5 <perl5-porters@perl.org>
13501              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
13502              Date: Sun, 7 Feb 1999 17:25:22 -0500
13503              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
13504      Branch: cfgperl
13505            + t/op/subst_amp.t
13506            ! MANIFEST regcomp.c t/op/subst.t
13507 ____________________________________________________________________________
13508 [  2840] By: jhi                                   on 1999/02/08  18:16:54
13509         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13510              To: Mailing list Perl5 <perl5-porters@perl.org>
13511              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
13512              Date: Sun, 7 Feb 1999 17:00:10 -0500
13513              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
13514      Branch: cfgperl
13515            ! pp_hot.c t/op/pat.t
13516 ____________________________________________________________________________
13517 [  2839] By: jhi                                   on 1999/02/08  17:25:30
13518         Log: A require was missing.
13519      Branch: cfgperl
13520            ! t/lib/h2ph.pht
13521 ____________________________________________________________________________
13522 [  2838] By: jhi                                   on 1999/02/08  16:38:41
13523         Log: Bring in the change #2809 (the Configure part has been
13524              modified rather a lot since the #2809, though.)
13525      Branch: cfgperl
13526            ! Configure utils/h2ph.PL
13527 ____________________________________________________________________________
13528 [  2835] By: gsar                                  on 1999/02/08  14:40:23
13529         Log: make qw() into a true list at compile time (slightly modified
13530              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
13531      Branch: perl
13532            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
13533 ____________________________________________________________________________
13534 [  2834] By: gsar                                  on 1999/02/08  13:23:16
13535         Log: make safesysmalloc() etc., always available; safemalloc() et al are
13536              now macros that point to the right malloc; fix various places in
13537              sources that need to always use safesysmalloc() et al
13538      Branch: perl
13539            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
13540            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
13541 ____________________________________________________________________________
13542 [  2833] By: gsar                                  on 1999/02/08  10:56:16
13543         Log: remove spurious #endif in last change
13544      Branch: perl
13545            ! perl.h
13546 ____________________________________________________________________________
13547 [  2832] By: gsar                                  on 1999/02/08  10:34:55
13548         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
13549              them ask for insanity (untested)
13550      Branch: perl
13551            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
13552            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
13553            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
13554 ____________________________________________________________________________
13555 [  2831] By: jhi                                   on 1999/02/08  08:33:33
13556         Log: Update vms/subconfigure.com along the lines of change #2829.
13557      Branch: cfgperl
13558            ! vms/subconfigure.com
13559 ____________________________________________________________________________
13560 [  2830] By: gsar                                  on 1999/02/08  00:19:46
13561         Log: integrate cfgperl changes into mainline
13562      Branch: perl
13563           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
13564           +> lib/File/PathConvert.pm pod/perlthrtut.pod
13565            ! Changes
13566           !> (integrate 93 files)
13567 ____________________________________________________________________________
13568 [  2829] By: jhi                                   on 1999/02/07  23:49:46
13569         Log: Configure update.
13570              
13571              Probe for mmap() et alia.
13572              The *cc*symbols patch (just Configure, no h2ph).
13573      Branch: cfgperl
13574            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13575            ! config_h.SH perl.h
13576 ____________________________________________________________________________
13577 [  2828] By: gsar                                  on 1999/02/07  23:38:47
13578         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13579              Date: Sun, 7 Feb 1999 17:25:22 -0500
13580              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
13581              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
13582      Branch: perl
13583            + t/op/subst_amp.t t/op/subst_wamp.t
13584            ! MANIFEST regcomp.c t/op/subst.t
13585 ____________________________________________________________________________
13586 [  2827] By: gsar                                  on 1999/02/07  23:27:32
13587         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13588              Date: Sun, 7 Feb 1999 17:00:10 -0500
13589              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
13590              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
13591      Branch: perl
13592            ! pp_hot.c t/op/pat.t
13593 ____________________________________________________________________________
13594 [  2826] By: gsar                                  on 1999/02/07  23:26:04
13595         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
13596              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13597              Date: Sun, 7 Feb 1999 15:07:27 -0500
13598              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
13599              Subject: Re: fixing memory leaks in REx compilation
13600      Branch: perl
13601            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
13602            ! regexec.c
13603 ____________________________________________________________________________
13604 [  2825] By: jhi                                   on 1999/02/07  18:05:13
13605         Log: Integrate from mainperl.
13606      Branch: cfgperl
13607           +> lib/DB.pm t/comp/bproto.t
13608           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
13609           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
13610           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
13611           !> toke.c vms/perly_c.vms
13612 ____________________________________________________________________________
13613 [  2824] By: gsar                                  on 1999/02/07  14:21:48
13614         Log: tweak doc on bitwise ops
13615      Branch: perl
13616            ! pod/perlop.pod
13617 ____________________________________________________________________________
13618 [  2823] By: gsar                                  on 1999/02/07  13:38:31
13619         Log: applied suggested patch; regen perly* and vms/perly*
13620              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13621              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
13622              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
13623              Subject: [PATCH] Re: Suggestion for perlobj man page
13624      Branch: perl
13625            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
13626 ____________________________________________________________________________
13627 [  2822] By: gsar                                  on 1999/02/07  12:39:09
13628         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
13629              disabled, fails tests)
13630      Branch: perl
13631            ! regcomp.h
13632 ____________________________________________________________________________
13633 [  2821] By: gsar                                  on 1999/02/07  11:09:39
13634         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
13635              <Alexander.Barilo@aexp.com>)
13636      Branch: perl
13637            ! lib/Pod/Html.pm
13638 ____________________________________________________________________________
13639 [  2820] By: gsar                                  on 1999/02/07  10:20:35
13640         Log: add draft debugging API implementation
13641      Branch: perl
13642            + lib/DB.pm
13643            ! MANIFEST
13644 ____________________________________________________________________________
13645 [  2819] By: gsar                                  on 1999/02/07  09:58:45
13646         Log: avoid garbage in db->dirbuf
13647              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
13648              Date: Sat, 05 Dec 1998 14:14:54 +0900
13649              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
13650              Subject: SDBM bug
13651      Branch: perl
13652            ! ext/SDBM_File/sdbm/sdbm.c
13653 ____________________________________________________________________________
13654 [  2818] By: gsar                                  on 1999/02/07  09:32:24
13655         Log: missing entry
13656      Branch: perl
13657            ! MANIFEST
13658 ____________________________________________________________________________
13659 [  2817] By: gsar                                  on 1999/02/07  09:30:47
13660         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
13661      Branch: perl
13662            + t/comp/bproto.t
13663            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
13664 ____________________________________________________________________________
13665 [  2816] By: gsar                                  on 1999/02/06  00:14:29
13666         Log: minor bug in dumping blessed subrefs
13667      Branch: perl
13668            ! ext/Data/Dumper/Dumper.pm
13669 ____________________________________________________________________________
13670 [  2812] By: jhi                                   on 1999/02/03  22:02:24
13671         Log: Enhance change #2808.
13672              
13673              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13674              To: perl5-porters@perl.org
13675              Subject: Re: [PATCH 5.00*]: perlbug checklist
13676              Date: Wed, 3 Feb 1999 19:02:27 +0000
13677              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
13678      Branch: cfgperl
13679            ! utils/perlbug.PL
13680 ____________________________________________________________________________
13681 [  2811] By: jhi                                   on 1999/02/03  21:53:23
13682         Log: From: Barrie Slaymaker <rbs@telerama.com>
13683              To: perl5-porters@perl.org
13684              CC: pod-people@perl.org
13685              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
13686              Date: Wed, 03 Feb 1999 10:34:18 -0500
13687              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
13688              
13689              Add File::PathConvert.pm.
13690              Fix Pod::Html and installhtml to understand relative urls.
13691      Branch: cfgperl
13692            + lib/File/PathConvert.pm
13693            ! MANIFEST installhtml lib/Pod/Html.pm
13694 ____________________________________________________________________________
13695 [  2810] By: jhi                                   on 1999/02/03  20:25:10
13696         Log: From: Francois Desarmenien <desar@club-internet.fr>
13697              To: Mailing list Perl5 <perl5-porters@perl.org>
13698              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
13699              Date: Wed, 03 Feb 1999 13:13:24 +0000
13700              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
13701              
13702              (note: this patch completely overrides Tom Wolfe's patch,
13703              change #2604)
13704      Branch: cfgperl
13705            + ext/GDBM_File/hints/sco.pl
13706            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
13707 ____________________________________________________________________________
13708 [  2809] By: jhi                                   on 1999/02/03  19:54:16
13709         Log: h2ph fixes + Configure patch to support them.
13710              
13711              From: "Kurt D. Starsinic" <kstar@chapin.edu>
13712              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
13713              Gurusamy Sarathy <gsar@engin.umich.edu>
13714              Cc: perl5-porters@perl.org
13715              Subject: [PATCH 5.00503_MT5] h2ph.PL
13716              Date: Tue, 2 Feb 1999 19:48:06 -0500
13717              Message-ID: <19990202194806.E10647@O2.chapin.edu>
13718      Branch: maint-5.005/perl
13719            ! Configure utils/h2ph.PL
13720 ____________________________________________________________________________
13721 [  2808] By: jhi                                   on 1999/02/03  16:59:55
13722         Log: Enhance the perlbug checklist.
13723      Branch: cfgperl
13724            ! utils/perlbug.PL
13725 ____________________________________________________________________________
13726 [  2807] By: jhi                                   on 1999/02/03  14:01:37
13727         Log: Document the standard strftime %formats.
13728              
13729              From: Dominic Dunlop <domo@vo.lu>
13730              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
13731              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
13732              Date: Tue, 2 Feb 1999 15:55:29 +0100
13733              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
13734      Branch: cfgperl
13735            ! ext/POSIX/POSIX.pod
13736 ____________________________________________________________________________
13737 [  2806] By: jhi                                   on 1999/02/03  13:58:00
13738         Log: Integrate from mainperl.
13739      Branch: cfgperl
13740           !> perl.h
13741 ____________________________________________________________________________
13742 [  2805] By: gsar                                  on 1999/02/03  03:32:31
13743         Log: PL_uuemap[] init needs help for sizeof()
13744      Branch: perl
13745            ! perl.h
13746 ____________________________________________________________________________
13747 [  2804] By: jhi                                   on 1999/02/02  20:44:30
13748         Log: These should've been already in #2803.
13749      Branch: cfgperl
13750            ! Configure config_h.SH vms/subconfigure.com
13751 ____________________________________________________________________________
13752 [  2803] By: jhi                                   on 1999/02/02  20:38:45
13753         Log: telldir prototype issue, from mists of time...
13754      Branch: cfgperl
13755            ! hints/netbsd.sh pp_sys.c
13756 ____________________________________________________________________________
13757 [  2801] By: jhi                                   on 1999/02/02  17:40:14
13758         Log: From: John Bley <jbb6@acpub.duke.edu>
13759              To: perlbug@perl.org
13760              Subject: [PATCH]5.005_54 (DOC) fix minor typos
13761              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
13762              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
13763      Branch: cfgperl
13764            ! pod/perlre.pod
13765 ____________________________________________________________________________
13766 [  2800] By: jhi                                   on 1999/02/02  17:26:49
13767         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
13768      Branch: cfgperl
13769            ! Todo-5.005
13770 ____________________________________________________________________________
13771 [  2799] By: jhi                                   on 1999/02/02  17:18:51
13772         Log: Update FindBin from maint-5.005.
13773      Branch: cfgperl
13774            ! lib/FindBin.pm
13775 ____________________________________________________________________________
13776 [  2798] By: jhi                                   on 1999/02/02  17:16:07
13777         Log: Fix typecasts in #2797
13778              
13779              From: "G. Del Merritt" <del@intranetics.com>
13780              Date: Fri, 29 Jan 1999 11:47:25 -0700
13781              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
13782              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
13783      Branch: cfgperl
13784            ! ext/POSIX/POSIX.xs
13785 ____________________________________________________________________________
13786 [  2797] By: jhi                                   on 1999/02/02  17:14:37
13787         Log: From: Ted Law <tedlaw@cibcwg.com>
13788              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
13789              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
13790              Subject: POSIX::strftime buffer overflow problem
13791      Branch: cfgperl
13792            ! ext/POSIX/POSIX.xs
13793 ____________________________________________________________________________
13794 [  2796] By: jhi                                   on 1999/02/02  17:13:23
13795         Log: Do not use File::Slurp.
13796      Branch: cfgperl
13797            ! t/lib/textfill.t
13798 ____________________________________________________________________________
13799 [  2795] By: jhi                                   on 1999/02/02  17:11:48
13800         Log: perlhist update from maint-5.005.
13801      Branch: cfgperl
13802            ! pod/perlhist.pod
13803 ____________________________________________________________________________
13804 [  2794] By: jhi                                   on 1999/02/02  17:10:33
13805         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
13806      Branch: cfgperl
13807            ! ext/POSIX/POSIX.pm
13808 ____________________________________________________________________________
13809 [  2793] By: jhi                                   on 1999/02/02  17:08:39
13810         Log: Missed the html test from change #2787. 
13811      Branch: cfgperl
13812            ! t/lib/cgi-html.t
13813 ____________________________________________________________________________
13814 [  2792] By: jhi                                   on 1999/02/02  17:01:24
13815         Log: Update Getopt::Long to 2.19.
13816      Branch: cfgperl
13817            ! lib/Getopt/Long.pm
13818 ____________________________________________________________________________
13819 [  2791] By: jhi                                   on 1999/02/02  16:59:13
13820         Log: overload syntax is no longer experimental
13821      Branch: cfgperl
13822            ! lib/overload.pm
13823 ____________________________________________________________________________
13824 [  2789] By: jhi                                   on 1999/02/02  16:47:50
13825         Log: Still doc fixes.
13826      Branch: cfgperl
13827            ! lib/diagnostics.pm
13828 ____________________________________________________________________________
13829 [  2788] By: jhi                                   on 1999/02/02  16:47:07
13830         Log: Doc fixes.
13831      Branch: cfgperl
13832            ! lib/CGI.pm lib/diagnostics.pm
13833 ____________________________________________________________________________
13834 [  2787] By: jhi                                   on 1999/02/02  16:38:55
13835         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
13836              where applicable).
13837      Branch: cfgperl
13838            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
13839            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
13840            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
13841            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
13842            ! eg/cgi/frameset.cgi eg/cgi/index.html
13843            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
13844            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
13845            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
13846            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
13847            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
13848            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
13849 ____________________________________________________________________________
13850 [  2786] By: jhi                                   on 1999/02/02  16:17:52
13851         Log: Update CPAN to 1.47.
13852      Branch: cfgperl
13853            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
13854 ____________________________________________________________________________
13855 [  2785] By: jhi                                   on 1999/02/02  16:09:03
13856         Log: From: Mark-Jason Dominus <mjd@plover.com>
13857              Date: Sat, 16 Jan 1999 17:22:06 -0500
13858              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
13859              Message-ID: <19990116222206.3674.qmail@plover.com>
13860      Branch: cfgperl
13861            ! pod/perlsub.pod
13862 ____________________________________________________________________________
13863 [  2784] By: jhi                                   on 1999/02/02  16:01:31
13864         Log: Fix incorrect "used only once" warnings
13865              
13866              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13867              Date: Fri, 8 Jan 1999 04:37:10 -0500
13868              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
13869              Subject: Re: change#965 flakiness
13870      Branch: cfgperl
13871            ! gv.c
13872 ____________________________________________________________________________
13873 [  2783] By: jhi                                   on 1999/02/02  15:50:38
13874         Log: perldelta updates.
13875      Branch: cfgperl
13876            ! pod/perldelta.pod
13877 ____________________________________________________________________________
13878 [  2782] By: jhi                                   on 1999/02/02  14:28:26
13879         Log: Mirror change #2781.
13880      Branch: cfgperl
13881            ! hints/linux.sh
13882 ____________________________________________________________________________
13883 [  2781] By: jhi                                   on 1999/02/02  14:27:01
13884         Log: Update the MkLinux note.
13885      Branch: maint-5.005/perl
13886            ! hints/linux.sh
13887 ____________________________________________________________________________
13888 [  2780] By: jhi                                   on 1999/02/02  14:10:59
13889         Log: Update todo.
13890      Branch: cfgperl
13891            ! Todo-5.005
13892 ____________________________________________________________________________
13893 [  2779] By: jhi                                   on 1999/02/02  14:00:25
13894         Log: Integrate from mainperl.
13895      Branch: cfgperl
13896            ! t/lib/textfill.t t/lib/textwrap.t
13897           !> (integrate 32 files)
13898 ____________________________________________________________________________
13899 [  2778] By: jhi                                   on 1999/02/02  13:56:23
13900         Log: VMS update, applicable parts of
13901              
13902              From: Dan Sugalski <sugalskd@osshe.edu>
13903              To: perl5-porters@perl.org
13904              Subject: [PATCH 5.005_03MT3]VMS configure tweak
13905              Date: Wed, 20 Jan 1999 12:05:18 -0800
13906              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
13907              
13908              From: Dan Sugalski <sugalskd@osshe.edu>
13909              To: perlbug@perl.com, vmsperl@perl.org
13910              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
13911              Date: Tue, 26 Jan 1999 14:40:38 -0800
13912              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
13913              
13914              From: Dan Sugalski <sugalskd@osshe.edu>
13915              To: perl5-porters@perl.org, vmsperl@perl.org
13916              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
13917              Date: Tue, 26 Jan 1999 14:55:29 -0800
13918              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
13919      Branch: cfgperl
13920            ! vms/ext/Stdio/test.pl vms/subconfigure.com
13921 ____________________________________________________________________________
13922 [  2777] By: jhi                                   on 1999/02/02  13:43:24
13923         Log: Synch usethreads parts from maint-5.005.
13924      Branch: cfgperl
13925            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
13926            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
13927            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
13928            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
13929 ____________________________________________________________________________
13930 [  2776] By: jhi                                   on 1999/02/02  13:17:16
13931         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
13932      Branch: cfgperl
13933            ! Makefile.SH hints/freebsd.sh
13934 ____________________________________________________________________________
13935 [  2774] By: jhi                                   on 1999/02/02  13:10:39
13936         Log: Add perlthrtut, update pod/* machinery.
13937              (a pod/Makefile.SH is sorely needed)
13938      Branch: cfgperl
13939            + pod/perlthrtut.pod
13940            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
13941 ____________________________________________________________________________
13942 [  2773] By: jhi                                   on 1999/02/02  12:54:24
13943         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13944              To: perl5-porters@perl.org
13945              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
13946              Date: Tue, 26 Jan 1999 22:25:07 +0000
13947              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
13948      Branch: cfgperl
13949            ! pod/perlguts.pod
13950 ____________________________________________________________________________
13951 [  2771] By: jhi                                   on 1999/02/02  12:47:34
13952         Log: Use perlbug instead of personal email address.
13953      Branch: cfgperl
13954            ! Configure
13955 ____________________________________________________________________________
13956 [  2770] By: jhi                                   on 1999/02/02  12:42:06
13957         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
13958              
13959              From: "G. Del Merritt" <del@intranetics.com>
13960              To: perlbug@perl.com
13961              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
13962              Date: Tue, 26 Jan 1999 12:09:09 -0700
13963              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
13964      Branch: cfgperl
13965            ! iperlsys.h
13966 ____________________________________________________________________________
13967 [  2769] By: jhi                                   on 1999/02/02  12:37:57
13968         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13969              To: Mailing list Perl5 <perl5-porters@perl.org>
13970              Subject: [PATCH 5.005_*] OS/2 threads
13971              Date: Tue, 26 Jan 1999 13:39:46 -0500
13972              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
13973      Branch: cfgperl
13974            ! os2/os2ish.h
13975 ____________________________________________________________________________
13976 [  2768] By: jhi                                   on 1999/02/02  12:36:16
13977         Log: Apply change #2711 from maint-5.005:
13978              
13979              make ok", "make okfile", and "make nok" were broken
13980              with -Duseshrplib, because of a shared typo.
13981              
13982              From: Spider Boardman <spider@web.zk3.dec.com>
13983              To: perlbug@perl.com
13984              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
13985              Date: Wed, 27 Jan 1999 12:27:15 -0500
13986              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
13987      Branch: cfgperl
13988            ! Makefile.SH
13989 ____________________________________________________________________________
13990 [  2766] By: jhi                                   on 1999/02/02  12:27:08
13991         Log: Make Configure use "int main()" instead of bare "main()".
13992              Like maint-5.005 change #2703 but now via metaconfig.
13993      Branch: cfgperl
13994            ! Configure
13995 ____________________________________________________________________________
13996 [  2765] By: jhi                                   on 1999/02/02  11:59:30
13997         Log: Undo part of change #2562.
13998      Branch: cfgperl
13999            ! Configure
14000 ____________________________________________________________________________
14001 [  2764] By: jhi                                   on 1999/02/02  11:52:39
14002         Log: NetBSD synch with maint-5.005.
14003      Branch: cfgperl
14004            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
14005 ____________________________________________________________________________
14006 [  2763] By: jhi                                   on 1999/02/02  11:44:07
14007         Log: $Config{installusrbinperl}
14008              (maint-5.005 changes #2614 and #2709)
14009      Branch: cfgperl
14010            ! Configure installperl
14011 ____________________________________________________________________________
14012 [  2762] By: jhi                                   on 1999/02/02  11:29:13
14013         Log: Errno update from maint-5.005 (changes #2583, #2710).
14014      Branch: cfgperl
14015            ! Configure ext/Errno/Errno_pm.PL
14016 ____________________________________________________________________________
14017 [  2759] By: jhi                                   on 1999/02/02  10:53:20
14018         Log: Update Trig.pm from maint-5.005.
14019      Branch: cfgperl
14020            ! lib/Math/Trig.pm
14021 ____________________________________________________________________________
14022 [  2757] By: jhi                                   on 1999/02/02  10:41:26
14023         Log: MPE/iX update (mirror maint-5.005 change #2715)
14024      Branch: cfgperl
14025            ! hints/mpeix.sh mpeix/relink
14026 ____________________________________________________________________________
14027 [  2756] By: jhi                                   on 1999/02/02  10:38:08
14028         Log: BeOS update (Mirror maint-5.005 change #2727).
14029      Branch: cfgperl
14030            + ext/DynaLoader/dl_beos.xs
14031            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
14032            ! lib/ExtUtils/MM_Unix.pm
14033 ____________________________________________________________________________
14034 [  2754] By: gsar                                  on 1999/02/02  08:52:13
14035         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
14036      Branch: perl
14037            ! Porting/pumpkin.pod Todo Todo-5.005
14038 ____________________________________________________________________________
14039 [  2753] By: gsar                                  on 1999/02/02  08:46:21
14040         Log: Todo tweaks
14041      Branch: perl
14042            ! Todo Todo-5.005
14043 ____________________________________________________________________________
14044 [  2752] By: jhi                                   on 1999/02/01  22:15:12
14045         Log: Add perlthrtut.pod.
14046              
14047              From: Dan Sugalski <sugalskd@osshe.edu>
14048              To: perl5-porters@perl.org
14049              Subject: perlthrtut.pod
14050              Date: Mon, 01 Feb 1999 10:57:11 -0800
14051              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
14052      Branch: maint-5.005/perl
14053            + pod/perlthrtut.pod
14054            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
14055            ! pod/roffitall
14056 ____________________________________________________________________________
14057 [  2751] By: gsar                                  on 1999/02/01  07:28:05
14058         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
14059      Branch: perl
14060            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
14061            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
14062 ____________________________________________________________________________
14063 [  2750] By: gsar                                  on 1999/02/01  07:09:20
14064         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14065              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
14066              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
14067              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
14068      Branch: perl
14069            ! regexec.c
14070 ____________________________________________________________________________
14071 [  2749] By: gsar                                  on 1999/02/01  07:07:59
14072         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14073              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
14074              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
14075              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
14076      Branch: perl
14077            ! regexec.c
14078 ____________________________________________________________________________
14079 [  2748] By: gsar                                  on 1999/02/01  06:47:06
14080         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
14081              Date: Thu, 3 Dec 1998 15:10:17 -0500
14082              Message-Id: <199812032010.PAA09692@jik.shore.net>
14083              Subject: sample checksum code in "perlfunc" man page is wrong
14084      Branch: perl
14085            ! pod/perlfunc.pod
14086 ____________________________________________________________________________
14087 [  2747] By: gsar                                  on 1999/02/01  06:35:13
14088         Log: typos in Pod/Text.pm
14089              From: "Greg Chapman" <glc@well.com>
14090              Date: Tue, 1 Dec 1998 10:50:18 -0800
14091              Message-Id: <199812011849.KAA08816@smtp.well.com>
14092              Subject: Glitch in Pod::Text
14093      Branch: perl
14094            ! lib/Pod/Text.pm
14095 ____________________________________________________________________________
14096 [  2746] By: gsar                                  on 1999/02/01  06:27:35
14097         Log: various win32-ish changes merged from maint-5.005
14098      Branch: perl
14099            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
14100            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
14101            ! win32/Makefile win32/config.bc win32/config.vc
14102            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
14103            ! win32/win32.c
14104 ____________________________________________________________________________
14105 [  2745] By: gsar                                  on 1999/02/01  04:51:54
14106         Log: integrate cfgperl changes into mainline
14107      Branch: perl
14108           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
14109 ____________________________________________________________________________
14110 [  2744] By: gsar                                  on 1999/02/01  04:31:09
14111         Log: improved diagnostic on syntax errors at EOL
14112      Branch: perl
14113            ! toke.c
14114 ____________________________________________________________________________
14115 [  2743] By: gsar                                  on 1999/02/01  03:59:13
14116         Log: don't attempt connect() to bogus IP addresses
14117              From:    Graham Barr <gbarr@pobox.com>
14118              Date:    Sun, 31 Jan 1999 21:50:45 CST
14119              Message-Id: <19990131215045.A633@pobox.com>
14120      Branch: perl
14121            ! t/lib/io_multihomed.t
14122 ____________________________________________________________________________
14123 [  2742] By: gsar                                  on 1999/02/01  03:08:58
14124         Log: update Changes
14125      Branch: perl
14126            ! Changes pod/perldelta.pod
14127 ____________________________________________________________________________
14128 [  2740] By: gsar                                  on 1999/02/01  02:43:07
14129         Log: CAPI inheritance tweak and doc
14130      Branch: maint-5.005/perl
14131            ! lib/ExtUtils/MakeMaker.pm
14132 ____________________________________________________________________________
14133 [  2739] By: jhi                                   on 1999/01/31  18:31:54
14134         Log: Undo changes #2730 and #2731 and replace them
14135              with an extensively tested patch from
14136              Anton Berezin <tobez@plab.ku.dk> (via private email).
14137      Branch: maint-5.005/perl
14138            ! Makefile.SH hints/freebsd.sh
14139 ____________________________________________________________________________
14140 [  2738] By: gsar                                  on 1999/01/31  05:04:32
14141         Log: fix bogus CAPI inheritance from change#2541
14142      Branch: maint-5.005/perl
14143            ! lib/ExtUtils/MakeMaker.pm
14144 ____________________________________________________________________________
14145 [  2731] By: jhi                                   on 1999/01/29  14:33:12
14146         Log: FreeBSD version numbers can be like "2.2.8-release".
14147      Branch: maint-5.005/perl
14148            ! hints/freebsd.sh
14149 ____________________________________________________________________________
14150 [  2730] By: jhi                                   on 1999/01/29  12:40:38
14151         Log: FreeBSD hints iteration (hopefully convergent).
14152              usethreads: require at least FreeBSD 2.2.8.
14153              signal type: mirror change #2429 in cfgperl.
14154      Branch: maint-5.005/perl
14155            ! hints/freebsd.sh
14156 ____________________________________________________________________________
14157 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
14158         Log: From: Tom Spindler <dogcow@isi.net>
14159              Date: Thu, 28 Jan 1999 17:15:11 -0800
14160              Message-ID: <19990128171510.A11778@isi.net>
14161              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
14162      Branch: maint-5.005/perl
14163            + ext/DynaLoader/dl_beos.xs
14164            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
14165            ! lib/ExtUtils/MM_Unix.pm
14166 ____________________________________________________________________________
14167 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
14168         Log: Remove use of File::Slurp in t/lib/textfill.t
14169      Branch: maint-5.005/perl
14170            ! t/lib/textfill.t
14171 ____________________________________________________________________________
14172 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
14173         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
14174              Date: Wed, 27 Jan 1999 23:14:33 -0800
14175              Message-Id: <199901280714.XAA10176@activestate.com>
14176              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
14177      Branch: maint-5.005/perl
14178            ! win32/Makefile win32/makefile.mk
14179 ____________________________________________________________________________
14180 [  2720] By: gsar                                  on 1999/01/27  21:54:42
14181         Log: missing space while munging CCFLAGS for PERL_CAPI
14182      Branch: perl
14183            ! lib/ExtUtils/MM_Unix.pm
14184 ____________________________________________________________________________
14185 [  2718] By: jhi                                   on 1999/01/27  19:46:04
14186         Log: io/fs.t fails test #18 (sense of tests appears to have been
14187              changed incompletely; this patch just skips the test attached,
14188              a la test #17 preceding it).
14189              
14190              From: "G. Del Merritt" <del@intranetics.com>
14191              To: perlbug@perl.com
14192              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
14193              Date: Tue, 26 Jan 1999 12:09:09 -0700
14194              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
14195      Branch: maint-5.005/perl
14196            ! t/io/fs.t
14197 ____________________________________________________________________________
14198 [  2717] By: jhi                                   on 1999/01/27  19:44:46
14199         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
14200              
14201              From: "G. Del Merritt" <del@intranetics.com>
14202              To: perlbug@perl.com
14203              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
14204              Date: Tue, 26 Jan 1999 12:09:09 -0700
14205              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
14206      Branch: maint-5.005/perl
14207            ! iperlsys.h
14208 ____________________________________________________________________________
14209 [  2715] By: jhi                                   on 1999/01/27  19:34:28
14210         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
14211              To: perl5-porters@perl.org
14212              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
14213              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
14214              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
14215      Branch: maint-5.005/perl
14216            ! hints/mpeix.sh mpeix/relink
14217 ____________________________________________________________________________
14218 [  2710] By: jhi                                   on 1999/01/27  19:22:23
14219         Log: Errno fixes:
14220              
14221              From: Spider Boardman <spider@web.zk3.dec.com>
14222              To: perlbug@perl.com
14223              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
14224              Date: Wed, 27 Jan 1999 12:27:15 -0500
14225              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
14226              
14227              From: Spider Boardman <spider@web.zk3.dec.com>
14228              To: perlbug@perl.com
14229              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
14230              Date: Wed, 27 Jan 1999 13:31:16 -0500
14231              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
14232      Branch: maint-5.005/perl
14233            ! Configure ext/Errno/Errno_pm.PL
14234 ____________________________________________________________________________
14235 [  2709] By: jhi                                   on 1999/01/27  19:17:35
14236         Log: Fix Configure installusrbinperl:
14237              
14238              From: Spider Boardman <spider@web.zk3.dec.com>
14239              To: jhi@iki.fi
14240              cc: perl5-porters@perl.org
14241              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
14242              Date: Wed, 27 Jan 1999 13:03:35 -0500
14243              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
14244      Branch: maint-5.005/perl
14245            ! Configure
14246 ____________________________________________________________________________
14247 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
14248         Log: Add redef IO::Handle::* for setv?buf()
14249      Branch: maint-5.005/perl
14250            ! ext/POSIX/POSIX.pm
14251 ____________________________________________________________________________
14252 [  2705] By: jhi                                   on 1999/01/24  15:14:30
14253         Log: Mention year-1900 and month 0..11.
14254      Branch: cfgperl
14255            ! lib/Time/Local.pm
14256 ____________________________________________________________________________
14257 [  2704] By: jhi                                   on 1999/01/24  15:13:36
14258         Log: Document Configure -Uinstallusrbinperl.
14259      Branch: cfgperl
14260            ! INSTALL pod/perldelta.pod
14261 ____________________________________________________________________________
14262 [  2698] By: jhi                                   on 1999/01/24  12:46:00
14263         Log: Use only xlc_r for usethreads.
14264      Branch: cfgperl
14265            ! hints/aix.sh
14266 ____________________________________________________________________________
14267 [  2695] By: gsar                                  on 1999/01/24  07:09:05
14268         Log: integrate cfgperl changes into mainline
14269      Branch: perl
14270           +> lib/Exporter/Heavy.pm
14271           !> (integrate 65 files)
14272 ____________________________________________________________________________
14273 [  2694] By: gsar                                  on 1999/01/24  01:28:49
14274         Log: better notes on 'make' on win32
14275      Branch: perl
14276            ! README.win32
14277 ____________________________________________________________________________
14278 [  2683] By: jhi                                   on 1999/01/22  15:41:00
14279         Log: More de-cut-and-pastos.
14280      Branch: cfgperl
14281            ! hints/irix_6.sh hints/os2.sh
14282 ____________________________________________________________________________
14283 [  2682] By: jhi                                   on 1999/01/22  15:30:51
14284         Log: usethreads.cbu cut-and-pasto.
14285      Branch: cfgperl
14286            ! hints/solaris_2.sh
14287 ____________________________________________________________________________
14288 [  2681] By: jhi                                   on 1999/01/22  14:54:55
14289         Log: Better (I hope) LANGUAGE documentation.
14290      Branch: cfgperl
14291            ! pod/perllocale.pod
14292 ____________________________________________________________________________
14293 [  2680] By: jhi                                   on 1999/01/22  09:20:29
14294         Log: From: Dan Sugalski <sugalskd@osshe.edu>
14295              To: perl5-porters@perl.org
14296              Subject: [PATCH 5.005_03MT3]VMS configure tweak
14297              Date: Wed, 20 Jan 1999 12:05:18 -0800
14298              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
14299      Branch: cfgperl
14300            ! vms/subconfigure.com
14301 ____________________________________________________________________________
14302 [  2679] By: jhi                                   on 1999/01/22  09:13:18
14303         Log: nosuid getmntent() branch.
14304      Branch: cfgperl
14305            ! perl.c perl.h
14306 ____________________________________________________________________________
14307 [  2678] By: jhi                                   on 1999/01/22  08:54:19
14308         Log: nosuid patch continued: *BSD needs <sys/param.h>.
14309      Branch: cfgperl
14310            ! Configure config_h.SH
14311 ____________________________________________________________________________
14312 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
14313         Log: Fixup FindBin to use File::Spec
14314              
14315              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
14316              Date: Wed, 20 Jan 1999 18:51:57 +0000
14317              From: Paul Johnson <pjcj@transeda.com>
14318              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
14319      Branch: maint-5.005/perl
14320            ! lib/FindBin.pm
14321 ____________________________________________________________________________
14322 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
14323         Log: Fix win32 for Borland compiler and spaces in paths
14324              
14325              From: Gurusamy Sarathy <gsar@activestate.com>
14326              Date: Mon, 18 Jan 1999 20:33:17 -0800
14327              Message-Id: <199901190433.UAA03656@activestate.com>
14328              Subject: [PATCH] 5.005_03-trial3 win32 issues
14329      Branch: maint-5.005/perl
14330            ! README.win32 win32/Makefile win32/config_sh.PL
14331            ! win32/makefile.mk win32/runperl.c
14332 ____________________________________________________________________________
14333 [  2670] By: jhi                                   on 1999/01/21  16:12:38
14334         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14335              To: perl5-porters@perl.org
14336              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
14337              Date: Thu, 21 Jan 1999 12:08:01 +0000
14338              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
14339      Branch: cfgperl
14340            ! pod/perldiag.pod t/op/subst.t toke.c
14341 ____________________________________________________________________________
14342 [  2669] By: jhi                                   on 1999/01/21  16:11:46
14343         Log: To: perl5-porters@perl.org
14344              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
14345              From: Anton Berezin <tobez@plab.ku.dk>
14346              Date: 21 Jan 1999 17:07:28 +0100
14347              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
14348      Branch: cfgperl
14349            ! hints/freebsd.sh
14350 ____________________________________________________________________________
14351 [  2668] By: jhi                                   on 1999/01/21  15:38:34
14352         Log: Add Daniel Grisinger <dgris@dimensional.com>.
14353      Branch: cfgperl
14354            ! AUTHORS MAINTAIN
14355 ____________________________________________________________________________
14356 [  2667] By: jhi                                   on 1999/01/21  15:32:28
14357         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14358              To: Mailing list Perl5 <perl5-porters@perl.org>
14359              Subject: [PATCH 5.005_53] Lean Exporter.pm
14360              Date: Thu, 21 Jan 1999 03:25:23 -0500
14361              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
14362      Branch: cfgperl
14363            + lib/Exporter/Heavy.pm
14364            ! MANIFEST lib/Exporter.pm
14365 ____________________________________________________________________________
14366 [  2666] By: jhi                                   on 1999/01/21  15:24:10
14367         Log: From: "W. Phillip Moore" <wpm@ms.com>
14368              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
14369              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
14370              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
14371              Message-ID: <13988.46383.298992.97303@zappa>
14372      Branch: cfgperl
14373            ! lib/File/Path.pm
14374 ____________________________________________________________________________
14375 [  2665] By: jhi                                   on 1999/01/21  15:20:48
14376         Log: CPAN update (CPAN-1.44_54) from Andreas and
14377              jumbo doc patch from Abigail.
14378              
14379              From: abigail@fnx.com
14380              To: perl5-porters@perl.org (Perl Porters)
14381              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
14382              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
14383              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
14384              
14385              From: abigail@fnx.com
14386              To: perl5-porters@perl.org (Perl Porters)
14387              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
14388              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
14389              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
14390              
14391              From: abigail@fnx.com
14392              To: perl5-porters@perl.org (Perl Porters)
14393              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
14394              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
14395              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
14396              
14397              From: abigail@fnx.com
14398              To: perl5-porters@perl.org (Perl Porters)
14399              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
14400              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
14401              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
14402              
14403              From: abigail@fnx.com
14404              To: perl5-porters@perl.org (Perl Porters)
14405              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
14406              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
14407              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
14408              
14409              From: abigail@fnx.com
14410              To: perl5-porters@perl.org (Perl Porters)
14411              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
14412              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
14413              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
14414              
14415              From: abigail@fnx.com
14416              To: perl5-porters@perl.org (Perl Porters)
14417              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
14418              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
14419              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
14420              
14421              From: abigail@fnx.com
14422              To: perl5-porters@perl.org (Perl Porters)
14423              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
14424              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
14425              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
14426              
14427              From: abigail@fnx.com
14428              To: perl5-porters@perl.org (Perl Porters)
14429              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
14430              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
14431              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
14432              
14433              From: abigail@fnx.com
14434              To: perl5-porters@perl.org (Perl Porters)
14435              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
14436              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
14437              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
14438              
14439              From: abigail@fnx.com
14440              To: perl5-porters@perl.org (Perl Porters)
14441              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
14442              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
14443              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
14444              
14445              From: abigail@fnx.com
14446              To: perl5-porters@perl.org (Perl Porters)
14447              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
14448              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
14449              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
14450              
14451              From: abigail@fnx.com
14452              To: perl5-porters@perl.org (Perl Porters)
14453              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
14454              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
14455              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
14456      Branch: cfgperl
14457            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
14458            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
14459            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
14460            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
14461 ____________________________________________________________________________
14462 [  2664] By: jhi                                   on 1999/01/21  14:47:43
14463         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14464              To: Mailing list Perl5 <perl5-porters@perl.org>
14465              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
14466              Date: Thu, 21 Jan 1999 03:58:29 -0500
14467              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
14468      Branch: cfgperl
14469            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
14470 ____________________________________________________________________________
14471 [  2663] By: jhi                                   on 1999/01/21  14:43:58
14472         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14473              To: Mailing list Perl5 <perl5-porters@perl.org>
14474              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
14475              Date: Thu, 21 Jan 1999 02:46:34 -0500
14476              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
14477      Branch: cfgperl
14478            ! ext/Errno/Errno_pm.PL
14479 ____________________________________________________________________________
14480 [  2662] By: jhi                                   on 1999/01/21  14:42:42
14481         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
14482              To: Francois Desarmenien <desar@club-internet.fr>
14483              Cc: Gurusamy Sarathy <gsar@activestate.com>,
14484              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
14485              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
14486              Date: 21 Jan 1999 00:17:35 -0700
14487              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
14488      Branch: cfgperl
14489            ! Porting/patching.pod
14490 ____________________________________________________________________________
14491 [  2661] By: jhi                                   on 1999/01/21  14:41:13
14492         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14493              To: Mailing list Perl5 <perl5-porters@perl.org>
14494              Subject: [PATCH 5.00*] makedepend
14495              Date: Thu, 21 Jan 1999 02:08:27 -0500
14496              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
14497      Branch: cfgperl
14498            ! makedepend.SH
14499 ____________________________________________________________________________
14500 [  2660] By: jhi                                   on 1999/01/21  14:36:45
14501         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14502              To: Mailing list Perl5 <perl5-porters@perl.org>
14503              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
14504              Date: Tue, 19 Jan 1999 20:06:45 -0500
14505              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
14506      Branch: cfgperl
14507            ! os2/Changes os2/os2.c
14508 ____________________________________________________________________________
14509 [  2657] By: jhi                                   on 1999/01/21  11:40:35
14510         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
14511              To: perl5-porters@perl.org
14512              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
14513              Date: Mon, 18 Jan 1999 01:32:31 PST
14514              Message-ID: <19990118093231.18443.qmail@hotmail.com>
14515      Branch: cfgperl
14516            ! ext/B/B/CC.pm
14517 ____________________________________________________________________________
14518 [  2656] By: jhi                                   on 1999/01/21  11:35:34
14519         Log: From: Achim Bohnet <ach@mpe.mpg.de>
14520              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
14521              Date: Wed, 20 Jan 1999 20:25:53 +0100
14522              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
14523      Branch: cfgperl
14524            ! pp.c
14525 ____________________________________________________________________________
14526 [  2655] By: jhi                                   on 1999/01/21  10:46:01
14527         Log: Handle NIS (and NetInfo) more robustly.
14528      Branch: cfgperl
14529            ! t/op/grent.t t/op/pwent.t
14530 ____________________________________________________________________________
14531 [  2654] By: jhi                                   on 1999/01/21  10:17:20
14532         Log: Two-argument eaccess() of SCO.
14533      Branch: cfgperl
14534            ! pp_sys.c
14535 ____________________________________________________________________________
14536 [  2653] By: jhi                                   on 1999/01/21  08:53:14
14537         Log: -DNO_NOSUID_CHECK for those platforms which have no way
14538              of checking for nosuid but still want suidperl.
14539      Branch: cfgperl
14540            ! perl.c
14541 ____________________________________________________________________________
14542 [  2652] By: jhi                                   on 1999/01/21  08:22:50
14543         Log: The LANGUAGE mirrors LC_ALL usage.
14544      Branch: cfgperl
14545            ! Configure config_h.SH
14546 ____________________________________________________________________________
14547 [  2651] By: jhi                                   on 1999/01/20  22:01:21
14548         Log: I_MNTENT was missing.
14549      Branch: cfgperl
14550            ! Configure config_h.SH
14551 ____________________________________________________________________________
14552 [  2650] By: jhi                                   on 1999/01/19  13:42:03
14553         Log: NetBSD update, based on patches from the NetBSD packages system.
14554      Branch: cfgperl
14555            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
14556 ____________________________________________________________________________
14557 [  2649] By: jhi                                   on 1999/01/19  12:44:02
14558         Log: Jumbo Configure update.
14559              * -Uinstallusrbinperl: disable /usr/bin/perl installation
14560              by installperl
14561              * usethreads.cbu
14562              * use64bits.cbu
14563              * "nosuid"
14564      Branch: cfgperl
14565            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
14566            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
14567            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
14568            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
14569            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
14570            ! pod/perldiag.pod
14571 ____________________________________________________________________________
14572 [  2648] By: jhi                                   on 1999/01/19  09:16:44
14573         Log: Mention /usr/share/locale.
14574      Branch: cfgperl
14575            ! pod/perllocale.pod
14576 ____________________________________________________________________________
14577 [  2647] By: jhi                                   on 1999/01/19  09:11:11
14578         Log: SHMLBA strikes back in NetBSD/sparc.
14579              
14580              From: Dave Nelson <David.Nelson@bellcow.com>
14581              To: jhi@iki.fi
14582              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
14583              Date: Mon, 18 Jan 1999 22:07:56 -0600
14584              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
14585      Branch: cfgperl
14586            ! ext/IPC/SysV/SysV.xs
14587 ____________________________________________________________________________
14588 [  2646] By: jhi                                   on 1999/01/19  08:58:17
14589         Log: Show LANGUAGE env var when needed. (Augment change #2645).
14590      Branch: cfgperl
14591            ! util.c utils/perlbug.PL
14592 ____________________________________________________________________________
14593 [  2645] By: jhi                                   on 1999/01/19  08:52:15
14594         Log: Document the GNU LANGUAGE env var.
14595      Branch: cfgperl
14596            ! pod/perllocale.pod
14597 ____________________________________________________________________________
14598 [  2644] By: jhi                                   on 1999/01/19  08:42:25
14599         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14600              To: Mailing list Perl5 <perl5-porters@perl.org>
14601              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
14602              Date: Mon, 18 Jan 1999 20:57:02 -0500
14603              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
14604      Branch: cfgperl
14605            ! pp_hot.c t/op/pat.t
14606 ____________________________________________________________________________
14607 [  2643] By: jhi                                   on 1999/01/18  11:23:41
14608         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
14609      Branch: cfgperl
14610            ! Makefile.SH
14611 ____________________________________________________________________________
14612 [  2642] By: jhi                                   on 1999/01/18  11:03:38
14613         Log: GNU libc locale system has LANGUAGE env var that partly
14614              overrides even LC_ALL.
14615      Branch: cfgperl
14616            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
14617 ____________________________________________________________________________
14618 [  2641] By: jhi                                   on 1999/01/18  10:55:04
14619         Log: Integrate from mainperl.
14620      Branch: cfgperl
14621           +> ext/B/defsubs.h.PL
14622            ! t/op/groups.t
14623           !> (integrate 38 files)
14624 ____________________________________________________________________________
14625 [  2640] By: gsar                                  on 1999/01/18  10:06:29
14626         Log: a few random cleanups
14627      Branch: perl
14628            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
14629 ____________________________________________________________________________
14630 [  2639] By: gsar                                  on 1999/01/18  05:56:21
14631         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
14632              Date:    Sun, 17 Jan 1999 16:41:10 PST
14633              Message-Id: <19990118004111.29667.qmail@hotmail.com>
14634              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
14635      Branch: perl
14636            ! ext/B/B/C.pm
14637 ____________________________________________________________________________
14638 [  2638] By: gsar                                  on 1999/01/18  05:41:21
14639         Log: From:    jan.dubois@ibm.net (Jan Dubois)
14640              Date:    Mon, 18 Jan 1999 00:37:41 +0100
14641              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
14642              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
14643      Branch: perl
14644            ! dump.c
14645 ____________________________________________________________________________
14646 [  2633] By: gsar                                  on 1999/01/17  13:39:59
14647         Log: bogus assert()
14648      Branch: perl
14649            ! pp.c t/op/groups.t
14650 ____________________________________________________________________________
14651 [  2632] By: gsar                                  on 1999/01/17  13:22:04
14652         Log: various tweaks for clean build and test on win32
14653      Branch: perl
14654            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
14655            ! op.c t/pragma/warn/doio
14656 ____________________________________________________________________________
14657 [  2631] By: gsar                                  on 1999/01/17  12:28:06
14658         Log: undo change#2336, and add clarification about subversive
14659              CPAN distributions from Andreas Koenig
14660      Branch: perl
14661            ! Porting/pumpkin.pod lib/CPAN.pm
14662 ____________________________________________________________________________
14663 [  2630] By: gsar                                  on 1999/01/17  12:04:06
14664         Log: fix silent taint failures under -U
14665      Branch: perl
14666            ! doio.c
14667 ____________________________________________________________________________
14668 [  2629] By: gsar                                  on 1999/01/17  12:00:23
14669         Log: sanity check piped opens (tweaked version of patch suggested
14670              by Mark-Jason Dominus)
14671      Branch: perl
14672            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
14673            ! t/op/taint.t t/pragma/warn/doio
14674 ____________________________________________________________________________
14675 [  2628] By: gsar                                  on 1999/01/17  11:26:21
14676         Log: regen headers
14677      Branch: perl
14678            ! embed.h embedvar.h objXSUB.h
14679 ____________________________________________________________________________
14680 [  2627] By: gsar                                  on 1999/01/17  11:23:37
14681         Log: PERL_OBJECTness for change#2595
14682      Branch: perl
14683            ! embed.pl op.c pod/perlport.pod proto.h
14684 ____________________________________________________________________________
14685 [  2626] By: gsar                                  on 1999/01/17  09:47:07
14686         Log: PERL_OBJECT tweaks for change#2426
14687      Branch: perl
14688            ! embed.pl proto.h regcomp.c
14689 ____________________________________________________________________________
14690 [  2625] By: gsar                                  on 1999/01/17  09:37:58
14691         Log: documentation in change#2596 is not quite right; fix it
14692      Branch: perl
14693            ! lib/Math/BigFloat.pm pod/perlguts.pod
14694 ____________________________________________________________________________
14695 [  2624] By: gsar                                  on 1999/01/17  09:28:34
14696         Log: undo change#2571; C<use File::Spec> instead
14697      Branch: perl
14698            ! lib/FindBin.pm
14699 ____________________________________________________________________________
14700 [  2623] By: gsar                                  on 1999/01/17  09:20:42
14701         Log: change#2572 is not applicable; undo, retaining scan_bin addition
14702              to global.sym
14703      Branch: perl
14704            ! global.sym perl.c proto.h
14705 ____________________________________________________________________________
14706 [  2622] By: gsar                                  on 1999/01/17  09:17:42
14707         Log: change#2576 is based on a wrong premise; undo it
14708      Branch: perl
14709            ! pp_ctl.c
14710 ____________________________________________________________________________
14711 [  2621] By: gsar                                  on 1999/01/17  09:12:42
14712         Log: fix change#2602 to not used hard coded constants
14713      Branch: perl
14714            ! ext/B/B/C.pm ext/B/defsubs.h.PL
14715 ____________________________________________________________________________
14716 [  2620] By: gsar                                  on 1999/01/17  09:02:07
14717         Log: integrate cfgperl changes into mainline, fix conflicts
14718      Branch: perl
14719           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
14720           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
14721           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
14722           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
14723           +> pod/perlopentut.pod
14724           !> (integrate 162 files)
14725 ____________________________________________________________________________
14726 [  2619] By: gsar                                  on 1999/01/17  08:42:04
14727         Log: a few doc typos
14728      Branch: perl
14729            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
14730 ____________________________________________________________________________
14731 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
14732         Log: Win32 changes from Jan
14733              
14734              From: jan.dubois@ibm.net (Jan Dubois)
14735              Date: Fri, 15 Jan 1999 23:38:35 +0100
14736              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
14737              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
14738              
14739              From: jan.dubois@ibm.net (Jan Dubois)
14740              Date: Sat, 16 Jan 1999 13:02:45 +0100
14741              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
14742              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
14743      Branch: maint-5.005/perl
14744            ! README.win32 win32/Makefile win32/makefile.mk
14745 ____________________________________________________________________________
14746 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
14747         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
14748              
14749              From: Gurusamy Sarathy <gsar@engin.umich.edu>
14750              Date: Thu, 07 Jan 1999 00:12:00 -0500
14751              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
14752              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
14753              
14754              From: Gurusamy Sarathy <gsar@engin.umich.edu>
14755              Date: Thu, 14 Jan 1999 19:21:46 -0500
14756              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
14757              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
14758      Branch: maint-5.005/perl
14759            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
14760            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
14761            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
14762            ! win32/makedef.pl win32/runperl.c win32/win32.c
14763 ____________________________________________________________________________
14764 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
14765         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
14766              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
14767              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
14768              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
14769              
14770              From: Jarkko Hietaniemi <jhi@iki.fi>
14771              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
14772              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
14773              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
14774              
14775              From: Jarkko Hietaniemi <jhi@iki.fi>
14776              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
14777              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
14778              Subject: the promised "installusrbinperl + NetBSD" fix
14779      Branch: maint-5.005/perl
14780            ! Configure Makefile.SH hints/netbsd.sh installperl
14781            ! makedepend.SH unixish.h
14782 ____________________________________________________________________________
14783 [  2611] By: jhi                                   on 1999/01/14  12:16:14
14784         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
14785              To: pumpkings@jhereg.perl.com
14786              Subject: perlopentut.pod
14787              Date: Sat, 09 Jan 1999 08:13:18 -0700
14788              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
14789      Branch: cfgperl
14790            + pod/perlopentut.pod
14791            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
14792 ____________________________________________________________________________
14793 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
14794         Log: Added Carp::cluck to perldelta.pod
14795      Branch: maint-5.005/perl
14796            ! pod/perldelta.pod
14797 ____________________________________________________________________________
14798 [  2605] By: jhi                                   on 1999/01/13  18:26:19
14799         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
14800              To: "'cpan@perl.org'" <cpan@perl.org>
14801              Subject: "Bug" fix for File::Find.pm
14802              Date:   Thu, 31 Dec 1998 13:01:50 -0500
14803              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
14804      Branch: cfgperl
14805            ! lib/File/Find.pm
14806 ____________________________________________________________________________
14807 [  2604] By: jhi                                   on 1999/01/13  18:08:45
14808         Log: From: Peter Wolfe <wolfe@teloseng.com>
14809              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
14810              To: perlbug@perl.com
14811              Date: 11 Jan 1999 23:00:05 +0200
14812              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
14813      Branch: cfgperl
14814            ! hints/sco.sh
14815 ____________________________________________________________________________
14816 [  2603] By: jhi                                   on 1999/01/13  18:06:56
14817         Log: From: hans@icgroup.nl (Hans Mulder)
14818              Subject: [Patch for 5.005_54] re::debugcolors dumps core
14819              To: perlbug@perl.com
14820              Cc: hansmu@xs4all.nl
14821              Date: 11 Jan 1999 22:22:45 +0200
14822              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
14823      Branch: cfgperl
14824            ! ext/re/re.pm regcomp.c
14825 ____________________________________________________________________________
14826 [  2602] By: jhi                                   on 1999/01/13  18:05:43
14827         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
14828              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
14829              Date: 11 Jan 1999 08:02:41 +0200
14830              Lines: 134
14831              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
14832      Branch: cfgperl
14833            ! ext/B/B.xs ext/B/B/C.pm
14834 ____________________________________________________________________________
14835 [  2601] By: jhi                                   on 1999/01/13  18:01:53
14836         Log: From: James FitzGibbon <james@ican.net>
14837              Subject: Trivial patch for HP-UX 11 and shared libperl
14838              To: perl5-porters@perl.org
14839              Date: 8 Jan 1999 19:13:23 +0200
14840              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
14841      Branch: cfgperl
14842            ! Makefile.SH
14843 ____________________________________________________________________________
14844 [  2600] By: jhi                                   on 1999/01/13  17:59:45
14845         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
14846              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
14847              To: perl5-porters@perl.org
14848              Date: 8 Jan 1999 12:43:36 +0200
14849              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
14850      Branch: cfgperl
14851            ! ext/B/B/CC.pm
14852 ____________________________________________________________________________
14853 [  2599] By: jhi                                   on 1999/01/13  17:50:11
14854         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
14855              Subject: PATCH to installperl
14856              To: perl5-porters@perl.org
14857              Date: 4 Jan 1999 16:15:18 +0200
14858              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
14859      Branch: cfgperl
14860            ! installperl
14861 ____________________________________________________________________________
14862 [  2598] By: jhi                                   on 1999/01/13  17:34:51
14863         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
14864              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
14865              Cc: perl5-porters@perl.org
14866              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
14867              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
14868              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
14869      Branch: cfgperl
14870            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14871            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
14872 ____________________________________________________________________________
14873 [  2597] By: jhi                                   on 1999/01/13  17:30:33
14874         Log: From: David Dyck <dcd@tc.fluke.com>
14875              To: Perl Porters <perl5-porters@perl.org>,
14876              Gurusamy Sarathy <gsar@engin.umich.edu>
14877              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
14878              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
14879              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
14880      Branch: cfgperl
14881            ! pod/perldsc.pod
14882 ____________________________________________________________________________
14883 [  2596] By: jhi                                   on 1999/01/13  17:26:44
14884         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
14885              To: perl5-porters@perl.org
14886              Subject: [PATCH] modglobal w/ spelling fixes
14887              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
14888              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
14889      Branch: cfgperl
14890            ! pod/perlguts.pod
14891 ____________________________________________________________________________
14892 [  2595] By: jhi                                   on 1999/01/13  17:24:59
14893         Log: From: Hans Mulder <hansm@icgroup.nl>
14894              Optimize common sort routines.  Thread started by the message
14895              
14896              From: Hans Mulder <hansm@icgroup.nl>
14897              Sender: owner-perl5-porters@perl.org
14898              To: perl5-porters@perl.org
14899              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
14900              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
14901              
14902              and the patch from the message
14903              
14904              From: Hans Mulder <hans@icgroup.nl>
14905              To: jhi@iki.fi
14906              Cc: perl5-porters@perl.org
14907              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
14908              $b }
14909              Date: Wed, 13 Jan 1999 17:39:35 +0100
14910              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
14911      Branch: cfgperl
14912            ! Todo op.c op.h pp_ctl.c t/op/sort.t
14913 ____________________________________________________________________________
14914 [  2594] By: jhi                                   on 1999/01/13  16:50:17
14915         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
14916              (the diffs were based on 5.004_02).  Tested by Guido
14917              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
14918      Branch: cfgperl
14919            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
14920            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
14921            + mint/sys/time.h mint/time.h
14922            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
14923            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
14924 ____________________________________________________________________________
14925 [  2593] By: jhi                                   on 1999/01/09  16:54:26
14926         Log: Detypo.
14927      Branch: cfgperl
14928            ! hints/dec_osf.sh
14929 ____________________________________________________________________________
14930 [  2592] By: jhi                                   on 1999/01/09  16:17:13
14931         Log: Move usethreads and use64bits logic from hints to Configure.
14932      Branch: cfgperl
14933            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
14934            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
14935            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
14936            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
14937 ____________________________________________________________________________
14938 [  2591] By: jhi                                   on 1999/01/09  14:45:24
14939         Log: Missing dTHRs added.
14940      Branch: cfgperl
14941            ! regcomp.c toke.c
14942 ____________________________________________________________________________
14943 [  2590] By: jhi                                   on 1999/01/08  15:27:17
14944         Log: Finalize change #2589 and add better AIX nm scanning from:
14945              
14946              Message-Id: <m0zyNW0-00017VC@gentoo.com>
14947              From: bll@gentoo.com (Brad Lanam)
14948              Subject: Re: mailhelp returned a non-zero status
14949              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
14950              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
14951      Branch: cfgperl
14952            ! Configure hints/freebsd.sh hints/linux.sh
14953 ____________________________________________________________________________
14954 [  2589] By: jhi                                   on 1999/01/08  15:14:54
14955         Log: Undo change #2581.
14956      Branch: cfgperl
14957            ! Configure hints/freebsd.sh hints/linux.sh
14958 ____________________________________________________________________________
14959 [  2588] By: jhi                                   on 1999/01/08  11:51:52
14960         Log: FAQ jumbo patch from tchrist.
14961              
14962              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
14963              From: Tom Christiansen <tchrist@jhereg.perl.com>
14964              To: pumpkings@jhereg.perl.com
14965              Subject: newest version of perlfaq.pod
14966              Date: Thu, 7 Jan 1999 23:05:02 -0700
14967              
14968              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
14969              From: Tom Christiansen <tchrist@jhereg.perl.com>
14970              To: pumpkings@jhereg.perl.com
14971              Subject: newest version of perlfaq1.pod
14972              Date: Thu, 7 Jan 1999 23:05:02 -0700
14973              
14974              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
14975              From: Tom Christiansen <tchrist@jhereg.perl.com>
14976              To: pumpkings@jhereg.perl.com
14977              Subject: newest version of perlfaq2.pod
14978              Date: Thu, 7 Jan 1999 23:05:02 -0700
14979              
14980              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
14981              From: Tom Christiansen <tchrist@jhereg.perl.com>
14982              To: pumpkings@jhereg.perl.com
14983              Subject: newest version of perlfaq3.pod
14984              Date: Thu, 7 Jan 1999 23:05:02 -0700
14985              
14986              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
14987              From: Tom Christiansen <tchrist@jhereg.perl.com>
14988              To: pumpkings@jhereg.perl.com
14989              Subject: newest version of perlfaq4.pod
14990              Date: Thu, 7 Jan 1999 23:05:02 -0700
14991              
14992              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
14993              From: Tom Christiansen <tchrist@jhereg.perl.com>
14994              To: pumpkings@jhereg.perl.com
14995              Subject: newest version of perlfaq5.pod
14996              Date: Thu, 7 Jan 1999 23:05:02 -0700
14997              
14998              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
14999              From: Tom Christiansen <tchrist@jhereg.perl.com>
15000              To: pumpkings@jhereg.perl.com
15001              Subject: newest version of perlfaq6.pod
15002              Date: Thu, 7 Jan 1999 23:05:02 -0700
15003              
15004              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
15005              From: Tom Christiansen <tchrist@jhereg.perl.com>
15006              To: pumpkings@jhereg.perl.com
15007              Subject: newest version of perlfaq7.pod
15008              Date: Thu, 7 Jan 1999 23:05:03 -0700
15009              
15010              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
15011              From: Tom Christiansen <tchrist@jhereg.perl.com>
15012              To: pumpkings@jhereg.perl.com
15013              Subject: newest version of perlfaq8.pod
15014              Date: Thu, 7 Jan 1999 23:05:03 -0700
15015              
15016              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
15017              From: Tom Christiansen <tchrist@jhereg.perl.com>
15018              To: pumpkings@jhereg.perl.com
15019              Subject: newest version of perlfaq9.pod
15020              Date: Thu, 7 Jan 1999 23:05:03 -0700
15021      Branch: cfgperl
15022            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
15023            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
15024            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
15025            ! pod/perlfaq9.pod
15026 ____________________________________________________________________________
15027 [  2587] By: jhi                                   on 1999/01/08  11:17:43
15028         Log: More doc fixes from Abigail.
15029      Branch: cfgperl
15030            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
15031            ! lib/User/pwent.pm
15032 ____________________________________________________________________________
15033 [  2585] By: jhi                                   on 1999/01/08  08:31:02
15034         Log: Change #2584 from maint-5.005:
15035              
15036              implemented Ilya's suggested fix, and added a testcase
15037              
15038              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15039              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
15040              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
15041              Subject: Re: Text::ParseWords: regex fix
15042      Branch: cfgperl
15043            ! lib/Text/ParseWords.pm t/lib/parsewords.t
15044 ____________________________________________________________________________
15045 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
15046         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
15047              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
15048              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
15049              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
15050      Branch: maint-5.005/perl
15051            ! ext/Errno/Errno_pm.PL
15052 ____________________________________________________________________________
15053 [  2581] By: jhi                                   on 1999/01/07  16:38:03
15054         Log: Configure update:
15055              - usethreads, use64bits, and usemultiplicity
15056              are no more interactively asked by Configure
15057              - "int main()" (vs bare "main()") enforced in test programs
15058      Branch: cfgperl
15059            ! Configure hints/freebsd.sh hints/linux.sh
15060 ____________________________________________________________________________
15061 [  2580] By: jhi                                   on 1999/01/07  11:19:12
15062         Log: From: Dan Sugalski <sugalskd@osshe.edu>
15063              Date: Wed, 06 Jan 1999 13:47:34 -0800
15064              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
15065              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
15066      Branch: cfgperl
15067            ! vms/vms.c
15068 ____________________________________________________________________________
15069 [  2579] By: jhi                                   on 1999/01/07  09:08:36
15070         Log: Another set of doc patches from Abigail
15071              
15072              From: abigail@fnx.com
15073              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
15074              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
15075              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
15076              
15077              From: abigail@fnx.com
15078              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
15079              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
15080              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
15081              
15082              From: abigail@fnx.com
15083              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
15084              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
15085              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
15086              
15087              From: abigail@fnx.com
15088              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
15089              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
15090              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
15091              
15092              From: abigail@fnx.com
15093              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
15094              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
15095              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
15096              
15097              From: abigail@fnx.com
15098              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
15099              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
15100              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
15101              
15102              From: abigail@fnx.com
15103              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
15104              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
15105              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
15106              
15107              From: abigail@fnx.com
15108              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
15109              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
15110              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
15111              
15112              From: abigail@fnx.com
15113              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
15114              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
15115              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
15116              
15117              From: abigail@fnx.com
15118              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
15119              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
15120              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
15121              
15122              From: abigail@fnx.com
15123              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
15124              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
15125              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
15126              
15127              From: abigail@fnx.com
15128              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
15129              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
15130              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
15131              
15132              From: abigail@fnx.com
15133              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
15134              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
15135              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
15136              
15137              From: abigail@fnx.com
15138              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
15139              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
15140              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
15141      Branch: cfgperl
15142            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
15143            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
15144            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
15145            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
15146            ! lib/Tie/Array.pm lib/Tie/Hash.pm
15147 ____________________________________________________________________________
15148 [  2576] By: jhi                                   on 1999/01/06  17:05:20
15149         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
15150      Branch: cfgperl
15151            ! pp_ctl.c
15152 ____________________________________________________________________________
15153 [  2575] By: jhi                                   on 1999/01/06  13:18:56
15154         Log: Enhance the great_circle_distance() documentation.
15155      Branch: cfgperl
15156            ! lib/Math/Trig.pm
15157 ____________________________________________________________________________
15158 [  2574] By: jhi                                   on 1999/01/06  12:58:03
15159         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
15160              To: perlbug@perl.com
15161              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
15162              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
15163              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
15164      Branch: cfgperl
15165            ! t/op/sysio.t
15166 ____________________________________________________________________________
15167 [  2573] By: jhi                                   on 1999/01/06  12:40:19
15168         Log: From: "W. Phillip Moore" <wpm@ms.com>
15169              To: perlbug@perl.org
15170              Subject: [PATCH] POSIX getpgrp is not -w clean
15171              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
15172              Message-ID: <13970.20107.190314.549471@zappa>
15173      Branch: cfgperl
15174            ! ext/POSIX/POSIX.pm
15175 ____________________________________________________________________________
15176 [  2572] By: jhi                                   on 1999/01/06  12:25:24
15177         Log: Based on
15178              From: jan.dubois@ibm.net (Jan Dubois)
15179              To: perl5-porters@perl.org
15180              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
15181              Date: Wed, 06 Jan 1999 01:24:09 +0100
15182              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
15183              except that
15184              - objXSUB.h was already okay
15185              - embed.h patching is futile, global.sym patched instead
15186              - objpp.h does not exist
15187              - proto.h addition applied manually
15188              - win32/GenCAPI.pl was already okay
15189              - win32/makedef.pl was already okay
15190      Branch: cfgperl
15191            ! global.sym perl.c proto.h
15192 ____________________________________________________________________________
15193 [  2571] By: jhi                                   on 1999/01/06  11:25:48
15194         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
15195              To: perlbug@perl.com
15196              Subject: FindBin.pm on Win32 systems
15197              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
15198              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
15199      Branch: cfgperl
15200            ! lib/FindBin.pm
15201 ____________________________________________________________________________
15202 [  2570] By: jhi                                   on 1999/01/06  11:21:48
15203         Log: From: Dan Sugalski <sugalskd@osshe.edu>
15204              To: perl5-porters@perl.org, vmsperl@perl.org
15205              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
15206              Date: Tue, 05 Jan 1999 16:47:31 -0800
15207              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
15208              
15209              (the ext/IO/lib/IO/Socket.pm was not really changed here;
15210              it was a leftover from #2569)
15211      Branch: cfgperl
15212            ! ext/IO/lib/IO/Socket.pm taint.c
15213 ____________________________________________________________________________
15214 [  2569] By: jhi                                   on 1999/01/06  11:18:22
15215         Log: Jumbo doc patch from Abigail (almost identical to
15216              the 5.005-maint change #2562 except for the
15217              ext/IO/lib/IO/Socket.pm patch which was not
15218              applicable because the IO version of 5.005-devel
15219              is somewhat different (why?))
15220              
15221              From: abigail@fnx.com
15222              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
15223              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
15224              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
15225              
15226              From: abigail@fnx.com
15227              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
15228              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
15229              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
15230              
15231              From: abigail@fnx.com
15232              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
15233              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
15234              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
15235              
15236              From: abigail@fnx.com
15237              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
15238              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
15239              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
15240              
15241              From: abigail@fnx.com
15242              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
15243              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
15244              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
15245              
15246              From: abigail@fnx.com
15247              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
15248              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
15249              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
15250              
15251              From: abigail@fnx.com
15252              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
15253              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
15254              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
15255              
15256              From: abigail@fnx.com
15257              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
15258              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
15259              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
15260              
15261              From: abigail@fnx.com
15262              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
15263              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
15264              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
15265              
15266              From: abigail@fnx.com
15267              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
15268              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
15269              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
15270      Branch: cfgperl
15271            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
15272            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
15273            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
15274            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
15275            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
15276 ____________________________________________________________________________
15277 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
15278         Log: From: jan.dubois@ibm.net (Jan Dubois)
15279              Date: Wed, 06 Jan 1999 01:24:09 +0100
15280              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
15281              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
15282      Branch: maint-5.005/perl
15283            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
15284            ! win32/GenCAPI.pl win32/makedef.pl
15285 ____________________________________________________________________________
15286 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
15287         Log: From: "W. Phillip Moore" <wpm@ms.com>
15288              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
15289              Message-ID: <13970.20107.190314.549471@zappa>
15290              Subject: [PATCH] POSIX getpgrp is not -w clean
15291      Branch: maint-5.005/perl
15292            ! ext/POSIX/POSIX.pm
15293 ____________________________________________________________________________
15294 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
15295         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
15296              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
15297              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
15298              Subject: FindBin.pm on Win32 systems
15299      Branch: maint-5.005/perl
15300            ! lib/FindBin.pm
15301 ____________________________________________________________________________
15302 [  2561] By: jhi                                   on 1999/01/05  10:49:10
15303         Log: Reword the setlocale() 1-arg case better.
15304      Branch: cfgperl
15305            ! ext/POSIX/POSIX.pod
15306 ____________________________________________________________________________
15307 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
15308         Log: From: Blair Zajac <bzajac@geostaff.com>
15309              Date: Wed, 23 Dec 1998 17:13:32 -0800
15310              Message-ID: <3681953C.8B6A90AA@geostaff.com>
15311              Subject: Tie::SubstrHash patch
15312      Branch: maint-5.005/perl
15313            ! lib/Tie/SubstrHash.pm
15314 ____________________________________________________________________________
15315 [  2554] By: jhi                                   on 1999/01/02  14:55:06
15316         Log: Object destruction order testing.
15317      Branch: cfgperl
15318            ! t/op/misc.t
15319 ____________________________________________________________________________
15320 [  2553] By: jhi                                   on 1999/01/02  14:49:40
15321         Log: perldelta the Dumpvalue.pm of change #2513.
15322      Branch: cfgperl
15323            ! lib/Dumpvalue.pm pod/perldelta.pod
15324 ____________________________________________________________________________
15325 [  2552] By: nick                                  on 1999/01/02  14:45:38
15326         Log: Tone down Makefile.PL so it works on Win32
15327      Branch: perl
15328            ! ext/B/Makefile.PL
15329 ____________________________________________________________________________
15330 [  2551] By: nick                                  on 1999/01/02  14:06:30
15331         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
15332              Use them in various B::* rather than have local defs.
15333      Branch: perl
15334            + ext/B/defsubs.h.PL
15335            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
15336            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
15337            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
15338 ____________________________________________________________________________
15339 [  2550] By: nick                                  on 1999/01/02  10:04:02
15340         Log: Integrate ext/B changes from //depot/cfgperl
15341      Branch: perl
15342           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
15343 ____________________________________________________________________________
15344 [  2549] By: jhi                                   on 1999/01/01  13:54:16
15345         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
15346              To: perlbug@perl.com
15347              Subject: op/groups.t fails test 1 on HP-UX 10.20
15348              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
15349              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
15350      Branch: cfgperl
15351            ! t/op/groups.t
15352 ____________________________________________________________________________
15353 [  2548] By: jhi                                   on 1999/01/01  13:53:31
15354         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15355              To: perl5-porters@perl.org
15356              cc: hv@crypt0.demon.co.uk
15357              Subject: [bug 5.004_54] duplicate error message
15358              Date: Thu, 31 Dec 1998 04:05:25 +0000
15359              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
15360              
15361              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
15362              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
15363              To: hv@crypt0.demon.co.uk
15364              Cc: perl5-porters@perl.org
15365              Subject: [PATCH _54] Re: duplicate error message
15366              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
15367              
15368              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
15369              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15370              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
15371              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
15372              Subject: [TEST PATCH _54] Re: duplicate error message 
15373              Date: Fri, 01 Jan 1999 07:32:14 +0000
15374      Branch: cfgperl
15375            ! op.c t/pragma/warn/op
15376 ____________________________________________________________________________
15377 [  2547] By: jhi                                   on 1998/12/31  14:15:04
15378         Log: From: Chris Nandor <pudge@pobox.com>
15379              To: jhi@iki.fi
15380              Cc: perl5-porters@perl.org
15381              Subject: Re: [PATCH] perlport.pod 1.38
15382              Date: Thu, 31 Dec 1998 09:06:48 -0500
15383              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
15384      Branch: cfgperl
15385            ! pod/perlport.pod
15386 ____________________________________________________________________________
15387 [  2546] By: jhi                                   on 1998/12/31  11:18:17
15388         Log: From: Wilson P. Snyder II
15389              To: perl5-porters@perl.org
15390              Subject: [PATCH v5.5.53] REV2: Binary number support
15391              Date: 1998/11/30
15392              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
15393      Branch: cfgperl
15394            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
15395            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
15396            ! toke.c util.c
15397 ____________________________________________________________________________
15398 [  2545] By: jhi                                   on 1998/12/31  09:27:40
15399         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
15400              To: perlbug@perl.com
15401              Subject: "perl -T -P" dumps core on OpenBSD and Linux
15402              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
15403              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
15404      Branch: cfgperl
15405            ! taint.c
15406 ____________________________________________________________________________
15407 [  2544] By: jhi                                   on 1998/12/31  09:21:45
15408         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
15409              To: perlbug@perl.com 
15410              Subject: bug in pod2man search for perl binary [5.005_5x]
15411              Date: Sat, 12 Dec 1998 23:08:51 +0000 
15412              Message-ID: <19981212230851.A20578@ig.co.uk> 
15413      Branch: cfgperl
15414            ! pod/pod2man.PL
15415 ____________________________________________________________________________
15416 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
15417         Log: From: jan.dubois@ibm.net (Jan Dubois)
15418              Date: Wed, 23 Dec 1998 21:26:38 +0100
15419              Message-ID: <36895086.8849224@smtp1.ibm.net>
15420              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
15421      Branch: maint-5.005/perl
15422            ! lib/ExtUtils/MakeMaker.pm
15423 ____________________________________________________________________________
15424 [  2540] By: jhi                                   on 1998/12/30  08:42:04
15425         Log: Evermore AUTHORS and MAINTAIN.
15426      Branch: cfgperl
15427            ! AUTHORS MAINTAIN
15428 ____________________________________________________________________________
15429 [  2539] By: jhi                                   on 1998/12/29  15:10:34
15430         Log: More AUTHORS and MAINTAIN.
15431      Branch: cfgperl
15432            ! AUTHORS MAINTAIN
15433 ____________________________________________________________________________
15434 [  2537] By: jhi                                   on 1998/12/29  14:34:47
15435         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
15436              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
15437              Message-ID: <13942.32480.700000.640927@utensil>
15438              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
15439              (mirror change#2531 in the 5.005-maint)
15440      Branch: cfgperl
15441            ! lib/AutoSplit.pm
15442 ____________________________________________________________________________
15443 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
15444         Log: change in_pod pattern to /^=\w/ from /^=/
15445              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
15446              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
15447              Message-ID: <13942.32480.700000.640927@utensil>
15448              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
15449      Branch: maint-5.005/perl
15450            ! lib/AutoSplit.pm
15451 ____________________________________________________________________________
15452 [  2525] By: jhi                                   on 1998/12/29  13:06:26
15453         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
15454              To: perl5-porters@perl.org
15455              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
15456              Date: 16 Dec 1998 03:17:03 +0200
15457              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
15458      Branch: cfgperl
15459            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
15460 ____________________________________________________________________________
15461 [  2524] By: jhi                                   on 1998/12/29  13:00:06
15462         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
15463              To: perl5-porters@perl.org
15464              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
15465              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
15466              Date: 10 Dec 1998 08:30:02 +0200
15467              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
15468              
15469              (Nick's part was applied earlier, in change #2460)
15470      Branch: cfgperl
15471            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
15472 ____________________________________________________________________________
15473 [  2523] By: jhi                                   on 1998/12/29  12:41:31
15474         Log: From: "vishal bhatia" <vishalb@hotmail.com>
15475              To: nick@ni-s.u-net.com
15476              Cc: perl5-porters@perl.org
15477              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
15478              Date: 9 Dec 1998 06:50:30 +0200
15479              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
15480      Branch: cfgperl
15481            ! ext/B/B/CC.pm
15482 ____________________________________________________________________________
15483 [  2522] By: jhi                                   on 1998/12/29  12:15:18
15484         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
15485              To: perl5-porters@perl.org (Perl 5 Porters)
15486              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
15487              Date: 25 Dec 1998 23:02:28 +0200
15488              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
15489      Branch: cfgperl
15490            ! lib/Pod/Text.pm
15491 ____________________________________________________________________________
15492 [  2521] By: jhi                                   on 1998/12/29  12:07:54
15493         Log: Undo #2519 (breaks universal.c).
15494      Branch: cfgperl
15495            ! XSUB.h
15496 ____________________________________________________________________________
15497 [  2519] By: jhi                                   on 1998/12/29  11:41:10
15498         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
15499              To: perl5-porters@perl.org
15500              Cc: perl-xs@perl.org
15501              Subject: XSUB.h refinement [PATCH]
15502              Date: 18 Dec 1998 03:58:44 +0200
15503              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
15504      Branch: cfgperl
15505            ! XSUB.h
15506 ____________________________________________________________________________
15507 [  2518] By: jhi                                   on 1998/12/29  11:36:19
15508         Log: From: abigail@fnx.com
15509              To: perl5-porters@perl.org (Perl Porters)
15510              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
15511              Date: 28 Dec 1998 21:39:15 +0200
15512              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
15513      Branch: cfgperl
15514            ! lib/fields.pm
15515 ____________________________________________________________________________
15516 [  2517] By: jhi                                   on 1998/12/29  11:35:03
15517         Log: Document change #2516.
15518      Branch: cfgperl
15519            ! pod/perldelta.pod
15520 ____________________________________________________________________________
15521 [  2516] By: jhi                                   on 1998/12/29  11:32:26
15522         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15523              To: perl5-porters@perl.org (Mailing list Perl5)
15524              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
15525              Date: 9 Dec 1998 10:39:31 +0200
15526              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
15527      Branch: cfgperl
15528            ! pod/perldiag.pod regcomp.c toke.c
15529 ____________________________________________________________________________
15530 [  2515] By: jhi                                   on 1998/12/29  11:27:11
15531         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15532              To: perl5-porters@perl.org (Mailing list Perl5)
15533              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
15534              Date: 8 Dec 1998 09:02:04 +0200
15535              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
15536              
15537              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
15538      Branch: cfgperl
15539            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
15540 ____________________________________________________________________________
15541 [  2514] By: jhi                                   on 1998/12/29  11:21:31
15542         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15543              To: perl5-porters@perl.org (Mailing list Perl5)
15544              Subject: [PATCH 5.005_53] Regexp tests and UTF8
15545              Date: 8 Dec 1998 07:02:01 +0200
15546              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
15547      Branch: cfgperl
15548            ! regcomp.c
15549 ____________________________________________________________________________
15550 [  2513] By: jhi                                   on 1998/12/29  11:18:34
15551         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15552              Subject: [PATCH 5.005_*] Dumpvar.pm
15553              To: perl5-porters@perl.org (Mailing list Perl5)
15554              Date: 7 Dec 1998 10:17:35 +0200
15555              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
15556      Branch: cfgperl
15557            + lib/Dumpvalue.pm
15558            ! MANIFEST
15559 ____________________________________________________________________________
15560 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
15561         Log: From: jan.dubois@ibm.net (Jan Dubois)
15562              Date: Tue, 01 Dec 1998 00:07:33 +0100
15563              Message-ID: <366921b5.14512598@smtp1.ibm.net>
15564              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
15565              
15566              From: jan.dubois@ibm.net (Jan Dubois)
15567              Date: Wed, 02 Dec 1998 00:24:54 +0100
15568              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
15569              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
15570      Branch: maint-5.005/perl
15571            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
15572            ! win32/config.bc win32/config.gc win32/config.vc
15573            ! win32/config_sh.PL win32/makedef.pl
15574 ____________________________________________________________________________
15575 [  2509] By: jhi                                   on 1998/12/28  13:00:31
15576     Log: Kickstart AUTHORS and MAINTAIN.
15577  Branch: cfgperl
15578        + AUTHORS MAINTAIN
15579        ! MANIFEST
15580 ____________________________________________________________________________
15581 [  2508] By: jhi                                   on 1998/12/28  08:04:00
15582     Log: From: Nathan Torkington <gnat@frii.com>
15583          To: perlbug@perl.com
15584          Subject: [PATCH] perlxstut.pod fix
15585          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
15586          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
15587  Branch: cfgperl
15588        ! pod/perlxstut.pod
15589 ____________________________________________________________________________
15590 [  2507] By: jhi                                   on 1998/12/28  07:59:00
15591     Log: From: abigail@fnx.com
15592          To: perlbug@perl.com
15593          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
15594          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
15595          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
15596          (slightly modified, a part of the patch was rejected)
15597          (strange, I thought I had already submitted this one
15598          but Perforce disagrees with me...)
15599  Branch: cfgperl
15600        ! pod/perlop.pod
15601 ____________________________________________________________________________
15602 [  2506] By: jhi                                   on 1998/12/28  07:56:59
15603     Log: From: Artur <artur@vogon-solutions.com>
15604          To: perlbug@perl.com
15605          Subject: PATCH: perlmodlib.pod
15606          Date: Fri, 25 Dec 1998 00:48:39 +0000
15607          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
15608  Branch: cfgperl
15609        ! pod/perlmodlib.pod pod/perlop.pod
15610 ____________________________________________________________________________
15611 [  2505] By: jhi                                   on 1998/12/28  07:46:06
15612     Log: From: abigail@fnx.com
15613          To: perl5-porters@perl.org (Perl Porters)
15614          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
15615          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
15616          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
15617  Branch: cfgperl
15618        ! pod/pod2html.PL
15619 ____________________________________________________________________________
15620 [  2504] By: jhi                                   on 1998/12/28  07:44:35
15621     Log: From: Jim Avera <avera@fjst.com>
15622          To: perlbug@perl.com
15623          Subject: perlbug bug - shows dates reversed
15624          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
15625          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
15626  Branch: cfgperl
15627        ! utils/perlbug.PL
15628 ____________________________________________________________________________
15629 [  2503] By: jhi                                   on 1998/12/28  07:41:39
15630     Log: From: jan.dubois@ibm.net (Jan Dubois)
15631          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
15632          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
15633          Date: Wed, 23 Dec 1998 21:26:38 +0100
15634          Message-ID: <36895086.8849224@smtp1.ibm.net>
15635  Branch: cfgperl
15636        ! lib/ExtUtils/MakeMaker.pm
15637 ____________________________________________________________________________
15638 [  2502] By: jhi                                   on 1998/12/28  07:39:20
15639     Log: From: Blair Zajac <bzajac@geostaff.com>
15640          To: perl5-porters@perl.org
15641          Subject: Tie::SubstrHash patch
15642          Date: Wed, 23 Dec 1998 17:13:32 -0800
15643          Message-ID: <3681953C.8B6A90AA@geostaff.com>
15644  Branch: cfgperl
15645        ! lib/Tie/SubstrHash.pm
15646 ____________________________________________________________________________
15647 [  2501] By: jhi                                   on 1998/12/28  07:37:16
15648     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
15649          To: perlbug@perl.com
15650          Subject: perlfaq9 minor error
15651          Date: Wed, 23 Dec 1998 14:54:19 -0800
15652          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
15653  Branch: cfgperl
15654        ! pod/perlfaq9.pod
15655 ____________________________________________________________________________
15656 [  2500] By: jhi                                   on 1998/12/23  10:38:18
15657     Log: More porting notes about filesystems, AmigaOS, and MiNT.
15658  Branch: cfgperl
15659        ! pod/perlport.pod
15660 ____________________________________________________________________________
15661 [  2499] By: jhi                                   on 1998/12/22  09:26:49
15662     Log: Add few MSG_ and uio constants.
15663  Branch: cfgperl
15664        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
15665 ____________________________________________________________________________
15666 [  2498] By: jhi                                   on 1998/12/22  08:39:30
15667     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
15668          a Digital C compiler optimizer bug that broke the 'x'
15669          operator under certain circumstances.  See t/op/repeat.t
15670          test #20 for graphic details.  Reported in
15671          
15672          From: Gisle Aas <gisle@aas.no>
15673          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
15674          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
15675          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
15676          Date: 18 Dec 1998 14:27:40 +0100
15677          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
15678          
15679          and discussed further in the thread
15680          
15681          From: Jarkko Hietaniemi <jhi@iki.fi>
15682          To: Gisle Aas <gisle@aas.no>
15683          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
15684          cpan-testers@perl.org, perl5-porters@perl.org
15685          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
15686          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
15687          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
15688  Branch: cfgperl
15689        ! t/op/repeat.t util.c
15690 ____________________________________________________________________________
15691 [  2497] By: jhi                                   on 1998/12/21  14:18:57
15692     Log: Change #2483 update.
15693  Branch: cfgperl
15694        ! t/op/tr.t
15695 ____________________________________________________________________________
15696 [  2496] By: jhi                                   on 1998/12/21  14:07:41
15697     Log: Update on change #2493.
15698  Branch: cfgperl
15699        ! t/pragma/warn/op
15700 ____________________________________________________________________________
15701 [  2495] By: jhi                                   on 1998/12/21  13:52:00
15702     Log: Change #2487 aftershock.
15703  Branch: cfgperl
15704        ! warning.pl
15705 ____________________________________________________________________________
15706 [  2494] By: jhi                                   on 1998/12/21  12:35:00
15707     Log: From: Chris Nandor <pudge@pobox.com>
15708          To: perl5-porters@perl.org
15709          Subject: [PATCH] perlport.pod v1.37
15710          Date: Sat, 19 Dec 1998 12:54:34 -0500
15711          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
15712  Branch: cfgperl
15713        ! pod/perlport.pod
15714 ____________________________________________________________________________
15715 [  2493] By: jhi                                   on 1998/12/21  12:22:44
15716     Log: From: Mark-Jason Dominus <mjd@plover.com>
15717          To: perl5-porters@perl.com
15718          Subject: PATCH (5.005_02): Dejargonizing
15719          Date: Sun, 20 Dec 1998 14:35:20 -0500
15720          Message-ID: <19981220193520.11230.qmail@plover.com>
15721          
15722          From: Mark-Jason Dominus <mjd@plover.com>
15723          To: perl5-porters@perl.com
15724          Subject: PATCH (5.005_02): Spelling correction in warning message
15725          Date: Sun, 20 Dec 1998 13:51:30 -0500
15726          Message-ID: <19981220185130.11067.qmail@plover.com>
15727  Branch: cfgperl
15728        ! doio.c op.c
15729 ____________________________________________________________________________
15730 [  2492] By: jhi                                   on 1998/12/21  09:00:05
15731     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
15732          To: perl5-porters@perl.org
15733          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
15734          Date: Sun, 20 Dec 1998 19:03:25 PST
15735          Message-ID: <19981221030326.27660.qmail@hotmail.com>
15736          
15737          (slightly reformatted)
15738  Branch: cfgperl
15739        ! ext/B/B/CC.pm
15740 ____________________________________________________________________________
15741 [  2491] By: nick                                  on 1998/12/20  14:21:29
15742     Log: Save _all_ GV's which have SV, AV or HV set.
15743  Branch: perl
15744        ! ext/B/B/C.pm
15745 ____________________________________________________________________________
15746 [  2490] By: jhi                                   on 1998/12/18  15:13:19
15747     Log: Add idea about generalising cpp symbol probing of Errno.
15748  Branch: cfgperl
15749        ! Todo
15750 ____________________________________________________________________________
15751 [  2489] By: jhi                                   on 1998/12/18  14:47:57
15752     Log: Address some of the issues of:
15753          
15754          From: Tom Christiansen <tchrist@jhereg.perl.com>
15755          To: perl-porters-active@jhereg.perl.com
15756          Subject: Undocumentation Issues for 5.005
15757          Date: Thu, 17 Dec 1998 14:46:24 -0700
15758          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
15759  Branch: cfgperl
15760        ! pod/perl5005delta.pod
15761 ____________________________________________________________________________
15762 [  2488] By: jhi                                   on 1998/12/18  11:26:32
15763     Log: From: root <root@dubravka.in-berlin.de>
15764          To: perlbug@perl.com
15765          Cc: k@dubravka.in-berlin.de
15766          Subject: Please add no_modify to PERL_POLLUTE
15767          Date: Fri, 18 Dec 1998 10:45:52 +0100
15768          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
15769          
15770          (Really from Andreas König)
15771  Branch: cfgperl
15772        ! embed.pl
15773 ____________________________________________________________________________
15774 [  2487] By: jhi                                   on 1998/12/17  14:05:52
15775     Log: Some (by far not all) issues of the below message addressed.
15776          
15777          From: Tom Christiansen <tchrist@jhereg.perl.com>
15778          To: The Perl Porters Mailing List <perl5-porters@perl.org>
15779          Subject: important UNDOC issues for 5.005_54
15780          Date: Wed, 16 Dec 1998 21:14:53 -0700
15781          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
15782  Branch: cfgperl
15783        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
15784 ____________________________________________________________________________
15785 [  2486] By: jhi                                   on 1998/12/17  12:47:15
15786     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15787          To: domo@computer.org
15788          Cc: jhi@iki.fi, perl5-porters@perl.org
15789          Subject: Re: stuff related to malloc.c
15790          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
15791          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
15792  Branch: cfgperl
15793        ! malloc.c
15794 ____________________________________________________________________________
15795 [  2485] By: jhi                                   on 1998/12/17  12:17:19
15796     Log: More porting notes.
15797  Branch: cfgperl
15798        ! Porting/pumpkin.pod
15799 ____________________________________________________________________________
15800 [  2484] By: jhi                                   on 1998/12/15  08:38:05
15801     Log: Undo #2386 and #2205.
15802  Branch: cfgperl
15803        ! pod/perlfunc.pod
15804 ____________________________________________________________________________
15805 [  2483] By: jhi                                   on 1998/12/14  17:58:35
15806     Log: lib was missing from @INC.
15807  Branch: cfgperl
15808        ! t/op/tr.t
15809 ____________________________________________________________________________
15810 [  2482] By: jhi                                   on 1998/12/14  17:52:42
15811     Log: Was missing use Text::Wrap.
15812  Branch: cfgperl
15813        ! t/lib/textfill.t
15814 ____________________________________________________________________________
15815 [  2481] By: jhi                                   on 1998/12/14  16:00:22
15816     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
15817          
15818          From: Jonathan Roy <roy@idle.com>
15819          To: perl5-porters@perl.org
15820          Subject: nlist.h add to Configure checks?
15821          Date: Sun, 13 Dec 1998 22:22:49 -0500
15822          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
15823  Branch: cfgperl
15824        + ext/DynaLoader/hints/linux.pl
15825        ! MANIFEST
15826 ____________________________________________________________________________
15827 [  2480] By: jhi                                   on 1998/12/14  15:02:44
15828     Log: Give up completely using nm in AIX.
15829          
15830          From: "Kurt D. Starsinic" <kstar@chapin.edu>
15831          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
15832          Cc: perl5-porters@perl.org
15833          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
15834          Date: Thu, 10 Dec 1998 00:51:46 -0500
15835          Message-ID: <19981210005146.B29986@O2.chapin.edu>
15836  Branch: cfgperl
15837        ! hints/aix.sh
15838 ____________________________________________________________________________
15839 [  2479] By: jhi                                   on 1998/12/14  14:39:52
15840     Log: AIX' error messages are different.
15841          
15842          From: "Kurt D. Starsinic" <kstar@chapin.edu>
15843          To: Gurusamy Sarathy <gsar@engin.umich.edu>
15844          Cc: perl5-porters@perl.org
15845          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
15846          Date: Thu, 10 Dec 1998 00:42:36 -0500
15847          Message-ID: <19981210004236.A29986@O2.chapin.edu>
15848          
15849          From: Michael Engel <engel@nms1.cc.huji.ac.il>
15850          To: perlbug@perl.com
15851          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
15852          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
15853          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
15854  Branch: cfgperl
15855        ! t/pragma/warn/doio
15856 ____________________________________________________________________________
15857 [  2475] By: jhi                                   on 1998/12/13  12:35:55
15858     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15859          To: jhi@iki.fi
15860          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
15861          Subject: Re: stuff related to malloc.c
15862          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
15863          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
15864  Branch: cfgperl
15865        ! malloc.c
15866 ____________________________________________________________________________
15867 [  2474] By: jhi                                   on 1998/12/13  12:32:42
15868     Log: Some notes about porting issues.
15869  Branch: cfgperl
15870        ! Porting/pumpkin.pod
15871 ____________________________________________________________________________
15872 [  2473] By: jhi                                   on 1998/12/13  12:03:58
15873     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
15874          To: Perl 5 Porters <perl5-porters@perl.org>
15875          Subject: [patch 5.005_02] dos-djgpp update
15876          Date: Sun, 13 Dec 1998 00:08:44 +0100
15877          Message-ID: <19981213000844.C264@beeblebrox>
15878  Branch: cfgperl
15879        ! djgpp/config.over
15880 ____________________________________________________________________________
15881 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
15882     Log: undo changes to Exporter.pm from #2312
15883  Branch: maint-5.005/perl
15884        ! lib/Exporter.pm
15885 ____________________________________________________________________________
15886 [  2465] By: jhi                                   on 1998/12/12  12:31:21
15887     Log: Document that qw() taints.
15888          
15889          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
15890          To: perlbug@perl.com 
15891          Subject: taint problems
15892          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
15893          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
15894  Branch: cfgperl
15895        ! pod/perlop.pod
15896 ____________________________________________________________________________
15897 [  2464] By: jhi                                   on 1998/12/11  14:09:51
15898     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
15899          To: dist-users@foretune.co.jp
15900          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
15901          Date: Mon, 07 Dec 1998 20:13:04 -0400
15902          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
15903  Branch: cfgperl
15904        ! Configure
15905 ____________________________________________________________________________
15906 [  2463] By: jhi                                   on 1998/12/11  13:29:54
15907     Log: MAXPATHLEN.
15908  Branch: cfgperl
15909        ! perl.h
15910 ____________________________________________________________________________
15911 [  2462] By: jhi                                   on 1998/12/11  08:37:58
15912     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
15913          To: perl5-porters@perl.org
15914          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
15915          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
15916          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
15917  Branch: cfgperl
15918        + hints/gnu.sh
15919 ____________________________________________________________________________
15920 [  2461] By: nick                                  on 1998/12/10  21:00:50
15921     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
15922          From: Vishal Bhatia <vishalb@hotmail.com>
15923          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
15924          2. Fixes the bug  regarding return value of c-functions generated out 
15925          of perl subs. ( Just includes the patch I sent earlier)
15926          3. Incorporates the other changes that need to be done to get CC.pm
15927          use ISA search for packages and methods on the same lines as C.pm
15928          
15929          Vishal would appreciate comments about B::Stackobj changes from 
15930          someone knowing that module well.
15931  Branch: perl
15932        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
15933 ____________________________________________________________________________
15934 [  2460] By: jhi                                   on 1998/12/08  08:11:27
15935     Log: Integrate from mainperl.
15936  Branch: cfgperl
15937       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
15938       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
15939       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
15940       !> toke.c util.c
15941 ____________________________________________________________________________
15942 [  2459] By: jhi                                   on 1998/12/07  07:50:11
15943     Log: From: hansm@icgroup.nl 
15944          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
15945          Reply-To: hansmu@xs4all.nl 
15946          To: perlbug@perl.com 
15947          Date: Sun, 6 Dec 98 22:19:54 +0100 
15948          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
15949  Branch: cfgperl
15950        ! util.c
15951 ____________________________________________________________________________
15952 [  2458] By: gsar                                  on 1998/12/07  06:00:55
15953     Log: fix dup lexical
15954  Branch: perl
15955        ! ext/B/B/Deparse.pm t/lib/io_unix.t
15956 ____________________________________________________________________________
15957 [  2457] By: gsar                                  on 1998/12/06  14:38:59
15958     Log: mention limit on line numbers reported by diagnostics
15959  Branch: perl
15960        ! pod/perl.pod toke.c
15961 ____________________________________________________________________________
15962 [  2456] By: gsar                                  on 1998/12/06  13:49:02
15963     Log: branch perldelta.pod
15964  Branch: maint-5.005/perl
15965       +> pod/perldelta.pod
15966 ____________________________________________________________________________
15967 [  2455] By: gsar                                  on 1998/12/06  13:47:21
15968     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
15969  Branch: maint-5.005/perl
15970        - pod/perldelta.pod
15971 ____________________________________________________________________________
15972 [  2454] By: gsar                                  on 1998/12/06  13:35:31
15973     Log: fix outdated/incorrect info about arbitrary limits
15974  Branch: perl
15975        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
15976        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
15977 ____________________________________________________________________________
15978 [  2453] By: nick                                  on 1998/12/05  16:14:42
15979     Log: Avoid hard-coding op numbers
15980          Update CC.pm to save %INC, and to co-exist with new C.pm
15981  Branch: perl
15982        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
15983 ____________________________________________________________________________
15984 [  2452] By: nick                                  on 1998/12/05  10:44:28
15985     Log: B.xs had its own code to calculate hash() which differed from
15986          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
15987          which meant that run-time require was re-done.
15988          Removed some debug from C.pm
15989  Branch: perl
15990        ! ext/B/B.xs ext/B/B/C.pm
15991 ____________________________________________________________________________
15992 [  2451] By: nick                                  on 1998/12/04  21:58:49
15993     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
15994          well as _54, but with pre-scan for classes and save the ISA scheme.
15995  Branch: perl
15996        ! ext/B/B/C.pm
15997 ____________________________________________________________________________
15998 [  2450] By: nick                                  on 1998/12/04  17:58:44
15999     Log: Vishal Bhatia's patch as a basis.
16000  Branch: perl
16001        ! ext/B/B/C.pm ext/B/B/CC.pm
16002 ____________________________________________________________________________
16003 [  2449] By: jhi                                   on 1998/12/04  16:39:21
16004     Log: Integrate from mainperl.
16005  Branch: cfgperl
16006       !> t/op/goto.t t/op/tr.t
16007 ____________________________________________________________________________
16008 [  2448] By: gsar                                  on 1998/12/04  06:06:49
16009     Log: tweak test for UTEST
16010  Branch: perl
16011        ! t/op/tr.t
16012 ____________________________________________________________________________
16013 [  2444] By: jhi                                   on 1998/12/03  14:37:22
16014     Log: s/\bthe the\b/the/g *.pod
16015  Branch: cfgperl
16016        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
16017 ____________________________________________________________________________
16018 [  2443] By: jhi                                   on 1998/12/03  13:39:53
16019     Log: Change#2441 aftermath.
16020  Branch: cfgperl
16021        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16022        ! config_h.SH thread.h vms/subconfigure.com
16023 ____________________________________________________________________________
16024 [  2441] By: jhi                                   on 1998/12/03  08:15:13
16025     Log: From: Dan Sugalski <sugalskd@osshe.edu>
16026          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
16027          Subject: [PATCH 5.005_54]Initial VMS patches
16028          Date: 3 Dec 1998 01:05:55 +0200
16029          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
16030          
16031          The patch to config_h.SH requires more study because
16032          metaconfig needs to agree.
16033  Branch: cfgperl
16034        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
16035        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
16036        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
16037 ____________________________________________________________________________
16038 [  2440] By: gsar                                  on 1998/12/03  01:32:16
16039     Log: add failed check-in of goto.t from change#1867
16040  Branch: perl
16041        ! t/op/goto.t
16042 ____________________________________________________________________________
16043 [  2437] By: jhi                                   on 1998/12/02  18:03:51
16044     Log: Fix most of the bad L<> links of
16045          
16046          From: Tom Christiansen <tchrist@jhereg.perl.com> 
16047          Subject: bad L<> links
16048          Reply-to: tchrist@perl.com 
16049          To: perlbug@jhereg.perl.com 
16050          Date: Tue, 11 Aug 1998 10:58:07 -0500 
16051          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
16052          
16053          The ones not fixed may require darker Pod::HTML magic,
16054          for example the perlguts.html#tags should work fine, IMHO.
16055  Branch: cfgperl
16056        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
16057        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
16058        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
16059        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
16060        ! pod/perlvar.pod
16061 ____________________________________________________________________________
16062 [  2436] By: jhi                                   on 1998/12/02  16:35:04
16063     Log: One paste too many in #2345.
16064  Branch: cfgperl
16065        ! lib/Pod/Html.pm
16066 ____________________________________________________________________________
16067 [  2435] By: jhi                                   on 1998/12/02  16:32:33
16068     Log: Pod::Html and Pod::Text were not locale-savvy:
16069          for example in =head1 all non-ASCII-\w-runs were
16070          turned into underscores in NAME tags.  This could
16071          result in several NAME tags becoming identical.
16072          Reported by:
16073          
16074          From: Fyodor Krasnov <fyodor@aha.ru> 
16075          Subject: pod2html vs Russian Characters
16076          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
16077          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
16078          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
16079  Branch: cfgperl
16080        ! lib/Pod/Html.pm lib/Pod/Text.pm
16081 ____________________________________________________________________________
16082 [  2434] By: jhi                                   on 1998/12/02  10:29:00
16083     Log: The real Mc5_54 integration.
16084  Branch: cfgperl
16085       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
16086 ____________________________________________________________________________
16087 [  2433] By: jhi                                   on 1998/12/02  08:52:13
16088     Log: From: Andy Dougherty <doughera@lafayette.edu>
16089          To: Perl Porters <perl5-porters@perl.org>
16090          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
16091          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
16092          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
16093  Branch: cfgperl
16094        ! Configure
16095 ____________________________________________________________________________
16096 [  2432] By: jhi                                   on 1998/12/02  08:49:47
16097     Log: From: Andy Dougherty <doughera@lafayette.edu>
16098          To: Perl Porters <perl5-porters@perl.org>
16099          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
16100          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
16101          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
16102  Branch: cfgperl
16103        ! Configure
16104 ____________________________________________________________________________
16105 [  2431] By: jhi                                   on 1998/12/01  16:11:50
16106     Log: From: achampio@lehman.com (Alan Champion)
16107          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
16108          To: perlbug@perl.com
16109          Date: 1 Dec 1998 17:36:33 +0200
16110          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
16111          
16112          Skip NIS includes.
16113  Branch: cfgperl
16114        ! t/op/pwent.t
16115 ____________________________________________________________________________
16116 [  2430] By: gsar                                  on 1998/12/01  12:12:50
16117     Log: 5.005_54, as released
16118  Branch: perl
16119        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
16120 ____________________________________________________________________________
16121 [  2429] By: jhi                                   on 1998/12/01  11:28:39
16122     Log: From: Anton Berezin <tobez@plab.ku.dk>
16123          To: perl5-porters@perl.org
16124          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
16125          Date: 30 Nov 1998 19:46:24 +0100
16126          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
16127  Branch: cfgperl
16128        ! hints/freebsd.sh
16129 ____________________________________________________________________________
16130 [  2428] By: jhi                                   on 1998/12/01  11:08:16
16131     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
16132  Branch: cfgperl
16133       +> (branch 30 files)
16134       !> (integrate 71 files)
16135 ____________________________________________________________________________
16136 [  2427] By: jhi                                   on 1998/12/01  10:51:37
16137     Log: Default to accepting a hinted $randfunc even when $csym
16138          does not find it.  (the previous defaylt behaviour was not
16139          to accept).
16140  Branch: cfgperl
16141        ! Configure
16142 ____________________________________________________________________________
16143 [  2426] By: jhi                                   on 1998/12/01  10:13:03
16144     Log: Separated the [:foo:] parsing to its own function.
16145          Passes all tests.
16146  Branch: cfgperl
16147        ! regcomp.c
16148 ____________________________________________________________________________
16149 [  2425] By: jhi                                   on 1998/12/01  08:22:49
16150     Log: Typo in comments.
16151  Branch: cfgperl
16152        ! regexec.c
16153 ____________________________________________________________________________
16154 [  2424] By: jhi                                   on 1998/12/01  08:21:38
16155     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16156          Subject: [PATCH 5.005_*] Debugger 'v' command
16157          To: perl5-porters@perl.org (Mailing list Perl5)
16158          Date: 1 Dec 1998 07:55:11 +0200
16159          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
16160  Branch: cfgperl
16161        ! lib/perl5db.pl
16162 ____________________________________________________________________________
16163 [  2423] By: jhi                                   on 1998/12/01  08:19:08
16164     Log: From: pvhp@forte.com (Peter Prymmer)
16165          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
16166          To: perl5-porters@perl.org
16167          Date: 1 Dec 1998 07:27:11 +0200
16168          Message-ID: <MLIST_9812010508.AA07791@forte.com>
16169  Branch: cfgperl
16170        ! hints/os390.sh
16171 ____________________________________________________________________________
16172 [  2417] By: jhi                                   on 1998/11/30  08:14:00
16173     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
16174  Branch: cfgperl
16175        ! ext/Socket/Socket.xs
16176 ____________________________________________________________________________
16177 [  2416] By: jhi                                   on 1998/11/30  08:00:15
16178     Log: Undo #2395, seems more like a problem in netbsd-current.
16179  Branch: cfgperl
16180        ! util.c
16181
16182 ----------------
16183 Version 5.005_54
16184 ----------------
16185
16186 ____________________________________________________________________________
16187 [  2414] By: gsar                                  on 1998/11/30  02:23:55
16188     Log: more JPL tweaks
16189  Branch: perl
16190        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
16191        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
16192 ____________________________________________________________________________
16193 [  2413] By: gsar                                  on 1998/11/30  01:35:56
16194     Log: stub bin/jpl that just runs JPL::Compile::files()
16195  Branch: perl
16196        + jpl/bin/jpl
16197 ____________________________________________________________________________
16198 [  2412] By: gsar                                  on 1998/11/30  01:32:14
16199     Log: delete symlink
16200  Branch: perl
16201        - jpl/bin/jpl
16202 ____________________________________________________________________________
16203 [  2410] By: gsar                                  on 1998/11/30  01:30:44
16204     Log: branch jpl from perlext to perl
16205  Branch: perl
16206       +> (branch 30 files)
16207 ____________________________________________________________________________
16208 [  2407] By: gsar                                  on 1998/11/30  01:24:53
16209     Log: JPL tweaks to build with 5.005
16210  Branch: perlext
16211        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
16212        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
16213 ____________________________________________________________________________
16214 [  2406] By: gsar                                  on 1998/11/30  00:55:54
16215     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
16216  Branch: perl
16217        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
16218 ____________________________________________________________________________
16219 [  2405] By: gsar                                  on 1998/11/30  00:28:55
16220     Log: patchlevel up to 54
16221  Branch: perl
16222        ! patchlevel.h win32/Makefile win32/config_H.bc
16223        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
16224 ____________________________________________________________________________
16225 [  2403] By: gsar                                  on 1998/11/29  23:35:50
16226     Log: integrate cfgperl changes into mainline
16227  Branch: perl
16228       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16229       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
16230 ____________________________________________________________________________
16231 [  2402] By: gsar                                  on 1998/11/29  23:08:42
16232     Log: sync Text::Wrap version number
16233  Branch: perl
16234        ! lib/Text/Wrap.pm
16235 ____________________________________________________________________________
16236 [  2401] By: gsar                                  on 1998/11/29  22:56:21
16237     Log: textfill.t tweak
16238  Branch: perl
16239        ! t/lib/textfill.t
16240 ____________________________________________________________________________
16241 [  2400] By: gsar                                  on 1998/11/29  22:50:41
16242     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
16243          <muir@idiom.com>
16244  Branch: perl
16245        + t/lib/textfill.t
16246        ! MANIFEST lib/Text/Wrap.pm
16247 ____________________________________________________________________________
16248 [  2399] By: gsar                                  on 1998/11/29  22:28:05
16249     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
16250          has happened without the authors knowledge or consent; the subversive
16251          version (which is in 5.00502) breaks one of the tests in the
16252          authors testsuite; attempts are being made to find a fix that
16253          avoids breaking code already running with the 5.005_02 version
16254          From:    David Muir Sharnoff <muir@idiom.com>
16255          Date:    Sat, 28 Nov 1998 04:34:17 PST
16256          Message-Id: <199811281234.EAA03082@idiom.com>
16257          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
16258  Branch: perl
16259        ! lib/Text/Wrap.pm t/lib/textwrap.t
16260 ____________________________________________________________________________
16261 [  2397] By: nick                                  on 1998/11/29  20:13:58
16262     Log: Update docs and English.pm for $^C
16263  Branch: perl
16264        ! lib/English.pm pod/perlvar.pod
16265 ____________________________________________________________________________
16266 [  2396] By: jhi                                   on 1998/11/29  20:13:03
16267     Log: Mirror #2384.
16268  Branch: cfgperl
16269        ! t/op/pwent.t
16270 ____________________________________________________________________________
16271 [  2395] By: jhi                                   on 1998/11/29  19:59:12
16272     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
16273  Branch: cfgperl
16274        ! util.c
16275 ____________________________________________________________________________
16276 [  2394] By: gsar                                  on 1998/11/29  19:49:08
16277     Log: updated perlreftut.pod
16278  Branch: perl
16279        ! pod/perlreftut.pod
16280 ____________________________________________________________________________
16281 [  2393] By: gsar                                  on 1998/11/29  19:31:56
16282     Log: misc tweaks
16283  Branch: perl
16284        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
16285 ____________________________________________________________________________
16286 [  2392] By: gsar                                  on 1998/11/29  19:31:18
16287     Log: notes about -DPERL_POLLUTE
16288  Branch: perl
16289        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
16290 ____________________________________________________________________________
16291 [  2391] By: gsar                                  on 1998/11/29  19:13:52
16292     Log: explain various win32 build caveats more clearly
16293  Branch: perl
16294        ! README.win32 win32/Makefile win32/makefile.mk
16295 ____________________________________________________________________________
16296 [  2390] By: gsar                                  on 1998/11/29  16:51:59
16297     Log: remove I_POLL detection (Configure will do that now)
16298  Branch: perl
16299        ! ext/IO/Makefile.PL
16300 ____________________________________________________________________________
16301 [  2389] By: jhi                                   on 1998/11/29  16:39:16
16302     Log: Add I_POLL for IO 1.20.
16303  Branch: cfgperl
16304        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16305        ! config_h.SH
16306 ____________________________________________________________________________
16307 [  2388] By: gsar                                  on 1998/11/29  16:23:30
16308     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
16309  Branch: perl
16310        + Porting/p4desc
16311        ! MANIFEST
16312 ____________________________________________________________________________
16313 [  2387] By: gsar                                  on 1998/11/29  16:08:03
16314     Log: another threads reliability fix: serialize writes to thr->threadsv
16315          avoid most uses of PL_na (which is much more inefficient than a
16316          simple local); update docs to suit; PL_na now being thr->Tna may
16317          be a minor compatibility issue for extensions--will require dTHR
16318          outside of XSUBs (those get automatic dTHR)
16319  Branch: perl
16320        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
16321        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
16322        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
16323        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
16324        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
16325        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
16326        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
16327        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
16328        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
16329 ____________________________________________________________________________
16330 [  2386] By: jhi                                   on 1998/11/29  15:40:42
16331     Log: Tune the "if" entry.
16332  Branch: cfgperl
16333        ! pod/perlfunc.pod
16334 ____________________________________________________________________________
16335 [  2385] By: gsar                                  on 1998/11/29  12:40:28
16336     Log: various fixes for race conditions under threads: mutex locks based
16337          on PL_threadnum were seriously flawed, since it means more than one
16338          thread could enter the critical region; PL_na was global instead of
16339          thread-local; child thread could finish and free thr structures
16340          before Thread->new() got around to creating the Thread object;
16341          cv_clone() needed locking, as it mucks with PL_comppad and other
16342          global data; new_struct_thread() needed to lock template-thread's
16343          mutex while copying its data
16344  Branch: perl
16345        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
16346        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
16347 ____________________________________________________________________________
16348 [  2384] By: gsar                                  on 1998/11/29  10:54:38
16349     Log: s/warn/print/ on multiply defined groups
16350  Branch: perl
16351        ! t/op/grent.t
16352 ____________________________________________________________________________
16353 [  2383] By: gsar                                  on 1998/11/29  10:48:39
16354     Log: backout change#2334
16355  Branch: perl
16356        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
16357 ____________________________________________________________________________
16358 [  2382] By: jhi                                   on 1998/11/29  10:33:40
16359     Log: Better NetInfo behaviour.
16360  Branch: cfgperl
16361        ! t/op/grent.t t/op/pwent.t
16362 ____________________________________________________________________________
16363 [  2381] By: jhi                                   on 1998/11/29  10:08:15
16364     Log: Integrate from mainperl.
16365  Branch: cfgperl
16366       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
16367       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
16368       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
16369       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
16370       +> t/lib/io_poll.t t/lib/io_unix.t
16371       !> (integrate 58 files)
16372 ____________________________________________________________________________
16373 [  2380] By: gsar                                  on 1998/11/29  08:22:49
16374     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
16375          Tim Bunce)
16376  Branch: perl
16377        ! gv.c
16378 ____________________________________________________________________________
16379 [  2379] By: gsar                                  on 1998/11/29  07:06:43
16380     Log: fix for pat.t failure under USE_THREADS
16381  Branch: perl
16382        ! pp_ctl.c regexec.c
16383 ____________________________________________________________________________
16384 [  2378] By: nick                                  on 1998/11/28  22:46:57
16385     Log: More C.pm tweaks
16386          Save globs even if we have saved cv itself before - may be imported.
16387          
16388          While we don't save "bootstrap" CV we need to provide a stub,
16389          so that if we require it later we don't fall through and attempt
16390          to DynaLoad module again.
16391          
16392          Attempt to save %INC so that "require" does not reload things
16393          we have compiled-in (does not work right yet - seems to be due
16394          to PL_incgv being created in perl_parse() current scheme setting 
16395          GvHV() is "better" than saving the glob, but still does not 
16396          work as I expect). 
16397  Branch: perl
16398        ! ext/B/B/C.pm
16399 ____________________________________________________________________________
16400 [  2377] By: gsar                                  on 1998/11/28  22:30:38
16401     Log: various tweaks; result passes all tests for normal build on Solaris;
16402          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
16403          win32 due to lack of select() that works on non-socket fds
16404  Branch: perl
16405        ! ext/IO/poll.c regcomp.c regexec.c scope.c
16406        ! t/lib/io_multihomed.t win32/makefile.mk
16407 ____________________________________________________________________________
16408 [  2376] By: gsar                                  on 1998/11/28  20:44:39
16409     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
16410  Branch: perl
16411        ! myconfig
16412 ____________________________________________________________________________
16413 [  2375] By: gsar                                  on 1998/11/28  20:42:58
16414     Log: integrate cfgperl changes into mainline
16415  Branch: perl
16416       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
16417       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
16418 ____________________________________________________________________________
16419 [  2374] By: gsar                                  on 1998/11/28  20:02:03
16420     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16421          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
16422          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
16423          Subject: [PATCH 5.00553] Yet another OS/2 patch
16424  Branch: perl
16425        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
16426 ____________________________________________________________________________
16427 [  2373] By: gsar                                  on 1998/11/28  19:30:06
16428     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16429          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
16430          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
16431          Subject: [PATCH 5.005_53] Change $#+
16432  Branch: perl
16433        ! mg.c pod/perlvar.pod t/op/pat.t
16434 ____________________________________________________________________________
16435 [  2372] By: gsar                                  on 1998/11/28  19:28:00
16436     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16437          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
16438          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
16439          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
16440  Branch: perl
16441        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
16442        ! thrdvar.h
16443 ____________________________________________________________________________
16444 [  2371] By: gsar                                  on 1998/11/28  19:23:53
16445     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16446          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
16447          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
16448          Subject: [PATCH 5.005_53] better -Mre=debugcolor
16449  Branch: perl
16450        ! embedvar.h objXSUB.h regexec.c thrdvar.h
16451 ____________________________________________________________________________
16452 [  2370] By: gsar                                  on 1998/11/28  19:21:17
16453     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16454          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
16455          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
16456          Subject: [PATCH 5.005_*] regcolors
16457  Branch: perl
16458        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
16459 ____________________________________________________________________________
16460 [  2369] By: gsar                                  on 1998/11/28  19:00:15
16461     Log: allow final period in a file (not followed by a newline) to
16462          terminate format spec
16463  Branch: perl
16464        ! toke.c
16465 ____________________________________________________________________________
16466 [  2368] By: gsar                                  on 1998/11/28  18:58:25
16467     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
16468          add C<$Config{installarchlib}/CORE> to the default locations searched
16469          on win32
16470  Branch: perl
16471        ! lib/ExtUtils/Liblist.pm
16472 ____________________________________________________________________________
16473 [  2367] By: gsar                                  on 1998/11/28  18:46:05
16474     Log: applied suggested patch with PERL_OBJECT tweaks
16475          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16476          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
16477          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
16478          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
16479  Branch: perl
16480        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
16481        ! regexec.c t/op/pat.t thrdvar.h
16482 ____________________________________________________________________________
16483 [  2366] By: gsar                                  on 1998/11/28  18:38:34
16484     Log: additional documentation for qr//
16485          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16486          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
16487          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
16488          Subject: [PATCH 5.005_*] Documentation (fwd)
16489  Branch: perl
16490        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
16491 ____________________________________________________________________________
16492 [  2365] By: gsar                                  on 1998/11/28  18:35:35
16493     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16494          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
16495          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
16496          Subject: [PATCH 5.005_*] Fix \G in REx without //g
16497  Branch: perl
16498        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
16499        ! regexp.h t/op/pat.t thrdvar.h
16500 ____________________________________________________________________________
16501 [  2364] By: gsar                                  on 1998/11/28  18:24:20
16502     Log: update Test.pm to Test-1.12; tweak 're' detection
16503  Branch: perl
16504        ! lib/Test.pm
16505 ____________________________________________________________________________
16506 [  2363] By: gsar                                  on 1998/11/28  18:12:04
16507     Log: avoid command-line quoting portability problems in lex_assign.t
16508  Branch: perl
16509        ! t/op/lex_assign.t
16510 ____________________________________________________________________________
16511 [  2362] By: gsar                                  on 1998/11/28  18:08:50
16512     Log: From: John Tobey <jtobey@channel1.com>
16513          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
16514          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
16515          Subject: PATCH: document English.pm sawampersand and thread issues
16516  Branch: perl
16517        ! lib/English.pm pod/perlvar.pod
16518 ____________________________________________________________________________
16519 [  2361] By: gsar                                  on 1998/11/28  18:03:04
16520     Log: fix uninitialized warnings
16521          From: Brian Callaghan <callagh@itginc.com>
16522          Date: Thu, 19 Nov 1998 17:49:10 -0800
16523          Message-Id: <3654CA96.B64FCAEB@itginc.com>
16524          Subject: Complete.pm patch (version 1.1)
16525  Branch: perl
16526        ! lib/Term/Complete.pm
16527 ____________________________________________________________________________
16528 [  2360] By: gsar                                  on 1998/11/28  17:59:16
16529     Log: s/Array/List/ suggested by John Tobey
16530  Branch: perl
16531        ! pod/perldata.pod
16532 ____________________________________________________________________________
16533 [  2359] By: gsar                                  on 1998/11/28  17:47:48
16534     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
16535  Branch: perl
16536        ! lib/Tie/Handle.pm pod/perlfunc.pod
16537 ____________________________________________________________________________
16538 [  2358] By: jhi                                   on 1998/11/28  17:23:15
16539     Log: Revamp the locale tests.
16540          (0) Instead of rewiring a few locales scan for them.
16541          (1) Bogus test #101 removed.
16542          (2) All the locales are checked, the lists of failed
16543          and non-failed ones are displayed.
16544          (3) The test #103 is again 'active' so that it may fail.
16545          (4) To balance (3) a hopefully pacifying message is shown
16546          if the #103 fails.
16547  Branch: cfgperl
16548        ! t/pragma/locale.t
16549 ____________________________________________________________________________
16550 [  2357] By: gsar                                  on 1998/11/28  17:21:07
16551     Log: add perlreftut.pod
16552  Branch: perl
16553        + pod/perlreftut.pod
16554        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
16555        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
16556        ! win32/pod.mak
16557 ____________________________________________________________________________
16558 [  2356] By: jhi                                   on 1998/11/28  16:58:01
16559     Log: Change #2346 fallout.
16560  Branch: cfgperl
16561        ! t/op/undef.t
16562 ____________________________________________________________________________
16563 [  2355] By: gsar                                  on 1998/11/28  16:46:43
16564     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
16565          ANSI prototypes
16566  Branch: perl
16567        ! ext/IO/IO.xs
16568 ____________________________________________________________________________
16569 [  2354] By: gsar                                  on 1998/11/28  16:08:07
16570     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
16571          keep platform hacks that aren't in the 1.20 dist; add new files
16572          to MANIFEST; hack Makefile.PL; result hasn't been tested
16573          anywhere
16574  Branch: perl
16575        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
16576        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
16577        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
16578        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
16579        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
16580        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
16581        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
16582        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
16583        ! t/lib/io_sock.t t/lib/io_udp.t
16584 ____________________________________________________________________________
16585 [  2353] By: jhi                                   on 1998/11/28  15:51:03
16586     Log: Locale collation, ctype, and numeric, were initialized wrong
16587          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
16588          as reported by
16589          
16590          From: Ilya.Sandler@etak.com (Ilya Sandler)
16591          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
16592          To: perlbug@perl.com
16593          Date: 25 Nov 1998 04:53:52 +0200
16594          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
16595  Branch: cfgperl
16596        ! util.c
16597 ____________________________________________________________________________
16598 [  2352] By: nick                                  on 1998/11/28  15:21:59
16599     Log: Implement $^C to allow perl access to -c flag - I think this 
16600          was agreed once...
16601  Branch: perl
16602        ! gv.c mg.c
16603 ____________________________________________________________________________
16604 [  2351] By: jhi                                   on 1998/11/28  15:14:24
16605     Log: Change #2251 fixup.
16606  Branch: cfgperl
16607        ! myconfig
16608 ____________________________________________________________________________
16609 [  2350] By: jhi                                   on 1998/11/28  14:58:19
16610     Log: Integrate from mainperl.
16611  Branch: cfgperl
16612       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
16613       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
16614       +> pod/perl5005delta.pod
16615       !> (integrate 49 files)
16616 ____________________________________________________________________________
16617 [  2349] By: jhi                                   on 1998/11/28  14:27:36
16618     Log: Passwd and group file groveling.
16619  Branch: cfgperl
16620        ! t/op/grent.t t/op/pwent.t
16621 ____________________________________________________________________________
16622 [  2348] By: gsar                                  on 1998/11/28  14:09:50
16623     Log: more conservative version of changes#2345,2346,2347; those break
16624          C<defined(@{"foo::ISA"})> which seems to be extensively used in
16625          the libs :-(
16626  Branch: perl
16627        ! pp.c t/op/method.t
16628 ____________________________________________________________________________
16629 [  2347] By: gsar                                  on 1998/11/28  13:36:08
16630     Log: tweak bogus test
16631  Branch: perl
16632        ! t/op/method.t
16633 ____________________________________________________________________________
16634 [  2346] By: gsar                                  on 1998/11/28  13:20:34
16635     Log: test cases for previous change
16636  Branch: perl
16637        ! t/op/undef.t
16638 ____________________________________________________________________________
16639 [  2345] By: gsar                                  on 1998/11/28  13:07:17
16640     Log: fix typo in pp_defined() causing C<defined %tied> to fail
16641  Branch: perl
16642        ! pp.c
16643 ____________________________________________________________________________
16644 [  2344] By: gsar                                  on 1998/11/28  13:03:29
16645     Log: s/comment/comment_t/ tweak (suggested by John Gorman
16646          <jgorman@webbysoft.com>)
16647  Branch: perl
16648        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
16649 ____________________________________________________________________________
16650 [  2343] By: gsar                                  on 1998/11/28  12:52:40
16651     Log: add (stub) perldelta.pod
16652  Branch: perl
16653        + pod/perldelta.pod
16654 ____________________________________________________________________________
16655 [  2342] By: gsar                                  on 1998/11/28  12:49:26
16656     Log: rename perldelta.pod to perl5005delta.pod in preparation for
16657          starting a new one
16658  Branch: perl
16659       +> pod/perl5005delta.pod
16660        - pod/perldelta.pod
16661        ! MANIFEST pod/perl.pod
16662 ____________________________________________________________________________
16663 [  2341] By: gsar                                  on 1998/11/28  12:41:55
16664     Log: fix MALLOC_LOCK #define
16665  Branch: perl
16666        ! malloc.c
16667 ____________________________________________________________________________
16668 [  2340] By: gsar                                  on 1998/11/28  12:18:23
16669     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16670          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
16671          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
16672          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
16673  Branch: perl
16674        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
16675 ____________________________________________________________________________
16676 [  2339] By: jhi                                   on 1998/11/28  11:59:01
16677     Log: Add -lm to dynix/ptx POSIX hints.
16678          From: "Martin J. Bligh" <mbligh@sequent.com>
16679          To: jhi@iki.fi
16680          Subject: Re: Making Perl work on DYNIX/ptx
16681          Date: Wed, 25 Nov 1998 10:34:41 -0800
16682          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
16683  Branch: cfgperl
16684        ! ext/POSIX/hints/dynixptx.pl
16685 ____________________________________________________________________________
16686 [  2338] By: jhi                                   on 1998/11/28  11:57:19
16687     Log: Detypo.
16688  Branch: cfgperl
16689        ! lib/filetest.pm
16690 ____________________________________________________________________________
16691 [  2337] By: jhi                                   on 1998/11/28  11:56:29
16692     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
16693  Branch: cfgperl
16694        ! Configure
16695 ____________________________________________________________________________
16696 [  2336] By: gsar                                  on 1998/11/28  11:41:14
16697     Log: teach CPAN.pm to ignore beta perl distributions when looking for
16698          modules
16699          From: root@dogberry.rutgers.edu (root)
16700          Date: Thu, 12 Nov 1998 23:08:39 -0500
16701          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
16702          Subject: recompile tries getting a perl distribution
16703  Branch: perl
16704        ! lib/CPAN.pm
16705 ____________________________________________________________________________
16706 [  2335] By: gsar                                  on 1998/11/28  11:27:46
16707     Log: make $1 et al readonly under threads; make C<undef $1> fail like
16708          C<$1 = undef> does
16709  Branch: perl
16710        ! op.c pp.c t/op/undef.t
16711 ____________________________________________________________________________
16712 [  2334] By: gsar                                  on 1998/11/28  10:24:52
16713     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
16714  Branch: perl
16715        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
16716 ____________________________________________________________________________
16717 [  2333] By: gsar                                  on 1998/11/28  09:36:40
16718     Log: document changed PERL_HASH()
16719  Branch: perl
16720        ! pod/perlfunc.pod pod/perlguts.pod
16721 ____________________________________________________________________________
16722 [  2332] By: nick                                  on 1998/11/27  21:10:27
16723     Log: Handle INIT list in C.pm
16724          1. Provide init_av() from B.xs
16725          2. Export it in B.pm
16726          3. Use it in C.pm
16727          Also disable some pruning in savecv() which seems to undo
16728          my previous patch.
16729          Experimental feature - save pathnames of .so files in easily 
16730          grep-able form for use in wrapper to feed to linker.  
16731  Branch: perl
16732        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
16733 ____________________________________________________________________________
16734 [  2327] By: gsar                                  on 1998/11/27  15:12:01
16735     Log: integrate change#2315 from maint-5.005
16736  Branch: perl
16737        ! t/op/sort.t
16738       !> op.c sv.c
16739 ____________________________________________________________________________
16740 [  2326] By: gsar                                  on 1998/11/27  15:00:42
16741     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
16742  Branch: perl
16743       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
16744       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
16745       !> lib/ExtUtils/typemap
16746 ____________________________________________________________________________
16747 [  2325] By: gsar                                  on 1998/11/27  14:46:18
16748     Log: malloc bugfix and documentation from Ilya Zakharevich
16749          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
16750          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
16751          Subject: [PATCH 5.005_*] Re: Internal coredump
16752          --
16753          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
16754          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
16755          Subject: [PATCH 5.005_*] malloc.c documentation
16756  Branch: perl
16757        ! malloc.c
16758 ____________________________________________________________________________
16759 [  2324] By: gsar                                  on 1998/11/27  14:41:38
16760     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
16761  Branch: perl
16762        ! ext/B/B/C.pm
16763 ____________________________________________________________________________
16764 [  2323] By: gsar                                  on 1998/11/27  14:33:44
16765     Log: From: maeda@src.ricoh.co.jp
16766          Date: Tue, 24 Nov 1998 10:37:45 +0900
16767          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
16768          Subject: format "..." bug
16769  Branch: perl
16770        ! pp_ctl.c t/op/write.t
16771 ____________________________________________________________________________
16772 [  2322] By: gsar                                  on 1998/11/27  14:20:12
16773     Log: add ext/Devel/Peek
16774          From: jan.dubois@ibm.net (Jan Dubois)
16775          Date: Mon, 23 Nov 1998 00:48:11 +0100
16776          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
16777          Subject: [PATCH 5.005_53] Devel::Peek integration
16778  Branch: perl
16779        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
16780        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
16781        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
16782        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
16783        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
16784 ____________________________________________________________________________
16785 [  2321] By: gsar                                  on 1998/11/27  13:03:08
16786     Log: ensure 'make regen_headers' even without perl installed
16787          (suggested by Ilya Zakharevich)
16788  Branch: perl
16789        ! bytecode.pl warning.pl
16790 ____________________________________________________________________________
16791 [  2320] By: gsar                                  on 1998/11/27  12:58:36
16792     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16793          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
16794          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
16795          Subject: [PATCH 5.005_*] Cosmetic malloc patch
16796  Branch: perl
16797        ! malloc.c
16798 ____________________________________________________________________________
16799 [  2319] By: gsar                                  on 1998/11/27  12:56:13
16800     Log: eliminate dup hunk from integration
16801  Branch: perl
16802        ! lib/filetest.pm perl.h
16803 ____________________________________________________________________________
16804 [  2318] By: gsar                                  on 1998/11/27  12:50:08
16805     Log: integrate cfgperl changes into mainline
16806  Branch: perl
16807       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
16808        ! pod/perlfaq4.pod
16809       !> (integrate 30 files)
16810 ____________________________________________________________________________
16811 [  2317] By: jhi                                   on 1998/11/27  11:38:13
16812     Log: C<-x>.
16813  Branch: cfgperl
16814        ! lib/filetest.pm
16815 ____________________________________________________________________________
16816 [  2316] By: jhi                                   on 1998/11/27  11:10:22
16817     Log: Integrate from mainperl.
16818  Branch: cfgperl
16819       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
16820       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
16821       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
16822       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
16823       !> win32/win32sck.c
16824 ____________________________________________________________________________
16825 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
16826     Log: integrate change#2246 from mainline, while still allowing
16827          C<sort $globref @foo>
16828          
16829          allow C<sort $coderef @foo>
16830  Branch: maint-5.005/perl
16831        ! op.c sv.c
16832       !> t/op/sort.t
16833 ____________________________________________________________________________
16834 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
16835     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
16836          forwarded by Jarkko Hietaniemi from Mark Bixby
16837  Branch: maint-5.005/perl
16838        ! ext/DynaLoader/dl_mpeix.xs installperl
16839 ____________________________________________________________________________
16840 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
16841     Log: Allow PL_FILES to have multiple targets from one source by allowing
16842          an array ref as the value in the hash
16843  Branch: maint-5.005/perl
16844        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
16845        ! lib/ExtUtils/MakeMaker.pm
16846 ____________________________________________________________________________
16847 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
16848     Log: fix unsigned variables to use SvUV and sv_setuv
16849  Branch: maint-5.005/perl
16850        ! lib/ExtUtils/typemap
16851 ____________________________________________________________________________
16852 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
16853     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
16854  Branch: maint-5.005/perl
16855        ! lib/ExtUtils/MM_Unix.pm
16856 ____________________________________________________________________________
16857 [  2301] By: gsar                                  on 1998/11/26  10:16:54
16858     Log: fix PL_defoutgv leak under threads
16859  Branch: perl
16860        ! ext/Thread/Thread.xs
16861 ____________________________________________________________________________
16862 [  2300] By: gsar                                  on 1998/11/26  09:04:44
16863     Log: properly free temporaries created by threads
16864  Branch: perl
16865        ! ext/Thread/Thread.xs
16866 ____________________________________________________________________________
16867 [  2299] By: gsar                                  on 1998/11/26  06:51:16
16868     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
16869          to set the package for the block properly
16870  Branch: perl
16871        ! op.c t/comp/package.t t/lib/dumper.t
16872 ____________________________________________________________________________
16873 [  2298] By: nick                                  on 1998/11/24  22:04:20
16874     Log: Part-1 of tweaks to allow Tk to be "compiled"
16875          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
16876          (May also need attention to exports etc. - to follow.)
16877  Branch: perl
16878        ! universal.c
16879 ____________________________________________________________________________
16880 [  2294] By: jhi                                   on 1998/11/23  10:44:26
16881     Log: The new socket tests need in some platforms
16882          to #include <sys/types.h>.
16883  Branch: cfgperl
16884        ! Configure
16885 ____________________________________________________________________________
16886 [  2293] By: jhi                                   on 1998/11/23  10:33:42
16887     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
16888          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
16889          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
16890          Date: Mon, 23 Nov 1998 10:07:04 +0100
16891          Message-Id: <9811230907.AA06484@AWT.nl>
16892          
16893          NeXTstep NetInfo uses nidump to get the user/group databases.
16894  Branch: cfgperl
16895        ! t/op/grent.t t/op/pwent.t
16896 ____________________________________________________________________________
16897 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
16898     Log: Updated Porting/patchls utility.
16899  Branch: maint-5.004/perl
16900        ! Porting/patchls
16901 ____________________________________________________________________________
16902 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
16903     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
16904          From:  Henrik Tougaard <ht.000@foa.dk>
16905          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
16906          Files:  lib/Sys/Syslog.pm
16907  Branch: maint-5.004/perl
16908        ! lib/Sys/Syslog.pm
16909 ____________________________________________________________________________
16910 [  2286] By: jhi                                   on 1998/11/22  19:08:42
16911     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
16912  Branch: cfgperl
16913        ! ext/Socket/Socket.xs
16914 ____________________________________________________________________________
16915 [  2285] By: jhi                                   on 1998/11/22  18:21:07
16916     Log: MSG_PROXY for GNU/Hurd (previously we believed that
16917          all GNU libc platforms have MSG_PROXY.  Untrue).
16918          In fact this ended up as a major MSG_* and SCM_*
16919          update.  The MSG_XXX known to be enums in some
16920          versions of the glibc are now probed for and respective
16921          HAS_MSG_XXX are defined.  While I was at it I noticed
16922          SCM_RIGHTS being similarly an enum.  This reminded me of
16923          an ancient discussion in perl5-porters:
16924          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
16925          The BSD socket interface has a nifty feature for passing
16926          file descriptors and credentials--via sockets.  It may be
16927          too late to add this functionality to the CORE but
16928          at least Configure now probes for the functions,
16929          structs, and includes, defining the appropriate
16930          HAS_YYY and I_ZZZ, and the Socket extension exports
16931          the constants, in case somebody wants to write an
16932          extension for this interface.
16933  Branch: cfgperl
16934        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16935        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
16936        ! iperlsys.h
16937 ____________________________________________________________________________
16938 [  2284] By: jhi                                   on 1998/11/22  18:13:21
16939     Log: perlhist.pod 1.54, containing 5_53.
16940  Branch: cfgperl
16941        ! pod/perlhist.pod
16942 ____________________________________________________________________________
16943 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
16944     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
16945  Branch: maint-5.004/perl
16946        ! doio.c
16947 ____________________________________________________________________________
16948 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
16949     Log: Improve op/die_exit.t test for implicit close changing $!
16950  Branch: maint-5.004/perl
16951        ! t/op/die_exit.t
16952 ____________________________________________________________________________
16953 [  2268] By: jhi                                   on 1998/11/22  14:44:11
16954     Log: Fix thinko.
16955  Branch: cfgperl
16956        ! hints/dynixptx.sh
16957 ____________________________________________________________________________
16958 [  2267] By: jhi                                   on 1998/11/22  13:19:41
16959     Log: Document the d_socket override.
16960  Branch: cfgperl
16961        ! hints/dynixptx.sh
16962 ____________________________________________________________________________
16963 [  2266] By: jhi                                   on 1998/11/22  12:12:29
16964     Log: From: John Tobey <jtobey@channel1.com>
16965          Subject: [PATCH] perlfaq typos
16966          To: perl5-porters@perl.com
16967          Date: 22 Nov 1998 04:25:15 +0200
16968          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
16969  Branch: cfgperl
16970        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
16971        ! pod/perlfaq7.pod pod/perlfaq8.pod
16972 ____________________________________________________________________________
16973 [  2265] By: jhi                                   on 1998/11/22  12:06:29
16974     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
16975          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
16976          Newsgroups: hut.lists.perl5-porters
16977          To: gsar@engin.umich.edu (Gurusamy Sarathy)
16978          Cc: perl5-porters@perl.org (Perl5 Porters)
16979          Date: 20 Nov 1998 12:20:41 +0200
16980  Branch: cfgperl
16981        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16982        ! ext/DB_File/DB_File.xs
16983 ____________________________________________________________________________
16984 [  2264] By: jhi                                   on 1998/11/22  11:55:09
16985     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
16986          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
16987          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
16988          To: perlbug@perl.com
16989          Date: 20 Nov 1998 18:39:06 +0200
16990          Lines: 47
16991          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
16992  Branch: cfgperl
16993        ! t/op/grent.t t/op/pwent.t
16994 ____________________________________________________________________________
16995 [  2263] By: jhi                                   on 1998/11/22  11:42:59
16996     Log: Permission testing is tricky when we have too much power.
16997          Problem reported in
16998          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
16999          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
17000          To: perlbug@perl.com
17001          Date: 20 Nov 1998 18:39:06 +0200
17002          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
17003  Branch: cfgperl
17004        ! t/op/filetest.t
17005 ____________________________________________________________________________
17006 [  2262] By: gsar                                  on 1998/11/22  11:37:02
17007     Log: fix broken CAPI generation
17008  Branch: perl
17009        ! win32/GenCAPI.pl
17010 ____________________________________________________________________________
17011 [  2261] By: jhi                                   on 1998/11/22  11:17:00
17012     Log: -x should be C<-x>, reported by Gerben Wierda.
17013  Branch: cfgperl
17014        ! pod/perlfunc.pod
17015 ____________________________________________________________________________
17016 [  2260] By: gsar                                  on 1998/11/22  11:12:02
17017     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
17018  Branch: perl
17019        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
17020        ! proto.h
17021 ____________________________________________________________________________
17022 [  2259] By: jhi                                   on 1998/11/22  11:06:40
17023     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
17024          Subject: Re: [PATCH] Re: pod2man bug in date generated line
17025          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
17026          Cc: perlbug@perl.com
17027          Date: 20 Nov 1998 21:30:17 +0200
17028          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
17029  Branch: cfgperl
17030        ! pod/pod2man.PL
17031 ____________________________________________________________________________
17032 [  2256] By: jhi                                   on 1998/11/21  10:44:01
17033     Log: From: Thomas Bowditch <bowditch@inmet.com>
17034          Subject: Benchmark.pm suggestion
17035          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
17036          Date: Fri, 20 Nov 1998 17:43:46 -0500
17037          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
17038          
17039          Added timesum().
17040  Branch: cfgperl
17041        ! lib/Benchmark.pm
17042 ____________________________________________________________________________
17043 [  2255] By: gsar                                  on 1998/11/21  08:45:06
17044     Log: another win32 portability fix: make sysread() and syswrite()
17045          work on sockets
17046  Branch: perl
17047        ! pp_sys.c win32/win32.h
17048 ____________________________________________________________________________
17049 [  2254] By: gsar                                  on 1998/11/21  07:49:06
17050     Log: win32_recvfrom() compatibility fix
17051  Branch: perl
17052        ! win32/win32sck.c
17053 ____________________________________________________________________________
17054 [  2253] By: jhi                                   on 1998/11/20  08:22:06
17055     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
17056          To: jhi@iki.fi
17057          Subject: MPE/iX Perl 5.005_02 oops
17058          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
17059          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
17060  Branch: cfgperl
17061        ! ext/DynaLoader/dl_mpeix.xs installperl
17062 ____________________________________________________________________________
17063 [  2252] By: gsar                                  on 1998/11/19  17:38:03
17064     Log: mess_sv tweak for change#2249
17065  Branch: perl
17066        ! util.c
17067 ____________________________________________________________________________
17068 [  2251] By: jhi                                   on 1998/11/18  12:32:19
17069     Log: Display use64bits and usemultiplicity but only if necessary.
17070  Branch: cfgperl
17071        ! myconfig
17072 ____________________________________________________________________________
17073 [  2250] By: jhi                                   on 1998/11/18  12:26:50
17074     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
17075          Subject: pp.c uses 'unsigned Quad_t'
17076          To: perlbug@perl.com 
17077          Date: Sun, 15 Nov 1998 20:57:05 -0300 
17078          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
17079  Branch: cfgperl
17080        ! perl.h pp.c
17081 ____________________________________________________________________________
17082 [  2249] By: gsar                                  on 1998/11/18  05:43:11
17083     Log: use PL_mess_sv only during global destruction (fixes problems with
17084          overlapping invocations of form()/warn()/die()/croak() trampling on
17085          each other's messages)
17086  Branch: perl
17087        ! mg.c util.c
17088 ____________________________________________________________________________
17089 [  2248] By: gsar                                  on 1998/11/18  05:39:36
17090     Log: tweak change#2245 to skip previous message if any
17091  Branch: perl
17092        ! pp_ctl.c t/pragma/warn/pp_ctl
17093 ____________________________________________________________________________
17094 [  2247] By: jhi                                   on 1998/11/17  11:46:56
17095     Log: Integrate from mainperl.
17096  Branch: cfgperl
17097       !> (integrate 26 files)
17098 ____________________________________________________________________________
17099 [  2246] By: gsar                                  on 1998/11/17  09:41:10
17100     Log: allow C<sort $coderef @foo>
17101  Branch: perl
17102        ! op.c t/op/sort.t t/pragma/overload.t
17103 ____________________________________________________________________________
17104 [  2245] By: gsar                                  on 1998/11/17  08:28:26
17105     Log: propagate failures in DESTROY() as (optional) warnings
17106  Branch: perl
17107        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
17108 ____________________________________________________________________________
17109 [  2244] By: gsar                                  on 1998/11/17  07:43:08
17110     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
17111  Branch: perl
17112        ! perl.c thrdvar.h
17113 ____________________________________________________________________________
17114 [  2243] By: gsar                                  on 1998/11/17  07:40:09
17115     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
17116  Branch: perl
17117        ! lib/warning.pm warning.h warning.pl
17118 ____________________________________________________________________________
17119 [  2242] By: gsar                                  on 1998/11/17  06:32:39
17120     Log: fix skipspace() to properly account for newlines in eval''-ed
17121          strings (caused bogus line numbers in diagnostics and debugger)
17122  Branch: perl
17123        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
17124 ____________________________________________________________________________
17125 [  2241] By: gsar                                  on 1998/11/17  03:48:12
17126     Log: s/Perl_utf8skip/PL_utf8skip/g
17127  Branch: perl
17128        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
17129 ____________________________________________________________________________
17130 [  2240] By: gsar                                  on 1998/11/14  06:09:06
17131     Log: rework op/groups.t
17132  Branch: perl
17133        ! t/op/filetest.t t/op/groups.t
17134 ____________________________________________________________________________
17135 [  2235] By: gsar                                  on 1998/11/14  00:17:05
17136     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
17137  Branch: perl
17138        ! op.c
17139 ____________________________________________________________________________
17140 [  2234] By: gsar                                  on 1998/11/14  00:14:02
17141     Log: update Changes
17142  Branch: perl
17143        ! Changes win32/config.bc win32/config.gc win32/config.vc
17144 ____________________________________________________________________________
17145 [  2233] By: gsar                                  on 1998/11/13  09:43:03
17146     Log: doc tweak
17147  Branch: perl
17148        ! README.win32
17149 ____________________________________________________________________________
17150 [  2230] By: jhi                                   on 1998/11/12  17:07:45
17151     Log: Allow hints file override for d_socket
17152          (based on Sequent-induced change #2229).
17153  Branch: cfgperl
17154        ! Configure
17155 ____________________________________________________________________________
17156 [  2229] By: jhi                                   on 1998/11/12  16:32:33
17157     Log: 
17158          From: "Martin J. Bligh" <mbligh@sequent.com>
17159          To: jhi@iki.fi
17160          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
17161          Subject: Re: Making Perl work on DYNIX/ptx
17162          Date: Tue, 10 Nov 1998 16:24:26 -0800
17163          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
17164  Branch: cfgperl
17165        ! hints/dynixptx.sh
17166 ____________________________________________________________________________
17167 [  2228] By: jhi                                   on 1998/11/12  11:40:37
17168     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
17169          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
17170          To: jhi@iki.fi
17171          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
17172          Subject: Re: Making Perl work on DYNIX/ptx
17173          Date: Tue, 10 Nov 1998 18:01:10 -0800
17174  Branch: cfgperl
17175        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
17176 ____________________________________________________________________________
17177 [  2227] By: jhi                                   on 1998/11/12  11:17:42
17178     Log: Integrate from mainperl.
17179  Branch: cfgperl
17180       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
17181       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
17182       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
17183       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
17184       !> win32/win32.c x2p/s2p.PL
17185 ____________________________________________________________________________
17186 [  2226] By: gsar                                  on 1998/11/11  21:05:42
17187     Log: provide -DPERL_POLLUTE
17188  Branch: perl
17189        ! embed.pl embedvar.h
17190 ____________________________________________________________________________
17191 [  2225] By: jhi                                   on 1998/11/09  07:45:12
17192     Log: From: Hans Mulder <hansm@icgroup.nl>
17193          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
17194          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
17195          perl5-porters@perl.org
17196          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
17197          (UNINSTALLED)
17198          Date: Sun,  8 Nov 98 22:20:23 +0100
17199          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
17200  Branch: cfgperl
17201        ! malloc.c perl.h
17202 ____________________________________________________________________________
17203 [  2224] By: gsar                                  on 1998/11/09  03:13:14
17204     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
17205          Christoph <lupe@alanya.m.isar.de>)
17206  Branch: perl
17207        ! lib/Text/Wrap.pm
17208 ____________________________________________________________________________
17209 [  2223] By: gsar                                  on 1998/11/09  02:09:06
17210     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
17211          <lionel.fourquaux@wanadoo.fr>)
17212  Branch: perl
17213        ! x2p/s2p.PL
17214 ____________________________________________________________________________
17215 [  2222] By: gsar                                  on 1998/11/09  01:56:24
17216     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
17217          Date: Wed, 04 Nov 1998 12:19:44 +0000
17218          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
17219          Subject: [PATCH] Re: [5.005_53] read overflow? 
17220          --
17221          Date: Wed, 04 Nov 1998 13:15:18 +0000
17222          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
17223          Subject: [PATCH 5.005_53] perl -V fix
17224  Branch: perl
17225        ! perl.c regexec.c
17226 ____________________________________________________________________________
17227 [  2221] By: gsar                                  on 1998/11/09  01:34:56
17228     Log: From: jan.dubois@ibm.net (Jan Dubois)
17229          Date: Sun, 01 Nov 1998 00:05:01 +0100
17230          Message-ID: <364294bd.18052307@smtp1.ibm.net>
17231          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
17232  Branch: perl
17233        ! Changes win32/makedef.pl
17234 ____________________________________________________________________________
17235 [  2220] By: gsar                                  on 1998/11/08  21:13:07
17236     Log: integrate changes#2120,2168,2218 from maint-5.005;
17237          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
17238          enum; make regen_headers
17239  Branch: perl
17240        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
17241        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
17242 ____________________________________________________________________________
17243 [  2219] By: gsar                                  on 1998/11/08  19:42:57
17244     Log: integrate cfgperl changes into mainline
17245  Branch: perl
17246       +> README.vmesa
17247       !> Configure MANIFEST Porting/Glossary Porting/config.sh
17248       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
17249       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
17250       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
17251       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
17252       !> thread.h vms/subconfigure.com vos/config.h
17253 ____________________________________________________________________________
17254 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
17255     Log: From: Graham Barr <gbarr@ti.com>
17256          Date: Mon, 2 Nov 1998 07:38:52 -0600
17257          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
17258          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
17259  Branch: maint-5.005/perl
17260        ! ext/IPC/SysV/Msg.pm
17261 ____________________________________________________________________________
17262 [  2215] By: gsar                                  on 1998/11/08  02:52:52
17263     Log: set close-on-exec bit on pipe() FDs
17264  Branch: perl
17265        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
17266 ____________________________________________________________________________
17267 [  2214] By: gsar                                  on 1998/11/08  02:27:57
17268     Log: typo in newHVhv()
17269  Branch: perl
17270        ! hv.c
17271 ____________________________________________________________________________
17272 [  2211] By: jhi                                   on 1998/11/07  21:14:18
17273     Log: Finalize the Mach CThreads support.
17274          
17275          From: Hans Mulder <hansm@icgroup.nl>
17276          Date: Sat,  7 Nov 98 22:06:20 +0100
17277          To: Gurusamy Sarathy <gsar@engin.umich.edu>
17278          Cc: jhi@iki.fi, perl5-porters@perl.org
17279          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
17280          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
17281  Branch: cfgperl
17282        ! malloc.c perl.h
17283 ____________________________________________________________________________
17284 [  2210] By: gsar                                  on 1998/11/06  20:36:50
17285     Log: fix AvREALISH bogusness
17286  Branch: perl
17287        ! av.c t/op/array.t
17288 ____________________________________________________________________________
17289 [  2209] By: jhi                                   on 1998/11/06  08:05:31
17290     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
17291          ASSERT() causes problems in {NeXTStep,OpenStep}.
17292          
17293          From: Hans Mulder <hansm@icgroup.nl>
17294          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
17295          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
17296          Date: Fri,  6 Nov 98 01:27:41 +0100
17297          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
17298          
17299          and
17300          
17301          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17302          Subject: Re: ASSERT() in malloc.c
17303          To: jhi@iki.fi
17304          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
17305          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
17306  Branch: cfgperl
17307        ! malloc.c
17308 ____________________________________________________________________________
17309 [  2208] By: jhi                                   on 1998/11/06  07:55:38
17310     Log: Mach CThreads needs #include <mach/cthreads.h>.
17311  Branch: cfgperl
17312        ! perl.h
17313 ____________________________________________________________________________
17314 [  2206] By: jhi                                   on 1998/11/05  14:54:52
17315     Log: PERL_BADLANG wrongly documented.
17316          
17317          From: ts <decoux@moulon.inra.fr>
17318          To: jhi@cc.hut.fi
17319          Subject: Re: Locale warning messages
17320          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
17321          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
17322          
17323          and
17324          
17325          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17326          Subject: Re: PERL_BADLANG
17327          To: jhi@iki.fi
17328          Subject: Re: PERL_BADLANG
17329          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
17330          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
17331  Branch: cfgperl
17332        ! pod/perllocale.pod
17333 ____________________________________________________________________________
17334 [  2205] By: jhi                                   on 1998/11/05  14:24:33
17335     Log: Document all the control flow keywords in perlfunc
17336          so that "perlfunc -f while" works.
17337  Branch: cfgperl
17338        ! pod/perlfunc.pod
17339 ____________________________________________________________________________
17340 [  2204] By: jhi                                   on 1998/11/05  12:46:02
17341     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
17342          (from vos/config.h).  Update Porting/{Glossary,config*}.
17343  Branch: cfgperl
17344        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17345        ! config_h.SH vos/config.h
17346 ____________________________________________________________________________
17347 [  2203] By: jhi                                   on 1998/11/05  08:34:39
17348     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
17349  Branch: cfgperl
17350        ! hints/vmesa.sh vms/subconfigure.com
17351 ____________________________________________________________________________
17352 [  2202] By: jhi                                   on 1998/11/05  08:03:20
17353     Log: Integrate from mainperl.
17354  Branch: cfgperl
17355       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
17356       !> win32/Makefile win32/makefile.mk win32/win32.c
17357 ____________________________________________________________________________
17358 [  2201] By: gsar                                  on 1998/11/05  04:40:44
17359     Log: another POPSTACK victim
17360  Branch: perl
17361        ! cop.h sv.c
17362 ____________________________________________________________________________
17363 [  2196] By: gsar                                  on 1998/11/05  02:07:54
17364     Log: fix a location affected by change#2191, add note about POPSTACK
17365  Branch: perl
17366        ! cop.h gv.c pp_ctl.c
17367 ____________________________________________________________________________
17368 [  2195] By: gsar                                  on 1998/11/05  02:04:45
17369     Log: makefile notes
17370  Branch: perl
17371        ! win32/Makefile win32/makefile.mk
17372 ____________________________________________________________________________
17373 [  2192] By: gsar                                  on 1998/11/04  23:48:53
17374     Log: indeterminate order-of-evaluation fixes
17375  Branch: perl
17376        ! mg.c
17377 ____________________________________________________________________________
17378 [  2191] By: gsar                                  on 1998/11/04  23:02:16
17379     Log: refetch local stack pointer in POPSTACK
17380  Branch: perl
17381        ! cop.h perl.c
17382 ____________________________________________________________________________
17383 [  2190] By: jhi                                   on 1998/11/04  08:50:40
17384     Log: Configure update.
17385          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
17386          
17387          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
17388          To: Martin Bligh <mbligh@sequent.com>
17389          Cc: Jarkko Hietaniemi <jhi@iki.fi>
17390          Subject: Re: Perl 5's configure on DYNIX/ptx
17391          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
17392          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
17393          
17394          find sockets also from libsocket, not just libnet.
17395          OS390: $compile_ok instead of $compile for <inttypes.h>,
17396          
17397          From: pvhp@forte.com (Peter Prymmer)
17398          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
17399          Subject: _53 not OK on os390 but looking better than ever
17400          Date: Tue, 3 Nov 98 17:33:22 PST
17401          Message-Id: <9811040133.AA09450@forte.com>
17402  Branch: cfgperl
17403        ! Configure
17404 ____________________________________________________________________________
17405 [  2189] By: jhi                                   on 1998/11/04  07:43:58
17406     Log: sysio.t failure: fix undefined order of evaluation, from
17407          
17408          From: Spider Boardman <spider@web.zk3.dec.com>
17409          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
17410          To: perlbug@perl.com
17411          Date: 4 Nov 1998 01:22:30 +0200
17412          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
17413  Branch: cfgperl
17414        ! pp_sys.c
17415 ____________________________________________________________________________
17416 [  2188] By: gsar                                  on 1998/11/04  02:59:16
17417     Log: fix return value of win32_pclose()
17418  Branch: perl
17419        ! win32/win32.c
17420 ____________________________________________________________________________
17421 [  2187] By: gsar                                  on 1998/11/04  02:56:34
17422     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
17423  Branch: perl
17424        ! Changes doop.c gv.c util.c
17425 ____________________________________________________________________________
17426 [  2186] By: jhi                                   on 1998/11/03  08:17:52
17427     Log: Document quads in pack.
17428  Branch: cfgperl
17429        ! pod/perlfunc.pod
17430 ____________________________________________________________________________
17431 [  2185] By: jhi                                   on 1998/11/03  07:49:35
17432     Log: (IV) vs (I32) vs I_V()
17433          
17434          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
17435          From: Anton Berezin <tobez@plab.ku.dk> 
17436          To: "p5p" <perl5-porters@perl.org> 
17437          Date: 01 Nov 1998 15:09:11 +0100 
17438          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
17439          
17440          and
17441          
17442          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
17443          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
17444          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
17445  Branch: cfgperl
17446        ! sv.c
17447 ____________________________________________________________________________
17448 [  2184] By: jhi                                   on 1998/11/03  07:42:46
17449     Log: VM/ESA updates.
17450  Branch: cfgperl
17451        + README.vmesa
17452        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
17453 ____________________________________________________________________________
17454 [  2183] By: jhi                                   on 1998/11/02  12:58:13
17455     Log: The id(1)-parsing is real fun.
17456  Branch: cfgperl
17457        ! t/op/groups.t
17458 ____________________________________________________________________________
17459 [  2182] By: jhi                                   on 1998/11/02  12:07:43
17460     Log: Decommission the symlink test.
17461  Branch: cfgperl
17462        ! t/op/lex_assign.t
17463 ____________________________________________________________________________
17464 [  2181] By: jhi                                   on 1998/11/02  12:03:08
17465     Log: Replace ATTR_JOINABLE with true Configure probe
17466          for PTHREAD_CREATE_JOINABLE (or equivalent:
17467          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
17468          Remove ATTR_JOINABLE itself: Thread.xs uses
17469          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
17470          
17471          Really scan for <mach/cthreads.h> only if usethreads.
17472  Branch: cfgperl
17473        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
17474 ____________________________________________________________________________
17475 [  2180] By: jhi                                   on 1998/11/02  11:07:34
17476     Log: In HP-UX 10.X usethreads only if the required files are present.
17477  Branch: cfgperl
17478        ! hints/hpux.sh
17479 ____________________________________________________________________________
17480 [  2179] By: jhi                                   on 1998/11/02  09:10:33
17481     Log: Prefer groups(1).
17482          id -Gn can be broken.
17483          id -a can save the day.
17484  Branch: cfgperl
17485        ! t/op/groups.t
17486 ____________________________________________________________________________
17487 [  2178] By: jhi                                   on 1998/11/02  08:35:29
17488     Log: Detrail enum comma.
17489  Branch: cfgperl
17490        ! perl.h
17491 ____________________________________________________________________________
17492 [  2177] By: jhi                                   on 1998/11/02  08:24:12
17493     Log: 0**0 = 1, from
17494          
17495          From: d-lewart@uiuc.edu (Daniel S. Lewart)
17496          Subject: Math::Complex 0**0 patches
17497          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
17498          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
17499          To: jhi@iki.fi (Jarkko Hietaniemi),
17500          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
17501  Branch: cfgperl
17502        ! lib/Math/Complex.pm t/lib/complex.t
17503 ____________________________________________________________________________
17504 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
17505     Log: From: jan.dubois@ibm.net (Jan Dubois)   
17506          Date: Fri, 09 Oct 1998 23:28:31 +0200
17507          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
17508          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
17509  Branch: maint-5.005/perl
17510        ! XSUB.h
17511 ____________________________________________________________________________
17512 [  2164] By: jhi                                   on 1998/10/31  15:50:02
17513     Log: Integrate from mainperl.
17514  Branch: cfgperl
17515       +> t/op/lex_assign.t
17516       !> (integrate 45 files)
17517
17518 ----------------
17519 Version 5.005_53
17520 ----------------
17521
17522 ____________________________________________________________________________
17523 [  2163] By: gsar                                  on 1998/10/31  11:31:12
17524     Log: bump patchlevel; other minor fixes for clean build and test on
17525          Solaris and win32
17526  Branch: perl
17527        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
17528        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
17529        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
17530        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
17531        ! x2p/a2p.c
17532 ____________________________________________________________________________
17533 [  2162] By: gsar                                  on 1998/10/31  09:40:31
17534     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17535          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
17536          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
17537          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
17538  Branch: perl
17539        ! pp.h
17540 ____________________________________________________________________________
17541 [  2161] By: gsar                                  on 1998/10/31  09:39:13
17542     Log: From: Albert Dvornik <bert@genscan.com>
17543          Date: 30 Oct 1998 17:50:04 -0500
17544          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
17545          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
17546  Branch: perl
17547        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
17548 ____________________________________________________________________________
17549 [  2160] By: gsar                                  on 1998/10/31  09:35:03
17550     Log: fix for bugs in -x mode
17551          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17552          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
17553          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
17554          Subject: [PATCH 5.00552] Fix h2xs
17555  Branch: perl
17556        ! utils/h2xs.PL
17557 ____________________________________________________________________________
17558 [  2159] By: gsar                                  on 1998/10/31  09:31:36
17559     Log: Data::Dumper update
17560  Branch: perl
17561        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
17562        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
17563 ____________________________________________________________________________
17564 [  2153] By: gsar                                  on 1998/10/30  21:40:09
17565     Log: add testsuite portion of patch
17566          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17567          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
17568          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
17569          Subject: [PATCH 5.00321 ;-)] 87% speedup
17570  Branch: perl
17571        + t/op/lex_assign.t
17572        ! MANIFEST
17573 ____________________________________________________________________________
17574 [  2152] By: gsar                                  on 1998/10/30  21:08:11
17575     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
17576  Branch: perl
17577        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
17578 ____________________________________________________________________________
17579 [  2151] By: gsar                                  on 1998/10/30  20:18:09
17580     Log: From: Mark-Jason Dominus <mjd@plover.com>
17581          Date: Fri, 30 Oct 1998 14:24:23 EST
17582          Message-Id: <19981030192423.27276.qmail@plover.com>
17583          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
17584  Branch: perl
17585        ! x2p/walk.c
17586 ____________________________________________________________________________
17587 [  2150] By: gsar                                  on 1998/10/30  20:08:57
17588     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17589          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
17590          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
17591          Subject: [PATCH 5.00552] Overloaded <> and deref again
17592  Branch: perl
17593        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
17594        ! t/pragma/overload.t toke.c
17595 ____________________________________________________________________________
17596 [  2149] By: gsar                                  on 1998/10/30  19:38:15
17597     Log: From: Roderick Schertler <roderick@argon.org>
17598          Date: Thu, 29 Oct 1998 14:50:18 -0500
17599          Message-ID: <17625.909690618@eeyore.ibcinc.com>
17600          Subject: patch for daemonization docs in perlipc
17601  Branch: perl
17602        ! pod/perlipc.pod
17603 ____________________________________________________________________________
17604 [  2148] By: gsar                                  on 1998/10/30  19:36:07
17605     Log: From: Anton Berezin <tobez@plab.ku.dk>
17606          Date: 29 Oct 1998 17:06:25 +0100
17607          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
17608          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
17609  Branch: perl
17610        ! win32/win32.c
17611 ____________________________________________________________________________
17612 [  2147] By: gsar                                  on 1998/10/30  19:31:37
17613     Log: tweaked version of suggested patch
17614          From: Anton Berezin <tobez@plab.ku.dk>
17615          Date: 29 Oct 1998 14:48:54 +0100
17616          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
17617          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
17618  Branch: perl
17619        ! win32/win32.c
17620 ____________________________________________________________________________
17621 [  2146] By: gsar                                  on 1998/10/30  19:03:50
17622     Log: hand-apply whitespace-mutiliated patch
17623          From: "vishal bhatia" <vishalb@hotmail.com>
17624          Date: Wed, 28 Oct 1998 23:45:32 PST
17625          Message-ID: <19981029074534.2334.qmail@hotmail.com>
17626          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
17627  Branch: perl
17628        ! ext/B/B/C.pm ext/B/B/CC.pm
17629 ____________________________________________________________________________
17630 [  2145] By: gsar                                  on 1998/10/30  18:46:58
17631     Log: remaining PL_foo stragglers
17632  Branch: perl
17633        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
17634        ! op.h os2/os2.c vms/gen_shrfls.pl
17635 ____________________________________________________________________________
17636 [  2144] By: gsar                                  on 1998/10/30  17:38:36
17637     Log: integrate cfgperl tweaks into mainline
17638  Branch: perl
17639       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
17640       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
17641 ____________________________________________________________________________
17642 [  2143] By: jhi                                   on 1998/10/30  13:27:39
17643     Log: There can be multiple yacc/bison errors.
17644  Branch: cfgperl
17645        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
17646 ____________________________________________________________________________
17647 [  2142] By: jhi                                   on 1998/10/30  13:18:43
17648     Log: README.posix-bc update.
17649  Branch: cfgperl
17650        ! README.posix-bc
17651 ____________________________________________________________________________
17652 [  2141] By: jhi                                   on 1998/10/30  09:12:59
17653     Log: #2133 fallout.
17654  Branch: cfgperl
17655        ! doio.c ext/POSIX/POSIX.xs
17656 ____________________________________________________________________________
17657 [  2140] By: jhi                                   on 1998/10/30  08:43:18
17658     Log: Integrate from mainperl.
17659  Branch: cfgperl
17660       +> globvar.sym pp.sym
17661        - objpp.h thread.sym
17662       !> (integrate 61 files)
17663 ____________________________________________________________________________
17664 [  2133] By: gsar                                  on 1998/10/30  02:51:39
17665     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
17666          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
17667          should soon be automated also; the global variables that
17668          escaped the PL_foo conversion are now reined in; renamed
17669          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
17670          type of same name; duplicated lists of pp_things in various
17671          places is now gone; result has only been tested on win32
17672  Branch: perl
17673        + globvar.sym pp.sym
17674        - objpp.h thread.sym
17675        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
17676        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
17677        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
17678        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
17679        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
17680        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
17681        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
17682        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
17683        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
17684        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17685        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
17686 ____________________________________________________________________________
17687 [  2130] By: jhi                                   on 1998/10/29  15:31:26
17688     Log: Pure bison yylex() proto was broken.
17689  Branch: cfgperl
17690        ! proto.h
17691 ____________________________________________________________________________
17692 [  2126] By: jhi                                   on 1998/10/29  08:35:54
17693     Log: Integrate mainperl.
17694  Branch: cfgperl
17695       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
17696       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
17697       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
17698       !> t/pragma/warn/doio toke.c win32/makefile.mk
17699 ____________________________________________________________________________
17700 [  2125] By: jhi                                   on 1998/10/29  08:32:38
17701     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
17702  Branch: cfgperl
17703        ! Makefile.SH
17704 ____________________________________________________________________________
17705 [  2124] By: jhi                                   on 1998/10/29  08:06:44
17706     Log: EBCDIC Makefile.SH tuneup.
17707  Branch: cfgperl
17708        ! Makefile.SH
17709 ____________________________________________________________________________
17710 [  2119] By: gsar                                  on 1998/10/28  23:24:04
17711     Log: remove doubled hunk from integration
17712  Branch: perl
17713        ! pp.c
17714 ____________________________________________________________________________
17715 [  2118] By: gsar                                  on 1998/10/28  22:03:31
17716     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17717          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
17718          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
17719          Subject: [PATCH 5.00552] Minor debugger tweaks
17720  Branch: perl
17721        ! lib/perl5db.pl
17722 ____________________________________________________________________________
17723 [  2117] By: gsar                                  on 1998/10/28  22:02:30
17724     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17725          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
17726          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
17727          Subject: [PATCH 5.00552] Make sort respect overloading
17728  Branch: perl
17729        ! pp_ctl.c proto.h t/pragma/overload.t
17730 ____________________________________________________________________________
17731 [  2116] By: gsar                                  on 1998/10/28  21:51:11
17732     Log: MM patches from Ilya Zakharevich
17733          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
17734          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
17735          Subject: [PATCH 5.00552] Make MakeMaker more verbose
17736          --
17737          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
17738          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
17739          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
17740  Branch: perl
17741        ! lib/ExtUtils/MakeMaker.pm
17742 ____________________________________________________________________________
17743 [  2115] By: gsar                                  on 1998/10/28  21:46:19
17744     Log: add explicit references to perl source path in ld2 and gcc2
17745  Branch: perl
17746        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
17747 ____________________________________________________________________________
17748 [  2114] By: gsar                                  on 1998/10/28  21:39:56
17749     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
17750          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
17751          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
17752          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
17753  Branch: perl
17754        ! INSTALL
17755 ____________________________________________________________________________
17756 [  2113] By: gsar                                  on 1998/10/28  21:21:16
17757     Log: integrate cfgperl into mainline
17758  Branch: perl
17759       +> t/op/filetest.t
17760       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
17761       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
17762       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
17763       !> thread.h toke.c vmesa/Makefile
17764 ____________________________________________________________________________
17765 [  2112] By: gsar                                  on 1998/10/28  21:14:18
17766     Log: minor cleanup
17767  Branch: perl
17768        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
17769 ____________________________________________________________________________
17770 [  2111] By: gsar                                  on 1998/10/28  18:52:10
17771     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
17772  Branch: perl
17773        ! toke.c
17774 ____________________________________________________________________________
17775 [  2110] By: jhi                                   on 1998/10/28  15:07:54
17776     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
17777  Branch: cfgperl
17778        ! Makefile.SH
17779 ____________________________________________________________________________
17780 [  2109] By: jhi                                   on 1998/10/28  13:39:54
17781     Log: a2p.y needs to generate also y.tab.h.
17782  Branch: cfgperl
17783        ! Makefile.SH
17784 ____________________________________________________________________________
17785 [  2108] By: jhi                                   on 1998/10/28  10:33:36
17786     Log: The "parse error" must be converted to "syntax error",
17787          just matching it aint' enough.
17788  Branch: cfgperl
17789        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
17790        ! t/pragma/warning.t
17791 ____________________________________________________________________________
17792 [  2107] By: jhi                                   on 1998/10/28  10:23:05
17793     Log: Regen sig_n{ame,umber}* if slightest doubt.
17794  Branch: cfgperl
17795        ! Configure
17796 ____________________________________________________________________________
17797 [  2106] By: jhi                                   on 1998/10/28  08:44:49
17798     Log: Bison says 'parse error', not 'parser error'.
17799  Branch: cfgperl
17800        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
17801        ! t/pragma/warning.t
17802 ____________________________________________________________________________
17803 [  2105] By: jhi                                   on 1998/10/28  08:42:09
17804     Log: yylex() parametrization.
17805  Branch: cfgperl
17806        ! proto.h toke.c
17807 ____________________________________________________________________________
17808 [  2104] By: jhi                                   on 1998/10/28  08:25:09
17809     Log: Bring in #2102.
17810  Branch: cfgperl
17811        ! pp.c
17812 ____________________________________________________________________________
17813 [  2103] By: jhi                                   on 1998/10/28  08:22:04
17814     Log: From: Dominic Dunlop <domo@vo.lu>
17815          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
17816          Date: 27 Oct 1998 20:47:25 +0200
17817          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
17818  Branch: cfgperl
17819        ! t/op/groups.t
17820 ____________________________________________________________________________
17821 [  2102] By: larry                                 on 1998/10/27  18:58:55
17822     Log: utf8 change to quotemeta broke EBCDIC
17823  Branch: perl
17824        ! pp.c
17825 ____________________________________________________________________________
17826 [  2101] By: jhi                                   on 1998/10/27  12:55:34
17827     Log: $Config{sig_num_init}.
17828          Also, a new approach to the 'pthreads-created-joinable': drop
17829          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
17830          directly. (See also #2096).
17831  Branch: cfgperl
17832        ! Configure config_h.SH
17833 ____________________________________________________________________________
17834 [  2100] By: jhi                                   on 1998/10/27  10:48:55
17835     Log: Regenerated perly_c.diff.
17836  Branch: cfgperl
17837        ! perly_c.diff
17838 ____________________________________________________________________________
17839 [  2099] By: jhi                                   on 1998/10/27  08:42:25
17840     Log: First the mangler was Netscape, then it was me.
17841  Branch: cfgperl
17842        ! vmesa/Makefile
17843 ____________________________________________________________________________
17844 [  2098] By: jhi                                   on 1998/10/27  08:34:40
17845     Log: `id -Gn` might be available where `groups` is not.
17846  Branch: cfgperl
17847        ! t/op/groups.t
17848 ____________________________________________________________________________
17849 [  2097] By: jhi                                   on 1998/10/27  08:05:17
17850     Log: Netscape had mangled the tabs.
17851  Branch: cfgperl
17852        ! vmesa/Makefile
17853 ____________________________________________________________________________
17854 [  2096] By: jhi                                   on 1998/10/27  08:03:05
17855     Log: ATTR_JOINABLE logic, based on (private email)
17856          
17857          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
17858          Subject: Some little diffs
17859          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
17860          Date: Tue, 27 Oct 1998 13:44:42 +1300
17861  Branch: cfgperl
17862        ! thread.h
17863 ____________________________________________________________________________
17864 [  2095] By: jhi                                   on 1998/10/27  07:56:57
17865     Log: Mach cthreads support based on:
17866          
17867          From: brie@corp.home.net (Brian Harrison)
17868          Subject: perl5.005_02 patch for mthreads
17869          To: perl5-porters@perl.org
17870          Date: 24 Oct 1998 01:01:55 +0300
17871          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
17872          
17873          Pthread yield probe (dejavu)
17874          Cosmetic nanochange for the union semun output.
17875          Better inttypes.h probe.
17876          Undo the 'void *' $selecttype probe from #1971 because
17877          it breaks the $selectminbits test.
17878  Branch: cfgperl
17879        ! Configure config_h.SH perl.h thread.h
17880 ____________________________________________________________________________
17881 [  2094] By: jhi                                   on 1998/10/26  13:02:07
17882     Log: Also posix-bc wants to reyacc.
17883  Branch: cfgperl
17884        ! Makefile.SH
17885 ____________________________________________________________________________
17886 [  2093] By: jhi                                   on 1998/10/26  10:17:21
17887     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
17888          5_02 and really breaking things in non-ASCII worlds.
17889  Branch: cfgperl
17890        ! pp.c
17891 ____________________________________________________________________________
17892 [  2092] By: jhi                                   on 1998/10/26  09:08:00
17893     Log: More robustness.
17894  Branch: cfgperl
17895        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
17896        ! t/pragma/warning.t
17897 ____________________________________________________________________________
17898 [  2091] By: jhi                                   on 1998/10/26  08:47:32
17899     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
17900          Bison really wants YYLEX_PARAM.
17901  Branch: cfgperl
17902        ! perly.y proto.h toke.c
17903 ____________________________________________________________________________
17904 [  2090] By: jhi                                   on 1998/10/26  08:21:25
17905     Log: s/YYLEX_PARAM/YYLEXPARAM/
17906  Branch: cfgperl
17907        ! perly.y
17908 ____________________________________________________________________________
17909 [  2089] By: jhi                                   on 1998/10/26  08:17:33
17910     Log: Indicate skipped subtests.
17911  Branch: cfgperl
17912        ! t/io/pipe.t
17913 ____________________________________________________________________________
17914 [  2088] By: jhi                                   on 1998/10/26  08:11:36
17915     Log: Integrate from mainperl.
17916  Branch: cfgperl
17917       !> (integrate 54 files)
17918 ____________________________________________________________________________
17919 [  2087] By: jhi                                   on 1998/10/26  08:08:02
17920     Log: Add test for filetests.
17921  Branch: cfgperl
17922        + t/op/filetest.t
17923        ! MANIFEST
17924 ____________________________________________________________________________
17925 [  2086] By: gsar                                  on 1998/10/26  02:44:44
17926     Log: various win32 tweaks; disable new xs_cpp section (it creates
17927          ambiguous inference graph for %.xs --> %.o)
17928  Branch: perl
17929        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
17930        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
17931        ! win32/config.gc win32/config_H.gc win32/makedef.pl
17932        ! win32/makefile.mk win32/win32.h
17933 ____________________________________________________________________________
17934 [  2085] By: gsar                                  on 1998/10/26  00:50:02
17935     Log: sanity-check $Config{drand01} in rand.t
17936  Branch: perl
17937        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
17938        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17939 ____________________________________________________________________________
17940 [  2078] By: gsar                                  on 1998/10/25  10:22:04
17941     Log: update win32/config*.?c
17942  Branch: perl
17943        ! Changes win32/config.bc win32/config.gc win32/config.vc
17944        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17945 ____________________________________________________________________________
17946 [  2077] By: gsar                                  on 1998/10/25  08:39:25
17947     Log: From: Graham Barr <gbarr@pobox.com>
17948          Date: Sat, 24 Oct 1998 21:45:50 -0500
17949          Message-ID: <19981024214550.C508@pobox.com>
17950          Subject: Re: die with a reference  should use overload "" operator
17951  Branch: perl
17952        ! pp_ctl.c
17953 ____________________________________________________________________________
17954 [  2076] By: gsar                                  on 1998/10/25  08:37:49
17955     Log: From: Graham Barr <gbarr@pobox.com>
17956          Date: Sat, 24 Oct 1998 12:45:21 -0500
17957          Message-ID: <19981024124521.C512@pobox.com>
17958          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
17959  Branch: perl
17960        ! sv.c
17961 ____________________________________________________________________________
17962 [  2075] By: gsar                                  on 1998/10/25  08:24:09
17963     Log: fix C<print $n += 5;> etc.
17964  Branch: perl
17965        ! toke.c
17966 ____________________________________________________________________________
17967 [  2074] By: gsar                                  on 1998/10/25  08:12:28
17968     Log: list builtins with portability caveats
17969          From: Jarkko Hietaniemi <jhi@iki.fi>
17970          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
17971          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
17972          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
17973  Branch: perl
17974        ! pod/perlfunc.pod
17975 ____________________________________________________________________________
17976 [  2073] By: gsar                                  on 1998/10/25  07:55:43
17977     Log: fix stack overrun in file test operators
17978  Branch: perl
17979        ! pp_sys.c
17980 ____________________________________________________________________________
17981 [  2072] By: gsar                                  on 1998/10/25  07:29:45
17982     Log: implement C<goto &func> and other fixes (via private mail)
17983          From:    "vishal bhatia" <vishalb@hotmail.com>
17984          Date:    Wed, 21 Oct 1998 22:59:03 PDT
17985          Message-Id: <19981022055904.20083.qmail@hotmail.com>
17986          Subject: [PATCH 5.005_52] More fixes for B
17987  Branch: perl
17988        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
17989 ____________________________________________________________________________
17990 [  2071] By: gsar                                  on 1998/10/25  07:14:41
17991     Log: From: Graham Barr <gbarr@pobox.com>
17992          Date: Sat, 17 Oct 1998 20:42:41 -0500
17993          Message-ID: <19981017204241.G510@pobox.com>
17994          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
17995  Branch: perl
17996        ! pp_ctl.c
17997 ____________________________________________________________________________
17998 [  2070] By: gsar                                  on 1998/10/25  07:07:29
17999     Log: avoid bogus line number in XSUB redefined warnings
18000  Branch: perl
18001        ! op.c
18002 ____________________________________________________________________________
18003 [  2069] By: gsar                                  on 1998/10/25  06:59:03
18004     Log: From: Martijn Koster <mak@excitecorp.com>
18005          Date: Wed, 21 Oct 1998 13:12:03 +0100
18006          Message-ID: <19981021131203.A15661@excitecorp.com>
18007          Subject: File::Path::mkpath reports the wrong error
18008  Branch: perl
18009        ! lib/File/Path.pm
18010 ____________________________________________________________________________
18011 [  2068] By: gsar                                  on 1998/10/25  06:54:43
18012     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
18013          Date: Tue, 20 Oct 1998 20:52:20 -0500
18014          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
18015          Subject: Exporter.pm's export_to_level() argument handling buggy
18016  Branch: perl
18017        ! lib/Exporter.pm
18018 ____________________________________________________________________________
18019 [  2067] By: gsar                                  on 1998/10/25  06:50:19
18020     Log: From: jan.dubois@ibm.net (Jan Dubois)
18021          Date: Wed, 21 Oct 1998 00:55:51 +0200
18022          Message-ID: <36380269.55370608@smtp1.ibm.net>
18023          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
18024  Branch: perl
18025        ! ext/DynaLoader/DynaLoader_pm.PL
18026 ____________________________________________________________________________
18027 [  2066] By: gsar                                  on 1998/10/25  06:48:19
18028     Log: recognize '%' as a shell metachar for win32
18029          From: jan.dubois@ibm.net (Jan Dubois)
18030          Date: Tue, 20 Oct 1998 21:57:35 +0200
18031          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
18032          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
18033  Branch: perl
18034        ! win32/win32.c
18035 ____________________________________________________________________________
18036 [  2065] By: gsar                                  on 1998/10/25  06:46:30
18037     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
18038  Branch: perl
18039        ! sv.c
18040 ____________________________________________________________________________
18041 [  2064] By: gsar                                  on 1998/10/25  06:45:09
18042     Log: From: Gisle Aas <gisle@aas.no>
18043          Date: 20 Oct 1998 14:24:44 +0200
18044          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
18045          Subject: ord() and unpack("U*",...) should not be negative
18046  Branch: perl
18047        ! pp.c
18048 ____________________________________________________________________________
18049 [  2063] By: gsar                                  on 1998/10/25  06:42:29
18050     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18051          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
18052          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
18053          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
18054  Branch: perl
18055        ! os2/os2.c
18056 ____________________________________________________________________________
18057 [  2062] By: gsar                                  on 1998/10/25  06:41:26
18058     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18059          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
18060          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
18061          Subject: [PATCH 5.005_*] Speed up aassign
18062  Branch: perl
18063        ! pp_hot.c
18064 ____________________________________________________________________________
18065 [  2061] By: gsar                                  on 1998/10/25  06:39:04
18066     Log: From: Graham Barr <gbarr@pobox.com>
18067          Date: Sat, 17 Oct 1998 22:22:02 -0500
18068          Message-ID: <19981017222202.J510@pobox.com>
18069          Subject: Re: '*' prototype does not allow bareword with strict
18070  Branch: perl
18071        ! toke.c
18072 ____________________________________________________________________________
18073 [  2060] By: gsar                                  on 1998/10/25  06:37:34
18074     Log: handle '::' in section names properly
18075          From: Graham Barr <gbarr@pobox.com>
18076          Date: Sat, 17 Oct 1998 12:57:54 -0500
18077          Message-ID: <19981017125754.C510@pobox.com>
18078          Subject: Re: pod2html
18079  Branch: perl
18080        ! lib/Pod/Html.pm
18081 ____________________________________________________________________________
18082 [  2059] By: gsar                                  on 1998/10/25  06:33:43
18083     Log: integrate changes#1982,2014,2021 (from maint-5.005)
18084  Branch: perl
18085       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
18086       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
18087 ____________________________________________________________________________
18088 [  2058] By: gsar                                  on 1998/10/25  05:44:17
18089     Log: allow more win32 symbol exports (suggested by Jan Dubois)
18090  Branch: perl
18091        ! win32/makedef.pl
18092 ____________________________________________________________________________
18093 [  2057] By: gsar                                  on 1998/10/25  05:40:40
18094     Log: integrate change#2053 from maint-5.005
18095  Branch: perl
18096       !> cop.h t/cmd/while.t
18097 ____________________________________________________________________________
18098 [  2056] By: gsar                                  on 1998/10/25  05:16:41
18099     Log: commented version of a patch suggested by Drago Goricanec
18100          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
18101          Date: 16 Oct 1998 15:24:45 +0300
18102          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
18103          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
18104  Branch: perl
18105        ! pp_sys.c
18106 ____________________________________________________________________________
18107 [  2055] By: gsar                                  on 1998/10/25  05:11:03
18108     Log: include eof() in description of buffering caveats
18109          From: Anton Berezin <tobez@plab.ku.dk>
18110          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
18111          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
18112          Subject: [DOCPATCH] pod/perlfunc.pod
18113  Branch: perl
18114        ! pod/perlfunc.pod
18115 ____________________________________________________________________________
18116 [  2054] By: gsar                                  on 1998/10/25  05:07:42
18117     Log: disallow 'x' in hex numbers (except leading '0x')
18118          From: Gisle Aas <gisle@aas.no>
18119          Date: 16 Oct 1998 16:33:12 +0200
18120          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
18121          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
18122  Branch: perl
18123        ! perlvars.h t/op/oct.t util.c
18124 ____________________________________________________________________________
18125 [  2052] By: gsar                                  on 1998/10/25  04:49:04
18126     Log: avoid the circular refcnt logic in magic_mutexfree()
18127  Branch: perl
18128        ! mg.c pp.c pp_hot.c
18129 ____________________________________________________________________________
18130 [  2051] By: gsar                                  on 1998/10/25  04:35:07
18131     Log: properly restore PL_rsfp_filters after require
18132  Branch: perl
18133        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
18134        ! scope.h
18135 ____________________________________________________________________________
18136 [  2050] By: gsar                                  on 1998/10/25  02:42:32
18137     Log: integrate cfgperl changes back into mainline
18138  Branch: perl
18139       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
18140       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
18141       !> (integrate 33 files)
18142 ____________________________________________________________________________
18143 [  2049] By: gsar                                  on 1998/10/25  01:30:48
18144     Log: avoid "mysterious" compile-time failures without messages
18145  Branch: perl
18146        ! gv.c
18147 ____________________________________________________________________________
18148 [  2041] By: gsar                                  on 1998/10/23  21:11:56
18149     Log: checkin jpl under //depot/perlext/jpl/...
18150  Branch: perlext
18151        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
18152        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
18153        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
18154        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
18155        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
18156        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
18157        + jpl/PerlInterpreter/Makefile.PL
18158        + jpl/PerlInterpreter/PerlInterpreter.c
18159        + jpl/PerlInterpreter/PerlInterpreter.h
18160        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
18161        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
18162        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
18163        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
18164        + jpl/get_jdk/jdk_hosts jpl/install-jpl
18165 ____________________________________________________________________________
18166 [  2040] By: larry                                 on 1998/10/23  19:31:42
18167     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
18168  Branch: perl
18169        ! pp.c
18170 ____________________________________________________________________________
18171 [  2039] By: larry                                 on 1998/10/23  18:48:34
18172     Log: tr///d does not seem to work
18173  Branch: perl
18174        ! lib/utf8_heavy.pl
18175 ____________________________________________________________________________
18176 [  2038] By: larry                                 on 1998/10/23  18:00:41
18177     Log: Program with utf8 identifiers fails to compile
18178  Branch: perl
18179        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
18180 ____________________________________________________________________________
18181 [  2037] By: jhi                                   on 1998/10/23  14:04:51
18182     Log: Test suite portability:
18183          - posix-bc does not write to broken pipes
18184          - filehand #11 only iff we have fork
18185          - warning.t can now match $expected using regular expressions
18186  Branch: cfgperl
18187        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
18188        ! t/pragma/warning.t
18189 ____________________________________________________________________________
18190 [  2036] By: jhi                                   on 1998/10/23  12:12:07
18191     Log: yacc clarification.
18192  Branch: cfgperl
18193        ! README.posix-bc
18194 ____________________________________________________________________________
18195 [  2035] By: jhi                                   on 1998/10/23  12:09:59
18196     Log: Some C compilers get upset about 8-bit characters in /* comments. */
18197  Branch: cfgperl
18198        ! mg.c
18199 ____________________________________________________________________________
18200 [  2034] By: jhi                                   on 1998/10/22  09:11:52
18201     Log: Configure update: both for pthread_yield more robust
18202          testing (all variants of pthread_attr_getdetachstate()) --
18203          and because Configure was broken in major way! About 1000
18204          last lines were truncated.
18205  Branch: cfgperl
18206        ! Configure
18207 ____________________________________________________________________________
18208 [  2033] By: jhi                                   on 1998/10/22  07:47:10
18209     Log: DJGPP feedback for #2028.
18210  Branch: cfgperl
18211        ! thread.h
18212 ____________________________________________________________________________
18213 [  2032] By: jhi                                   on 1998/10/21  13:03:57
18214     Log: yielding, the saga continues.
18215  Branch: cfgperl
18216        ! Configure config_h.SH
18217       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
18218       !> t/op/goto.t t/pragma/constant.t
18219 ____________________________________________________________________________
18220 [  2031] By: jhi                                   on 1998/10/21  09:15:42
18221     Log: VM/ESA feedback for #2028.
18222  Branch: cfgperl
18223        ! Configure config_h.SH thread.h
18224 ____________________________________________________________________________
18225 [  2030] By: gsar                                  on 1998/10/21  04:22:53
18226     Log: fix handling of mayhaps-extended @_ in goto &sub
18227  Branch: perl
18228        ! av.c pp_ctl.c t/op/goto.t
18229 ____________________________________________________________________________
18230 [  2029] By: gsar                                  on 1998/10/21  00:54:14
18231     Log: restore sanity to "constant" references
18232  Branch: perl
18233        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
18234 ____________________________________________________________________________
18235 [  2028] By: jhi                                   on 1998/10/20  15:01:20
18236     Log: OLD_PTHREADS_API reorganizing.
18237  Branch: cfgperl
18238        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
18239        ! vmesa/vmesaish.h
18240 ____________________________________________________________________________
18241 [  2027] By: jhi                                   on 1998/10/20  14:14:51
18242     Log: #2026 fallout.
18243  Branch: cfgperl
18244        ! Makefile.SH
18245 ____________________________________________________________________________
18246 [  2026] By: jhi                                   on 1998/10/20  11:47:21
18247     Log: VM/ESA update.
18248  Branch: cfgperl
18249        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
18250 ____________________________________________________________________________
18251 [  2025] By: jhi                                   on 1998/10/20  08:20:56
18252     Log: 64-bitness, based on
18253          
18254          From: Scott Henry <scotth@sgi.com>
18255          To: perl-64bit@perl.org
18256          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
18257          Subject: Re: Configure problems/questions...
18258          Date: 19 Oct 1998 22:38:06 -0700
18259  Branch: cfgperl
18260        ! hints/irix_6.sh perl.h
18261 ____________________________________________________________________________
18262 [  2024] By: jhi                                   on 1998/10/20  08:09:07
18263     Log: Add lseeksize.
18264  Branch: cfgperl
18265        ! config_h.SH
18266 ____________________________________________________________________________
18267 [  2023] By: jhi                                   on 1998/10/20  08:08:33
18268     Log: Mumble about _yields() only when threaded.
18269  Branch: cfgperl
18270        ! Configure
18271 ____________________________________________________________________________
18272 [  2022] By: jhi                                   on 1998/10/20  07:46:26
18273     Log: Thinko at PTHREADS_CREATED_JOINABLE.
18274  Branch: cfgperl
18275        ! thread.h
18276 ____________________________________________________________________________
18277 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
18278     Log: From: Chip Salzenberg <chip@perlsupport.com>
18279          Date: Tue, 6 Oct 1998 13:33:05 -0400
18280          Message-ID: <19981006133305.A2348@perlsupport.com>
18281          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
18282  Branch: maint-5.005/perl
18283        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
18284        ! t/op/tie.t
18285 ____________________________________________________________________________
18286 [  2020] By: jhi                                   on 1998/10/19  09:15:53
18287     Log: YIELD more robustly.
18288  Branch: cfgperl
18289        ! thread.h
18290 ____________________________________________________________________________
18291 [  2019] By: jhi                                   on 1998/10/19  08:48:33
18292     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
18293          the 'new' one (just like DJGPP, it seems).
18294  Branch: cfgperl
18295        ! thread.h
18296 ____________________________________________________________________________
18297 [  2018] By: jhi                                   on 1998/10/19  07:02:44
18298     Log: vmesaish.h doesn't exclude unixish.h.
18299  Branch: cfgperl
18300        ! perl.h
18301 ____________________________________________________________________________
18302 [  2017] By: jhi                                   on 1998/10/19  06:44:19
18303     Log: 1<<$randbits is not good for randbits=48.
18304  Branch: cfgperl
18305        ! t/op/rand.t
18306 ____________________________________________________________________________
18307 [  2016] By: jhi                                   on 1998/10/19  06:39:47
18308     Log: Make #2012 glob pattern more portable.
18309  Branch: cfgperl
18310        ! Makefile.SH
18311 ____________________________________________________________________________
18312 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
18313     Log: Fix POSIX::sigprocmask not to check type of $old parameter
18314          as it is output only
18315  Branch: maint-5.005/perl
18316        ! ext/POSIX/POSIX.xs
18317 ____________________________________________________________________________
18318 [  2012] By: jhi                                   on 1998/10/17  15:04:23
18319     Log: clean numbered core dumps and t/tmp[0-9]*.
18320  Branch: cfgperl
18321        ! Makefile.SH
18322 ____________________________________________________________________________
18323 [  2011] By: jhi                                   on 1998/10/17  14:59:15
18324     Log: More robust yacc/bison failure output handling.
18325  Branch: cfgperl
18326        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
18327 ____________________________________________________________________________
18328 [  2010] By: jhi                                   on 1998/10/17  14:51:05
18329     Log: BC2000 POSIX update.
18330  Branch: cfgperl
18331        ! MANIFEST
18332 ____________________________________________________________________________
18333 [  2009] By: jhi                                   on 1998/10/17  14:49:46
18334     Log: POSIX BC2000 port from perl-mvs:
18335          
18336          Subject: Ported perl 5.005.02 to BS2000 / POSIX
18337          From: Dorner Thomas <Thomas.Dorner@start.de> 
18338          Date: Tue, 29 Sep 1998 13:29:36 +0100 
18339          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
18340  Branch: cfgperl
18341        + README.posix-bc hints/posix-bc.sh
18342        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
18343        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
18344        ! unixish.h
18345 ____________________________________________________________________________
18346 [  2008] By: jhi                                   on 1998/10/17  14:07:49
18347     Log: VM/ESA-update.
18348  Branch: cfgperl
18349        ! MANIFEST
18350 ____________________________________________________________________________
18351 [  2007] By: jhi                                   on 1998/10/17  13:55:34
18352     Log: Forgot few S_I* imports.
18353  Branch: cfgperl
18354        ! t/lib/ipc_sysv.t
18355 ____________________________________________________________________________
18356 [  2006] By: jhi                                   on 1998/10/17  13:43:54
18357     Log: The VM/ESA port essentials, based on
18358          
18359          perl-mvs:
18360          
18361          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
18362          Subject: Re: Can't find Data/Dumper.pm
18363          Date: Mon, 28 Sep 1998 07:40:49 +1300
18364          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
18365          
18366          private email:
18367          
18368          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
18369          Subject: Re: Perl thread problems in VM/ESA
18370          Date: Thu, 15 Oct 1998 07:18:35 +1300
18371          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
18372          
18373          and private email:
18374          
18375          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
18376          Subject:  perl archive
18377          Date:  Sun, 11 Oct 1998 19:28:54 EDT
18378          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
18379          which gave a pointer to
18380          
18381          http://pucc.princeton.edu/~neale/perl.tar
18382          
18383          (based on Perl 5.005_51)
18384  Branch: cfgperl
18385        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
18386        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
18387        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
18388        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
18389 ____________________________________________________________________________
18390 [  2005] By: jhi                                   on 1998/10/17  13:17:19
18391     Log: Integrate mainperl.
18392  Branch: cfgperl
18393       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
18394       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
18395       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
18396       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
18397       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
18398       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
18399       !> win32/makefile.mk
18400 ____________________________________________________________________________
18401 [  2004] By: jhi                                   on 1998/10/17  11:19:06
18402     Log: Removed an extra ' from the int64_t test.
18403  Branch: cfgperl
18404        ! Configure
18405 ____________________________________________________________________________
18406 [  2003] By: gsar                                  on 1998/10/17  04:11:40
18407     Log: silence -w noises (suggested by Greg Bacon)
18408  Branch: perl
18409        ! lib/Term/Complete.pm
18410 ____________________________________________________________________________
18411 [  2002] By: gsar                                  on 1998/10/17  04:07:48
18412     Log: From: Gisle Aas <gisle@aas.no>
18413          Date: 14 Oct 1998 15:53:14 +0200
18414          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
18415          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
18416  Branch: perl
18417        ! util.c
18418 ____________________________________________________________________________
18419 [  2001] By: gsar                                  on 1998/10/17  04:06:10
18420     Log: From: Gisle Aas <gisle@aas.no>
18421          Date: 14 Oct 1998 15:17:44 +0200
18422          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
18423          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
18424  Branch: perl
18425        ! toke.c
18426 ____________________________________________________________________________
18427 [  2000] By: gsar                                  on 1998/10/17  03:06:33
18428     Log: From: Gisle Aas <gisle@aas.no>
18429          Date: 14 Oct 1998 00:38:06 +0200
18430          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
18431          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
18432  Branch: perl
18433        ! sv.c
18434 ____________________________________________________________________________
18435 [  1999] By: gsar                                  on 1998/10/17  03:04:48
18436     Log: From: Dan Sugalski <sugalskd@osshe.edu>
18437          Date: Tue, 13 Oct 1998 15:10:57 -0700
18438          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
18439          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
18440  Branch: perl
18441        ! vms/ext/Stdio/Stdio.pm
18442 ____________________________________________________________________________
18443 [  1998] By: gsar                                  on 1998/10/17  03:00:40
18444     Log: skip readonly vars and unref references when doing a reset()
18445  Branch: perl
18446        ! sv.c
18447 ____________________________________________________________________________
18448 [  1997] By: gsar                                  on 1998/10/17  02:49:19
18449     Log: fix buggy treatment of large checksums on unicode strings
18450          From: Gisle Aas <gisle@aas.no>
18451          Date: 13 Oct 1998 21:35:39 +0200
18452          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
18453          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
18454  Branch: perl
18455        ! pp.c
18456 ____________________________________________________________________________
18457 [  1996] By: gsar                                  on 1998/10/17  02:43:22
18458     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18459          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
18460          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
18461          Subject: [PATCH 5.005_52] Memory overrun in os2.c
18462  Branch: perl
18463        ! os2/Makefile.SHs os2/os2.c
18464 ____________________________________________________________________________
18465 [  1995] By: gsar                                  on 1998/10/17  02:42:01
18466     Log: clarify section name rules for typemaps
18467  Branch: perl
18468        ! pod/perlxs.pod
18469 ____________________________________________________________________________
18470 [  1994] By: gsar                                  on 1998/10/17  02:33:02
18471     Log: whitespace-proof grent.t
18472  Branch: perl
18473        ! t/op/grent.t
18474 ____________________________________________________________________________
18475 [  1993] By: gsar                                  on 1998/10/17  02:27:29
18476     Log: fix bug in B::CC::pp_sassign()
18477          From: "vishal bhatia" <vishalb@hotmail.com>
18478          Date: Sun, 11 Oct 1998 18:41:38 PDT
18479          Message-ID: <19981012014139.19614.qmail@hotmail.com>
18480          Subject: B::CC problems with pp_sassign routine
18481  Branch: perl
18482        ! ext/B/B/CC.pm
18483 ____________________________________________________________________________
18484 [  1992] By: gsar                                  on 1998/10/17  02:17:49
18485     Log: applied suggested patch with small doc tweak
18486          From: Gisle Aas <gisle@aas.no>
18487          Date: 11 Oct 1998 12:53:13 +0200
18488          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
18489          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
18490  Branch: perl
18491        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
18492        ! t/op/tiehandle.t
18493 ____________________________________________________________________________
18494 [  1991] By: gsar                                  on 1998/10/17  02:08:30
18495     Log: apply non-conflicting parts from suggested patch
18496          From: jan.dubois@ibm.net (Jan Dubois)
18497          Date: Sat, 10 Oct 1998 13:15:45 +0200
18498          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
18499          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
18500  Branch: perl
18501        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
18502 ____________________________________________________________________________
18503 [  1990] By: gsar                                  on 1998/10/17  02:01:24
18504     Log: provide option to enable optimization with VC (suggested by Jan
18505          Dubois)
18506  Branch: perl
18507        ! win32/Makefile win32/makefile.mk
18508 ____________________________________________________________________________
18509 [  1989] By: gsar                                  on 1998/10/17  01:55:27
18510     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
18511          Dave Leppik <dleppik@gage.com>
18512  Branch: perl
18513        ! perl.h
18514 ____________________________________________________________________________
18515 [  1988] By: gsar                                  on 1998/10/17  01:49:05
18516     Log: stray typo found by Hugo van der Sanden
18517  Branch: perl
18518        ! op.c
18519 ____________________________________________________________________________
18520 [  1987] By: gsar                                  on 1998/10/17  01:45:52
18521     Log: perldoc pod update
18522          From: Daniel Grisinger <dgris@perrin.dimensional.com>
18523          Date: 06 Oct 1998 23:56:51 -0600
18524          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
18525          Subject: [PATCH _02 and _52] perldoc
18526  Branch: perl
18527        ! utils/perldoc.PL
18528 ____________________________________________________________________________
18529 [  1986] By: gsar                                  on 1998/10/17  01:41:40
18530     Log: qualify names of builtins
18531  Branch: perl
18532        ! ext/POSIX/POSIX.pm
18533 ____________________________________________________________________________
18534 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
18535     Log: From: Jochen Wiedmann <joe@ispsoft.de>
18536          Date: Thu, 17 Sep 1998 17:16:06 +0200
18537          Message-ID: <360127B6.E44564A@ispsoft.de>
18538          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
18539  Branch: maint-5.005/perl
18540        ! lib/ExtUtils/MakeMaker.pm
18541 ____________________________________________________________________________
18542 [  1978] By: gsar                                  on 1998/10/16  01:58:58
18543     Log: integrate cfgperl mods into mainline
18544  Branch: perl
18545       +> ext/DynaLoader/dl_vmesa.xs
18546        ! Porting/genlog
18547       !> Configure MANIFEST Makefile.SH config_h.SH
18548       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
18549       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
18550       !> x2p/Makefile.SH
18551 ____________________________________________________________________________
18552 [  1976] By: gsar                                  on 1998/10/16  00:10:52
18553     Log: stray tweak
18554  Branch: perl
18555        ! op.c
18556 ____________________________________________________________________________
18557 [  1975] By: gsar                                  on 1998/10/15  23:54:38
18558     Log: propagate typeness of lexicals while cloning them
18559  Branch: perl
18560        ! op.c
18561 ____________________________________________________________________________
18562 [  1974] By: gsar                                  on 1998/10/15  23:53:25
18563     Log: s/last/first/ typo in append_list()
18564  Branch: perl
18565        ! op.c
18566 ____________________________________________________________________________
18567 [  1973] By: gsar                                  on 1998/10/15  20:06:17
18568     Log: nuke confperl branch and contents
18569  Branch: confperl
18570        - (delete 1284 files)
18571 ____________________________________________________________________________
18572 [  1972] By: jhi                                   on 1998/10/15  07:07:35
18573     Log: Test #162 had been added but the "print 1..161" had not been updated.
18574  Branch: cfgperl
18575        ! t/op/pat.t
18576 ____________________________________________________________________________
18577 [  1971] By: gsar                                  on 1998/10/15  03:09:58
18578     Log: check in all confperl changes as of change#1964 into cfgperl
18579  Branch: cfgperl
18580        + ext/DynaLoader/dl_vmesa.xs
18581        ! Configure MANIFEST Makefile.SH config_h.SH
18582        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
18583        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
18584 ____________________________________________________________________________
18585 [  1970] By: gsar                                  on 1998/10/15  03:05:59
18586     Log: integrate mainline to get tr.t
18587  Branch: cfgperl
18588       +> t/op/tr.t
18589 ____________________________________________________________________________
18590 [  1969] By: gsar                                  on 1998/10/15  03:04:17
18591     Log: add missing tr.t to repository
18592  Branch: perl
18593        + t/op/tr.t
18594 ____________________________________________________________________________
18595 [  1968] By: gsar                                  on 1998/10/15  03:02:43
18596     Log: create cfgperl branch
18597  Branch: cfgperl
18598       +> (branch 1282 files)
18599 ____________________________________________________________________________
18600 [  1967] By: gsar                                  on 1998/10/15  02:46:08
18601     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
18602          (MAN3PODS cannot be set to ' '; stray stricture violation)
18603  Branch: perl
18604        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
18605        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
18606        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
18607        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
18608        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
18609        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
18610        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
18611        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
18612        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
18613        ! lib/ExtUtils/MM_Unix.pm
18614 ____________________________________________________________________________
18615 [  1966] By: gsar                                  on 1998/10/15  02:19:03
18616     Log: tweak to make fix in change#1944 behave correctly for closures
18617          created within eval''
18618  Branch: perl
18619        ! op.c t/op/eval.t
18620 ____________________________________________________________________________
18621 [  1965] By: gsar                                  on 1998/10/14  23:22:41
18622     Log: use better numbers for exitstatus test
18623  Branch: perl
18624        ! t/op/die_exit.t
18625 ____________________________________________________________________________
18626 [  1964] By: jhi                                   on 1998/10/14  17:25:41
18627     Log: Add VM/ESA dynaloading (uses <dll.h>).
18628  Branch: confperl
18629        + ext/DynaLoader/dl_vmesa.xs
18630        ! MANIFEST
18631 ____________________________________________________________________________
18632 [  1963] By: jhi                                   on 1998/10/14  17:17:10
18633     Log: Remove a2p.loadmap in 'clean' target.
18634  Branch: confperl
18635        ! x2p/Makefile.SH
18636 ____________________________________________________________________________
18637 [  1962] By: jhi                                   on 1998/10/14  17:13:11
18638     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
18639  Branch: confperl
18640        ! Makefile.SH
18641 ____________________________________________________________________________
18642 [  1961] By: jhi                                   on 1998/10/14  16:27:39
18643     Log: VM/ESA creates executable.loadmaps.
18644  Branch: confperl
18645        ! Makefile.SH
18646 ____________________________________________________________________________
18647 [  1960] By: jhi                                   on 1998/10/14  15:37:39
18648     Log: Introduce SCHED_YIELD (one of sched_yield(),
18649          pthread_yield(), or pthread_yield(NULL)).
18650          YIELD is then defined using SCHED_YIELD unless
18651          a platform-specific YIELD has already been defined.
18652          
18653          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
18654          
18655          The need for pthread_yield(NULL) and pthread_attr_setdet...
18656          introduced by (private email)
18657          
18658          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
18659          Date: Sat, 10 Oct 1998 21:08:15 +1300
18660          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
18661          Subject: Re: Perl thread problems in VM/ESA
18662          
18663          Better select() protoprobe (for AIX), from (private email)
18664          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
18665          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
18666          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
18667          Subject: AIX select (fwd)
18668          From: Lars Hecking <lhecking@nmrc.ucc.ie>
18669          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
18670          Date: Fri, 2 Oct 1998 10:40:01 +0100
18671          Subject: AIX select
18672          
18673          Linux-avoid-so.X.Y, based on
18674          From: "Kurt D. Starsinic" <kstar@chapin.edu>
18675          Date: Tue, 13 Oct 1998 15:55:07 -0400
18676          Message-ID: <19981013155507.B4004@O2.chapin.edu>
18677          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
18678  Branch: confperl
18679        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
18680        ! thread.h
18681 ____________________________________________________________________________
18682 [  1959] By: jhi                                   on 1998/10/14  12:51:26
18683     Log: Some old pthread implementations have
18684          pthread_attr_setdetachstate(pthread_attr_t*, int*).
18685  Branch: confperl
18686        ! ext/Thread/Thread.xs
18687 ____________________________________________________________________________
18688 [  1958] By: jhi                                   on 1998/10/14  12:41:11
18689     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
18690          counterparts will follow soon.
18691  Branch: confperl
18692        ! thread.h
18693 ____________________________________________________________________________
18694 [  1957] By: jhi                                   on 1998/10/14  12:38:11
18695     Log: Add tr.t (MANIFEST already knew about it, strange)
18696  Branch: confperl
18697        + t/op/tr.t
18698 ____________________________________________________________________________
18699 [  1956] By: jhi                                   on 1998/10/14  12:24:35
18700     Log: Mutexen should be initialized only once.
18701  Branch: confperl
18702        ! gv.c op.c
18703 ____________________________________________________________________________
18704 [  1955] By: jhi                                   on 1998/10/14  12:19:38
18705     Log: os390 has its own cppstdin.
18706  Branch: confperl
18707        ! hints/os390.sh
18708 ____________________________________________________________________________
18709 [  1954] By: jhi                                   on 1998/10/14  12:15:06
18710     Log: Integrate with mainperl.
18711  Branch: confperl
18712       !> (integrate 1280 files)
18713 ____________________________________________________________________________
18714 [  1953] By: jhi                                   on 1998/10/14  11:48:08
18715     Log: Removed duplicate CMA threads code for HPUX 10.X.
18716          (probably residue of patch(1) being too understanding)
18717          Enhanced 64-bit settings. (redo change#1940)
18718  Branch: confperl
18719        ! hints/hpux.sh
18720 ____________________________________________________________________________
18721 [  1952] By: jhi                                   on 1998/10/14  11:45:16
18722     Log: (redo change#1949) Detypo in the d_open64 warning about
18723          the impending WHOA.
18724  Branch: confperl
18725        ! hints/irix_6.sh
18726 ____________________________________________________________________________
18727 [  1951] By: jhi                                   on 1998/10/14  10:54:16
18728     Log: Mutexen should only be inited once, after they have been New()ed.
18729  Branch: confperl
18730        ! gv.c op.c
18731 ____________________________________________________________________________
18732 [  1950] By: jhi                                   on 1998/10/14  10:41:43
18733     Log: Own cppstdin.
18734  Branch: confperl
18735        ! hints/os390.sh
18736 ____________________________________________________________________________
18737 [  1949] By: jhi                                   on 1998/10/14  10:34:23
18738     Log: Detypo in the d_open64 warning about the impending WHOA.
18739  Branch: confperl
18740        ! hints/irix_6.sh
18741 ____________________________________________________________________________
18742 [  1948] By: gsar                                  on 1998/10/14  05:38:01
18743     Log: two typos
18744  Branch: perl
18745        ! pp_hot.c t/op/eval.t
18746 ____________________________________________________________________________
18747 [  1947] By: gsar                                  on 1998/10/14  05:37:10
18748     Log: let docatch() pass the buck when restartop turns out to be null,
18749          making exceptions in BEGIN{} propagate as expected
18750  Branch: perl
18751        ! pp_ctl.c t/op/misc.t
18752 ____________________________________________________________________________
18753 [  1946] By: gsar                                  on 1998/10/13  03:41:49
18754     Log: add missing file from change#1943
18755  Branch: perl
18756        ! proto.h
18757 ____________________________________________________________________________
18758 [  1945] By: gsar                                  on 1998/10/13  03:32:02
18759     Log: defer "deep recursion" warnings until CXt_SUB context is properly
18760          set up
18761  Branch: perl
18762        ! pp_hot.c t/pragma/warn/pp_hot
18763 ____________________________________________________________________________
18764 [  1944] By: gsar                                  on 1998/10/13  03:15:50
18765     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
18766          fixup the cop_seq value that must be seen by lexical lookups that
18767          emanate within eval''
18768  Branch: perl
18769        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
18770 ____________________________________________________________________________
18771 [  1943] By: gsar                                  on 1998/10/13  02:06:09
18772     Log: ensure recursive attempts to findlex()icals know enough about where
18773          the last eval'' context was encountered
18774  Branch: perl
18775        ! op.c t/op/eval.t
18776 ____________________________________________________________________________
18777 [  1942] By: gsar                                  on 1998/10/13  02:01:24
18778     Log: force copy of substrings when matching against temporaries
18779  Branch: perl
18780        ! pp_hot.c t/op/pat.t
18781 ____________________________________________________________________________
18782 [  1941] By: gsar                                  on 1998/10/13  01:49:16
18783     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
18784          implementation)
18785  Branch: perl
18786        ! pp_ctl.c t/op/runlevel.t
18787 ____________________________________________________________________________
18788 [  1940] By: jhi                                   on 1998/10/12  09:57:44
18789     Log: Removed duplicate CMA threads code for HPUX 10.X.
18790          (probably residue of patch(1) being too understanding)
18791          Enhanced 64-bit settings.
18792  Branch: confperl
18793        ! hints/hpux.sh
18794 ____________________________________________________________________________
18795 [  1939] By: jhi                                   on 1998/10/12  09:53:11
18796     Log: Initial sync from mainline perl.
18797  Branch: confperl
18798        + (add 1282 files)
18799 ____________________________________________________________________________
18800 [  1937] By: gsar                                  on 1998/10/06  21:16:34
18801     Log: fix $/ init for USE_THREADS
18802  Branch: perl
18803        ! perl.c
18804 ____________________________________________________________________________
18805 [  1936] By: gsar                                  on 1998/10/06  07:19:39
18806     Log: fix globals caught by change#1927; builds and tests on Solaris
18807  Branch: perl
18808        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
18809        ! warning.h warning.pl
18810 ____________________________________________________________________________
18811 [  1935] By: gsar                                  on 1998/10/06  06:50:35
18812     Log: add test for previous fix
18813  Branch: perl
18814        ! ext/Thread/create.t
18815 ____________________________________________________________________________
18816 [  1934] By: gsar                                  on 1998/10/06  06:37:36
18817     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
18818  Branch: perl
18819        ! util.c
18820 ____________________________________________________________________________
18821 [  1933] By: gsar                                  on 1998/10/06  05:04:20
18822     Log: undo bogus part of change#1903 (as pointed out by Larry)
18823  Branch: perl
18824        ! pp_ctl.c
18825 ____________________________________________________________________________
18826 [  1932] By: gsar                                  on 1998/10/06  04:21:31
18827     Log: added tweaked version of suggested patch
18828          From: jan.dubois@ibm.net (Jan Dubois)
18829          Date: Sat, 03 Oct 1998 19:04:48 +0200
18830          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
18831          Subject: [PATCH 5.005_52] More MakeMaker  patches
18832  Branch: perl
18833        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
18834        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
18835 ____________________________________________________________________________
18836 [  1931] By: gsar                                  on 1998/10/06  04:04:33
18837     Log: use cpp symbols instead of hardwired constants
18838          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18839          Date: Mon, 05 Oct 1998 09:23:33 +0100
18840          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
18841          Subject: [PATCH 5.005_52] By the numbers (resend)
18842  Branch: perl
18843        ! op.c
18844 ____________________________________________________________________________
18845 [  1930] By: gsar                                  on 1998/10/06  04:01:55
18846     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18847          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
18848          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
18849          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
18850  Branch: perl
18851        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
18852        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
18853 ____________________________________________________________________________
18854 [  1929] By: gsar                                  on 1998/10/06  03:50:36
18855     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18856          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
18857          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
18858          Subject: [PATCH 5.00552] Minor test improvement
18859  Branch: perl
18860        ! t/op/magic.t
18861 ____________________________________________________________________________
18862 [  1928] By: gsar                                  on 1998/10/06  03:49:03
18863     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18864          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
18865          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
18866          Subject: [PATCH 5.00552] emacs/ptags inprovements
18867  Branch: perl
18868        ! emacs/ptags
18869 ____________________________________________________________________________
18870 [  1927] By: gsar                                  on 1998/10/06  03:47:44
18871     Log: disable C<#define dirty PL_dirty> et al.
18872  Branch: perl
18873        ! embed.pl embedvar.h
18874 ____________________________________________________________________________
18875 [  1926] By: gsar                                  on 1998/10/06  03:43:32
18876     Log: From: Mark-Jason Dominus <mjd@plover.com>
18877          Date: Sun, 04 Oct 1998 14:48:11 -0400
18878          Message-ID: <19981004184811.16048.qmail@plover.com>
18879          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
18880  Branch: perl
18881        ! utils/perldoc.PL
18882 ____________________________________________________________________________
18883 [  1925] By: gsar                                  on 1998/10/06  03:27:35
18884     Log: disable USE_THREADS when PERL_OBJECT is enabled
18885  Branch: perl
18886        ! win32/Makefile win32/makefile.mk
18887 ____________________________________________________________________________
18888 [  1924] By: gsar                                  on 1998/10/06  03:26:54
18889     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
18890  Branch: perl
18891        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
18892        ! vms/perly_c.vms
18893 ____________________________________________________________________________
18894 [  1923] By: gsar                                  on 1998/10/03  05:19:56
18895     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
18896          overridden
18897  Branch: perl
18898        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
18899        ! proto.h vms/perly_c.vms
18900 ____________________________________________________________________________
18901 [  1922] By: gsar                                  on 1998/10/03  03:59:50
18902     Log: suppress manifypods leak in extensions
18903  Branch: perl
18904        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
18905 ____________________________________________________________________________
18906 [  1921] By: gsar                                  on 1998/10/02  22:30:15
18907     Log: os390 fixes (suggested by Peter Prymmer)
18908  Branch: perl
18909        ! Makefile.SH regcomp.c
18910 ____________________________________________________________________________
18911 [  1920] By: gsar                                  on 1998/10/02  21:41:19
18912     Log: squelch undef warnings
18913          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18914          Date: Fri, 02 Oct 1998 11:01:14 +0100
18915          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
18916          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
18917  Branch: perl
18918        ! Changes lib/Math/BigInt.pm
18919 ____________________________________________________________________________
18920 [  1919] By: gsar                                  on 1998/10/02  04:59:13
18921     Log: add note to INSTALL about ANSI C
18922  Branch: perl
18923        ! INSTALL
18924 ____________________________________________________________________________
18925 [  1918] By: gsar                                  on 1998/10/02  04:21:10
18926     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
18927          From: jan.dubois@ibm.net (Jan Dubois)
18928          Date: Wed, 30 Sep 1998 23:35:30 +0200
18929          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
18930          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
18931  Branch: perl
18932        ! lib/ExtUtils/xsubpp
18933 ____________________________________________________________________________
18934 [  1917] By: gsar                                  on 1998/10/02  04:16:02
18935     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
18936          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
18937          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
18938          Subject: Re: Configure test for selectbits busted
18939  Branch: perl
18940        ! Configure
18941 ____________________________________________________________________________
18942 [  1916] By: gsar                                  on 1998/10/02  04:14:17
18943     Log: From: Dan Sugalski <sugalskd@osshe.edu>
18944          Date: Wed, 30 Sep 1998 17:15:20 -0700
18945          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
18946          Subject: [PATCH 5.005_02]VMS config tweaks
18947  Branch: perl
18948        ! vms/descrip_mms.template vms/subconfigure.com
18949 ____________________________________________________________________________
18950 [  1915] By: gsar                                  on 1998/10/02  04:10:47
18951     Log: use Off_t to permit 64-bit seek()
18952          From: Scott Henry <scotth@sgi.com>
18953          Date: 29 Sep 1998 17:38:46 -0700
18954          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
18955          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
18956          --
18957          Date: 28 Sep 1998 18:55:37 -0700
18958          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
18959          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
18960  Branch: perl
18961        ! doio.c pp_sys.c proto.h sv.c
18962 ____________________________________________________________________________
18963 [  1914] By: gsar                                  on 1998/10/02  04:05:36
18964     Log: normalize tm struct passed to strftime() with mktime()
18965          From: Spider Boardman <spider@orb.nashua.nh.us>
18966          Date: Wed, 30 Sep 1998 15:12:09 -0400
18967          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
18968          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
18969  Branch: perl
18970        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
18971 ____________________________________________________________________________
18972 [  1913] By: gsar                                  on 1998/10/02  03:59:46
18973     Log: don't try to run foo_SH.orig etc.
18974  Branch: perl
18975        ! Configure
18976 ____________________________________________________________________________
18977 [  1912] By: gsar                                  on 1998/10/02  03:45:37
18978     Log: make warning about glob process failure optional
18979  Branch: perl
18980        ! pod/perldiag.pod pp_hot.c
18981 ____________________________________________________________________________
18982 [  1911] By: gsar                                  on 1998/10/02  02:52:21
18983     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
18984          From: Dominic Dunlop <domo@vo.lu>
18985          Date: Tue, 29 Sep 1998 21:06:30 +0000
18986          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
18987          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
18988          --
18989          Date: Wed, 30 Sep 1998 11:46:44 +0000
18990          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
18991          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
18992  Branch: perl
18993        ! pod/perldiag.pod regcomp.c
18994 ____________________________________________________________________________
18995 [  1910] By: gsar                                  on 1998/10/02  02:48:48
18996     Log: minor Configure tweaks (via private mail)
18997          From: Jarkko Hietaniemi <jhi@iki.fi>
18998          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
18999          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
19000          Subject: [PATCH] 5.005_52: the drizzle continues
19001  Branch: perl
19002        ! Configure config_h.SH handy.h
19003 ____________________________________________________________________________
19004 [  1909] By: gsar                                  on 1998/10/02  02:46:39
19005     Log: update SCO hints for dynamic loading
19006          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
19007          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
19008          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
19009          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
19010          --
19011          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
19012          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
19013          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
19014  Branch: perl
19015        ! hints/sco.sh
19016 ____________________________________________________________________________
19017 [  1908] By: gsar                                  on 1998/10/02  02:33:39
19018     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
19019  Branch: perl
19020        ! lib/File/Find.pm
19021 ____________________________________________________________________________
19022 [  1907] By: gsar                                  on 1998/10/02  02:21:52
19023     Log: applied patches, but retained old behavior for win32 (where compilers
19024          can't read from stdin at all)
19025          From: Graham Barr <gbarr@ti.com>
19026          Date: Mon, 28 Sep 1998 09:41:49 -0500
19027          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
19028          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
19029          --
19030          Date: Tue, 29 Sep 1998 12:35:43 -0500
19031          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
19032          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
19033  Branch: perl
19034        ! ext/Errno/Errno_pm.PL
19035 ____________________________________________________________________________
19036 [  1906] By: gsar                                  on 1998/10/02  02:02:19
19037     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
19038          Hietaniemi)
19039  Branch: perl
19040        ! t/op/grent.t
19041 ____________________________________________________________________________
19042 [  1905] By: gsar                                  on 1998/10/02  01:59:56
19043     Log: win32 caveats about truncate()
19044  Branch: perl
19045        ! pod/perlport.pod
19046 ____________________________________________________________________________
19047 [  1904] By: gsar                                  on 1998/10/02  01:53:25
19048     Log: various Configure and hints updates (prefer drand48() or random()
19049          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
19050          applied modulo SCO hints superceded by later patch
19051          From: Jarkko Hietaniemi <jhi@iki.fi>
19052          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
19053          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
19054          Subject: [PATCH] 5.005_52: Configure et al:
19055  Branch: perl
19056        + ext/IPC/SysV/hints/next_3.pl
19057        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
19058        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
19059        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
19060 ____________________________________________________________________________
19061 [  1903] By: gsar                                  on 1998/10/02  01:42:37
19062     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
19063          Date: Mon, 28 Sep 1998 17:41:49 +0100
19064          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
19065          Subject: [PATCH 5.005_52] Re: More on ?p 
19066          --
19067          Date: Thu, 01 Oct 1998 09:10:58 +0100
19068          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
19069          Subject: [PATCH 5.005_52] ?p fix
19070          --
19071          Date: Thu, 01 Oct 1998 10:45:56 +0100
19072          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
19073          Subject: [PATCH 5.005_52] more on ?p
19074  Branch: perl
19075        ! pp_ctl.c
19076 ____________________________________________________________________________
19077 [  1902] By: gsar                                  on 1998/10/02  01:36:14
19078     Log: From: Kenneth Duda <kjd@cisco.com>
19079          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
19080          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
19081          Subject: writemain dies when there are more than 4000 characters of extensions
19082  Branch: perl
19083        ! writemain.SH
19084 ____________________________________________________________________________
19085 [  1901] By: gsar                                  on 1998/10/02  01:33:16
19086     Log: tweak run_byacc recipe
19087  Branch: perl
19088        ! Makefile.SH Porting/pumpkin.pod
19089 ____________________________________________________________________________
19090 [  1900] By: gsar                                  on 1998/10/02  01:02:09
19091     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
19092  Branch: perl
19093        ! perl.h pp_ctl.c
19094 ____________________________________________________________________________
19095 [  1899] By: gsar                                  on 1998/09/28  20:46:30
19096     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
19097          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
19098          Dvornik)
19099  Branch: perl
19100        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
19101 ____________________________________________________________________________
19102 [  1898] By: gsar                                  on 1998/09/28  20:42:52
19103     Log: flush unsubmitted 5.00552 change
19104  Branch: perl
19105        ! MANIFEST
19106 ____________________________________________________________________________
19107 [  1897] By: gsar                                  on 1998/09/27  04:43:06
19108     Log: run vms_yfix.pl
19109  Branch: perl
19110        ! vms/perly_c.vms
19111 ____________________________________________________________________________
19112 [  1896] By: gsar                                  on 1998/09/27  03:38:55
19113     Log: small tweak on last change
19114  Branch: perl
19115        ! win32/win32.c
19116 ____________________________________________________________________________
19117 [  1895] By: gsar                                  on 1998/09/27  03:17:17
19118     Log: fix win32_stat() to do the right thing for share names
19119  Branch: perl
19120        ! win32/win32.c
19121 ____________________________________________________________________________
19122 [  1891] By: larry                                 on 1998/09/25  18:50:40
19123     Log: Fixed apostrophe problem from Mark Knutsen.
19124  Branch: perl
19125        ! sv.h
19126
19127 ----------------
19128 Version 5.005_52
19129 ----------------
19130
19131 ____________________________________________________________________________
19132 [  1890] By: gsar                                  on 1998/09/25  10:25:00
19133     Log: update template config.sh, add new config vars to win32 stuff
19134  Branch: perl
19135        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
19136        ! pp_sys.c proto.h win32/config.bc win32/config.gc
19137        ! win32/config.vc win32/config_H.bc win32/config_H.gc
19138        ! win32/config_H.vc win32/win32.h
19139 ____________________________________________________________________________
19140 [  1889] By: gsar                                  on 1998/09/25  07:13:13
19141     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
19142          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
19143          of full-fledged 64-bit support (including support for: fseeko/ftello,
19144          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
19145          in Fcntl)
19146          From: Jarkko Hietaniemi <jhi@iki.fi>
19147          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
19148          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
19149          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
19150          --
19151          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
19152          Date: 12 Sep 1998 09:44:25 +0300
19153          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
19154          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
19155  Branch: perl
19156        + lib/filetest.pm
19157        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
19158        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
19159        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
19160        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
19161        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
19162        ! win32/makedef.pl
19163 ____________________________________________________________________________
19164 [  1888] By: gsar                                  on 1998/09/25  06:27:12
19165     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
19166  Branch: perl
19167        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
19168        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19169        ! win32/makedef.pl win32/makefile.mk win32/win32.c
19170 ____________________________________________________________________________
19171 [  1887] By: gsar                                  on 1998/09/25  04:50:49
19172     Log: win32.c tweak
19173  Branch: perl
19174        ! win32/win32.c
19175 ____________________________________________________________________________
19176 [  1886] By: gsar                                  on 1998/09/25  04:47:32
19177     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
19178  Branch: perl
19179        ! lib/ExtUtils/MakeMaker.pm
19180 ____________________________________________________________________________
19181 [  1885] By: gsar                                  on 1998/09/25  04:05:09
19182     Log: From: Dominic Dunlop <domo@vo.lu>
19183          Date: Thu, 10 Sep 1998 11:02:46 +0000
19184          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
19185          Subject: MM_Unix::canonpath erroneously turns leading // into /
19186  Branch: perl
19187        ! lib/ExtUtils/MM_Unix.pm
19188 ____________________________________________________________________________
19189 [  1884] By: gsar                                  on 1998/09/25  03:06:10
19190     Log: temporarily disable perl malloc for a2p until we clean up
19191          conflicting malloc() declarations everywhere
19192  Branch: perl
19193        ! x2p/Makefile.SH
19194 ____________________________________________________________________________
19195 [  1883] By: gsar                                  on 1998/09/25  02:27:00
19196     Log: remove obsolete win32/bin/*.pl
19197  Branch: perl
19198        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
19199        ! Changes MANIFEST win32/Makefile win32/makefile.mk
19200 ____________________________________________________________________________
19201 [  1882] By: gsar                                  on 1998/09/25  02:04:43
19202     Log: missing file in last submit
19203  Branch: perl
19204        ! proto.h
19205 ____________________________________________________________________________
19206 [  1881] By: gsar                                  on 1998/09/25  01:56:54
19207     Log: serial access to PL_x[inpr]v_root for USE_THREADS
19208  Branch: perl
19209        ! sv.c
19210 ____________________________________________________________________________
19211 [  1880] By: gsar                                  on 1998/09/25  01:19:38
19212     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
19213          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
19214          Date: Thu, 24 Sep 1998 22:01:09 +0900
19215          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
19216          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
19217  Branch: perl
19218        ! hv.c proto.h
19219 ____________________________________________________________________________
19220 [  1879] By: gsar                                  on 1998/09/25  00:20:07
19221     Log: tweaks to enable PERL_OBJECT to build & test on win32
19222  Branch: perl
19223        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
19224        ! win32/GenCAPI.pl
19225 ____________________________________________________________________________
19226 [  1878] By: gsar                                  on 1998/09/25  00:13:36
19227     Log: fix change#1861, which breaks default boot_xxx symbol generation
19228  Branch: perl
19229        ! lib/ExtUtils/Mksymlists.pm
19230 ____________________________________________________________________________
19231 [  1877] By: gsar                                  on 1998/09/24  10:29:54
19232     Log: two tweaks for clean build and test on Solaris
19233  Branch: perl
19234        ! op.c t/op/subst.t
19235 ____________________________________________________________________________
19236 [  1876] By: gsar                                  on 1998/09/24  09:04:43
19237     Log: From: Colin Kuskie <ckuskie@cadence.com>
19238          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
19239          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
19240          Subject: [PATCH 5.005_51] perlform.pod
19241  Branch: perl
19242        ! pod/perlform.pod
19243 ____________________________________________________________________________
19244 [  1875] By: gsar                                  on 1998/09/24  08:47:47
19245     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19246          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
19247          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
19248          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
19249  Branch: perl
19250        ! regexec.c
19251 ____________________________________________________________________________
19252 [  1874] By: gsar                                  on 1998/09/24  08:44:55
19253     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19254          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
19255          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
19256          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
19257  Branch: perl
19258        ! toke.c
19259 ____________________________________________________________________________
19260 [  1873] By: gsar                                  on 1998/09/24  08:39:41
19261     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19262          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
19263          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
19264          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
19265  Branch: perl
19266        ! Changes regcomp.c
19267 ____________________________________________________________________________
19268 [  1872] By: gsar                                  on 1998/09/24  08:37:00
19269     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
19270          Date: Sun, 23 Aug 1998 23:18:38 PDT
19271          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
19272          Subject: new irix_6.sh hints file
19273  Branch: perl
19274        ! hints/irix_6.sh
19275 ____________________________________________________________________________
19276 [  1871] By: gsar                                  on 1998/09/24  07:26:37
19277     Log: correct FSF address in various places
19278  Branch: perl
19279        ! Copying README ext/B/README lib/Getopt/Long.pm
19280 ____________________________________________________________________________
19281 [  1870] By: gsar                                  on 1998/09/24  07:11:56
19282     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
19283          Date:    Fri, 14 Aug 1998 09:20:16 PDT
19284          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
19285          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
19286  Branch: perl
19287        ! configure.com
19288 ____________________________________________________________________________
19289 [  1869] By: gsar                                  on 1998/09/24  06:55:59
19290     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
19291          From:    Scott Henry <scotth@sgi.com>
19292          Date:    13 Aug 1998 09:52:15 PDT
19293          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
19294          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
19295  Branch: perl
19296        ! hints/irix_6.sh
19297 ____________________________________________________________________________
19298 [  1868] By: gsar                                  on 1998/09/24  06:51:23
19299     Log: From:    Nathan Torkington <gnat@frii.com>
19300          Date:    Thu, 13 Aug 1998 10:59:48 MDT
19301          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
19302          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
19303  Branch: perl
19304        ! pod/perlfunc.pod
19305 ____________________________________________________________________________
19306 [  1867] By: gsar                                  on 1998/09/24  06:45:13
19307     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
19308          that are autoloaded)
19309  Branch: perl
19310        ! pp_ctl.c
19311 ____________________________________________________________________________
19312 [  1866] By: gsar                                  on 1998/09/24  05:21:19
19313     Log: grandfather deprecated "$$<digit>" no more
19314  Branch: perl
19315        ! pod/perldiag.pod toke.c
19316 ____________________________________________________________________________
19317 [  1865] By: gsar                                  on 1998/09/24  04:52:48
19318     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
19319          low bits (suggested by Ilya Zakharevich)
19320  Branch: perl
19321        ! hv.h
19322 ____________________________________________________________________________
19323 [  1864] By: gsar                                  on 1998/09/24  04:29:14
19324     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
19325          perly_c.diff
19326  Branch: perl
19327        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
19328        ! perly_c.diff toke.c
19329 ____________________________________________________________________________
19330 [  1863] By: gsar                                  on 1998/09/24  03:36:30
19331     Log: provide locked access to string table for USE_THREADS
19332  Branch: perl
19333        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
19334 ____________________________________________________________________________
19335 [  1862] By: gsar                                  on 1998/09/24  03:30:32
19336     Log: remove bogus warn()
19337  Branch: perl
19338        ! embed.pl
19339 ____________________________________________________________________________
19340 [  1861] By: gsar                                  on 1998/09/24  02:58:51
19341     Log: applied suggested patch, adapted for all platforms
19342          From: jan.dubois@ibm.net (Jan Dubois)
19343          Date: Sun, 20 Sep 1998 12:56:38 +0200
19344          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
19345          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
19346  Branch: perl
19347        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
19348        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
19349        ! lib/ExtUtils/MakeMaker.pm
19350 ____________________________________________________________________________
19351 [  1860] By: gsar                                  on 1998/09/24  02:16:14
19352     Log: upgrade to CPAN-1.40
19353  Branch: perl
19354        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
19355 ____________________________________________________________________________
19356 [  1859] By: gsar                                  on 1998/09/24  02:08:59
19357     Log: use $ENV{MAKEMAKEROPT} to set default command line args
19358  Branch: perl
19359        ! lib/ExtUtils/MakeMaker.pm
19360 ____________________________________________________________________________
19361 [  1857] By: gsar                                  on 1998/09/23  10:58:36
19362     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19363          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
19364          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
19365          Subject: More verbose Test::Harness [PATCH]
19366  Branch: perl
19367        ! lib/Test/Harness.pm
19368 ____________________________________________________________________________
19369 [  1856] By: gsar                                  on 1998/09/23  10:56:24
19370     Log: update hints for OPENSTEP 4.2 on i386
19371          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
19372          Date: Sun, 20 Sep 1998 01:03:18 +0200
19373          Message-Id: <9809192303.AA29190@Spike>
19374          Subject: Perl 5.005_02 compilation problems
19375  Branch: perl
19376        ! hints/next_4.sh
19377 ____________________________________________________________________________
19378 [  1855] By: gsar                                  on 1998/09/23  10:52:27
19379     Log: reset errno after C<require> search (as suggested by Larry)
19380  Branch: perl
19381        ! pp_ctl.c
19382 ____________________________________________________________________________
19383 [  1854] By: gsar                                  on 1998/09/23  10:50:26
19384     Log: misc pod tweaks
19385  Branch: perl
19386        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
19387 ____________________________________________________________________________
19388 [  1853] By: gsar                                  on 1998/09/23  10:46:06
19389     Log: make Pod/Html.pm handle the --title option properly (as suggested
19390          by gml4410@ggr.co.uk)
19391  Branch: perl
19392        ! lib/Pod/Html.pm
19393 ____________________________________________________________________________
19394 [  1852] By: gsar                                  on 1998/09/23  10:41:39
19395     Log: SSNEW() API for allocating memory on the savestack
19396          From: Albert Dvornik <bert@genscan.com>
19397          Date: 17 Sep 1998 19:23:07 -0400
19398          Message-Id: <tqemtae338.fsf@puma.genscan.com>
19399          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
19400  Branch: perl
19401        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
19402        ! perl.h proto.h scope.c scope.h t/io/tell.t
19403 ____________________________________________________________________________
19404 [  1851] By: gsar                                  on 1998/09/23  10:37:05
19405     Log: From: Jochen Wiedmann <joe@ispsoft.de>
19406          Date: Thu, 17 Sep 1998 17:16:06 +0200
19407          Message-ID: <360127B6.E44564A@ispsoft.de>
19408          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
19409  Branch: perl
19410        ! lib/ExtUtils/MakeMaker.pm
19411 ____________________________________________________________________________
19412 [  1850] By: gsar                                  on 1998/09/23  10:33:05
19413     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
19414          Date: 15 Sep 1998 01:32:31 +0200
19415          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
19416          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
19417  Branch: perl
19418        ! lib/ExtUtils/MM_Unix.pm
19419 ____________________________________________________________________________
19420 [  1849] By: gsar                                  on 1998/09/23  10:29:04
19421     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
19422          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
19423          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
19424          Subject: Re: extralibs.ld problem in MM_VMS.pm
19425  Branch: perl
19426        ! lib/ExtUtils/MM_VMS.pm
19427 ____________________________________________________________________________
19428 [  1848] By: gsar                                  on 1998/09/23  10:25:24
19429     Log: From: Roderick Schertler <roderick@argon.org>
19430          Date: 11 Sep 1998 16:19:21 -0400
19431          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
19432          Subject: Re: Open2 and memory leaks
19433  Branch: perl
19434        ! lib/IPC/Open3.pm
19435 ____________________________________________________________________________
19436 [  1847] By: gsar                                  on 1998/09/23  10:18:31
19437     Log: From: Roderick Schertler <roderick@argon.org>
19438          Date: Wed, 09 Sep 1998 23:52:48 -0400
19439          Message-ID: <20567.905399568@eeyore.ibcinc.com>
19440          Subject: seed srand from /dev/urandom when possible
19441  Branch: perl
19442        ! pod/perlfunc.pod pp.c
19443 ____________________________________________________________________________
19444 [  1846] By: gsar                                  on 1998/09/23  10:12:22
19445     Log: From: Roderick Schertler <roderick@argon.org>
19446          Date: Thu, 10 Sep 1998 00:32:17 -0400
19447          Message-ID: <21142.905401937@eeyore.ibcinc.com>
19448          Subject: doc update for crypt()'s salt
19449  Branch: perl
19450        ! pod/perlfunc.pod
19451 ____________________________________________________________________________
19452 [  1845] By: gsar                                  on 1998/09/23  10:09:23
19453     Log: fix h2ph handling of C<#error "foo">
19454          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
19455          Date: Thu, 10 Sep 1998 09:59:33 +0900
19456          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
19457          Subject: [5.005_02] h2ph problem
19458  Branch: perl
19459        ! utils/h2ph.PL
19460 ____________________________________________________________________________
19461 [  1844] By: gsar                                  on 1998/09/23  10:06:13
19462     Log: plug strictly private function leaks in API listing
19463  Branch: perl
19464        ! pod/perlguts.pod
19465 ____________________________________________________________________________
19466 [  1843] By: gsar                                  on 1998/09/23  10:02:57
19467     Log: hide symbol for static build
19468          From: Dominic Dunlop <domo@vo.lu>
19469          Date: Tue, 8 Sep 1998 21:40:46 +0000
19470          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
19471          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
19472  Branch: perl
19473        ! regcomp.c
19474 ____________________________________________________________________________
19475 [  1842] By: gsar                                  on 1998/09/23  09:52:46
19476     Log: define PUT_svindex(), PUT_opindex()
19477  Branch: perl
19478        ! ext/B/B/Assembler.pm
19479 ____________________________________________________________________________
19480 [  1841] By: gsar                                  on 1998/09/23  09:44:25
19481     Log: From: Dominic Dunlop <domo@vo.lu>
19482          Date: Tue, 8 Sep 1998 15:34:53 +0000
19483          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
19484          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
19485  Branch: perl
19486        ! t/pragma/warn/regexec
19487 ____________________________________________________________________________
19488 [  1840] By: gsar                                  on 1998/09/23  09:42:17
19489     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
19490  Branch: perl
19491        ! win32/bin/pl2bat.pl
19492 ____________________________________________________________________________
19493 [  1839] By: gsar                                  on 1998/09/23  09:38:18
19494     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
19495          Date: Mon, 7 Sep 1998 17:36:09 +0900
19496          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
19497          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
19498  Branch: perl
19499        ! ext/Thread/Thread.xs
19500 ____________________________________________________________________________
19501 [  1838] By: gsar                                  on 1998/09/23  09:21:11
19502     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
19503          Date: Thu, 10 Sep 1998 00:02:07 -0400
19504          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
19505          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
19506  Branch: perl
19507        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
19508        + vos/config.h vos/config_h.SH_orig vos/perl.bind
19509        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
19510        ! MANIFEST perl.c perl.h pod/perlport.pod
19511 ____________________________________________________________________________
19512 [  1837] By: gsar                                  on 1998/09/23  08:45:58
19513     Log: (via private mail)
19514          From: Charles Bailey <BAILEY@newman.upenn.edu>
19515          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
19516          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
19517          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
19518  Branch: perl
19519        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
19520        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
19521        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
19522        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
19523        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
19524        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
19525        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
19526        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
19527        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
19528        ! vms/writemain.pl
19529 ____________________________________________________________________________
19530 [  1836] By: gsar                                  on 1998/09/23  08:17:42
19531     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19532          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
19533          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
19534          Subject: [PATCH 5.005_*] OS/2 spawning typos
19535  Branch: perl
19536        ! os2/os2.c
19537 ____________________________________________________________________________
19538 [  1835] By: gsar                                  on 1998/09/23  08:09:55
19539     Log: warn on C<my($foo,$foo)>
19540  Branch: perl
19541        ! op.c pod/perldiag.pod
19542 ____________________________________________________________________________
19543 [  1834] By: gsar                                  on 1998/09/23  07:35:56
19544     Log: From: pvhp@forte.com (Peter Prymmer)
19545          Date: Fri, 4 Sep 98 13:27:41 PDT
19546          Message-Id: <9809042027.AA04463@forte.com>
19547          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
19548  Branch: perl
19549        ! README.vms
19550 ____________________________________________________________________________
19551 [  1833] By: gsar                                  on 1998/09/23  07:27:34
19552     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
19553          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
19554          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
19555          Subject: PATCH: 5.005_02 hint/hpux.sh
19556  Branch: perl
19557        ! hints/hpux.sh
19558 ____________________________________________________________________________
19559 [  1832] By: gsar                                  on 1998/09/23  07:22:40
19560     Log: fix (some) installhtml bugs
19561          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
19562          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
19563          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
19564          Subject: installhtml script needs work
19565  Branch: perl
19566        ! installhtml
19567 ____________________________________________________________________________
19568 [  1831] By: gsar                                  on 1998/09/23  07:19:30
19569     Log: document 'U' magic with examples
19570          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
19571          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
19572          Message-Id: <199809011455.PAA00631@sale-wts>
19573          Subject: Re: Looking for some XS MAGIC examples...
19574  Branch: perl
19575        ! pod/perlguts.pod
19576 ____________________________________________________________________________
19577 [  1830] By: gsar                                  on 1998/09/23  07:16:43
19578     Log: From: pvhp@forte.com (Peter Prymmer)
19579          Date: Mon, 31 Aug 98 17:13:49 PDT
19580          Message-Id: <9809010013.AA06737@forte.com>
19581          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
19582  Branch: perl
19583        ! README.os390
19584 ____________________________________________________________________________
19585 [  1829] By: gsar                                  on 1998/09/23  07:15:08
19586     Log: fix problematic typecast in filter_del()
19587          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
19588          Date: Mon, 31 Aug 1998 21:13:11 GMT
19589          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
19590          Subject: perl5.005_02 does not build on Cray T90
19591  Branch: perl
19592        ! toke.c
19593 ____________________________________________________________________________
19594 [  1828] By: gsar                                  on 1998/09/23  07:11:34
19595     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19596          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
19597          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
19598          Subject: [PATCH 5.005_5*] (?>) broken in RE
19599  Branch: perl
19600        ! regexec.c t/op/re_tests
19601 ____________________________________________________________________________
19602 [  1827] By: gsar                                  on 1998/09/23  07:09:50
19603     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
19604  Branch: perl
19605        ! t/op/grent.t t/op/groups.t
19606 ____________________________________________________________________________
19607 [  1826] By: gsar                                  on 1998/09/23  07:03:16
19608     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
19609          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
19610          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
19611          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
19612  Branch: perl
19613        - interp.sym
19614        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
19615 ____________________________________________________________________________
19616 [  1825] By: gsar                                  on 1998/09/23  06:56:40
19617     Log: re-introduce change#1703
19618  Branch: perl
19619        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
19620 ____________________________________________________________________________
19621 [  1824] By: gsar                                  on 1998/09/23  06:44:19
19622     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19623          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
19624          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
19625          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
19626  Branch: perl
19627        ! lib/perl5db.pl
19628 ____________________________________________________________________________
19629 [  1823] By: gsar                                  on 1998/09/23  06:41:34
19630         Log: From: Joe Buehler <jhpb@hekimian.com>
19631              Date: 29 Aug 1998 17:13:28 -0400
19632              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
19633              Subject: patches for perl 5.005_51 under U/WIN
19634      Branch: perl
19635            + hints/uwin.sh
19636            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
19637            ! t/lib/posix.t
19638 ____________________________________________________________________________
19639 [  1822] By: gsar                                  on 1998/09/23  06:36:59
19640         Log: add missing C<no utf8;> tweak from Larry
19641      Branch: perl
19642            ! t/op/subst.t
19643 ____________________________________________________________________________
19644 [  1821] By: gsar                                  on 1998/09/23  06:27:51
19645         Log: s/runops/CALLRUNOPS/
19646      Branch: perl
19647            ! cc_runtime.h
19648 ____________________________________________________________________________
19649 [  1820] By: gsar                                  on 1998/09/23  06:24:49
19650         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
19651      Branch: perl
19652           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
19653           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
19654           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
19655           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
19656           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
19657           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
19658           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
19659           +> t/pragma/warn/util
19660            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
19661            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
19662            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
19663            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
19664            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
19665            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
19666            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
19667            - t/pragma/warn-util
19668            ! MANIFEST t/pragma/warning.t
19669 ____________________________________________________________________________
19670 [  1819] By: gsar                                  on 1998/09/23  06:08:46
19671         Log: make \(%foo) return refs to values (not copies of values)
19672              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
19673              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
19674              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
19675              --
19676              From: Roderick Schertler <roderick@argon.org>
19677              Date: Sat, 29 Aug 1998 00:58:33 -0400
19678              Message-ID: <29894.904366713@eeyore.ibcinc.com>
19679              Subject: Re: \(%x) problems
19680      Branch: perl
19681            ! doop.c pod/perlref.pod
19682 ____________________________________________________________________________
19683 [  1818] By: gsar                                  on 1998/09/23  06:05:08
19684         Log: make h2xs generate ANSI prototypes
19685      Branch: perl
19686            ! utils/h2xs.PL
19687 ____________________________________________________________________________
19688 [  1817] By: gsar                                  on 1998/09/23  05:57:16
19689         Log: updated usethreads hints for hpux 10.X
19690              From: Matthew T Harden <mthard@mthard1.monsanto.com>
19691              Date: Fri, 28 Aug 1998 14:10:42 GMT
19692              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
19693              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
19694      Branch: perl
19695            ! hints/hpux.sh perl.h
19696 ____________________________________________________________________________
19697 [  1816] By: gsar                                  on 1998/09/23  05:53:31
19698         Log: don't create empty directories in installperl
19699              From: Robin Barker <rmb1@cise.npl.co.uk>
19700              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
19701              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
19702              Subject: [PATCH 5.005_02] install: empty dirs
19703      Branch: perl
19704            ! installperl
19705 ____________________________________________________________________________
19706 [  1815] By: gsar                                  on 1998/09/23  05:50:36
19707         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
19708              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19709              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
19710              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
19711              Subject: Re: your mail
19712      Branch: perl
19713            ! regexec.c t/op/re_tests
19714 ____________________________________________________________________________
19715 [  1814] By: gsar                                  on 1998/09/23  05:45:17
19716         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
19717              Date: Thu, 20 Aug 1998 20:59:03 -0400
19718              Message-ID: <19980820205903.A12908@O2.chapin.edu>
19719              Subject: [PATCH] h2ph misquotes #error directives
19720      Branch: perl
19721            ! t/lib/h2ph.pht utils/h2ph.PL
19722 ____________________________________________________________________________
19723 [  1813] By: gsar                                  on 1998/09/23  05:42:41
19724         Log: patch to support computed regular subexpressions
19725              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19726              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
19727              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
19728              Subject: [5.005_5* PATCH] Postponed RE - now!
19729      Branch: perl
19730            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
19731            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
19732 ____________________________________________________________________________
19733 [  1812] By: gsar                                  on 1998/09/23  05:26:26
19734         Log: better CR-handling on shebang line and in formats (fixed variant of
19735              patch suggested by Igor Sysoev <igor@nitek.ru>)
19736      Branch: perl
19737            ! perl.c toke.c
19738 ____________________________________________________________________________
19739 [  1811] By: gsar                                  on 1998/09/23  04:35:46
19740         Log: document non-loopish blocks better
19741              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19742              Date: Tue, 18 Aug 1998 12:28:36 +0100
19743              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
19744              Subject: Re: next in do {} while block gives error message
19745      Branch: perl
19746            ! pod/perlfunc.pod
19747 ____________________________________________________________________________
19748 [  1810] By: gsar                                  on 1998/09/23  04:12:05
19749         Log: fix bogus integerization of pop()'s return value
19750              From: Gurusamy Sarathy <gsar@engin.umich.edu>
19751              Date: Sat, 15 Aug 1998 23:27:54 -0400
19752              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
19753              Subject: Re: Complex expression does integer arithmetic 
19754      Branch: perl
19755            ! opcode.h opcode.pl
19756 ____________________________________________________________________________
19757 [  1809] By: gsar                                  on 1998/09/23  04:09:43
19758         Log: tweak README.win32
19759      Branch: perl
19760            ! README.win32
19761 ____________________________________________________________________________
19762 [  1808] By: gsar                                  on 1998/09/23  03:40:57
19763         Log: better diagnostic for do{} used as lvalue
19764      Branch: perl
19765            ! op.c pod/perlport.pod
19766 ____________________________________________________________________________
19767 [  1807] By: gsar                                  on 1998/09/23  03:38:30
19768         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
19769              From: hansm@icgroup.nl
19770              Date: Tue, 11 Aug 98 21:08:51 +0200
19771              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
19772              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
19773      Branch: perl
19774            ! malloc.c
19775 ____________________________________________________________________________
19776 [  1806] By: gsar                                  on 1998/09/23  03:36:08
19777         Log: support make written in perl (aka "pmake") on win32
19778      Branch: perl
19779            ! lib/ExtUtils/MM_Win32.pm
19780 ____________________________________________________________________________
19781 [  1805] By: gsar                                  on 1998/09/23  03:30:07
19782         Log: fix mismatched UV/U32 types for to_utf8_*()
19783      Branch: perl
19784            ! utf8.c
19785 ____________________________________________________________________________
19786 [  1804] By: gsar                                  on 1998/09/23  03:22:22
19787         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
19788              Date: Sun, 9 Aug 1998 22:38:23 +0200
19789              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
19790              Subject: [PATCH 5.5002] dos-djgpp update
19791      Branch: perl
19792            ! t/io/fs.t
19793 ____________________________________________________________________________
19794 [  1803] By: gsar                                  on 1998/09/23  03:20:13
19795         Log: apply minimal variant of patch (sent via private mail)
19796              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
19797              Date: Wed, 12 Aug 1998 15:42:35 +0300
19798              Message-Id: <199808121242.PAA29761@comanche.spices>
19799              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
19800      Branch: perl
19801            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
19802            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
19803 ____________________________________________________________________________
19804 [  1802] By: gsar                                  on 1998/09/23  03:03:39
19805         Log: adjust searchdict.t for EBCDIC (still needs documenting)
19806              From: pvhp@forte.com (Peter Prymmer)
19807              Date: Thu, 6 Aug 98 18:09:39 PDT
19808              Message-Id: <9808070109.AA06158@forte.com>
19809              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
19810      Branch: perl
19811            ! README.os390 t/lib/searchdict.t
19812 ____________________________________________________________________________
19813 [  1801] By: gsar                                  on 1998/09/23  02:54:15
19814         Log: silence redefined warning for XS(INIT) {}
19815      Branch: perl
19816            ! op.c
19817 ____________________________________________________________________________
19818 [  1800] By: gsar                                  on 1998/09/23  02:42:23
19819         Log: support match indices via special variables @- and @+
19820              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19821              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
19822              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
19823              Subject: [PATCH 5.004_76] @- and @+
19824      Branch: perl
19825            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
19826            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
19827 ____________________________________________________________________________
19828 [  1799] By: gsar                                  on 1998/09/23  01:44:31
19829         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19830              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
19831              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
19832              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
19833      Branch: perl
19834            ! regcomp.c t/op/re_tests
19835 ____________________________________________________________________________
19836 [  1798] By: gsar                                  on 1998/09/23  01:39:23
19837         Log: integrate maint-5.005 changes (except conflicting change#1794)
19838      Branch: perl
19839            ! Changes
19840           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
19841           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
19842           !> win32/win32.h
19843 ____________________________________________________________________________
19844 [  1797] By: gsar                                  on 1998/09/23  01:32:36
19845         Log: add note to win32/Makefile about setting CCHOME
19846      Branch: perl
19847            ! win32/Makefile win32/makefile.mk
19848 ____________________________________________________________________________
19849 [  1796] By: gsar                                  on 1998/09/23  01:31:32
19850         Log: perl.pod tweak
19851      Branch: perl
19852            ! pod/perl.pod
19853 ____________________________________________________________________________
19854 [  1795] By: gsar                                  on 1998/09/21  20:34:10
19855         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
19856      Branch: perl
19857            ! lib/ExtUtils/xsubpp
19858 ____________________________________________________________________________
19859 [  1789] By: gsar                                  on 1998/09/18  18:01:37
19860         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
19861      Branch: perl
19862            ! cop.h t/cmd/for.t
19863 ____________________________________________________________________________
19864 [  1788] By: gsar                                  on 1998/09/17  02:19:11
19865         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
19866      Branch: perl
19867            ! win32/config.bc win32/config.gc win32/config.vc
19868 ____________________________________________________________________________
19869 [  1787] By: gsar                                  on 1998/09/17  01:45:14
19870         Log: suppress bogus warning on C<sub x {} x()>
19871      Branch: perl
19872            ! toke.c
19873 ____________________________________________________________________________
19874 [  1786] By: gsar                                  on 1998/09/17  01:42:51
19875         Log: ntohl typo in objXSUB.h
19876      Branch: perl
19877            ! objXSUB.h
19878 ____________________________________________________________________________
19879 [  1785] By: gsar                                  on 1998/09/17  01:41:48
19880         Log: fill gaps in sig_* entries in win32/config.?c
19881      Branch: perl
19882            ! win32/config.bc win32/config.gc win32/config.vc
19883 ____________________________________________________________________________
19884 [  1781] By: larry                                 on 1998/09/05  23:48:24
19885         Log: tr/// logic was hosed under utf8
19886      Branch: perl
19887            ! doop.c op.c op.h pp.c proto.h
19888 ____________________________________________________________________________
19889 [  1780] By: larry                                 on 1998/09/05  23:44:16
19890         Log: several new tests needed tweaking to work under utf8
19891      Branch: perl
19892            ! t/comp/require.t t/op/pack.t t/op/substr.t
19893 ____________________________________________________________________________
19894 [  1779] By: larry                                 on 1998/09/05  23:41:42
19895         Log: index() applied BM optimization to wrong argument
19896      Branch: perl
19897            ! op.c util.c
19898 ____________________________________________________________________________
19899 [  1778] By: larry                                 on 1998/09/05  23:38:29
19900         Log: Implicit require during compile reset line numbering
19901      Branch: perl
19902            ! pp_ctl.c
19903
19904 ----------------
19905 Version 5.005_51
19906 ----------------
19907
19908 ____________________________________________________________________________
19909 [  1777] By: gsar                                  on 1998/08/10  07:02:38
19910         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
19911              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
19912              lexical warning testsuite for win32
19913      Branch: perl
19914            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
19915            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
19916            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
19917            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
19918            ! win32/Makefile win32/makefile.mk
19919 ____________________________________________________________________________
19920 [  1776] By: gsar                                  on 1998/08/09  17:53:48
19921         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
19922      Branch: perl
19923            ! Changes MANIFEST perl.c pod/perlhist.pod
19924 ____________________________________________________________________________
19925 [  1775] By: gsar                                  on 1998/08/09  14:35:33
19926         Log: tweak warning test
19927      Branch: perl
19928            ! t/pragma/warn-toke
19929 ____________________________________________________________________________
19930 [  1774] By: gsar                                  on 1998/08/09  14:13:46
19931         Log: add missing dTHR; notes for test failures due to small stacksize
19932      Branch: perl
19933            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
19934            ! toke.c universal.c util.c
19935 ____________________________________________________________________________
19936 [  1773] By: gsar                                  on 1998/08/09  11:31:53
19937         Log: lexical warnings; tweaks to places that didn't apply correctly
19938              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
19939              Date:    Wed, 29 Jul 1998 09:28:45 BST
19940              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
19941              Subject: lexical warnings patch for 5.005_50
19942      Branch: perl
19943            + README.lexwarn lib/warning.pm t/pragma/warn-2use
19944            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
19945            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
19946            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
19947            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
19948            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
19949            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
19950            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
19951            + warning.h warning.pl
19952            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
19953            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
19954            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
19955            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
19956            ! universal.c util.c
19957 ____________________________________________________________________________
19958 [  1772] By: gsar                                  on 1998/08/08  23:06:00
19959         Log: bump patchlevel to 5.005_51
19960      Branch: perl
19961            ! patchlevel.h win32/Makefile win32/config_H.bc
19962            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
19963 ____________________________________________________________________________
19964 [  1771] By: gsar                                  on 1998/08/08  23:01:57
19965         Log: fix bogus warning on "\x{123}"
19966              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
19967              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
19968              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
19969              Subject: [5.005_50 PATCH] Some unicode problems
19970      Branch: perl
19971            ! regcomp.c toke.c
19972 ____________________________________________________________________________
19973 [  1770] By: gsar                                  on 1998/08/08  22:56:55
19974         Log: hide dup symbol for static build of ext/re
19975              From: Dominic Dunlop <domo@ppp72.vo.lu>
19976              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
19977              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
19978              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
19979      Branch: perl
19980            ! regcomp.c
19981 ____________________________________________________________________________
19982 [  1769] By: gsar                                  on 1998/08/08  22:45:06
19983         Log: fix double free on -Mutf8 -e '$b=uc("")'
19984              From: larry@wall.org (Larry Wall)
19985              Date: Fri, 7 Aug 1998 14:42:43 -0700
19986              Message-Id: <199808072142.OAA14920@wall.org>
19987              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
19988      Branch: perl
19989            ! pp.c
19990 ____________________________________________________________________________
19991 [  1768] By: gsar                                  on 1998/08/08  22:42:29
19992         Log: substr() assumes utf8 without say-so
19993              From: larry@wall.org (Larry Wall)
19994              Date: Fri, 7 Aug 1998 12:25:12 -0700
19995              Message-Id: <199808071925.MAA13436@wall.org>
19996              Subject: [PATCH 5.005_50] substr bug?
19997      Branch: perl
19998            ! pp.c
19999 ____________________________________________________________________________
20000 [  1767] By: gsar                                  on 1998/08/08  22:38:25
20001         Log: fix intolerance of SWASHes for blank lines
20002              From: Gisle Aas <aas@sn.no>
20003              Date: 06 Aug 1998 23:28:57 +0200
20004              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
20005              Subject: Re: Re[2]: another joyride begins
20006      Branch: perl
20007            ! lib/utf8_heavy.pl
20008 ____________________________________________________________________________
20009 [  1766] By: gsar                                  on 1998/08/08  22:33:10
20010         Log: utf8 doc tweak
20011              From: Gisle Aas <aas@sn.no>
20012              Date: 05 Aug 1998 00:41:04 +0200
20013              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
20014              Subject: Matching clumps
20015      Branch: perl
20016            ! lib/utf8.pm
20017 ____________________________________________________________________________
20018 [  1765] By: gsar                                  on 1998/08/08  22:31:37
20019         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
20020              From: Gisle Aas <aas@sn.no>
20021              Date: 04 Aug 1998 22:56:11 +0200
20022              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
20023              Subject: Re: another joyride begins
20024      Branch: perl
20025            ! lib/utf8_heavy.pl
20026 ____________________________________________________________________________
20027 [  1764] By: gsar                                  on 1998/08/08  22:28:43
20028         Log: From: larry@wall.org (Larry Wall)
20029              Date: Tue, 4 Aug 1998 17:04:51 -0700
20030              Message-Id: <199808050004.RAA22592@wall.org>
20031              Subject: [PATCH 5.005_50] \pX not implemented!
20032      Branch: perl
20033            ! regcomp.c
20034 ____________________________________________________________________________
20035 [  1763] By: gsar                                  on 1998/08/08  22:27:15
20036         Log: From: Stephen McCamant <alias@mcs.com>
20037              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
20038              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
20039              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
20040      Branch: perl
20041            ! op.c
20042 ____________________________________________________________________________
20043 [  1762] By: gsar                                  on 1998/08/08  22:26:09
20044         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
20045              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
20046              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
20047              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
20048      Branch: perl
20049            + t/op/grent.t t/op/pwent.t
20050            ! MANIFEST
20051 ____________________________________________________________________________
20052 [  1761] By: gsar                                  on 1998/08/08  22:21:52
20053         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20054              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
20055              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
20056              Subject: [5.005_50 PATCH] misprint in RE engine
20057      Branch: perl
20058            ! regexec.c t/op/re_tests
20059 ____________________________________________________________________________
20060 [  1760] By: gsar                                  on 1998/08/08  22:18:54
20061         Log: integrate maint-5.005 changes into mainline
20062      Branch: perl
20063           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
20064           !> (integrate 138 files)
20065 ____________________________________________________________________________
20066 [  1672] By: gsar                                  on 1998/07/27  18:35:28
20067         Log: create new Changes
20068      Branch: perl
20069            + Changes
20070            ! Changes5.005 MANIFEST
20071 ____________________________________________________________________________
20072 [  1671] By: gsar                                  on 1998/07/27  18:30:57
20073         Log: rename Changes --> Changes5.005
20074      Branch: perl
20075           +> Changes5.005
20076            - Changes
20077 ____________________________________________________________________________
20078 [  1670] By: gsar                                  on 1998/07/27  18:10:14
20079         Log: integrate 5.005_01 changes from maint
20080      Branch: perl
20081            ! Changes
20082           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
20083           !> win32/win32.c
20084 ____________________________________________________________________________
20085 [  1667] By: nick                                  on 1998/07/26  14:31:01
20086         Log: Add dTHR so that it compiles miniperl in threaded mode
20087      Branch: perl
20088            ! doop.c mg.c regcomp.c regexec.c
20089 ____________________________________________________________________________
20090 [  1666] By: nick                                  on 1998/07/26  13:01:10
20091         Log: Resolve ansiperl against mainline (@1648?)
20092              Unclear that change number has "taken".
20093      Branch: ansiperl
20094           +> (branch 169 files)
20095            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
20096           !> (integrate 131 files)
20097
20098 ----------------
20099 Version 5.005_50
20100 ----------------
20101
20102 ____________________________________________________________________________
20103 [  1665] By: gsar                                  on 1998/07/26  05:38:48
20104         Log: add trailing newline to file
20105      Branch: perl
20106            ! Changes lib/unicode/blocks.txt
20107 ____________________________________________________________________________
20108 [  1664] By: gsar                                  on 1998/07/26  05:08:48
20109         Log: integrate proto.h additions from maint-5.005
20110      Branch: perl
20111           !> pod/perlhist.pod proto.h
20112 ____________________________________________________________________________
20113 [  1663] By: gsar                                  on 1998/07/26  05:07:05
20114         Log: add new files to MANIFEST; add missing prototypes to proto.h;
20115              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
20116              add typecasts to silence warnings; tweaks for win32 builds
20117      Branch: perl
20118            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
20119            ! win32/Makefile win32/makefile.mk
20120 ____________________________________________________________________________
20121 [  1662] By: gsar                                  on 1998/07/26  05:01:52
20122         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
20123      Branch: maint-5.005/perl
20124            ! pod/perlhist.pod proto.h
20125 ____________________________________________________________________________
20126 [  1661] By: gsar                                  on 1998/07/26  02:52:48
20127         Log: up patchlevel to 5.005_50
20128      Branch: perl
20129            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
20130            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
20131 ____________________________________________________________________________
20132 [  1660] By: gsar                                  on 1998/07/26  02:43:57
20133         Log: integrate utfperl
20134      Branch: perl
20135           +> (branch 162 files)
20136           !> (integrate 29 files)
20137 ____________________________________________________________________________
20138 [  1659] By: gsar                                  on 1998/07/26  02:38:22
20139         Log: integrate maint-5.005 changes
20140      Branch: perl
20141           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
20142           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
20143           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
20144           !> vms/descrip_mms.template vms/subconfigure.com
20145 ____________________________________________________________________________
20146 [  1658] By: gsar                                  on 1998/07/26  02:23:46
20147         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
20148              Date: Fri, 24 Jul 1998 11:38:25 -0700
20149              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
20150              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
20151              --
20152              Date: Fri, 24 Jul 1998 12:30:36 -0700
20153              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
20154              Subject: [PATCH 5.005]Tweaks to README.vms
20155              --
20156              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
20157              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
20158              Subject: [PATCH 5.005] Final build cleanup patch
20159      Branch: maint-5.005/perl
20160            ! README.vms vms/descrip_mms.template vms/subconfigure.com
20161 ____________________________________________________________________________
20162 [  1657] By: gsar                                  on 1998/07/26  02:19:50
20163         Log: another platform where pp_sselect() needs a whole fd_set buffer
20164              From: Lupe Christoph <lupe@alanya.m.isar.de>
20165              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
20166              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
20167              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
20168      Branch: maint-5.005/perl
20169            ! pp_sys.c
20170 ____________________________________________________________________________
20171 [  1656] By: gsar                                  on 1998/07/26  02:12:46
20172         Log: fix problem building modules on dos-djgpp
20173              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
20174              Date: Sat, 25 Jul 1998 00:53:39 +0200
20175              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
20176              Subject: [PATCH 5.005] dos-djgpp and modules problem
20177      Branch: maint-5.005/perl
20178            ! djgpp/fixpmain
20179 ____________________________________________________________________________
20180 [  1655] By: gsar                                  on 1998/07/26  02:11:09
20181         Log: From: Tom Spindler <dogcow@home.merit.edu>
20182              Date: Wed, 22 Jul 1998 16:11:07 -0400
20183              Message-ID: <19980722161107.A16813@home.merit.edu>
20184              Subject: [PATCH 5.005] BeOS tweak
20185      Branch: maint-5.005/perl
20186            ! hints/beos.sh
20187 ____________________________________________________________________________
20188 [  1654] By: gsar                                  on 1998/07/26  02:09:29
20189         Log: various pod tweaks
20190      Branch: maint-5.005/perl
20191            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
20192            ! pod/perltoc.pod
20193 ____________________________________________________________________________
20194 [  1653] By: gsar                                  on 1998/07/26  02:05:46
20195         Log: fix emacs/ptags for PL_* changes
20196              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20197              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
20198              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
20199              Subject: [PATCH 5.004_76] Yet better ptags
20200      Branch: maint-5.005/perl
20201            ! emacs/ptags
20202 ____________________________________________________________________________
20203 [  1652] By: gsar                                  on 1998/07/26  02:03:01
20204         Log: fix behavior of <=> on bigints
20205              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20206              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
20207              Date: Fri, 24 Jul 1998 18:29:53 +0100
20208              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
20209      Branch: maint-5.005/perl
20210            ! lib/Math/BigInt.pm t/lib/bigintpm.t
20211 ____________________________________________________________________________
20212 [  1651] By: larry                                 on 1998/07/24  05:44:33
20213         Log: Here are the long-expected Unicode/UTF-8 modifications.
20214      Branch: utfperl
20215            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
20216            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
20217            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
20218            + lib/unicode/Decomposition.pl
20219            + lib/unicode/In/AlphabeticPresentationForms.pl
20220            + lib/unicode/In/Arabic.pl
20221            + lib/unicode/In/ArabicPresentationForms-A.pl
20222            + lib/unicode/In/ArabicPresentationForms-B.pl
20223            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
20224            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
20225            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
20226            + lib/unicode/In/BoxDrawing.pl
20227            + lib/unicode/In/CJKCompatibility.pl
20228            + lib/unicode/In/CJKCompatibilityForms.pl
20229            + lib/unicode/In/CJKCompatibilityIdeographs.pl
20230            + lib/unicode/In/CJKSymbolsandPunctuation.pl
20231            + lib/unicode/In/CJKUnifiedIdeographs.pl
20232            + lib/unicode/In/CombiningDiacriticalMarks.pl
20233            + lib/unicode/In/CombiningHalfMarks.pl
20234            + lib/unicode/In/CombiningMarksforSymbols.pl
20235            + lib/unicode/In/ControlPictures.pl
20236            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
20237            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
20238            + lib/unicode/In/EnclosedAlphanumerics.pl
20239            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
20240            + lib/unicode/In/GeneralPunctuation.pl
20241            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
20242            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
20243            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
20244            + lib/unicode/In/HalfwidthandFullwidthForms.pl
20245            + lib/unicode/In/HangulCompatibilityJamo.pl
20246            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
20247            + lib/unicode/In/Hebrew.pl
20248            + lib/unicode/In/HighPrivateUseSurrogates.pl
20249            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
20250            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
20251            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
20252            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
20253            + lib/unicode/In/LatinExtended-A.pl
20254            + lib/unicode/In/LatinExtended-B.pl
20255            + lib/unicode/In/LatinExtendedAdditional.pl
20256            + lib/unicode/In/LetterlikeSymbols.pl
20257            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
20258            + lib/unicode/In/MathematicalOperators.pl
20259            + lib/unicode/In/MiscellaneousSymbols.pl
20260            + lib/unicode/In/MiscellaneousTechnical.pl
20261            + lib/unicode/In/NumberForms.pl
20262            + lib/unicode/In/OpticalCharacterRecognition.pl
20263            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
20264            + lib/unicode/In/SmallFormVariants.pl
20265            + lib/unicode/In/SpacingModifierLetters.pl
20266            + lib/unicode/In/Specials.pl
20267            + lib/unicode/In/SuperscriptsandSubscripts.pl
20268            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
20269            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
20270            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
20271            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
20272            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
20273            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
20274            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
20275            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
20276            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
20277            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
20278            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
20279            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
20280            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
20281            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
20282            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
20283            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
20284            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
20285            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
20286            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
20287            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
20288            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
20289            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
20290            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
20291            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
20292            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
20293            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
20294            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
20295            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
20296            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
20297            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
20298            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
20299            + lib/unicode/JamoShort.pl lib/unicode/Makefile
20300            + lib/unicode/Name.pl lib/unicode/Number.pl
20301            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
20302            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
20303            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
20304            + lib/unicode/blocks.txt lib/unicode/index2.txt
20305            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
20306            + lib/unicode/names2.txt lib/unicode/props2.txt
20307            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
20308            + utf8.c utf8.h
20309            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
20310            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
20311            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
20312            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
20313            ! t/op/vec.t toke.c util.c vms/vmsish.h
20314 ____________________________________________________________________________
20315 [  1650] By: gsar                                  on 1998/07/24  04:06:48
20316         Log: create utfperl branch
20317      Branch: utfperl
20318           +> (branch 1079 files)
20319 ____________________________________________________________________________
20320 [  1649] By: gsar                                  on 1998/07/24  03:56:56
20321         Log: create maint-5.005 branch
20322      Branch: maint-5.005/perl
20323           +> (branch 1079 files)
20324 ____________________________________________________________________________
20325 [  1648] By: gsar                                  on 1998/07/24  03:36:35
20326         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
20327      Branch: perl
20328            ! Changes
20329