more fixes for warnings from change#4840
[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 [  4879] By: gsar                                  on 2000/01/24  14:14:20
83         Log: force linkage of the function wrappers for globals in change#4878
84      Branch: perl
85            ! embed.pl globals.c perlapi.h win32/win32.h
86 ____________________________________________________________________________
87 [  4878] By: gsar                                  on 2000/01/24  13:04:45
88         Log: enable function wrappers for access to globals under MULTIPLICITY
89              (provides binary compatibility in the face of changes in interpreter
90              structure)
91      Branch: perl
92            ! Makefile.SH XSUB.h cflags.SH embed.pl makedef.pl objXSUB.h
93            ! perl.h perlapi.c perlapi.h win32/Makefile win32/makefile.mk
94 ____________________________________________________________________________
95 [  4877] By: jhi                                   on 2000/01/24  11:41:57
96         Log: perlhist update.
97      Branch: cfgperl
98            ! pod/perlhist.pod
99 ____________________________________________________________________________
100 [  4876] By: jhi                                   on 2000/01/24  11:32:07
101         Log: Updates on the large file support status.
102      Branch: cfgperl
103            ! pod/perldelta.pod
104 ____________________________________________________________________________
105 [  4875] By: jhi                                   on 2000/01/24  11:23:16
106         Log: Integrate with Sarathy.
107      Branch: cfgperl
108           !> ext/DB_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
109           !> ext/ODBM_File/ODBM_File.pm lib/AutoSplit.pm
110           !> lib/Math/Complex.pm lib/Math/Trig.pm lib/Shell.pm
111 ____________________________________________________________________________
112 [  4874] By: gsar                                  on 2000/01/24  10:43:03
113         Log: fix typos; avoid use constant for lowercase constants (produces
114              warnings now)
115      Branch: perl
116            ! ext/DB_File/Makefile.PL lib/Math/Complex.pm lib/Math/Trig.pm
117            ! lib/Shell.pm
118 ____________________________________________________________________________
119 [  4873] By: gsar                                  on 2000/01/24  09:40:24
120         Log: avoid warnings when there's no subs to autosplit
121      Branch: perl
122            ! lib/AutoSplit.pm
123 ____________________________________________________________________________
124 [  4872] By: jhi                                   on 2000/01/24  09:39:01
125         Log: Create a tool for converting a config_h.SH into a VOS config.h.
126      Branch: cfgperl
127            + vos/config.def vos/config.pl
128            ! MANIFEST vos/config.h vos/config_h.SH_orig
129 ____________________________________________________________________________
130 [  4871] By: gsar                                  on 2000/01/24  09:15:20
131         Log: typos in change#4623
132      Branch: perl
133            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
134 ____________________________________________________________________________
135 [  4870] By: jhi                                   on 2000/01/24  06:43:19
136         Log: Sync metaconfig units to comply with the typo fixes of #4869. 
137      Branch: cfgperl
138            ! Configure config_h.SH
139      Branch: metaconfig
140            + U/modified/cf_email.U U/modified/so.U
141      Branch: metaconfig/U/perl
142            ! dlsrc.U
143 ____________________________________________________________________________
144 [  4869] By: jhi                                   on 2000/01/24  06:04:31
145         Log: Integrate with Sarathy.
146      Branch: cfgperl
147           +> t/pragma/diagnostics.t
148           !> (integrate 120 files)
149 ____________________________________________________________________________
150 [  4868] By: gsar                                  on 2000/01/23  21:49:28
151         Log: on windows, set seek position to end for files opened in append mode
152              (improves compatibility with Unix, avoids buffering issues)
153      Branch: perl
154            ! win32/win32.c
155 ____________________________________________________________________________
156 [  4867] By: gsar                                  on 2000/01/23  21:19:31
157         Log: change#4866 was flawed; revert and add better fix for warning
158      Branch: perl
159            ! op.c op.h
160 ____________________________________________________________________________
161 [  4866] By: gsar                                  on 2000/01/23  20:43:56
162         Log: optimize away runtime code for our($foo) (also avoid warnings)
163      Branch: perl
164            ! op.c
165 ____________________________________________________________________________
166 [  4865] By: gsar                                  on 2000/01/23  13:17:18
167         Log: DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com>
168      Branch: perl
169            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
170            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
171 ____________________________________________________________________________
172 [  4864] By: gsar                                  on 2000/01/23  13:12:31
173         Log: system('VAR123=foo cmd') wasn't invoking shell (de-locale-ized patch
174              suggested by Dominic Dunlop <domo@computer.org>)
175      Branch: perl
176            ! doio.c
177 ____________________________________________________________________________
178 [  4863] By: gsar                                  on 2000/01/23  13:01:35
179         Log: fix misclassified warnings
180      Branch: perl
181            ! pod/perldiag.pod
182 ____________________________________________________________________________
183 [  4862] By: gsar                                  on 2000/01/23  12:52:12
184         Log: document bareword prototype incompatibility
185      Branch: perl
186            ! pod/perldelta.pod pod/perlsub.pod
187 ____________________________________________________________________________
188 [  4861] By: gsar                                  on 2000/01/23  12:32:25
189         Log: faulty edit
190      Branch: perl
191            ! lib/File/stat.pm
192 ____________________________________________________________________________
193 [  4860] By: gsar                                  on 2000/01/23  12:23:48
194         Log: s/use vars/our/g modules that aren't independently maintained on CPAN
195      Branch: perl
196            ! ext/B/B/Asmdata.pm ext/Data/Dumper/Dumper.pm
197            ! ext/Devel/DProf/DProf.pm ext/Fcntl/Fcntl.pm
198            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
199            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
200            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
201            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
202            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
203            ! ext/IO/lib/IO/Socket/UNIX.pm ext/NDBM_File/NDBM_File.pm
204            ! ext/ODBM_File/ODBM_File.pm ext/Opcode/Opcode.pm
205            ! ext/Opcode/Safe.pm ext/POSIX/POSIX.pm
206            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
207            ! ext/Thread/Thread.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
208            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Dumpvalue.pm
209            ! lib/ExtUtils/Command.pm lib/ExtUtils/Install.pm
210            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
211            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Mksymlists.pm
212            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
213            ! lib/File/Compare.pm lib/File/Copy.pm lib/File/Find.pm
214            ! lib/File/Path.pm lib/File/stat.pm lib/FileHandle.pm
215            ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Net/Ping.pm
216            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
217            ! lib/Net/servent.pm lib/Shell.pm lib/Test.pm
218            ! lib/Test/Harness.pm lib/Tie/Array.pm lib/Tie/Handle.pm
219            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
220            ! lib/User/pwent.pm lib/base.pm lib/caller.pm lib/constant.pm
221            ! lib/diagnostics.pm lib/fields.pm lib/lib.pm lib/strict.pm
222 ____________________________________________________________________________
223 [  4859] By: gsar                                  on 2000/01/23  11:29:22
224         Log: fix diagnostics to report "our" vs "my" correctly
225      Branch: perl
226            ! op.c pod/perldiag.pod
227 ____________________________________________________________________________
228 [  4858] By: gsar                                  on 2000/01/23  10:14:46
229         Log: set api_version to 5.5.0 (binary compatibility needs to get tested
230              more widely)
231      Branch: perl
232            ! patchlevel.h
233 ____________________________________________________________________________
234 [  4857] By: gsar                                  on 2000/01/23  10:04:03
235         Log: disallow our($foo::bar)
236      Branch: perl
237            ! pod/perldiag.pod toke.c
238 ____________________________________________________________________________
239 [  4856] By: gsar                                  on 2000/01/23  09:50:54
240         Log: dprofpp can't find Devel::DProf::VERSION due to change#4852
241      Branch: perl
242            ! utils/dprofpp.PL
243 ____________________________________________________________________________
244 [  4855] By: gsar                                  on 2000/01/23  09:36:51
245         Log: new test (from Michael G Schwern <schwern@pobox.com>)
246      Branch: perl
247            + t/pragma/diagnostics.t
248            ! MANIFEST
249 ____________________________________________________________________________
250 [  4854] By: gsar                                  on 2000/01/23  09:24:40
251         Log: add PREREQ_PM to default template (suggested by Michael G Schwern
252              <schwern@pobox.com>)
253      Branch: perl
254            ! utils/h2xs.PL
255 ____________________________________________________________________________
256 [  4853] By: gsar                                  on 2000/01/23  09:08:30
257         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
258      Branch: perl
259            ! cygwin/Makefile.SHs hints/cygwin.sh t/io/tell.t
260 ____________________________________________________________________________
261 [  4852] By: gsar                                  on 2000/01/23  08:52:44
262         Log: mark some extensions as "special versions" to avoid CPAN indexer
263              confusion (from Ilya Zakharevich)
264      Branch: perl
265            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
266 ____________________________________________________________________________
267 [  4851] By: gsar                                  on 2000/01/23  08:48:46
268         Log: prefer POSIX::uname() rather than syscalls, which require attempting
269              to load syscall.ph (from David Huggins-Daines <dhd@eradicator.org>)
270      Branch: perl
271            ! lib/Sys/Hostname.pm
272 ____________________________________________________________________________
273 [  4850] By: gsar                                  on 2000/01/23  08:36:43
274         Log: integrate cfgperl contents into mainline
275      Branch: perl
276           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
277           !> Porting/config_H config_h.SH perl.h
278 ____________________________________________________________________________
279 [  4849] By: gsar                                  on 2000/01/23  08:17:30
280         Log: fix localization in while BLOCK when there is a continue BLOCK
281              by introducing an explicit scope (c.f. change#4848)
282      Branch: perl
283            ! op.c pp_ctl.c t/cmd/while.t
284 ____________________________________________________________________________
285 [  4848] By: gsar                                  on 2000/01/23  06:43:51
286         Log: fix scope cleanup when next jumps to a continue block; this is rather
287              in the nature of a kludge; it doesn't fix the longstanding bug that
288              makes C<while (!$x++) { local $x = 7 } continue { print $x }> print "7"
289              instead of "1")
290      Branch: perl
291            ! pp_ctl.c t/cmd/while.t
292 ____________________________________________________________________________
293 [  4847] By: gsar                                  on 2000/01/23  04:47:25
294         Log: don't warn about masked lexical in C<if (my $x = 1) { my $x; }>,
295              C<while (my $x = foo()) { my $x = bar(); }> etc.
296      Branch: perl
297            ! op.c
298 ____________________________________________________________________________
299 [  4846] By: gsar                                  on 2000/01/23  04:44:17
300         Log: avoid warnings in change#4839
301      Branch: perl
302            ! lib/Carp/Heavy.pm
303 ____________________________________________________________________________
304 [  4845] By: gsar                                  on 2000/01/22  13:12:38
305         Log: Configure typos (from Ray Phillips <r.phillips@mailbox.uq.edu.au>)
306      Branch: perl
307            ! Changes Configure
308 ____________________________________________________________________________
309 [  4844] By: gsar                                  on 2000/01/22  12:46:26
310         Log: wrong category for exec() warning
311      Branch: perl
312            ! op.c pod/perlop.pod
313 ____________________________________________________________________________
314 [  4843] By: gsar                                  on 2000/01/22  12:42:40
315         Log: fix line continuations in argument lists (from Helmut Jarausch)
316      Branch: perl
317            ! lib/ExtUtils/xsubpp
318 ____________________________________________________________________________
319 [  4842] By: gsar                                  on 2000/01/22  12:34:39
320         Log: CGI.pm upgraded to v2.56 from CPAN
321      Branch: perl
322            ! eg/cgi/index.html lib/CGI.pm lib/CGI/Apache.pm
323            ! lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Switch.pm
324            ! t/lib/cgi-html.t
325 ____________________________________________________________________________
326 [  4841] By: gsar                                  on 2000/01/22  12:07:23
327         Log: avoid warnings due to lack of forward declarations
328      Branch: perl
329            ! lib/Pod/Html.pm
330 ____________________________________________________________________________
331 [  4840] By: gsar                                  on 2000/01/22  12:04:30
332         Log: heavy cleanup of Pod::Html bug fixes (from Wolfgang Laun
333              <wolfgang.laun@alcatel.at>)
334      Branch: perl
335            ! lib/Pod/Html.pm
336 ____________________________________________________________________________
337 [  4839] By: gsar                                  on 2000/01/22  11:57:24
338         Log: better Carp reporting within subclassed modules (from Wolfgang Laun
339              <wolfgang.laun@alcatel.at>)
340      Branch: perl
341            ! lib/Carp/Heavy.pm pod/perldelta.pod
342 ____________________________________________________________________________
343 [  4838] By: gsar                                  on 2000/01/22  10:53:06
344         Log: truncate(FH) flushes FH before truncating it
345      Branch: perl
346            ! pp_sys.c t/io/fs.t
347 ____________________________________________________________________________
348 [  4837] By: gsar                                  on 2000/01/22  10:37:16
349         Log: #line directives without a filename leave the file name as it was
350              instead of setting it to the script name (from Andrew Pimlott
351              <andrew@pimlott.ne.mediaone.net>)
352      Branch: perl
353            ! toke.c
354 ____________________________________________________________________________
355 [  4836] By: gsar                                  on 2000/01/22  10:06:53
356         Log: add patch for printf-style format typechecks (from Robin Barker
357              <rmb1@cise.npl.co.uk>); fixes for problems so identified
358      Branch: perl
359            ! XSUB.h doio.c dump.c embed.pl gv.c op.c perl.c perl.h pp_ctl.c
360            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c
361 ____________________________________________________________________________
362 [  4835] By: gsar                                  on 2000/01/22  08:42:52
363         Log: From: John Tobey <jtobey@isay.com>
364              Date: Thu, 16 Dec 1999 20:20:38 -0500
365              Message-Id: <E11ym4U-0000c7-00@einstein.localnet>
366              Subject: [ID 19991216.006] [PATCH 5.005_63] Reloading modules that use 'fields'
367      Branch: perl
368            ! lib/base.pm lib/fields.pm t/lib/fields.t
369 ____________________________________________________________________________
370 [  4834] By: gsar                                  on 2000/01/22  08:08:08
371         Log: fix deeply nested closures that have no references to lexical in
372              intervening subs
373      Branch: perl
374            ! embed.h embed.pl op.c proto.h t/op/closure.t
375 ____________________________________________________________________________
376 [  4833] By: gsar                                  on 2000/01/21  17:04:21
377         Log: add $VERSION
378      Branch: perl
379            ! lib/Text/Soundex.pm lib/Tie/Handle.pm
380 ____________________________________________________________________________
381 [  4832] By: gsar                                  on 2000/01/21  16:49:09
382         Log: fix bug in dumping self-referential scalars
383      Branch: perl
384            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
385            ! t/lib/dumper.t
386 ____________________________________________________________________________
387 [  4831] By: jhi                                   on 2000/01/21  09:16:07
388         Log: Integrate with Sarathy.
389      Branch: cfgperl
390           +> t/op/exists_sub.t
391           !> INSTALL MANIFEST embed.h embed.pl global.sym objXSUB.h op.c
392           !> op.h perlapi.c pod/perldelta.pod pod/perldiag.pod
393           !> pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod pp.c pp_hot.c
394           !> pp_sys.c proto.h sv.c sv.h t/pragma/warn/pp_hot
395           !> t/pragma/warn/pp_sys util.c utils/h2xs.PL
396 ____________________________________________________________________________
397 [  4830] By: gsar                                  on 2000/01/21  04:28:08
398         Log: patch to report warnings on bogus filehandles passed to flock(),
399              more consistent warnings, from Greg Bacon <gbacon@itsc.uah.edu>
400              (slightly modified)
401      Branch: perl
402            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
403            ! pod/perldiag.pod pp_hot.c pp_sys.c proto.h
404            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
405 ____________________________________________________________________________
406 [  4829] By: gsar                                  on 2000/01/21  03:43:46
407         Log: typo fix
408      Branch: perl
409            ! pod/perlop.pod
410 ____________________________________________________________________________
411 [  4828] By: gsar                                  on 2000/01/21  03:32:31
412         Log: notes about $^H and %^H from Ilya Zakharevich; substantial
413              fixups of faulty facts and prose
414      Branch: perl
415            ! pod/perlvar.pod
416 ____________________________________________________________________________
417 [  4827] By: gsar                                  on 2000/01/21  01:45:51
418         Log: support for C<exists &func> (from Spider Boardman)
419      Branch: perl
420            + t/op/exists_sub.t
421            ! MANIFEST op.c op.h pod/perldelta.pod pod/perldiag.pod
422            ! pod/perlfunc.pod pp.c
423 ____________________________________________________________________________
424 [  4826] By: gsar                                  on 2000/01/21  01:35:46
425         Log: mention the fact that open(my $foo, ...) covers all handle
426              constructors
427      Branch: perl
428            ! pod/perldelta.pod
429 ____________________________________________________________________________
430 [  4825] By: gsar                                  on 2000/01/21  01:03:34
431         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
432              Date: Wed, 19 Jan 2000 15:05:11 -0500
433              Message-ID: <20000119150511.A22859@monk.mps.ohio-state.edu>
434              Subject: [PATCH 5.005_63] h2xs goof and a depessimization
435      Branch: perl
436            ! utils/h2xs.PL
437 ____________________________________________________________________________
438 [  4824] By: gsar                                  on 2000/01/20  19:14:26
439         Log: INSTALL updates from Andy Dougherty
440      Branch: perl
441            ! INSTALL
442 ____________________________________________________________________________
443 [  4823] By: gsar                                  on 2000/01/20  08:40:13
444         Log: sv_true() has a superfluous test
445      Branch: perl
446            ! sv.c sv.h
447 ____________________________________________________________________________
448 [  4822] By: bailey                                on 2000/01/20  02:03:35
449         Log: Minor cosmetic updates
450      Branch: vmsperl
451            ! configure.com
452 ____________________________________________________________________________
453 [  4821] By: bailey                                on 2000/01/20  00:25:30
454         Log: Quick integration of mainline changes to date
455      Branch: vmsperl
456           +> (branch 74 files)
457            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu epoc/config.h
458            - epoc/perl.mmp epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
459            - lib/Pod/PlainText.pm lib/unicode/Eq/Latin1
460            - lib/unicode/Eq/Unicode lib/unicode/Jamo-2.txt
461            - lib/unicode/Unicode.html lib/unicode/UnicodeData-Latest.txt
462            - lib/warning.pm os2/POSIX.mkfifo warning.h
463           !> (integrate 462 files)
464 ____________________________________________________________________________
465 [  4820] By: jhi                                   on 2000/01/19  22:46:42
466         Log: More robust inc_version_list from Andy.
467      Branch: cfgperl
468            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
469            ! config_h.SH
470      Branch: metaconfig
471            ! U/installdirs/inc_version_list.U
472 ____________________________________________________________________________
473 [  4819] By: jhi                                   on 2000/01/19  17:36:56
474         Log: Add NV_PRESERVES_UV.
475      Branch: cfgperl
476            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
477            ! config_h.SH perl.h
478      Branch: metaconfig
479            ! U/protos/selecttype.U
480      Branch: metaconfig/U/perl
481            - nvpresuv.U
482            ! perlxv.U
483 ____________________________________________________________________________
484 [  4818] By: jhi                                   on 2000/01/19  08:13:05
485         Log: Integrate with Sarathy.
486      Branch: cfgperl
487           !> Changes Configure win32/config.bc win32/config.gc
488           !> win32/config.vc win32/config_H.bc win32/config_H.gc
489           !> win32/config_H.vc
490 ____________________________________________________________________________
491 [  4817] By: gsar                                  on 2000/01/19  05:25:43
492         Log: regen win32/config*
493      Branch: perl
494            ! Configure win32/config.bc win32/config.gc win32/config.vc
495            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
496 ____________________________________________________________________________
497 [  4816] By: jhi                                   on 2000/01/18  21:19:10
498         Log: Policy patch from Andy for installation directories,
499              removing the $apiversion.
500      Branch: cfgperl
501            ! Policy_sh.SH
502 ____________________________________________________________________________
503 [  4815] By: jhi                                   on 2000/01/18  21:11:03
504         Log: Move _GNU_SOURCE into config_h.SH awaay from Configure
505              as suggested by Andy.
506      Branch: cfgperl
507            ! Configure config_h.SH
508      Branch: metaconfig
509            ! U/compline/d_gnulibc.U U/modified/cc.U
510 ____________________________________________________________________________
511 [  4814] By: gsar                                  on 2000/01/18  20:48:10
512         Log: integrate cfgperl changes into mainline
513      Branch: perl
514            ! Changes
515           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
516           !> Porting/pumpkin.pod config_h.SH doop.c patchlevel.h perl.c
517           !> perl.h t/lib/posix.t t/op/pack.t utf8.c
518 ____________________________________________________________________________
519 [  4813] By: jhi                                   on 2000/01/18  19:41:33
520         Log: metaconfig todo note from Andy.
521      Branch: cfgperl
522            ! Configure config_h.SH
523      Branch: metaconfig
524            ! U/installdirs/inc_version_list.U
525 ____________________________________________________________________________
526 [  4812] By: jhi                                   on 2000/01/18  15:02:55
527         Log: More -V.
528      Branch: cfgperl
529            ! perl.c
530 ____________________________________________________________________________
531 [  4811] By: jhi                                   on 2000/01/18  10:35:30
532         Log: More compile-time options shown with -V.
533      Branch: cfgperl
534            ! perl.c
535 ____________________________________________________________________________
536 [  4810] By: jhi                                   on 2000/01/17  08:35:49
537         Log: Add -D_GNU_SOURCE into ccflags for gcc (for now to expose
538              the strtold() and qgcvt() prototypes for long doubles, but
539              it should be okay in any case); fix bad assumptions in the
540              test suite about string->float conversions; though the out
541              parameter of strtold() (and strtoll()) is unused, it is nicer
542              to have it in correct type.
543      Branch: cfgperl
544            ! Configure config_h.SH perl.h t/lib/posix.t t/op/pack.t
545      Branch: metaconfig
546            ! U/modified/cc.U
547 ____________________________________________________________________________
548 [  4809] By: jhi                                   on 2000/01/16  19:21:18
549         Log: strtoll works better ternary.
550      Branch: cfgperl
551            ! perl.h
552 ____________________________________________________________________________
553 [  4808] By: jhi                                   on 2000/01/16  19:12:58
554         Log: Know strtoll.
555      Branch: cfgperl
556            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
557            ! config_h.SH perl.h
558 ____________________________________________________________________________
559 [  4807] By: jhi                                   on 2000/01/16  17:57:03
560         Log: Integrate with Sarathy.
561      Branch: cfgperl
562           !> dump.c gv.c gv.h lib/vars.pm op.c op.h perl.h pod/perlfunc.pod
563           !> sv.c sv.h t/pragma/strict-vars toke.c util.c
564 ____________________________________________________________________________
565 [  4806] By: jhi                                   on 2000/01/16  16:37:47
566         Log: Continue qgcvt work; closer now but not yet there.
567      Branch: cfgperl
568            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
569            ! config_h.SH doop.c utf8.c
570      Branch: metaconfig
571            ! U/compline/d_gconvert.U
572      Branch: metaconfig/U/perl
573            ! d_qgcvt.U
574 ____________________________________________________________________________
575 [  4805] By: jhi                                   on 2000/01/15  22:26:16
576         Log: Metaconfig and Porting patches from Andy; start using the new
577              long long and long double thingies from #4804; regen Configure.
578      Branch: cfgperl
579            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
580            ! Porting/pumpkin.pod config_h.SH patchlevel.h perl.h util.c
581      Branch: metaconfig
582            + U/dist_patches/dist-p70a U/dist_patches/dist-p70b
583            + U/dist_patches/dist-p70c U/installdirs/inc_version_list.U
584            + U/modified/myhostname.U U/modified/nis.U U/nullified/fpu.U
585            + U/nullified/lib.U
586            ! U/README U/compline/d_gconvert.U U/installdirs/sitearch.U
587            ! U/installdirs/sitelib.U U/installdirs/vendorarch.U
588            ! U/installdirs/vendorlib.U U/modified/Cppsym.U U/modified/Loc.U
589            ! U/modified/Oldconfig.U U/modified/Signal.U
590            ! U/modified/sig_name.U U/threads/usethreads.U
591      Branch: metaconfig/U/perl
592            ! d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
593            ! d_strtouq.U dlsrc.U i_db.U libperl.U patchlevel.U
594            ! usemultiplicity.U
595      Branch: perl
596            ! perl.h util.c
597 ____________________________________________________________________________
598 [  4804] By: jhi                                   on 2000/01/14  14:22:24
599         Log: Add more quad/long long/long double sciency.
600      Branch: metaconfig/U/perl
601            + d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
602            + d_strtouq.U
603 ____________________________________________________________________________
604 [  4803] By: gsar                                  on 2000/01/14  04:40:49
605         Log: minor optimization (avoid double sv_upgrade() for "our Foo $bar;")
606      Branch: perl
607            ! op.c
608 ____________________________________________________________________________
609 [  4802] By: gsar                                  on 2000/01/14  04:35:55
610         Log: add note about "our"
611      Branch: perl
612            ! lib/vars.pm
613 ____________________________________________________________________________
614 [  4801] By: gsar                                  on 2000/01/14  04:16:51
615         Log: nailed "our" declarations, and better warnings on duplicate
616              "our" declarations
617      Branch: perl
618            ! dump.c gv.c gv.h op.c pod/perlfunc.pod sv.c sv.h
619            ! t/pragma/strict-vars toke.c
620 ____________________________________________________________________________
621 [  4800] By: gsar                                  on 2000/01/14  01:27:13
622         Log: avoid spurious "Useless use of variable" warning on C<our $foo;>
623      Branch: perl
624            ! dump.c op.c op.h
625 ____________________________________________________________________________
626 [  4799] By: gsar                                  on 2000/01/14  01:17:15
627         Log: doc typo
628      Branch: perl
629            ! pod/perlfunc.pod
630 ____________________________________________________________________________
631 [  4798] By: jhi                                   on 2000/01/13  16:31:34
632         Log: Integrate with Sarathy.
633      Branch: cfgperl
634           +> epoc/config.sh epoc/epocish.c epoc/link.pl
635           +> ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/hints/openbsd.pl
636           +> ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
637           +> ext/ODBM_File/hints/cygwin.pl lib/byte.pm lib/byte_heavy.pl
638           +> lib/unicode/Unicode.300 pod/perlfork.pod t/lib/glob-case.t
639           +> win32/perlhost.h win32/vdir.h win32/vmem.h
640            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
641            - epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
642            - lib/unicode/UnicodeData-Latest.txt os2/POSIX.mkfifo
643           !> (integrate 282 files)
644 ____________________________________________________________________________
645 [  4797] By: gsar                                  on 2000/01/13  08:12:56
646         Log: clearer docs for change#4796; faster av_exists()
647      Branch: perl
648            ! av.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
649 ____________________________________________________________________________
650 [  4796] By: gsar                                  on 2000/01/13  06:49:03
651         Log: support delete() and exists() on array, tied array, and pseudo-hash
652              elements or slices
653      Branch: perl
654            ! av.c embed.h embed.pl global.sym lib/Tie/Array.pm
655            ! lib/Tie/Hash.pm objXSUB.h op.c perlapi.c pod/perldelta.pod
656            ! pod/perlfunc.pod pod/perlref.pod pod/perltie.pod pp.c proto.h
657            ! t/op/avhv.t t/op/delete.t
658 ____________________________________________________________________________
659 [  4795] By: gsar                                  on 2000/01/11  20:52:30
660         Log: extend site_perl changes change#4773 to vendor_perl as well
661      Branch: perl
662            ! Configure
663 ____________________________________________________________________________
664 [  4794] By: gsar                                  on 2000/01/11  19:18:50
665         Log: rework INSTALL to reflect new logic for versioning sitelibs
666      Branch: perl
667            ! INSTALL
668 ____________________________________________________________________________
669 [  4793] By: gsar                                  on 2000/01/11  01:44:00
670         Log: test for change#4792
671      Branch: perl
672            ! t/op/fork.t
673 ____________________________________________________________________________
674 [  4792] By: gsar                                  on 2000/01/11  01:22:36
675         Log: pseudo forked children inherit environment correctly
676      Branch: perl
677            ! win32/perlhost.h
678 ____________________________________________________________________________
679 [  4791] By: gsar                                  on 2000/01/10  19:14:03
680         Log: test tweak
681      Branch: perl
682            ! t/op/fork.t
683 ____________________________________________________________________________
684 [  4790] By: gsar                                  on 2000/01/10  18:56:16
685         Log: check for USE_ITHREADS sanity was too restrictive
686      Branch: perl
687            ! perl.h
688 ____________________________________________________________________________
689 [  4789] By: gsar                                  on 2000/01/10  18:30:24
690         Log: add workaround for textmode read() bug in MSVCRT; make chdir() do
691              a real SetCurrentDirectory() in toplevel host
692      Branch: perl
693            ! README.win32 win32/Makefile win32/makefile.mk win32/perlhost.h
694            ! win32/vdir.h win32/win32.c
695 ____________________________________________________________________________
696 [  4782] By: gsar                                  on 2000/01/10  05:27:03
697         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
698      Branch: perl
699            + epoc/config.sh epoc/epocish.c epoc/link.pl
700            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
701            - epoc/perl.pkg
702            ! MANIFEST README.epoc epoc/createpkg.pl epoc/epoc.c
703            ! epoc/epoc_stubs.c epoc/epocish.h ext/IO/lib/IO/Socket.pm
704            ! lib/Sys/Hostname.pm
705 ____________________________________________________________________________
706 [  4781] By: gsar                                  on 2000/01/10  05:11:03
707         Log: pod typos (from Abigail <abigail@delanet.com>)
708      Branch: perl
709            ! pod/perl.pod pod/perllexwarn.pod pod/perlxstut.pod
710 ____________________________________________________________________________
711 [  4780] By: gsar                                  on 2000/01/10  05:07:35
712         Log: failing RE test added (from Robert Cunningham <rkc@ll.mit.edu>)
713      Branch: perl
714            ! t/lib/thread.t
715 ____________________________________________________________________________
716 [  4779] By: gsar                                  on 2000/01/10  05:06:16
717         Log: terminate -s switch processing only on C<-->, not on C<--foo>
718      Branch: perl
719            ! perl.c
720 ____________________________________________________________________________
721 [  4778] By: gsar                                  on 2000/01/10  04:38:45
722         Log: useithreads needs usemultiplicity
723      Branch: perl
724            ! Configure perl.h
725 ____________________________________________________________________________
726 [  4777] By: gsar                                  on 2000/01/10  01:18:04
727         Log: use $Config{version} rather than $] where appropriate
728      Branch: perl
729            ! lib/CPAN.pm lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Unix.pm
730            ! lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm lib/diagnostics.pm
731            ! lib/lib.pm
732 ____________________________________________________________________________
733 [  4776] By: gsar                                  on 2000/01/10  00:11:34
734         Log: enable fork.t on windows
735      Branch: perl
736            ! t/op/fork.t
737 ____________________________________________________________________________
738 [  4775] By: gsar                                  on 2000/01/10  00:07:29
739         Log: broken test for use5005threads
740      Branch: perl
741            ! t/lib/safe2.t
742 ____________________________________________________________________________
743 [  4774] By: gsar                                  on 2000/01/09  23:56:37
744         Log: more windows build tweaks
745      Branch: perl
746            ! installperl makedef.pl win32/Makefile win32/config_H.bc
747            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
748            ! win32/makefile.mk
749 ____________________________________________________________________________
750 [  4773] By: gsar                                  on 2000/01/09  22:27:19
751         Log: more changes for new-style version numbers (versions numbers on
752              the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where
753              they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion};
754              split $Config{apiversion} into three, @Config{apirevision,apiversion,
755              apisubversion} for CPP friendliness; $Config{sitelib} now defaults
756              to .../site_perl/$version, just like $Config{privlib}, making sitelib
757              completely independent across versions and substantially eliminating
758              chances of breaking older installations by overwriting newly built
759              extensions; all this means compatibility inclusions for @INC will need
760              to take into account older sitelib versions (this still TODO)
761              
762              windows, vms, dos tweaks for the above
763      Branch: perl
764            ! Changes Configure INSTALL Porting/config.sh Porting/config_H
765            ! config_h.SH configure.com dosish.h installman installperl
766            ! patchlevel.h perl.c perl.h vms/vmsish.h win32/Makefile
767            ! win32/config.bc win32/config.gc win32/config.vc
768            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
769            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
770            ! win32/win32.c
771 ____________________________________________________________________________
772 [  4772] By: gsar                                  on 2000/01/09  19:05:33
773         Log: s/usethreads/use5005threads/g
774      Branch: perl
775            ! myconfig.SH t/lib/english.t t/lib/thread.t t/op/nothread.t
776 ____________________________________________________________________________
777 [  4771] By: gsar                                  on 2000/01/09  18:51:50
778         Log: Configure changes for new-style version numbers (from Andy Dougherty,
779              slightly altered)
780      Branch: perl
781            ! Configure INSTALL Porting/Glossary Porting/config.sh
782            ! Porting/config_H config_h.SH perl.h win32/Makefile
783            ! win32/config.bc win32/config.gc win32/config.vc
784            ! win32/makefile.mk
785 ____________________________________________________________________________
786 [  4770] By: gsar                                  on 2000/01/07  22:18:54
787         Log: fix for 'make utest' failures (from Ilya Zakharevich)
788      Branch: perl
789            ! regexec.c
790 ____________________________________________________________________________
791 [  4769] By: gsar                                  on 2000/01/07  18:23:16
792         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
793      Branch: perl
794            + ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
795            + ext/ODBM_File/hints/cygwin.pl
796            ! Configure INSTALL MANIFEST ext/POSIX/Makefile.PL
797            ! hints/cygwin.sh installman installperl lib/Cwd.pm
798            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec/Unix.pm lib/perl5db.pl
799            ! perlsdio.h t/op/magic.t t/op/stat.t utils/perlcc.PL
800 ____________________________________________________________________________
801 [  4768] By: gsar                                  on 2000/01/07  18:12:15
802         Log: typo on h2xs.PL (from Helmut Jarausch)
803      Branch: perl
804            ! utils/h2xs.PL
805 ____________________________________________________________________________
806 [  4767] By: gsar                                  on 2000/01/07  17:58:45
807         Log: VMS update (from Peter Prymmer <pvhp@forte.com>)
808      Branch: perl
809            ! README.vms configure.com vms/subconfigure.com
810 ____________________________________________________________________________
811 [  4766] By: gsar                                  on 2000/01/07  17:54:05
812         Log: os2/POSIX.mkfifo not needed (from Yitzchak Scott-Thoennes
813              <sthoenna@efn.org>)
814      Branch: perl
815            - os2/POSIX.mkfifo
816            ! MANIFEST README.os2
817 ____________________________________________________________________________
818 [  4765] By: gsar                                  on 2000/01/06  20:11:46
819         Log: add workaround for dlopen() bug on OpenBSD (relative paths that
820              match /^lib/ won't load properly)
821      Branch: perl
822            + ext/DynaLoader/hints/openbsd.pl
823            ! Changes MANIFEST ext/DynaLoader/dl_dlopen.xs
824 ____________________________________________________________________________
825 [  4764] By: gsar                                  on 2000/01/06  19:51:08
826         Log: add undocumented globals for compatibility--find.pl, and find2perl
827              generated code need them (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
828      Branch: perl
829            ! lib/File/Find.pm
830 ____________________________________________________________________________
831 [  4763] By: gsar                                  on 2000/01/06  10:51:07
832         Log: fix various C-backend shenanigans
833      Branch: perl
834            ! ext/B/B/C.pm
835 ____________________________________________________________________________
836 [  4762] By: gsar                                  on 2000/01/06  04:09:00
837         Log: tweak test in change#4757 for Windows
838      Branch: perl
839            ! t/io/open.t
840 ____________________________________________________________________________
841 [  4761] By: gsar                                  on 2000/01/06  02:55:30
842         Log: USE_ITHREADS tweak (reused pad values could be SvREADONLY if
843              they belonged to freed OP_CONSTs)
844      Branch: perl
845            ! op.c
846 ____________________________________________________________________________
847 [  4760] By: gsar                                  on 2000/01/06  00:22:40
848         Log: constant ranges could escape bareword check in list context
849      Branch: perl
850            ! op.c t/pragma/strict-subs
851 ____________________________________________________________________________
852 [  4759] By: gsar                                  on 2000/01/05  20:52:50
853         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
854              Date: Wed, 05 Jan 2000 15:23:18 EST
855              Message-Id: <20000105152318.A7400@monk.mps.ohio-state.edu>
856              Subject: Re: minimal m//g matches appear busted
857      Branch: perl
858            ! regexec.c t/op/pat.t
859 ____________________________________________________________________________
860 [  4758] By: gsar                                  on 2000/01/05  12:49:40
861         Log: various nits identified by warnings unmasked by recent changes
862      Branch: perl
863            ! ext/B/Makefile.PL lib/ExtUtils/Install.pm pod/perlfunc.pod
864 ____________________________________________________________________________
865 [  4757] By: gsar                                  on 2000/01/05  12:48:10
866         Log: severe bugs in change#3786 fixed
867      Branch: perl
868            ! doio.c t/io/open.t
869 ____________________________________________________________________________
870 [  4756] By: gsar                                  on 2000/01/05  11:25:10
871         Log: tweak change#4745 to make ebcdic output match for chars <= 037
872      Branch: perl
873            ! ext/Data/Dumper/Dumper.pm
874 ____________________________________________________________________________
875 [  4755] By: gsar                                  on 2000/01/05  06:56:05
876         Log: cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)
877      Branch: perl
878            ! Configure util.c utils/perlcc.PL
879 ____________________________________________________________________________
880 [  4754] By: gsar                                  on 2000/01/05  06:52:25
881         Log: avoid expensive Version_check (from Andreas Koenig)
882      Branch: perl
883            ! Changes lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
884            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
885 ____________________________________________________________________________
886 [  4753] By: gsar                                  on 2000/01/05  06:48:22
887         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
888              Date: 03 Jan 2000 21:56:02 +0100
889              Message-ID: <sfcvh5azxgd.fsf@hohenstaufen.in-berlin.de>
890              Subject: Reloading File::Copy
891      Branch: perl
892            ! Changes lib/File/Copy.pm t/lib/filecopy.t
893 ____________________________________________________________________________
894 [  4752] By: gsar                                  on 2000/01/04  01:19:20
895         Log: s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
896      Branch: perl
897            ! win32/Makefile win32/makefile.mk win32/win32.h
898 ____________________________________________________________________________
899 [  4751] By: gsar                                  on 2000/01/03  18:26:08
900         Log: avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)
901      Branch: perl
902            ! lib/ExtUtils/MakeMaker.pm
903 ____________________________________________________________________________
904 [  4750] By: gsar                                  on 2000/01/02  21:58:02
905         Log: make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possible
906              to write to a file other than tmon.out (suggested by Haakon Alstadheim
907              <Haakon.Alstadheim@sds.no>)
908      Branch: perl
909            ! ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
910 ____________________________________________________________________________
911 [  4749] By: gsar                                  on 2000/01/02  21:37:29
912         Log: disable optimization in change#3612 for join() and quotemeta()--this
913              removes all the gross hacks for the special cases in that change; fix
914              pp_concat() for when TARG == arg (modified version of patch suggested
915              by Ilya Zakharevich)
916      Branch: perl
917            ! op.c opcode.h opcode.pl pp_hot.c sv.c t/op/lex_assign.t
918 ____________________________________________________________________________
919 [  4748] By: gsar                                  on 2000/01/02  20:26:06
920         Log: MakeMaker should attempt to "require" rather than "use" prerequisites
921              to avoid imports (from Michael G Schwern <schwern@pobox.com>)
922      Branch: perl
923            ! lib/ExtUtils/MakeMaker.pm
924 ____________________________________________________________________________
925 [  4747] By: gsar                                  on 2000/01/02  20:17:36
926         Log: fix 4-arg substr() when used as argument to subroutine
927      Branch: perl
928            ! pp.c t/op/substr.t
929 ____________________________________________________________________________
930 [  4746] By: gsar                                  on 2000/01/02  18:45:58
931         Log: usethreads build fixups for NeXTstep (as suggested by Hans Mulder)
932      Branch: perl
933            ! embed.h embed.pl ext/DynaLoader/dl_beos.xs
934            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
935            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
936            ! perlapi.c proto.h thread.h util.c
937 ____________________________________________________________________________
938 [  4745] By: gsar                                  on 2000/01/02  18:15:44
939         Log: ebcdic fix for Data::Dumper from Peter Prymmer
940      Branch: perl
941            ! ext/Data/Dumper/Dumper.pm regcomp.c
942 ____________________________________________________________________________
943 [  4744] By: gsar                                  on 1999/12/31  22:42:23
944         Log: missing files in previous submit
945      Branch: perl
946            ! embed.h embed.pl ext/Devel/DProf/DProf.xs globals.c
947            ! lib/ExtUtils/MM_Unix.pm objXSUB.h perlapi.c proto.h
948 ____________________________________________________________________________
949 [  4743] By: gsar                                  on 1999/12/31  06:47:18
950         Log: various Windows build tweaks
951      Branch: perl
952            ! win32/win32.h
953 ____________________________________________________________________________
954 [  4742] By: gsar                                  on 1999/12/30  21:32:36
955         Log: change#4705 breaks code that interpolates $], so leave string value
956              of $] as it was for compatibility (and perhaps introduce $^V or similar
957              for the utf8 representation, maybe?)
958      Branch: perl
959            ! configpm gv.c
960 ____________________________________________________________________________
961 [  4741] By: gsar                                  on 1999/12/30  19:36:21
962         Log: avoid CRLF in byteloadable files created by perlcc
963      Branch: perl
964            ! utils/perlcc.PL
965 ____________________________________________________________________________
966 [  4740] By: gsar                                  on 1999/12/30  19:35:07
967         Log: leave DATA open in binmode if __END__ line doesn't have CRLF
968      Branch: perl
969            ! pod/perldelta.pod toke.c
970 ____________________________________________________________________________
971 [  4739] By: gsar                                  on 1999/12/30  05:44:21
972         Log: enable the PERL_BINMODE_SCRIPTS behavior by default on Windows
973              to allow ByteLoader to work; the DATA filehandles continue to
974              be left open in text mode for compatibility
975      Branch: perl
976            ! embed.h embed.pl objXSUB.h pod/perldelta.pod proto.h sv.c
977            ! toke.c win32/Makefile win32/makefile.mk win32/win32.c
978            ! win32/win32.h
979 ____________________________________________________________________________
980 [  4738] By: gsar                                  on 1999/12/30  04:36:12
981         Log: CR-LF support broken for formats
982      Branch: perl
983            ! toke.c
984 ____________________________________________________________________________
985 [  4737] By: gsar                                  on 1999/12/29  22:30:52
986         Log: make DProf functional under pseudo-fork()
987      Branch: perl
988            ! ext/Devel/DProf/DProf.xs
989 ____________________________________________________________________________
990 [  4736] By: gsar                                  on 1999/12/29  21:04:59
991         Log: slurp mode fix in change#2910 wasn't quite right (spotted by Hans
992              Mulder)
993      Branch: perl
994            ! doio.c pp_hot.c t/io/argv.t
995 ____________________________________________________________________________
996 [  4735] By: gsar                                  on 1999/12/29  18:12:40
997         Log: re.pm is needed earlier, xsubpp now uses it (spotted by Andreas
998              Koenig)
999      Branch: perl
1000            ! Makefile.SH
1001 ____________________________________________________________________________
1002 [  4734] By: gsar                                  on 1999/12/28  21:10:37
1003         Log: Windows build tweaks
1004      Branch: perl
1005            ! INTERN.h sv.c
1006 ____________________________________________________________________________
1007 [  4733] By: gsar                                  on 1999/12/28  20:45:15
1008         Log: remove never-taken branch for making getc() operate on ARGV (spotted 
1009              by Ralph Corderoy <ralph@inputplus.demon.co.uk>)
1010      Branch: perl
1011            ! pp_sys.c
1012 ____________________________________________________________________________
1013 [  4732] By: gsar                                  on 1999/12/28  20:42:13
1014         Log: tests for change#4642 and pod fixups suggested by Ralph Corderoy
1015              <ralph@inputplus.demon.co.uk>
1016      Branch: perl
1017            ! pod/perldelta.pod pod/perlfunc.pod pod/perlre.pod t/io/argv.t
1018 ____________________________________________________________________________
1019 [  4731] By: gsar                                  on 1999/12/28  20:23:17
1020         Log: optimize XSUBs to use targets if the -nooptimize xsubpp option is
1021              not supplied (variant of patch suggested by Ilya Zakharevich)
1022      Branch: perl
1023            ! XSUB.h lib/ExtUtils/xsubpp
1024 ____________________________________________________________________________
1025 [  4730] By: gsar                                  on 1999/12/28  19:55:56
1026         Log: range operator does magical string increment iff both operands
1027              are non-numbers, from Tom Phoenix <rootbeer@redcat.com>; fixed
1028              the "foreach (RANGE)" case as well
1029      Branch: perl
1030            ! pp_ctl.c t/op/range.t
1031 ____________________________________________________________________________
1032 [  4729] By: gsar                                  on 1999/12/28  18:40:19
1033         Log: Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>
1034      Branch: perl
1035            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
1036            ! EXTERN.h INTERN.h MANIFEST README.win32 iperlsys.h
1037            ! lib/ExtUtils/MM_Win32.pm makedef.pl win32/Makefile
1038            ! win32/config.gc win32/genmk95.pl win32/makefile.mk
1039            ! win32/perlhost.h win32/perllib.c win32/runperl.c win32/win32.c
1040            ! win32/win32.h
1041 ____________________________________________________________________________
1042 [  4728] By: gsar                                  on 1999/12/28  07:44:19
1043         Log: typecasts needed
1044      Branch: perl
1045            ! toke.c
1046 ____________________________________________________________________________
1047 [  4727] By: gsar                                  on 1999/12/28  06:23:08
1048         Log: change#4721 needed line number adjustments
1049      Branch: perl
1050            ! MANIFEST global.sym proto.h t/pragma/warn/doop
1051            ! t/pragma/warn/pp t/pragma/warn/regcomp t/pragma/warn/sv
1052            ! t/pragma/warn/toke t/pragma/warn/utf8
1053 ____________________________________________________________________________
1054 [  4726] By: gsar                                  on 1999/12/28  04:18:15
1055         Log: integrate utfperl contents into mainline
1056      Branch: perl
1057           +> lib/byte.pm lib/byte_heavy.pl
1058           !> configpm embed.h embed.pl embedvar.h gv.c intrpvar.h objXSUB.h
1059           !> patchlevel.h perl.c perl.h perlapi.c pp_ctl.c pp_hot.c proto.h
1060           !> regnodes.h sv.c sv.h t/comp/require.t toke.c utf8.h
1061 ____________________________________________________________________________
1062 [  4725] By: gsar                                  on 1999/12/28  04:08:09
1063         Log: integrate mainline contents
1064      Branch: utfperl
1065            - ext/DynaLoader/dl_cygwin.xs lib/unicode/Eq/Latin1
1066            - lib/unicode/Eq/Unicode
1067           !> (integrate 60 files)
1068 ____________________________________________________________________________
1069 [  4724] By: gsar                                  on 1999/12/28  03:44:10
1070         Log: fix for /(^|a)b/ breakage from Ilya Zakharevich
1071      Branch: perl
1072            ! regcomp.c t/op/re_tests
1073 ____________________________________________________________________________
1074 [  4723] By: gsar                                  on 1999/12/28  03:28:39
1075         Log: more ebcdic testsuite fixups (from Peter Prymmer)
1076      Branch: perl
1077            ! Changes lib/bigfloat.pl t/lib/charnames.t t/lib/dumper.t
1078            ! t/pragma/overload.t t/pragma/utf8.t
1079 ____________________________________________________________________________
1080 [  4722] By: gsar                                  on 1999/12/28  03:14:48
1081         Log: avoid "used once" warning
1082      Branch: perl
1083            ! lib/diagnostics.pm
1084 ____________________________________________________________________________
1085 [  4721] By: gsar                                  on 1999/12/28  03:10:32
1086         Log: ebcdic tweaks for tests from Peter Prymmer
1087      Branch: perl
1088            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/regcomp
1089            ! t/pragma/warn/sv t/pragma/warn/toke t/pragma/warn/utf8
1090 ____________________________________________________________________________
1091 [  4720] By: gsar                                  on 1999/12/28  03:08:39
1092         Log: pod nits from Simon Cozens <simon@brecon.co.uk> and others
1093      Branch: perl
1094            ! README.os2 lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
1095            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
1096            ! lib/ExtUtils/Mkbootstrap.pm pod/perlop.pod
1097 ____________________________________________________________________________
1098 [  4719] By: gsar                                  on 1999/12/28  03:01:04
1099         Log: perlport v1.45 from Chris Nandor
1100      Branch: perl
1101            ! pod/perlport.pod
1102 ____________________________________________________________________________
1103 [  4718] By: gsar                                  on 1999/12/28  02:59:16
1104         Log: newer version of constant.pm from Tom Phoenix; added Tom's notes to
1105              perldelta; added STOP, DESTROY and AUTOLOAD to specials list
1106      Branch: perl
1107            ! lib/constant.pm pod/perldelta.pod pod/perlvar.pod
1108            ! t/pragma/constant.t
1109 ____________________________________________________________________________
1110 [  4717] By: gsar                                  on 1999/12/28  02:47:04
1111         Log: cygwin update from Eric Fifer <EFifer@sanwaint.com>
1112      Branch: perl
1113            - ext/DynaLoader/dl_cygwin.xs
1114            ! MAINTAIN MANIFEST ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/pair.c
1115            ! hints/cygwin.sh installperl mg.c pod/perlfaq3.pod t/op/stat.t
1116            ! util.c
1117 ____________________________________________________________________________
1118 [  4716] By: gsar                                  on 1999/12/28  02:40:51
1119         Log: tweak to show up db-linked-with-libpthread-but-not-perl problem
1120              (from Andy Dougherty)
1121      Branch: perl
1122            ! Configure
1123 ____________________________________________________________________________
1124 [  4715] By: gsar                                  on 1999/12/28  02:38:44
1125         Log: better variant of change#4644 (from Andy Dougherty)
1126      Branch: perl
1127            ! Configure
1128 ____________________________________________________________________________
1129 [  4714] By: gsar                                  on 1999/12/28  02:36:40
1130         Log: be defensive about setting {host,group,pass}cat (from Andy Dougherty)
1131      Branch: perl
1132            ! Configure
1133 ____________________________________________________________________________
1134 [  4713] By: gsar                                  on 1999/12/28  02:35:15
1135         Log: $sitelib should be $prefix/lib/perl5/site_perl, as documented in
1136              INSTALL (from Andy Dougherty)
1137      Branch: perl
1138            ! Configure
1139 ____________________________________________________________________________
1140 [  4712] By: gsar                                  on 1999/12/28  02:30:55
1141         Log: avoid creating new files during make install
1142      Branch: perl
1143            ! Makefile.SH
1144 ____________________________________________________________________________
1145 [  4711] By: gsar                                  on 1999/12/28  02:24:44
1146         Log: pod edits from Paul Marquess and Mark-Jason Dominus
1147      Branch: perl
1148            ! AUTHORS Changes ext/DynaLoader/dl_aix.xs
1149            ! ext/DynaLoader/dl_dlopen.xs lib/Net/Ping.pm pod/perlcall.pod
1150            ! pod/perldelta.pod
1151 ____________________________________________________________________________
1152 [  4710] By: gsar                                  on 1999/12/28  02:05:23
1153         Log: miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
1154              <sthoenna@efn.org>); add explicit target for opmini.o
1155      Branch: perl
1156            ! Makefile.SH cygwin/Makefile.SHs os2/Makefile.SHs
1157 ____________________________________________________________________________
1158 [  4709] By: gsar                                  on 1999/12/28  01:20:39
1159         Log: partly fix perldiag regressions identified by Tom Christiansen
1160      Branch: perl
1161            ! doio.c lib/diagnostics.pm pod/perldiag.pod pp_hot.c pp_sys.c
1162            ! t/pragma/warn/4lint t/pragma/warn/doio t/pragma/warn/pp_hot
1163            ! t/pragma/warn/pp_sys
1164 ____________________________________________________________________________
1165 [  4708] By: gsar                                  on 1999/12/27  23:33:24
1166         Log: update perldiag for change#4707
1167      Branch: perl
1168            ! perl.c pod/perldiag.pod
1169 ____________________________________________________________________________
1170 [  4707] By: gsar                                  on 1999/12/27  23:23:39
1171         Log: allow spaces in -I switch argument
1172      Branch: perl
1173            ! perl.c
1174 ____________________________________________________________________________
1175 [  4706] By: gsar                                  on 1999/12/26  23:44:53
1176         Log: fix typos
1177      Branch: utfperl
1178            ! sv.h toke.c
1179 ____________________________________________________________________________
1180 [  4705] By: gsar                                  on 1999/12/24  04:02:35
1181         Log: support for v5.5.640 style version numbers
1182      Branch: utfperl
1183            ! configpm embedvar.h gv.c intrpvar.h objXSUB.h patchlevel.h
1184            ! perl.c perl.h pp_ctl.c sv.c sv.h t/comp/require.t toke.c
1185 ____________________________________________________________________________
1186 [  4704] By: gsar                                  on 1999/12/23  08:54:27
1187         Log: bring in basic threads stuff under USE_ITHREADS
1188      Branch: perl
1189            ! makedef.pl op.c perl.c perl.h perlvars.h pp_sys.c thread.h
1190            ! util.c
1191 ____________________________________________________________________________
1192 [  4703] By: gsar                                  on 1999/12/23  00:10:06
1193         Log: integrate mainline contents into utfperl
1194      Branch: utfperl
1195           !> (integrate 33 files)
1196 ____________________________________________________________________________
1197 [  4702] By: gsar                                  on 1999/12/20  17:18:23
1198         Log: virtual directory handling broken on paths with trailing slash
1199      Branch: perl
1200            ! win32/Makefile win32/makefile.mk win32/vdir.h
1201 ____________________________________________________________________________
1202 [  4701] By: gsar                                  on 1999/12/20  17:09:55
1203         Log: revert optimization in change#4700 (it appears OPpRUNTIME flag
1204              isn't set for all m/$foo/o)
1205      Branch: perl
1206            ! pp_ctl.c
1207 ____________________________________________________________________________
1208 [  4700] By: gsar                                  on 1999/12/20  16:28:51
1209         Log: avoid pp_regcomp() changing optree at run time under USE_*THREADS (or
1210              we have a race on our hands)
1211      Branch: perl
1212            ! pp_ctl.c
1213 ____________________________________________________________________________
1214 [  4699] By: gsar                                  on 1999/12/20  16:19:00
1215         Log: pod tweaks
1216      Branch: perl
1217            ! pod/perldelta.pod pod/perlfilter.pod pod/perlopentut.pod
1218 ____________________________________________________________________________
1219 [  4698] By: gsar                                  on 1999/12/20  07:55:07
1220         Log: uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
1221      Branch: perl
1222            ! utf8.c
1223 ____________________________________________________________________________
1224 [  4697] By: gsar                                  on 1999/12/18  01:35:50
1225         Log: fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
1226              anon hash rather than a block; test case for the same
1227      Branch: perl
1228            ! t/comp/term.t toke.c
1229 ____________________________________________________________________________
1230 [  4696] By: gsar                                  on 1999/12/17  19:55:03
1231         Log: leak in change#4694 spotted by Larry
1232      Branch: perl
1233            ! hv.c
1234 ____________________________________________________________________________
1235 [  4695] By: gsar                                  on 1999/12/17  18:14:11
1236         Log: test case for change#4694
1237      Branch: perl
1238            ! t/op/delete.t
1239 ____________________________________________________________________________
1240 [  4694] By: gsar                                  on 1999/12/17  18:09:08
1241         Log: delete() should return the value as is, not a copy thereof
1242      Branch: perl
1243            ! hv.c pod/perldelta.pod
1244 ____________________________________________________________________________
1245 [  4693] By: gsar                                  on 1999/12/17  17:45:58
1246         Log: fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakharevich)
1247      Branch: perl
1248            ! regexec.c t/op/re_tests
1249 ____________________________________________________________________________
1250 [  4692] By: gsar                                  on 1999/12/17  17:41:10
1251         Log: credits tweak
1252      Branch: perl
1253            ! lib/File/Spec.pm
1254 ____________________________________________________________________________
1255 [  4691] By: gsar                                  on 1999/12/17  07:12:53
1256         Log: DynaLoader doesn't build properly when $(DLSRC) changes
1257              (fix suggested by Hans Mulder)
1258      Branch: perl
1259            ! ext/DynaLoader/Makefile.PL
1260 ____________________________________________________________________________
1261 [  4690] By: gsar                                  on 1999/12/17  06:26:34
1262         Log: add missing new ops
1263      Branch: perl
1264            ! ext/B/ramblings/runtime.porting
1265 ____________________________________________________________________________
1266 [  4689] By: gsar                                  on 1999/12/17  06:16:49
1267         Log: test harness tweak from Hans Mulder
1268      Branch: perl
1269            ! t/TEST
1270 ____________________________________________________________________________
1271 [  4688] By: gsar                                  on 1999/12/17  06:14:23
1272         Log: miniperl build fixes for NeXTstep and cygwin (from Hans Mulder
1273              and Lucian CIONCA <Lucian.Cionca@algoritma.ro>)
1274      Branch: perl
1275            ! Makefile.SH cygwin/Makefile.SHs
1276 ____________________________________________________________________________
1277 [  4687] By: gsar                                  on 1999/12/17  06:06:46
1278         Log: applied suggested patch with whitespace adjustments
1279              From: Helmut Jarausch <jarausch@numa1.igpm.rwth-aachen.de>
1280              Date: Thu, 16 Dec 1999 08:57:55 +0100
1281              Message-id: <38589B82.C4668E10@numa1.igpm.rwth-aachen.de>
1282              Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle /
1283      Branch: perl
1284            ! lib/File/Find.pm
1285 ____________________________________________________________________________
1286 [  4686] By: gsar                                  on 1999/12/17  05:48:53
1287         Log: avoid warnings due to symbols unintroduced by XSLoader (spotted
1288              by Hans Mulder)
1289      Branch: perl
1290            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
1291            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
1292            ! ext/DynaLoader/dl_rhapsody.xs
1293 ____________________________________________________________________________
1294 [  4685] By: gsar                                  on 1999/12/17  05:37:51
1295         Log: fix bug when one of the operands is +0E+0 (from Ronald J Kimball
1296              <rjk@linguist.dartmouth.edu>)
1297      Branch: perl
1298            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
1299 ____________________________________________________________________________
1300 [  4684] By: gsar                                  on 1999/12/16  09:32:48
1301         Log: spell out how to get 4-digit year (from Micheal G Schwern
1302              <schwern@pobox.com>)
1303      Branch: perl
1304            ! pod/perlfunc.pod
1305 ____________________________________________________________________________
1306 [  4683] By: gsar                                  on 1999/12/16  09:26:53
1307         Log: type mismatch for %c format argument (spotted by Robin Barker
1308              <rmb1@cise.npl.co.uk>)
1309      Branch: perl
1310            ! regcomp.c
1311 ____________________________________________________________________________
1312 [  4682] By: gsar                                  on 1999/12/16  08:33:28
1313         Log: mingw32 doesn't have anonymous union (from Benjamin Stuhl
1314              <sho_pi@hotmail.com>)
1315      Branch: perl
1316            ! win32/win32.c
1317 ____________________________________________________________________________
1318 [  4681] By: gsar                                  on 1999/12/16  08:31:15
1319         Log: missing backslash (spotted by Johan Vromans)
1320      Branch: perl
1321            ! perl.c
1322 ____________________________________________________________________________
1323 [  4680] By: gsar                                  on 1999/12/16  08:26:00
1324         Log: avoid coredump on diagnostics when STDERR is closed
1325      Branch: perl
1326            ! perl.h
1327 ____________________________________________________________________________
1328 [  4679] By: gsar                                  on 1999/12/12  18:09:41
1329         Log: integrate mainline changes
1330      Branch: utfperl
1331           +> (branch 39 files)
1332            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
1333            - lib/unicode/UnicodeData-Latest.txt
1334           !> (integrate 447 files)
1335 ____________________________________________________________________________
1336 [  4678] By: gsar                                  on 1999/12/10  01:39:13
1337         Log: interpreter structure should be nulled under -DMULTIPLICITY
1338      Branch: perl
1339            ! perl.c
1340 ____________________________________________________________________________
1341 [  4677] By: gsar                                  on 1999/12/09  11:10:27
1342         Log: update Changes
1343      Branch: perl
1344            ! Changes
1345
1346 ----------------
1347 Version 5.005_63
1348 ----------------
1349
1350 ____________________________________________________________________________
1351 [  4676] By: gsar                                  on 1999/12/09  10:51:43
1352         Log: fix File::Find testsuite bugs in symlink-less places
1353      Branch: perl
1354            ! t/lib/filefind.t
1355 ____________________________________________________________________________
1356 [  4675] By: gsar                                  on 1999/12/09  10:22:31
1357         Log: USE_ITHREADS tweaks and notes
1358      Branch: perl
1359            ! op.c pod/perldelta.pod sv.c
1360 ____________________________________________________________________________
1361 [  4674] By: gsar                                  on 1999/12/09  10:21:53
1362         Log: allow new style sort subs to work under usethreads
1363      Branch: perl
1364            ! pp_ctl.c
1365 ____________________________________________________________________________
1366 [  4673] By: gsar                                  on 1999/12/09  04:00:23
1367         Log: document compatibility issue with literal list slices and NOTOP
1368              (C<not (1,2,3)[0]> is now a syntax error)
1369      Branch: perl
1370            ! pod/perldelta.pod
1371 ____________________________________________________________________________
1372 [  4672] By: gsar                                  on 1999/12/09  01:14:46
1373         Log: avoid mismatched expectation <-> int types for C++ builds
1374      Branch: perl
1375            ! embed.pl intrpvar.h proto.h toke.c
1376 ____________________________________________________________________________
1377 [  4671] By: gsar                                  on 1999/12/09  00:36:24
1378         Log: newer version of File::Find with support for following symlinks and
1379              other features, from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
1380      Branch: perl
1381            ! lib/File/Find.pm pod/perldelta.pod t/lib/filefind.t
1382 ____________________________________________________________________________
1383 [  4670] By: gsar                                  on 1999/12/09  00:13:06
1384         Log: avoid initializing GvCV slot for autovivified filehandles
1385      Branch: perl
1386            ! pp.c
1387 ____________________________________________________________________________
1388 [  4669] By: gsar                                  on 1999/12/08  19:09:27
1389         Log: apply change#4618 again along with Ilya's patch to fix bugs
1390              in it (see change#4622)
1391      Branch: perl
1392            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h regexec.c
1393            ! t/op/re_tests t/op/subst.t
1394 ____________________________________________________________________________
1395 [  4668] By: gsar                                  on 1999/12/08  18:56:53
1396         Log: patch to fix parser bug in C<${h{${a[0]}}} = 13>
1397              From: Larry Wall <larry@wall.org>
1398              Date: Tue, 7 Dec 1999 12:39:30 -0800 (PST)
1399              Message-Id: <199912072039.MAA13257@kiev.wall.org>
1400              Subject: Re: [ID 19991204.002] Inconsistency of ${hash{key}}
1401      Branch: perl
1402            ! embedvar.h intrpvar.h objXSUB.h sv.c toke.c
1403 ____________________________________________________________________________
1404 [  4667] By: gsar                                  on 1999/12/08  18:47:37
1405         Log: patch to fix aix hints from ortmann@vnet.ibm.com
1406      Branch: perl
1407            ! hints/aix.sh
1408 ____________________________________________________________________________
1409 [  4666] By: gsar                                  on 1999/12/08  18:29:02
1410         Log: documentation tweaks from M. J. T. Guy, Micheal Schwern, and
1411              Tim Meadowcroft
1412      Branch: perl
1413            ! Changes lib/Benchmark.pm pod/perlipc.pod pod/perlre.pod
1414 ____________________________________________________________________________
1415 [  4665] By: gsar                                  on 1999/12/08  02:22:31
1416         Log: introduce save_I8() for saving byte values
1417      Branch: perl
1418            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
1419            ! regcomp.c regexec.c scope.c scope.h sv.c
1420 ____________________________________________________________________________
1421 [  4664] By: gsar                                  on 1999/12/08  02:02:33
1422         Log: use SAVEINT() rather than SAVEDESTRUCTOR() for saving PL_expect etc.
1423      Branch: perl
1424            ! toke.c
1425 ____________________________________________________________________________
1426 [  4663] By: gsar                                  on 1999/12/08  01:11:44
1427         Log: longstanding typo in lexer: PL_lex_expect was not properly
1428              saved on reentry
1429      Branch: perl
1430            ! toke.c
1431 ____________________________________________________________________________
1432 [  4662] By: gsar                                  on 1999/12/07  23:16:21
1433         Log: typos in change#4546
1434      Branch: perl
1435            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm sv.c
1436 ____________________________________________________________________________
1437 [  4661] By: gsar                                  on 1999/12/07  09:33:50
1438         Log: typos in change#4660
1439      Branch: perl
1440            ! embed.h embed.pl objXSUB.h perl.h perlapi.c pp_sys.c proto.h
1441 ____________________________________________________________________________
1442 [  4660] By: gsar                                  on 1999/12/06  23:42:55
1443         Log: tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;
1444              fix bug where lc($readonly) could result in bogus errors
1445      Branch: perl
1446            ! embed.h embed.pl iperlsys.h makedef.pl objXSUB.h perlapi.c
1447            ! pp.c pp_sys.c proto.h sv.c
1448 ____________________________________________________________________________
1449 [  4659] By: gsar                                  on 1999/12/06  15:24:31
1450         Log: allow IRIX 6.5 to build perl (from Helmut Jarausch
1451              <jarausch@igpm.rwth-aachen.de>)
1452      Branch: perl
1453            ! perl.h
1454 ____________________________________________________________________________
1455 [  4658] By: gsar                                  on 1999/12/06  15:18:30
1456         Log: fix for -Dp via $^D (suggested by Stephane Payrard
1457              <stef@adnaccess.com>)
1458      Branch: perl
1459            ! mg.c
1460 ____________________________________________________________________________
1461 [  4657] By: gsar                                  on 1999/12/06  06:50:01
1462         Log: change#4641 needs perldiag.pod edit
1463      Branch: perl
1464            - lib/unicode/UnicodeData-Latest.txt
1465            ! pod/perldiag.pod
1466 ____________________________________________________________________________
1467 [  4656] By: gsar                                  on 1999/12/06  01:36:56
1468         Log: Makefile tweak for change#4649
1469      Branch: perl
1470            ! Makefile.SH
1471 ____________________________________________________________________________
1472 [  4655] By: gsar                                  on 1999/12/05  17:23:57
1473         Log: change#4653 was missing a patch reject
1474      Branch: perl
1475            ! win32/makefile.mk
1476 ____________________________________________________________________________
1477 [  4654] By: gsar                                  on 1999/12/05  11:41:04
1478         Log: windows build tweaks for Borland compiler
1479      Branch: perl
1480            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
1481 ____________________________________________________________________________
1482 [  4653] By: gsar                                  on 1999/12/05  11:07:37
1483         Log: applied somewhat modified version of suggested patch
1484              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
1485              Date: Thu, 18 Nov 1999 18:45:27 PST
1486              Message-ID: <19991119024527.72749.qmail@hotmail.com>
1487              Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB
1488      Branch: perl
1489            + win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
1490            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
1491            ! lib/ExtUtils/MM_Win32.pm win32/config_sh.PL win32/genmk95.pl
1492            ! win32/makefile.mk win32/win32.h
1493 ____________________________________________________________________________
1494 [  4652] By: gsar                                  on 1999/12/05  09:24:45
1495         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
1496              Date: Thu, 4 Nov 1999 16:34:23 -0800 (PST)
1497              Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com>
1498              Subject: [ID 19991104.005] modified hints file for UnixWare7 ( svr5)
1499      Branch: perl
1500            ! Changes hints/svr5.sh
1501 ____________________________________________________________________________
1502 [  4651] By: gsar                                  on 1999/12/05  09:01:19
1503         Log: on dosish platforms, avoid infinite recursion in File::Path::mkpath()
1504              when given non-existent drive names
1505      Branch: perl
1506            ! lib/File/Path.pm
1507 ____________________________________________________________________________
1508 [  4650] By: gsar                                  on 1999/12/05  08:47:11
1509         Log: windows build tweaks for change#4649
1510      Branch: perl
1511            ! win32/Makefile win32/makefile.mk
1512 ____________________________________________________________________________
1513 [  4649] By: gsar                                  on 1999/12/05  07:49:28
1514         Log: make File::Glob::glob() the default for CORE::glob()
1515              (old csh glob can still be had with -DPERL_EXTERNAL_GLOB)
1516      Branch: perl
1517            ! Makefile.SH op.c pod/perldelta.pod win32/Makefile
1518            ! win32/makefile.mk
1519 ____________________________________________________________________________
1520 [  4648] By: gsar                                  on 1999/12/05  00:33:34
1521         Log: fix bug in processing L<> tags (from j.vavruska@post.cz)
1522      Branch: perl
1523            ! lib/Pod/Html.pm
1524 ____________________________________________________________________________
1525 [  4647] By: gsar                                  on 1999/12/05  00:14:01
1526         Log: remove outdated entry
1527      Branch: perl
1528            ! pod/perltrap.pod
1529 ____________________________________________________________________________
1530 [  4646] By: gsar                                  on 1999/12/04  22:48:51
1531         Log: s/block/loop block/ in diagnostics about next, last, redo
1532      Branch: perl
1533            ! pod/perldiag.pod pp_ctl.c t/op/runlevel.t t/pragma/warn/pp_ctl
1534 ____________________________________________________________________________
1535 [  4645] By: gsar                                  on 1999/12/04  22:25:32
1536         Log: readability tweak suggested by GRommel@sears.com
1537      Branch: perl
1538            ! pp.c
1539 ____________________________________________________________________________
1540 [  4644] By: gsar                                  on 1999/12/04  22:05:00
1541         Log: Configure tweak from Peter Prymmer
1542      Branch: perl
1543            ! Configure
1544 ____________________________________________________________________________
1545 [  4643] By: gsar                                  on 1999/12/04  21:55:27
1546         Log: make weak keyword check look for defined(&lock), not
1547              merely defined(*lock)
1548      Branch: perl
1549            ! toke.c
1550 ____________________________________________________________________________
1551 [  4642] By: gsar                                  on 1999/12/04  21:11:51
1552         Log: make eof() open ARGV if it isn't open already; also fixes bug
1553              where eof() would operate on any last-read filehandle, not
1554              just ARGV
1555      Branch: perl
1556            ! pp_sys.c
1557 ____________________________________________________________________________
1558 [  4641] By: gsar                                  on 1999/12/04  04:42:25
1559         Log: make uninitialized value warnings report opcode
1560      Branch: perl
1561            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
1562            ! opcode.pl perl.h perlapi.c pp.c pp_hot.c proto.h sv.c
1563            ! t/op/misc.t t/pragma/warn/1global t/pragma/warn/2use
1564            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/7fatal
1565            ! t/pragma/warn/doio t/pragma/warn/pp t/pragma/warn/pp_hot
1566            ! t/pragma/warn/sv
1567 ____________________________________________________________________________
1568 [  4640] By: gsar                                  on 1999/12/04  02:40:44
1569         Log: provide explicit functions timegm_nocheck() and timelocal_nocheck()
1570              that don't do range checking
1571      Branch: perl
1572            ! lib/Time/Local.pm
1573 ____________________________________________________________________________
1574 [  4639] By: gsar                                  on 1999/12/04  01:00:49
1575         Log: better implementation of change#3326; open(local $foo,...) now
1576              allowed in addition to any uninitialized variable, for consistency
1577              with how autovivification works elsewhere; add code to use the
1578              variable name as the name of the handle for simple variables, so
1579              that diagnostics report the handle: "... at - line 1, <$foo> line 10."
1580      Branch: perl
1581            ! op.c pod/perldelta.pod pp.c t/io/open.t
1582 ____________________________________________________________________________
1583 [  4638] By: gsar                                  on 1999/12/03  21:20:00
1584         Log: pod nits
1585      Branch: perl
1586            ! pod/perlfunc.pod pod/perlrun.pod
1587 ____________________________________________________________________________
1588 [  4637] By: gsar                                  on 1999/12/03  08:59:04
1589         Log: change#4431 was flawed
1590      Branch: perl
1591            ! Makefile.SH
1592 ____________________________________________________________________________
1593 [  4636] By: gsar                                  on 1999/12/03  07:59:52
1594         Log: pod embellishments from Nathan Torkington
1595      Branch: perl
1596            ! pod/perlfaq2.pod pod/perlhack.pod
1597 ____________________________________________________________________________
1598 [  4635] By: gsar                                  on 1999/12/03  07:56:04
1599         Log: perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
1600      Branch: perl
1601            ! pod/perlfaq4.pod
1602 ____________________________________________________________________________
1603 [  4634] By: gsar                                  on 1999/12/03  07:47:47
1604         Log: test tweak for VMS (from Craig A. Berry)
1605      Branch: perl
1606            ! t/io/nargv.t
1607 ____________________________________________________________________________
1608 [  4633] By: gsar                                  on 1999/12/03  07:44:52
1609         Log: patchls tweak from Andreas Koenig
1610      Branch: perl
1611            ! Porting/patchls
1612 ____________________________________________________________________________
1613 [  4632] By: gsar                                  on 1999/12/03  07:42:23
1614         Log: don't mess with the umask()
1615      Branch: perl
1616            ! installhtml installman installperl lib/ExtUtils/Install.pm
1617            ! lib/ExtUtils/Manifest.pm
1618 ____________________________________________________________________________
1619 [  4631] By: gsar                                  on 1999/12/03  06:52:50
1620         Log: support -a switch to append bytecode to an existing file and make
1621              perlcc use it (from Tom Hughes <tom@compton.nu>)
1622      Branch: perl
1623            ! ext/B/B/Bytecode.pm utils/perlcc.PL
1624 ____________________________________________________________________________
1625 [  4630] By: gsar                                  on 1999/12/03  06:46:16
1626         Log: document incompatible perl4 vec() vs bitwise ops interaction trap
1627              (from Tom Phoenix)
1628      Branch: perl
1629            ! pod/perltrap.pod
1630 ____________________________________________________________________________
1631 [  4629] By: gsar                                  on 1999/12/03  06:40:15
1632         Log: use PerlIO abstraction rather than straight stdio (from
1633              Chip Salzenberg)
1634      Branch: perl
1635            ! ext/ByteLoader/ByteLoader.xs
1636 ____________________________________________________________________________
1637 [  4628] By: gsar                                  on 1999/12/03  06:15:54
1638         Log: avoid warning in IO::Select::exists() if socket doesn't exist
1639      Branch: perl
1640            ! ext/IO/lib/IO/Select.pm
1641 ____________________________________________________________________________
1642 [  4627] By: gsar                                  on 1999/12/03  06:05:19
1643         Log: two small patches from Peter Prymmer <pvhp@forte.com>
1644      Branch: perl
1645            ! makedepend.SH win32/Makefile win32/makefile.mk
1646 ____________________________________________________________________________
1647 [  4626] By: gsar                                  on 1999/12/03  05:36:38
1648         Log: From: Peter Prymmer <pvhp@forte.com>
1649              Date: Thu, 25 Nov 1999 21:06:19 -0800 (PST)
1650              Message-Id: <199911260506.VAA17230@brio.forte.com>
1651              Subject: [PATCH: 5.005_62] implement /[:ascii:]/ on ebcdic machines
1652      Branch: perl
1653            ! regcomp.c
1654 ____________________________________________________________________________
1655 [  4625] By: gsar                                  on 1999/12/03  05:20:21
1656         Log: Windows build tweaks due to change#4623
1657      Branch: perl
1658            ! win32/Makefile win32/makefile.mk win32/perlhost.h
1659 ____________________________________________________________________________
1660 [  4624] By: gsar                                  on 1999/12/03  04:58:30
1661         Log: add missing file
1662      Branch: perl
1663            + ext/DynaLoader/XSLoader_pm.PL
1664 ____________________________________________________________________________
1665 [  4623] By: gsar                                  on 1999/12/03  04:47:03
1666         Log: applied suggested patch; removed $VERSION = $VERSION hack
1667              (change#4043 fixed the need for that)
1668              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1669              Date: Tue, 16 Nov 1999 01:50:31 EST
1670              Message-Id: <199911160650.BAA18874@monk.mps.ohio-state.edu>
1671              Subject: [PATCH 5.005_62] XSLoader.pm
1672      Branch: perl
1673            ! MANIFEST ext/B/B.pm ext/ByteLoader/ByteLoader.pm
1674            ! ext/DB_File/DB_File.pm ext/Data/Dumper/Dumper.pm
1675            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
1676            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
1677            ! ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm
1678            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm ext/IO/IO.pm
1679            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
1680            ! ext/Opcode/Opcode.pm ext/POSIX/POSIX.pm
1681            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
1682            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
1683            ! lib/AutoLoader.pm lib/FindBin.pm lib/Getopt/Std.pm
1684 ____________________________________________________________________________
1685 [  4622] By: gsar                                  on 1999/12/03  04:02:39
1686         Log: revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)
1687      Branch: perl
1688            ! Changes embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
1689 ____________________________________________________________________________
1690 [  4621] By: gsar                                  on 1999/12/02  22:24:53
1691         Log: caveat about thread-safety of extensions
1692      Branch: perl
1693            ! pod/perlfork.pod
1694 ____________________________________________________________________________
1695 [  4620] By: gsar                                  on 1999/12/02  20:31:02
1696         Log: XS documentation patches suggested by Ilya, severally adjusted
1697      Branch: perl
1698            ! pod/perlxs.pod pod/perlxstut.pod
1699 ____________________________________________________________________________
1700 [  4619] By: gsar                                  on 1999/12/02  17:52:50
1701         Log: re-add missing Unicode database master
1702      Branch: perl
1703            + lib/unicode/Unicode.300
1704 ____________________________________________________________________________
1705 [  4618] By: gsar                                  on 1999/12/02  06:56:18
1706         Log: applied suggested patch with prototype changes
1707              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
1708              Date:    Tue, 23 Nov 1999 22:55:55 EST
1709              Message-Id: <199911240355.WAA23033@monk.mps.ohio-state.edu>
1710              Subject: [PATCH 5.005_62] First char cognizance
1711      Branch: perl
1712            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
1713 ____________________________________________________________________________
1714 [  4617] By: gsar                                  on 1999/12/02  06:04:57
1715         Log: fixes for bugs in change#4586 and OS/2 pod tweak, from Ilya
1716      Branch: perl
1717            ! os2/OS2/REXX/REXX.pm regexec.c t/op/re_tests
1718 ____________________________________________________________________________
1719 [  4616] By: gsar                                  on 1999/12/02  04:30:22
1720         Log: various documentation tweaks suggested by M. J. T. Guy
1721      Branch: perl
1722            ! INSTALL lib/strict.pm pod/perlfunc.pod pod/perlsyn.pod
1723 ____________________________________________________________________________
1724 [  4615] By: gsar                                  on 1999/12/02  04:17:43
1725         Log: various File::Glob fixes for DOSISH platforms
1726              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
1727              Date: Tue, 02 Nov 1999 11:11:25 GMT
1728              Message-Id: <714DFA46B9BBD0119CD000805FC1F53BDC38E3@UKRUX002.rundc.uk.origin-it.com>
1729              Subject: File::Glob again. Final patch, honest!
1730      Branch: perl
1731            + t/lib/glob-case.t
1732            ! MANIFEST ext/File/Glob/Changes ext/File/Glob/Glob.pm
1733            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
1734            ! ext/File/Glob/bsd_glob.h op.c t/lib/glob-global.t
1735 ____________________________________________________________________________
1736 [  4614] By: gsar                                  on 1999/12/02  03:42:55
1737         Log: allow XSUBs and prototyped subroutines to be used with sort() (tweaked
1738              variant of patch suggested by Peter Haworth <pmh@edison.ioppublishing.com>)
1739      Branch: perl
1740            ! pod/perldelta.pod pod/perlfunc.pod pp_ctl.c t/op/sort.t
1741 ____________________________________________________________________________
1742 [  4613] By: gsar                                  on 1999/12/02  01:59:19
1743         Log: ignore yet another known scalar leak
1744      Branch: perl
1745            ! t/pragma/warn/regcomp
1746 ____________________________________________________________________________
1747 [  4612] By: gsar                                  on 1999/12/02  01:15:02
1748         Log: avoid potential stack extension bug in pp_unpack() (spotted by Ilya)
1749      Branch: perl
1750            ! pp.c
1751 ____________________________________________________________________________
1752 [  4611] By: gsar                                  on 1999/12/02  00:31:43
1753         Log: a somewhat tweaked version of suggested patch
1754              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1755              Date: Wed, 27 Oct 1999 18:57:41 -0400 (EDT)
1756              Message-Id: <199910272257.SAA29928@monk.mps.ohio-state.edu>
1757              Subject: [PATCH 5.005_62] Another round of pack/vec docs patches
1758      Branch: perl
1759            ! pod/perlfunc.pod
1760 ____________________________________________________________________________
1761 [  4610] By: gsar                                  on 1999/12/01  19:09:31
1762         Log: more accurate require() pseudocode (from James P. Williams
1763              <James.P.Williams@USAHQ.UnitedSpaceAlliance.com>)
1764      Branch: perl
1765            ! pod/perlfunc.pod
1766 ____________________________________________________________________________
1767 [  4609] By: gsar                                  on 1999/12/01  18:43:49
1768         Log: avoid "Callback called exit" error on intentional exit()
1769      Branch: perl
1770            ! embedvar.h intrpvar.h objXSUB.h perl.c perl.h pp_ctl.c
1771 ____________________________________________________________________________
1772 [  4608] By: gsar                                  on 1999/12/01  18:42:38
1773         Log: find_byclass() prototype was incoherent
1774      Branch: perl
1775            ! regexec.c
1776 ____________________________________________________________________________
1777 [  4607] By: gsar                                  on 1999/12/01  05:45:10
1778         Log: better documentation for goto &NAME (from M. J. T. Guy)
1779      Branch: perl
1780            ! pod/perlfunc.pod
1781 ____________________________________________________________________________
1782 [  4606] By: gsar                                  on 1999/12/01  05:33:14
1783         Log: integrate cfgperl contents into mainline
1784      Branch: perl
1785           +> lib/unicode/Jamo.txt lib/unicode/NamesList.html
1786           +> lib/unicode/UCD300.html lib/unicode/Unicode3.html
1787            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
1788            ! Changes
1789           !> (integrate 210 files)
1790 ____________________________________________________________________________
1791 [  4605] By: gsar                                  on 1999/12/01  05:15:27
1792         Log: avoid PTR->IV cast warnings
1793      Branch: perl
1794            ! mg.c op.c scope.h
1795 ____________________________________________________________________________
1796 [  4604] By: gsar                                  on 1999/12/01  03:59:56
1797         Log: email address changes
1798      Branch: perl
1799            ! AUTHORS Changes Porting/genlog Porting/p4d2p Porting/p4desc
1800            ! README.win32 ext/Data/Dumper/Dumper.pm lib/DB.pm
1801            ! lib/File/DosGlob.pm lib/Math/Complex.pm lib/Math/Trig.pm
1802            ! pod/perl5005delta.pod pod/perlport.pod t/op/runlevel.t
1803            ! utils/perlbug.PL utils/perldoc.PL win32/bin/perlglob.pl
1804 ____________________________________________________________________________
1805 [  4603] By: gsar                                  on 1999/12/01  03:45:13
1806         Log: minor USE_ITHREADS tweaks
1807      Branch: perl
1808            ! doio.c op.c op.h pp_hot.c pp_sys.c run.c win32/Makefile
1809            ! win32/perllib.c win32/win32.h
1810 ____________________________________________________________________________
1811 [  4602] By: gsar                                  on 1999/12/01  01:00:09
1812         Log: more complete pseudo-fork() support for Windows
1813      Branch: perl
1814            + pod/perlfork.pod win32/perlhost.h win32/vdir.h win32/vmem.h
1815            ! MANIFEST XSUB.h cop.h dump.c embed.h embed.pl embedvar.h
1816            ! ext/B/B/CC.pm ext/Opcode/Opcode.xs global.sym globals.c
1817            ! globvar.sym gv.c hv.c intrpvar.h iperlsys.h makedef.pl mg.c
1818            ! mpeix/mpeixish.h objXSUB.h op.c op.h os2/os2ish.h perl.c
1819            ! perl.h perlapi.c plan9/plan9ish.h pod/Makefile pod/buildtoc
1820            ! pod/perl.pod pod/roffitall pp.c pp_ctl.c pp_hot.c pp_sys.c
1821            ! proto.h regcomp.c run.c scope.c scope.h sv.c t/op/fork.t
1822            ! toke.c unixish.h util.c vos/vosish.h win32/Makefile
1823            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
1824            ! win32/win32iop.h win32/win32thread.h
1825 ____________________________________________________________________________
1826 [  4601] By: gsar                                  on 1999/12/01  00:45:38
1827         Log: rudimentary support for remote debugging, from aeons ago (somewhat
1828              modified)
1829              From: Graham TerMarsch <grahamt@ActiveState.com>
1830              Date: Sat, 12 Sep 1998 10:46:55 -0700
1831              Message-ID: <35FAB38F.EA9AAC50@activestate.com>
1832              Subject: Re: Patches to perl5db.pl to allow for remote debugging
1833      Branch: perl
1834            ! lib/perl5db.pl
1835 ____________________________________________________________________________
1836 [  4600] By: chip                                  on 1999/11/19  21:16:00
1837         Log: Document known limitations of fdopen() on some systems,
1838              as they apply to open() and sysopen().
1839      Branch: perl
1840            ! pod/perlfunc.pod
1841 ____________________________________________________________________________
1842 [  4599] By: chip                                  on 1999/11/19  17:20:19
1843         Log: Undef printf before redirecting it to PerlIO_stdoutf.
1844              (Avoids an irritating warning when compiling with PerlIO.)
1845      Branch: perl
1846            ! perl.h
1847 ____________________________________________________________________________
1848 [  4598] By: jhi                                   on 1999/11/22  21:30:17
1849         Log: Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.
1850      Branch: cfgperl
1851            ! README.vms t/io/open.t
1852 ____________________________________________________________________________
1853 [  4597] By: jhi                                   on 1999/11/21  16:21:21
1854         Log: Replace #4596 with the change done in 5.005_03.
1855      Branch: cfgperl
1856            ! ext/Errno/Errno_pm.PL
1857 ____________________________________________________________________________
1858 [  4596] By: jhi                                   on 1999/11/21  16:07:20
1859         Log: Skip processing a file if the file to be opened is '-'
1860              (can happen in UNICOS)
1861      Branch: cfgperl
1862            ! ext/Errno/Errno_pm.PL
1863 ____________________________________________________________________________
1864 [  4595] By: jhi                                   on 1999/11/21  14:05:10
1865         Log: VMS patches from Peter Prymmer.
1866      Branch: cfgperl
1867            ! doio.c mg.c taint.c vms/subconfigure.com vms/vms.c
1868 ____________________________________________________________________________
1869 [  4594] By: jhi                                   on 1999/11/18  17:07:14
1870         Log: The find_byclass prototype is already in proto.h. 
1871      Branch: cfgperl
1872            ! regexec.c
1873 ____________________________________________________________________________
1874 [  4593] By: gsar                                  on 1999/11/16  21:25:21
1875         Log: typo in flag checks
1876      Branch: utfperl
1877            ! sv.h
1878 ____________________________________________________________________________
1879 [  4592] By: jhi                                   on 1999/11/16  21:17:25
1880         Log: Regen Configure.
1881      Branch: cfgperl
1882            ! Configure config_h.SH pp.c pp.h vms/subconfigure.com
1883      Branch: metaconfig
1884            ! U/a_dvisory/quadtype.U
1885 ____________________________________________________________________________
1886 [  4591] By: jhi                                   on 1999/11/16  14:53:19
1887         Log: Integrate with Sarathy.
1888      Branch: cfgperl
1889           !> cop.h deb.c embed.h embed.pl global.sym lib/Pod/Checker.pm
1890           !> lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
1891           !> lib/Pod/Usage.pm makedef.pl objXSUB.h perl.c perlapi.c
1892           !> pod/podchecker.PL pp_sys.c proto.h sv.c t/pod/poderrs.t
1893           !> t/pod/poderrs.xr
1894 ____________________________________________________________________________
1895 [  4590] By: gsar                                  on 1999/11/16  05:57:56
1896         Log: Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>
1897      Branch: perl
1898            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
1899            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/podchecker.PL
1900            ! t/pod/poderrs.t t/pod/poderrs.xr
1901 ____________________________________________________________________________
1902 [  4589] By: gsar                                  on 1999/11/15  18:47:34
1903         Log: add a synchronous stub fork() for USE_ITHREADS to prove that a simple
1904              C<if (fork()) { print "parent" } else { print "child" }> works on
1905              Windows (incidentally running a cloned^2 interpreter :)
1906      Branch: perl
1907            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perlapi.c
1908            ! pp_sys.c proto.h sv.c
1909 ____________________________________________________________________________
1910 [  4588] By: gsar                                  on 1999/11/15  14:34:36
1911         Log: cloning the stack (part 1)
1912      Branch: perl
1913            ! cop.h deb.c perl.c sv.c
1914 ____________________________________________________________________________
1915 [  4587] By: jhi                                   on 1999/11/15  00:22:20
1916         Log: Integrate with Sarathy.
1917      Branch: cfgperl
1918           !> Changes embed.h embed.pl embedvar.h global.sym intrpvar.h
1919           !> makedef.pl objXSUB.h op.c perl.h perlapi.c proto.h run.c sv.c
1920           !> win32/perllib.c
1921 ____________________________________________________________________________
1922 [  4586] By: jhi                                   on 1999/11/14  21:17:26
1923         Log: Ilya's "hopscotch" patch, reworked by Ilya to fit.
1924      Branch: cfgperl
1925            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
1926 ____________________________________________________________________________
1927 [  4585] By: gsar                                  on 1999/11/14  20:01:45
1928         Log: tweak for win32 build
1929      Branch: perl
1930            ! embed.h embed.pl op.c proto.h
1931 ____________________________________________________________________________
1932 [  4584] By: gsar                                  on 1999/11/14  19:46:25
1933         Log: cosmetic tweaks
1934      Branch: perl
1935            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
1936            ! objXSUB.h perl.h perlapi.c proto.h sv.c win32/perllib.c
1937 ____________________________________________________________________________
1938 [  4583] By: gsar                                  on 1999/11/14  17:38:32
1939         Log: fix problem pointer casts
1940      Branch: perl
1941            ! Changes run.c sv.c
1942 ____________________________________________________________________________
1943 [  4582] By: jhi                                   on 1999/11/14  17:10:01
1944         Log: Integrate with Sarathy.
1945      Branch: cfgperl
1946           !> cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c perly.c
1947           !> perly.y pp_ctl.c pp_sys.c sv.c t/op/misc.t toke.c util.c
1948           !> vms/perly_c.vms win32/perllib.c
1949 ____________________________________________________________________________
1950 [  4581] By: jhi                                   on 1999/11/14  17:08:23
1951         Log: The separation of 64-bitness and largefileness continues
1952              (with a setback, see hpux.sh).
1953      Branch: cfgperl
1954            ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh
1955            ! hints/solaris_2.sh
1956      Branch: metaconfig
1957            ! U/threads/archname.U U/typedefs/lseektype.U
1958      Branch: metaconfig/U/perl
1959            ! fpossize.U use64bits.U uselfs.U
1960 ____________________________________________________________________________
1961 [  4580] By: jhi                                   on 1999/11/14  13:26:41
1962         Log: Another Unicode update.
1963      Branch: cfgperl
1964            + lib/unicode/Jamo.txt lib/unicode/NamesList.html
1965            + lib/unicode/UCD300.html lib/unicode/Unicode3.html
1966            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
1967            ! (edit 189 files)
1968 ____________________________________________________________________________
1969 [  4579] By: gsar                                  on 1999/11/14  10:21:49
1970         Log: sundry cleanups for cloned interpreters (only known failure mode
1971              is due to regexps keeping non-constant data in their compiled
1972              structures)
1973      Branch: perl
1974            ! cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c pp_ctl.c
1975            ! pp_sys.c sv.c toke.c util.c win32/perllib.c
1976 ____________________________________________________________________________
1977 [  4578] By: gsar                                  on 1999/11/14  03:37:37
1978         Log: fix bug in change#4515 (STOP blocks now see @ARGV like the rest)
1979      Branch: perl
1980            ! perly.c perly.y t/op/misc.t vms/perly_c.vms
1981 ____________________________________________________________________________
1982 [  4577] By: jhi                                   on 1999/11/13  19:50:24
1983         Log: Change #4576 accidentally leaked also parts of
1984              Ilya's patch that won't apply cleanly anymore.
1985      Branch: cfgperl
1986            ! regexec.c t/op/re_tests
1987 ____________________________________________________________________________
1988 [  4576] By: jhi                                   on 1999/11/13  19:43:37
1989         Log: Integrate with Sarathy.
1990      Branch: cfgperl
1991            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
1992           !> ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm t/lib/dumper.t
1993           !> t/op/regexp.t t/pragma/overload.t
1994 ____________________________________________________________________________
1995 [  4575] By: gsar                                  on 1999/11/13  19:41:46
1996         Log: typos in change#4561 and change#4565
1997      Branch: perl
1998            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
1999 ____________________________________________________________________________
2000 [  4574] By: gsar                                  on 1999/11/13  19:31:19
2001         Log: revert non-kosher parts of change#4562 (sort order problems
2002              should be ignored (on ebcdic) by fixing dumper.t/T() to sort
2003              result and expected lines; /[:ascii:]/ not working should be
2004              fixed, not ignored in regexp.t; result from sort should be
2005              fixed to be ascii portable on ebcdic, not ebcdic-specific)
2006      Branch: perl
2007            ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t
2008 ____________________________________________________________________________
2009 [  4573] By: gsar                                  on 1999/11/13  19:13:04
2010         Log: integrate cfgperl changes into mainline
2011      Branch: perl
2012           +> lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
2013           +> lib/unicode/In/BopomofoExtended.pl
2014           +> lib/unicode/In/BraillePatterns.pl
2015           +> lib/unicode/In/CJKRadicalsSupplement.pl
2016           +> lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
2017           +> lib/unicode/In/Cherokee.pl
2018           +> lib/unicode/In/IdeographicDescriptionCharacters.pl
2019           +> lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
2020           +> lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
2021           +> lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
2022           +> lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
2023           +> lib/unicode/In/Thaana.pl
2024           +> lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
2025           +> lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
2026            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
2027           !> (integrate 213 files)
2028 ____________________________________________________________________________
2029 [  4572] By: jhi                                   on 1999/11/13  18:44:50
2030         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
2031              To: perl5-porters@perl.org, VMSPERL@perl.org
2032              Subject: [PATCH 5.005_03 and 5.005_62] updates to README.vms
2033              Date: Wed, 27 Oct 1999 11:02:54 -0500
2034              Message-Id: <4.2.0.58.19991027105257.00addc10@mmtnt11.metamor.com>
2035      Branch: cfgperl
2036            ! README.vms
2037 ____________________________________________________________________________
2038 [  4571] By: jhi                                   on 1999/11/13  18:33:39
2039         Log: From: jand@activestate.com (Jan Dubois)
2040              To: perl5-porters@perl.org, Perl-Win32-Porters@activestate.com
2041              Cc: Douglas Lankshear <dougl@activestate.com>,
2042              Gurusamy Sarathy <gsar@activestate.com>
2043              Subject: [5.005_62 PATCH] support link() on WinNT and NTFS
2044              Date: Tue, 09 Nov 1999 00:38:33 +0100
2045              Message-ID: <382b5d24.10899522@smtprelay.t-online.de>
2046      Branch: cfgperl
2047            ! XSUB.h iperlsys.h pp_sys.c t/io/fs.t win32/config.bc
2048            ! win32/config.gc win32/config.vc win32/config_H.bc
2049            ! win32/config_H.gc win32/config_H.vc win32/perllib.c
2050            ! win32/win32.c win32/win32iop.h
2051 ____________________________________________________________________________
2052 [  4570] By: jhi                                   on 1999/11/13  18:30:37
2053         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2054              To: perl5-porters@perl.org (Mailing list Perl5)
2055              Subject: [PATCH 5.005_62] makedef.pl goof
2056              Date: Mon, 8 Nov 1999 23:55:21 -0500 (EST)
2057              Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu>
2058      Branch: cfgperl
2059            ! makedef.pl
2060 ____________________________________________________________________________
2061 [  4569] By: jhi                                   on 1999/11/13  18:06:54
2062         Log: From: Michael G Schwern <schwern@pobox.com>
2063              To: perl5-porters@perl.org, pod-people@perl.org
2064              Cc: tchrist@mox.perl.com, gnat@frii.com
2065              Subject: [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
2066              Date: Wed, 10 Nov 1999 17:21:46 -0500
2067              Message-ID: <19991110172146.A23527@athens.aocn.com>
2068      Branch: cfgperl
2069            ! pod/perlfaq9.pod
2070 ____________________________________________________________________________
2071 [  4568] By: jhi                                   on 1999/11/13  18:05:33
2072         Log: From: "Paul Moore" <gustav@morpheus.demon.co.uk>
2073              To: <perl5-porters@perl.org>
2074              Subject: DynaLoader_pm.PL patch (backslashes in strings)
2075              Date: Wed, 10 Nov 1999 22:52:02 -0000
2076              Message-ID: <LPBBIIMJKJMPNOGHGLLCMEBFCAAA.gustav@morpheus.demon.co.uk>
2077      Branch: cfgperl
2078            ! ext/DynaLoader/DynaLoader_pm.PL
2079 ____________________________________________________________________________
2080 [  4567] By: jhi                                   on 1999/11/13  18:03:52
2081         Log: From: JD Laub <jdl@access-health.com>
2082              To: perl5-porters@perl.org
2083              Subject: [ID 19991112.002] patch: Exporter.pm not reporting path
2084              Date: Fri, 12 Nov 1999 08:58:28 -0700 (MST)
2085              Message-Id: <199911121558.IAA08915@mocha.iasi.com>
2086      Branch: cfgperl
2087            ! lib/Exporter/Heavy.pm
2088 ____________________________________________________________________________
2089 [  4566] By: jhi                                   on 1999/11/13  18:01:24
2090         Log: From: Bernard Quatermass <bernard@quatermass.co.uk>
2091              To: perl5-porters@perl.org
2092              Subject: small patch for perldoc
2093              Date: Fri, 12 Nov 1999 23:11:43 GMT
2094              Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk>
2095      Branch: cfgperl
2096            ! utils/perldoc.PL
2097 ____________________________________________________________________________
2098 [  4565] By: jhi                                   on 1999/11/13  17:58:54
2099         Log: From: Scott Gifford <sgifford@tir.com>
2100              To: perl5-porters@perl.org
2101              Cc: gbarr@pobox.com
2102              Subject: [ID 19991112.004] Bug in IO::Socket (patch included)
2103              Date: 12 Nov 1999 18:55:30 -0500
2104              Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com>
2105      Branch: cfgperl
2106            ! ext/IO/lib/IO/Socket.pm
2107 ____________________________________________________________________________
2108 [  4564] By: jhi                                   on 1999/11/13  17:45:39
2109         Log: Applied manually:
2110              From: "Craig A. Berry" <craig.berry@metamor.com>
2111              To: perl5-porters@perl.org, VMSPERL@perl.org
2112              Subject: [PATCH 5.005_62] patches required to build on VMS
2113              Date: Tue, 09 Nov 1999 18:16:14 -0600
2114              Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com>
2115      Branch: cfgperl
2116            ! configure.com vms/descrip_mms.template vms/subconfigure.com
2117            ! vms/vms.c vms/vmsish.h
2118 ____________________________________________________________________________
2119 [  4563] By: jhi                                   on 1999/11/13  17:18:41
2120         Log: Regen Unicode tables to include a warning:
2121              Thou Shalt Not Edit Them By Hand; add missing
2122              (Unicode 2.0 -introduced) tables to MANIFEST;
2123              convert the equivalence tables to be valid Perl code.
2124      Branch: cfgperl
2125            + lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
2126            + lib/unicode/In/BopomofoExtended.pl
2127            + lib/unicode/In/BraillePatterns.pl
2128            + lib/unicode/In/CJKRadicalsSupplement.pl
2129            + lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
2130            + lib/unicode/In/Cherokee.pl
2131            + lib/unicode/In/IdeographicDescriptionCharacters.pl
2132            + lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
2133            + lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
2134            + lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
2135            + lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
2136            + lib/unicode/In/Thaana.pl
2137            + lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
2138            + lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
2139            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
2140            ! (edit 169 files)
2141 ____________________________________________________________________________
2142 [  4562] By: jhi                                   on 1999/11/13  16:53:00
2143         Log: From: Peter Prymmer <pvhp@forte.com>
2144              To: gsar@activestate.com, perl-mvs@perl.org, perlbug@perl.com
2145              Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390
2146              Date: Wed, 10 Nov 1999 14:34:36 -0800 (PST)
2147              Message-Id: <199911102234.OAA01018@brio.forte.com>
2148      Branch: cfgperl
2149            ! t/lib/dumper.t t/op/pack.t t/op/regexp.t t/pragma/locale.t
2150            ! t/pragma/overload.t
2151 ____________________________________________________________________________
2152 [  4561] By: jhi                                   on 1999/11/13  16:29:37
2153         Log: $Config{myarchname} is not a good architecture identifier
2154              because it may contain host/node identification like
2155              CPU serial numbers.
2156      Branch: cfgperl
2157            ! ext/Errno/Errno_pm.PL
2158 ____________________________________________________________________________
2159 [  4560] By: jhi                                   on 1999/11/13  16:26:13
2160         Log: Continue largefileness separation from quadness;
2161              move nv-preserving test out of perl.h into Configure;
2162              use HAS_SETVBUF in IO.
2163      Branch: cfgperl
2164            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2165            ! config_h.SH ext/IO/IO.xs hints/solaris_2.sh perl.h pp_sys.c
2166      Branch: metaconfig
2167            ! U/a_dvisory/quadtype.U
2168      Branch: metaconfig/U/perl
2169            + nvpresuv.U
2170            ! d_fseeko.U d_ftello.U io64.U perlxv.U
2171 ____________________________________________________________________________
2172 [  4559] By: jhi                                   on 1999/11/13  13:46:38
2173         Log: Try to fix largefileness so that it "works" without a quad IV.
2174      Branch: cfgperl
2175            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2176            ! config_h.SH perl.h pp_sys.c t/lib/syslfs.t t/op/lfs.t
2177      Branch: metaconfig
2178            ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U
2179      Branch: metaconfig/U/perl
2180            ! io64.U
2181 ____________________________________________________________________________
2182 [  4558] By: jhi                                   on 1999/11/13  11:36:19
2183         Log: Undo drift from mainline.
2184      Branch: cfgperl
2185            ! regcomp.c util.c utils/h2xs.PL
2186 ____________________________________________________________________________
2187 [  4557] By: gsar                                  on 1999/11/13  10:54:46
2188         Log: typo
2189      Branch: perl
2190            ! util.c
2191 ____________________________________________________________________________
2192 [  4556] By: gsar                                  on 1999/11/13  10:53:41
2193         Log: integrate cfgperl contents (op.[ch] needed manual resolve)
2194      Branch: perl
2195           +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
2196           +> epoc/epoc_stubs.c
2197           !> (integrate 48 files)
2198 ____________________________________________________________________________
2199 [  4555] By: jhi                                   on 1999/11/13  10:05:54
2200         Log: Integrate with Sarathy.
2201      Branch: cfgperl
2202           !> dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
2203           !> sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
2204 ____________________________________________________________________________
2205 [  4554] By: jhi                                   on 1999/11/13  10:03:07
2206         Log: s/_SIGN$/_sign/g;
2207      Branch: metaconfig
2208            ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U
2209 ____________________________________________________________________________
2210 [  4553] By: gsar                                  on 1999/11/13  02:17:53
2211         Log: cloned interpreters now actually run and pass all but 55/10386
2212              subtests; various subtle bugs, new and old, observed when running
2213              cloned interpreters have been fixed
2214              
2215              still to do:
2216              |  * dup psig_ptr table
2217              |  * merge PADOP GVs support with "our" SVs (existing PADOPs are too
2218              |    simple-minded and grab one pad entry each, heavily bloating
2219              |    the pad by not avoiding dups)
2220              |  * overloaded constants are not really immutable--they need to
2221              |    be PADOPs
2222              |  * allocator for constants and OPs need to be spelled differently
2223              |    (shared vs interpreter-local allocations)
2224              |  * optree refcounting is still missing locking (macros are in place)
2225              |  * curstackinfo, {mark,scope,save,ret}stack need to be cloned so
2226              |    perl_clone() can be called from within runops*()
2227      Branch: perl
2228            ! dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
2229            ! sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
2230 ____________________________________________________________________________
2231 [  4552] By: jhi                                   on 1999/11/11  23:17:43
2232         Log: Turn on largefileness always if available and
2233              continue 64-bit fixes.
2234      Branch: cfgperl
2235            ! Configure config_h.SH handy.h hints/aix.sh hints/dec_osf.sh
2236            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh perl.h pp.c
2237            ! sv.c t/lib/syslfs.t t/op/lfs.t utf8.c
2238 ____________________________________________________________________________
2239 [  4551] By: jhi                                   on 1999/11/11  23:16:15
2240         Log: Split int64type from i_inttypes, rename quadcase into quadkind.
2241      Branch: metaconfig
2242            ! U/a_dvisory/quadtype.U
2243      Branch: metaconfig/U/perl
2244            + d_int64t.U
2245            ! i_inttypes.U io64.U
2246 ____________________________________________________________________________
2247 [  4550] By: jhi                                   on 1999/11/11  20:24:55
2248         Log: Fix a thinko in 4548.
2249      Branch: cfgperl
2250            ! pp_sys.c
2251 ____________________________________________________________________________
2252 [  4549] By: jhi                                   on 1999/11/11  19:48:21
2253         Log: Integrate with Sarathy.
2254      Branch: cfgperl
2255           !> (integrate 56 files)
2256 ____________________________________________________________________________
2257 [  4548] By: jhi                                   on 1999/11/11  19:41:56
2258         Log: Try to do something if st_size, st_uid, st_gid are too big for an IV;
2259              regen Configure.
2260      Branch: cfgperl
2261            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2262            ! config_h.SH pp_sys.c
2263 ____________________________________________________________________________
2264 [  4547] By: jhi                                   on 1999/11/11  19:40:38
2265         Log: s/_SIZE$/_size/g; add sizesize and ssizesize.
2266      Branch: metaconfig
2267            + U/typedefs/sizesize.U U/typedefs/ssizesize.U
2268            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
2269 ____________________________________________________________________________
2270 [  4546] By: gsar                                  on 1999/11/11  10:32:54
2271         Log: avoid stash pointers in optree under USE_ITHREADS
2272      Branch: perl
2273            ! bytecode.pl cop.h ext/B/B.xs ext/B/B/Asmdata.pm
2274            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
2275            ! ext/B/B/Deparse.pm ext/ByteLoader/bytecode.h
2276            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
2277            ! ext/Opcode/Opcode.xs gv.c op.c perl.c pp.c pp_ctl.c pp_hot.c
2278            ! scope.h sv.c
2279 ____________________________________________________________________________
2280 [  4545] By: gsar                                  on 1999/11/11  06:04:20
2281         Log: another change towards a shareable optree: avoid pointer to filegv
2282              in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
2283              (CvFILE() may yet come in handy somewhere); adjust compiler doodads
2284              to suit
2285      Branch: perl
2286            ! bytecode.pl cop.h cv.h dump.c ext/B/B.pm ext/B/B.xs
2287            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
2288            ! ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
2289            ! ext/B/B/Lint.pm ext/B/B/Xref.pm ext/ByteLoader/bytecode.h
2290            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
2291            ! ext/Devel/Peek/Peek.pm gv.c gv.h op.c perl.c pp.c pp_ctl.c
2292            ! pp_sys.c scope.c scope.h sv.c sv.h toke.c util.c util.h
2293            ! win32/perllib.c
2294 ____________________________________________________________________________
2295 [  4544] By: gsar                                  on 1999/11/10  18:19:12
2296         Log: more cleanups for change#4539
2297      Branch: perl
2298            ! gv.h op.c op.h pp_ctl.c pp_hot.c
2299 ____________________________________________________________________________
2300 [  4543] By: gsar                                  on 1999/11/10  01:52:22
2301         Log: remove dead branch/infinite looper in change#3612
2302      Branch: perl
2303            ! op.c
2304 ____________________________________________________________________________
2305 [  4542] By: gsar                                  on 1999/11/09  20:05:47
2306         Log: IoDIRP may be fake when used in source filters, mark as such
2307      Branch: perl
2308            ! sv.c sv.h toke.c
2309 ____________________________________________________________________________
2310 [  4541] By: gsar                                  on 1999/11/09  05:47:53
2311         Log: small nits in changes#4538,4539
2312      Branch: perl
2313            ! op.c sv.c
2314 ____________________________________________________________________________
2315 [  4540] By: gsar                                  on 1999/11/08  20:30:58
2316         Log: win32 symbol export tweak
2317      Branch: perl
2318            ! makedef.pl win32/win32.c win32/win32iop.h
2319 ____________________________________________________________________________
2320 [  4539] By: gsar                                  on 1999/11/08  18:50:40
2321         Log: preliminary support for GVOP indirection via pad
2322      Branch: perl
2323            ! doio.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
2324            ! opcode.pl perlapi.c pp_hot.c pp_sys.c proto.h run.c
2325 ____________________________________________________________________________
2326 [  4538] By: gsar                                  on 1999/11/08  11:25:49
2327         Log: preliminary support for perl_clone() (still needs work in
2328              the following areas: SVOPs must indirect via pad; context
2329              stack, scope stack, and runlevels must be cloned; must
2330              hook up the virtualized pseudo-process support provided by
2331              "host"; ...)
2332      Branch: perl
2333            ! av.h embed.h embed.pl embedvar.h global.sym hv.c hv.h
2334            ! intrpvar.h makedef.pl objXSUB.h perl.h perlapi.c proto.h sv.c
2335            ! win32/perllib.c win32/win32.c
2336 ____________________________________________________________________________
2337 [  4537] By: gsar                                  on 1999/11/08  11:19:18
2338         Log: more thorough cleanup in perl_destroy()
2339      Branch: perl
2340            ! perl.c util.c
2341 ____________________________________________________________________________
2342 [  4536] By: gsar                                  on 1999/11/08  07:16:10
2343         Log: win32 internal data must be interpreter-local
2344      Branch: perl
2345            ! win32/win32.c win32/win32.h win32/win32sck.c
2346 ____________________________________________________________________________
2347 [  4535] By: gsar                                  on 1999/11/08  04:17:28
2348         Log: tweak change#4502
2349      Branch: perl
2350            ! doio.c perl.c
2351 ____________________________________________________________________________
2352 [  4534] By: jhi                                   on 1999/11/07  13:17:03
2353         Log: Four special class subs, not three.
2354      Branch: cfgperl
2355            ! pod/perlmod.pod
2356 ____________________________________________________________________________
2357 [  4533] By: jhi                                   on 1999/11/07  13:13:15
2358         Log: Integrate with Sarathy.
2359      Branch: cfgperl
2360           !> mg.c t/io/print.t
2361 ____________________________________________________________________________
2362 [  4532] By: jhi                                   on 1999/11/07  12:36:10
2363         Log: More test program maintenance.
2364      Branch: cfgperl
2365            ! Configure config_h.SH
2366      Branch: metaconfig
2367            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
2368            ! U/compline/charsize.U U/compline/d_sigaction.U
2369            ! U/compline/doublesize.U U/compline/floatsize.U
2370            ! U/compline/nblock_io.U U/compline/ptrsize.U
2371            ! U/modified/Signal.U U/typedefs/gidsize.U U/typedefs/pidsize.U
2372            ! U/typedefs/uidsize.U
2373      Branch: metaconfig/U/perl
2374            ! fpossize.U
2375 ____________________________________________________________________________
2376 [  4531] By: jhi                                   on 1999/11/07  00:34:09
2377         Log: Tidy up the metaconfig test programs.
2378      Branch: cfgperl
2379            ! Configure config_h.SH
2380      Branch: metaconfig
2381            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
2382            ! U/compline/charsize.U U/compline/doublesize.U
2383            ! U/compline/nblock_io.U U/compline/ptrsize.U
2384            ! U/modified/d_longlong.U U/typedefs/gidsize.U
2385            ! U/typedefs/lseektype.U U/typedefs/pidsize.U
2386            ! U/typedefs/uidsize.U
2387      Branch: metaconfig/U/perl
2388            ! fpossize.U
2389 ____________________________________________________________________________
2390 [  4530] By: jhi                                   on 1999/11/06  23:51:34
2391         Log: So many printfs, so little time.
2392      Branch: cfgperl
2393            ! op.c perl.c regcomp.c scope.c util.c
2394 ____________________________________________________________________________
2395 [  4529] By: jhi                                   on 1999/11/06  23:27:35
2396         Log: Replace the explicit zeros with NOOPs.
2397      Branch: cfgperl
2398            ! perl.h
2399 ____________________________________________________________________________
2400 [  4528] By: jhi                                   on 1999/11/06  23:10:54
2401         Log: From: jand@activestate.com (Jan Dubois)
2402              To: perl5-porters@perl.org
2403              Cc: Mike Blazer <blazer@mail.nevalink.ru>,
2404              Mark Borgerding <mborgerding@acm.org>
2405              Subject: [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators
2406              Date: Sat, 06 Nov 1999 22:16:43 +0100
2407              Message-ID: <38279207.46448719@smtprelay.t-online.de>
2408      Branch: cfgperl
2409            ! op.c op.h
2410 ____________________________________________________________________________
2411 [  4527] By: jhi                                   on 1999/11/06  20:22:14
2412         Log: ...and fewer.
2413      Branch: cfgperl
2414            ! dump.c
2415 ____________________________________________________________________________
2416 [  4526] By: jhi                                   on 1999/11/06  20:19:04
2417         Log: ...and they are getting fewer.
2418      Branch: cfgperl
2419            ! dump.c op.c util.c
2420 ____________________________________________________________________________
2421 [  4525] By: jhi                                   on 1999/11/06  19:59:59
2422         Log: More printf miscasts flushed out.
2423      Branch: cfgperl
2424            ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
2425            ! regexec.c
2426 ____________________________________________________________________________
2427 [  4524] By: jhi                                   on 1999/11/06  15:39:05
2428         Log: Crushing the remaining %ld guerillas.
2429      Branch: cfgperl
2430            ! ext/Devel/DProf/DProf.xs
2431 ____________________________________________________________________________
2432 [  4523] By: jhi                                   on 1999/11/06  15:11:38
2433         Log: Update CPAN sites list.
2434      Branch: cfgperl
2435            ! pod/perlmodlib.pod
2436 ____________________________________________________________________________
2437 [  4522] By: jhi                                   on 1999/11/05  19:50:46
2438         Log: The -n32 is normally part of $cc, not $ccflags.
2439      Branch: cfgperl
2440            ! hints/irix_6.sh
2441 ____________________________________________________________________________
2442 [  4521] By: gsar                                  on 1999/11/05  04:35:30
2443         Log: allow $\ to work right when set to a string with embedded nulls
2444      Branch: perl
2445            ! mg.c t/io/print.t
2446 ____________________________________________________________________________
2447 [  4520] By: jhi                                   on 1999/11/04  23:30:09
2448         Log: Integrate with Sarathy.
2449      Branch: cfgperl
2450           !> embedvar.h ext/B/B/Bytecode.pm ext/B/B/Lint.pm
2451           !> ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm ext/File/Glob/Glob.pm
2452           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h intrpvar.h
2453           !> keywords.h keywords.pl objXSUB.h op.c perl.c pod/perldelta.pod
2454           !> pod/perldiag.pod pod/perlfunc.pod pod/perlmod.pod
2455           !> pod/perlrun.pod pod/perlsub.pod pod/perltodo.pod toke.c
2456 ____________________________________________________________________________
2457 [  4519] By: jhi                                   on 1999/11/04  23:09:25
2458         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2459              To: perl5-porters@perl.org (Mailing list Perl5)
2460              Subject: [PATCH 5.005_62] ref to non-lvalue method
2461              Date: Wed, 3 Nov 1999 03:52:48 -0500 (EST)
2462              Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>
2463      Branch: cfgperl
2464            ! op.c
2465 ____________________________________________________________________________
2466 [  4518] By: jhi                                   on 1999/11/04  23:07:27
2467         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2468              To: perl5-porters@perl.org (Mailing list Perl5)
2469              Subject: [PATCH 5.005_62] xsubpp dependency
2470              Date: Wed, 3 Nov 1999 02:57:23 -0500 (EST)
2471              Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu>
2472      Branch: cfgperl
2473            ! lib/ExtUtils/MM_Unix.pm
2474 ____________________________________________________________________________
2475 [  4517] By: jhi                                   on 1999/11/04  23:05:59
2476         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2477              To: perl5-porters@perl.org (Mailing list Perl5)
2478              Subject: [PATCH 5.005_62] regexp.h
2479              Date: Wed, 3 Nov 1999 02:55:21 -0500 (EST)
2480              Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu>
2481      Branch: cfgperl
2482            ! regexp.h
2483 ____________________________________________________________________________
2484 [  4516] By: gsar                                  on 1999/11/04  18:25:45
2485         Log: change#4485 didn't do the right thing for B::Bytecode
2486      Branch: perl
2487            ! ext/B/B/Bytecode.pm
2488 ____________________________________________________________________________
2489 [  4515] By: gsar                                  on 1999/11/04  17:28:29
2490         Log: implement STOP blocks and fix compiler to use them (minimally
2491              tested)
2492      Branch: perl
2493            ! embedvar.h ext/B/B/Lint.pm ext/B/B/Stash.pm ext/B/NOTES
2494            ! ext/B/O.pm intrpvar.h keywords.h keywords.pl objXSUB.h op.c
2495            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
2496            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod
2497            ! pod/perltodo.pod toke.c
2498 ____________________________________________________________________________
2499 [  4514] By: gsar                                  on 1999/11/04  15:59:46
2500         Log: display BSD license in Glob.pm (for clause #2 conformity)
2501      Branch: perl
2502            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2503            ! ext/File/Glob/bsd_glob.h
2504 ____________________________________________________________________________
2505 [  4513] By: jhi                                   on 1999/11/04  08:26:19
2506         Log: Integrate with Sarathy.
2507      Branch: cfgperl
2508           +> t/io/nargv.t
2509           !> (integrate 34 files)
2510 ____________________________________________________________________________
2511 [  4512] By: jhi                                   on 1999/11/04  08:01:25
2512         Log: Incremental Mac integration from Matthias.
2513      Branch: cfgperl
2514            ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl
2515            ! toke.c util.c
2516 ____________________________________________________________________________
2517 [  4511] By: gsar                                  on 1999/11/04  02:53:37
2518         Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
2519      Branch: perl
2520            ! dosish.h embed.pl mg.c os2/os2ish.h perl.c perl.h perly.c
2521            ! perly_c.diff pp_ctl.c proto.h regcomp.c regexec.c sv.c toke.c
2522            ! universal.c vms/perly_c.vms vms/vmsish.h win32/win32.h
2523            ! xsutils.c
2524 ____________________________________________________________________________
2525 [  4510] By: jhi                                   on 1999/11/02  22:12:29
2526         Log: S_init_interp is a better place to diddle with PL_opargs
2527              than perl_construct.
2528      Branch: cfgperl
2529            ! perl.c
2530 ____________________________________________________________________________
2531 [  4509] By: jhi                                   on 1999/11/02  21:30:02
2532         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2533              To: ben@mucus.advanced.org, perl5-porters@perl.org
2534              Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent
2535              Date: Tue, 02 Nov 1999 21:36:00 +0000
2536              Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk>
2537      Branch: cfgperl
2538            ! pod/perlfunc.pod
2539 ____________________________________________________________________________
2540 [  4508] By: jhi                                   on 1999/11/02  20:46:27
2541         Log: Initial integration of the MacPerl changes form Matthias.
2542      Branch: cfgperl
2543            ! doio.c ext/DynaLoader/DynaLoader_pm.PL ext/Fcntl/Fcntl.pm
2544            ! ext/Fcntl/Fcntl.xs gv.c mg.c opcode.pl perl.c perl.h pp_ctl.c
2545            ! pp_hot.c pp_sys.c run.c sv.c toke.c util.c
2546 ____________________________________________________________________________
2547 [  4507] By: jhi                                   on 1999/11/01  23:05:07
2548         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2549              To: lvirden@cas.org (Larry W. Virden)
2550              Cc: perl5-porters@perl.org, lvirden@cas.org
2551              Subject: Re: [ID 19991026.001] perl segmentation fault report
2552              Date: Mon, 1 Nov 1999 18:14:16 -0500 (EST)
2553              Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu>
2554      Branch: cfgperl
2555            ! regexec.c t/op/pat.t
2556 ____________________________________________________________________________
2557 [  4506] By: jhi                                   on 1999/11/01  19:56:28
2558         Log: From: Olaf Flebbe <olaf@science-computing.de>
2559              To: perl5-porters@perl.org
2560              Subject: [PATCH: 5.005_62] Patch for EPOC Support
2561              Date: Mon, 1 Nov 1999 20:46:54 +0100 (MET)
2562              Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de>
2563      Branch: cfgperl
2564            + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
2565            + epoc/epoc_stubs.c
2566            ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp
2567            ! epoc/perl.pkg
2568 ____________________________________________________________________________
2569 [  4505] By: gsar                                  on 1999/11/01  17:09:44
2570         Log: macros for COP.cop_filegv access
2571      Branch: perl
2572            ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c
2573            ! util.c
2574 ____________________________________________________________________________
2575 [  4504] By: gsar                                  on 1999/11/01  17:08:28
2576         Log: enable better Win32::DomainName() by demand loading netapi32.dll
2577              (from Jan Dubois)
2578      Branch: perl
2579            ! pod/Win32.pod win32/win32.c
2580 ____________________________________________________________________________
2581 [  4503] By: gsar                                  on 1999/10/31  20:56:06
2582         Log: change#4502 was missing a file
2583      Branch: perl
2584            + t/io/nargv.t
2585 ____________________________________________________________________________
2586 [  4502] By: gsar                                  on 1999/10/31  20:46:02
2587         Log: make nested ARGV/$^I loops work correctly; fixes several bugs
2588              in the way ARGV state was handled in readline(); writing a
2589              subroutine to do inplace edits is now possible, provided *ARGV,
2590              *ARGVOUT, $^I and $_ are localized where needed
2591      Branch: perl
2592            ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
2593            ! pp_hot.c scope.c
2594 ____________________________________________________________________________
2595 [  4501] By: jhi                                   on 1999/10/31  12:43:54
2596         Log: Integrate with Sarathy.
2597      Branch: cfgperl
2598           !> perl.h win32/config.bc win32/config.gc win32/config.vc
2599           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2600 ____________________________________________________________________________
2601 [  4500] By: gsar                                  on 1999/10/31  10:01:17
2602         Log: updated windows config* files
2603      Branch: perl
2604            ! win32/config.bc win32/config.gc win32/config.vc
2605            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2606 ____________________________________________________________________________
2607 [  4499] By: gsar                                  on 1999/10/31  09:15:17
2608         Log: integrate cfgperl contents into mainline
2609      Branch: perl
2610           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
2611           !> config_h.SH perl.h
2612 ____________________________________________________________________________
2613 [  4498] By: gsar                                  on 1999/10/31  09:13:41
2614         Log: remove unused struct Outrec
2615      Branch: perl
2616            ! perl.h
2617 ____________________________________________________________________________
2618 [  4497] By: jhi                                   on 1999/10/30  12:41:50
2619         Log: Add HAS_QUAD ($Config{d_quad}); use it.
2620      Branch: cfgperl
2621            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2622            ! config_h.SH perl.h
2623      Branch: metaconfig
2624            ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U
2625            ! U/typedefs/uidf.U
2626      Branch: metaconfig/U/perl
2627            ! perlxv.U
2628 ____________________________________________________________________________
2629 [  4496] By: gsar                                  on 1999/10/30  00:28:32
2630         Log: integrate cfgperl contents into mainline
2631      Branch: perl
2632           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
2633           !> Porting/config_H README.hurd config_h.SH doop.c handy.h
2634           !> hints/aix.sh hints/irix_6.sh hints/solaris_2.sh mg.c perl.c
2635           !> perl.h pp.c pp.h regexec.c sv.c taint.c
2636 ____________________________________________________________________________
2637 [  4495] By: jhi                                   on 1999/10/29  23:36:19
2638         Log: Continue what #4494 started; introduce uid and gid formats.
2639      Branch: cfgperl
2640            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2641            ! config_h.SH handy.h perl.h
2642      Branch: metaconfig
2643            + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U
2644            - U/typedefs/quadtype.U
2645      Branch: metaconfig/U/perl
2646            ! perlxv.U
2647 ____________________________________________________________________________
2648 [  4494] By: jhi                                   on 1999/10/29  22:09:01
2649         Log: Move the IV, UV, I8, U8, ..., and NV to metaconfig
2650              from perl.h and handy.h.
2651      Branch: cfgperl
2652            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2653            ! config_h.SH handy.h perl.h
2654      Branch: metaconfig/U/perl
2655            + perlxv.U perlxvf.U
2656 ____________________________________________________________________________
2657 [  4493] By: jhi                                   on 1999/10/29  22:08:06
2658         Log: Finetuning the output continues along the lines of #4490 and #4491.
2659      Branch: metaconfig
2660            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
2661            ! U/typedefs/fpostype.U
2662      Branch: metaconfig/U/perl
2663            + fpossize.U
2664            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
2665            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
2666 ____________________________________________________________________________
2667 [  4492] By: jhi                                   on 1999/10/29  21:14:53
2668         Log: Hurd update from Mark Kettenis.
2669      Branch: cfgperl
2670            ! README.hurd
2671 ____________________________________________________________________________
2672 [  4491] By: jhi                                   on 1999/10/29  20:37:02
2673         Log: A new try at what #4490 tried to accomplish.
2674      Branch: metaconfig
2675            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
2676      Branch: metaconfig/U/perl
2677            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
2678            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
2679 ____________________________________________________________________________
2680 [  4490] By: jhi                                   on 1999/10/29  20:19:41
2681         Log: metaconfig nits.
2682      Branch: metaconfig
2683            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
2684      Branch: metaconfig/U/perl
2685            + d_iovec_s.U
2686            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
2687            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
2688 ____________________________________________________________________________
2689 [  4489] By: jhi                                   on 1999/10/29  16:08:43
2690         Log: Integrate with Sarathy.
2691      Branch: cfgperl
2692           !> (integrate 31 files)
2693 ____________________________________________________________________________
2694 [  4488] By: jhi                                   on 1999/10/29  15:30:30
2695         Log: Regen Configure and Glossary.
2696      Branch: cfgperl
2697            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2698            ! config_h.SH
2699 ____________________________________________________________________________
2700 [  4487] By: jhi                                   on 1999/10/29  15:24:13
2701         Log: Remove quad logic from perl.h; regen Configure;
2702              add -DUSE_LONG_LONG to ccflags if not already there.
2703      Branch: cfgperl
2704            ! Configure config_h.SH doop.c hints/aix.sh hints/irix_6.sh
2705            ! hints/solaris_2.sh perl.h pp.c pp.h regexec.c sv.c
2706 ____________________________________________________________________________
2707 [  4486] By: jhi                                   on 1999/10/29  15:22:38
2708         Log: metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
2709              fixed the use*.U to define their stuff only iff not already defined
2710              (so that ccflags can have any -DUSE_* it wants);
2711              uselonglong.U added; various small nits fixed.
2712      Branch: metaconfig
2713            + U/typedefs/quadtype.U
2714            ! U/modified/d_longdbl.U U/modified/d_longlong.U
2715            ! U/modified/d_statblks.U U/modified/usenm.U
2716            ! U/threads/usethreads.U
2717      Branch: metaconfig/U/perl
2718            + uselonglong.U
2719            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
2720            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U i_inttypes.U
2721            ! quadfio.U use64bits.U uselfs.U uselongdbl.U usemorebits.U
2722            ! usemultiplicity.U useperlio.U usesocks.U
2723 ____________________________________________________________________________
2724 [  4485] By: gsar                                  on 1999/10/29  06:08:50
2725         Log: more cleanup: avoid unused knowledge of "file GV" notion in CV and GV
2726      Branch: perl
2727            ! bytecode.pl cv.h dump.c ext/B/B.pm ext/B/B.xs
2728            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
2729            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/ByteLoader/byterun.c
2730            ! ext/ByteLoader/byterun.h ext/Devel/Peek/Peek.pm gv.c gv.h op.c
2731            ! sv.h
2732 ____________________________________________________________________________
2733 [  4484] By: gsar                                  on 1999/10/29  03:00:21
2734         Log: usurp GVOP slot for new PADOP (one small step to making optree
2735              shareable across interpreters)
2736      Branch: perl
2737            ! bytecode.pl doio.c dump.c ext/B/B.pm ext/B/B.xs
2738            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
2739            ! ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
2740            ! ext/B/B/Terse.pm ext/B/typemap ext/ByteLoader/byterun.c
2741            ! ext/ByteLoader/byterun.h op.c op.h opcode.h opcode.pl perl.h
2742            ! pp_hot.c pp_sys.c regexec.c run.c
2743 ____________________________________________________________________________
2744 [  4483] By: jhi                                   on 1999/10/28  22:01:12
2745         Log: Regen Configure.
2746      Branch: cfgperl
2747            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2748            ! config_h.SH
2749 ____________________________________________________________________________
2750 [  4482] By: jhi                                   on 1999/10/28  21:45:26
2751         Log: Installdirs patches from Andy.
2752      Branch: metaconfig
2753            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
2754            ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
2755            ! U/installdirs/sitelib.U U/installdirs/siteman1dir.U
2756            ! U/installdirs/siteman3dir.U U/installdirs/siteprefix.U
2757            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
2758            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
2759            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
2760            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
2761            ! U/installdirs/vendorprefix.U U/installdirs/vendorscriptdir.U
2762 ____________________________________________________________________________
2763 [  4481] By: gsar                                  on 1999/10/28  17:33:49
2764         Log: remove C<use Time::Local 'no_range_check'> misfeature (global
2765              can still be directly set)
2766      Branch: perl
2767            ! lib/Time/Local.pm
2768 ____________________________________________________________________________
2769 [  4480] By: jhi                                   on 1999/10/28  13:49:26
2770         Log: Fix printing of uids and gids; regen Configure.
2771      Branch: cfgperl
2772            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2773            ! config_h.SH mg.c perl.c perl.h taint.c
2774 ____________________________________________________________________________
2775 [  4479] By: jhi                                   on 1999/10/28  11:53:57
2776         Log: Fix typo.
2777      Branch: metaconfig
2778            ! U/typedefs/gidsize.U
2779 ____________________________________________________________________________
2780 [  4478] By: jhi                                   on 1999/10/28  06:50:02
2781         Log: Integrate with Sarathy.
2782      Branch: cfgperl
2783           !> Changes iperlsys.h makedef.pl patchlevel.h perl.h
2784           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
2785           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2786           !> win32/config_sh.PL win32/makefile.mk win32/win32.h
2787 ____________________________________________________________________________
2788 [  4477] By: jhi                                   on 1999/10/28  06:40:54
2789         Log: (Slightly) better comments for Policy_sh.SH from Andy.
2790      Branch: cfgperl
2791            ! Policy_sh.SH
2792 ____________________________________________________________________________
2793 [  4476] By: gsar                                  on 1999/10/27  23:54:36
2794         Log: regen config* stuff for windows
2795      Branch: perl
2796            ! Changes patchlevel.h win32/Makefile win32/config.bc
2797            ! win32/config.gc win32/config.vc win32/config_H.bc
2798            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
2799            ! win32/makefile.mk
2800 ____________________________________________________________________________
2801 [  4475] By: gsar                                  on 1999/10/27  21:32:30
2802         Log: integrate cfgperl contents into mainline; merge conflicts
2803      Branch: perl
2804           !> (integrate 46 files)
2805 ____________________________________________________________________________
2806 [  4474] By: gsar                                  on 1999/10/27  21:15:07
2807         Log: patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
2808              perl; stdout/stderr redirects seem broken as well)
2809      Branch: perl
2810            ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h
2811 ____________________________________________________________________________
2812 [  4473] By: jhi                                   on 1999/10/27  21:11:11
2813         Log: Do not block if no message queues available.
2814      Branch: cfgperl
2815            ! t/lib/ipc_sysv.t
2816 ____________________________________________________________________________
2817 [  4472] By: jhi                                   on 1999/10/27  18:27:40
2818         Log: Remove unused "squatter" symbols; regen Configure.
2819      Branch: cfgperl
2820            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
2821            ! Porting/config_H config_h.SH epoc/config.h iperlsys.h perl.h
2822            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2823 ____________________________________________________________________________
2824 [  4471] By: jhi                                   on 1999/10/27  18:26:55
2825         Log: metaconfig; split socket; fix output.
2826      Branch: metaconfig
2827            ! U/modified/d_socket.U U/modified/d_statblks.U
2828      Branch: metaconfig/U/perl
2829            + d_cmsghdr_s.U d_msghdr_s.U d_recvmsg.U d_sendmsg.U
2830            ! i_sysstatfs.U i_sysvfs.U
2831 ____________________________________________________________________________
2832 [  4470] By: jhi                                   on 1999/10/27  17:19:06
2833         Log: Regen Configure.
2834      Branch: cfgperl
2835            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2836            ! config_h.SH perl.c perl.h
2837 ____________________________________________________________________________
2838 [  4469] By: jhi                                   on 1999/10/27  17:18:41
2839         Log: metaconfig; split statfs.
2840      Branch: metaconfig/U/perl
2841            + d_fs_data_s.U d_statfs_f_flags.U d_statfs_s.U
2842            ! d_statfs.U
2843 ____________________________________________________________________________
2844 [  4468] By: jhi                                   on 1999/10/27  14:06:44
2845         Log: Integrate with Sarathy; manual resolve on regcomp.c conflicts
2846              (Ilya's changes won).
2847      Branch: cfgperl
2848           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
2849           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
2850           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
2851           !> (integrate 65 files)
2852 ____________________________________________________________________________
2853 [  4467] By: jhi                                   on 1999/10/27  13:38:41
2854         Log: Regen Configure.
2855      Branch: cfgperl
2856            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2857            ! config_h.SH
2858 ____________________________________________________________________________
2859 [  4466] By: jhi                                   on 1999/10/27  13:18:06
2860         Log: metaconfig fixes from Andy.
2861      Branch: metaconfig
2862            + U/modified/libnlist.U U/modified/usrinc.U
2863            ! U/Glossary.patch U/mkglossary U/modified/libpth.U
2864 ____________________________________________________________________________
2865 [  4465] By: jhi                                   on 1999/10/27  13:06:27
2866         Log: Nosuid checking for statfs() people.
2867      Branch: cfgperl
2868            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2869            ! config_h.SH perl.c perl.h pod/perldiag.pod
2870 ____________________________________________________________________________
2871 [  4464] By: jhi                                   on 1999/10/27  13:04:20
2872         Log: metaconfig maintenance; fix Hasfield, statfs;
2873              add Hasstruct, statfs3, statfs4, ustat, sysvfs;
2874              split fstatfs away from statfs.
2875      Branch: metaconfig
2876            + U/protos/Hasstruct.U
2877            ! U/protos/Hasfield.U
2878      Branch: metaconfig/U/perl
2879            + d_fstatfs.U d_statfs3.U d_statfs4.U d_ustat.U i_sysvfs.U
2880            + i_ustat.U
2881            ! d_statfs.U
2882 ____________________________________________________________________________
2883 [  4463] By: jhi                                   on 1999/10/27  07:55:53
2884         Log: We need cc to be able to test for cc -v.
2885      Branch: cfgperl
2886            ! hints/dec_osf.sh
2887 ____________________________________________________________________________
2888 [  4462] By: gsar                                  on 1999/10/27  01:31:41
2889         Log: more GCC v2.95 induced adjustments
2890      Branch: perl
2891            ! globals.c mg.c opcode.h opcode.pl perl.h sv.c
2892            ! win32/makefile.mk win32/win32.c x2p/walk.c
2893 ____________________________________________________________________________
2894 [  4461] By: gsar                                  on 1999/10/26  21:42:59
2895         Log: warnings and const violations identified by compiling in C++ mode
2896              with GCC v2.95
2897      Branch: perl
2898            ! doio.c embed.pl mg.c op.c perl.c perlapi.c proto.h regcomp.c
2899            ! sv.c taint.c toke.c win32/win32.c
2900 ____________________________________________________________________________
2901 [  4459] By: jhi                                   on 1999/10/26  10:15:58
2902         Log: Regen Configure.
2903      Branch: cfgperl
2904            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2905            ! config_h.SH
2906 ____________________________________________________________________________
2907 [  4458] By: jhi                                   on 1999/10/26  09:48:37
2908         Log: Minor rewordings.
2909      Branch: metaconfig/U/perl
2910            ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U
2911 ____________________________________________________________________________
2912 [  4456] By: jhi                                   on 1999/10/26  09:11:49
2913         Log: Fix d_statfsflags; add d_getmnt.
2914      Branch: metaconfig/U/perl
2915            + d_getmnt.U
2916            ! d_statfs.U
2917 ____________________________________________________________________________
2918 [  4455] By: jhi                                   on 1999/10/26  08:12:27
2919         Log: Massive multitypo in #4446.
2920      Branch: cfgperl
2921            ! hints/dec_osf.sh
2922 ____________________________________________________________________________
2923 [  4454] By: jhi                                   on 1999/10/25  08:28:45
2924         Log: From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
2925              To: Perl 5 Porters <perl5-porters@perl.org>
2926              Subject: [PATCH 5.005_62] dos-djgpp update
2927              Date: Mon, 25 Oct 1999 10:11:30 +0200
2928              Message-ID: <19991025101130.K459@crater.eth.ericsson.se>
2929      Branch: cfgperl
2930            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
2931            ! pod/perldelta.pod t/lib/io_unix.t
2932 ____________________________________________________________________________
2933 [  4453] By: jhi                                   on 1999/10/25  08:25:50
2934         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2935              To: perl5-porters@perl.org (Mailing list Perl5)
2936              Subject: [PATCH 5.005_62] Remove the last regnode<==>char*
2937              Date: Mon, 25 Oct 1999 03:06:21 -0400 (EDT)
2938              Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>
2939      Branch: cfgperl
2940            ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c
2941 ____________________________________________________________________________
2942 [  4452] By: jhi                                   on 1999/10/25  08:16:55
2943         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2944              To: perl5-porters@perl.org (Mailing list Perl5)
2945              Subject: [PATCH 5.005_62] Missing REx engine patch
2946              Date: Sun, 24 Oct 1999 23:47:45 -0400 (EDT)
2947              Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu>
2948      Branch: cfgperl
2949            ! pod/perldiag.pod regcomp.c regexec.c
2950 ____________________________________________________________________________
2951 [  4451] By: jhi                                   on 1999/10/25  08:13:06
2952         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2953              To: perl5-porters@perl.org (Mailing list Perl5)
2954              Subject: [PATCH 5.005_62] charnames and UTEST
2955              Date: Sun, 24 Oct 1999 23:39:49 -0400 (EDT)
2956              Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu>
2957      Branch: cfgperl
2958            ! t/lib/charnames.t
2959 ____________________________________________________________________________
2960 [  4450] By: gsar                                  on 1999/10/25  07:38:15
2961         Log: win32 tweak
2962      Branch: perl
2963            ! win32/perllib.c
2964 ____________________________________________________________________________
2965 [  4449] By: gsar                                  on 1999/10/24  23:20:10
2966         Log: remove inconsistent tainting behavior of sprintf("%e",...)
2967              (all bets are off is "C" locale is compromised)
2968      Branch: perl
2969            ! pod/perlfunc.pod pod/perllocale.pod sv.c
2970 ____________________________________________________________________________
2971 [  4448] By: gsar                                  on 1999/10/24  22:20:42
2972         Log: remove unused interpreter globals
2973      Branch: perl
2974            ! deb.c dump.c embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs
2975            ! global.sym gv.c gv.h intrpvar.h objXSUB.h perl.c perlapi.c
2976            ! proto.h toke.c
2977 ____________________________________________________________________________
2978 [  4447] By: jhi                                   on 1999/10/24  21:49:52
2979         Log: Another hints tweak.
2980      Branch: cfgperl
2981            ! hints/aix.sh
2982 ____________________________________________________________________________
2983 [  4446] By: jhi                                   on 1999/10/24  21:48:02
2984         Log: Hints tweak.
2985      Branch: cfgperl
2986            ! hints/dec_osf.sh
2987 ____________________________________________________________________________
2988 [  4445] By: nick                                  on 1999/10/24  21:03:28
2989         Log: Integrate own changes to mainline.
2990      Branch: utfperl
2991           !> installperl pp.c
2992 ____________________________________________________________________________
2993 [  4444] By: nick                                  on 1999/10/24  20:54:06
2994         Log: Avoid creating GV with NULL name when vivifying nameless scalars.
2995              (Fix/workround for [ID19991024.001])
2996      Branch: perl
2997            ! pp.c
2998 ____________________________________________________________________________
2999 [  4443] By: nick                                  on 1999/10/24  15:09:51
3000         Log: Follow that camel ... another sync.
3001      Branch: utfperl
3002           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
3003           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
3004           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
3005           !> (integrate 36 files)
3006 ____________________________________________________________________________
3007 [  4442] By: gsar                                  on 1999/10/24  14:40:01
3008         Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
3009      Branch: perl
3010            ! installperl
3011 ____________________________________________________________________________
3012 [  4441] By: gsar                                  on 1999/10/24  14:33:11
3013         Log: test in change#4428 needs strict interpretation of C modulus
3014      Branch: perl
3015            ! t/op/int.t
3016 ____________________________________________________________________________
3017 [  4440] By: gsar                                  on 1999/10/24  13:47:17
3018         Log: don't allow SIGCHLD to be ignored at startup, or wait*() and
3019              $? break
3020      Branch: perl
3021            ! perl.c pod/perldelta.pod pod/perldiag.pod
3022 ____________________________________________________________________________
3023 [  4439] By: jhi                                   on 1999/10/24  13:19:17
3024         Log: test for #2835 (yeah, better later than never)
3025      Branch: cfgperl
3026            ! t/op/array.t
3027 ____________________________________________________________________________
3028 [  4438] By: gsar                                  on 1999/10/24  12:59:12
3029         Log: typo, doc tweak
3030      Branch: perl
3031            ! lib/attributes.pm pod/perlop.pod
3032 ____________________________________________________________________________
3033 [  4437] By: gsar                                  on 1999/10/24  11:59:55
3034         Log: allow get() and reftype() functions to be imported (from
3035              Spider Boardman)
3036      Branch: perl
3037            ! lib/attributes.pm
3038 ____________________________________________________________________________
3039 [  4436] By: gsar                                  on 1999/10/24  11:52:53
3040         Log: suppress scalar leak messages for known leaks (from
3041              Robin Barker <rmb1@cise.npl.co.uk>)
3042      Branch: perl
3043            ! Changes t/op/lex_assign.t t/pragma/warn/op
3044 ____________________________________________________________________________
3045 [  4435] By: gsar                                  on 1999/10/24  11:39:42
3046         Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
3047      Branch: perl
3048            ! ext/B/defsubs_h.PL
3049 ____________________________________________________________________________
3050 [  4434] By: gsar                                  on 1999/10/24  11:36:08
3051         Log: relax range checking if they ask for it (from John L. Allen
3052              <allen@grumman.com>)
3053      Branch: perl
3054            ! lib/Time/Local.pm
3055 ____________________________________________________________________________
3056 [  4433] By: gsar                                  on 1999/10/24  11:25:51
3057         Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
3058      Branch: perl
3059            ! README lib/File/Path.pm
3060 ____________________________________________________________________________
3061 [  4432] By: gsar                                  on 1999/10/24  11:11:02
3062         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3063              Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT)
3064              Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>
3065              Subject: Re: [PATCH 5.005_62] OS/2 improvements
3066      Branch: perl
3067            + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
3068            + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
3069            + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
3070            ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes
3071            ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL
3072            ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
3073            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
3074            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
3075            ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h
3076            ! perl.c perl.h t/io/fs.t t/op/magic.t
3077 ____________________________________________________________________________
3078 [  4431] By: gsar                                  on 1999/10/24  10:50:14
3079         Log: install all README.foo with pod content as podfoo.pod
3080      Branch: perl
3081            ! Makefile.SH installman
3082 ____________________________________________________________________________
3083 [  4430] By: gsar                                  on 1999/10/24  09:28:24
3084         Log: @INC needs ../lib
3085      Branch: perl
3086            ! t/op/int.t
3087 ____________________________________________________________________________
3088 [  4429] By: jhi                                   on 1999/10/23  21:47:49
3089         Log: More printf-fixes (see also #4426).
3090      Branch: cfgperl
3091            ! deb.c dump.c ext/Data/Dumper/Dumper.xs
3092            ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c
3093            ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c
3094 ____________________________________________________________________________
3095 [  4428] By: gsar                                  on 1999/10/23  20:28:56
3096         Log: fix accidental C modulo semantics on integer-valued operations
3097              (e.g. caused C<length("abc") % -10> to return 3 rather than -7)
3098      Branch: perl
3099            ! op.c t/op/int.t
3100 ____________________________________________________________________________
3101 [  4427] By: jhi                                   on 1999/10/23  16:10:10
3102         Log: Integrate with Sarathy.
3103      Branch: cfgperl
3104           !> sv.c win32/win32.c
3105 ____________________________________________________________________________
3106 [  4426] By: jhi                                   on 1999/10/23  16:04:02
3107         Log: Fix the printfing nits pointed out by using gcc -Wall and
3108              Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
3109              plus few other warnings in Dumper.xs.
3110      Branch: cfgperl
3111            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
3112            ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c
3113 ____________________________________________________________________________
3114 [  4425] By: jhi                                   on 1999/10/23  15:16:41
3115         Log: Configure regen to pick up the new installation directories
3116              from Policy_sh.SH.  The explanations of "public add-ons" and
3117              "vendor-supplied" could do with more work.
3118      Branch: cfgperl
3119            ! Configure config_h.SH
3120 ____________________________________________________________________________
3121 [  4424] By: nick                                  on 1999/10/23  00:46:22
3122         Log: Resolve mainline before possible hacking operertunity this weekend
3123      Branch: utfperl
3124           +> pod/perlfilter.pod
3125           !> (integrate 32 files)
3126 ____________________________________________________________________________
3127 [  4423] By: jhi                                   on 1999/10/22  22:53:17
3128         Log: Update Policy_sh.SH to handle the newer installation directives.
3129              From: Andy Dougherty <doughera@lafayette.edu>
3130              To: Perl Porters <perl5-porters@perl.org>
3131              Subject: [PATCH 5.005_62] Policy_sh.SH update
3132              Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT)
3133              Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>
3134      Branch: cfgperl
3135            ! Policy_sh.SH
3136 ____________________________________________________________________________
3137 [  4422] By: jhi                                   on 1999/10/22  22:44:44
3138         Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
3139      Branch: cfgperl
3140            ! hints/aix.sh
3141 ____________________________________________________________________________
3142 [  4421] By: gsar                                  on 1999/10/22  21:16:44
3143         Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
3144              C<"%ld", long_val>
3145      Branch: perl
3146            ! sv.c
3147 ____________________________________________________________________________
3148 [  4420] By: gsar                                  on 1999/10/22  16:36:46
3149         Log: win32_utime() on directories should use localtime() rather
3150              than gmtime() (from Jan Dubois)
3151      Branch: perl
3152            ! win32/win32.c
3153 ____________________________________________________________________________
3154 [  4419] By: jhi                                   on 1999/10/21  10:31:41
3155         Log: Integrate with Sarathy.
3156      Branch: cfgperl
3157           !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl
3158           !> t/lib/glob-basic.t t/op/sort.t
3159 ____________________________________________________________________________
3160 [  4418] By: gsar                                  on 1999/10/20  23:49:47
3161         Log: add test for change#4417
3162      Branch: perl
3163            ! t/op/sort.t
3164 ____________________________________________________________________________
3165 [  4417] By: gsar                                  on 1999/10/20  23:45:03
3166         Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
3167      Branch: perl
3168            ! op.c
3169 ____________________________________________________________________________
3170 [  4416] By: gsar                                  on 1999/10/20  01:00:50
3171         Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
3172      Branch: perl
3173            ! lib/CPAN/FirstTime.pm
3174 ____________________________________________________________________________
3175 [  4415] By: gsar                                  on 1999/10/20  00:52:34
3176         Log: disable optimizing troublesome ops in change#3612
3177              (from Ilya Zakharevich)
3178      Branch: perl
3179            ! Makefile.SH opcode.h opcode.pl
3180 ____________________________________________________________________________
3181 [  4414] By: gsar                                  on 1999/10/20  00:37:46
3182         Log: skip unreadable directory test when running as root
3183      Branch: perl
3184            ! t/lib/glob-basic.t
3185 ____________________________________________________________________________
3186 [  4413] By: jhi                                   on 1999/10/19  09:26:52
3187         Log: Avoid GNU ar if HP cc is being used.
3188      Branch: cfgperl
3189            ! hints/hpux.sh
3190 ____________________________________________________________________________
3191 [  4412] By: jhi                                   on 1999/10/19  07:24:29
3192         Log: Integrate with Sarathy.
3193      Branch: cfgperl
3194           !> perlvars.h
3195 ____________________________________________________________________________
3196 [  4411] By: jhi                                   on 1999/10/19  07:22:34
3197         Log: Long double support: sqrtl et al are not available everywhere,
3198              e.g. not in Solaris, even when long doubles are.
3199      Branch: cfgperl
3200            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3201            ! config_h.SH perl.h
3202 ____________________________________________________________________________
3203 [  4410] By: jhi                                   on 1999/10/19  07:21:42
3204         Log: Add sqrtl probe, add echo dependencies.
3205      Branch: metaconfig
3206            ! U/threads/d_pthreadj.U
3207      Branch: metaconfig/U/perl
3208            + d_sqrtl.U
3209            ! i_inttypes.U io64.U
3210 ____________________________________________________________________________
3211 [  4409] By: gsar                                  on 1999/10/19  02:18:54
3212         Log: perl_mutex n/a if !USE_THREADS
3213      Branch: perl
3214            ! perlvars.h
3215 ____________________________________________________________________________
3216 [  4408] By: jhi                                   on 1999/10/18  20:13:02
3217         Log: Forgotten s/warning/warnings/.
3218      Branch: cfgperl
3219            ! Makefile.SH
3220 ____________________________________________________________________________
3221 [  4407] By: jhi                                   on 1999/10/18  20:02:12
3222         Log: Integrate with Sarathy.
3223      Branch: cfgperl
3224           +> pod/perlfilter.pod
3225           !> (integrate 30 files)
3226 ____________________________________________________________________________
3227 [  4406] By: gsar                                  on 1999/10/18  16:32:10
3228         Log: added intro to source filters from Paul Marquess
3229      Branch: perl
3230            + pod/perlfilter.pod
3231            ! MANIFEST pod/perldelta.pod
3232 ____________________________________________________________________________
3233 [  4405] By: gsar                                  on 1999/10/18  05:53:06
3234         Log: missing manpages
3235      Branch: perl
3236            ! installman
3237 ____________________________________________________________________________
3238 [  4404] By: gsar                                  on 1999/10/18  05:09:22
3239         Log: pod updates from Tom Christiansen
3240      Branch: perl
3241            ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
3242 ____________________________________________________________________________
3243 [  4403] By: gsar                                  on 1999/10/17  23:43:59
3244         Log: PL_malloc_mutex needs to be global, not per-interpreter
3245              (malloc.c has static data)
3246      Branch: perl
3247            ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
3248 ____________________________________________________________________________
3249 [  4402] By: gsar                                  on 1999/10/17  22:30:30
3250         Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
3251              windows
3252      Branch: perl
3253            ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c
3254            ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c
3255            ! win32/win32.h
3256 ____________________________________________________________________________
3257 [  4401] By: gsar                                  on 1999/10/17  20:33:42
3258         Log: serious bug introduced by G_VOID changes in 5.003_96: scalar
3259              eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
3260              is one symptom of the problem
3261      Branch: perl
3262            ! pp_ctl.c t/op/eval.t
3263 ____________________________________________________________________________
3264 [  4400] By: gsar                                  on 1999/10/17  18:36:46
3265         Log: remove FileHandle from list of PodParser dependencies (the
3266              difference is 20 files vs 6 files loaded!)
3267      Branch: perl
3268            ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
3269            ! t/pod/testcmp.pl
3270 ____________________________________________________________________________
3271 [  4399] By: nick                                  on 1999/10/17  14:51:35
3272         Log: Pre-trip resolve
3273      Branch: utfperl
3274           !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
3275 ____________________________________________________________________________
3276 [  4398] By: gsar                                  on 1999/10/17  09:19:24
3277         Log: make installperl ignore RCS files (from Michael G Schwern
3278              <schwern@pobox.com>)
3279      Branch: perl
3280            ! installperl lib/Text/Tabs.pm
3281 ____________________________________________________________________________
3282 [  4397] By: gsar                                  on 1999/10/16  18:30:14
3283         Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
3284      Branch: perl
3285            ! perl.c
3286 ____________________________________________________________________________
3287 [  4396] By: jhi                                   on 1999/10/16  17:44:39
3288         Log: Missing comma.
3289      Branch: cfgperl
3290            ! lib/diagnostics.pm
3291 ____________________________________________________________________________
3292 [  4395] By: gsar                                  on 1999/10/16  17:18:36
3293         Log: assumption about @_ always being non-REAL doesn't hold when
3294              debugger is running; DB::sub() can call arbitrary stuff
3295              that modifies @_ at will
3296      Branch: perl
3297            ! pp_hot.c
3298 ____________________________________________________________________________
3299 [  4394] By: nick                                  on 1999/10/16  09:35:20
3300         Log: Resolve utfperl branch against mainline as of _62
3301      Branch: utfperl
3302           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
3303           +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl
3304           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
3305           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
3306           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
3307           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
3308           +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t
3309           +> t/lib/glob-taint.t win32/genmk95.pl
3310            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
3311           !> (integrate 144 files)
3312 ____________________________________________________________________________
3313 [  4393] By: gsar                                  on 1999/10/16  04:07:02
3314         Log: OS/2 support bits (from Ilya Zakharevich)
3315      Branch: perl
3316            ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
3317 ____________________________________________________________________________
3318 [  4392] By: jhi                                   on 1999/10/15  10:28:09
3319         Log: Integrate with Sarathy.
3320      Branch: cfgperl
3321           !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm
3322           !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod
3323           !> win32/Makefile win32/makefile.mk
3324
3325 ----------------
3326 Version 5.005_62
3327 ----------------
3328
3329 ____________________________________________________________________________
3330 [  4391] By: gsar                                  on 1999/10/15  10:12:42
3331         Log: here be 5.005_62
3332      Branch: perl
3333            ! Changes MANIFEST Porting/makerel
3334 ____________________________________________________________________________
3335 [  4390] By: gsar                                  on 1999/10/15  09:45:51
3336         Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;
3337              avoid tickling it in Pod::Man for now; other nits in
3338              Pod::*
3339      Branch: perl
3340            ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
3341            ! pod/perlopentut.pod
3342 ____________________________________________________________________________
3343 [  4389] By: gsar                                  on 1999/10/15  08:55:01
3344         Log: disable internal globbing for miniperl (or build breaks out
3345              in a rash of failed dependencies)
3346      Branch: perl
3347            ! Makefile.SH op.c win32/Makefile win32/makefile.mk
3348 ____________________________________________________________________________
3349 [  4388] By: jhi                                   on 1999/10/15  08:07:49
3350         Log: Integrate with Sarathy.
3351      Branch: cfgperl
3352           !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod
3353           !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c
3354 ____________________________________________________________________________
3355 [  4387] By: gsar                                  on 1999/10/15  07:46:24
3356         Log: integrate cfgperl contents into mainline
3357      Branch: perl
3358            ! Changes
3359           !> pod/perldelta.pod pod/perldiag.pod regcomp.c
3360           !> t/pragma/warn/regcomp
3361 ____________________________________________________________________________
3362 [  4386] By: gsar                                  on 1999/10/15  05:45:36
3363         Log: various little goofs in change#4385
3364      Branch: perl
3365            ! win32/include/dirent.h win32/win32.c
3366 ____________________________________________________________________________
3367 [  4385] By: gsar                                  on 1999/10/15  04:49:09
3368         Log: win32_*dir() cleanup; win32_readdir() iterates as necessary
3369              rather than win32_opendir() reading all files up front (untested)
3370      Branch: perl
3371            ! win32/include/dirent.h win32/win32.c
3372 ____________________________________________________________________________
3373 [  4384] By: gsar                                  on 1999/10/15  01:34:09
3374         Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
3375      Branch: perl
3376            ! lib/Benchmark.pm pod/perldelta.pod
3377 ____________________________________________________________________________
3378 [  4383] By: gsar                                  on 1999/10/15  01:22:32
3379         Log: include info about Perl Mongers in perlfaq2 (from David H. Adler
3380              <dha@panix.com>)
3381      Branch: perl
3382            ! pod/perlfaq2.pod
3383 ____________________________________________________________________________
3384 [  4382] By: gsar                                  on 1999/10/15  01:14:22
3385         Log: From: jand@ActiveState.com (Jan Dubois)
3386              Date: Fri, 15 Oct 1999 01:14:23 +0200
3387              Message-ID: <380f61ae.18202914@smtprelay.t-online.de>
3388              Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime()
3389      Branch: perl
3390            ! ext/POSIX/POSIX.xs
3391 ____________________________________________________________________________
3392 [  4381] By: jhi                                   on 1999/10/14  22:11:36
3393         Log: Integrate with Sarathy.
3394      Branch: cfgperl
3395           !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c
3396           !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c
3397           !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile
3398           !> win32/makefile.mk
3399 ____________________________________________________________________________
3400 [  4380] By: jhi                                   on 1999/10/14  22:08:22
3401         Log: Warn inside character classes about unknown backslash escapes
3402              (that are not caught earlier because of being completely unknown,
3403              such as \m), such as \z (because they make do sense inside regexen,
3404              but not inside character classes).
3405      Branch: cfgperl
3406            ! pod/perldelta.pod pod/perldiag.pod regcomp.c
3407            ! t/pragma/warn/regcomp
3408 ____________________________________________________________________________
3409 [  4379] By: gsar                                  on 1999/10/14  18:26:56
3410         Log: clarify significance of parens for "x" (from M.J.T. Guy
3411              <mjtg@cus.cam.ac.uk>)
3412      Branch: perl
3413            ! pod/perlop.pod
3414 ____________________________________________________________________________
3415 [  4378] By: gsar                                  on 1999/10/14  18:25:20
3416         Log: make timelocal work better when time is close to the epoch
3417              east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>)
3418      Branch: perl
3419            ! lib/Time/Local.pm
3420 ____________________________________________________________________________
3421 [  4377] By: gsar                                  on 1999/10/14  18:15:11
3422         Log: integrate cfgperl contents into mainline
3423      Branch: perl
3424           +> ext/DB_File/hints/sco.pl
3425           !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh
3426           !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod
3427           !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp
3428 ____________________________________________________________________________
3429 [  4376] By: gsar                                  on 1999/10/14  17:47:35
3430         Log: fix POPSTACK panics that ensued from bad interaction between
3431              runlevels and stack of stacks (change#3988 done right);
3432              basically, we pop the runlevel if the stacklevel is not the
3433              same one we started the runlevel with
3434      Branch: perl
3435            ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
3436 ____________________________________________________________________________
3437 [  4375] By: gsar                                  on 1999/10/14  15:54:48
3438         Log: avoid warnings
3439      Branch: perl
3440            ! ext/File/Glob/bsd_glob.c
3441 ____________________________________________________________________________
3442 [  4374] By: jhi                                   on 1999/10/14  10:08:44
3443         Log: Warn about false ranges like \d-\w (see the change #4355).
3444              The invalid ranges (b-a) warning message also enhanced.
3445      Branch: cfgperl
3446            ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
3447            ! t/pragma/warn/regcomp
3448 ____________________________________________________________________________
3449 [  4373] By: gsar                                  on 1999/10/14  03:49:54
3450         Log: File::Glob fixes for Windows
3451      Branch: perl
3452            ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
3453            ! win32/makefile.mk
3454 ____________________________________________________________________________
3455 [  4372] By: gsar                                  on 1999/10/14  02:21:31
3456         Log: avoid inefficiency in change#3386 (every longjmp() was followed
3457              by an avoidable call to setjmp())
3458      Branch: perl
3459            ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c
3460            ! proto.h scope.c scope.h
3461 ____________________________________________________________________________
3462 [  4371] By: jhi                                   on 1999/10/13  21:17:17
3463         Log: Integrate with Sarathy.
3464      Branch: cfgperl
3465           !> op.c pod/perldelta.pod
3466 ____________________________________________________________________________
3467 [  4370] By: gsar                                  on 1999/10/13  18:08:45
3468         Log: misc tweaks
3469      Branch: perl
3470            ! op.c pod/perldelta.pod
3471 ____________________________________________________________________________
3472 [  4369] By: jhi                                   on 1999/10/13  16:18:58
3473         Log: Integrate with Sarathy.
3474      Branch: cfgperl
3475           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
3476 ____________________________________________________________________________
3477 [  4368] By: gsar                                  on 1999/10/13  16:14:16
3478         Log: pod nits from various perl porters
3479      Branch: perl
3480            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
3481 ____________________________________________________________________________
3482 [  4367] By: jhi                                   on 1999/10/13  12:10:30
3483         Log: From: Vlad Harchev <hvv@hippo.ru>
3484              To: perl5-porters@perl.org
3485              Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503
3486              Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST)
3487              Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain>
3488      Branch: cfgperl
3489            ! pod/perlop.pod
3490 ____________________________________________________________________________
3491 [  4366] By: gsar                                  on 1999/10/13  08:11:11
3492         Log: typos and language goofs pointed out by Hugo van der Sanden
3493              <hv@crypt.compulink.co.uk>
3494      Branch: perl
3495            ! pod/perldelta.pod pod/perldiag.pod
3496 ____________________________________________________________________________
3497 [  4365] By: jhi                                   on 1999/10/13  07:27:44
3498         Log: Integrate with Sarathy.
3499      Branch: cfgperl
3500           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
3501           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
3502           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
3503           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
3504           +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t
3505           !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl
3506           !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod
3507           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t
3508           !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c
3509 ____________________________________________________________________________
3510 [  4364] By: gsar                                  on 1999/10/13  07:06:04
3511         Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
3512      Branch: perl
3513            ! lib/perl5db.pl
3514 ____________________________________________________________________________
3515 [  4363] By: jhi                                   on 1999/10/13  07:03:43
3516         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
3517              To: perl5-porters@perl.org
3518              Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
3519              Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT)
3520              Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>
3521      Branch: cfgperl
3522            ! hints/svr5.sh
3523 ____________________________________________________________________________
3524 [  4362] By: jhi                                   on 1999/10/13  06:57:16
3525         Log: Add DB_File hint for SCO ODT.
3526              From: hops@sco.com
3527              To: perl5-porters@perl.org
3528              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
3529              Date: Tue, 12 Oct 1999 20:16:04 PDT
3530              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
3531      Branch: cfgperl
3532            + ext/DB_File/hints/sco.pl
3533            ! MANIFEST
3534 ____________________________________________________________________________
3535 [  4361] By: gsar                                  on 1999/10/13  06:56:08
3536         Log: PL_numeric_radix used without being defined (from Ilya
3537              Zakharevich)
3538      Branch: perl
3539            ! util.c
3540 ____________________________________________________________________________
3541 [  4360] By: gsar                                  on 1999/10/13  06:43:03
3542         Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose())
3543              From: hops@sco.com
3544              Date: Tue, 12 Oct 1999 20:16:04 PDT
3545              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
3546              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
3547      Branch: perl
3548            + ext/NDBM_File/hints/sco.pl
3549            ! MANIFEST ext/ODBM_File/hints/sco.pl
3550 ____________________________________________________________________________
3551 [  4359] By: gsar                                  on 1999/10/13  06:34:53
3552         Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
3553      Branch: perl
3554            ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
3555            ! pod/perlport.pod
3556 ____________________________________________________________________________
3557 [  4358] By: gsar                                  on 1999/10/12  19:10:27
3558         Log: perldelta updates
3559      Branch: perl
3560            ! pod/perldelta.pod
3561 ____________________________________________________________________________
3562 [  4357] By: gsar                                  on 1999/10/12  17:11:18
3563         Log: update perldelta for change#4356
3564      Branch: perl
3565            ! Changes pod/perldelta.pod
3566 ____________________________________________________________________________
3567 [  4356] By: gsar                                  on 1999/10/12  16:53:31
3568         Log: add File::BSDGlob as File::Glob and load it at compile-time
3569              if perl was built with -DPERL_INTERNAL_GLOB
3570              
3571              TODO: we currently get a compile-time failure if File/Glob.pm
3572              can't be found; such failure needs to be made to emit a warning
3573              and use the csh implementation instead
3574      Branch: perl
3575            + ext/File/Glob/Changes ext/File/Glob/Glob.pm
3576            + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
3577            + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
3578            + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t
3579            + t/lib/glob-global.t t/lib/glob-taint.t
3580            ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t
3581            ! t/pragma/overload.t
3582 ____________________________________________________________________________
3583 [  4355] By: jhi                                   on 1999/10/12  15:30:05
3584         Log: Revert the parts of #3926 that outlawed character ranges
3585              that have character classes such as \w as either endpoint.
3586              This change re-establishes the old behavior which meant that
3587              such ranges weren't really ranges, the "-" was literal.
3588              Moreover, this change also fixes the old behavior to be
3589              more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
3590              Now they all do work as described above.  The #3926 outlawed
3591              all of those.
3592      Branch: cfgperl
3593            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
3594 ____________________________________________________________________________
3595 [  4354] By: jhi                                   on 1999/10/12  09:58:59
3596         Log: Integrate with Sarathy.
3597      Branch: cfgperl
3598           !> (integrate 33 files)
3599 ____________________________________________________________________________
3600 [  4353] By: gsar                                  on 1999/10/12  05:53:40
3601         Log: apply parts of LynxOS patches from Alan Johnson
3602              <johnson@alonn.gemse.fr>
3603      Branch: perl
3604            ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
3605            ! t/op/groups.t
3606 ____________________________________________________________________________
3607 [  4352] By: gsar                                  on 1999/10/12  05:24:39
3608         Log: allow any unpack specifier to take a count via '/'
3609              (from Ilya Zakharevich)
3610      Branch: perl
3611            ! pp.c t/op/pack.t
3612 ____________________________________________________________________________
3613 [  4351] By: gsar                                  on 1999/10/12  05:02:35
3614         Log: avoid warnings
3615      Branch: perl
3616            ! malloc.c
3617 ____________________________________________________________________________
3618 [  4350] By: gsar                                  on 1999/10/12  04:50:52
3619         Log: various cleanups
3620      Branch: perl
3621            ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y
3622            ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc
3623            ! win32/config.gc win32/config.vc win32/config_H.bc
3624            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
3625 ____________________________________________________________________________
3626 [  4349] By: gsar                                  on 1999/10/12  00:23:11
3627         Log: update Changes, patchlevel etc.
3628      Branch: perl
3629            ! Changes Porting/findvars patchlevel.h win32/Makefile
3630            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3631            ! win32/makefile.mk
3632 ____________________________________________________________________________
3633 [  4348] By: gsar                                  on 1999/10/11  23:11:57
3634         Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
3635      Branch: perl
3636            ! pod/perlfunc.pod
3637 ____________________________________________________________________________
3638 [  4347] By: jhi                                   on 1999/10/11  21:25:03
3639         Log: Sparc Linux -Duseshrplib fix.
3640              
3641              From: Brian Jepson <bjepson@home.com>
3642              To: Nick Ing-Simmons <nick@ing-simmons.net>
3643              cc: perl5-porters@perl.org
3644              Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
3645              Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST)
3646              Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>
3647      Branch: cfgperl
3648            ! hints/linux.sh
3649 ____________________________________________________________________________
3650 [  4346] By: gsar                                  on 1999/10/11  20:28:32
3651         Log: more pack/unpack documentation (from Ilya Zakharevich); changed
3652              the behavior of 'Z*' and 'Z3' to always pack a trailing
3653              null byte; changed documentation to suit; added test
3654      Branch: perl
3655            ! pod/perlfunc.pod pp.c t/op/pack.t
3656 ____________________________________________________________________________
3657 [  4345] By: gsar                                  on 1999/10/11  19:15:46
3658         Log: writing to perllocal.pod fails if it was never created;
3659              tweak pseudo-hash example (both suggested by Michael G Schwern
3660              <schwern@pobox.com>)
3661      Branch: perl
3662            ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
3663 ____________________________________________________________________________
3664 [  4344] By: gsar                                  on 1999/10/11  17:57:31
3665         Log: slightly edited variant of suggested patch
3666              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3667              Date: Thu, 9 Sep 1999 18:35:37 -0400
3668              Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
3669              Subject: [PATCH 5.005_58] How RExen match?
3670      Branch: perl
3671            ! pod/perlre.pod
3672 ____________________________________________________________________________
3673 [  4343] By: gsar                                  on 1999/10/11  16:55:48
3674         Log: change#4327 was inefficient
3675      Branch: perl
3676            ! lib/lib.pm
3677 ____________________________________________________________________________
3678 [  4342] By: jhi                                   on 1999/10/11  07:01:46
3679         Log: Integrate with Sarathy.
3680      Branch: cfgperl
3681           +> pod/perlhack.pod
3682           !> (integrate 28 files)
3683 ____________________________________________________________________________
3684 [  4341] By: jhi                                   on 1999/10/11  06:37:47
3685         Log: The 2.5th cut at the AIX C++ extension problems.
3686      Branch: cfgperl
3687            ! hints/aix.sh
3688 ____________________________________________________________________________
3689 [  4340] By: gsar                                  on 1999/10/10  23:48:07
3690         Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
3691      Branch: perl
3692            + pod/perlhack.pod
3693            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
3694 ____________________________________________________________________________
3695 [  4339] By: gsar                                  on 1999/10/10  20:42:40
3696         Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
3697              compatibility; introduce SAVEDESTRUCTOR_X() that accepts
3698              void(*)(pTHX_ void*)
3699      Branch: perl
3700            ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c
3701            ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff
3702            ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h
3703            ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms
3704 ____________________________________________________________________________
3705 [  4338] By: gsar                                  on 1999/10/10  20:38:59
3706         Log: add missing new diagnostics to perldelta
3707      Branch: perl
3708            ! pod/perldelta.pod
3709 ____________________________________________________________________________
3710 [  4337] By: gsar                                  on 1999/10/10  17:40:13
3711         Log: update perldelta for change#3406
3712      Branch: perl
3713            ! embed.pl pod/perldata.pod pod/perldelta.pod
3714 ____________________________________________________________________________
3715 [  4336] By: gsar                                  on 1999/10/10  16:33:14
3716         Log: integrate cfgperl contents into mainline
3717      Branch: perl
3718           +> ext/DynaLoader/hints/aix.pl
3719           !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh
3720           !> makedef.pl perl.h pod/perldelta.pod
3721 ____________________________________________________________________________
3722 [  4335] By: jhi                                   on 1999/10/10  11:09:48
3723         Log: Update perldelta.
3724      Branch: cfgperl
3725            ! pod/perldelta.pod
3726 ____________________________________________________________________________
3727 [  4334] By: jhi                                   on 1999/10/10  10:31:46
3728         Log: Integrate with Sarathy.
3729      Branch: cfgperl
3730           +> win32/genmk95.pl
3731           !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm
3732           !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm
3733           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
3734           !> ext/Thread/sync.t ext/Thread/sync2.t installperl
3735           !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm
3736           !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c
3737           !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c
3738           !> utils/perldoc.PL win32/makefile.mk
3739 ____________________________________________________________________________
3740 [  4333] By: gsar                                  on 1999/10/10  06:33:15
3741         Log: install pods to 'pods' rather than 'pod' on cygwin (modified
3742              a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
3743      Branch: perl
3744            ! installperl lib/diagnostics.pm utils/perldoc.PL
3745 ____________________________________________________________________________
3746 [  4332] By: gsar                                  on 1999/10/10  05:15:26
3747         Log: add $VERSION
3748      Branch: perl
3749            ! lib/Exporter.pm
3750 ____________________________________________________________________________
3751 [  4331] By: gsar                                  on 1999/10/10  05:10:22
3752         Log: describe what can go in an export list (from Anno Siegel
3753              <anno4000@lublin.zrz.tu-berlin.de>)
3754      Branch: perl
3755            ! lib/Exporter.pm
3756 ____________________________________________________________________________
3757 [  4330] By: gsar                                  on 1999/10/10  04:50:43
3758         Log: more basic support for building modules under Windows 95/98
3759              (applied relevant parts from a patch suggested by
3760              Jochen Wiedmann <joe@ispsoft.de>)
3761      Branch: perl
3762            ! lib/ExtUtils/MM_Unix.pm
3763 ____________________________________________________________________________
3764 [  4329] By: gsar                                  on 1999/10/10  04:28:38
3765         Log: rudimentary support for building under Windows 95/98 (from
3766              Benjamin Stuhl <sho_pi@hotmail.com>)
3767      Branch: perl
3768            + win32/genmk95.pl
3769            ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
3770            ! win32/makefile.mk
3771 ____________________________________________________________________________
3772 [  4328] By: gsar                                  on 1999/10/10  03:37:21
3773         Log: fix two leaks in Thread.xs (from Eugene Alterman
3774              <Eugene.Alterman@bremer-inc.com>); convert places with
3775              'use attrs' to new attributes syntax
3776      Branch: perl
3777            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
3778            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
3779            ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t
3780            ! ext/Thread/sync2.t
3781 ____________________________________________________________________________
3782 [  4327] By: gsar                                  on 1999/10/10  02:23:52
3783         Log: avoid duplicates in @INC, they cause leaks in mod_perl etc
3784              (suggested by Tod Irwin <irwin@stockmaster.com>)
3785      Branch: perl
3786            ! lib/lib.pm
3787 ____________________________________________________________________________
3788 [  4326] By: gsar                                  on 1999/10/10  00:51:48
3789         Log: better documentation for recv() (from Anton Berezin
3790              <tobez@plab.ku.dk>)
3791      Branch: perl
3792            ! pod/perlfunc.pod
3793 ____________________________________________________________________________
3794 [  4325] By: gsar                                  on 1999/10/09  22:46:23
3795         Log: perldelta updates (see TODO markers)
3796      Branch: perl
3797            ! Changes pod/perldelta.pod pp_sys.c
3798 ____________________________________________________________________________
3799 [  4324] By: gsar                                  on 1999/10/09  19:43:10
3800         Log: fix Exporter::export_to_level() documentation
3801      Branch: perl
3802            ! lib/Exporter.pm
3803 ____________________________________________________________________________
3804 [  4323] By: gsar                                  on 1999/10/09  18:48:31
3805         Log: don't run END blocks when running under -c switch (older,
3806              rarely useful behavior may still be obtained by putting
3807              BEGIN { $^C = 0; exit; } at the end of the script)
3808      Branch: perl
3809            ! perl.c
3810 ____________________________________________________________________________
3811 [  4322] By: jhi                                   on 1999/10/09  05:31:26
3812         Log: While awaiting a good test program to detect the broken gcc.
3813              From: Thomas Conté <tom@fr.uu.net>
3814              To: <jhi@iki.fi>
3815              Cc: <perl5-porters@perl.org>
3816              Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
3817              Date: Wed, 6 Oct 1999 19:56:29 +0200
3818              Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
3819      Branch: cfgperl
3820            ! hints/irix_6.sh perl.h
3821 ____________________________________________________________________________
3822 [  4321] By: gsar                                  on 1999/10/09  00:41:02
3823         Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to
3824              clear entries in the CV's pad, leading to coredumps when CV had no
3825              other references to it; this is a slightly edited version of the
3826              patch suggested by Russel O'Connor <roconnor@world.std.com>
3827      Branch: perl
3828            ! cop.h pp_ctl.c pp_hot.c
3829 ____________________________________________________________________________
3830 [  4320] By: gsar                                  on 1999/10/08  22:50:51
3831         Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
3832              situation (assumptions about cx invalidation are not valid
3833              anymore)
3834      Branch: perl
3835            ! cop.h pp_ctl.c pp_hot.c
3836 ____________________________________________________________________________
3837 [  4319] By: jhi                                   on 1999/10/08  14:33:31
3838         Log: Integrate with Sarathy.
3839      Branch: cfgperl
3840           !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c
3841           !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c
3842           !> t/comp/bproto.t thrdvar.h toke.c util.c
3843 ____________________________________________________________________________
3844 [  4318] By: jhi                                   on 1999/10/08  13:51:34
3845         Log: The second cut at AIX C++ extension troubles.
3846      Branch: cfgperl
3847            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
3848            ! hints/aix.sh
3849 ____________________________________________________________________________
3850 [  4317] By: jhi                                   on 1999/10/08  10:44:13
3851         Log: The first cut at fixing Perl extensions written in C++ in AIX,
3852              statics don't get initialized right.  This patch at least
3853              doesn't seem to break the build in my AIX, but unfortunately
3854              I don't have the IBM C++ to do further testing.
3855              
3856              Problem reported by Stephanie Beals in
3857              From: bealzy@us.ibm.com
3858              To: perl5-porters@perl.org
3859              Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
3860              Date: Thu, 7 Oct 1999 15:05:54 -0400
3861              Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
3862      Branch: cfgperl
3863            + ext/DynaLoader/hints/aix.pl
3864            ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
3865 ____________________________________________________________________________
3866 [  4316] By: gsar                                  on 1999/10/08  10:26:15
3867         Log: remove kludgey duplicate background error avoidance (caused
3868              "leaks"; %@ wasn't even user-visible under -Dusethreads);
3869              only repeats of most recent error are now avoided
3870      Branch: perl
3871            ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
3872 ____________________________________________________________________________
3873 [  4315] By: jhi                                   on 1999/10/08  09:48:59
3874         Log: Fix omission.
3875      Branch: cfgperl
3876            ! makedef.pl
3877 ____________________________________________________________________________
3878 [  4314] By: gsar                                  on 1999/10/08  07:17:01
3879         Log: extend change#2299 to C<use> (fixes scoping problems in
3880              C<if (...) { use foo; ... }>)
3881      Branch: perl
3882            ! op.c
3883 ____________________________________________________________________________
3884 [  4313] By: gsar                                  on 1999/10/08  04:52:19
3885         Log: small tweak for change#4309
3886      Branch: perl
3887            ! op.c
3888 ____________________________________________________________________________
3889 [  4312] By: gsar                                  on 1999/10/08  02:31:13
3890         Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests
3891              From: Larry Wall <larry@wall.org>
3892              Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT)
3893              Message-Id: <199910061655.JAA11333@kiev.wall.org>
3894              Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
3895      Branch: perl
3896            ! opcode.h t/comp/bproto.t toke.c
3897 ____________________________________________________________________________
3898 [  4311] By: gsar                                  on 1999/10/08  00:58:19
3899         Log: typo
3900      Branch: perl
3901            ! pp_sys.c
3902 ____________________________________________________________________________
3903 [  4310] By: gsar                                  on 1999/10/07  23:51:38
3904         Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
3905              Brian Mitchell <brian@chele.cais.net>)
3906      Branch: perl
3907            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
3908 ____________________________________________________________________________
3909 [  4309] By: gsar                                  on 1999/10/07  22:57:52
3910         Log: change#3728 was flawed (loop contexts saw the wrong statement
3911              info, causing loop control constructs to not find the label);
3912              disable OP_SETSTATE entirely and add a fix that is specifically
3913              targetted at disabling the OP_LINESEQ optimization in else BLOCK,
3914              which was what the original patch was supposed to fix
3915              
3916              TODO: remove the remainder of the setstate logic if it can't
3917              be used anywhere else (it isn't used anywhere now)
3918      Branch: perl
3919            ! cop.h op.c perly.c perly.y
3920 ____________________________________________________________________________
3921 [  4308] By: jhi                                   on 1999/10/07  19:21:27
3922         Log: Integrate with Sarathy.
3923      Branch: cfgperl
3924           !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
3925 ____________________________________________________________________________
3926 [  4307] By: gsar                                  on 1999/10/07  15:12:24
3927         Log: update to podlators-0.08 from Russ Allbery
3928      Branch: perl
3929            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
3930 ____________________________________________________________________________
3931 [  4306] By: jhi                                   on 1999/10/06  17:20:34
3932         Log: Integrate with Sarathy.
3933      Branch: cfgperl
3934           !> (integrate 45 files)
3935 ____________________________________________________________________________
3936 [  4305] By: gsar                                  on 1999/10/06  16:55:45
3937         Log: some versions of mingw32 have __int64, define iff it isn't
3938      Branch: perl
3939            ! win32/win32.h
3940 ____________________________________________________________________________
3941 [  4304] By: gsar                                  on 1999/10/06  03:45:44
3942         Log: fix typos in change#4288
3943      Branch: perl
3944            ! Changes dump.c sv.c
3945 ____________________________________________________________________________
3946 [  4303] By: gsar                                  on 1999/10/06  03:22:46
3947         Log: integrate cfgperl contents into mainline
3948      Branch: perl
3949           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
3950            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
3951           !> (integrate 31 files)
3952 ____________________________________________________________________________
3953 [  4302] By: gsar                                  on 1999/10/06  02:36:53
3954         Log: make die/warn and other diagnostics go to wherever STDERR happens
3955              to point at; change places that meant Perl_debug_log rather than
3956              PerlIO_stderr()
3957      Branch: perl
3958            ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs
3959            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
3960            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
3961            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
3962            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
3963            ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs
3964            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
3965            ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c
3966            ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c
3967            ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c
3968            ! win32/dl_win32.xs win32/win32.c win32/win32thread.c
3969 ____________________________________________________________________________
3970 [  4301] By: jhi                                   on 1999/10/05  23:03:46
3971         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3972              To: François Désarménien <desar@club-internet.fr>
3973              Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
3974              Subject: Re: Strange RE engine breakage in 5_61
3975              Date: Mon, 4 Oct 1999 19:58:03 -0400
3976              Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
3977              
3978              (had to apply pat.t part manually because there
3979              already were more tests than there was in _61)
3980      Branch: cfgperl
3981            ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
3982 ____________________________________________________________________________
3983 [  4300] By: jhi                                   on 1999/10/04  17:03:18
3984         Log: From: Andy Dougherty <doughera@lafayette.edu>
3985              To: Jarkko Hietaniemi <jhi@iki.fi>
3986              cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
3987              Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
3988              Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT)
3989              Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
3990      Branch: cfgperl
3991            + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
3992            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
3993            ! MANIFEST ext/B/defsubs_h.PL
3994 ____________________________________________________________________________
3995 [  4299] By: jhi                                   on 1999/10/04  07:15:16
3996         Log: From: Michael G Schwern <schwern@pobox.com>
3997              To: perl5-porters@perl.org
3998              Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
3999              Date: Sun, 3 Oct 1999 17:34:17 -0400
4000              Message-ID: <19991003173417.A4351@blackrider>
4001      Branch: cfgperl
4002            ! t/lib/fields.t t/pragma/constant.t
4003 ____________________________________________________________________________
4004 [  4298] By: gsar                                  on 1999/10/04  04:57:53
4005         Log: some compatibility macros were busted
4006      Branch: perl
4007            ! embed.h embed.pl toke.c
4008 ____________________________________________________________________________
4009 [  4297] By: jhi                                   on 1999/10/03  17:50:59
4010         Log: A better version of #4296.
4011              
4012              From: Michael G Schwern <schwern@pobox.com>
4013              To: perl5-porters@perl.org
4014              Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
4015              Date: Sun, 3 Oct 1999 13:54:23 -0400
4016              Message-ID: <19991003135423.A3050@blackrider>
4017      Branch: cfgperl
4018            ! av.c op.c pod/perldiag.pod
4019 ____________________________________________________________________________
4020 [  4296] By: jhi                                   on 1999/10/03  17:21:01
4021         Log: (Replaced by #4297.)
4022              
4023              From: Michael G Schwern <schwern@pobox.com>
4024              To: perl5-porters@perl.org
4025              Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
4026              Date: Sun, 3 Oct 1999 13:16:47 -0400
4027              Message-ID: <19991003131647.A2816@blackrider>
4028              
4029              plus changed the error message to say "No such pseudo-hash field"
4030              as discussed in the above mail message.
4031      Branch: cfgperl
4032            ! av.c pod/perldiag.pod
4033 ____________________________________________________________________________
4034 [  4295] By: gsar                                  on 1999/10/03  16:09:36
4035         Log: avoid doing irrelevant things on 'make perl'
4036      Branch: perl
4037            ! Makefile.SH
4038 ____________________________________________________________________________
4039 [  4294] By: jhi                                   on 1999/10/03  14:16:24
4040         Log: Fix a typo in #4293 spotted by Graham Barr.
4041      Branch: cfgperl
4042            ! pod/perlref.pod
4043 ____________________________________________________________________________
4044 [  4293] By: jhi                                   on 1999/10/03  11:31:22
4045         Log: From: Michael G Schwern <schwern@blackrider.aocn.com>
4046              To: perl5-porters@perl.org
4047              Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
4048              Date: Sun, 3 Oct 1999 02:34:01 -0400
4049              Message-ID: <19991003023401.A1520@blackrider>
4050      Branch: cfgperl
4051            ! pod/perlfunc.pod pod/perlref.pod
4052 ____________________________________________________________________________
4053 [  4292] By: jhi                                   on 1999/10/03  09:23:16
4054         Log: From: Barrie Slaymaker <barries@slaysys.com>
4055              To: perl5-porters@perl.org
4056              Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks
4057              Date: Sun, 3 Oct 1999 00:09:51 -0400
4058              Message-Id: <199910030409.AAA18228@jester.slaysys.com>
4059      Branch: cfgperl
4060            ! lib/Benchmark.pm
4061 ____________________________________________________________________________
4062 [  4291] By: jhi                                   on 1999/10/02  23:43:53
4063         Log: Be understanding about large file systems.
4064      Branch: cfgperl
4065            ! t/lib/syslfs.t t/op/lfs.t
4066 ____________________________________________________________________________
4067 [  4290] By: jhi                                   on 1999/10/02  23:39:16
4068         Log: Configure fixfest continues.
4069      Branch: cfgperl
4070            ! Configure config_h.SH
4071      Branch: metaconfig
4072            ! U/modified/d_longdbl.U U/modified/d_longlong.U
4073            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
4074            ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U
4075            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
4076      Branch: metaconfig/U/perl
4077            ! i_inttypes.U io64.U
4078 ____________________________________________________________________________
4079 [  4289] By: jhi                                   on 1999/10/02  23:12:54
4080         Log: Regen Porting stuff.
4081      Branch: cfgperl
4082            ! Porting/Glossary Porting/config.sh Porting/config_H
4083 ____________________________________________________________________________
4084 [  4288] By: jhi                                   on 1999/10/02  23:05:50
4085         Log: Untangle the IV_IS_QUAD jungle by introduding
4086              macros to be used when doing formatted printing:
4087              IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.
4088      Branch: cfgperl
4089            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4090            ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c
4091            ! regcomp.c sv.c taint.c toke.c util.c
4092 ____________________________________________________________________________
4093 [  4287] By: jhi                                   on 1999/10/02  22:54:18
4094         Log: metaconfig maintenance.
4095      Branch: metaconfig
4096            ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U
4097            ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U
4098            ! U/typedefs/uidsize.U
4099 ____________________________________________________________________________
4100 [  4286] By: nick                                  on 1999/10/02  11:11:44
4101         Log: Incremental merge of mainline
4102      Branch: utfperl
4103           +> README.Y2K hints/svr5.sh lib/Pod/Man.pm
4104           +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t
4105           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
4106           +> t/pod/podselect.t t/pod/podselect.xr
4107            - lib/Pod/PlainText.pm
4108           !> (integrate 148 files)
4109 ____________________________________________________________________________
4110 [  4285] By: jhi                                   on 1999/10/02  10:16:15
4111         Log: Battle namespace pollution.
4112      Branch: cfgperl
4113            ! lib/Benchmark.pm
4114 ____________________________________________________________________________
4115 [  4284] By: jhi                                   on 1999/10/02  10:11:20
4116         Log: Regen Configure, all of xs_apiversion didn't take.
4117      Branch: cfgperl
4118            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4119            ! config_h.SH patchlevel.h
4120 ____________________________________________________________________________
4121 [  4283] By: jhi                                   on 1999/10/02  09:48:17
4122         Log: Integrate with Sarathy.
4123      Branch: cfgperl
4124           +> lib/Pod/Man.pm t/pod/multiline_items.t
4125           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
4126           +> t/pod/podselect.t t/pod/podselect.xr
4127            - lib/Pod/PlainText.pm
4128           !> (integrate 50 files)
4129 ____________________________________________________________________________
4130 [  4282] By: gsar                                  on 1999/10/02  06:39:14
4131         Log: update pod2man, pod2text and related Pod:: modules with the
4132              ones in podlators-0.07 from Russ Allbery
4133      Branch: perl
4134            + lib/Pod/Man.pm
4135            ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
4136            ! pod/pod2man.PL pod/pod2text.PL
4137 ____________________________________________________________________________
4138 [  4281] By: gsar                                  on 1999/10/02  06:14:44
4139         Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
4140      Branch: perl
4141            - lib/Pod/PlainText.pm
4142            ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL
4143            ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t
4144            ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t
4145            ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t
4146            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
4147            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
4148            ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl
4149 ____________________________________________________________________________
4150 [  4280] By: gsar                                  on 1999/10/02  04:39:38
4151         Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
4152      Branch: perl
4153            + t/pod/multiline_items.t t/pod/multiline_items.xr
4154            + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t
4155            + t/pod/podselect.xr
4156            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
4157            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
4158            ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr
4159            ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr
4160            ! t/pod/nested_items.xr t/pod/nested_seqs.xr
4161            ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr
4162            ! t/pod/testp2pt.pl
4163 ____________________________________________________________________________
4164 [  4279] By: gsar                                  on 1999/10/02  03:36:41
4165         Log: make exists() work better on pseudo-hashes (reworked a patch suggested
4166              by Michael G Schwern <schwern@pobox.com>)
4167      Branch: perl
4168            ! av.c t/op/avhv.t
4169 ____________________________________________________________________________
4170 [  4278] By: gsar                                  on 1999/10/02  02:36:55
4171         Log: deprecate C<use attrs>
4172      Branch: perl
4173            ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t
4174            ! t/lib/thread.t t/pragma/sub_lval.t
4175 ____________________________________________________________________________
4176 [  4277] By: gsar                                  on 1999/10/02  01:43:25
4177         Log: add notes about effect of loop control statements inside
4178              LABEL BLOCK continue BLOCK
4179      Branch: perl
4180            ! pod/perlfunc.pod
4181 ____________________________________________________________________________
4182 [  4276] By: gsar                                  on 1999/10/02  01:23:02
4183         Log: indent nested =items properly (suggested by Bill Fenner
4184              <fenner@research.att.com>)
4185      Branch: perl
4186            ! pod/pod2man.PL
4187 ____________________________________________________________________________
4188 [  4275] By: gsar                                  on 1999/10/02  01:09:16
4189         Log: updated ptags generator from Ilya Zakharevich
4190      Branch: perl
4191            ! emacs/ptags
4192 ____________________________________________________________________________
4193 [  4274] By: gsar                                  on 1999/10/01  23:08:52
4194         Log: update Changes
4195      Branch: perl
4196            ! Changes
4197 ____________________________________________________________________________
4198 [  4273] By: gsar                                  on 1999/10/01  22:58:55
4199         Log: typo, whitespace adjustments
4200      Branch: perl
4201            ! utils/h2xs.PL
4202 ____________________________________________________________________________
4203 [  4272] By: gsar                                  on 1999/10/01  22:46:06
4204         Log: remove dup hunks
4205      Branch: perl
4206            ! configure.com vms/vms.c
4207 ____________________________________________________________________________
4208 [  4271] By: gsar                                  on 1999/10/01  22:33:02
4209         Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
4210              by declaring new globals "our" (XXX this means h2xs generated code
4211              won't run on earlier versions; a switch to generate compatible
4212              source is needed)
4213      Branch: perl
4214           !> (integrate 35 files)
4215 ____________________________________________________________________________
4216 [  4270] By: jhi                                   on 1999/10/01  12:05:56
4217         Log: Integrate with Sarathy.
4218      Branch: cfgperl
4219           !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
4220           !> pod/perldiag.pod util.c
4221 ____________________________________________________________________________
4222 [  4269] By: jhi                                   on 1999/10/01  10:26:19
4223         Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
4224              To: perl5-porters@perl.org
4225              Subject: [ID 19991001.001] perlguts man page error
4226              Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
4227              Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
4228      Branch: cfgperl
4229            ! pod/perlguts.pod
4230 ____________________________________________________________________________
4231 [  4268] By: jhi                                   on 1999/10/01  07:32:33
4232         Log: There *is* a month called October.
4233      Branch: cfgperl
4234            ! t/op/time.t
4235 ____________________________________________________________________________
4236 [  4267] By: jhi                                   on 1999/10/01  06:58:10
4237         Log: Temp file cleanliness.
4238      Branch: cfgperl
4239            ! t/lib/filecopy.t
4240 ____________________________________________________________________________
4241 [  4266] By: jhi                                   on 1999/10/01  06:46:56
4242         Log: From: Barrie Slaymaker <barries@slaysys.com>
4243              To: perl5-porters@perl.org
4244              Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
4245              Date: Thu, 30 Sep 1999 22:16:26 -0400
4246              Message-Id: <199910010216.WAA08309@jester.slaysys.com>
4247      Branch: cfgperl
4248            ! lib/Benchmark.pm
4249 ____________________________________________________________________________
4250 [  4265] By: jhi                                   on 1999/09/30  20:25:35
4251         Log: From: Barrie Slaymaker <barries@slaysys.com>
4252              To: perl5-porters@perl.org
4253              Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
4254              Date: Thu, 30 Sep 1999 15:44:00 -0400
4255              Message-Id: <199909301944.PAA07166@jester.slaysys.com>
4256              (Replaces #4175.)
4257      Branch: cfgperl
4258            ! lib/Benchmark.pm
4259 ____________________________________________________________________________
4260 [  4264] By: gsar                                  on 1999/09/30  17:59:26
4261         Log: re-add missing "Out of memory!" entry
4262      Branch: perl
4263            ! pod/perldiag.pod
4264 ____________________________________________________________________________
4265 [  4263] By: jhi                                   on 1999/09/30  17:05:43
4266         Log: Regenerate Configure.
4267      Branch: cfgperl
4268            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4269            ! config_h.SH
4270 ____________________________________________________________________________
4271 [  4261] By: jhi                                   on 1999/09/30  16:15:05
4272         Log: From: Andy Dougherty <doughera@lafayette.edu>
4273              To: Perl Porters <perl5-porters@perl.org>
4274              Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
4275              Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
4276              Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
4277      Branch: cfgperl
4278            ! pod/perldelta.pod
4279 ____________________________________________________________________________
4280 [  4260] By: jhi                                   on 1999/09/30  15:48:56
4281         Log: From: Andy Dougherty <doughera@lafayette.edu>
4282              To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
4283              Subject: Re: Possible skeletal structure for searching multiple versions
4284              Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
4285              Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
4286      Branch: metaconfig
4287            ! U/mkglossary
4288      Branch: metaconfig/U/perl
4289            + xs_apiversion.U
4290            ! patchlevel.U
4291 ____________________________________________________________________________
4292 [  4259] By: jhi                                   on 1999/09/30  15:07:16
4293         Log: Further ?idsize.U fixing.
4294      Branch: metaconfig
4295            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
4296 ____________________________________________________________________________
4297 [  4258] By: jhi                                   on 1999/09/30  15:00:14
4298         Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
4299      Branch: metaconfig
4300            ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
4301            ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
4302 ____________________________________________________________________________
4303 [  4257] By: jhi                                   on 1999/09/30  09:48:33
4304         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
4305              To: Gurusamy Sarathy <gsar@ActiveState.com>
4306              Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
4307              The Perl Porters Mailing List <perl5-porters@perl.org>
4308              Subject: [PATCH] (Was: deprecating SIGDIE)
4309              Date: Wed, 29 Sep 1999 15:16:50 -0400
4310              Message-ID: <19990929151650.E26675@O2.chapin.edu>
4311      Branch: cfgperl
4312            ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
4313 ____________________________________________________________________________
4314 [  4256] By: jhi                                   on 1999/09/30  09:45:22
4315         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4316              To: Gurusamy Sarathy <gsar@activestate.com>
4317              Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
4318              Subject: Re: _58, _61 Argument "" is not numeric in sprintf
4319              Date: Wed, 29 Sep 1999 18:58:23 -0400
4320              Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
4321      Branch: cfgperl
4322            ! Makefile.SH opcode.pl
4323 ____________________________________________________________________________
4324 [  4255] By: gsar                                  on 1999/09/30  09:03:48
4325         Log: remove prehistoric XFree() gunk
4326      Branch: perl
4327            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
4328 ____________________________________________________________________________
4329 [  4254] By: gsar                                  on 1999/09/30  08:40:14
4330         Log: From: Vishal Bhatia <vishal@gol.com>
4331              Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
4332              Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
4333              Subject: [patch _61] Minor corrections in C.pm
4334      Branch: perl
4335            ! ext/B/B/C.pm
4336 ____________________________________________________________________________
4337 [  4253] By: gsar                                  on 1999/09/30  08:36:27
4338         Log: off-by-one in fbm_compile() (spotted by John Bley
4339              <jbley@cs.cmu.edu>); whitespace adjustments
4340      Branch: perl
4341            ! util.c
4342 ____________________________________________________________________________
4343 [  4251] By: jhi                                   on 1999/09/30  08:09:13
4344         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4345              To: perl5-porters@perl.org (Mailing list Perl5)
4346              Subject: [PATCH 5.00561+]  Followup h2xs patch
4347              Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
4348              Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
4349      Branch: cfgperl
4350            ! utils/h2xs.PL
4351 ____________________________________________________________________________
4352 [  4250] By: jhi                                   on 1999/09/29  19:11:32
4353         Log: Integrate with Sarathy.
4354      Branch: cfgperl
4355           !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
4356           !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
4357           !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
4358 ____________________________________________________________________________
4359 [  4249] By: bailey                                on 1999/09/29  02:21:31
4360         Log: resync with mainline
4361      Branch: vmsperl
4362           +> (branch 32 files)
4363            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
4364            - lib/unicode/blocks.txt lib/unicode/index2.txt
4365            - lib/unicode/jamo2.txt lib/unicode/names2.txt
4366            - lib/unicode/props2.txt lib/unicode/readme.txt
4367            - t/lib/bigfloatpm.t
4368           !> (integrate 240 files)
4369 ____________________________________________________________________________
4370 [  4248] By: jhi                                   on 1999/09/28  18:14:39
4371         Log: From: Andy Dougherty <doughera@lafayette.edu>
4372              To: Perl Porters <perl5-porters@perl.org>
4373              Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
4374              Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
4375              Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
4376              
4377              From: Andy Dougherty <doughera@lafayette.edu>
4378              To: Perl Porters <perl5-porters@perl.org>
4379              Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
4380              Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
4381              Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
4382      Branch: cfgperl
4383            ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
4384            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
4385            ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
4386            ! hints/next_4.sh
4387 ____________________________________________________________________________
4388 [  4247] By: gsar                                  on 1999/09/28  17:36:59
4389         Log: revert change#4115 (breaks libwww's base/date.t); could be 
4390              reworked to enable it conditional on $Time::Local::nocroak
4391              or some such
4392      Branch: perl
4393            ! lib/Time/Local.pm
4394 ____________________________________________________________________________
4395 [  4246] By: gsar                                  on 1999/09/28  17:33:14
4396         Log: tweak for win32 build
4397      Branch: perl
4398            ! win32/Makefile win32/makefile.mk
4399 ____________________________________________________________________________
4400 [  4245] By: gsar                                  on 1999/09/28  17:31:34
4401         Log: change#4236 fallout
4402      Branch: perl
4403            ! lib/ExtUtils/MM_Unix.pm
4404 ____________________________________________________________________________
4405 [  4244] By: gsar                                  on 1999/09/28  17:29:31
4406         Log: remove doubled new_xpv
4407      Branch: perl
4408            ! embed.h embed.pl proto.h
4409 ____________________________________________________________________________
4410 [  4243] By: jhi                                   on 1999/09/27  19:13:20
4411         Log: Artistic fine-tuning.
4412      Branch: cfgperl
4413            ! ext/B/defsubs_h.PL
4414 ____________________________________________________________________________
4415 [  4242] By: gsar                                  on 1999/09/27  17:05:22
4416         Log: avoid implicit split to @_ in change#4181; binary -> text file
4417              types in p4
4418      Branch: perl
4419            ! djgpp/configure.bat lib/Exporter/Heavy.pm
4420            ! t/pragma/locale/latin1
4421 ____________________________________________________________________________
4422 [  4241] By: jhi                                   on 1999/09/27  07:48:19
4423         Log: Integrate with Sarathy.
4424      Branch: cfgperl
4425           !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
4426           !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
4427 ____________________________________________________________________________
4428 [  4240] By: jhi                                   on 1999/09/27  07:47:11
4429         Log: Finalize change #4232.
4430              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4431              To: Jarkko Hietaniemi <jhi@iki.fi>
4432              Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
4433              Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
4434              Date: Sun, 26 Sep 1999 16:52:31 -0400
4435              Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
4436      Branch: cfgperl
4437            ! lib/ExtUtils/xsubpp
4438 ____________________________________________________________________________
4439 [  4239] By: gsar                                  on 1999/09/27  02:48:42
4440         Log: add notes in INSTALL about Configure -Accflags=-DFOO
4441      Branch: perl
4442            ! INSTALL
4443 ____________________________________________________________________________
4444 [  4238] By: gsar                                  on 1999/09/27  02:03:48
4445         Log: PERL_POLLUTE isn't required for bincompat, so don't enable
4446              it automatically
4447      Branch: perl
4448            ! embed.h embed.pl
4449 ____________________________________________________________________________
4450 [  4237] By: gsar                                  on 1999/09/27  01:52:47
4451         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4452              Date: Fri, 24 Sep 1999 23:25:36 -0400
4453              Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
4454              Subject: [PATCH 5.005_61] Malloc fixes and docs
4455      Branch: perl
4456            ! malloc.c pod/perldiag.pod
4457 ____________________________________________________________________________
4458 [  4236] By: gsar                                  on 1999/09/27  01:31:32
4459         Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
4460              <vkonovalov@lucent.com>)
4461      Branch: perl
4462            ! win32/Makefile win32/makefile.mk
4463 ____________________________________________________________________________
4464 [  4235] By: gsar                                  on 1999/09/26  17:02:03
4465         Log: fix buggy popping of subroutine contexts in the lvalue
4466              subroutines implementation (change#4081); correct the
4467              plethora of cases where DIE() was more appropriate than
4468              croak()
4469      Branch: perl
4470            ! pp.c pp_ctl.c pp_hot.c pp_sys.c
4471 ____________________________________________________________________________
4472 [  4234] By: jhi                                   on 1999/09/26  12:06:28
4473         Log: Fix #endif.
4474      Branch: cfgperl
4475            ! XSUB.h
4476 ____________________________________________________________________________
4477 [  4233] By: jhi                                   on 1999/09/26  11:59:18
4478         Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
4479              I kept my (Ilya's) version.
4480      Branch: cfgperl
4481           !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
4482           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
4483           !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
4484           !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
4485           !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
4486           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
4487 ____________________________________________________________________________
4488 [  4232] By: jhi                                   on 1999/09/26  09:53:43
4489         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4490              To: Mailing list Perl5 <perl5-porters@perl.org>
4491              Subject: [PATCH 5.005_61] teach xsubpp function pointers
4492              Date: Sun, 26 Sep 1999 01:36:09 -0400
4493              Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
4494              
4495              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4496              To: Mailing list Perl5 <perl5-porters@perl.org>
4497              Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
4498              Date: Sun, 26 Sep 1999 03:00:50 -0400
4499              Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
4500      Branch: cfgperl
4501            ! lib/ExtUtils/xsubpp utils/h2xs.PL
4502 ____________________________________________________________________________
4503 [  4231] By: jhi                                   on 1999/09/26  09:48:49
4504         Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
4505              To: perl5-porters@perl.org
4506              Subject: misprint in perlguts
4507              Date: Sun, 26 Sep 1999 12:48:36 +0400
4508              Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
4509      Branch: cfgperl
4510            ! pod/perlguts.pod
4511 ____________________________________________________________________________
4512 [  4230] By: gsar                                  on 1999/09/26  00:50:08
4513         Log: add $installarchlib/CORE to default linker search path on windows
4514      Branch: perl
4515            ! win32/Makefile win32/makefile.mk
4516 ____________________________________________________________________________
4517 [  4229] By: gsar                                  on 1999/09/25  20:05:03
4518         Log: support C<use Shell> on Windows (reworked a patch suggested
4519              by Jenda Krynicky <Jenda@McCann.cz>)
4520      Branch: perl
4521            ! lib/Shell.pm
4522 ____________________________________________________________________________
4523 [  4228] By: gsar                                  on 1999/09/25  07:03:34
4524         Log: integrate cfgperl contents into mainline
4525      Branch: perl
4526           +> hints/svr5.sh
4527           !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
4528           !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
4529           !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
4530           !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
4531 ____________________________________________________________________________
4532 [  4227] By: gsar                                  on 1999/09/25  06:44:47
4533         Log: From: Larry Wall <larry@wall.org>
4534              Date: Fri, 24 Sep 1999 21:59:37 PDT
4535              Message-Id: <199909250459.VAA27506@kiev.wall.org>
4536              Subject: Re: [PATCH 5.005_61] "our" declarations
4537      Branch: perl
4538            ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
4539            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
4540            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
4541            ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
4542            ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
4543            ! utils/h2xs.PL
4544 ____________________________________________________________________________
4545 [  4226] By: jhi                                   on 1999/09/24  23:10:52
4546         Log: Integrate with Sarathy.
4547      Branch: cfgperl
4548           !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4549           !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
4550           !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
4551 ____________________________________________________________________________
4552 [  4225] By: gsar                                  on 1999/09/24  18:19:54
4553         Log: avoid infinite recursive exec()s of perl.exe when shebang
4554              contains "Perl" rather than "perl" on DOSISH platforms
4555      Branch: perl
4556            ! toke.c
4557 ____________________________________________________________________________
4558 [  4224] By: gsar                                  on 1999/09/24  16:09:23
4559         Log: support cygwin and other platforms that link to import libraries
4560              rather than directly with shared libraries (from a suggestion
4561              by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
4562      Branch: perl
4563            ! utils/perlcc.PL
4564 ____________________________________________________________________________
4565 [  4223] By: gsar                                  on 1999/09/24  05:05:06
4566         Log: normalize time for strftime() (without the isdst effects of
4567              mktime()) using a custom mini_mktime()
4568              From: spider-perl@Orb.Nashua.NH.US
4569              Date: Thu, 23 Sep 1999 17:54:53 -0400
4570              Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
4571              Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 
4572      Branch: perl
4573            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4574            ! ext/POSIX/hints/linux.pl t/lib/posix.t
4575 ____________________________________________________________________________
4576 [  4222] By: gsar                                  on 1999/09/23  06:44:42
4577         Log: change "#" to a comment starter in pack templates; "/" now
4578              used for specifying counted types
4579              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4580              Date: Wed, 22 Sep 1999 19:41:30 -0400
4581              Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
4582              Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
4583      Branch: perl
4584            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
4585 ____________________________________________________________________________
4586 [  4221] By: gsar                                  on 1999/09/23  06:26:54
4587         Log: From: Vishal Bhatia <vishal@gol.com>
4588              Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
4589              Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
4590              Subject: [patch _61] perlcc changes
4591      Branch: perl
4592            ! utils/perlcc.PL
4593 ____________________________________________________________________________
4594 [  4220] By: gsar                                  on 1999/09/23  01:12:24
4595         Log: add include guard
4596      Branch: perl
4597            ! XSUB.h
4598 ____________________________________________________________________________
4599 [  4219] By: jhi                                   on 1999/09/22  20:38:15
4600         Log: Cleanup cleanup.
4601      Branch: cfgperl
4602            ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
4603 ____________________________________________________________________________
4604 [  4218] By: jhi                                   on 1999/09/22  19:26:58
4605         Log: Tweak the equivalence tables once again.
4606      Branch: cfgperl
4607            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
4608            ! lib/unicode/mktables.PL
4609 ____________________________________________________________________________
4610 [  4215] By: jhi                                   on 1999/09/22  06:47:03
4611         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4612              To: Mailing list Perl5 <perl5-porters@perl.org>
4613              Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
4614              Date: Tue, 21 Sep 1999 19:50:00 -0400
4615              Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
4616              
4617              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4618              To: Mailing list Perl5 <perl5-porters@perl.org>
4619              Subject: [PATCH 5.005_61] More verbose -Mre=debug
4620              Date: Tue, 21 Sep 1999 22:29:55 -0400
4621              Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
4622      Branch: cfgperl
4623            ! regcomp.c regexec.c
4624 ____________________________________________________________________________
4625 [  4214] By: jhi                                   on 1999/09/21  21:08:43
4626         Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
4627              Reply-To: gerberb@zenez.com
4628              To: perl5-porters@perl.org
4629              Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
4630              Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
4631              Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
4632              
4633              (Snipped away the last lines of svr5.sh a la change #3725)
4634      Branch: cfgperl
4635            + hints/svr5.sh
4636            ! Configure MANIFEST config_h.SH hints/sco.sh
4637      Branch: metaconfig
4638            ! U/modified/Cppsym.U U/modified/Oldconfig.U
4639 ____________________________________________________________________________
4640 [  4213] By: jhi                                   on 1999/09/21  20:48:01
4641         Log: From: Kragen Sitaker <kragen@dnaco.net>
4642              To: perl5-porters@perl.org
4643              Subject: [ID 19990921.013] accidental list context in perlfaq9
4644              Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
4645              Reply-To: kragen@pobox.com
4646              Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
4647      Branch: cfgperl
4648            ! pod/perlfaq9.pod
4649 ____________________________________________________________________________
4650 [  4212] By: jhi                                   on 1999/09/20  19:55:42
4651         Log: Integrate with Sarathy.
4652      Branch: cfgperl
4653           +> README.Y2K
4654           !> Changes MANIFEST
4655 ____________________________________________________________________________
4656 [  4211] By: jhi                                   on 1999/09/20  19:44:44
4657         Log: Rename -Duselfs to -Duselargefiles.  We don't need no stnkngbbrvtns.
4658      Branch: cfgperl
4659            ! Configure config_h.SH pod/perldelta.pod
4660      Branch: metaconfig/U/perl
4661            ! use64bits.U uselfs.U uselongdbl.U
4662 ____________________________________________________________________________
4663 [  4210] By: jhi                                   on 1999/09/20  19:38:26
4664         Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
4665      Branch: cfgperl
4666            ! Configure config_h.SH
4667      Branch: metaconfig
4668            ! U/modified/Options.U
4669 ____________________________________________________________________________
4670 [  4209] By: gsar                                  on 1999/09/20  19:35:39
4671         Log: integrate cfgperl changes into mainline
4672      Branch: perl
4673           +> lib/unicode/Unicode.html
4674            ! Changes
4675           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4676           !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
4677 ____________________________________________________________________________
4678 [  4208] By: gsar                                  on 1999/09/20  18:28:44
4679         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
4680      Branch: perl
4681            + README.Y2K
4682            ! MANIFEST
4683 ____________________________________________________________________________
4684 [  4207] By: jhi                                   on 1999/09/20  11:06:13
4685         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
4686      Branch: cfgperl
4687            ! pod/perldelta.pod
4688 ____________________________________________________________________________
4689 [  4206] By: jhi                                   on 1999/09/20  09:53:15
4690         Log: Do not test for gccish things in non-gccish platforms.
4691      Branch: cfgperl
4692            ! Configure config_h.SH
4693      Branch: metaconfig
4694            ! U/compline/ccflags.U
4695 ____________________________________________________________________________
4696 [  4205] By: jhi                                   on 1999/09/20  09:41:22
4697         Log: Prompt for uselfs.
4698      Branch: cfgperl
4699            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4700            ! config_h.SH
4701      Branch: metaconfig
4702            ! U/mksample
4703      Branch: metaconfig/U/perl
4704            ! use64bits.U uselfs.U
4705 ____________________________________________________________________________
4706 [  4204] By: jhi                                   on 1999/09/20  09:09:29
4707         Log: Add usemorebits and uselfs.
4708      Branch: cfgperl
4709            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4710            ! config_h.SH doio.c perl.h
4711      Branch: metaconfig/U/perl
4712            + uselfs.U usemorebits.U
4713            ! use64bits.U uselongdbl.U
4714 ____________________________________________________________________________
4715 [  4203] By: jhi                                   on 1999/09/20  07:48:48
4716         Log: Dethinko.
4717      Branch: cfgperl
4718            ! pod/perlfunc.pod
4719 ____________________________________________________________________________
4720 [  4202] By: jhi                                   on 1999/09/20  07:33:32
4721         Log: Fix a bug in the description of endianness.  Reported in
4722              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
4723              To: perl5-porters@perl.org
4724              Subject: BUG: perldoc -f pack
4725              Date: Mon, 20 Sep 1999 09:43:49 +0400
4726              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
4727      Branch: cfgperl
4728            ! pod/perlfunc.pod
4729 ____________________________________________________________________________
4730 [  4201] By: jhi                                   on 1999/09/20  07:01:26
4731         Log: Integrate with Sarathy.
4732      Branch: cfgperl
4733           +> t/op/args.t
4734           !> (integrate 31 files)
4735 ____________________________________________________________________________
4736 [  4200] By: gsar                                  on 1999/09/20  03:45:06
4737         Log: From: Russ Allbery <rra@stanford.edu>
4738              Date: 19 Aug 1999 04:35:44 -0700
4739              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
4740              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
4741      Branch: perl
4742            ! lib/File/Find.pm
4743 ____________________________________________________________________________
4744 [  4199] By: gsar                                  on 1999/09/20  03:27:49
4745         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
4746      Branch: perl
4747            ! ext/B/B/Terse.pm
4748 ____________________________________________________________________________
4749 [  4198] By: gsar                                  on 1999/09/20  03:25:25
4750         Log: add arenas for managing allocations of remaining xpv*v structures
4751              From: Vishal Bhatia <vishal@gol.com>
4752              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
4753              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
4754              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
4755      Branch: perl
4756            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
4757            ! proto.h sv.c
4758 ____________________________________________________________________________
4759 [  4197] By: gsar                                  on 1999/09/20  03:06:10
4760         Log: queue errors due to strictures rather than printing them as
4761              warnings; symbols that violate strictures do *not* end up in
4762              the symbol table anyway, making multiple evals of the same piece
4763              of code produce the same errors; errors indicate all locations
4764              of a global symbol rather than just the first one; these
4765              changes make compile-time failures within evals reliably
4766              visible via the return value or contents of $@, and trappable
4767              using __DIE__ hooks
4768      Branch: perl
4769            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
4770            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
4771            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
4772            ! t/pragma/strict-vars thrdvar.h toke.c util.c
4773 ____________________________________________________________________________
4774 [  4196] By: gsar                                  on 1999/09/19  22:14:29
4775         Log: control change#1914 via hints (causes problems on some platforms)
4776      Branch: perl
4777            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4778            ! ext/POSIX/hints/linux.pl
4779 ____________________________________________________________________________
4780 [  4195] By: gsar                                  on 1999/09/19  21:30:18
4781         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
4782              in passing around references to @_, eg C<sub foo { \@_ }>; add
4783              tests for the same
4784      Branch: perl
4785            + t/op/args.t
4786            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
4787 ____________________________________________________________________________
4788 [  4194] By: jhi                                   on 1999/09/18  18:57:45
4789         Log: Integrate with Sarathy.
4790      Branch: cfgperl
4791           !> opcode.h opcode.pl
4792 ____________________________________________________________________________
4793 [  4193] By: nick                                  on 1999/09/18  15:24:56
4794         Log: Re-integrate mainline
4795              Basic SvUTF8 stuff in headers, no functional changes yet.
4796      Branch: utfperl
4797            + lib/byte.pm lib/byte_heavy.pl
4798           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
4799           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
4800           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
4801           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
4802           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
4803           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
4804           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
4805           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
4806           +> lib/unicode/Names.txt lib/unicode/Props.txt
4807           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
4808           +> t/lib/bigfltpm.t
4809            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
4810            - lib/unicode/blocks.txt lib/unicode/index2.txt
4811            - lib/unicode/jamo2.txt lib/unicode/names2.txt
4812            - lib/unicode/props2.txt lib/unicode/readme.txt
4813            - t/lib/bigfloatpm.t
4814            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
4815            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
4816            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
4817            ! warnings.h
4818           !> (integrate 142 files)
4819 ____________________________________________________________________________
4820 [  4192] By: gsar                                  on 1999/09/18  15:11:47
4821         Log: more op description tweaks
4822      Branch: perl
4823            ! opcode.h opcode.pl
4824 ____________________________________________________________________________
4825 [  4191] By: jhi                                   on 1999/09/18  07:47:16
4826         Log: Integrate with Sarathy.
4827      Branch: cfgperl
4828           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
4829           !> t/pragma/warn/op
4830 ____________________________________________________________________________
4831 [  4190] By: jhi                                   on 1999/09/18  07:35:45
4832         Log: Add description of the Unicode database files.
4833      Branch: cfgperl
4834            + lib/unicode/Unicode.html
4835 ____________________________________________________________________________
4836 [  4189] By: gsar                                  on 1999/09/18  03:14:58
4837         Log: tweak some op names in change#4177 (will any of this break code that
4838              gropes $@ ?)
4839      Branch: perl
4840            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
4841            ! t/pragma/warn/op
4842 ____________________________________________________________________________
4843 [  4188] By: jhi                                   on 1999/09/17  21:30:08
4844         Log: Pick up the typo fix.
4845      Branch: cfgperl
4846           !> t/io/open.t
4847 ____________________________________________________________________________
4848 [  4187] By: gsar                                  on 1999/09/17  21:13:55
4849         Log: fix typo
4850      Branch: perl
4851            ! t/io/open.t
4852 ____________________________________________________________________________
4853 [  4186] By: gsar                                  on 1999/09/17  20:57:29
4854         Log: integrate cfgperl change
4855      Branch: perl
4856           !> vms/subconfigure.com
4857 ____________________________________________________________________________
4858 [  4185] By: jhi                                   on 1999/09/17  20:46:41
4859         Log: Re-apply applicable parts of #3993, #3994, and #3995.
4860      Branch: cfgperl
4861            ! vms/subconfigure.com
4862 ____________________________________________________________________________
4863 [  4184] By: gsar                                  on 1999/09/17  20:26:02
4864         Log: integrate cfgperl contents into mainline
4865      Branch: perl
4866           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
4867           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
4868           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
4869           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
4870           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
4871           +> lib/unicode/SpecCase.txt
4872            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
4873            - lib/unicode/index2.txt lib/unicode/jamo2.txt
4874            - lib/unicode/names2.txt lib/unicode/props2.txt
4875            - lib/unicode/readme.txt
4876           !> (integrate 73 files)
4877 ____________________________________________________________________________
4878 [  4183] By: jhi                                   on 1999/09/17  20:25:51
4879         Log: Integrate with Sarathy.
4880      Branch: cfgperl
4881           !> configure.com ext/ByteLoader/byterun.h
4882           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
4883           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
4884           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
4885           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
4886 ____________________________________________________________________________
4887 [  4182] By: gsar                                  on 1999/09/17  20:16:28
4888         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
4889              vmsperl contents have prevailed)
4890      Branch: perl
4891           !> configure.com ext/ByteLoader/byterun.h
4892           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
4893           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
4894           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
4895           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
4896 ____________________________________________________________________________
4897 [  4181] By: jhi                                   on 1999/09/17  20:12:37
4898         Log: From: Michael G Schwern <schwern@pobox.com>
4899              To: perl5-porters@perl.org
4900              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
4901              Date: Thu, 19 Aug 1999 21:30:01 -0400
4902              Message-ID: <19990819213001.A22512@athens.aocn.com>
4903      Branch: cfgperl
4904            ! lib/Exporter/Heavy.pm
4905 ____________________________________________________________________________
4906 [  4180] By: gsar                                  on 1999/09/17  20:11:00
4907         Log: perlhist additions
4908      Branch: perl
4909            ! pod/perlhist.pod
4910 ____________________________________________________________________________
4911 [  4179] By: jhi                                   on 1999/09/17  20:08:00
4912         Log: The change #4176 should've undone only the test, not the code patch.
4913      Branch: cfgperl
4914            ! doio.c
4915 ____________________________________________________________________________
4916 [  4178] By: jhi                                   on 1999/09/17  20:06:08
4917         Log: From: Ian Phillipps <ian@dial.pipex.com>
4918              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
4919              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
4920              Date: Sat, 21 Aug 1999 12:36:12 +0100
4921              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
4922      Branch: cfgperl
4923            ! pod/perlsyn.pod
4924 ____________________________________________________________________________
4925 [  4177] By: jhi                                   on 1999/09/17  20:00:19
4926         Log: More descriptive names for operators.
4927              
4928              From: Michael G Schwern <schwern@pobox.com>
4929              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
4930              Cc: perl5-porters@perl.org
4931              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
4932              Date: Tue, 17 Aug 1999 18:35:45 -0400
4933              Message-ID: <19990817183545.A23073@toldyouso.com>
4934              
4935              From: Michael G Schwern <schwern@pobox.com>
4936              To: perl5-porters@perl.org
4937              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
4938              Date: Wed, 18 Aug 1999 03:53:38 -0400
4939              Message-ID: <19990818035337.A31505@athens.aocn.com>
4940      Branch: cfgperl
4941            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
4942            ! t/pragma/warn/op t/pragma/warn/sv
4943 ____________________________________________________________________________
4944 [  4176] By: jhi                                   on 1999/09/17  18:19:18
4945         Log: Take away the infamous io/dup.t #7.
4946              It seems there simply is no way to portably
4947              "flush" an input file handle.
4948      Branch: cfgperl
4949            ! doio.c t/io/dup.t
4950 ____________________________________________________________________________
4951 [  4175] By: jhi                                   on 1999/09/17  14:45:08
4952         Log: From: Barrie Slaymaker <barries@slaysys.com>
4953              To: perl5-porters@perl.org
4954              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
4955              Date: Fri, 17 Sep 1999 11:16:48 -0400
4956              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
4957      Branch: cfgperl
4958            ! lib/Benchmark.pm
4959 ____________________________________________________________________________
4960 [  4174] By: jhi                                   on 1999/09/17  14:07:16
4961         Log: UNICOS does support large files but doesn't support sparse files
4962              so we cannot easily test for large file support.
4963      Branch: cfgperl
4964            ! t/lib/syslfs.t t/op/lfs.t
4965 ____________________________________________________________________________
4966 [  4173] By: jhi                                   on 1999/09/17  14:03:44
4967         Log: UNICOS has sloppy division/modulo for floating point numbers.
4968      Branch: cfgperl
4969            ! t/op/arith.t
4970 ____________________________________________________________________________
4971 [  4172] By: jhi                                   on 1999/09/17  13:47:49
4972         Log: Portable blocksize (replaces #4171).
4973      Branch: cfgperl
4974            ! t/lib/syslfs.t t/op/lfs.t
4975 ____________________________________________________________________________
4976 [  4171] By: jhi                                   on 1999/09/17  13:08:54
4977         Log: (replaced by #4172)
4978      Branch: cfgperl
4979            ! t/lib/syslfs.t t/op/lfs.t
4980 ____________________________________________________________________________
4981 [  4170] By: jhi                                   on 1999/09/17  12:59:11
4982         Log: Detypo #4169.
4983      Branch: cfgperl
4984            ! t/lib/syslfs.t t/op/lfs.t
4985 ____________________________________________________________________________
4986 [  4169] By: jhi                                   on 1999/09/17  12:16:34
4987         Log: Diagnose possible quota limits.
4988      Branch: cfgperl
4989            ! t/lib/syslfs.t t/op/lfs.t
4990 ____________________________________________________________________________
4991 [  4168] By: jhi                                   on 1999/09/17  12:10:43
4992         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
4993              doesn't have one that wouldn't cause SIGSYS.  UNICOS
4994              does have getpgrp(void) so Perl getpgrp() is happy.
4995      Branch: cfgperl
4996            ! hints/unicos.sh
4997 ____________________________________________________________________________
4998 [  4167] By: jhi                                   on 1999/09/17  11:49:30
4999         Log: Filesystem quotas may stop you from using large files.
5000      Branch: cfgperl
5001            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
5002 ____________________________________________________________________________
5003 [  4166] By: jhi                                   on 1999/09/17  11:36:01
5004         Log: Too strict pattern for parsing group lists.
5005      Branch: cfgperl
5006            ! t/op/groups.t
5007 ____________________________________________________________________________
5008 [  4165] By: jhi                                   on 1999/09/17  09:06:18
5009         Log: Configure maintenance. It's sigaction.sa_flags
5010              and the Glossary regen'ed.
5011      Branch: cfgperl
5012            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5013            ! config_h.SH
5014      Branch: metaconfig
5015            ! U/compline/d_sigaction.U
5016 ____________________________________________________________________________
5017 [  4164] By: jhi                                   on 1999/09/15  06:57:51
5018         Log: Integrate with Sarathy.
5019      Branch: cfgperl
5020           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
5021           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
5022           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
5023           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
5024           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
5025           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
5026           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
5027           !> jpl/PerlInterpreter/Makefile.PL
5028           !> jpl/PerlInterpreter/PerlInterpreter.c
5029           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
5030           !> jpl/Sample/Makefile.PL jpl/install-jpl
5031           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
5032           !> t/op/pat.t
5033 ____________________________________________________________________________
5034 [  4163] By: gsar                                  on 1999/09/15  05:17:27
5035         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
5036      Branch: perl
5037            ! lib/File/Spec/Functions.pm
5038 ____________________________________________________________________________
5039 [  4162] By: gsar                                  on 1999/09/15  05:09:14
5040         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
5041      Branch: perl
5042            ! Changes embed.h embed.pl
5043 ____________________________________________________________________________
5044 [  4161] By: gsar                                  on 1999/09/15  04:08:25
5045         Log: missing perlhist dates from Jeff Okamoto
5046      Branch: perl
5047            ! pod/perlhist.pod
5048 ____________________________________________________________________________
5049 [  4160] By: gsar                                  on 1999/09/15  03:13:08
5050         Log: jpl tweak
5051      Branch: perl
5052            ! MANIFEST jpl/JNI/Makefile.PL
5053 ____________________________________________________________________________
5054 [  4159] By: gsar                                  on 1999/09/15  02:57:08
5055         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
5056              Jepson <bjepson@home.com>)
5057      Branch: perl
5058            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
5059            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
5060            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
5061            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
5062            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
5063            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
5064            ! jpl/PerlInterpreter/Makefile.PL
5065            ! jpl/PerlInterpreter/PerlInterpreter.c
5066            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
5067            ! jpl/Sample/Makefile.PL jpl/install-jpl
5068 ____________________________________________________________________________
5069 [  4158] By: gsar                                  on 1999/09/15  01:27:14
5070         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5071              Date:    Tue, 14 Sep 1999 21:26:15 EDT
5072              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
5073              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
5074      Branch: perl
5075            ! regexec.c t/op/pat.t
5076 ____________________________________________________________________________
5077 [  4157] By: jhi                                   on 1999/09/14  21:18:09
5078         Log: config.h will define USE_64_BITS if need be.
5079      Branch: cfgperl
5080            ! hints/irix_6.sh
5081 ____________________________________________________________________________
5082 [  4156] By: jhi                                   on 1999/09/14  20:30:00
5083         Log: Change #4149 necessitates also a small code change.
5084      Branch: cfgperl
5085            ! ext/B/defsubs_h.PL
5086 ____________________________________________________________________________
5087 [  4155] By: jhi                                   on 1999/09/14  20:15:53
5088         Log: Update EPOC libdir names.
5089      Branch: cfgperl
5090            ! epoc/config.h
5091 ____________________________________________________________________________
5092 [  4154] By: jhi                                   on 1999/09/14  20:13:41
5093         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
5094              deceased HAS.*DBM.*64 mumblings.
5095      Branch: cfgperl
5096            ! Configure config_h.SH epoc/config.h
5097 ____________________________________________________________________________
5098 [  4153] By: jhi                                   on 1999/09/14  20:04:53
5099         Log: Configure nits.
5100      Branch: cfgperl
5101            ! Configure config_h.SH
5102      Branch: metaconfig
5103            ! U/compline/d_sigaction.U U/threads/i_pthread.U
5104 ____________________________________________________________________________
5105 [  4152] By: jhi                                   on 1999/09/14  19:30:22
5106         Log: Integrate with Sarathy.
5107      Branch: cfgperl
5108           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
5109            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
5110           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
5111           !> win32/config_sh.PL
5112 ____________________________________________________________________________
5113 [  4151] By: jhi                                   on 1999/09/14  10:25:01
5114         Log: Update Unicode database and recompute the tables.
5115              Rename the .txt files to be more Unicode 3.0-like.
5116              Unihan-3.0.txt not included because it is 16 MB.
5117              syllables.txt is manually maintained.
5118              See ReadMe.txt for description of the .txt files.
5119              (not all of them are used yet)
5120      Branch: cfgperl
5121            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
5122            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
5123            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
5124            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
5125            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
5126            + lib/unicode/SpecCase.txt
5127            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
5128            - lib/unicode/index2.txt lib/unicode/jamo2.txt
5129            - lib/unicode/names2.txt lib/unicode/props2.txt
5130            - lib/unicode/readme.txt
5131            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
5132            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
5133            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
5134            ! lib/unicode/Decomposition.pl
5135            ! lib/unicode/In/ArabicPresentationForms-B.pl
5136            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
5137            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
5138            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
5139            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
5140            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
5141            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
5142            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
5143            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
5144            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
5145            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
5146            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
5147            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
5148            ! lib/unicode/mktables.PL
5149 ____________________________________________________________________________
5150 [  4150] By: gsar                                  on 1999/09/14  09:31:57
5151         Log: INSTALL tweak
5152      Branch: perl
5153            ! INSTALL
5154 ____________________________________________________________________________
5155 [  4149] By: gsar                                  on 1999/09/14  09:00:45
5156         Log: change some filenames to be 8.3-friendly
5157      Branch: perl
5158           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
5159            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
5160            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
5161 ____________________________________________________________________________
5162 [  4148] By: gsar                                  on 1999/09/14  08:35:00
5163         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
5164      Branch: perl
5165            ! win32/config_sh.PL
5166 ____________________________________________________________________________
5167 [  4147] By: jhi                                   on 1999/09/14  08:07:49
5168         Log: Not that UVSIZE normally differs that much from IVSIZE...
5169      Branch: cfgperl
5170            ! perl.h
5171 ____________________________________________________________________________
5172 [  4146] By: jhi                                   on 1999/09/14  08:04:40
5173         Log: Integrate with Sarathy.
5174      Branch: cfgperl
5175           !> Changes ext/DB_File/DB_File.xs
5176 ____________________________________________________________________________
5177 [  4145] By: jhi                                   on 1999/09/14  07:10:02
5178         Log: I_PTHREAD was PTHREADEAD.
5179      Branch: cfgperl
5180            ! Configure config_h.SH
5181      Branch: metaconfig
5182            ! U/threads/i_pthread.U
5183 ____________________________________________________________________________
5184 [  4144] By: gsar                                  on 1999/09/14  06:46:47
5185         Log: change#4113 was missing DB_File.xs changes
5186      Branch: perl
5187            ! ext/DB_File/DB_File.xs
5188 ____________________________________________________________________________
5189 [  4143] By: jhi                                   on 1999/09/13  20:16:20
5190         Log: Small doc and whitespace edits.
5191      Branch: cfgperl
5192            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
5193            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
5194            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
5195            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
5196            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
5197            ! pod/perldelta.pod
5198 ____________________________________________________________________________
5199 [  4142] By: gsar                                  on 1999/09/13  19:32:31
5200         Log: integrate cfgperl contents into mainline, update Changes
5201      Branch: perl
5202           +> ext/DB_File/version.c
5203            ! Changes
5204           !> (integrate 44 files)
5205 ____________________________________________________________________________
5206 [  4141] By: jhi                                   on 1999/09/13  16:16:56
5207         Log: Scan for <pthread.h> always.
5208      Branch: cfgperl
5209            ! Configure config_h.SH perl.h
5210      Branch: metaconfig
5211            ! U/threads/i_pthread.U
5212 ____________________________________________________________________________
5213 [  4140] By: jhi                                   on 1999/09/13  16:00:08
5214         Log: Integrate with Sarathy.
5215      Branch: cfgperl
5216           !> (integrate 27 files)
5217 ____________________________________________________________________________
5218 [  4139] By: jhi                                   on 1999/09/13  15:35:18
5219         Log: Add -A option to Configure to diddle with variables
5220              after the hints file has been applied.
5221      Branch: cfgperl
5222            ! Configure config_h.SH
5223      Branch: metaconfig
5224            ! U/modified/Oldconfig.U U/modified/Options.U
5225 ____________________________________________________________________________
5226 [  4138] By: jhi                                   on 1999/09/13  13:42:56
5227         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
5228      Branch: cfgperl
5229            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
5230            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
5231            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
5232            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
5233            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
5234 ____________________________________________________________________________
5235 [  4137] By: jhi                                   on 1999/09/13  13:25:31
5236         Log: Applying change #4136 manually introduced patch residue.
5237      Branch: cfgperl
5238            ! perl.h
5239 ____________________________________________________________________________
5240 [  4136] By: jhi                                   on 1999/09/13  13:23:04
5241         Log: Replace change #4100 with
5242              From: Robin Barker <rmb1@cise.npl.co.uk>
5243              To: gsar@activestate.com
5244              Cc: perl5-porters@perl.org
5245              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
5246              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
5247              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
5248      Branch: cfgperl
5249            ! doio.c dump.c ext/B/B.xs ext/B/typemap
5250            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
5251            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
5252            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
5253            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
5254 ____________________________________________________________________________
5255 [  4135] By: jhi                                   on 1999/09/13  10:22:31
5256         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5257              To: perl5-porters@perl.org (Mailing list Perl5)
5258              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
5259              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
5260              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
5261              
5262              From: andreas.koenig@anima.de (Andreas J. Koenig)
5263              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
5264              Cc: perl5-porters@perl.org (Mailing list Perl5)
5265              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
5266              Date: 11 Sep 1999 15:36:26 +0200
5267              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
5268      Branch: cfgperl
5269            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5270 ____________________________________________________________________________
5271 [  4134] By: jhi                                   on 1999/09/13  10:20:14
5272         Log: From: Tom Phoenix <rootbeer@redcat.com>
5273              To: Perl Porters Mailing List <perl5-porters@perl.org>
5274              Subject: [DOCPATCH] Server errors and perldiag
5275              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
5276              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
5277      Branch: cfgperl
5278            ! pod/perldiag.pod
5279 ____________________________________________________________________________
5280 [  4133] By: gsar                                  on 1999/09/13  03:25:43
5281         Log: avoid assertion failure on C<@a'>
5282      Branch: perl
5283            ! toke.c
5284 ____________________________________________________________________________
5285 [  4132] By: gsar                                  on 1999/09/13  03:03:57
5286         Log: add -DPERL_Y2KWARN build option that will generate additional
5287              warnings on "19$yy" etc (reworked a patch suggested by
5288              Ulrich Pfeifer <upf@de.uu.net>)
5289      Branch: perl
5290            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
5291            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
5292 ____________________________________________________________________________
5293 [  4131] By: gsar                                  on 1999/09/12  22:06:25
5294         Log: fix DATA leaks; reword documentation about the DATA filehandle
5295      Branch: perl
5296            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
5297 ____________________________________________________________________________
5298 [  4130] By: gsar                                  on 1999/09/12  20:08:56
5299         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
5300              formatted result looks nonstandard
5301      Branch: perl
5302            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
5303            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
5304            ! t/pragma/locale.t thrdvar.h
5305 ____________________________________________________________________________
5306 [  4129] By: gsar                                  on 1999/09/12  17:04:11
5307         Log: From: Doug MacEachern <dougm@cp.net>
5308              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
5309              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
5310              Subject: [PATCH 5.005_57] B::clearsym
5311      Branch: perl
5312            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
5313 ____________________________________________________________________________
5314 [  4128] By: gsar                                  on 1999/09/12  16:59:12
5315         Log: better debugger help output (from Ilya Zakharevich)
5316      Branch: perl
5317            ! lib/perl5db.pl
5318 ____________________________________________________________________________
5319 [  4127] By: jhi                                   on 1999/09/11  20:50:37
5320         Log: Integrate with Sarathy.
5321      Branch: cfgperl
5322           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
5323           +> t/lib/gol-linkage.t
5324           !> (integrate 43 files)
5325 ____________________________________________________________________________
5326 [  4126] By: nick                                  on 1999/09/10  20:44:22
5327         Log: Get resolve -at mainline
5328      Branch: utfperl
5329           +> (branch 297 files)
5330            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
5331            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
5332            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
5333            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
5334            - t/pragma/warn-1global t/pragma/warning.t thread.sym
5335            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
5336            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
5337            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
5338            - win32/makeperldef.pl win32/perlhost.h
5339           !> (integrate 847 files)
5340 ____________________________________________________________________________
5341 [  4125] By: gsar                                  on 1999/09/10  19:22:14
5342         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
5343              etc.)
5344      Branch: perl
5345            ! XSUB.h pp.h
5346 ____________________________________________________________________________
5347 [  4124] By: gsar                                  on 1999/09/10  19:14:35
5348         Log: rewrote substantive parts of patch
5349              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5350              Date: Fri, 27 Aug 1999 19:02:18 -0400
5351              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
5352              Subject: [PATCH 5.005_58] REx documentation
5353      Branch: perl
5354            ! pod/perlre.pod
5355 ____________________________________________________________________________
5356 [  4123] By: gsar                                  on 1999/09/10  18:21:53
5357         Log: note about AVf_*
5358      Branch: perl
5359            ! av.h
5360 ____________________________________________________________________________
5361 [  4122] By: gsar                                  on 1999/09/10  17:55:42
5362         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
5363              <lichtin@bivio.com>)
5364      Branch: perl
5365            ! lib/Pod/Html.pm
5366 ____________________________________________________________________________
5367 [  4121] By: gsar                                  on 1999/09/10  17:49:35
5368         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
5369      Branch: perl
5370            ! AUTHORS Changes README.dos djgpp/config.over
5371            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
5372            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
5373            ! pod/podselect.PL sv.h t/io/openpid.t util.c
5374 ____________________________________________________________________________
5375 [  4120] By: gsar                                  on 1999/09/10  12:25:01
5376         Log: add perlcompile.pod (edited content from Nathan Torkington
5377              <gnat@frii.com> and others)
5378      Branch: perl
5379            + pod/perlcompile.pod
5380            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
5381 ____________________________________________________________________________
5382 [  4119] By: gsar                                  on 1999/09/10  11:05:13
5383         Log: avoid leaking static local_patches unless patchlevel.h is
5384              explicitly included
5385      Branch: perl
5386            ! patchlevel.h perl.c
5387 ____________________________________________________________________________
5388 [  4118] By: gsar                                  on 1999/09/10  10:44:54
5389         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
5390              <jvromans@squirrel.nl>)
5391      Branch: perl
5392            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
5393            ! Changes MANIFEST lib/Getopt/Long.pm
5394 ____________________________________________________________________________
5395 [  4116] By: jhi                                   on 1999/09/09  15:56:52
5396         Log: perldeltify change #4115.
5397      Branch: cfgperl
5398            ! pod/perldelta.pod
5399 ____________________________________________________________________________
5400 [  4115] By: jhi                                   on 1999/09/09  15:48:56
5401         Log: From: "John L. Allen" <allen@grumman.com> 
5402              To: perl5-porters@perl.org 
5403              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
5404              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
5405              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
5406      Branch: cfgperl
5407            ! lib/Time/Local.pm
5408 ____________________________________________________________________________
5409 [  4114] By: jhi                                   on 1999/09/09  15:42:30
5410         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
5411              To: perl5-porters@perl.org
5412              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
5413              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
5414              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
5415      Branch: cfgperl
5416            ! pp_sys.c
5417 ____________________________________________________________________________
5418 [  4113] By: jhi                                   on 1999/09/09  10:17:45
5419         Log: From: paul.marquess@bt.com
5420              To: gsar@ActiveState.com
5421              Cc: perl5-porters@perl.org
5422              Subject: [PATCH 5.005_61] DB_File 1.71
5423              Date: Thu, 9 Sep 1999 11:20:13 +0100
5424              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
5425      Branch: cfgperl
5426            + ext/DB_File/version.c
5427            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
5428            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
5429            ! t/lib/db-btree.t
5430 ____________________________________________________________________________
5431 [  4112] By: jhi                                   on 1999/09/09  09:05:32
5432         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5433              To: perl5-porters@perl.org (Mailing list Perl5)
5434              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
5435              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
5436              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
5437      Branch: cfgperl
5438            ! regexec.c t/op/pat.t
5439 ____________________________________________________________________________
5440 [  4110] By: jhi                                   on 1999/09/09  07:29:17
5441         Log: Tidy up 64-bit situation in perldelta.
5442      Branch: cfgperl
5443            ! pod/perldelta.pod
5444 ____________________________________________________________________________
5445 [  4109] By: jhi                                   on 1999/09/09  07:26:53
5446         Log: Clear up PL_regcc issues.
5447              
5448              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5449              To: perl5-porters@perl.org (Mailing list Perl5)
5450              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
5451              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
5452              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
5453      Branch: cfgperl
5454            ! regexec.c
5455 ____________________________________________________________________________
5456 [  4108] By: gsar                                  on 1999/09/08  20:52:51
5457         Log: avoid ass_u_ming uppercase types are not user objects (spotted
5458              by Kurt Starsinic)
5459      Branch: perl
5460            ! ext/Data/Dumper/Dumper.pm
5461 ____________________________________________________________________________
5462 [  4107] By: gsar                                  on 1999/09/08  20:35:18
5463         Log: From: akim@epita.fr (DEMAILLE Akim)
5464              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
5465              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
5466              Subject: [ID 19990908.014] s2p does not quote @
5467      Branch: perl
5468            ! x2p/s2p.PL
5469 ____________________________________________________________________________
5470 [  4106] By: gsar                                  on 1999/09/08  20:25:12
5471         Log: integrate cfgperl contents into mainline
5472      Branch: perl
5473           !> (integrate 30 files)
5474 ____________________________________________________________________________
5475 [  4105] By: jhi                                   on 1999/09/08  09:02:37
5476         Log: Minor touches at the [:class:] description.
5477      Branch: cfgperl
5478            ! pod/perlre.pod
5479 ____________________________________________________________________________
5480 [  4104] By: jhi                                   on 1999/09/08  08:57:58
5481         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5482              To: Mailing list Perl5 <perl5-porters@perl.org>
5483              Subject: [PATCH 5.005_58] Fix debugging output for REx
5484              Date: Wed, 8 Sep 1999 05:02:02 -0400
5485              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
5486      Branch: cfgperl
5487            ! regcomp.c
5488 ____________________________________________________________________________
5489 [  4103] By: gsar                                  on 1999/09/08  00:53:50
5490         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
5491      Branch: perl
5492            ! pp.c
5493 ____________________________________________________________________________
5494 [  4102] By: gsar                                  on 1999/09/08  00:52:50
5495         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
5496      Branch: perl
5497            ! cop.h pp_hot.c
5498 ____________________________________________________________________________
5499 [  4101] By: gsar                                  on 1999/09/07  17:25:07
5500         Log: various fixups for windows
5501      Branch: perl
5502            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
5503            ! win32/Makefile win32/makefile.mk xsutils.c
5504 ____________________________________________________________________________
5505 [  4100] By: jhi                                   on 1999/09/07  12:49:15
5506         Log: Fix pointer casts.
5507              
5508              From: Robin Barker <rmb1@cise.npl.co.uk>
5509              To: perl5-porters@perl.org
5510              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
5511              -Duse64bits
5512              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
5513              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
5514      Branch: cfgperl
5515            ! doio.c dump.c ext/B/B.xs ext/B/typemap
5516            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
5517            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
5518            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
5519            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
5520 ____________________________________________________________________________
5521 [  4099] By: jhi                                   on 1999/09/07  10:29:04
5522         Log: Add sig/pid/uid size and sign probes.
5523      Branch: metaconfig
5524            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
5525            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
5526 ____________________________________________________________________________
5527 [  4098] By: jhi                                   on 1999/09/07  10:27:06
5528         Log: Band-aid until we've got %{Uid_t} or something similar
5529              for sv_catpvfn().
5530      Branch: cfgperl
5531            ! taint.c
5532 ____________________________________________________________________________
5533 [  4097] By: jhi                                   on 1999/09/07  09:41:23
5534         Log: Fix a printf thinko: now quads must have the ll L q prefix.
5535              (in other words, a bare %d is an int/unsigned)
5536      Branch: cfgperl
5537            ! pp_sys.c sv.c t/op/64bit.t
5538 ____________________________________________________________________________
5539 [  4096] By: jhi                                   on 1999/09/07  07:36:17
5540         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
5541              
5542              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
5543              To: perl5-porters@perl.org
5544              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
5545              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
5546              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
5547      Branch: cfgperl
5548            ! hints/hpux.sh perl.h
5549 ____________________________________________________________________________
5550 [  4095] By: gsar                                  on 1999/09/06  20:47:02
5551         Log: applied suggested patch with suitable test to detect MSVC
5552              From: "Vishal Bhatia" <vishalb@my-deja.com>
5553              Date: Wed, 11 Aug 1999 01:43:28 -0700
5554              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
5555              Subject: compiler on  win32
5556      Branch: perl
5557            ! ext/B/B/C.pm
5558 ____________________________________________________________________________
5559 [  4094] By: jhi                                   on 1999/09/06  20:34:44
5560         Log: Integrate with Sarathy.
5561      Branch: cfgperl
5562           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
5563           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
5564 ____________________________________________________________________________
5565 [  4093] By: jhi                                   on 1999/09/06  20:33:43
5566         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
5567              so that they overflow also on 64-bit platforms.
5568      Branch: cfgperl
5569            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
5570 ____________________________________________________________________________
5571 [  4092] By: gsar                                  on 1999/09/06  20:16:58
5572         Log: support bytecode and C backends in perlcc (patch suggested
5573              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
5574              C backend the default; describe new switches in pod; introduce
5575              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
5576              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
5577              entries
5578      Branch: perl
5579            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
5580            ! t/harness utils/Makefile utils/perlcc.PL
5581 ____________________________________________________________________________
5582 [  4091] By: jhi                                   on 1999/09/06  19:10:41
5583         Log: Integrate with Sarathy.
5584      Branch: cfgperl
5585           +> t/pragma/sub_lval.t
5586           !> (integrate 52 files)
5587 ____________________________________________________________________________
5588 [  4090] By: gsar                                  on 1999/09/06  19:09:06
5589         Log: propagate changed error text
5590      Branch: perl
5591            ! t/pragma/sub_lval.t
5592 ____________________________________________________________________________
5593 [  4089] By: gsar                                  on 1999/09/06  18:54:43
5594         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
5595      Branch: perl
5596            ! pod/perlfunc.pod
5597 ____________________________________________________________________________
5598 [  4088] By: gsar                                  on 1999/09/06  18:52:10
5599         Log: From: paul.marquess@bt.com
5600              Date: Sun, 5 Sep 1999 15:11:08 +0100 
5601              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
5602              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
5603      Branch: perl
5604            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
5605            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
5606            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
5607            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
5608            ! toke.c
5609 ____________________________________________________________________________
5610 [  4087] By: gsar                                  on 1999/09/06  18:06:06
5611         Log: change#3612 is buggy when quotemeta argument matches target
5612              (hope this is the last of the optimized-OP_SASSIGN bugs)
5613              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5614              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
5615              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
5616              Subject: Re: [BUG: quotemeta]
5617      Branch: perl
5618            ! Changes op.c t/op/lex_assign.t
5619 ____________________________________________________________________________
5620 [  4086] By: gsar                                  on 1999/09/06  17:57:52
5621         Log: misc tweaks
5622      Branch: perl
5623            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
5624 ____________________________________________________________________________
5625 [  4085] By: gsar                                  on 1999/09/06  03:54:23
5626         Log: applied patch suggested by Hans Mulder to fix problems on
5627              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
5628              when they ask for bincompat (platforms that used to default
5629              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
5630              (appears unsalvageable on some platforms)
5631      Branch: perl
5632            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
5633 ____________________________________________________________________________
5634 [  4084] By: bailey                                on 1999/09/06  02:39:11
5635         Log: Integrate mainline 5.05_61
5636      Branch: vmsperl
5637           +> (branch 32 files)
5638            - lib/unicode/EthiopicSyllables.txt
5639            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
5640            - warning.pl
5641            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
5642            ! vms/perly_h.vms vms/vms.c
5643           !> (integrate 346 files)
5644 ____________________________________________________________________________
5645 [  4083] By: gsar                                  on 1999/09/06  00:10:40
5646         Log: optional warning on join(/foo/...) (reworked suggested patch
5647              by Mark-Jason Dominus <mjd@plover.com>)
5648      Branch: perl
5649            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
5650            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
5651            ! pp_proto.h t/pragma/warn/op
5652 ____________________________________________________________________________
5653 [  4082] By: gsar                                  on 1999/09/05  22:28:57
5654         Log: fix data loss when more than one block is read from SDBM
5655              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
5656      Branch: perl
5657            ! ext/SDBM_File/sdbm/sdbm.c
5658 ____________________________________________________________________________
5659 [  4081] By: gsar                                  on 1999/09/05  22:07:18
5660         Log: initial implementation of lvalue subroutines (slightly fixed
5661              version of patch suggested by Ilya Zakharevich, which in turn
5662              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
5663      Branch: perl
5664            + t/pragma/sub_lval.t
5665            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
5666            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
5667            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
5668            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
5669            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
5670 ____________________________________________________________________________
5671 [  4080] By: jhi                                   on 1999/09/05  22:02:18
5672         Log: Undo #4055 (related to #4079).
5673      Branch: cfgperl
5674            ! pod/perlop.pod
5675 ____________________________________________________________________________
5676 [  4079] By: jhi                                   on 1999/09/05  21:30:54
5677         Log: Time is not yet ripe.
5678      Branch: cfgperl
5679            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
5680 ____________________________________________________________________________
5681 [  4078] By: gsar                                  on 1999/09/05  18:17:32
5682         Log: modified suggested patch to handle cross-refs and qr// objects
5683              correctly; unfollowed refs are represented as simple string
5684              value, not just the bare type; $VERSION stays the same until
5685              it is ready for prime time (avoids CPAN confustication)
5686              From:    John Nolan <jpnolan@Op.Net>
5687              Date:    Wed, 04 Aug 1999 20:21:10 EDT
5688              Message-Id: <199908050021.UAA09693@monet.op.net>
5689              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
5690      Branch: perl
5691            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
5692            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
5693 ____________________________________________________________________________
5694 [  4077] By: jhi                                   on 1999/09/04  21:54:42
5695         Log: timesum() wasn't @EXPORTed as promised by the documentation.
5696              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
5697      Branch: cfgperl
5698            ! lib/Benchmark.pm
5699 ____________________________________________________________________________
5700 [  4076] By: gsar                                  on 1999/09/04  20:21:59
5701         Log: integrate cfgperl contents into mainline
5702      Branch: perl
5703           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
5704           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
5705           +> warnings.h warnings.pl xsutils.c
5706            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
5707           !> (integrate 109 files)
5708 ____________________________________________________________________________
5709 [  4075] By: jhi                                   on 1999/09/04  18:04:47
5710         Log: use integer on the problematic subtest.
5711      Branch: cfgperl
5712            ! t/op/misc.t
5713 ____________________________________________________________________________
5714 [  4074] By: jhi                                   on 1999/09/04  17:57:40
5715         Log: Warn about numconvert.t in case somebody
5716              wants to make sv_2pv more 64-bit aware.
5717      Branch: cfgperl
5718            ! sv.c
5719 ____________________________________________________________________________
5720 [  4073] By: jhi                                   on 1999/09/04  17:54:51
5721         Log: Comment upgrading: the quad situation isn't quite as
5722              bad as it used to be.
5723      Branch: cfgperl
5724            ! perl.h
5725 ____________________________________________________________________________
5726 [  4072] By: jhi                                   on 1999/09/04  15:35:37
5727         Log: Integrate with Sarathy.
5728      Branch: cfgperl
5729           !> win32/win32.c
5730 ____________________________________________________________________________
5731 [  4071] By: jhi                                   on 1999/09/04  15:28:11
5732         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
5733              
5734              From: Robin Barker <rmb1@cise.npl.co.uk>
5735              To: perl5-porters@perl.org
5736              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
5737              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
5738              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
5739              
5740              and later (in private email) found to be dependent
5741              on useperlio.
5742              
5743              Mental note: the cpp magic done in perlsdio.h (and assumedly
5744              also in perlsfio.h) may cause trouble later with lfs because
5745              both the perlio scheme by Perl and the lfs support by vendors
5746              like to play cpp games to map the stdio namespace back and forth.
5747              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
5748              just the beginning.
5749      Branch: cfgperl
5750            ! perlio.c
5751 ____________________________________________________________________________
5752 [  4070] By: jhi                                   on 1999/09/04  13:12:14
5753         Log: Enable 64-bit clean bit ops.
5754              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
5755      Branch: cfgperl
5756            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
5757            ! t/op/misc.t
5758 ____________________________________________________________________________
5759 [  4069] By: jhi                                   on 1999/09/03  21:17:30
5760         Log: Turn on USE_64_BIT_OFFSETS implicitly.
5761      Branch: cfgperl
5762            ! perl.h
5763 ____________________________________________________________________________
5764 [  4068] By: jhi                                   on 1999/09/03  08:19:59
5765         Log: Fix from Spider for the sub attributes (there was an undocumented
5766              dependency between force_word() and skipspace()).
5767      Branch: cfgperl
5768            ! toke.c
5769 ____________________________________________________________________________
5770 [  4067] By: jhi                                   on 1999/09/01  23:17:06
5771         Log: From: John Tobey <spam@john-edwin-tobey.org>
5772              To: ilya@math.ohio-state.edu
5773              CC: perl5-porters@perl.org
5774              Subject: Re: [PATCH 5.005_60] distclean forgot two
5775              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
5776              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
5777      Branch: cfgperl
5778            ! t/lib/dprof.t
5779 ____________________________________________________________________________
5780 [  4066] By: jhi                                   on 1999/09/01  23:14:50
5781         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
5782              To: perl5-porters@perl.org
5783              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
5784              Date: Fri, 20 Aug 1999 15:37:27 +0100
5785              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
5786      Branch: cfgperl
5787            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
5788            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
5789            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
5790 ____________________________________________________________________________
5791 [  4065] By: jhi                                   on 1999/09/01  22:06:43
5792         Log: From: Dominic Dunlop <domo@vo.lu>
5793              To: perl5-porters@perl.org
5794              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
5795              (UNINSTALLED) [PATCH]
5796              Date: Thu, 19 Aug 1999 09:48:03 +0200
5797              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
5798              
5799              The PERL_POLLUTE_MALLOC part had to be manually applied.
5800      Branch: cfgperl
5801            ! hints/machten.sh perl.h
5802 ____________________________________________________________________________
5803 [  4064] By: jhi                                   on 1999/09/01  13:56:14
5804         Log: From: Martin Lichtin <lichtin@bivio.com>
5805              To: jhi@iki.fi
5806              CC: perl5-porters@perl.org
5807              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
5808              Date: Wed, 01 Sep 1999 15:50:04 +0200
5809              Message-ID: <37CD2F0C.944BFACE@bivio.com>
5810      Branch: cfgperl
5811            ! lib/ExtUtils/Install.pm
5812 ____________________________________________________________________________
5813 [  4063] By: jhi                                   on 1999/09/01  13:16:11
5814         Log: Enhance lfs tests: check every seek and sysseek
5815              and test also that -e and -f detect largefiles.
5816      Branch: cfgperl
5817            ! t/lib/syslfs.t t/op/lfs.t
5818 ____________________________________________________________________________
5819 [  4062] By: jhi                                   on 1999/09/01  12:08:04
5820         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
5821              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
5822              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
5823              The Perl Porters Mailing List <perl5-porters@perl.org>
5824              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
5825              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
5826              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
5827      Branch: cfgperl
5828            ! pod/perldiag.pod
5829 ____________________________________________________________________________
5830 [  4061] By: jhi                                   on 1999/09/01  12:03:03
5831         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5832              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
5833              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
5834              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
5835              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
5836              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
5837      Branch: cfgperl
5838            ! op.c t/op/join.t
5839 ____________________________________________________________________________
5840 [  4060] By: jhi                                   on 1999/09/01  07:59:42
5841         Log: IV_DIG and NV_DIG fixes.
5842      Branch: cfgperl
5843            ! perl.h
5844 ____________________________________________________________________________
5845 [  4059] By: jhi                                   on 1999/08/31  14:47:18
5846         Log: \C{} -> \N{} residue.
5847      Branch: cfgperl
5848            ! toke.c
5849 ____________________________________________________________________________
5850 [  4057] By: gsar                                  on 1999/08/30  22:08:19
5851         Log: avoid hiding child process window
5852      Branch: perl
5853            ! win32/win32.c
5854 ____________________________________________________________________________
5855 [  4055] By: jhi                                   on 1999/08/30  21:20:50
5856         Log: Document the undefinedness of overshifting.
5857      Branch: cfgperl
5858            ! pod/perlop.pod
5859 ____________________________________________________________________________
5860 [  4054] By: jhi                                   on 1999/08/30  20:18:18
5861         Log: History fixes and updates.
5862      Branch: cfgperl
5863            ! pod/perlhist.pod
5864 ____________________________________________________________________________
5865 [  4053] By: jhi                                   on 1999/08/30  19:34:02
5866         Log: Shell quoting thinko broke installdirs.
5867              From: JVromans@Squirrel.nl (Johan Vromans)
5868              To: perl5-porters@perl.org
5869              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
5870              installprefix
5871              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
5872              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
5873      Branch: cfgperl
5874            ! Configure config_h.SH
5875      Branch: metaconfig
5876            ! U/installdirs/archlib.U U/installdirs/bin.U
5877            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
5878            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
5879            ! U/installdirs/man3dir.U U/installdirs/privlib.U
5880            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
5881            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
5882            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
5883            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
5884            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
5885            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
5886            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
5887            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
5888            ! U/installdirs/vendorscriptdir.U
5889 ____________________________________________________________________________
5890 [  4052] By: jhi                                   on 1999/08/30  02:57:05
5891         Log: Use \N{named characters} instead of \C.
5892              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5893              To: jhi@iki.fi
5894              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
5895              perl5-porters@perl.org (Mailing list Perl5)
5896              Subject: Re: [PATCH 5.005_58] Named characters in Perl
5897              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
5898              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
5899      Branch: cfgperl
5900            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
5901            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
5902 ____________________________________________________________________________
5903 [  4051] By: jhi                                   on 1999/08/30  02:54:20
5904         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
5905              To: perl5-porters@perl.org
5906              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
5907              don't mix
5908              Date: Sun, 29 Aug 1999 19:04:53 -0400
5909              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
5910      Branch: cfgperl
5911            ! universal.c
5912 ____________________________________________________________________________
5913 [  4050] By: jhi                                   on 1999/08/29  16:38:58
5914         Log: Conditionally socksify the LIBS of Socket.
5915      Branch: cfgperl
5916            ! ext/Socket/Makefile.PL
5917 ____________________________________________________________________________
5918 [  4049] By: jhi                                   on 1999/08/29  15:33:30
5919         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5920              To: Mailing list Perl5 <perl5-porters@perl.org>
5921              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
5922              Date: Wed, 25 Aug 1999 16:19:58 -0400
5923              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
5924      Branch: cfgperl
5925            ! lib/perl5db.pl
5926 ____________________________________________________________________________
5927 [  4048] By: jhi                                   on 1999/08/29  15:31:36
5928         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
5929              To: perl5-porters@perl.org
5930              Subject: [PATCH _61] Lost arguments to simplified sort
5931              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
5932              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
5933      Branch: cfgperl
5934            ! op.c t/op/sort.t
5935 ____________________________________________________________________________
5936 [  4047] By: jhi                                   on 1999/08/29  15:29:29
5937         Log: From: Olaf Flebbe <olaf@science-computing.de>
5938              Sender: owner-perl5-porters@perl.org
5939              To: perl5-porters@perl.org
5940              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
5941              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
5942      Branch: cfgperl
5943            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
5944            ! epoc/perl.mmp epoc/perl.pkg
5945 ____________________________________________________________________________
5946 [  4046] By: jhi                                   on 1999/08/29  15:21:18
5947         Log: From: pvhp@forte.com (Peter Prymmer)
5948              To: perl5-porters@perl.org
5949              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
5950              Date: Fri, 27 Aug 99 18:51:04 PDT
5951              Message-Id: <9908280151.AA05010@forte.com>
5952      Branch: cfgperl
5953            ! t/lib/cgi-html.t
5954 ____________________________________________________________________________
5955 [  4045] By: jhi                                   on 1999/08/29  15:18:38
5956         Log: Fix scalar gmtime (and localtime) in quad environments,
5957              bug reported by Robin Parker.
5958              
5959              From: Robin Barker <rmb1@cise.npl.co.uk>
5960              To: jhi@iki.fi
5961              Cc: perl5-porters@perl.org
5962              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
5963              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
5964              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
5965      Branch: cfgperl
5966            ! pp_sys.c t/op/time.t
5967 ____________________________________________________________________________
5968 [  4044] By: jhi                                   on 1999/08/29  11:24:03
5969         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5970              To: perl5-porters@perl.org (Mailing list Perl5)
5971              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
5972              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
5973              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
5974              
5975              Addendum: it's "only" 33% speedup.
5976      Branch: cfgperl
5977            ! dump.c op.c op.h pp.h
5978 ____________________________________________________________________________
5979 [  4043] By: jhi                                   on 1999/08/29  11:10:33
5980         Log: From: spider-perl@Orb.Nashua.NH.US
5981              To: Mailing list Perl5 <perl5-porters@perl.org>
5982              Subject: [PATCH 5.005_61 CORE] sub : attrlist
5983              Date: Sun, 29 Aug 1999 03:02:11 -0400
5984              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
5985      Branch: cfgperl
5986            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
5987            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
5988            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
5989            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
5990            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
5991            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
5992            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
5993 ____________________________________________________________________________
5994 [  4042] By: jhi                                   on 1999/08/29  11:08:50
5995         Log: Turn off gcc-2.95's strict-alias optimization.
5996              This, of course, should be only temporary.
5997              From Andy Dougherty.
5998      Branch: cfgperl
5999            ! Configure config_h.SH
6000      Branch: metaconfig
6001            ! U/compline/ccflags.U U/modified/cc.U
6002 ____________________________________________________________________________
6003 [  4041] By: jhi                                   on 1999/08/29  10:47:30
6004         Log: Fix a typo in #4036.
6005      Branch: cfgperl
6006            ! mg.c
6007 ____________________________________________________________________________
6008 [  4040] By: jhi                                   on 1999/08/29  10:34:58
6009         Log: Add a missing #endif forgotten by #4035.
6010      Branch: cfgperl
6011            ! doop.c
6012 ____________________________________________________________________________
6013 [  4039] By: jhi                                   on 1999/08/29  10:31:19
6014         Log: Remove an extra #endif introduced by #4036.
6015      Branch: cfgperl
6016            ! perl.h
6017 ____________________________________________________________________________
6018 [  4038] By: jhi                                   on 1999/08/29  10:18:59
6019         Log: Rename warning to warnings, from Paul Marquess.
6020      Branch: cfgperl
6021            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
6022            + t/pragma/warnings.t warnings.h warnings.pl
6023            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
6024            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
6025            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
6026            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
6027            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
6028            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
6029            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
6030            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
6031            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
6032            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
6033            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
6034            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
6035            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
6036 ____________________________________________________________________________
6037 [  4037] By: jhi                                   on 1999/08/29  10:08:47
6038         Log: Create the equivalence tables based on
6039              the real Unicode decomposition, not on
6040              the character name.
6041      Branch: cfgperl
6042            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
6043            ! lib/unicode/mktables.PL
6044 ____________________________________________________________________________
6045 [  4036] By: jhi                                   on 1999/08/29  09:29:08
6046         Log: Integrate with Sarathy.
6047      Branch: cfgperl
6048           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
6049           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
6050           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
6051           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
6052           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
6053           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
6054           !> (integrate 190 files)
6055 ____________________________________________________________________________
6056 [  4035] By: jhi                                   on 1999/08/29  08:56:15
6057         Log: Implement 64-bit vec().
6058      Branch: cfgperl
6059            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
6060            ! pp.h t/op/64bit.t
6061 ____________________________________________________________________________
6062 [  4034] By: gsar                                  on 1999/08/29  03:35:18
6063         Log: deadcode removal
6064      Branch: perl
6065            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
6066            ! pp_ctl.c proto.h run.c sv.c
6067 ____________________________________________________________________________
6068 [  4033] By: jhi                                   on 1999/08/28  17:31:07
6069         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
6070              To: perl5-porters@perl.org
6071              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
6072              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
6073              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
6074      Branch: cfgperl
6075            ! perl.h
6076 ____________________________________________________________________________
6077 [  4032] By: gsar                                  on 1999/08/26  23:53:33
6078         Log: new thread should set current interp in TLS
6079      Branch: perl
6080            ! ext/Thread/Thread.xs
6081 ____________________________________________________________________________
6082 [  4031] By: bailey                                on 1999/08/23  03:40:07
6083         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
6084      Branch: vmsperl
6085            ! lib/ExtUtils/MM_VMS.pm
6086 ____________________________________________________________________________
6087 [  4030] By: bailey                                on 1999/08/23  03:37:43
6088         Log: Patch up holes in realclean target
6089      Branch: vmsperl
6090            ! vms/descrip_mms.template
6091 ____________________________________________________________________________
6092 [  4029] By: bailey                                on 1999/08/23  03:36:24
6093         Log: Fix handling of PERL_POLLUTE
6094      Branch: vmsperl
6095            ! lib/ExtUtils/MM_VMS.pm
6096 ____________________________________________________________________________
6097 [  4028] By: bailey                                on 1999/08/23  03:34:08
6098         Log: Update VMS version of perly.h
6099      Branch: vmsperl
6100            ! vms/perly_h.vms
6101 ____________________________________________________________________________
6102 [  4027] By: bailey                                on 1999/08/23  03:32:45
6103         Log: Update dependencies in Descrip.MMS
6104      Branch: vmsperl
6105            ! vms/descrip_mms.template
6106 ____________________________________________________________________________
6107 [  4026] By: bailey                                on 1999/08/23  03:30:01
6108         Log: Fix prototypes in perlapi.c (64-bit?)
6109              Clear prior definition of getenv_len before defining VMS-specific macro
6110      Branch: vmsperl
6111            ! perlapi.c vms/vmsish.h
6112 ____________________________________________________________________________
6113 [  4025] By: bailey                                on 1999/08/23  03:25:51
6114         Log: Add '-m' option to Configure.com which skips the MANIFEST check
6115      Branch: vmsperl
6116            ! configure.com
6117 ____________________________________________________________________________
6118 [  4024] By: bailey                                on 1999/08/23  03:23:34
6119         Log: Skip open() tests that rely on Unix fork semantics
6120      Branch: vmsperl
6121            ! t/io/open.t
6122 ____________________________________________________________________________
6123 [  4023] By: bailey                                on 1999/08/23  03:21:46
6124         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
6125      Branch: vmsperl
6126            ! vms/gen_shrfls.pl
6127 ____________________________________________________________________________
6128 [  4022] By: bailey                                on 1999/08/23  03:17:33
6129         Log: update MM_VMS to use new File::Spec routines
6130      Branch: vmsperl
6131            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
6132 ____________________________________________________________________________
6133 [  4021] By: bailey                                on 1999/08/23  03:13:40
6134         Log: byteperl is now part of the ByteLoader ext
6135      Branch: vmsperl
6136            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
6137 ____________________________________________________________________________
6138 [  4020] By: bailey                                on 1999/08/23  03:10:41
6139         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
6140      Branch: vmsperl
6141            ! vms/vms.c
6142 ____________________________________________________________________________
6143 [  4019] By: bailey                                on 1999/08/23  03:07:28
6144         Log: Update calls for new thread context handling
6145      Branch: vmsperl
6146            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
6147            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
6148 ____________________________________________________________________________
6149 [  4018] By: bailey                                on 1999/08/23  03:01:31
6150         Log: Allow for file versions in library when looking for .bs files
6151      Branch: vmsperl
6152            ! ext/DynaLoader/DynaLoader_pm.PL
6153 ____________________________________________________________________________
6154 [  4017] By: bailey                                on 1999/08/23  02:58:55
6155         Log: Update VMS configuration procedures for 5.005_60
6156      Branch: vmsperl
6157            ! configure.com vms/subconfigure.com
6158 ____________________________________________________________________________
6159 [  4016] By: gsar                                  on 1999/08/20  22:19:56
6160         Log: update Changes
6161      Branch: perl
6162            ! Changes
6163
6164 ----------------
6165 Version 5.005_61
6166 ----------------
6167
6168 ____________________________________________________________________________
6169 [  4015] By: gsar                                  on 1999/08/20  22:17:41
6170         Log: perl_free() should use PerlMem_free()
6171      Branch: perl
6172            ! perl.c
6173 ____________________________________________________________________________
6174 [  4014] By: gsar                                  on 1999/08/20  22:10:46
6175         Log: win32 tweaks
6176      Branch: perl
6177            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
6178            ! win32/config.vc win32/config_H.bc win32/config_H.gc
6179            ! win32/config_H.vc
6180 ____________________________________________________________________________
6181 [  4013] By: gsar                                  on 1999/08/20  22:09:56
6182         Log: DEBUG_m() adjusted to internalize dTHX
6183      Branch: perl
6184            ! malloc.c perl.h util.c
6185 ____________________________________________________________________________
6186 [  4012] By: gsar                                  on 1999/08/20  17:51:06
6187         Log: make autogenerated files writable
6188      Branch: perl
6189            ! (edit 171 files)
6190 ____________________________________________________________________________
6191 [  4011] By: gsar                                  on 1999/08/20  17:43:47
6192         Log: update Changes
6193      Branch: perl
6194            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
6195 ____________________________________________________________________________
6196 [  4010] By: gsar                                  on 1999/08/20  17:21:53
6197         Log: up patchlevel &c
6198      Branch: perl
6199            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
6200            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
6201 ____________________________________________________________________________
6202 [  4009] By: gsar                                  on 1999/08/20  16:46:26
6203         Log: add missing Is/Syl*.pl files
6204      Branch: perl
6205            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
6206            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
6207            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
6208            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
6209            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
6210            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
6211 ____________________________________________________________________________
6212 [  4008] By: gsar                                  on 1999/08/20  16:31:02
6213         Log: integrate cfgperl contents into mainline
6214      Branch: perl
6215           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
6216           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
6217           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
6218           +> t/op/lfs.t
6219            - lib/unicode/EthiopicSyllables.txt
6220            - lib/unicode/MakeEthiopicSyllables.PL
6221           !> (integrate 261 files)
6222 ____________________________________________________________________________
6223 [  4007] By: gsar                                  on 1999/08/20  15:24:08
6224         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
6225              USE_THREADS and MULTIPLICITY; minor pod adjustments
6226      Branch: perl
6227            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
6228            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
6229 ____________________________________________________________________________
6230 [  4006] By: jhi                                   on 1999/08/19  19:01:41
6231         Log: Tighten the vec() code so that naughty BITS cause an error.
6232      Branch: cfgperl
6233            ! doop.c
6234 ____________________________________________________________________________
6235 [  4005] By: jhi                                   on 1999/08/19  15:55:09
6236         Log: Don't document ill-defined vec() bits cases
6237              (for which the code doesn't work right in any case)
6238      Branch: cfgperl
6239            ! pod/perldiag.pod pod/perlfunc.pod
6240 ____________________________________________________________________________
6241 [  4004] By: jhi                                   on 1999/08/19  12:49:41
6242         Log: Removed duplicated code (in pp.c and mg.c) by introducing
6243              do_vecget().  NOTE: the calling convention of do_vecset()
6244              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
6245              in pp_vec() is no more multiplied by `size' in pp_vec(),
6246              the multiplication is now done in do_vecset().
6247              
6248              Also fix a cpp thinko in change #4002.
6249      Branch: cfgperl
6250            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
6251            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
6252            ! proto.h
6253 ____________________________________________________________________________
6254 [  4003] By: jhi                                   on 1999/08/18  08:27:22
6255         Log: Warn about small spherical distances.
6256      Branch: cfgperl
6257            ! lib/Math/Trig.pm
6258 ____________________________________________________________________________
6259 [  4002] By: jhi                                   on 1999/08/17  09:11:51
6260         Log: Enhance IV_FITS_IN_IV (though it's still unused).
6261      Branch: cfgperl
6262            ! perl.h
6263 ____________________________________________________________________________
6264 [  4001] By: jhi                                   on 1999/08/17  08:13:34
6265         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
6266              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
6267              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
6268              Subject: [PATCH] overload.pm str/num confu
6269              Date: 17 Aug 1999 08:21:12 +0200
6270      Branch: cfgperl
6271            ! lib/overload.pm
6272 ____________________________________________________________________________
6273 [  4000] By: jhi                                   on 1999/08/17  07:20:23
6274         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
6275              To: perl5-porters@perl.org
6276              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
6277              Date: 16 Aug 1999 14:24:28 -0700
6278              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
6279      Branch: cfgperl
6280            ! pod/perlobj.pod
6281 ____________________________________________________________________________
6282 [  3999] By: jhi                                   on 1999/08/16  19:49:09
6283         Log: Integrate with Nick.
6284      Branch: cfgperl
6285           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
6286 ____________________________________________________________________________
6287 [  3998] By: jhi                                   on 1999/08/16  19:44:29
6288         Log: Fix most of the pod2man moanings reported in
6289              
6290              From: "Larry W. Virden" <lvirden@cas.org>
6291              To: perl5-porters@perl.org
6292              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
6293              (UNINSTALLED)
6294              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
6295              Message-Id: <199908031935.PAA27692@cas.org>
6296              
6297              Configure regen'ed.
6298      Branch: cfgperl
6299            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6300            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
6301            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
6302            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
6303            ! utils/h2xs.PL utils/perlcc.PL
6304 ____________________________________________________________________________
6305 [  3997] By: jhi                                   on 1999/08/16  19:20:37
6306         Log: A fix of sorts for the flush-before-dup scenario.
6307      Branch: cfgperl
6308            ! doio.c
6309 ____________________________________________________________________________
6310 [  3996] By: jhi                                   on 1999/08/16  19:14:37
6311         Log: More paranoia.
6312      Branch: cfgperl
6313            ! sv.c
6314 ____________________________________________________________________________
6315 [  3995] By: jhi                                   on 1999/08/16  18:55:35
6316         Log: Batch of small 64-bit/long double/large file support tweaks:
6317              - scan for LDBL_DIG
6318              - from DBL_DIG and LDBL_DIG select NV_DIG
6319              - introduce IVSIZE, UVSIZE, NVSIZE
6320              - introduce IV_DIG
6321              - remove stdio64
6322              - AIX uses `oslevel` when others use `uname -r`
6323              - already AIX 4.2 goes 64-bit
6324              - in HP-UX require the 64-bit libc, just the directory isn't enough
6325              - group ids are not NVs
6326              - #undef USE_LONG_DOUBLE if long double is no better than double
6327              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
6328              - mention large file support in perldelta
6329              - introduce quad TOPpin' and POPpin'
6330              - the svcat... buffer was tiny for printing quads in %b
6331              - fix the multiplication test in 64bit.t
6332              - try to make VMS to comply with all this removal and "introducal"
6333              of symbols
6334      Branch: cfgperl
6335            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
6336            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
6337            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
6338      Branch: metaconfig
6339            ! U/modified/d_longdbl.U
6340      Branch: metaconfig/U/perl
6341            + d_ldbl_dig.U
6342 ____________________________________________________________________________
6343 [  3994] By: jhi                                   on 1999/08/16  07:53:44
6344         Log: More Configure/subconfigure.com syncing.
6345      Branch: cfgperl
6346            ! vms/subconfigure.com
6347 ____________________________________________________________________________
6348 [  3993] By: jhi                                   on 1999/08/14  22:09:26
6349         Log: Remove from VMS what the change #3982 took away from Configure lands.
6350      Branch: cfgperl
6351            ! vms/subconfigure.com
6352 ____________________________________________________________________________
6353 [  3992] By: jhi                                   on 1999/08/14  13:29:13
6354         Log: Small test tweaks.
6355      Branch: cfgperl
6356            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
6357 ____________________________________________________________________________
6358 [  3991] By: jhi                                   on 1999/08/14  13:08:41
6359         Log: Augment filesize limit note.
6360      Branch: cfgperl
6361            ! doio.c
6362 ____________________________________________________________________________
6363 [  3990] By: jhi                                   on 1999/08/14  13:06:12
6364         Log: Note about filesize limits.
6365      Branch: cfgperl
6366            ! doio.c pp_sys.c
6367 ____________________________________________________________________________
6368 [  3989] By: jhi                                   on 1999/08/14  11:31:58
6369         Log: Catch the case of filesize limits.
6370      Branch: cfgperl
6371            ! t/lib/syslfs.t t/op/lfs.t
6372 ____________________________________________________________________________
6373 [  3988] By: nick                                  on 1999/08/14  09:20:58
6374         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
6375              this causes a POPSTACK panic. The problem seems to be that although
6376              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
6377              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
6378              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
6379              messing with CATCH_SET() in call_sv, use it in perl_vdie().
6380              Add test to op/eval.t which will fail (panic) if bug comes back.
6381              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
6382      Branch: perl
6383            ! cop.h perl.c t/op/eval.t util.c
6384 ____________________________________________________________________________
6385 [  3987] By: jhi                                   on 1999/08/13  23:57:52
6386         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
6387              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
6388              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
6389              Date: Fri, 13 Aug 1999 17:42:47 -0500
6390              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
6391      Branch: cfgperl
6392            ! lib/ExtUtils/MM_VMS.pm
6393 ____________________________________________________________________________
6394 [  3986] By: jhi                                   on 1999/08/13  23:56:44
6395         Log: Don't quit before printing out the message.
6396      Branch: cfgperl
6397            ! t/lib/syslfs.t t/op/lfs.t
6398 ____________________________________________________________________________
6399 [  3985] By: jhi                                   on 1999/08/13  23:35:49
6400         Log: Remove more t/ trash on target "clean".
6401      Branch: cfgperl
6402            ! Makefile.SH
6403 ____________________________________________________________________________
6404 [  3984] By: jhi                                   on 1999/08/13  23:02:53
6405         Log: Avoid double long double. 
6406      Branch: cfgperl
6407            ! Configure config_h.SH
6408      Branch: metaconfig/U/perl
6409            ! uselongdbl.U
6410 ____________________________________________________________________________
6411 [  3983] By: jhi                                   on 1999/08/13  22:59:56
6412         Log: BYTEORDER fix.
6413      Branch: cfgperl
6414            ! Configure config_h.SH
6415      Branch: metaconfig
6416            ! U/compline/byteorder.U
6417 ____________________________________________________________________________
6418 [  3982] By: jhi                                   on 1999/08/13  22:48:40
6419         Log: Jumbo Configure and large file support update.
6420              Remove a lot of unneeded 64-bitness cruft;
6421              re-introduce BYTEORDER; update 64-bitness hints;
6422              lfs should now work in Solaris; long doubles in AIX.
6423      Branch: cfgperl
6424            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
6425            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
6426            ! perlsdio.h pp.h pp_sys.c
6427      Branch: metaconfig
6428            ! U/compline/byteorder.U U/compline/ccflags.U
6429      Branch: metaconfig/U/perl
6430            ! d_dlsymun.U io64.U uselongdbl.U
6431 ____________________________________________________________________________
6432 [  3980] By: jhi                                   on 1999/08/13  15:09:11
6433         Log: Introduce HAS_LLSEEK.
6434      Branch: cfgperl
6435            ! Configure config_h.SH perl.h
6436 ____________________________________________________________________________
6437 [  3979] By: jhi                                   on 1999/08/13  14:29:47
6438         Log: From: <dan@sidhe.org>
6439              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
6440              sarathy@activestate.com
6441              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
6442              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
6443              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
6444      Branch: cfgperl
6445            ! vms/vms.c
6446 ____________________________________________________________________________
6447 [  3978] By: jhi                                   on 1999/08/13  09:56:46
6448         Log: Make the 64-bit tests more paranoid.
6449      Branch: cfgperl
6450            ! t/op/64bit.t
6451 ____________________________________________________________________________
6452 [  3976] By: jhi                                   on 1999/08/12  21:49:16
6453         Log: IRIX64 needs more -mabi=64 with gcc.
6454      Branch: cfgperl
6455            ! hints/irix_6.sh
6456 ____________________________________________________________________________
6457 [  3975] By: jhi                                   on 1999/08/12  21:02:03
6458         Log: Reincarnate change #3967, now in more modest form.
6459      Branch: cfgperl
6460            ! hints/irix_6.sh
6461 ____________________________________________________________________________
6462 [  3974] By: jhi                                   on 1999/08/12  20:49:36
6463         Log: Remove rt from libswanted (I added it many moons ago
6464              when I thought it would be useful in Digital UNIX,
6465              I was wrong); undo the recent IRIX hints changes,
6466              getting rid of one warning brought new ones.
6467      Branch: cfgperl
6468            ! Configure config_h.SH hints/irix_6.sh
6469      Branch: metaconfig
6470            ! U/modified/Myinit.U
6471 ____________________________________________________________________________
6472 [  3973] By: jhi                                   on 1999/08/12  19:42:53
6473         Log: st_blocks is in 512 byte blocks.
6474      Branch: cfgperl
6475            ! t/lib/syslfs.t t/op/lfs.t
6476 ____________________________________________________________________________
6477 [  3972] By: jhi                                   on 1999/08/12  19:27:31
6478         Log: Don't claim defeat too early.
6479      Branch: cfgperl
6480            ! Configure config_h.SH
6481      Branch: metaconfig/U/perl
6482            ! longdblfio.U
6483 ____________________________________________________________________________
6484 [  3971] By: jhi                                   on 1999/08/12  19:24:14
6485         Log: IRIX 64-bit hint tweak. 
6486      Branch: cfgperl
6487            ! hints/irix_6.sh
6488 ____________________________________________________________________________
6489 [  3970] By: nick                                  on 1999/08/12  19:17:20
6490         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
6491              tests i.e. RV2AV and RV2HV
6492      Branch: perl
6493            ! op.c t/pragma/warn/op
6494 ____________________________________________________________________________
6495 [  3969] By: jhi                                   on 1999/08/12  19:06:17
6496         Log: Add Configure -Duselongdouble and add a missing semicolon.
6497      Branch: cfgperl
6498            ! Configure config_h.SH sv.c
6499      Branch: metaconfig/U/perl
6500            + uselongdbl.U
6501 ____________________________________________________________________________
6502 [  3968] By: jhi                                   on 1999/08/12  18:46:00
6503         Log: Simply exit() early if lfs support seems unlikely.
6504      Branch: cfgperl
6505            ! t/lib/syslfs.t t/op/lfs.t
6506 ____________________________________________________________________________
6507 [  3967] By: jhi                                   on 1999/08/12  18:44:05
6508         Log: Suffer silently for unused libraries.
6509      Branch: cfgperl
6510            ! hints/irix_6.sh
6511 ____________________________________________________________________________
6512 [  3966] By: jhi                                   on 1999/08/12  13:18:44
6513         Log: Update MANIFEST to follow change #3965.
6514      Branch: cfgperl
6515            ! MANIFEST
6516 ____________________________________________________________________________
6517 [  3965] By: jhi                                   on 1999/08/12  13:15:38
6518         Log: Regenerate Unicode tables based on new syllable lists
6519              from Daniel Yacob.
6520      Branch: cfgperl
6521            ! (edit 159 files)
6522 ____________________________________________________________________________
6523 [  3964] By: jhi                                   on 1999/08/12  10:06:24
6524         Log: Remove more spurious casting.
6525      Branch: cfgperl
6526            ! pp_sys.c
6527 ____________________________________________________________________________
6528 [  3963] By: jhi                                   on 1999/08/12  08:18:53
6529         Log: Minor niggles on the lfs tests.
6530      Branch: cfgperl
6531            ! t/lib/syslfs.t t/op/lfs.t
6532 ____________________________________________________________________________
6533 [  3962] By: jhi                                   on 1999/08/11  22:48:25
6534         Log: Don't bother with lfs testing if off_t is too small.
6535      Branch: cfgperl
6536            ! t/lib/syslfs.t t/op/lfs.t
6537 ____________________________________________________________________________
6538 [  3961] By: jhi                                   on 1999/08/11  22:22:54
6539         Log: Long double patches from Dan Sugalski.
6540      Branch: cfgperl
6541            ! sv.c
6542 ____________________________________________________________________________
6543 [  3960] By: jhi                                   on 1999/08/11  22:17:55
6544         Log: Flush buffer before duplicating file descriptor.
6545              
6546              From: Mark-Jason Dominus <mjd@plover.com>
6547              To: Graham Barr <gbarr@pobox.com>
6548              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
6549              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
6550              Date: Wed, 11 Aug 1999 15:56:09 -0400
6551              Message-ID: <19990811195610.5933.qmail@plover.com>
6552              
6553              From: Mark-Jason Dominus <mjd@plover.com>
6554              To: perl5-porters@perl.org
6555              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
6556              Date: Wed, 11 Aug 1999 16:05:46 -0400
6557              Message-ID: <19990811200546.6165.qmail@plover.com>
6558      Branch: cfgperl
6559            ! doio.c pod/perldelta.pod
6560 ____________________________________________________________________________
6561 [  3959] By: jhi                                   on 1999/08/11  22:11:35
6562         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
6563              
6564              From: "Craig A. Berry" <craig.berry@metamor.com>
6565              Sender: owner-perl5-porters@perl.org
6566              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
6567              bailey@newman.upenn.edu
6568              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
6569              problem
6570              Date: Wed, 11 Aug 1999 14:31:11 -0500
6571              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
6572      Branch: cfgperl
6573            ! vms/vms.c
6574 ____________________________________________________________________________
6575 [  3958] By: jhi                                   on 1999/08/11  15:35:45
6576         Log: Add a hopefully comforting message if there seems to be no LFS. 
6577              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
6578              The tests will fail on lfs tests only if quad is available,
6579              if ENOQUAD, the lfs tests will be skipped.
6580      Branch: cfgperl
6581            ! t/lib/syslfs.t t/op/lfs.t
6582 ____________________________________________________________________________
6583 [  3957] By: jhi                                   on 1999/08/11  12:25:59
6584         Log: Unapply an experimental patch that accidentally escaped
6585              from the lab by piggybacking with the change #3955.
6586      Branch: cfgperl
6587            ! pp.c pp.h pp_hot.c
6588 ____________________________________________________________________________
6589 [  3956] By: jhi                                   on 1999/08/11  08:19:23
6590         Log: Add sysio large file support testing.
6591      Branch: cfgperl
6592            + t/lib/syslfs.t
6593            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
6594 ____________________________________________________________________________
6595 [  3955] By: jhi                                   on 1999/08/10  22:39:11
6596         Log: From: <dan@sidhe.org>
6597              To: vmsperl@perl.org, perl5-porters@perl.org,
6598              sarathy@activestate.com, bailey@newman.upenn.edu
6599              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
6600              threads on VMS
6601              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
6602              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
6603      Branch: cfgperl
6604            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
6605            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
6606            ! vms/writemain.pl
6607 ____________________________________________________________________________
6608 [  3954] By: jhi                                   on 1999/08/10  20:37:55
6609         Log: LFS testing robustness.
6610      Branch: cfgperl
6611            ! t/op/lfs.t
6612 ____________________________________________________________________________
6613 [  3953] By: jhi                                   on 1999/08/10  19:54:50
6614         Log: From: <dan@sidhe.org>
6615              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
6616              sarathy@activestate.com
6617              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
6618              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
6619              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
6620      Branch: cfgperl
6621            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
6622            ! vms/subconfigure.com vms/vmsish.h
6623 ____________________________________________________________________________
6624 [  3952] By: jhi                                   on 1999/08/10  17:18:57
6625         Log: AIX is different, again.  Now in cc -E output.
6626      Branch: cfgperl
6627            ! Configure config_h.SH
6628      Branch: metaconfig
6629            ! U/modified/cppstdin.U
6630 ____________________________________________________________________________
6631 [  3951] By: jhi                                   on 1999/08/10  14:37:08
6632         Log: Use Pid_t on pgrp matters.
6633      Branch: cfgperl
6634            ! pp_sys.c
6635 ____________________________________________________________________________
6636 [  3950] By: jhi                                   on 1999/08/10  14:35:30
6637         Log: Use Pid_t.
6638      Branch: cfgperl
6639            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
6640            ! pp_sys.c proto.h util.c
6641 ____________________________________________________________________________
6642 [  3949] By: jhi                                   on 1999/08/10  14:11:15
6643         Log: Use Mode_t.
6644      Branch: cfgperl
6645            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
6646            ! perlapi.h pp_sys.c proto.h
6647 ____________________________________________________________________________
6648 [  3948] By: jhi                                   on 1999/08/10  13:53:19
6649         Log: Small perlbug doc tweaks from Jon Orwant.
6650      Branch: cfgperl
6651            ! utils/perlbug.PL
6652 ____________________________________________________________________________
6653 [  3947] By: jhi                                   on 1999/08/10  09:55:11
6654         Log: Large file support testing.
6655      Branch: cfgperl
6656            + t/op/lfs.t
6657            ! MANIFEST t/op/64bit.t
6658 ____________________________________________________________________________
6659 [  3946] By: jhi                                   on 1999/08/10  09:13:54
6660         Log: Remove I32 casting from time-related functions.
6661      Branch: cfgperl
6662            ! pp_sys.c
6663 ____________________________________________________________________________
6664 [  3945] By: jhi                                   on 1999/08/10  09:06:42
6665         Log: Gratuitous uid and gid casts to I32s and ints removed.
6666              There are still problem spots in printfing such ids:
6667              width (%d vs %ld) and signedness %d vs %u.
6668      Branch: cfgperl
6669            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
6670            ! perl.c perlapi.c pp_hot.c proto.h
6671 ____________________________________________________________________________
6672 [  3944] By: jhi                                   on 1999/08/10  07:43:03
6673         Log: Remove I32 casts from pp_stat, these make stat()
6674              very broken e.g. on files larger than 2 gigabytes.
6675              Reported by
6676              From: Phil Lobbes <phil@finchcomputer.com>
6677              To: perl5-porters@perl.org
6678              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
6679              UNIX Perl 5.005_03
6680              Date: Mon, 09 Aug 1999 21:38:54 -0700
6681              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
6682              
6683              There are more of these I32 casts all over pp_sys.c,
6684              all of them should be checked.
6685      Branch: cfgperl
6686            ! pp_sys.c
6687 ____________________________________________________________________________
6688 [  3943] By: jhi                                   on 1999/08/10  07:38:30
6689         Log: Remove blathering.
6690      Branch: cfgperl
6691            ! lib/unicode/mktables.PL
6692 ____________________________________________________________________________
6693 [  3942] By: jhi                                   on 1999/08/09  20:35:13
6694         Log: lexwarn maintenance: new warning class unsafe
6695              subclasses 'overflow' and 'portable' created,
6696              used by the recent integer overflow warnings.
6697              Class syntax subclass 'octal' renamed to 'digit',
6698              binary and hexadecimal parsing errors also 'digit' warnings.
6699      Branch: cfgperl
6700            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
6701            ! util.c warning.h warning.pl
6702 ____________________________________________________________________________
6703 [  3941] By: jhi                                   on 1999/08/09  10:40:47
6704         Log: Integrate with Nick.
6705      Branch: cfgperl
6706           +> opnames.h
6707           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
6708           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
6709 ____________________________________________________________________________
6710 [  3940] By: jhi                                   on 1999/08/09  10:32:43
6711         Log: Regenerate the Unicode tables after having updated the Unicode
6712              database (change #3939).
6713      Branch: cfgperl
6714            ! (edit 157 files)
6715 ____________________________________________________________________________
6716 [  3939] By: jhi                                   on 1999/08/09  10:27:22
6717         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
6718      Branch: cfgperl
6719            ! lib/unicode/UnicodeData-Latest.txt
6720 ____________________________________________________________________________
6721 [  3938] By: jhi                                   on 1999/08/09  10:25:54
6722         Log: Ethiopic changes via private email from Daniel Yacob,
6723              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
6724              Canadian Syllabics and Yi under construction.
6725      Branch: cfgperl
6726            + lib/unicode/syllables.txt
6727            - lib/unicode/EthiopicSyllables.txt
6728            - lib/unicode/MakeEthiopicSyllables.PL
6729            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
6730            ! lib/unicode/mktables.PL
6731 ____________________________________________________________________________
6732 [  3937] By: jhi                                   on 1999/08/09  10:21:51
6733         Log: Move the equivalence class creation last.
6734      Branch: cfgperl
6735            ! lib/unicode/mktables.PL
6736 ____________________________________________________________________________
6737 [  3936] By: jhi                                   on 1999/08/09  10:20:40
6738         Log: Compute equivalence classes (diacritics stripping) only
6739              for letters, not for ligatures.
6740      Branch: cfgperl
6741            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
6742            ! lib/unicode/mktables.PL
6743 ____________________________________________________________________________
6744 [  3935] By: nick                                  on 1999/08/08  13:53:57
6745         Log: Will now correctly re-call 
6746              bootstrap "Foo";
6747              if requested. This should allow build on Win32 and other
6748              platforms where you cannot link to loadables directly.
6749      Branch: perl
6750            ! ext/B/B/C.pm
6751 ____________________________________________________________________________
6752 [  3934] By: nick                                  on 1999/08/07  12:23:55
6753         Log: Vishal Bhatia <vishalb@my-deja.com>
6754              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
6755              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
6756      Branch: perl
6757            ! ext/B/B/CC.pm
6758 ____________________________________________________________________________
6759 [  3933] By: nick                                  on 1999/08/07  12:19:46
6760         Log: B::C changes to get simple Tk app. compiling again
6761      Branch: perl
6762            ! ext/B/B/C.pm
6763 ____________________________________________________________________________
6764 [  3932] By: jhi                                   on 1999/08/06  21:17:16
6765         Log: Regen Configure to include change #3915.
6766      Branch: cfgperl
6767            ! Configure config_h.SH
6768 ____________________________________________________________________________
6769 [  3931] By: jhi                                   on 1999/08/06  18:52:57
6770         Log: Todo update.
6771      Branch: cfgperl
6772            ! Todo Todo-5.005 lib/unicode/mktables.PL
6773 ____________________________________________________________________________
6774 [  3930] By: jhi                                   on 1999/08/06  13:13:05
6775         Log: Character class equivalence tables.
6776      Branch: cfgperl
6777            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
6778            ! MANIFEST lib/unicode/mktables.PL
6779 ____________________________________________________________________________
6780 [  3929] By: jhi                                   on 1999/08/06  11:59:11
6781         Log: More Fcntl constants.  (This process really needs
6782              to be automated, at least partly, see the Errno extension.)
6783              Now also the SEEK_ constants are available via the Fcntl.
6784              Yes, this is redundant (IO::Seekable and POSIX supply them already),
6785              but now Fcntl is a one-stop shopping mall for all your
6786              file-related constants.    
6787      Branch: cfgperl
6788            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
6789 ____________________________________________________________________________
6790 [  3928] By: jhi                                   on 1999/08/06  08:08:03
6791         Log: Protect against pack/unpack repeat count overflows,
6792              based on:
6793              
6794              From: Nathan Torkington <gnat@frii.com>
6795              To: Brian Keefer <mgomes@cwix.com>
6796              Cc: perl5-porters@perl.org
6797              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
6798              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
6799              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
6800      Branch: cfgperl
6801            ! pod/perldiag.pod pp.c
6802 ____________________________________________________________________________
6803 [  3927] By: jhi                                   on 1999/08/06  07:32:20
6804         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
6805              
6806              From: Nathan Torkington <gnat@frii.com>
6807              To: perl5-porters@perl.org
6808              Subject: Bugfix for my bugfix
6809              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
6810              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
6811      Branch: cfgperl
6812            ! ext/B/B/Assembler.pm
6813 ____________________________________________________________________________
6814 [  3926] By: jhi                                   on 1999/08/05  17:25:19
6815         Log: Fix regex charclass parsing so that bogus ranges
6816              like [0-\d] and [[:word:]-z] are no more allowed.
6817              The anomaly was noticed by Guy Decoux.
6818      Branch: cfgperl
6819            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
6820 ____________________________________________________________________________
6821 [  3925] By: jhi                                   on 1999/08/05  10:31:47
6822         Log: split /^/ deprecation warning should not be on by default.
6823      Branch: cfgperl
6824            ! pp.c
6825 ____________________________________________________________________________
6826 [  3923] By: jhi                                   on 1999/08/05  09:16:57
6827         Log: From: paul.marquess@bt.com
6828              To: jhi@iki.fi, paul.marquess@bt.com
6829              Cc: gsar@ActiveState.com, perl5-porters@perl.org
6830              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
6831              Date: Thu, 5 Aug 1999 09:33:14 +0100
6832              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
6833      Branch: cfgperl
6834            ! t/lib/anydbm.t
6835 ____________________________________________________________________________
6836 [  3921] By: jhi                                   on 1999/08/05  08:05:13
6837         Log: From: paul.marquess@bt.com
6838              To: perl5-porters@perl.org
6839              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
6840              randy@theoryx5.uwinnipeg.ca
6841              Subject:  [PATCH 5.005_60] DB_File 1.70
6842              Date: Wed, 4 Aug 1999 23:22:22 +0100
6843              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
6844              
6845              (Replaces change #3917)
6846      Branch: cfgperl
6847            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6848            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
6849 ____________________________________________________________________________
6850 [  3920] By: jhi                                   on 1999/08/04  19:02:58
6851         Log: From: Nathan Torkington <gnat@frii.com>
6852              To: perl5-porters@perl.org
6853              Subject: [5.005_60 PATCH] Make B::Bytecode work
6854              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
6855              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
6856      Branch: cfgperl
6857            ! ext/B/B/Assembler.pm
6858 ____________________________________________________________________________
6859 [  3919] By: jhi                                   on 1999/08/04  10:56:26
6860         Log: Update history records.
6861      Branch: cfgperl
6862            ! pod/perlhist.pod
6863 ____________________________________________________________________________
6864 [  3918] By: jhi                                   on 1999/08/04  09:36:13
6865         Log: Minor fixes to linux -Dusethreads -Duseperlio.
6866      Branch: cfgperl
6867            ! perlio.c
6868 ____________________________________________________________________________
6869 [  3917] By: jhi                                   on 1999/08/04  08:13:20
6870         Log: (Replaced by change #3921)
6871              From: paul.marquess@bt.com
6872              To: gsar@activestate.com
6873              Cc: perl5-porters@perl.org
6874              Subject: [PATCH 5.005_60] DB_File 1.69
6875              Date: Tue, 3 Aug 1999 22:55:00 +0100
6876              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
6877      Branch: cfgperl
6878            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6879            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
6880 ____________________________________________________________________________
6881 [  3916] By: jhi                                   on 1999/08/04  07:59:05
6882         Log: Introduce the charnames pragma.
6883              
6884              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
6885              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
6886              To: Chip Salzenberg <[11]chip@perlsupport.com>
6887              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
6888              Date: Sat, 31 Jul 1999 05:44:05 -0400
6889              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
6890              
6891              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6892              To: Mailing list Perl5 <perl5-porters@perl.org>
6893              Subject: [PATCH 5.005_58] Named characters in Perl
6894              Date: Mon, 2 Aug 1999 19:25:40 -0400
6895              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
6896      Branch: cfgperl
6897            + lib/charnames.pm t/lib/charnames.t
6898            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
6899            ! pod/perlre.pod regcomp.c toke.c
6900 ____________________________________________________________________________
6901 [  3915] By: jhi                                   on 1999/08/03  21:18:49
6902         Log: Support Configure -Dmake=pmake.
6903              Via private email from Andy.
6904              NOTE: assumes "basename" command.
6905      Branch: metaconfig
6906            ! U/modified/Config_sh.U
6907 ____________________________________________________________________________
6908 [  3914] By: jhi                                   on 1999/08/03  21:11:11
6909         Log: The op/filetest.t failed subtest 7 if testing as root.
6910              
6911              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
6912              To: perl5-porters@perl.org
6913              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
6914              Date: Tue, 27 Jul 1999 22:54:05 +0200
6915              Message-Id: <379E1C6D.626DC765@club-internet.fr>
6916      Branch: cfgperl
6917            ! t/op/filetest.t
6918 ____________________________________________________________________________
6919 [  3911] By: jhi                                   on 1999/08/03  19:52:38
6920         Log: The "-Dusethreads -Duseperlio" combination failed.
6921              
6922              From: Spider Boardman <spider@leggy.zk3.dec.com>
6923              To: perl5-porters@perl.org
6924              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
6925              4.0 (UNINSTALLED)
6926              Date: Tue, 3 Aug 1999 14:25:00 -0400
6927              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
6928              
6929              See also change #3912.
6930      Branch: cfgperl
6931            ! perlio.c
6932 ____________________________________________________________________________
6933 [  3910] By: jhi                                   on 1999/08/03  10:44:24
6934         Log: From: Chris Nandor <pudge@pobox.com>
6935              To: perl5-porters@perl.org
6936              Subject: [PATCH 5.005_58] perlbug.PL 1.27
6937              Date: Wed, 28 Jul 1999 23:42:49 -0400
6938              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
6939      Branch: cfgperl
6940            ! utils/perlbug.PL
6941 ____________________________________________________________________________
6942 [  3909] By: jhi                                   on 1999/08/03  10:41:04
6943         Log: Hints for building ByteLoader in SunoS.  Based on
6944              From: Andy Dougherty <doughera@lafayette.edu>
6945              To: Gurusamy Sarathy <gsar@activestate.com>
6946              Cc: Perl Porters <perl5-porters@perl.org>
6947              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
6948              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
6949              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
6950      Branch: cfgperl
6951            + ext/ByteLoader/hints/sunos.pl
6952            ! MANIFEST ext/ByteLoader/ByteLoader.xs
6953 ____________________________________________________________________________
6954 [  3908] By: jhi                                   on 1999/08/03  09:29:22
6955         Log: Clarify RE engine code; inline a static function to a macro;
6956              make exact string nodes smaller.
6957              
6958              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6959              To: perl5-porters@perl.org (Mailing list Perl5)
6960              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
6961              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
6962              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
6963      Branch: cfgperl
6964            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
6965            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
6966            ! regnodes.h warning.h
6967 ____________________________________________________________________________
6968 [  3907] By: jhi                                   on 1999/08/03  08:11:49
6969         Log: 5_59 configured with -Dd_bincompat5005 can't be made
6970              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
6971              
6972              From: Spider Boardman <spider@leggy.zk3.dec.com>
6973              To: perl5-porters@perl.org
6974              Subject: [ID 19990802.016] Not OK: perl 5.00559
6975              Date: Mon, 2 Aug 1999 16:11:13 -0400
6976              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
6977      Branch: cfgperl
6978            ! embed.pl
6979 ____________________________________________________________________________
6980 [  3906] By: jhi                                   on 1999/08/03  07:48:59
6981         Log: Change #3790 redemption: with a little additional
6982              patch from Ilya it works okay.
6983      Branch: cfgperl
6984            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
6985            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
6986 ____________________________________________________________________________
6987 [  3905] By: gsar                                  on 1999/08/02  21:03:23
6988         Log: this will be 5.005_60
6989      Branch: perl
6990            ! Changes
6991
6992 ----------------
6993 Version 5.005_60
6994 ----------------
6995
6996 ____________________________________________________________________________
6997 [  3904] By: gsar                                  on 1999/08/02  20:30:23
6998         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
6999              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
7000              regen headers
7001      Branch: perl
7002            ! embed.h embed.pl global.sym opcode.h perlapi.c
7003 ____________________________________________________________________________
7004 [  3903] By: gsar                                  on 1999/08/02  20:26:07
7005         Log: native int pack/unpack fixes (from Spider Boardman
7006              <spider@leggy.zk3.dec.com>)
7007      Branch: perl
7008            ! pp.c
7009 ____________________________________________________________________________
7010 [  3902] By: gsar                                  on 1999/08/02  20:24:41
7011         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
7012              <spider@leggy.zk3.dec.com>)
7013      Branch: perl
7014            + opnames.h
7015            ! Changes MANIFEST opcode.pl perl.h
7016 ____________________________________________________________________________
7017 [  3901] By: gsar                                  on 1999/08/02  18:51:18
7018         Log: integrate cfgperl contents
7019      Branch: perl
7020           !> INSTALL README pod/perldelta.pod
7021 ____________________________________________________________________________
7022 [  3900] By: jhi                                   on 1999/08/02  18:46:21
7023         Log: Update README and INSTALL; partly based on the message
7024              
7025              From: "John L. Allen" <allen@grumman.com>
7026              To: Jarkko Hietaniemi <jhi@iki.fi>
7027              cc: perl5-porters@perl.org
7028              Subject: Re: Perl Installation Problem
7029              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
7030              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
7031              
7032              and private email from Andy Dougherty.
7033      Branch: cfgperl
7034            ! INSTALL README
7035 ____________________________________________________________________________
7036 [  3899] By: jhi                                   on 1999/08/02  18:36:35
7037         Log: Integrate with Sarathy.
7038      Branch: cfgperl
7039           !> op.c
7040 ____________________________________________________________________________
7041 [  3898] By: jhi                                   on 1999/08/02  18:34:49
7042         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
7043      Branch: cfgperl
7044            ! pod/perldelta.pod
7045 ____________________________________________________________________________
7046 [  3897] By: gsar                                  on 1999/08/02  18:18:37
7047         Log: optimizations could sometimes bypass bareword check
7048      Branch: perl
7049            ! op.c
7050 ____________________________________________________________________________
7051 [  3896] By: jhi                                   on 1999/08/02  18:18:34
7052         Log: Integrate with Sarathy.
7053      Branch: cfgperl
7054           !> Changes makedef.pl patchlevel.h win32/Makefile
7055           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
7056           !> win32/makefile.mk
7057 ____________________________________________________________________________
7058 [  3895] By: gsar                                  on 1999/08/02  17:22:40
7059         Log: up patchlevel etc.
7060      Branch: perl
7061            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
7062            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
7063 ____________________________________________________________________________
7064 [  3894] By: gsar                                  on 1999/08/02  17:12:31
7065         Log: integrate change#3893, make it conditional on bincompat5005
7066      Branch: perl
7067            ! makedef.pl
7068 ____________________________________________________________________________
7069 [  3893] By: jhi                                   on 1999/08/02  16:49:08
7070         Log: PERL_BINCOMPAT_5005 symbol translation.
7071              (AIX wouldn't link neither perl nor extensions.)
7072      Branch: cfgperl
7073            ! makedef.pl
7074 ____________________________________________________________________________
7075 [  3892] By: gsar                                  on 1999/08/02  16:09:13
7076         Log: integrate cfgperl contents into mainline
7077      Branch: perl
7078           +> t/op/64bit.t
7079            ! Changes
7080           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
7081           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
7082           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
7083 ____________________________________________________________________________
7084 [  3891] By: jhi                                   on 1999/08/02  14:52:40
7085         Log: AIX long long probing requires LL suffix for
7086              the ll constant.  The suffix doesn't seem
7087              to bother other ll platforms.
7088      Branch: cfgperl
7089            ! Configure config_h.SH hints/aix.sh
7090      Branch: metaconfig/U/perl
7091            ! quadfio.U
7092 ____________________________________________________________________________
7093 [  3890] By: jhi                                   on 1999/08/02  14:21:55
7094         Log: Exact path to perl for open -|.
7095      Branch: cfgperl
7096            ! t/io/open.t
7097 ____________________________________________________________________________
7098 [  3889] By: jhi                                   on 1999/08/02  14:18:03
7099         Log: Integrate with Sarathy.
7100      Branch: cfgperl
7101           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
7102           !> win32/Makefile win32/config_H.bc win32/config_H.gc
7103           !> win32/config_H.vc win32/makefile.mk win32/win32.c
7104 ____________________________________________________________________________
7105 [  3888] By: jhi                                   on 1999/08/02  14:14:29
7106         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
7107      Branch: cfgperl
7108            ! hints/aix.sh
7109 ____________________________________________________________________________
7110 [  3887] By: jhi                                   on 1999/08/02  12:53:10
7111         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
7112              emacs code indentation doesn't get wrong ideas--
7113              in other words, introduce a couple of "redundant" if:s.
7114      Branch: cfgperl
7115            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
7116            ! util.c
7117 ____________________________________________________________________________
7118 [  3886] By: jhi                                   on 1999/08/02  12:43:16
7119         Log: Mention that also *BSD systems with glibc are known to stumble.
7120      Branch: cfgperl
7121            ! t/pragma/warn/pp_hot
7122 ____________________________________________________________________________
7123 [  3885] By: jhi                                   on 1999/08/02  12:34:15
7124         Log: Allow also non-long long but still quad platforms print quads.
7125      Branch: cfgperl
7126            ! Configure config_h.SH
7127      Branch: metaconfig/U/perl
7128            ! longdblfio.U quadfio.U
7129 ____________________________________________________________________________
7130 [  3884] By: jhi                                   on 1999/08/02  11:56:14
7131         Log: Fix regclass utf8 hex ranges for quads.
7132      Branch: cfgperl
7133            ! regcomp.c
7134 ____________________________________________________________________________
7135 [  3883] By: jhi                                   on 1999/08/02  11:42:14
7136         Log: Enhance the description of how to detect quad support.
7137      Branch: cfgperl
7138            ! pod/perlfunc.pod
7139 ____________________________________________________________________________
7140 [  3882] By: jhi                                   on 1999/08/02  11:22:19
7141         Log: Fix printf %D %U %O for quads.
7142      Branch: cfgperl
7143            ! sv.c t/op/64bit.t
7144 ____________________________________________________________________________
7145 [  3881] By: jhi                                   on 1999/08/02  11:16:12
7146         Log: Document quad printing.
7147      Branch: cfgperl
7148            ! pod/perlfunc.pod
7149 ____________________________________________________________________________
7150 [  3880] By: jhi                                   on 1999/08/02  10:32:01
7151         Log: More 64-bit fixing.  One known bug of that kind
7152              remains, 32-bit platforms using long long in
7153              the test t/pragma/utf8 subtests 1-3 fail.
7154              (Update: change    #3884 fixed that one.)
7155      Branch: cfgperl
7156            + t/op/64bit.t
7157            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
7158
7159 ----------------
7160 Version 5.005_59
7161 ----------------
7162
7163 ____________________________________________________________________________
7164 [  3879] By: gsar                                  on 1999/08/02  08:18:58
7165         Log: integrate cfgperl changes into mainline
7166      Branch: perl
7167           !> Configure config_h.SH sv.c
7168 ____________________________________________________________________________
7169 [  3878] By: gsar                                  on 1999/08/02  08:13:16
7170         Log: change#3692 had an unintentional patch leak through!
7171              (this would explain the mysterious C<next LABEL> failures
7172              people have seen)
7173      Branch: perl
7174            ! pp_ctl.c
7175 ____________________________________________________________________________
7176 [  3877] By: gsar                                  on 1999/08/02  08:00:29
7177         Log: up patchlevel to 59
7178      Branch: perl
7179            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
7180            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7181            ! win32/makefile.mk
7182 ____________________________________________________________________________
7183 [  3876] By: gsar                                  on 1999/08/02  07:51:18
7184         Log: fix coredump under usethreads+debug
7185      Branch: perl
7186            ! util.c
7187 ____________________________________________________________________________
7188 [  3875] By: jhi                                   on 1999/08/02  07:50:51
7189         Log: d_bincompat5005 could be left empty.
7190      Branch: cfgperl
7191            ! Configure config_h.SH
7192      Branch: metaconfig/U/perl
7193            ! bincompat5005.U
7194 ____________________________________________________________________________
7195 [  3874] By: jhi                                   on 1999/08/02  07:42:45
7196         Log: Fix printf %d when IV is quad.
7197      Branch: cfgperl
7198            ! sv.c
7199 ____________________________________________________________________________
7200 [  3873] By: gsar                                  on 1999/08/02  07:41:03
7201         Log: fix d_bincompat5005='' junking config.h
7202      Branch: perl
7203            ! Configure
7204 ____________________________________________________________________________
7205 [  3872] By: gsar                                  on 1999/08/02  07:38:48
7206         Log: C needs parameter list, not merely type
7207      Branch: perl
7208            ! win32/win32.c
7209 ____________________________________________________________________________
7210 [  3871] By: jhi                                   on 1999/08/02  07:20:51
7211         Log: Integrate with Sarathy.
7212      Branch: cfgperl
7213           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
7214 ____________________________________________________________________________
7215 [  3870] By: gsar                                  on 1999/08/02  07:12:18
7216         Log: integrate cfgperl changes into mainline
7217      Branch: perl
7218            ! Changes
7219           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
7220           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
7221           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
7222           !> toke.c util.c
7223 ____________________________________________________________________________
7224 [  3869] By: gsar                                  on 1999/08/02  06:59:09
7225         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
7226              Date: Sat, 31 Jul 1999 19:08:33 -0700
7227              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
7228              Subject: [PATCH 5.005_58] "use constant" in the compiler
7229      Branch: perl
7230            ! ext/B/B/C.pm ext/B/B/CC.pm
7231 ____________________________________________________________________________
7232 [  3868] By: gsar                                  on 1999/08/02  06:55:51
7233         Log: debug build tweak
7234      Branch: perl
7235            ! regexec.c
7236 ____________________________________________________________________________
7237 [  3867] By: gsar                                  on 1999/08/02  06:35:18
7238         Log: create vmsperl branch (to be owned and operated by: cbailey)
7239      Branch: vmsperl
7240           +> (branch 1476 files)
7241 ____________________________________________________________________________
7242 [  3866] By: jhi                                   on 1999/08/01  23:34:40
7243         Log: so_locations once is enough.
7244      Branch: cfgperl
7245            ! Makefile.SH
7246 ____________________________________________________________________________
7247 [  3865] By: jhi                                   on 1999/08/01  23:13:05
7248         Log: Simplicate duplicated code.
7249      Branch: cfgperl
7250            ! util.c
7251 ____________________________________________________________________________
7252 [  3864] By: jhi                                   on 1999/08/01  22:41:41
7253         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
7254      Branch: cfgperl
7255           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
7256           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
7257            - README.cygwin32 cygwin32/Makefile.SHs
7258            - cygwin32/build-instructions.READFIRST
7259            - cygwin32/build-instructions.charles-wilson
7260            - cygwin32/build-instructions.sebastien-barre
7261            - cygwin32/build-instructions.steven-morlock
7262            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
7263            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
7264            - hints/cygwin32.sh
7265           !> (integrate 61 files)
7266 ____________________________________________________________________________
7267 [  3863] By: jhi                                   on 1999/08/01  22:36:02
7268         Log: Regen Configure and Glossary once again.
7269      Branch: cfgperl
7270            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7271            ! config_h.SH
7272 ____________________________________________________________________________
7273 [  3862] By: jhi                                   on 1999/08/01  22:26:09
7274         Log: Glossary update for #3861.
7275      Branch: cfgperl
7276            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7277            ! config_h.SH
7278 ____________________________________________________________________________
7279 [  3861] By: jhi                                   on 1999/08/01  22:22:51
7280         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
7281              with -Duse64bits (using long long).
7282              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
7283              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
7284              'print unpack "q", pack "q", 12345678901'
7285              should work on such 32-bit platforms.
7286              Still a lot of printf()s behind -D which wrongly assume
7287              that %ld/%lx and (long) are a good combination.
7288              Introducing a slew of new macros intended to be used in printf()
7289              format strings: e. g. PERL_PRId64 is the string to be used
7290              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
7291              The PRI... naming follows the C9X naming of <inttypes.h> macros.
7292      Branch: cfgperl
7293            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7294            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
7295            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
7296      Branch: metaconfig/U/perl
7297            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
7298 ____________________________________________________________________________
7299 [  3860] By: gsar                                  on 1999/08/01  21:23:18
7300         Log: integrate cfgperl contents into mainline
7301      Branch: perl
7302            ! toke.c
7303           !> (integrate 29 files)
7304 ____________________________________________________________________________
7305 [  3859] By: gsar                                  on 1999/08/01  21:13:09
7306         Log: From: Nathan Torkington <gnat@frii.com>
7307              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
7308              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
7309              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
7310      Branch: perl
7311            ! ext/B/B/Disassembler.pm
7312 ____________________________________________________________________________
7313 [  3858] By: gsar                                  on 1999/08/01  21:09:15
7314         Log: DB_File 1.68 update from Paul Marquess
7315      Branch: perl
7316            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7317            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
7318            ! t/lib/db-recno.t
7319 ____________________________________________________________________________
7320 [  3857] By: gsar                                  on 1999/08/01  21:05:54
7321         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7322              Date: Sat, 31 Jul 1999 05:13:38 -0400
7323              Message-Id: <199907311407.IAA25038@localhost.frii.com>
7324              Subject: [PATCH 5.005_58] More optimizations to REx engine
7325      Branch: perl
7326            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
7327            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
7328 ____________________________________________________________________________
7329 [  3856] By: gsar                                  on 1999/08/01  20:59:59
7330         Log: slightly modified version of suggested patch
7331              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7332              Date: Sat, 31 Jul 1999 04:45:12 -0400
7333              Message-Id: <199907311406.IAA25034@localhost.frii.com>
7334              Subject: [PATCH 5.005_58] Fix OS/2 build
7335      Branch: perl
7336            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
7337            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
7338 ____________________________________________________________________________
7339 [  3855] By: gsar                                  on 1999/08/01  20:49:06
7340         Log: cygwin update
7341              From: "Fifer, Eric" <EFifer@sanwaint.com>
7342              Date: Fri, 30 Jul 1999 18:31:48 +0100
7343              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
7344              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
7345      Branch: perl
7346            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
7347            ! pp_sys.c unixish.h util.c
7348 ____________________________________________________________________________
7349 [  3854] By: gsar                                  on 1999/08/01  20:41:53
7350         Log: fixes from Stephen McCamant that address bugs in change#3612
7351              (the optimization shouldn't be enabled in expressions where
7352              the variable is introduced), and fix Deparse to grok the
7353              optimization
7354              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
7355              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
7356              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
7357              --
7358              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
7359              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
7360              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
7361              --
7362              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
7363              Message-Id: <199907310326.VAA24376@localhost.frii.com>
7364              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
7365      Branch: perl
7366            ! ext/B/B/Deparse.pm op.c
7367 ____________________________________________________________________________
7368 [  3853] By: gsar                                  on 1999/08/01  20:31:32
7369         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7370              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
7371              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
7372              Subject: [PATCH _58] Two one-liner LOGOP tweaks
7373      Branch: perl
7374            ! op.c opcode.h opcode.pl
7375 ____________________________________________________________________________
7376 [  3852] By: gsar                                  on 1999/08/01  20:29:17
7377         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
7378      Branch: perl
7379            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
7380            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
7381            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
7382            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
7383            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
7384            ! pod/perlport.pod pp_sys.c util.c
7385 ____________________________________________________________________________
7386 [  3851] By: gsar                                  on 1999/08/01  20:20:05
7387         Log: move files around for s/cygwin32/cygwin/ renaming
7388      Branch: perl
7389           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
7390           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
7391            - README.cygwin32 cygwin32/Makefile.SHs
7392            - cygwin32/build-instructions.READFIRST
7393            - cygwin32/build-instructions.charles-wilson
7394            - cygwin32/build-instructions.sebastien-barre
7395            - cygwin32/build-instructions.steven-morlock
7396            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
7397            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
7398            - hints/cygwin32.sh
7399            ! MANIFEST
7400 ____________________________________________________________________________
7401 [  3850] By: gsar                                  on 1999/08/01  20:05:14
7402         Log: posix-bc hints tweak (via private mail from Thomas Dorner
7403              <Thomas.Dorner@start.de>)
7404      Branch: perl
7405            ! Changes hints/posix-bc.sh
7406 ____________________________________________________________________________
7407 [  3849] By: gsar                                  on 1999/08/01  19:50:20
7408         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
7409              <gnat@frii.com>)
7410      Branch: perl
7411            ! perl.h pod/perldelta.pod pod/perlguts.pod
7412 ____________________________________________________________________________
7413 [  3848] By: gsar                                  on 1999/08/01  18:34:41
7414         Log: fix defined(@foo) encarpments
7415      Branch: perl
7416            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
7417            ! pod/perltrap.pod
7418 ____________________________________________________________________________
7419 [  3847] By: jhi                                   on 1999/08/01  17:17:07
7420         Log: Undo #3790 and the patches that attempted to fix it
7421              (#3837, #3838, #3845).  The #3790 caused linkage failures
7422              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
7423              IRIX 6.5.
7424      Branch: cfgperl
7425            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
7426            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
7427            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
7428 ____________________________________________________________________________
7429 [  3846] By: jhi                                   on 1999/08/01  11:41:52
7430         Log: Reading 64-bit decimal numbers was broken because
7431              the NV was cast to an I32, not an IV.
7432      Branch: cfgperl
7433            ! toke.c
7434 ____________________________________________________________________________
7435 [  3845] By: jhi                                   on 1999/08/01  11:00:24
7436         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
7437      Branch: cfgperl
7438            + ext/SDBM_File/hints/solaris.pl
7439 ____________________________________________________________________________
7440 [  3844] By: jhi                                   on 1999/08/01  10:55:44
7441         Log: Enable Solaris largefiles support only if -Duse64bits is used.
7442              (Effectively removes #3311).
7443      Branch: cfgperl
7444            ! hints/solaris_2.sh
7445 ____________________________________________________________________________
7446 [  3843] By: jhi                                   on 1999/07/31  22:44:56
7447         Log: Integer overflow iteration.
7448      Branch: cfgperl
7449            ! t/op/oct.t toke.c util.c
7450 ____________________________________________________________________________
7451 [  3842] By: jhi                                   on 1999/07/31  22:11:03
7452         Log: Remove a lot of unused regnode codes.
7453              Noticed by Ilya.
7454      Branch: cfgperl
7455            ! regcomp.c regcomp.sym regexec.c regnodes.h
7456 ____________________________________________________________________________
7457 [  3841] By: jhi                                   on 1999/07/31  21:53:54
7458         Log: Make the use64bits and usethreads friendlier/braver;
7459              they no more wimp out if the platform is unknown.
7460              On use64bits if gcc used -DUSE_LONG_LONG is added
7461              to the ccflags (this dependency on gcc caused a slightly weird
7462              reordering of Configure, but things still seem to work.)
7463      Branch: cfgperl
7464            ! Configure README.threads config_h.SH
7465      Branch: metaconfig
7466            ! U/threads/usethreads.U
7467      Branch: metaconfig/U/perl
7468            ! use64bits.U
7469 ____________________________________________________________________________
7470 [  3840] By: jhi                                   on 1999/07/31  20:26:22
7471         Log: Hack the "integer overflow" code some more.
7472      Branch: cfgperl
7473            ! perl.h toke.c util.c
7474 ____________________________________________________________________________
7475 [  3839] By: jhi                                   on 1999/07/31  20:22:00
7476         Log: Test oct() at the 2^32-1 limit.
7477      Branch: cfgperl
7478            ! t/op/oct.t
7479 ____________________________________________________________________________
7480 [  3838] By: jhi                                   on 1999/07/31  20:08:43
7481         Log: Update MANIFEST for #3837.
7482      Branch: cfgperl
7483            ! MANIFEST
7484 ____________________________________________________________________________
7485 [  3837] By: jhi                                   on 1999/07/31  20:02:40
7486         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
7487              (a core dump with a corrput stack ensues).
7488      Branch: cfgperl
7489            + ext/SDBM_File/hints/dec_osf.pl
7490 ____________________________________________________________________________
7491 [  3836] By: jhi                                   on 1999/07/29  21:09:01
7492         Log: Allow for Configure -Ubincompat5005 override.
7493      Branch: cfgperl
7494            ! Configure config_h.SH
7495      Branch: metaconfig/U/perl
7496            ! bincompat5005.U
7497 ____________________________________________________________________________
7498 [  3835] By: jhi                                   on 1999/07/29  21:04:02
7499         Log: Make Configure support PERL_BINCOMPAT_5005.
7500      Branch: cfgperl
7501            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7502            ! config_h.SH
7503      Branch: metaconfig/U/perl
7504            + bincompat5005.U
7505 ____________________________________________________________________________
7506 [  3834] By: jhi                                   on 1999/07/29  19:25:35
7507         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
7508      Branch: cfgperl
7509            ! Makefile.SH
7510 ____________________________________________________________________________
7511 [  3833] By: jhi                                   on 1999/07/29  14:07:09
7512         Log: Integrate with Sarathy.  I overruled on perldelta
7513              and perldiag.
7514      Branch: cfgperl
7515           !> README.win32 emacs/cperl-mode.el globals.c installperl
7516           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
7517           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
7518           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
7519           !> win32/perllib.c win32/win32.c
7520 ____________________________________________________________________________
7521 [  3832] By: jhi                                   on 1999/07/29  14:02:50
7522         Log: Repent and make overly large integerish
7523              constants non-fatal.  They are now promoted
7524              to NVs, accompanied by an overflow warning that
7525              is by default on.
7526      Branch: cfgperl
7527            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
7528            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
7529            ! toke.c util.c
7530 ____________________________________________________________________________
7531 [  3831] By: jhi                                   on 1999/07/29  11:40:04
7532         Log: AIX exhibits different error on failed system().
7533              Slightly modified patch via private email from
7534              David R. Favor <dfavor@austin.ibm.com>
7535      Branch: cfgperl
7536            ! t/op/exec.t
7537 ____________________________________________________________________________
7538 [  3830] By: gsar                                  on 1999/07/29  07:46:11
7539         Log: cperl-mode.el v4.19
7540      Branch: perl
7541            ! emacs/cperl-mode.el
7542 ____________________________________________________________________________
7543 [  3829] By: gsar                                  on 1999/07/29  07:30:35
7544         Log: From: jan.dubois@ibm.net (Jan Dubois)
7545              Date: Wed, 28 Jul 1999 22:01:42 +0200
7546              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
7547              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
7548      Branch: perl
7549            ! win32/bin/pl2bat.pl
7550 ____________________________________________________________________________
7551 [  3828] By: gsar                                  on 1999/07/29  07:19:27
7552         Log: tweak previous change for multiple hits
7553      Branch: perl
7554            ! utils/perldoc.PL
7555 ____________________________________________________________________________
7556 [  3827] By: gsar                                  on 1999/07/29  07:10:00
7557         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
7558              really needs a pod2text() compatibility function)
7559      Branch: perl
7560            ! utils/perldoc.PL
7561 ____________________________________________________________________________
7562 [  3826] By: gsar                                  on 1999/07/29  01:33:46
7563         Log: minor tweaks to pods and toke.c comments
7564      Branch: perl
7565            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
7566 ____________________________________________________________________________
7567 [  3825] By: gsar                                  on 1999/07/29  00:12:52
7568         Log: integrate cfgperl changes into mainline
7569      Branch: perl
7570           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
7571           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
7572           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
7573           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
7574           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7575           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
7576           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
7577           !> t/pragma/warn/util toke.c util.c
7578 ____________________________________________________________________________
7579 [  3824] By: jhi                                   on 1999/07/28  21:15:04
7580         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
7581      Branch: cfgperl
7582            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
7583            ! ext/IO/lib/IO/Socket/INET.pm
7584 ____________________________________________________________________________
7585 [  3823] By: jhi                                   on 1999/07/28  20:29:17
7586         Log: Continue pack() doc honing.
7587      Branch: cfgperl
7588            ! pod/perlfunc.pod
7589 ____________________________________________________________________________
7590 [  3822] By: jhi                                   on 1999/07/28  20:17:37
7591         Log: Enhance pack() doc.
7592      Branch: cfgperl
7593            ! pod/perlfunc.pod
7594 ____________________________________________________________________________
7595 [  3821] By: jhi                                   on 1999/07/28  18:34:50
7596         Log: UNIX Domain Sockets are not implemented under QNX.
7597              
7598              From: Norton Allen <allen@huarp.harvard.edu>
7599              To: perl5-porters@perl.org
7600              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
7601              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
7602              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
7603      Branch: cfgperl
7604            ! t/lib/io_unix.t
7605 ____________________________________________________________________________
7606 [  3820] By: jhi                                   on 1999/07/28  18:13:37
7607         Log: IO::* enhancements.
7608              
7609              1) write() and syswrite() will now accept a single-argument
7610              form of the call, for consistency with Perl's syswrite().
7611              2) You can create a TCP-based IO::Socket::INET without forcing
7612              a connect attempt.  This allows you to configure its options
7613              (like making it non-blocking) and then call connect() manually.
7614              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
7615              from ever returning the correct value.
7616              
7617              From: Lincoln Stein <lstein@formaggio.cshl.org>
7618              To: Graham Barr <gbarr@pobox.com>
7619              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
7620              Subject: Re: patch for IO::*
7621              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
7622              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
7623      Branch: cfgperl
7624            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
7625            ! ext/IO/lib/IO/Socket/INET.pm
7626 ____________________________________________________________________________
7627 [  3819] By: gsar                                  on 1999/07/28  18:08:06
7628         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
7629      Branch: perl
7630            ! README.win32 globals.c installperl iperlsys.h makedef.pl
7631            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
7632            ! win32/win32.c
7633 ____________________________________________________________________________
7634 [  3818] By: jhi                                   on 1999/07/28  17:48:16
7635         Log: Need to add QNX to the list for DONT_DECLARE_STD.
7636              (The elimination of use of the _() macro apparently triggered
7637              an incompatability with a #define of atof)
7638              
7639              From: Norton Allen <allen@huarp.harvard.edu>
7640              To: perl5-porters@perl.org
7641              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
7642              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
7643              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
7644      Branch: cfgperl
7645            ! perl.h
7646 ____________________________________________________________________________
7647 [  3817] By: jhi                                   on 1999/07/28  17:46:30
7648         Log: Need to add some more conditions to deal with the case
7649              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
7650              which is true for QNX4.
7651              From: Norton Allen <allen@huarp.harvard.edu>
7652              To: perl5-porters@perl.org
7653              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
7654              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
7655              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
7656      Branch: cfgperl
7657            ! pp_sys.c
7658 ____________________________________________________________________________
7659 [  3816] By: jhi                                   on 1999/07/28  17:43:40
7660         Log: The QNX shell needs a couple more semicolons.
7661              
7662              From: Norton Allen <allen@huarp.harvard.edu>
7663              To: perl5-porters@perl.org
7664              Subject: [ID 19990728.007] Patch:Configure _58 QNX
7665              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
7666              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
7667              
7668              plus silence metalint moanings on vendorprefix.
7669      Branch: cfgperl
7670            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7671            ! config_h.SH
7672 ____________________________________________________________________________
7673 [  3815] By: jhi                                   on 1999/07/28  17:31:11
7674         Log: Silence metalint on vendorprefix.U.
7675      Branch: metaconfig
7676            ! U/installdirs/vendorprefix.U
7677 ____________________________________________________________________________
7678 [  3814] By: jhi                                   on 1999/07/28  17:13:29
7679         Log: QNX shell needs more semicolons.
7680      Branch: metaconfig/U/perl
7681            ! Extensions.U
7682 ____________________________________________________________________________
7683 [  3813] By: jhi                                   on 1999/07/28  17:05:08
7684         Log: Integrate with Sarathy.
7685      Branch: cfgperl
7686           !> lib/ExtUtils/MM_Unix.pm
7687 ____________________________________________________________________________
7688 [  3812] By: jhi                                   on 1999/07/28  16:20:17
7689         Log: Fix a typo, un-shout, and reformat the installation output.
7690      Branch: cfgperl
7691            ! lib/ExtUtils/Install.pm
7692 ____________________________________________________________________________
7693 [  3811] By: gsar                                  on 1999/07/28  15:41:11
7694         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
7695      Branch: perl
7696            ! lib/ExtUtils/MM_Unix.pm
7697 ____________________________________________________________________________
7698 [  3810] By: jhi                                   on 1999/07/28  13:55:57
7699         Log: Talk more about subsecond things in perlfunc.
7700              (Yes, redundant with perlfaq8.)
7701      Branch: cfgperl
7702            ! pod/perlfunc.pod
7703 ____________________________________________________________________________
7704 [  3809] By: jhi                                   on 1999/07/28  07:23:48
7705         Log: Integrate with Sarathy.
7706      Branch: cfgperl
7707           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
7708           !> t/op/pwent.t
7709 ____________________________________________________________________________
7710 [  3808] By: jhi                                   on 1999/07/28  07:23:03
7711         Log: Document toke.c.
7712              From: Nathan Torkington <gnat@frii.com>
7713              To: perl5-porters@perl.org
7714              Subject: Re: toke.c patch, work in progress
7715              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
7716              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
7717      Branch: cfgperl
7718            ! toke.c
7719 ____________________________________________________________________________
7720 [  3807] By: jhi                                   on 1999/07/28  07:10:56
7721         Log: perlre clarification.
7722              
7723              From: Ian Phillipps <ian@dial.pipex.com>
7724              To: Perl 5 Porters <perl5-porters@perl.org>
7725              Subject: [PATCH 5.00557] Add definite article to perlre.pod
7726              Date: Tue, 27 Jul 1999 10:46:29 +0100
7727              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
7728      Branch: cfgperl
7729            ! pod/perlre.pod
7730 ____________________________________________________________________________
7731 [  3806] By: gsar                                  on 1999/07/28  07:07:46
7732         Log: fix the perl -V breakage
7733              
7734              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7735              To: Jarkko Hietaniemi <jhi@iki.fi>
7736              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
7737              gsar@activestate.com
7738              Subject: Re: Follow up to: _58 on AIX 431
7739              Date: Tue, 27 Jul 1999 17:42:00 -0400
7740              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
7741      Branch: perl
7742            ! configpm
7743 ____________________________________________________________________________
7744 [  3805] By: gsar                                  on 1999/07/28  07:03:34
7745         Log: avoid warning (from Doug MacEachern)
7746      Branch: perl
7747            ! perl.h
7748 ____________________________________________________________________________
7749 [  3804] By: gsar                                  on 1999/07/28  06:59:30
7750         Log: Pod::Html tweak
7751              
7752              From: jan.dubois@ibm.net (Jan Dubois)
7753              To: perl5-porters@perl.org
7754              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
7755              Date: Tue, 27 Jul 1999 22:14:12 +0200
7756              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
7757      Branch: perl
7758            ! lib/Pod/Html.pm
7759 ____________________________________________________________________________
7760 [  3803] By: gsar                                  on 1999/07/28  06:56:38
7761         Log: freebsd hints update
7762              
7763              From: Anton Berezin <tobez@plab.ku.dk>
7764              To: perl5-porters@perl.org
7765              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
7766              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
7767              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
7768      Branch: perl
7769            ! hints/freebsd.sh
7770 ____________________________________________________________________________
7771 [  3802] By: gsar                                  on 1999/07/28  06:51:32
7772         Log: cosmetic testsuite patch
7773              
7774              From: Graham Barr <gbarr@ti.com>
7775              To: Perl5 Porters <perl5-porters@perl.org>
7776              Subject: 5.005_58 build
7777              Date: Tue, 27 Jul 1999 08:09:25 -0500
7778              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
7779      Branch: perl
7780            ! t/op/grent.t t/op/pwent.t
7781 ____________________________________________________________________________
7782 [  3801] By: jhi                                   on 1999/07/27  13:49:39
7783         Log: Minuscule cleanup of the integer overflow patch.
7784      Branch: cfgperl
7785            ! util.c
7786 ____________________________________________________________________________
7787 [  3800] By: jhi                                   on 1999/07/27  13:37:23
7788         Log: Test hex('x...').
7789      Branch: cfgperl
7790            ! t/op/oct.t
7791 ____________________________________________________________________________
7792 [  3799] By: jhi                                   on 1999/07/27  12:45:45
7793         Log: Integrate with Sarathy (5.005_58).
7794      Branch: cfgperl
7795            - ext/B/byteperl.c
7796           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
7797           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
7798           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
7799           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
7800           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
7801           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
7802           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
7803           !> win32/config_H.vc
7804 ____________________________________________________________________________
7805 [  3798] By: jhi                                   on 1999/07/27  12:42:43
7806         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
7807              they used to be just optional lexical warnings.
7808              Also, with warnings turned on, constants > 2**32-1
7809              trigger a non-portability warning.
7810      Branch: cfgperl
7811            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
7812            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
7813            ! util.c
7814 ____________________________________________________________________________
7815 [  3797] By: gsar                                  on 1999/07/27  10:48:27
7816         Log: here lies 5.005_58
7817      Branch: perl
7818            - ext/B/byteperl.c
7819            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
7820            ! pod/perlfaq9.pod pod/perlhist.pod
7821
7822 ----------------
7823 Version 5.005_58
7824 ----------------
7825
7826 ____________________________________________________________________________
7827 [  3796] By: gsar                                  on 1999/07/27  09:23:42
7828         Log: regenerate win32/config_H.?c
7829      Branch: perl
7830            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7831 ____________________________________________________________________________
7832 [  3795] By: gsar                                  on 1999/07/27  09:02:31
7833         Log: From: Tye McQueen <tye@metronet.com>
7834              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
7835              Message-Id: <199907270019.AA08223@metronet.com>
7836              Subject: Patch pl2bat.pl so batch file can fail
7837      Branch: perl
7838            ! win32/bin/pl2bat.pl
7839 ____________________________________________________________________________
7840 [  3794] By: gsar                                  on 1999/07/27  08:59:58
7841         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7842              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
7843              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
7844              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
7845      Branch: perl
7846            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
7847            ! lib/SelfLoader.pm
7848 ____________________________________________________________________________
7849 [  3793] By: gsar                                  on 1999/07/27  08:19:16
7850         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
7851              (from Andy Dougherty)
7852      Branch: perl
7853            ! embed.h embed.pl
7854 ____________________________________________________________________________
7855 [  3792] By: gsar                                  on 1999/07/27  08:04:19
7856         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
7857              and Brad Appleton)
7858      Branch: perl
7859            ! lib/Pod/Parser.pm
7860 ____________________________________________________________________________
7861 [  3791] By: gsar                                  on 1999/07/27  07:50:54
7862         Log: cover case where CLK_TCK is a float, not integer (from
7863              alexander smishlajev <als@turnhere.com>)
7864      Branch: perl
7865            ! ext/Devel/DProf/DProf.xs
7866 ____________________________________________________________________________
7867 [  3790] By: gsar                                  on 1999/07/27  07:45:08
7868         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
7869              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
7870      Branch: perl
7871            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
7872            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
7873 ____________________________________________________________________________
7874 [  3789] By: jhi                                   on 1999/07/27  07:44:55
7875         Log: Integrate with Sarathy.
7876      Branch: cfgperl
7877           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
7878           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
7879           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
7880           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
7881           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
7882           !> proto.h t/comp/proto.t t/io/open.t
7883 ____________________________________________________________________________
7884 [  3788] By: gsar                                  on 1999/07/27  07:29:59
7885         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
7886              to Russ Allbery <rra@stanford.edu>); s/Simple// and
7887              s/pod2txt/pod2text/ etc.
7888      Branch: perl
7889            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
7890            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
7891 ____________________________________________________________________________
7892 [  3787] By: gsar                                  on 1999/07/27  06:48:40
7893         Log: From: Andy Dougherty <doughera@lafayette.edu>
7894              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
7895              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
7896              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
7897      Branch: perl
7898            ! ext/SDBM_File/sdbm/sdbm.h
7899 ____________________________________________________________________________
7900 [  3786] By: gsar                                  on 1999/07/27  06:30:09
7901         Log: applied suggested patch; added missing prototype changes to
7902              opcode.pl along with documentation typos (feature still needs
7903              to be described in perlopentut.pod and summarized in
7904              perldelta.pod)
7905              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7906              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
7907              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
7908              Subject: [PATCH 5.00557] 3-arg open
7909      Branch: perl
7910            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
7911            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
7912            ! proto.h t/comp/proto.t t/io/open.t
7913 ____________________________________________________________________________
7914 [  3785] By: gsar                                  on 1999/07/27  04:36:39
7915         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
7916              <roland.bauer@fff.at>)
7917      Branch: perl
7918            ! lib/Pod/Html.pm
7919 ____________________________________________________________________________
7920 [  3784] By: gsar                                  on 1999/07/27  03:56:17
7921         Log: change#3762 wasn't needed
7922      Branch: perl
7923            ! ext/B/B/CC.pm
7924 ____________________________________________________________________________
7925 [  3783] By: jhi                                   on 1999/07/26  19:08:21
7926         Log: Integrate with Sarathy.
7927      Branch: cfgperl
7928           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
7929           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
7930           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
7931 ____________________________________________________________________________
7932 [  3782] By: gsar                                  on 1999/07/26  18:16:50
7933         Log: update Changes, patchlevel &c.
7934      Branch: perl
7935            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
7936            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
7937 ____________________________________________________________________________
7938 [  3781] By: gsar                                  on 1999/07/26  17:54:47
7939         Log: a more correct fix for change#2744
7940              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7941              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
7942              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
7943              Subject: [PATCH _57] Re: toke.c questions 
7944      Branch: perl
7945            ! toke.c
7946 ____________________________________________________________________________
7947 [  3780] By: gsar                                  on 1999/07/26  17:37:04
7948         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
7949      Branch: perl
7950            ! pod/perlfunc.pod
7951 ____________________________________________________________________________
7952 [  3779] By: jhi                                   on 1999/07/26  16:37:23
7953         Log: Dusting off.
7954      Branch: cfgperl
7955            ! README.threads
7956 ____________________________________________________________________________
7957 [  3778] By: gsar                                  on 1999/07/26  13:28:46
7958         Log: avoid DIVZERO
7959      Branch: perl
7960            ! utils/dprofpp.PL
7961 ____________________________________________________________________________
7962 [  3777] By: gsar                                  on 1999/07/26  13:18:53
7963         Log: warnings identified by Borland compiler
7964      Branch: perl
7965            ! makedef.pl pp_ctl.c
7966 ____________________________________________________________________________
7967 [  3776] By: jhi                                   on 1999/07/26  13:07:36
7968         Log: Integrate with Sarathy.
7969      Branch: cfgperl
7970           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
7971 ____________________________________________________________________________
7972 [  3775] By: gsar                                  on 1999/07/26  12:55:43
7973         Log: avoid infinite recursion when Thread.pm croaks during
7974              bootstrap
7975      Branch: perl
7976            ! lib/Carp/Heavy.pm
7977 ____________________________________________________________________________
7978 [  3774] By: gsar                                  on 1999/07/26  12:43:02
7979         Log: integrate cfgperl contents into mainline
7980      Branch: perl
7981           +> lib/Carp/Heavy.pm
7982           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
7983           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
7984           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
7985           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
7986           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
7987 ____________________________________________________________________________
7988 [  3773] By: jhi                                   on 1999/07/26  12:40:29
7989         Log: Use long doubles only if they are useful.
7990      Branch: cfgperl
7991            ! ext/POSIX/POSIX.xs
7992 ____________________________________________________________________________
7993 [  3772] By: gsar                                  on 1999/07/26  12:33:11
7994         Log: typo in change#3768
7995      Branch: perl
7996            ! pp_hot.c
7997 ____________________________________________________________________________
7998 [  3771] By: gsar                                  on 1999/07/26  12:08:27
7999         Log: alpha-stage support for user-hooks in @INC
8000              From: Ken Fox <kfox@ford.com>
8001              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
8002              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
8003              Subject: Re: loading remote modules
8004      Branch: perl
8005            ! pp_ctl.c
8006 ____________________________________________________________________________
8007 [  3770] By: jhi                                   on 1999/07/26  11:38:36
8008         Log: Back out #3735.  Needs more work.
8009      Branch: cfgperl
8010            ! Makefile.SH cflags.SH configpm ext/util/make_ext
8011            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
8012            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
8013            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
8014            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
8015 ____________________________________________________________________________
8016 [  3769] By: jhi                                   on 1999/07/26  11:24:45
8017         Log: Integrate with Sarathy.
8018      Branch: cfgperl
8019           !> (integrate 35 files)
8020 ____________________________________________________________________________
8021 [  3768] By: gsar                                  on 1999/07/26  11:03:07
8022         Log: optimize method name lookup
8023              From: Chip Salzenberg <chip@perlsupport.com>
8024              Date: Thu, 22 Jul 1999 13:43:36 -0400
8025              Message-ID: <19990722134336.Q391@perlsupport.com>
8026              Subject: [PATCH] OP_METHOD_NAMED
8027      Branch: perl
8028            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
8029            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
8030            ! proto.h
8031 ____________________________________________________________________________
8032 [  3767] By: gsar                                  on 1999/07/26  10:44:11
8033         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
8034              foo()->()); rework grammar to remove conflicts
8035              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8036              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
8037              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
8038              Subject: [PATCH _57, long] Re: optional arrow asymmetry
8039      Branch: perl
8040            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
8041            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
8042            ! vms/perly_c.vms vms/perly_h.vms
8043 ____________________________________________________________________________
8044 [  3766] By: jhi                                   on 1999/07/26  10:18:56
8045         Log: Use $< instead of $*.c in *perlmain.o rules.
8046      Branch: cfgperl
8047            ! Makefile.SH
8048 ____________________________________________________________________________
8049 [  3765] By: gsar                                  on 1999/07/26  09:28:48
8050         Log: From: Ian Phillipps <ian@dial.pipex.com>
8051              Date: Fri, 23 Jul 1999 23:35:56 +0100
8052              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
8053              Subject: (Version 2) Extending unpack to deal with counted strings
8054      Branch: perl
8055            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
8056 ____________________________________________________________________________
8057 [  3764] By: jhi                                   on 1999/07/26  09:17:26
8058         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8059              To: perl5-porters@perl.org (Mailing list Perl5)
8060              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
8061              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
8062              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
8063              
8064              The patch was based on 5_57 so had to re-apply lib/Carp.pm
8065              parts of changes #3498, #3696, and #3702 for the new
8066              lib/Carp/Heavy.pm.
8067      Branch: cfgperl
8068            + lib/Carp/Heavy.pm
8069            ! MANIFEST lib/Carp.pm
8070 ____________________________________________________________________________
8071 [  3763] By: gsar                                  on 1999/07/26  09:03:17
8072         Log: ~ isn't valid in VMS filenames
8073      Branch: perl
8074            ! lib/Pod/Html.pm
8075 ____________________________________________________________________________
8076 [  3762] By: gsar                                  on 1999/07/26  08:59:47
8077         Log: setstate stop-gap from Vishal Bhatia
8078      Branch: perl
8079            ! ext/B/B/CC.pm
8080 ____________________________________________________________________________
8081 [  3761] By: gsar                                  on 1999/07/26  08:06:39
8082         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
8083              add B::OP::name() method that returns just the op_name;
8084              convert Deparse et all to use that instead of B::OP::ppaddr();
8085              add support for OP_SETSTATE in Deparse
8086      Branch: perl
8087            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
8088            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
8089            ! ext/B/B/Xref.pm opcode.h opcode.pl
8090 ____________________________________________________________________________
8091 [  3760] By: jhi                                   on 1999/07/26  07:14:43
8092         Log: Integrate with Sarathy.
8093      Branch: cfgperl
8094           !> (integrate 43 files)
8095 ____________________________________________________________________________
8096 [  3759] By: gsar                                  on 1999/07/26  05:12:24
8097         Log: add disclaimer about perl 4 libraries (modified version of
8098              patch suggested by Clinton Pierce <cpierce1@ford.com>)
8099      Branch: perl
8100            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
8101            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
8102            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
8103            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
8104            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
8105 ____________________________________________________________________________
8106 [  3758] By: gsar                                  on 1999/07/26  04:48:35
8107         Log: make reset() behave with high-bit characters
8108              From: Ian Phillipps <ian@dial.pipex.com>
8109              Date: Thu, 22 Jul 1999 22:48:59 +0100
8110              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
8111              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
8112      Branch: perl
8113            ! sv.c
8114 ____________________________________________________________________________
8115 [  3757] By: gsar                                  on 1999/07/26  04:40:32
8116         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
8117      Branch: perl
8118            ! pod/perlport.pod
8119 ____________________________________________________________________________
8120 [  3756] By: gsar                                  on 1999/07/26  04:20:37
8121         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
8122      Branch: perl
8123            ! utils/dprofpp.PL
8124 ____________________________________________________________________________
8125 [  3755] By: gsar                                  on 1999/07/26  04:18:00
8126         Log: disable VPATH for now (breaks x2p build)
8127      Branch: perl
8128            ! x2p/Makefile.SH
8129 ____________________________________________________________________________
8130 [  3754] By: gsar                                  on 1999/07/26  03:15:33
8131         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
8132              (%! has the necessary magic); misc typos
8133      Branch: perl
8134            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
8135            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
8136            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
8137            ! utils/h2xs.PL
8138 ____________________________________________________________________________
8139 [  3753] By: gsar                                  on 1999/07/26  02:38:28
8140         Log: integrate cfgperl contents into mainline
8141      Branch: perl
8142           +> t/pragma/locale/latin1 t/pragma/locale/utf8
8143           !> (integrate 53 files)
8144 ____________________________________________________________________________
8145 [  3752] By: gsar                                  on 1999/07/26  02:11:31
8146         Log: ensure implicitly closed handles don't set $? or $!
8147      Branch: perl
8148            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
8149 ____________________________________________________________________________
8150 [  3751] By: gsar                                  on 1999/07/26  01:28:34
8151         Log: change#3534 didn't preserve undef return values from caller()
8152      Branch: perl
8153            ! Changes pp_ctl.c
8154 ____________________________________________________________________________
8155 [  3750] By: jhi                                   on 1999/07/25  20:59:29
8156         Log: Back up a tiny bit from #3735.
8157              This may break builds outside the source directory
8158              but then again, they do not work that ell yet anyway.
8159      Branch: cfgperl
8160            ! Makefile.SH
8161 ____________________________________________________________________________
8162 [  3750] By: jhi                                   on 1999/07/25  20:59:29
8163         Log: Back up a tiny bit from #3735.
8164              This may break builds outside the source directory
8165              but then again, they do not work that ell yet anyway.
8166      Branch: cfgperl
8167            ! Makefile.SH
8168 ____________________________________________________________________________
8169 [  3749] By: jhi                                   on 1999/07/25  19:15:55
8170         Log: Integrate with Sarathy.
8171      Branch: cfgperl
8172           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
8173 ____________________________________________________________________________
8174 [  3748] By: jhi                                   on 1999/07/25  19:06:59
8175         Log: Recode locale.t so that the change in #3730
8176              is not needed and locale.t works both without
8177              and with the utf8 pragma.
8178      Branch: cfgperl
8179            + t/pragma/locale/latin1 t/pragma/locale/utf8
8180            ! MANIFEST t/pragma/locale.t
8181 ____________________________________________________________________________
8182 [  3747] By: jhi                                   on 1999/07/25  19:01:46
8183         Log: Like #3743.
8184      Branch: cfgperl
8185            ! utils/perlbug.PL
8186 ____________________________________________________________________________
8187 [  3746] By: gsar                                  on 1999/07/25  18:08:58
8188         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
8189              append a HISTORY section to POD if option is used
8190      Branch: perl
8191            ! utils/h2xs.PL
8192 ____________________________________________________________________________
8193 [  3745] By: gsar                                  on 1999/07/25  17:40:03
8194         Log: warn rather than die when parse_version() can't cut it (from
8195              Michael G Schwern <schwern@pobox.com>)
8196      Branch: perl
8197            ! lib/ExtUtils/MM_Unix.pm
8198 ____________________________________________________________________________
8199 [  3744] By: gsar                                  on 1999/07/25  16:32:48
8200         Log: make map behave like grep wrt indirect object slot when
8201              there are parentheses; revert an experimental mod by Larry
8202              in change#2038 that failed to parse %{{qw(a b c)}} properly
8203              (this means C<map {use Foo; ...} ...> still needs a proper
8204              fix)
8205      Branch: perl
8206            ! toke.c
8207 ____________________________________________________________________________
8208 [  3743] By: jhi                                   on 1999/07/25  16:24:55
8209         Log: Fix a typo in #3725.
8210      Branch: cfgperl
8211            ! utils/perlbug.PL
8212 ____________________________________________________________________________
8213 [  3742] By: jhi                                   on 1999/07/25  16:14:39
8214         Log: Integrate with Sarathy.
8215      Branch: cfgperl
8216           !> (integrate 26 files)
8217 ____________________________________________________________________________
8218 [  3741] By: jhi                                   on 1999/07/25  16:02:28
8219         Log: Cut-and-pasto in #3737.
8220      Branch: cfgperl
8221            ! perl.c
8222 ____________________________________________________________________________
8223 [  3740] By: gsar                                  on 1999/07/25  15:59:34
8224         Log: add note about glibc bug
8225      Branch: perl
8226            ! t/pragma/warn/pp_hot
8227 ____________________________________________________________________________
8228 [  3739] By: gsar                                  on 1999/07/25  15:48:40
8229         Log: fix bug in change#3728 that might free COPs prematurely;
8230              null(op) now does more thorough scrubbing of the op, which
8231              fixes a few compile-time memory "leaks"
8232      Branch: perl
8233            ! dump.c embed.h embed.pl op.c proto.h
8234 ____________________________________________________________________________
8235 [  3738] By: jhi                                   on 1999/07/25  14:15:26
8236         Log: In accordance with #3737.
8237      Branch: metaconfig
8238            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
8239            ! U/modified/Oldconfig.U
8240      Branch: metaconfig/U/perl
8241            ! Extensions.U
8242 ____________________________________________________________________________
8243 [  3737] By: jhi                                   on 1999/07/25  14:12:34
8244         Log: Use vendorprefixlib.
8245      Branch: cfgperl
8246            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8247            ! config_h.SH perl.c
8248 ____________________________________________________________________________
8249 [  3736] By: jhi                                   on 1999/07/25  13:10:03
8250         Log: Populate metaconfig branch.
8251      Branch: metaconfig
8252            + (add 1468 files)
8253      Branch: metaconfig/U/perl
8254            + (add 101 files)
8255 ____________________________________________________________________________
8256 [  3735] By: jhi                                   on 1999/07/25  12:27:20
8257         Log: First steps of making builds outside the source
8258              directory possible.  These should get us as far
8259              as miniperl, then building DynaLoader falls into
8260              tiny twinkling pieces as MakeMaker knows nothing
8261              of VPATH mindset.
8262      Branch: cfgperl
8263            ! Configure Makefile.SH cflags.SH config_h.SH configpm
8264            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
8265            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
8266            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
8267            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
8268 ____________________________________________________________________________
8269 [  3734] By: jhi                                   on 1999/07/25  11:19:28
8270         Log: Poor Glossary--are we fixed yet?
8271      Branch: cfgperl
8272            ! Porting/Glossary
8273 ____________________________________________________________________________
8274 [  3733] By: jhi                                   on 1999/07/25  11:15:06
8275         Log: Change #3732 mistakenly clobbered Glossary.
8276      Branch: cfgperl
8277            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8278            ! config_h.SH
8279 ____________________________________________________________________________
8280 [  3732] By: jhi                                   on 1999/07/25  10:46:39
8281         Log: Andy's new installation scheme (note: a lot of this
8282              leaked in already with change #3731).  The vendor*
8283              stuff is not used anywhere (in *.SH, say), so it
8284              isn't in Configure, either.
8285      Branch: cfgperl
8286            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8287            ! config_h.SH
8288 ____________________________________________________________________________
8289 [  3731] By: jhi                                   on 1999/07/25  10:12:07
8290         Log: Circumcode a strange shell(?) bug in AIX found
8291              while trying to do -Duse64bits (which I couldn't do
8292              in the end because the CPU isn't 64-bit in that box,
8293              but at least now the probing doesn't crash.)
8294      Branch: cfgperl
8295            ! Configure config_h.SH hints/aix.sh
8296 ____________________________________________________________________________
8297 [  3730] By: gsar                                  on 1999/07/25  04:56:56
8298         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
8299              a utf8 bug in one of the new RE optimizations
8300      Branch: perl
8301            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
8302            ! t/pragma/locale.t
8303 ____________________________________________________________________________
8304 [  3729] By: jhi                                   on 1999/07/23  19:56:27
8305         Log: From: Andy Dougherty <doughera@lafayette.edu>
8306              To: Perl Porters <perl5-porters@perl.org>
8307              Subject: [PATCH 5.005_57] INSTALL-1.58
8308              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
8309              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
8310              
8311              plus
8312              
8313              From: "Kurt D. Starsinic" <kstar@chapin.edu>
8314              To: Andy Dougherty <doughera@lafayette.edu>
8315              Cc: Perl Porters <perl5-porters@perl.org>
8316              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
8317              Date: Fri, 23 Jul 1999 13:38:25 -0400
8318              Message-ID: <19990723133825.A12033@O2.chapin.edu>
8319      Branch: cfgperl
8320            ! INSTALL
8321 ____________________________________________________________________________
8322 [  3728] By: gsar                                  on 1999/07/23  17:24:42
8323         Log: applied suggested patch for tracking line numbers correctly in
8324              optimized blocks with a single statement; changed setcop to
8325              setstate and added code for -Dx dumps
8326              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8327              Date: Wed, 23 Jun 1999 17:27:42 +0100
8328              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
8329              Subject: [PATCH 5.005_57] Line number error in optimised else() 
8330      Branch: perl
8331            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
8332            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
8333            ! pp_proto.h t/op/misc.t
8334 ____________________________________________________________________________
8335 [  3727] By: gsar                                  on 1999/07/23  15:56:04
8336         Log: avoid useless use of target for pp_each(); also fixes bugs due to
8337              refcount held by the target
8338      Branch: perl
8339            ! opcode.h opcode.pl pp.c t/op/each.t
8340 ____________________________________________________________________________
8341 [  3726] By: jhi                                   on 1999/07/23  12:08:30
8342         Log: Change #3725 aftershock.
8343      Branch: cfgperl
8344            ! INSTALL jpl/JNI/JNI.pm
8345 ____________________________________________________________________________
8346 [  3725] By: jhi                                   on 1999/07/23  11:58:49
8347         Log: Introduce $Config{ldlibpthname} which contains
8348              the name of the environment variable holding the
8349              dynamic library search path, often LD_LIBRARY_PATH.
8350              Use this new feature all over.
8351              Also removed remnants of admonition "add LD_LIBRARY_PATH
8352              before running make" because Makefile.SH does this for you. 
8353      Branch: cfgperl
8354            ! Configure Makefile.SH config_h.SH
8355            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
8356            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
8357            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
8358            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
8359            ! jpl/install-jpl utils/perlbug.PL
8360 ____________________________________________________________________________
8361 [  3724] By: jhi                                   on 1999/07/23  08:03:36
8362         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
8363              To: perl5-porters@perl.org
8364              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
8365              Date: Thu, 22 Jul 1999 19:58:34 -0400
8366              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
8367      Branch: cfgperl
8368            ! av.c
8369 ____________________________________________________________________________
8370 [  3723] By: gsar                                  on 1999/07/23  00:01:29
8371         Log: emit warning about function calls that were encountered too early
8372              to enforce their prototype
8373      Branch: perl
8374            ! op.c op.h pod/perldiag.pod
8375 ____________________________________________________________________________
8376 [  3722] By: jhi                                   on 1999/07/22  21:19:59
8377         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
8378              To: perl5-porters@perl.org
8379              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
8380              Subject: [PATCH] MakeMaker documentation
8381              Date: Wed, 21 Jul 1999 14:15:42 -0400
8382              Message-ID: <19990721141542.A1800@O2.chapin.edu>
8383      Branch: cfgperl
8384            ! lib/ExtUtils/MakeMaker.pm
8385 ____________________________________________________________________________
8386 [  3721] By: jhi                                   on 1999/07/22  21:05:19
8387         Log: From: pvhp@forte.com (Peter Prymmer)
8388              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
8389              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
8390              Date: Wed, 21 Jul 99 17:15:39 PDT
8391              Message-Id: <9907220015.AA11931@forte.com>
8392      Branch: cfgperl
8393            ! hints/os390.sh
8394 ____________________________________________________________________________
8395 [  3720] By: jhi                                   on 1999/07/22  20:51:17
8396         Log: AIX magic: ccdlflags needs to be different for
8397              Perl itself and for extra-core extensions
8398              (as used by ExtUtilss::embed::ldopts).
8399              Based on the problems described in
8400              
8401              From: Mike W Ellwood <mwe@rl.ac.uk>
8402              To: perl5-porters@perl.org
8403              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
8404              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
8405              Reply-To: m.w.ellwood@rl.ac.uk
8406              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
8407      Branch: cfgperl
8408            ! Configure Makefile.SH config_h.SH hints/aix.sh
8409 ____________________________________________________________________________
8410 [  3719] By: jhi                                   on 1999/07/22  08:23:53
8411         Log: Update history records.
8412      Branch: cfgperl
8413            ! pod/perlhist.pod
8414 ____________________________________________________________________________
8415 [  3718] By: jhi                                   on 1999/07/21  13:54:42
8416         Log: Todododobedobedo.
8417      Branch: cfgperl
8418            ! Todo
8419 ____________________________________________________________________________
8420 [  3717] By: jhi                                   on 1999/07/21  12:10:48
8421         Log: Even more Todo.
8422      Branch: cfgperl
8423            ! Todo
8424 ____________________________________________________________________________
8425 [  3716] By: jhi                                   on 1999/07/21  11:40:39
8426         Log: Use Errno more extensively so that error
8427              messages are more portable (another way
8428              would be to muck around with LC_MESSAGES).
8429              Problem reported in
8430              
8431              From: oracle@pcr8.pcr.com
8432              To: perl5-porters@perl.org
8433              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
8434              Date: Mon, 19 Jul 1999 18:39:13 -0400
8435              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
8436      Branch: cfgperl
8437            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
8438            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
8439            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
8440 ____________________________________________________________________________
8441 [  3715] By: jhi                                   on 1999/07/21  11:05:36
8442         Log: Slightly modified patch.
8443              From: Sean Sheedy <seans@ncube.com>
8444              To: perl5-porters@perl.org
8445              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
8446              Date: Tue, 20 Jul 1999 09:52:06 -0700
8447              Message-Id: <3794A935.1C150E54@ncube.com>
8448      Branch: cfgperl
8449            ! cflags.SH x2p/cflags.SH
8450 ____________________________________________________________________________
8451 [  3714] By: jhi                                   on 1999/07/20  21:26:19
8452         Log: More Todo.
8453      Branch: cfgperl
8454            ! Todo
8455 ____________________________________________________________________________
8456 [  3713] By: jhi                                   on 1999/07/20  18:02:45
8457         Log: Integrate with Sarathy.
8458      Branch: cfgperl
8459           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
8460           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
8461           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
8462           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
8463           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
8464           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
8465           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
8466           +> utils/dprofpp.PL
8467           !> INSTALL MAINTAIN MANIFEST configure.com
8468           !> ext/Devel/Peek/Makefile.PL installman installperl
8469           !> pod/roffitall utils/Makefile vms/descrip_mms.template
8470           !> win32/Makefile win32/makefile.mk win32/win32.h
8471 ____________________________________________________________________________
8472 [  3712] By: gsar                                  on 1999/07/20  15:29:01
8473         Log: DProf tweak
8474      Branch: perl
8475            ! ext/Devel/DProf/DProf.xs
8476 ____________________________________________________________________________
8477 [  3711] By: gsar                                  on 1999/07/20  07:56:19
8478         Log: another DProf build tweak
8479      Branch: perl
8480            ! utils/dprofpp.PL
8481 ____________________________________________________________________________
8482 [  3710] By: gsar                                  on 1999/07/20  07:36:36
8483         Log: move DProf things around to where they are supposed to be
8484      Branch: perl
8485            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
8486            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
8487            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
8488            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
8489            + t/lib/dprof/test6_t t/lib/dprof/test6_v
8490           +> utils/dprofpp.PL
8491            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
8492            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
8493            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
8494            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
8495            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
8496            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
8497            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
8498            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
8499            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
8500            ! installperl pod/roffitall utils/Makefile
8501            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
8502 ____________________________________________________________________________
8503 [  3709] By: gsar                                  on 1999/07/20  06:13:16
8504         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
8505      Branch: perl
8506            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
8507            ! ext/Devel/Peek/Makefile.PL
8508 ____________________________________________________________________________
8509 [  3708] By: gsar                                  on 1999/07/20  06:01:22
8510         Log: move DProf to Devel/DProf
8511      Branch: perl
8512           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
8513           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
8514           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
8515           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
8516           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
8517           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
8518           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
8519           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
8520           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
8521           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
8522           +> ext/Devel/DProf/test.pl
8523            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
8524            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
8525            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
8526            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
8527            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
8528            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
8529            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
8530            ! MAINTAIN MANIFEST configure.com win32/Makefile
8531            ! win32/makefile.mk
8532 ____________________________________________________________________________
8533 [  3707] By: gsar                                  on 1999/07/20  05:39:11
8534         Log: add Devel::DProf v19990108 from CPAN, as it was
8535      Branch: perl
8536            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
8537            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
8538            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
8539            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
8540            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
8541            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
8542            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
8543            ! MANIFEST
8544 ____________________________________________________________________________
8545 [  3706] By: gsar                                  on 1999/07/20  04:52:25
8546         Log: C<union any> needs no PERL_OBJECT-treatment
8547      Branch: perl
8548            ! win32/win32.h
8549 ____________________________________________________________________________
8550 [  3705] By: gsar                                  on 1999/07/20  04:11:54
8551         Log: fix problem in default build
8552      Branch: perl
8553            ! win32/Makefile win32/makefile.mk
8554 ____________________________________________________________________________
8555 [  3704] By: jhi                                   on 1999/07/19  07:06:36
8556         Log: Integrate with Sarathy.
8557      Branch: cfgperl
8558           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
8559           !> win32/win32.c
8560 ____________________________________________________________________________
8561 [  3703] By: gsar                                  on 1999/07/19  05:55:57
8562         Log: win32 nits
8563      Branch: perl
8564            ! makedef.pl sv.h
8565 ____________________________________________________________________________
8566 [  3702] By: gsar                                  on 1999/07/19  04:29:34
8567         Log: don't display tid from main thread (or testsuite breaks)
8568      Branch: perl
8569            ! lib/Carp.pm util.c
8570 ____________________________________________________________________________
8571 [  3701] By: gsar                                  on 1999/07/19  00:47:52
8572         Log: remove several doubled (and tripled!) entries
8573      Branch: perl
8574            ! pod/perldiag.pod
8575 ____________________________________________________________________________
8576 [  3700] By: gsar                                  on 1999/07/19  00:42:34
8577         Log: integrate cfgperl contents into mainline
8578      Branch: perl
8579           +> makedef.pl
8580            - perl_exp.SH win32/makedef.pl
8581           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
8582           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
8583           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
8584           !> utf8.c util.c win32/Makefile win32/makefile.mk
8585 ____________________________________________________________________________
8586 [  3699] By: gsar                                  on 1999/07/19  00:33:59
8587         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
8588      Branch: perl
8589            ! Changes win32/win32.c
8590 ____________________________________________________________________________
8591 [  3698] By: jhi                                   on 1999/07/18  21:33:57
8592         Log: Integrate with Sarathy.
8593      Branch: cfgperl
8594           +> t/op/chars.t
8595           !> (integrate 57 files)
8596 ____________________________________________________________________________
8597 [  3697] By: gsar                                  on 1999/07/18  05:22:36
8598         Log: From: pvhp@forte.com (Peter Prymmer)
8599              Date: Thu, 1 Jul 99 19:31:24 PDT
8600              Message-Id: <9907020231.AA16942@forte.com>
8601              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
8602      Branch: perl
8603            + t/op/chars.t
8604            ! MANIFEST ebcdic.c t/op/ord.t
8605 ____________________________________________________________________________
8606 [  3696] By: gsar                                  on 1999/07/18  05:11:02
8607         Log: display thread id in diagnostics (suggested by Dan Sugalski)
8608      Branch: perl
8609            ! lib/Carp.pm util.c
8610 ____________________________________________________________________________
8611 [  3695] By: gsar                                  on 1999/07/18  04:57:47
8612         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
8613      Branch: perl
8614            ! pod/perldiag.pod
8615 ____________________________________________________________________________
8616 [  3694] By: gsar                                  on 1999/07/18  04:56:28
8617         Log: cache [NIUP]V conversions of defined READONLY values
8618              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8619              Date: Sun, 11 Jul 1999 04:39:44 -0400
8620              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
8621              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
8622      Branch: perl
8623            ! sv.c
8624 ____________________________________________________________________________
8625 [  3693] By: gsar                                  on 1999/07/18  03:53:38
8626         Log: From: jan.dubois@ibm.net (Jan Dubois)
8627              Date: Sat, 17 Jul 1999 10:58:29 +0200
8628              Message-ID: <379144ad.13616689@smtp1.ibm.net>
8629              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
8630      Branch: perl
8631            ! lib/ExtUtils/Manifest.pm
8632 ____________________________________________________________________________
8633 [  3692] By: gsar                                  on 1999/07/18  03:51:03
8634         Log: remove spurious newSTATEOP() that causes goto to enter one too many
8635              contexts when jumping between if and elsif blocks
8636      Branch: perl
8637            ! perly.c perly.y pp_ctl.c t/op/goto.t
8638 ____________________________________________________________________________
8639 [  3691] By: gsar                                  on 1999/07/18  01:49:59
8640         Log: detypo, update Changes
8641      Branch: perl
8642            ! Changes doio.c
8643 ____________________________________________________________________________
8644 [  3690] By: gsar                                  on 1999/07/18  01:16:59
8645         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
8646      Branch: perl
8647            ! lib/integer.pm
8648 ____________________________________________________________________________
8649 [  3689] By: gsar                                  on 1999/07/18  00:47:17
8650         Log: ensure __END__ appears on a line by itself in wrapped
8651              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
8652              mention caveat about successfull kill()
8653      Branch: perl
8654            ! pod/perlfunc.pod win32/bin/pl2bat.pl
8655 ____________________________________________________________________________
8656 [  3688] By: gsar                                  on 1999/07/17  20:47:44
8657         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
8658      Branch: perl
8659            ! ext/SDBM_File/sdbm/Makefile.PL
8660 ____________________________________________________________________________
8661 [  3687] By: gsar                                  on 1999/07/17  20:43:27
8662         Log: make CC.pm use a distinct CCPP() macro rather than PP()
8663              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
8664      Branch: perl
8665            ! cc_runtime.h ext/B/B/CC.pm
8666 ____________________________________________________________________________
8667 [  3686] By: gsar                                  on 1999/07/17  20:39:08
8668         Log: tiny bug in vars.pm (from John Dlugosz)
8669      Branch: perl
8670            ! lib/vars.pm
8671 ____________________________________________________________________________
8672 [  3685] By: gsar                                  on 1999/07/17  20:37:27
8673         Log: applied suggested patch, along with later tweak
8674              From: jan.dubois@ibm.net (Jan Dubois)
8675              Date: Wed, 14 Jul 1999 23:53:43 +0200
8676              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
8677              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
8678      Branch: perl
8679            ! lib/Pod/Html.pm
8680 ____________________________________________________________________________
8681 [  3684] By: gsar                                  on 1999/07/17  20:24:32
8682         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
8683      Branch: perl
8684            ! thrdvar.h
8685 ____________________________________________________________________________
8686 [  3683] By: gsar                                  on 1999/07/17  20:21:01
8687         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8688              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
8689              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
8690              Subject: [PATCH 5.005_57] Segfaults if $^P
8691      Branch: perl
8692            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
8693            ! proto.h
8694 ____________________________________________________________________________
8695 [  3682] By: gsar                                  on 1999/07/17  20:04:17
8696         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
8697              and prefix/lib/perl5/man are ass_u_med only if those directories
8698              actually exist; else prefix/{lib,man} are used)
8699      Branch: perl
8700            ! lib/ExtUtils/MM_Unix.pm
8701 ____________________________________________________________________________
8702 [  3681] By: gsar                                  on 1999/07/17  19:12:33
8703         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
8704      Branch: perl
8705            ! op.c t/comp/proto.t
8706 ____________________________________________________________________________
8707 [  3680] By: gsar                                  on 1999/07/17  18:23:55
8708         Log: fix vec() on magic values
8709              From: Ian Phillipps <ian@dial.pipex.com>
8710              Date: Mon, 12 Jul 1999 12:30:05 +0100
8711              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
8712              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
8713      Branch: perl
8714            ! doop.c t/op/tie.t
8715 ____________________________________________________________________________
8716 [  3679] By: gsar                                  on 1999/07/17  18:10:44
8717         Log: make system() return -1 and set $! if exec of child failed
8718              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8719              Date: Fri, 9 Jul 1999 05:21:13 -0400
8720              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
8721              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
8722      Branch: perl
8723            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
8724            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
8725 ____________________________________________________________________________
8726 [  3678] By: gsar                                  on 1999/07/17  17:54:01
8727         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8728              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
8729              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
8730              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
8731      Branch: perl
8732            ! util.c
8733 ____________________________________________________________________________
8734 [  3677] By: gsar                                  on 1999/07/17  17:34:38
8735         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
8736              converted Ken's documentation outline into pod
8737      Branch: perl
8738            ! x2p/find2perl.PL
8739 ____________________________________________________________________________
8740 [  3676] By: gsar                                  on 1999/07/17  16:34:09
8741         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
8742              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
8743              Steve Lidie
8744      Branch: perl
8745            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
8746            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
8747            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
8748            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
8749            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
8750            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
8751 ____________________________________________________________________________
8752 [  3675] By: gsar                                  on 1999/07/17  00:16:53
8753         Log: backout redundant change#3628
8754      Branch: perl
8755            ! Changes hints/bsdos.sh
8756 ____________________________________________________________________________
8757 [  3674] By: jhi                                   on 1999/07/15  14:26:03
8758         Log: Fix the bin/oct/hex constant overflow tests for
8759              long long platforms.
8760      Branch: cfgperl
8761            ! t/pragma/warn/util
8762 ____________________________________________________________________________
8763 [  3673] By: jhi                                   on 1999/07/14  21:59:11
8764         Log: Fixed AIX dynamic loading and AIX shared Perl library.
8765              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
8766              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
8767              Hijacked win32/makedef.pl for more general purpose export
8768              list building, now it is used (as toplevel makedef.pl)
8769              for win32 and AIX (perl_exp.SH made unnecessary).
8770              Because the export lists are now correct in AIX, no more linker
8771              warnings about "Exported symbol not defined" should appear.
8772      Branch: cfgperl
8773            + makedef.pl
8774            - perl_exp.SH win32/makedef.pl
8775            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
8776            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
8777            ! win32/makefile.mk
8778 ____________________________________________________________________________
8779 [  3672] By: gsar                                  on 1999/07/14  17:12:13
8780         Log: minor efficiency tweak
8781      Branch: perl
8782            ! pp_ctl.c
8783 ____________________________________________________________________________
8784 [  3671] By: jhi                                   on 1999/07/14  16:22:39
8785         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
8786              if its caller re_intuit_start() was entered with strend == strpos
8787              because end_shift ended up as -1.  The patch ain't necessarily
8788              correct but least the core dump is avoided.
8789      Branch: cfgperl
8790            ! regexec.c
8791 ____________________________________________________________________________
8792 [  3670] By: jhi                                   on 1999/07/13  07:59:09
8793         Log: Integrate with Sarathy.
8794      Branch: cfgperl
8795            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
8796            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
8797           !> (integrate 67 files)
8798 ____________________________________________________________________________
8799 [  3669] By: gsar                                  on 1999/07/12  06:14:54
8800         Log: fixups for sundry warnings about function pointers
8801      Branch: perl
8802            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
8803            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
8804            ! win32/win32.c win32/win32.h
8805 ____________________________________________________________________________
8806 [  3668] By: gsar                                  on 1999/07/12  04:11:58
8807         Log: tweaks for win32/borland
8808      Branch: perl
8809            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
8810 ____________________________________________________________________________
8811 [  3667] By: gsar                                  on 1999/07/12  01:55:15
8812         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
8813              builds; passing the implicit context is unified among the three
8814              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
8815              flavors (see the top of perl.h) for testing; all varargs functions
8816              foo() have a va_list-taking variant vfoo() for generating the
8817              context-free versions; the PERL_OBJECT build should now be
8818              hyper-compatible with CPAN extensions (C++ is totally out of
8819              the picture)
8820              
8821              result has only been tested on Windows
8822              
8823              TODO: write docs on the THX rationale and idiomatic usage of
8824              the Perl API
8825      Branch: perl
8826            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
8827            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
8828            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
8829            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
8830            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
8831            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
8832            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
8833            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
8834            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
8835            ! global.sym globals.c intrpvar.h iperlsys.h
8836            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8837            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
8838            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
8839            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
8840            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
8841            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
8842            ! win32/dl_win32.xs win32/include/dirent.h
8843            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
8844            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
8845            ! win32/win32iop.h win32/win32sck.c
8846 ____________________________________________________________________________
8847 [  3666] By: jhi                                   on 1999/07/11  22:00:13
8848         Log: Integrate with Sarathy.
8849      Branch: cfgperl
8850           !> op.c t/op/lex_assign.t
8851 ____________________________________________________________________________
8852 [  3665] By: jhi                                   on 1999/07/11  21:59:01
8853         Log: More manual sync.
8854      Branch: cfgperl
8855            ! pod/perldelta.pod
8856 ____________________________________________________________________________
8857 [  3664] By: gsar                                  on 1999/07/11  19:11:07
8858         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
8859              remedy and related tests via private mail
8860      Branch: perl
8861            ! op.c t/op/lex_assign.t
8862 ____________________________________________________________________________
8863 [  3663] By: jhi                                   on 1999/07/11  15:04:37
8864         Log: Manual synchronization with Sarathy (some files
8865              had drifted apart for no apparent reason), plus
8866              I had a typo in dl_vms.xs Sarathy had fixed.
8867      Branch: cfgperl
8868            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
8869 ____________________________________________________________________________
8870 [  3662] By: jhi                                   on 1999/07/10  12:23:21
8871         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
8872              to adapt to the underlying platform (the binary, 0b1..., test
8873              was broken in 64-bit platforms).  Also change "hex" in the
8874              warning messages to "hexadecimal" to match "binary" and "octal".
8875      Branch: cfgperl
8876            ! pod/perldiag.pod t/pragma/warn/util util.c
8877 ____________________________________________________________________________
8878 [  3661] By: jhi                                   on 1999/07/08  21:54:55
8879         Log: Integrate with Sarathy.
8880      Branch: cfgperl
8881           +> perlapi.c perlapi.h
8882           !> (integrate 43 files)
8883 ____________________________________________________________________________
8884 [  3660] By: gsar                                  on 1999/07/08  18:47:35
8885         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
8886      Branch: perl
8887            + perlapi.c perlapi.h
8888            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
8889            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
8890            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
8891            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
8892            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
8893            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
8894            ! win32/win32.h
8895 ____________________________________________________________________________
8896 [  3659] By: gsar                                  on 1999/07/08  18:41:45
8897         Log: sundry cleanups for clean build on windows
8898      Branch: perl
8899            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
8900 ____________________________________________________________________________
8901 [  3658] By: gsar                                  on 1999/07/08  01:24:25
8902         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
8903              type mismatch problems
8904      Branch: perl
8905            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
8906            ! t/pragma/warn/op toke.c utf8.c util.c
8907 ____________________________________________________________________________
8908 [  3657] By: jhi                                   on 1999/07/07  23:01:16
8909         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
8910      Branch: cfgperl
8911            ! pod/perldiag.pod
8912           !> Changes configure.com ext/B/B/Deparse.pm
8913           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
8914           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
8915           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
8916           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
8917           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
8918           !> t/pragma/overload.t thread.h vms/vms.c
8919 ____________________________________________________________________________
8920 [  3656] By: gsar                                  on 1999/07/07  21:04:38
8921         Log: integrate cfgperl contents
8922      Branch: perl
8923           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
8924           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
8925           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
8926            ! Changes
8927           !> (integrate 45 files)
8928 ____________________________________________________________________________
8929 [  3655] By: gsar                                  on 1999/07/07  18:55:45
8930         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
8931              <pvhp@forte.com>
8932      Branch: perl
8933            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
8934 ____________________________________________________________________________
8935 [  3654] By: gsar                                  on 1999/07/07  18:47:03
8936         Log: change#1889 mistakenly removed F_SETLK
8937      Branch: perl
8938            ! ext/Fcntl/Fcntl.xs
8939 ____________________________________________________________________________
8940 [  3653] By: gsar                                  on 1999/07/07  18:42:42
8941         Log: B::Deparse update
8942              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8943              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
8944              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
8945              Subject: [PATCH _57, long] B::Deparse 0.58
8946      Branch: perl
8947            ! ext/B/B/Deparse.pm
8948 ____________________________________________________________________________
8949 [  3652] By: gsar                                  on 1999/07/07  18:41:07
8950         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8951              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
8952              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
8953              Subject: Re: [ID 19990705.001] Overloading boolean conversion
8954      Branch: perl
8955            ! gv.c t/pragma/overload.t
8956 ____________________________________________________________________________
8957 [  3651] By: gsar                                  on 1999/07/07  17:47:30
8958         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
8959      Branch: perl
8960            ! perlsfio.h
8961 ____________________________________________________________________________
8962 [  3650] By: gsar                                  on 1999/07/07  17:45:52
8963         Log: applied new parts of suggested patch
8964              From: Charles Bailey <BAILEY@newman.upenn.edu>
8965              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
8966              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
8967              Subject: [PATCH 5.005_57] Consolidated VMS patch
8968      Branch: perl
8969            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
8970            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
8971            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
8972            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
8973            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
8974 ____________________________________________________________________________
8975 [  3649] By: jhi                                   on 1999/07/07  13:38:02
8976         Log: Sync regcomp warn with reality.
8977      Branch: cfgperl
8978            ! t/pragma/warn/regcomp
8979 ____________________________________________________________________________
8980 [  3648] By: jhi                                   on 1999/07/07  13:04:55
8981         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
8982              resolved manually.
8983      Branch: cfgperl
8984           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
8985           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
8986           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
8987            - README.lexwarn
8988           !> (integrate 79 files)
8989 ____________________________________________________________________________
8990 [  3647] By: gsar                                  on 1999/07/07  10:32:03
8991         Log: From: jan.dubois@ibm.net (Jan Dubois)
8992              Date: Thu, 01 Jul 1999 11:17:53 +0200
8993              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
8994              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
8995      Branch: perl
8996            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8997            ! lib/ExtUtils/MakeMaker.pm
8998 ____________________________________________________________________________
8999 [  3646] By: gsar                                  on 1999/07/07  10:27:55
9000         Log: fix undocumented IO::Handle functions as suggested
9001              by cj10@cam.ac.uk
9002      Branch: perl
9003            ! ext/IO/lib/IO/Handle.pm
9004 ____________________________________________________________________________
9005 [  3645] By: gsar                                  on 1999/07/07  10:18:55
9006         Log: prohibit thread join()ing itself (from Dan Sugalski)
9007      Branch: perl
9008            ! ext/Thread/Thread.xs
9009 ____________________________________________________________________________
9010 [  3644] By: gsar                                  on 1999/07/07  10:14:26
9011         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
9012              Date: Wed, 30 Jun 1999 14:02:42 -0700
9013              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
9014              Subject:  [PATCH 5.005_57] Compiler and XSUBS
9015      Branch: perl
9016            ! ext/B/B/C.pm
9017 ____________________________________________________________________________
9018 [  3643] By: gsar                                  on 1999/07/07  10:08:38
9019         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
9020              (from François Désarménien <desar@club-internet.fr>)
9021      Branch: perl
9022            ! pod/perlsyn.pod
9023 ____________________________________________________________________________
9024 [  3642] By: gsar                                  on 1999/07/07  10:03:24
9025         Log: From: Doug MacEachern <dougm@cp.net>
9026              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
9027              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
9028              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
9029      Branch: perl
9030            ! ext/B/B.xs
9031 ____________________________________________________________________________
9032 [  3641] By: gsar                                  on 1999/07/07  10:00:57
9033         Log: slightly modified version of suggested patch
9034              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
9035              Date: Mon, 28 Jun 1999 14:23:59 -0400
9036              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
9037              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
9038      Branch: perl
9039            ! ext/POSIX/POSIX.xs
9040 ____________________________________________________________________________
9041 [  3640] By: gsar                                  on 1999/07/07  09:45:43
9042         Log: lexical warnings update (warning.t fails one test
9043              due to leaked scalar, investigation pending)
9044              From: paul.marquess@bt.com
9045              Date: Sat, 26 Jun 1999 23:19:52 +0100
9046              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
9047              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
9048      Branch: perl
9049            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
9050            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
9051            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
9052            - README.lexwarn
9053            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
9054            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
9055            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
9056            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
9057            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9058            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
9059            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
9060            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
9061            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
9062            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
9063            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
9064            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
9065            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
9066            ! warning.h warning.pl win32/win32.c
9067 ____________________________________________________________________________
9068 [  3639] By: gsar                                  on 1999/07/07  08:09:30
9069         Log: From: Brian Jepson <bjepson@home.com>
9070              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
9071              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
9072              Subject: Patch to JPL example program
9073      Branch: perl
9074            ! jpl/JPL_Rolo/JPL_Rolo.jpl
9075 ____________________________________________________________________________
9076 [  3638] By: jhi                                   on 1999/07/07  08:07:58
9077         Log: Integrate with Sarathy.
9078      Branch: cfgperl
9079           !> (integrate 34 files)
9080 ____________________________________________________________________________
9081 [  3637] By: gsar                                  on 1999/07/07  08:07:49
9082         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9083              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
9084              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
9085              Subject: [PATCH _57, long] Eliminate CONDOPs
9086      Branch: perl
9087            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
9088            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
9089            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
9090            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
9091            ! pod/perltoc.pod pp_ctl.c pp_hot.c
9092 ____________________________________________________________________________
9093 [  3636] By: gsar                                  on 1999/07/07  07:50:51
9094         Log: adapted suggested patch for IO-1.20x
9095              From: ian@dial.pipex.com
9096              Date:  Fri, 25 Jun 1999 10:39:42 +0100
9097              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
9098              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
9099      Branch: perl
9100            ! ext/IO/lib/IO/Socket.pm
9101 ____________________________________________________________________________
9102 [  3635] By: gsar                                  on 1999/07/07  07:26:05
9103         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
9104      Branch: perl
9105            ! hints/powerux.sh
9106 ____________________________________________________________________________
9107 [  3634] By: gsar                                  on 1999/07/07  07:20:02
9108         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9109              Date: Wed, 23 Jun 1999 16:16:05 +0100
9110              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
9111              Subject: [PATCH 5.005_57] memleak in optimizer
9112      Branch: perl
9113            ! embed.h embed.pl objXSUB.h op.c proto.h
9114 ____________________________________________________________________________
9115 [  3633] By: gsar                                  on 1999/07/07  07:10:52
9116         Log: add do-not-edit caveats for files generated by opcode.pl
9117              (suggested by Hugo van der Sanden)
9118      Branch: perl
9119            ! opcode.h opcode.pl pp.sym pp_proto.h
9120 ____________________________________________________________________________
9121 [  3632] By: gsar                                  on 1999/07/07  06:41:13
9122         Log: better diagnostics on read operations from write-only
9123              filehandles
9124      Branch: perl
9125            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
9126            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
9127 ____________________________________________________________________________
9128 [  3631] By: gsar                                  on 1999/07/07  02:03:34
9129         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
9130              by David Muir Sharnoff <muir@idiom.com>)
9131      Branch: perl
9132            ! lib/Sys/Hostname.pm
9133 ____________________________________________________________________________
9134 [  3630] By: gsar                                  on 1999/07/07  01:57:16
9135         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
9136              Date: Sun, 20 Jun 1999 17:17:17 -0700
9137              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
9138              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
9139      Branch: perl
9140            ! ext/B/B/CC.pm
9141 ____________________________________________________________________________
9142 [  3629] By: gsar                                  on 1999/07/07  01:46:03
9143         Log: installperl should write normal messages to STDOUT, not STDERR
9144      Branch: perl
9145            ! installperl
9146 ____________________________________________________________________________
9147 [  3628] By: gsar                                  on 1999/07/07  01:41:25
9148         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
9149      Branch: perl
9150            ! hints/bsdos.sh
9151 ____________________________________________________________________________
9152 [  3627] By: gsar                                  on 1999/07/07  00:27:10
9153         Log: make diagnostic on C<my $^I> etc., more readable
9154      Branch: perl
9155            ! op.c
9156 ____________________________________________________________________________
9157 [  3626] By: gsar                                  on 1999/07/06  23:47:27
9158         Log: From: Andy Dougherty <doughera@lafayette.edu>
9159              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
9160              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
9161              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
9162      Branch: perl
9163            ! Makefile.SH utils/Makefile
9164 ____________________________________________________________________________
9165 [  3625] By: jhi                                   on 1999/07/06  21:50:46
9166         Log: Some new files of #3624 missing from MANIFEST.
9167      Branch: cfgperl
9168            ! MANIFEST
9169 ____________________________________________________________________________
9170 [  3624] By: jhi                                   on 1999/07/06  21:47:04
9171         Log: POSIX [[:character class:]] support for standard, locale,
9172              and utf8.  If both utf8 and locale are on, utf8 wins.
9173              I don't fully understand why so many tables changed in
9174              lib/unicode because of "make" -- maybe it was just overdue.
9175      Branch: cfgperl
9176            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
9177            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
9178            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
9179            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
9180            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
9181            ! lib/unicode/Block.pl lib/unicode/Category.pl
9182            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
9183            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
9184            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
9185            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
9186            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
9187            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
9188            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
9189            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
9190            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
9191            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
9192            ! t/pragma/warn/regcomp utf8.c
9193 ____________________________________________________________________________
9194 [  3623] By: gsar                                  on 1999/07/06  20:52:48
9195         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9196              Date: Wed, 16 Jun 1999 14:57:22 -0400
9197              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
9198              Subject: [PATCH 5.00557] Devel::Peek
9199      Branch: perl
9200            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
9201 ____________________________________________________________________________
9202 [  3622] By: gsar                                  on 1999/07/06  20:22:59
9203         Log: applied patch after demunging headers with appropriate paths
9204              From: "Vishal Bhatia" <vishalb@my-deja.com>
9205              Date: Sat, 12 Jun 1999 08:23:59 -0700
9206              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
9207              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
9208      Branch: perl
9209            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
9210            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
9211 ____________________________________________________________________________
9212 [  3621] By: gsar                                  on 1999/07/06  20:10:50
9213         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9214              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
9215              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
9216              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
9217      Branch: perl
9218            ! doio.c
9219 ____________________________________________________________________________
9220 [  3620] By: jhi                                   on 1999/07/06  19:16:47
9221         Log: Mention EPOC and SOCKS.
9222      Branch: cfgperl
9223            ! pod/perldelta.pod
9224 ____________________________________________________________________________
9225 [  3619] By: gsar                                  on 1999/07/06  16:52:37
9226         Log: fix int vs STRLEN issue
9227      Branch: perl
9228            ! pp.c
9229 ____________________________________________________________________________
9230 [  3618] By: jhi                                   on 1999/07/06  16:52:20
9231         Log: There ain't Perl_atonv().
9232      Branch: cfgperl
9233            ! ext/ByteLoader/bytecode.h
9234 ____________________________________________________________________________
9235 [  3617] By: jhi                                   on 1999/07/06  15:55:22
9236         Log: Integrate with Sarathy.
9237      Branch: cfgperl
9238           !> Makefile.SH
9239 ____________________________________________________________________________
9240 [  3616] By: jhi                                   on 1999/07/06  15:54:09
9241         Log: Tweak for #3613.
9242      Branch: cfgperl
9243            ! Configure config_h.SH
9244 ____________________________________________________________________________
9245 [  3615] By: gsar                                  on 1999/07/06  11:00:21
9246         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
9247              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
9248              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
9249              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
9250      Branch: perl
9251            ! Makefile.SH
9252 ____________________________________________________________________________
9253 [  3614] By: jhi                                   on 1999/07/06  10:44:48
9254         Log: Integrate with Sarathy.
9255      Branch: cfgperl
9256           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
9257           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
9258 ____________________________________________________________________________
9259 [  3613] By: jhi                                   on 1999/07/06  10:43:20
9260         Log: From: Nathan Kurz <nate@valleytel.net>
9261              Subject: [ID 19990612.001 compiling three deep modules within ext/]
9262              ply-To: nate@valleytel.net
9263              erl5-porters@perl.org
9264              Date: Sat, 12 Jun 1999 01:26:04 -0500
9265              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
9266      Branch: cfgperl
9267            ! Configure config_h.SH
9268 ____________________________________________________________________________
9269 [  3612] By: gsar                                  on 1999/07/06  10:17:52
9270         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9271              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
9272              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
9273              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
9274      Branch: perl
9275            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
9276 ____________________________________________________________________________
9277 [  3611] By: gsar                                  on 1999/07/06  09:51:20
9278         Log: From: pvhp@forte.com (Peter Prymmer)
9279              Date: Fri, 11 Jun 99 17:07:19 PDT
9280              Message-Id: <9906120007.AA13802@forte.com>
9281              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
9282      Branch: perl
9283            ! ext/IO/lib/IO/File.pm
9284 ____________________________________________________________________________
9285 [  3610] By: gsar                                  on 1999/07/06  09:37:37
9286         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
9287              tweak)
9288              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9289              Date: Wed, 09 Jun 1999 18:27:51 +0100
9290              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
9291              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
9292      Branch: perl
9293            ! perl.h t/base/rs.t
9294 ____________________________________________________________________________
9295 [  3609] By: jhi                                   on 1999/07/06  09:28:48
9296         Log: Integrate with Sarathy.
9297      Branch: cfgperl
9298           !> (integrate 49 files)
9299 ____________________________________________________________________________
9300 [  3608] By: gsar                                  on 1999/07/06  09:28:21
9301         Log: test tweak
9302      Branch: perl
9303            ! t/pragma/warn/op
9304 ____________________________________________________________________________
9305 [  3607] By: jhi                                   on 1999/07/06  09:22:48
9306         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
9307      Branch: cfgperl
9308            ! Configure config_h.SH
9309 ____________________________________________________________________________
9310 [  3606] By: gsar                                  on 1999/07/06  09:05:02
9311         Log: applied slightly tweaked version of suggested patch for
9312              improved RE API
9313              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9314              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
9315              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
9316              Subject: [PATCH 5.005_57] REx engine rehash
9317      Branch: perl
9318            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
9319            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
9320            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
9321            ! util.c
9322 ____________________________________________________________________________
9323 [  3605] By: gsar                                  on 1999/07/06  08:54:03
9324         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
9325      Branch: perl
9326            ! sv.c
9327 ____________________________________________________________________________
9328 [  3604] By: gsar                                  on 1999/07/06  07:08:30
9329         Log: From: paul.marquess@bt.com
9330              Date: Tue, 8 Jun 1999 22:37:58 +0100 
9331              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
9332              Subject: [PATCH 5.005_57] DB_File 1.67
9333      Branch: perl
9334            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9335            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
9336 ____________________________________________________________________________
9337 [  3603] By: gsar                                  on 1999/07/06  07:04:50
9338         Log: From: paul.marquess@bt.com
9339              Date: Tue, 8 Jun 1999 22:34:01 +0100 
9340              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
9341              Subject: [PATCH 5.005_57] DBM Filters
9342      Branch: perl
9343            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
9344            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
9345            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
9346            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
9347 ____________________________________________________________________________
9348 [  3602] By: gsar                                  on 1999/07/06  07:00:01
9349         Log: slightly tweaked version of suggested patch
9350              From: Dan Sugalski <sugalskd@ous.edu>
9351              Date: Tue, 08 Jun 1999 14:09:38 -0700
9352              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
9353              Subject: [PATCH 5.005_57]Use NV instead of double in the core
9354      Branch: perl
9355            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
9356            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
9357            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
9358            ! proto.h sv.c sv.h toke.c universal.c util.c
9359 ____________________________________________________________________________
9360 [  3601] By: gsar                                  on 1999/07/06  06:52:57
9361         Log: integrate cfgperl contents into mainline
9362      Branch: perl
9363           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
9364           +> epoc/perl.mmp epoc/perl.pkg
9365           !> (integrate 30 files)
9366 ____________________________________________________________________________
9367 [  3598] By: jhi                                   on 1999/07/05  20:02:55
9368         Log: Integrate with mainperl.
9369      Branch: cfgperl
9370           +> lib/CGI/Pretty.pm
9371           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
9372           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
9373           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
9374           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
9375           !> vms/vmsish.h
9376 ____________________________________________________________________________
9377 [  3597] By: jhi                                   on 1999/07/05  19:59:48
9378         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
9379              that addresses the notorious "Additional libraries" question.
9380      Branch: cfgperl
9381            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9382            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
9383            ! pp_sys.c
9384 ____________________________________________________________________________
9385 [  3596] By: gsar                                  on 1999/07/05  18:30:51
9386         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9387              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
9388              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
9389              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
9390      Branch: perl
9391            ! pp_sys.c t/lib/io_udp.t
9392 ____________________________________________________________________________
9393 [  3595] By: gsar                                  on 1999/07/05  18:29:08
9394         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9395              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
9396              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
9397              Subject: [PATCH 5.00557] Setting $^E wipes out $!
9398      Branch: perl
9399            ! mg.c
9400 ____________________________________________________________________________
9401 [  3594] By: gsar                                  on 1999/07/05  18:24:53
9402         Log: hand-apply whitespace mutiliated patch
9403              From: Dan Sugalski <sugalskd@osshe.edu>
9404              Date: Mon, 07 Jun 1999 14:46:42 -0700
9405              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
9406              Subject: [PATCH 5.005_57]Updated VMS patch
9407      Branch: perl
9408            ! thread.h vms/descrip_mms.template vms/subconfigure.com
9409            ! vms/vms.c vms/vmsish.h
9410 ____________________________________________________________________________
9411 [  3593] By: gsar                                  on 1999/07/05  17:53:04
9412         Log: applied parts not duplicated by previous patches
9413              From: "Vishal Bhatia" <vishalb@my-deja.com>
9414              Date: Sat, 05 Jun 1999 08:42:17 -0700
9415              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
9416              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
9417      Branch: perl
9418            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
9419            ! ext/B/B/Stackobj.pm
9420 ____________________________________________________________________________
9421 [  3592] By: jhi                                   on 1999/07/05  17:17:22
9422         Log: AIX threaded build, plus few more on the side.
9423      Branch: cfgperl
9424            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
9425            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
9426            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
9427            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
9428 ____________________________________________________________________________
9429 [  3591] By: gsar                                  on 1999/07/05  16:52:34
9430         Log: "\e" and "\a" didn't produce right escape under EBCDIC
9431              From: pvhp@forte.com (Peter Prymmer)
9432              Date: Fri, 4 Jun 99 12:00:27 PDT
9433              Message-Id: <9906041900.AA28387@forte.com>
9434              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
9435      Branch: perl
9436            ! toke.c
9437 ____________________________________________________________________________
9438 [  3590] By: gsar                                  on 1999/07/05  16:40:01
9439         Log: s/scalar ref constructor/single ref constructor/ (suggested
9440              by Stephen McCamant)
9441      Branch: perl
9442            ! opcode.h opcode.pl
9443 ____________________________________________________________________________
9444 [  3589] By: gsar                                  on 1999/07/05  16:34:06
9445         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
9446      Branch: perl
9447            ! ext/GDBM_File/GDBM_File.xs
9448 ____________________________________________________________________________
9449 [  3588] By: gsar                                  on 1999/07/05  16:29:39
9450         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
9451              is unchanged still)
9452      Branch: perl
9453            ! op.c
9454 ____________________________________________________________________________
9455 [  3587] By: jhi                                   on 1999/07/05  10:31:43
9456         Log: Make perl_exp.SH smarter about what to include and what to exclude.
9457      Branch: cfgperl
9458            ! perl_exp.SH
9459 ____________________________________________________________________________
9460 [  3586] By: jhi                                   on 1999/07/05  09:29:31
9461         Log: Remove unnecessary and extraneous my $i = 0.
9462      Branch: cfgperl
9463            ! bytecode.pl
9464 ____________________________________________________________________________
9465 [  3585] By: jhi                                   on 1999/07/05  07:28:59
9466         Log: Integrate with mainperl.
9467      Branch: cfgperl
9468           !> (integrate 30 files)
9469 ____________________________________________________________________________
9470 [  3584] By: gsar                                  on 1999/07/05  05:36:28
9471         Log: From: Vishal Bhatia <vishalb@hotmail.com>
9472              Date: Thu, 03 Jun 1999 00:57:48 PDT
9473              Message-ID: <19990603075749.86665.qmail@hotmail.com>
9474              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
9475      Branch: perl
9476            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
9477 ____________________________________________________________________________
9478 [  3583] By: gsar                                  on 1999/07/05  05:31:19
9479         Log: suppress fancy display when in verbose mode (suggested by
9480              Paul Johnson <pjcj@transeda.com>)
9481      Branch: perl
9482            ! lib/Test/Harness.pm
9483 ____________________________________________________________________________
9484 [  3582] By: gsar                                  on 1999/07/05  05:17:12
9485         Log: cygwin32 update
9486              From: "Fifer, Eric" <EFifer@sanwaint.com>
9487              Date:  Wed, 2 Jun 1999 15:16:05 +0100
9488              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
9489              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
9490      Branch: perl
9491            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
9492            ! cygwin32/build-instructions.READFIRST
9493            ! cygwin32/build-instructions.charles-wilson
9494            ! cygwin32/build-instructions.sebastien-barre
9495            ! cygwin32/build-instructions.steven-morlock
9496            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
9497            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
9498            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
9499            ! t/op/magic.t util.c
9500 ____________________________________________________________________________
9501 [  3581] By: gsar                                  on 1999/07/05  02:46:18
9502         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
9503      Branch: perl
9504            ! util.c
9505 ____________________________________________________________________________
9506 [  3580] By: gsar                                  on 1999/07/05  02:38:03
9507         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
9508              Date: Mon, 31 May 1999 18:18:13 -0600
9509              Message-ID: <19990601001813.AAA17834@csgsystems.com>
9510              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
9511      Branch: perl
9512            ! t/TEST t/UTEST t/harness utils/perlcc.PL
9513 ____________________________________________________________________________
9514 [  3579] By: gsar                                  on 1999/07/05  01:20:58
9515         Log: compatibility tweak for Class::Struct
9516      Branch: perl
9517            ! lib/Class/Struct.pm
9518 ____________________________________________________________________________
9519 [  3578] By: jhi                                   on 1999/07/04  23:26:01
9520         Log: Miscellaneus AIX fixes + SOCKS support.
9521      Branch: cfgperl
9522            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
9523            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
9524            ! hints/aix.sh pp_sys.c
9525 ____________________________________________________________________________
9526 [  3577] By: gsar                                  on 1999/07/04  23:07:39
9527         Log: test tweak
9528      Branch: perl
9529            ! t/io/openpid.t
9530 ____________________________________________________________________________
9531 [  3576] By: jhi                                   on 1999/07/04  22:39:23
9532         Log: Integrate with mainperl.
9533      Branch: cfgperl
9534           +> t/io/openpid.t
9535            - win32/perlhost.h
9536           !> (integrate 51 files)
9537 ____________________________________________________________________________
9538 [  3575] By: jhi                                   on 1999/07/04  22:26:48
9539         Log: Added 64-bit support for AIX 4.3 or better
9540              based on Martin H. Rusoff's observations.
9541      Branch: cfgperl
9542            ! Configure config_h.SH hints/aix.sh
9543 ____________________________________________________________________________
9544 [  3574] By: jhi                                   on 1999/07/04  21:34:47
9545         Log: Do not throw away gccvers compilation errors.
9546              From: Andy Dougherty <doughera@lafayette.edu>
9547              To: Ron Seguin <rseguin@on.bell.ca>
9548              Cc: Perl Porters <perl5-porters@perl.org>
9549              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
9550              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
9551              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
9552      Branch: cfgperl
9553            ! Configure config_h.SH
9554 ____________________________________________________________________________
9555 [  3573] By: gsar                                  on 1999/07/04  21:10:32
9556         Log: adapted suggested tests for addition to testsuite
9557              From: RonaldWS@aol.com
9558              Date:  Sun, 30 May 1999 16:27:28 EDT
9559              Message-Id:  <25cd799f.2482f930@aol.com>
9560              Subject: [19990530.007] Open with pipe | does not return pid under win32
9561      Branch: perl
9562            + t/io/openpid.t
9563            ! MANIFEST win32/win32.c
9564 ____________________________________________________________________________
9565 [  3572] By: gsar                                  on 1999/07/04  20:29:32
9566         Log: perl_run() should call my_exit(0) for normal completion
9567      Branch: perl
9568            ! perl.c
9569 ____________________________________________________________________________
9570 [  3571] By: jhi                                   on 1999/07/04  20:10:44
9571         Log: Add test for change #3568 plus general cleanup.
9572      Branch: cfgperl
9573            ! t/pragma/locale.t
9574 ____________________________________________________________________________
9575 [  3570] By: gsar                                  on 1999/07/04  20:03:21
9576         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
9577              overloading
9578      Branch: perl
9579            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
9580            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
9581 ____________________________________________________________________________
9582 [  3569] By: gsar                                  on 1999/07/04  18:04:48
9583         Log: make AIX dynaloading work when libperl is shared (and thus under
9584              mod_perl etc.)
9585              From: Jens-Uwe Mager <jum@helios.de>
9586              Date:  Sat, 29 May 1999 17:09:52 +0200
9587              Message-Id:  <199905291509.RAA43978@ans.helios.de>
9588              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
9589      Branch: perl
9590            ! ext/DynaLoader/dl_aix.xs
9591 ____________________________________________________________________________
9592 [  3568] By: jhi                                   on 1999/07/04  14:54:23
9593         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
9594              This resulted for example in the 'o' magic not being cleared by
9595              magic_setcollxfrm(), which resulted in strange cmp results.
9596              The bug was reported originally in the message
9597              Subject: Bug with locale
9598              From: Jan Starzynski <jan@planet.de> 
9599              To: perlbug@perl.com 
9600              Date: Fri, 09 Apr 1999 13:23:07 +0200 
9601              Message-ID: <370DE31B.DAEE1332@planet.de> 
9602      Branch: cfgperl
9603            ! pp.c
9604 ____________________________________________________________________________
9605 [  3567] By: gsar                                  on 1999/07/04  02:38:34
9606         Log: remove misleading info on defined(&func), unclutter deprecation
9607              about defined(@array)
9608      Branch: perl
9609            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9610            ! t/pragma/warn/op
9611 ____________________________________________________________________________
9612 [  3566] By: gsar                                  on 1999/07/04  01:46:31
9613         Log: From: jan.dubois@ibm.net (Jan Dubois)
9614              Date: Wed, 26 May 1999 22:07:17 +0200
9615              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
9616              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
9617      Branch: perl
9618            ! Changes win32/win32.c win32/win32.h
9619 ____________________________________________________________________________
9620 [  3565] By: gsar                                  on 1999/07/04  01:26:02
9621         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
9622              for win32 issues)
9623      Branch: perl
9624            ! pod/perlxstut.pod
9625 ____________________________________________________________________________
9626 [  3564] By: gsar                                  on 1999/07/02  03:09:04
9627         Log: avoid warnings
9628      Branch: perl
9629            ! ext/Thread/Thread/Specific.pm lib/fields.pm
9630 ____________________________________________________________________________
9631 [  3563] By: gsar                                  on 1999/06/28  19:23:47
9632         Log: inc version (for CPAN.pm sanity)
9633      Branch: perl
9634            ! lib/Text/ParseWords.pm
9635 ____________________________________________________________________________
9636 [  3562] By: gsar                                  on 1999/06/28  19:19:01
9637         Log: regen perltoc
9638      Branch: perl
9639            ! pod/perltoc.pod
9640 ____________________________________________________________________________
9641 [  3561] By: gsar                                  on 1999/06/28  19:08:41
9642         Log: From: Damian Conway <damian@cs.monash.edu.au>
9643              Date: Wed, 26 May 1999 00:58:35 -0400
9644              Message-Id: <199905260458.AAA06411@defender.perl.org>
9645              Subject: [19990526.002] Misc. improvements to Class:Struct
9646      Branch: perl
9647            ! MANIFEST lib/Class/Struct.pm
9648 ____________________________________________________________________________
9649 [  3560] By: gsar                                  on 1999/06/28  18:50:52
9650         Log: remove bogus PL_optype_size
9651      Branch: perl
9652            ! bytecode.pl ext/ByteLoader/byterun.h
9653 ____________________________________________________________________________
9654 [  3559] By: gsar                                  on 1999/06/28  18:22:26
9655         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
9656      Branch: perl
9657            + lib/CGI/Pretty.pm
9658            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
9659            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
9660            ! t/lib/cgi-html.t t/lib/cgi-request.t
9661 ____________________________________________________________________________
9662 [  3558] By: jhi                                   on 1999/06/28  07:30:21
9663         Log: Change Olaf Lebbe's email address.
9664      Branch: cfgperl
9665            ! README.epoc
9666 ____________________________________________________________________________
9667 [  3557] By: gsar                                  on 1999/06/28  00:07:33
9668         Log: make autogenerated files writable
9669      Branch: perl
9670            - win32/perlhost.h
9671            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
9672            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
9673            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
9674            ! proto.h regnodes.h warning.h win32/config_H.bc
9675            ! win32/config_H.gc win32/config_H.vc
9676 ____________________________________________________________________________
9677 [  3556] By: jhi                                   on 1999/06/27  19:22:53
9678         Log: Update MANIFEST to match #3555.
9679      Branch: cfgperl
9680            ! MANIFEST
9681 ____________________________________________________________________________
9682 [  3555] By: jhi                                   on 1999/06/27  19:16:22
9683         Log: EPOC port to Psion5.
9684              From: Olaf Flebbe <O.Flebbe@science-computing.de>
9685              To: Jarkko Hietaniemi <jhi@iki.fi>
9686              Cc: perl5-porters@perl.org
9687              Subject: Re: Psion5
9688              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
9689              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
9690      Branch: cfgperl
9691            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
9692            + epoc/perl.mmp epoc/perl.pkg
9693            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
9694            ! perl.h sv.c util.c
9695 ____________________________________________________________________________
9696 [  3554] By: jhi                                   on 1999/06/27  18:50:52
9697         Log: Integrate from mainperl.
9698      Branch: cfgperl
9699           !> (integrate 48 files)
9700 ____________________________________________________________________________
9701 [  3553] By: gsar                                  on 1999/06/27  14:28:49
9702         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
9703              gone from the public API); PERL_OBJECT builds again on
9704              windows
9705              
9706              TODO: namespace-clean the typedefs in iperlsys.h and
9707              elsewhere; remove C++ remnants from public headers
9708      Branch: perl
9709            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
9710            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
9711            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
9712            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
9713            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
9714            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
9715            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
9716            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
9717            ! win32/config.gc win32/config.vc win32/dl_win32.xs
9718            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
9719            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
9720            ! win32/win32sck.c
9721 ____________________________________________________________________________
9722 [  3552] By: gsar                                  on 1999/06/27  13:49:31
9723         Log: integrate cfgperl changes into mainline
9724      Branch: perl
9725           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
9726           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
9727           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
9728           !> util.c
9729 ____________________________________________________________________________
9730 [  3551] By: gsar                                  on 1999/06/27  13:31:11
9731         Log: fix indents
9732      Branch: perl
9733            ! op.c
9734 ____________________________________________________________________________
9735 [  3550] By: gsar                                  on 1999/06/24  22:42:53
9736         Log: update Changes
9737      Branch: perl
9738            ! Changes
9739 ____________________________________________________________________________
9740 [  3549] By: gsar                                  on 1999/06/24  22:41:17
9741         Log: avoid race condition in the CAPI extension bootstrap handler
9742      Branch: perl
9743            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
9744 ____________________________________________________________________________
9745 [  3548] By: gsar                                  on 1999/06/24  22:39:53
9746         Log: sanity check to cover the case when perl is installed into the
9747              X:\ (drive root)
9748      Branch: perl
9749            ! win32/win32.c
9750 ____________________________________________________________________________
9751 [  3547] By: gsar                                  on 1999/06/22  19:30:32
9752         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
9753      Branch: perl
9754            ! lib/Tie/RefHash.pm
9755 ____________________________________________________________________________
9756 [  3544] By: jhi                                   on 1999/06/18  19:24:28
9757         Log: Tidy up #3542 and #3543. 
9758      Branch: cfgperl
9759            ! t/pragma/locale.t util.c
9760 ____________________________________________________________________________
9761 [  3543] By: jhi                                   on 1999/06/18  10:28:45
9762         Log: Spice up locale.t.
9763      Branch: cfgperl
9764            ! t/pragma/locale.t
9765 ____________________________________________________________________________
9766 [  3542] By: jhi                                   on 1999/06/17  22:42:03
9767         Log: Fixed two long-standing locale bugs.
9768              
9769              Both problems were related to numeric locale which
9770              controls the radix character aka the decimal separator.
9771              (1) printf (and sprintf) were resetting the numeric locale to C.
9772              (2) Using locale-numerically formatted floating point
9773              numbers (e.g. "1,23") together with -w caused warnings about
9774              "isn't numeric".  The operations were working fine, though,
9775              because atof() was using the local locale.
9776              Both problems reported by Stefan Vogtner.
9777              
9778              Introduced a wrapper for atof() that attempts to convert
9779              the string both ways.  This helps Perl to understand
9780              numbers like this "4.56" even when using a local locale
9781              makes atof() understand only numbers like this "7,89".
9782              
9783              Remaining related problems, both of which existed before
9784              this patch and continue to exist after this patch:
9785              (a) The behaviour of print() is _not_ as documented by perllocale.
9786              Instead of always using the C locale, print() does use the
9787              local locale, just like the *printf() do.  This may be fixable
9788              now that switching to-and-fro between locales has been made
9789              more consistent, but fixing print() would change existing
9790              behaviour.  perllocale is not changed by this patch.
9791              (b) If a number has been stringified (say, via "$number") under
9792              a local locale, the cached string value persists even under
9793              "no locale".  This may or may not be a problem: operations
9794              work fine because the original number is still there, but
9795              that the string form keeps its locale-ish outlook may be
9796              somewhat confusing.
9797      Branch: cfgperl
9798            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
9799            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
9800            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
9801            ! util.c
9802 ____________________________________________________________________________
9803 [  3541] By: jhi                                   on 1999/06/17  20:00:16
9804         Log: Integrate from mainperl.
9805      Branch: cfgperl
9806           !> ext/Data/Dumper/Dumper.pm op.c
9807 ____________________________________________________________________________
9808 [  3540] By: gsar                                  on 1999/06/16  16:49:55
9809         Log: dump C<0> as such, not C<'0'>
9810      Branch: perl
9811            ! ext/Data/Dumper/Dumper.pm
9812 ____________________________________________________________________________
9813 [  3539] By: gsar                                  on 1999/06/13  04:04:40
9814         Log: fix coredumper in change#3498
9815      Branch: perl
9816            ! op.c
9817 ____________________________________________________________________________
9818 [  3538] By: jhi                                   on 1999/06/12  22:01:26
9819         Log: Integrate from mainperl.
9820      Branch: cfgperl
9821           +> lib/caller.pm
9822           !> (integrate 36 files)
9823 ____________________________________________________________________________
9824 [  3537] By: gsar                                  on 1999/06/12  06:43:03
9825         Log: EXTERN_C declarations for global arrays in various
9826              headers, so perl can be built even in C++ mode; win32
9827              build fixups; regen headers
9828      Branch: perl
9829            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
9830            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
9831 ____________________________________________________________________________
9832 [  3536] By: gsar                                  on 1999/06/12  06:38:21
9833         Log: caller.pm typos
9834      Branch: perl
9835            ! lib/caller.pm
9836 ____________________________________________________________________________
9837 [  3535] By: gsar                                  on 1999/06/11  23:13:54
9838         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
9839              is temporarily gone
9840      Branch: perl
9841            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
9842            ! pod/perldelta.pod proto.h win32/perllib.c
9843 ____________________________________________________________________________
9844 [  3534] By: gsar                                  on 1999/06/11  20:41:51
9845         Log: implement C<use caller 'encoding'>
9846      Branch: perl
9847            + lib/caller.pm
9848            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
9849 ____________________________________________________________________________
9850 [  3533] By: gsar                                  on 1999/06/11  16:51:04
9851         Log: truncate() has a peculiar exemption from strict barewords, even
9852              though it has a non-filehandle prototype
9853      Branch: perl
9854            ! op.c t/io/fs.t
9855 ____________________________________________________________________________
9856 [  3532] By: gsar                                  on 1999/06/11  09:09:16
9857         Log: GDBM tweak
9858      Branch: perl
9859            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
9860 ____________________________________________________________________________
9861 [  3531] By: gsar                                  on 1999/06/10  23:34:19
9862         Log: part of the platform changes for IMPLICIT_CONTEXT
9863      Branch: perl
9864            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
9865            ! jpl/PerlInterpreter/PerlInterpreter.c
9866            ! jpl/PerlInterpreter/PerlInterpreter.h
9867            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
9868            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
9869 ____________________________________________________________________________
9870 [  3530] By: jhi                                   on 1999/06/10  20:55:56
9871         Log: Integrate from mainperl.
9872      Branch: cfgperl
9873           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
9874 ____________________________________________________________________________
9875 [  3529] By: gsar                                  on 1999/06/10  20:40:01
9876         Log: DB_File tweaks for IMPLICIT CONTEXT
9877      Branch: perl
9878            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
9879 ____________________________________________________________________________
9880 [  3528] By: jhi                                   on 1999/06/10  10:18:15
9881         Log: Integrate from mainperl.
9882      Branch: cfgperl
9883           !> (integrate 105 files)
9884 ____________________________________________________________________________
9885 [  3527] By: gsar                                  on 1999/06/10  09:30:35
9886         Log: most globals are now interpreter local; locale initialization
9887              was too early, defer it until interpreter is allocated and
9888              initialized; multiple interpreters should now be
9889              concurrency-safe (untested)
9890      Branch: perl
9891            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
9892            ! perlvars.h
9893 ____________________________________________________________________________
9894 [  3526] By: gsar                                  on 1999/06/10  08:38:00
9895         Log: fix small nits
9896      Branch: perl
9897            ! cc_runtime.h ext/B/B/CC.pm run.c
9898 ____________________________________________________________________________
9899 [  3525] By: gsar                                  on 1999/06/10  04:41:38
9900         Log: win32 build fixes
9901      Branch: perl
9902            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
9903            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
9904            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
9905            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
9906            ! win32/Makefile win32/config_H.bc win32/config_H.gc
9907            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
9908            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
9909            ! win32/win32.c win32/win32.h win32/win32sck.c
9910            ! win32/win32thread.c win32/win32thread.h
9911 ____________________________________________________________________________
9912 [  3524] By: gsar                                  on 1999/06/09  18:03:01
9913         Log: more complete support for implicit thread/interpreter pointer,
9914              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
9915              without that enabled):
9916              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
9917              is a noop; tests pass on Solaris; should be faster now!
9918              - MULTIPLICITY has been tested with and without
9919              PERL_IMPLICIT_CONTEXT on Solaris
9920              - improved function database now merged with embed.pl
9921              - everything except the varargs functions have foo(a,b,c) macros
9922              to provide compatibility
9923              - varargs functions default to compatibility variants that
9924              get the context pointer using dTHX
9925              - there should be almost no source compatibility issues as a
9926              result of all this
9927              - dl_foo.xs changes other than dl_dlopen.xs untested
9928              - still needs documentation, fixups for win32 etc
9929              Next step: migrate most non-mutex variables from perlvars.h
9930              to intrpvar.h
9931      Branch: perl
9932            - proto.pl
9933            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
9934            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
9935            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
9936            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
9937            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
9938            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
9939            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
9940            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
9941            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
9942            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
9943            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
9944            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
9945            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
9946            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
9947            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
9948            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
9949            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
9950            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
9951            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
9952            ! util.c win32/Makefile win32/makefile.mk writemain.SH
9953 ____________________________________________________________________________
9954 [  3523] By: gsar                                  on 1999/06/07  05:24:13
9955         Log: missed a file
9956      Branch: perl
9957            + proto.pl
9958            ! MANIFEST
9959 ____________________________________________________________________________
9960 [  3522] By: gsar                                  on 1999/06/07  05:18:34
9961         Log: initial stub implementation of implicit thread/this
9962              pointer    argument; builds/tests on Solaris, win32
9963              hasn't been fixed up yet; proto.h, global.sym and
9964              static function decls are now generated from a common
9965              database in proto.pl; some inconsistently named
9966              perl_foo() things are now Perl_foo(), compatibility
9967              #defines provided; perl_foo() (lowercase 'p') reserved
9968              for functions that take an explicit context argument;
9969              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
9970      Branch: perl
9971            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
9972            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
9973            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
9974            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
9975            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
9976            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
9977            ! universal.c utf8.c util.c
9978 ____________________________________________________________________________
9979 [  3521] By: gsar                                  on 1999/06/04  23:00:22
9980         Log: clean up some stray "global" symbols
9981      Branch: perl
9982            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
9983            ! pp_proto.h proto.h
9984 ____________________________________________________________________________
9985 [  3520] By: jhi                                   on 1999/06/02  21:33:28
9986         Log: Integrate from mainperl.
9987      Branch: cfgperl
9988           !> (integrate 94 files)
9989 ____________________________________________________________________________
9990 [  3519] By: gsar                                  on 1999/06/02  07:16:10
9991         Log: avoid dereferencing null pointer from getpwent() et al
9992      Branch: perl
9993            ! pp_sys.c
9994 ____________________________________________________________________________
9995 [  3518] By: gsar                                  on 1999/06/02  04:47:10
9996         Log: remove _() non-ansism
9997      Branch: perl
9998            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
9999            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
10000            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
10001            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
10002            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
10003            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
10004            ! ext/re/re.xs handy.h hv.c iperlsys.h
10005            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
10006            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
10007            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
10008            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
10009            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
10010            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
10011            ! vms/vmsish.h vms/writemain.pl vos/config.h
10012            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
10013            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
10014            ! win32/perllib.c win32/runperl.c win32/win32.h
10015            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
10016            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
10017 ____________________________________________________________________________
10018 [  3517] By: gsar                                  on 1999/06/02  02:17:51
10019         Log: missed a few files
10020      Branch: perl
10021            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
10022 ____________________________________________________________________________
10023 [  3516] By: gsar                                  on 1999/06/02  01:37:33
10024         Log: integrate cfgperl contents into mainline
10025      Branch: perl
10026           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
10027           +> ext/ByteLoader/byterun.h
10028            - bytecode.h byterun.c byterun.h
10029            ! Changes
10030           !> (integrate 58 files)
10031 ____________________________________________________________________________
10032 [  3515] By: gsar                                  on 1999/06/02  00:48:50
10033         Log: remove stray K&R-isms
10034      Branch: perl
10035            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
10036            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
10037            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
10038            ! toke.c util.c win32/win32.c x2p/hash.c
10039 ____________________________________________________________________________
10040 [  3514] By: gsar                                  on 1999/06/01  15:55:55
10041         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
10042              strict 'subs'
10043      Branch: perl
10044            ! op.c t/pragma/strict-subs
10045 ____________________________________________________________________________
10046 [  3513] By: jhi                                   on 1999/06/01  07:17:05
10047         Log: Patch applying of #3499 had gone awry.
10048      Branch: cfgperl
10049            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
10050 ____________________________________________________________________________
10051 [  3512] By: gsar                                  on 1999/05/31  19:21:30
10052         Log: tighter -help output
10053      Branch: perl
10054            ! perl.c
10055 ____________________________________________________________________________
10056 [  3511] By: gsar                                  on 1999/05/31  17:18:23
10057         Log: fix memory leak in C<eval 'return sub {...}'>
10058      Branch: perl
10059            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
10060 ____________________________________________________________________________
10061 [  3510] By: gsar                                  on 1999/05/31  14:11:46
10062         Log: tweak C++isms
10063      Branch: perl
10064            ! win32/dl_win32.xs win32/win32.c
10065 ____________________________________________________________________________
10066 [  3509] By: jhi                                   on 1999/05/30  13:02:26
10067         Log: Cleanup of #3488.
10068      Branch: cfgperl
10069            ! Configure config_h.SH
10070 ____________________________________________________________________________
10071 [  3508] By: jhi                                   on 1999/05/30  11:16:01
10072         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10073              To: Mailing list Perl5 <perl5-porters@perl.org>
10074              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
10075              Date: Sat, 29 May 1999 20:18:13 -0400
10076              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
10077      Branch: cfgperl
10078            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
10079 ____________________________________________________________________________
10080 [  3507] By: jhi                                   on 1999/05/29  20:05:40
10081         Log: From: Mark-Jason Dominus <mjd@plover.com>
10082              To: perl5-porters@perl.com
10083              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
10084              Date: Sat, 29 May 1999 14:45:10 -0400
10085              Message-ID: <19990529184510.27557.qmail@plover.com>
10086      Branch: cfgperl
10087            ! op.h
10088 ____________________________________________________________________________
10089 [  3506] By: gsar                                  on 1999/05/29  16:49:39
10090         Log: avoid gv_check() recursive pit
10091      Branch: perl
10092            ! gv.c
10093 ____________________________________________________________________________
10094 [  3505] By: jhi                                   on 1999/05/29  11:38:16
10095         Log: From: jan.dubois@ibm.net (Jan Dubois)
10096              To: Gurusamy Sarathy <gsar@activestate.com>
10097              Cc: perl5-porters@perl.org
10098              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
10099              Date: Sat, 29 May 1999 08:46:22 +0200
10100              Message-ID: <374f8007.2016008@smtp1.ibm.net>
10101      Branch: cfgperl
10102            ! t/op/grent.t t/op/pwent.t
10103 ____________________________________________________________________________
10104 [  3504] By: jhi                                   on 1999/05/29  11:07:10
10105         Log: QNX needs <sys/select.h> to define fd_set.
10106              
10107              From: Norton Allen <allen@huarp.harvard.edu>
10108              To: perl5-porters@perl.org
10109              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
10110              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
10111              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
10112      Branch: cfgperl
10113            ! ext/IO/poll.c
10114 ____________________________________________________________________________
10115 [  3503] By: jhi                                   on 1999/05/29  10:53:31
10116         Log: From: jan.dubois@ibm.net (Jan Dubois)
10117              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
10118              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
10119              Date: Fri, 28 May 1999 20:14:35 +0200
10120              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
10121      Branch: cfgperl
10122            ! lib/Math/BigFloat.pm
10123 ____________________________________________________________________________
10124 [  3502] By: jhi                                   on 1999/05/29  10:44:44
10125         Log: Make Configure support the change #3367,
10126              SysV shadow passwords.
10127      Branch: cfgperl
10128            ! Configure config_h.SH pp_sys.c
10129 ____________________________________________________________________________
10130 [  3501] By: gsar                                  on 1999/05/28  21:22:23
10131         Log: add wide versions of win32 system calls (first step in
10132              globalization); delayload winsock for performance if compiling
10133              with VC 6.0
10134      Branch: perl
10135            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
10136            ! win32/win32.c win32/win32.h
10137 ____________________________________________________________________________
10138 [  3500] By: jhi                                   on 1999/05/28  21:17:24
10139         Log: The new t/lib/io_linenum.t was using stricture
10140              before @INC was set up.
10141      Branch: cfgperl
10142            ! t/lib/io_linenum.t
10143 ____________________________________________________________________________
10144 [  3499] By: jhi                                   on 1999/05/28  17:13:23
10145         Log: From: Tom Hughes <tom@compton.nu>
10146              To: perl5-porters@perl.org
10147              Subject: [PATCH 5.005_57] ByteLoader mark 2
10148              Date: Wed, 26 May 1999 23:59:49 +0100
10149              Message-ID: <bf337a0849.tom@compton.compton.nu>
10150              
10151              plus resolve tiny conflict with #3479
10152              plus regen_headers.
10153      Branch: cfgperl
10154            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
10155            + ext/ByteLoader/byterun.h
10156            - bytecode.h byterun.c byterun.h
10157            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
10158            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
10159            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
10160            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
10161            ! perl.h perlvars.h proto.h util.c utils/Makefile
10162 ____________________________________________________________________________
10163 [  3498] By: jhi                                   on 1999/05/28  16:53:04
10164         Log: From: Mark-Jason Dominus <mjd@plover.com>
10165              To: perl5-porters@perl.com
10166              Subject: PATCH (5.005_57): defined(@a) now deprecated
10167              Date: Thu, 27 May 1999 16:05:44 -0400
10168              Message-ID: <19990527200544.13330.qmail@plover.com>
10169      Branch: cfgperl
10170            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
10171            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
10172 ____________________________________________________________________________
10173 [  3497] By: jhi                                   on 1999/05/28  16:50:54
10174         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10175              To: perl5-porters@perl.org (Mailing list Perl5)
10176              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
10177              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
10178              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
10179      Branch: cfgperl
10180            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
10181            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
10182 ____________________________________________________________________________
10183 [  3496] By: jhi                                   on 1999/05/28  16:48:39
10184         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10185              To: perl5-porters@perl.org (Mailing list Perl5)
10186              Subject: [PATCH 5.00557] Required OS/2-related patches
10187              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
10188              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
10189      Branch: cfgperl
10190            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
10191            ! t/op/stat.t util.c
10192 ____________________________________________________________________________
10193 [  3495] By: jhi                                   on 1999/05/28  16:45:56
10194         Log: From: Paul Johnson <pjcj@transeda.com>
10195              To: perl5-porters <perl5-porters@perl.org>
10196              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
10197              Date: Fri, 28 May 1999 15:13:54 +0100
10198              Message-ID: <19990528151354.B289@west-tip.transeda.com>
10199      Branch: cfgperl
10200            ! t/TEST
10201 ____________________________________________________________________________
10202 [  3494] By: jhi                                   on 1999/05/28  16:44:34
10203         Log: From: Paul Johnson <pjcj@transeda.com>
10204              To: perl5-porters <perl5-porters@perl.org>
10205              Subject: [PATCH 5.005_57] Fixes related to working local $.
10206              Date: Fri, 28 May 1999 15:11:18 +0100
10207              Message-ID: <19990528151118.A289@west-tip.transeda.com>
10208      Branch: cfgperl
10209            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
10210 ____________________________________________________________________________
10211 [  3493] By: gsar                                  on 1999/05/28  16:37:26
10212         Log: change#3449 wasn't doing enough
10213      Branch: perl
10214            ! op.c t/comp/proto.t
10215 ____________________________________________________________________________
10216 [  3492] By: jhi                                   on 1999/05/28  08:12:23
10217         Log: From: paul.marquess@bt.com
10218              To: doughera@lafayette.edu
10219              Cc: perl5-porters@perl.org
10220              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
10221              Date: Thu, 27 May 1999 23:31:38 +0100
10222              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
10223              
10224              Had to be applied manually; some mailer had munged the patch slightly.
10225      Branch: cfgperl
10226            ! ext/NDBM_File/NDBM_File.xs
10227 ____________________________________________________________________________
10228 [  3491] By: jhi                                   on 1999/05/28  07:51:17
10229         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
10230              To: perl5-porters@perl.org
10231              Subject: [PATCH 5.005_57] fixing eval in the compiler
10232              Date: Thu, 27 May 1999 07:56:54 -0700
10233              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
10234      Branch: cfgperl
10235            ! cc_runtime.h scope.h
10236 ____________________________________________________________________________
10237 [  3490] By: jhi                                   on 1999/05/28  07:47:06
10238         Log: From: Andy Dougherty <doughera@lafayette.edu>
10239              To: perlbug@perl.com
10240              Cc: Jarkko Hietaniemi <jhi@iki.fi>
10241              Subject: [PATCH] Configure updates for ISC 4.1
10242              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
10243              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
10244      Branch: cfgperl
10245            ! Configure config_h.SH
10246 ____________________________________________________________________________
10247 [  3489] By: jhi                                   on 1999/05/28  07:39:17
10248         Log: Integrate from mainperl.
10249      Branch: cfgperl
10250           !> malloc.c win32/makedef.pl win32/win32.c
10251 ____________________________________________________________________________
10252 [  3488] By: jhi                                   on 1999/05/27  16:57:19
10253         Log: From: Andy Dougherty <doughera@lafayette.edu>
10254              To: Perl Porters <perl5-porters@perl.org>
10255              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
10256              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
10257              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
10258      Branch: cfgperl
10259            ! Configure config_h.SH hints/sunos_4_1.sh util.c
10260 ____________________________________________________________________________
10261 [  3487] By: gsar                                  on 1999/05/27  03:56:20
10262         Log: make win32_spawnvp() inherit standard handles even when they
10263              may be redirected
10264      Branch: perl
10265            ! win32/win32.c
10266 ____________________________________________________________________________
10267 [  3486] By: jhi                                   on 1999/05/26  19:55:52
10268         Log: From: Andy Dougherty <doughera@lafayette.edu>
10269              To: perl5-porters@perl.org
10270              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
10271              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
10272              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
10273      Branch: cfgperl
10274            ! util.c
10275 ____________________________________________________________________________
10276 [  3485] By: chip                                  on 1999/05/26  17:19:11
10277         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
10278      Branch: maint-5.004/perl
10279            ! Configure
10280 ____________________________________________________________________________
10281 [  3484] By: gsar                                  on 1999/05/26  01:56:28
10282         Log: fix missing exported symbol
10283      Branch: perl
10284            ! malloc.c win32/makedef.pl
10285 ____________________________________________________________________________
10286 [  3483] By: jhi                                   on 1999/05/25  23:08:07
10287         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
10288              
10289              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
10290              To: perlbug@perl.com
10291              Subject: OpenBSD hints file update
10292              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
10293              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
10294      Branch: cfgperl
10295            ! hints/openbsd.sh
10296 ____________________________________________________________________________
10297 [  3482] By: jhi                                   on 1999/05/25  23:01:25
10298         Log: From: Tom Hughes <tom@compton.nu>
10299              To: perl5-porters@perl.org
10300              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
10301              Date: Tue, 25 May 1999 23:10:23 +0100
10302              Message-ID: <1ed7f10749.tom@compton.compton.nu>
10303      Branch: cfgperl
10304            ! Configure config_h.SH
10305 ____________________________________________________________________________
10306 [  3481] By: jhi                                   on 1999/05/25  22:31:50
10307         Log: 3479, 3480, 3481 seems logical.
10308      Branch: cfgperl
10309           !> hints/aix.sh
10310 ____________________________________________________________________________
10311 [  3480] By: jhi                                   on 1999/05/25  22:13:39
10312         Log: The change #3479 wasn't perfect.
10313      Branch: perl
10314            ! hints/aix.sh
10315 ____________________________________________________________________________
10316 [  3479] By: jhi                                   on 1999/05/25  21:59:21
10317         Log: Cures for _57 in AIX 4.1.5.0.
10318              (1) The lddlflags lost its -lc by change #3660
10319              (and the politeness of change #3257).
10320              (2) optype_size must end up in perl.exp (as PL_optype_size).
10321              Added it to perlvars.h, fixed bytecode.pl,
10322              regen'ed the relevant headers.
10323      Branch: cfgperl
10324            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
10325            ! perlvars.h
10326      Branch: perl
10327            ! hints/aix.sh
10328 ____________________________________________________________________________
10329 [  3478] By: jhi                                   on 1999/05/25  20:13:47
10330         Log: Integrate from mainperl.
10331      Branch: cfgperl
10332           +> pod/perltootc.pod
10333           !> (integrate 101 files)
10334 ____________________________________________________________________________
10335 [  3477] By: gsar                                  on 1999/05/25  10:43:48
10336         Log: here be 5.005_57
10337      Branch: perl
10338            ! Changes MANIFEST Porting/makerel
10339           !> Changes5.005
10340
10341 ----------------
10342 Version 5.005_57
10343 ----------------
10344
10345 ____________________________________________________________________________
10346 [  3476] By: gsar                                  on 1999/05/25  09:23:43
10347         Log: up patchlevel &c
10348      Branch: perl
10349            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
10350            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10351            ! win32/makefile.mk
10352 ____________________________________________________________________________
10353 [  3475] By: gsar                                  on 1999/05/25  09:14:51
10354         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10355              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
10356              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
10357              Subject: [PATCH 5.005_56] REx engine improvements
10358      Branch: perl
10359            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
10360            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
10361            ! thrdvar.h util.c
10362 ____________________________________________________________________________
10363 [  3474] By: gsar                                  on 1999/05/25  08:39:56
10364         Log: test case for change#3470
10365      Branch: perl
10366            ! t/lib/bigintpm.t
10367 ____________________________________________________________________________
10368 [  3473] By: gsar                                  on 1999/05/25  08:36:52
10369         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
10370      Branch: perl
10371            ! Changes pod/perlport.pod
10372 ____________________________________________________________________________
10373 [  3472] By: gsar                                  on 1999/05/25  08:28:57
10374         Log: assorted tweaks
10375      Branch: perl
10376            ! doio.c iperlsys.h win32/config.bc win32/config.gc
10377            ! win32/config.vc win32/config_H.bc win32/config_H.gc
10378            ! win32/config_H.vc win32/makedef.pl
10379 ____________________________________________________________________________
10380 [  3471] By: gsar                                  on 1999/05/25  06:06:04
10381         Log: perlref update from Tom Christiansen
10382      Branch: perl
10383            ! pod/perlref.pod
10384 ____________________________________________________________________________
10385 [  3470] By: gsar                                  on 1999/05/25  06:03:27
10386         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10387              Date: Mon, 24 May 1999 17:43:56 -0400
10388              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
10389              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
10390      Branch: perl
10391            ! hv.c
10392 ____________________________________________________________________________
10393 [  3469] By: gsar                                  on 1999/05/25  05:59:22
10394         Log: avoid temporary files that have a constant name (from a suggestion
10395              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
10396      Branch: perl
10397            ! lib/ExtUtils/MM_Unix.pm
10398 ____________________________________________________________________________
10399 [  3468] By: gsar                                  on 1999/05/25  05:54:29
10400         Log: From: pvhp@forte.com (Peter Prymmer)
10401              Date: Mon, 24 May 99 11:20:25 PDT
10402              Message-Id: <9905241820.AA28071@forte.com>
10403              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
10404      Branch: perl
10405            ! lib/Pod/Text.pm
10406 ____________________________________________________________________________
10407 [  3467] By: gsar                                  on 1999/05/25  04:08:50
10408         Log: fix glob() bug that resulted in missing symlinks that don't point
10409              anywhere
10410      Branch: perl
10411            ! pp_hot.c
10412 ____________________________________________________________________________
10413 [  3466] By: gsar                                  on 1999/05/25  03:00:00
10414         Log: avoid enumerating @INC contents in diagnostic if @INC was never
10415              searched
10416      Branch: perl
10417            ! pod/perldiag.pod pp_ctl.c
10418 ____________________________________________________________________________
10419 [  3465] By: gsar                                  on 1999/05/25  02:24:08
10420         Log: add caveat about close(PIPE) carelessness
10421      Branch: perl
10422            ! pod/perlfunc.pod
10423 ____________________________________________________________________________
10424 [  3464] By: gsar                                  on 1999/05/24  23:55:53
10425         Log: fix bogus line numbers for void context warnings
10426              (change#2548 was overeager)
10427      Branch: perl
10428            ! op.c
10429 ____________________________________________________________________________
10430 [  3463] By: gsar                                  on 1999/05/24  23:31:58
10431         Log: change#3455 had a typo
10432      Branch: perl
10433            ! pp_ctl.c
10434 ____________________________________________________________________________
10435 [  3462] By: gsar                                  on 1999/05/24  17:32:20
10436         Log: more pod updates from Tom Christiansen; regen perltoc
10437      Branch: perl
10438            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
10439            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
10440 ____________________________________________________________________________
10441 [  3461] By: gsar                                  on 1999/05/24  07:41:32
10442         Log: perlmod notes from Damian Conway (via Tom Christiansen)
10443      Branch: perl
10444            ! pod/perlmod.pod
10445 ____________________________________________________________________________
10446 [  3460] By: gsar                                  on 1999/05/24  07:24:11
10447         Log: major pod update from Tom Christiansen
10448      Branch: perl
10449            + pod/perltootc.pod
10450            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
10451            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
10452            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
10453            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
10454            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
10455            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
10456            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
10457            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
10458            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
10459            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
10460            ! pod/perlxs.pod pod/pod2man.PL
10461 ____________________________________________________________________________
10462 [  3459] By: gsar                                  on 1999/05/24  06:26:48
10463         Log: perlfaq update from Tom Christiansen
10464      Branch: perl
10465            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
10466            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
10467            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
10468            ! pod/perlfaq9.pod
10469 ____________________________________________________________________________
10470 [  3458] By: gsar                                  on 1999/05/24  05:55:11
10471         Log: updated to v1.50 from CPAN
10472      Branch: perl
10473            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
10474 ____________________________________________________________________________
10475 [  3457] By: gsar                                  on 1999/05/24  05:46:20
10476         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10477              Date: Sun, 23 May 1999 16:35:07 +0100
10478              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
10479              Subject: [PATCH 5.005_56] name PL_in_eval bits
10480      Branch: perl
10481            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
10482 ____________________________________________________________________________
10483 [  3456] By: gsar                                  on 1999/05/24  05:18:06
10484         Log: make -t mode the default on emacs/dumb terminals
10485      Branch: perl
10486            ! Changes utils/perldoc.PL
10487 ____________________________________________________________________________
10488 [  3455] By: gsar                                  on 1999/05/24  05:05:19
10489         Log: return 0 rather than "" when scalar grep has nothing to iterate
10490              on (brings behavior in line with documentation)
10491      Branch: perl
10492            ! pp_ctl.c
10493 ____________________________________________________________________________
10494 [  3454] By: gsar                                  on 1999/05/24  04:52:52
10495         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
10496              Date: Thu, 20 May 1999 13:27:02 -1000
10497              Message-Id: <E10kcDN-0007TA-00@lapaki>
10498              Subject: Problem with MM_Unix in 5.005_03
10499      Branch: perl
10500            ! lib/ExtUtils/MM_Unix.pm
10501 ____________________________________________________________________________
10502 [  3453] By: gsar                                  on 1999/05/24  04:39:49
10503         Log: avoid removing duplicates in user-generated warnings
10504              From: byron@omix.com (Byron Brummer)
10505              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
10506              Message-Id: <199905201101.EAA91175@thrush.omix.com>
10507              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
10508      Branch: perl
10509            ! lib/diagnostics.pm
10510 ____________________________________________________________________________
10511 [  3452] By: gsar                                  on 1999/05/24  04:23:10
10512         Log: straighten some code to avoid NeXT compiler bugs (from
10513              Geoff Kuenning <geoff@cs.hmc.edu>)
10514      Branch: perl
10515            ! pp_ctl.c
10516 ____________________________________________________________________________
10517 [  3451] By: gsar                                  on 1999/05/24  03:03:05
10518         Log: minor logic tweak for reserved word warning
10519      Branch: perl
10520            ! lib/Test/Harness.pm toke.c
10521 ____________________________________________________________________________
10522 [  3450] By: gsar                                  on 1999/05/24  02:34:20
10523         Log: oops, some files missing in change#3449
10524      Branch: perl
10525            ! op.c op.h toke.c
10526 ____________________________________________________________________________
10527 [  3449] By: gsar                                  on 1999/05/24  02:33:12
10528         Log: allow '*' prototype to autoquote even barewords that happen to be
10529              function names; parens or ampersand continue to force the other
10530              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
10531              do the right thing, for example
10532      Branch: perl
10533            ! t/comp/proto.t
10534 ____________________________________________________________________________
10535 [  3448] By: gsar                                  on 1999/05/24  01:51:24
10536         Log: remove vestiges of PL_last_proto
10537      Branch: perl
10538            ! embedvar.h intrpvar.h objXSUB.h
10539 ____________________________________________________________________________
10540 [  3447] By: gsar                                  on 1999/05/24  01:49:20
10541         Log: redo change#2061 and parts of change#1169 with code in the
10542              parser; PL_last_proto hackery gone, strict 'subs' in now
10543              implemented in the optimizer where specifying the exceptional
10544              cases is much more robust; '*' (bareword) prototype now works
10545              reliably when used in second and subsequent arguments
10546      Branch: perl
10547            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
10548 ____________________________________________________________________________
10549 [  3446] By: gsar                                  on 1999/05/23  05:00:55
10550         Log: remove redundant part of change#1169 superceded by change#2061;
10551              avoid "future reserved word" warning on prototypical bearwords
10552      Branch: perl
10553            ! t/lib/fatal.t toke.c
10554 ____________________________________________________________________________
10555 [  3445] By: gsar                                  on 1999/05/21  23:36:49
10556         Log: s/isspace/isSPACE/g and make sure the CRT version is always
10557              passed an unsigned char (fixes random occurrence of spaces in
10558              arguments containing high-bit chars passed to spawned children,
10559              on win32)
10560      Branch: perl
10561            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
10562 ____________________________________________________________________________
10563 [  3444] By: gsar                                  on 1999/05/21  23:08:55
10564         Log: integrate Configure changes from cfgperl
10565      Branch: perl
10566           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
10567           !> config_h.SH
10568 ____________________________________________________________________________
10569 [  3443] By: jhi                                   on 1999/05/21  22:00:56
10570         Log: Integrate from mainperl.
10571      Branch: cfgperl
10572           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
10573           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
10574           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
10575           !> win32/perlhost.h win32/win32.c x2p/walk.c
10576 ____________________________________________________________________________
10577 [  3442] By: jhi                                   on 1999/05/21  21:59:46
10578         Log: fflush.
10579      Branch: cfgperl
10580            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10581            ! config_h.SH
10582 ____________________________________________________________________________
10583 [  3441] By: gsar                                  on 1999/05/21  17:48:55
10584         Log: integrate cfgperl changes
10585      Branch: perl
10586           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
10587           !> config_h.SH hints/sunos_4_1.sh installperl
10588 ____________________________________________________________________________
10589 [  3440] By: gsar                                  on 1999/05/21  17:42:49
10590         Log: test tweak
10591      Branch: perl
10592            ! t/comp/proto.t
10593 ____________________________________________________________________________
10594 [  3439] By: gsar                                  on 1999/05/21  17:31:26
10595         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
10596              (Configure fflush(NULL) detection seems broken on Solaris, which
10597              is why I hit the problem)
10598      Branch: perl
10599            ! Changes perl.h
10600 ____________________________________________________________________________
10601 [  3438] By: gsar                                  on 1999/05/20  16:41:01
10602         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
10603      Branch: perl
10604            ! pod/perlport.pod
10605 ____________________________________________________________________________
10606 [  3437] By: jhi                                   on 1999/05/20  07:14:39
10607         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
10608              (via private email).
10609      Branch: cfgperl
10610            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10611            ! config_h.SH hints/sunos_4_1.sh
10612 ____________________________________________________________________________
10613 [  3436] By: gsar                                  on 1999/05/20  05:18:26
10614         Log: various little nits
10615      Branch: perl
10616            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
10617            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
10618            ! win32/perlhost.h win32/win32.c x2p/walk.c
10619 ____________________________________________________________________________
10620 [  3435] By: jhi                                   on 1999/05/18  16:25:49
10621         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10622              To: perl5-porters@perl.org
10623              Subject: installperl
10624              Date: Fri, 14 May 1999 21:34:58 +0100
10625              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
10626      Branch: cfgperl
10627            ! installperl
10628 ____________________________________________________________________________
10629 [  3434] By: jhi                                   on 1999/05/17  21:25:54
10630         Log: Integrate from mainperl.
10631      Branch: cfgperl
10632           +> lib/ExtUtils/MM_Cygwin.pm
10633            - cygwin32/impure_ptr.c
10634           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
10635           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
10636           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
10637           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
10638           !> x2p/find2perl.PL
10639 ____________________________________________________________________________
10640 [  3433] By: gsar                                  on 1999/05/17  09:49:01
10641         Log: integrate cfgperl changes into mainline
10642      Branch: perl
10643           !> Configure INSTALL config_h.SH configure.com embed.h
10644           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
10645           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
10646           !> util.c
10647 ____________________________________________________________________________
10648 [  3432] By: gsar                                  on 1999/05/17  09:06:45
10649         Log: emit more appropriate diagnostic for failed glob (variant
10650              of patch suggested by Graham Barr)
10651      Branch: perl
10652            ! gv.c pod/perldiag.pod pp.c pp_hot.c
10653 ____________________________________________________________________________
10654 [  3431] By: gsar                                  on 1999/05/17  08:38:09
10655         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
10656              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
10657              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
10658              Subject: find2perl does not grok the 'c' suffix to the -size argument
10659      Branch: perl
10660            ! x2p/find2perl.PL
10661 ____________________________________________________________________________
10662 [  3430] By: gsar                                  on 1999/05/17  08:26:21
10663         Log: additional cleanups for cygwin32 port
10664              From: "Fifer, Eric" <EFifer@sanwaint.com>
10665              Date: Wed, 12 May 1999 20:25:54 +0100
10666              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
10667              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
10668      Branch: perl
10669            + lib/ExtUtils/MM_Cygwin.pm
10670            - cygwin32/impure_ptr.c
10671            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
10672            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
10673            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
10674            ! perl.h util.c
10675 ____________________________________________________________________________
10676 [  3429] By: gsar                                  on 1999/05/17  08:01:04
10677         Log: From: Andy Dougherty <doughera@lafayette.edu>
10678              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
10679              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
10680              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
10681      Branch: perl
10682            ! INSTALL
10683 ____________________________________________________________________________
10684 [  3428] By: jhi                                   on 1999/05/17  07:03:26
10685         Log: Integrate from mainperl modulo the Socket.xs change.
10686      Branch: cfgperl
10687           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
10688           !> win32/win32.c win32/win32.h
10689 ____________________________________________________________________________
10690 [  3427] By: jhi                                   on 1999/05/16  22:09:11
10691         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10692              To: perl5-porters@perl.org (Mailing list Perl5)
10693              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
10694              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
10695              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
10696      Branch: cfgperl
10697            ! ext/Devel/Peek/Peek.xs
10698 ____________________________________________________________________________
10699 [  3426] By: jhi                                   on 1999/05/16  22:07:11
10700         Log: From: Mark-Jason Dominus <mjd@plover.com>
10701              To: perl5-porters@perl.com
10702              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
10703              Date: Sat, 15 May 1999 12:43:47 -0400
10704              Message-ID: <19990515164348.7313.qmail@plover.com>
10705      Branch: cfgperl
10706            ! pod/perldiag.pod
10707 ____________________________________________________________________________
10708 [  3425] By: nick                                  on 1999/05/15  15:56:10
10709         Log: Mingw32 + w32api-0.1.5 tweaks
10710              - now more like other Win32 compilers
10711      Branch: perl
10712            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
10713            ! win32/win32.h
10714 ____________________________________________________________________________
10715 [  3424] By: nick                                  on 1999/05/14  21:04:22
10716         Log: Experimental "slab" allocator for ops.
10717              To try it -DPL_OP_SLAB_ALLOC for op.c 
10718              This is for proof of concept only, it leaks memory 
10719              (ops are not free'd) so don't use in embedded apps.
10720              If this minimalist version does not show performance 
10721              gain then whole idea is worthless. 
10722              Nick see's approx 12% speed up vs perlmalloc running
10723              perl -Ilib -MCPAN -e '' 
10724              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
10725      Branch: perl
10726            ! op.c
10727 ____________________________________________________________________________
10728 [  3423] By: gsar                                  on 1999/05/14  19:55:04
10729         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
10730              found (brings sitelib intuition in line with privlib)
10731      Branch: perl
10732            ! win32/win32.c
10733 ____________________________________________________________________________
10734 [  3422] By: jhi                                   on 1999/05/14  08:08:01
10735         Log: From: pvhp@forte.com (Peter Prymmer)
10736              To: perl5-porters@perl.org, vmsperl@perl.org
10737              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
10738              Date: Thu, 13 May 99 15:29:57 PDT
10739              Message-Id: <9905132229.AA15854@forte.com>
10740      Branch: cfgperl
10741            ! configure.com
10742 ____________________________________________________________________________
10743 [  3421] By: jhi                                   on 1999/05/14  07:34:20
10744         Log: Integrate from mainperl.
10745      Branch: cfgperl
10746           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
10747 ____________________________________________________________________________
10748 [  3420] By: jhi                                   on 1999/05/14  07:33:26
10749         Log: Still fflushing.
10750      Branch: cfgperl
10751            ! Configure config_h.SH util.c
10752 ____________________________________________________________________________
10753 [  3419] By: gsar                                  on 1999/05/14  03:08:29
10754         Log: mortalize string allocations by win32_get_{priv,site}lib()
10755              (fixes small memory leak in interpreter)
10756      Branch: perl
10757            ! win32/win32.c
10758 ____________________________________________________________________________
10759 [  3418] By: gsar                                  on 1999/05/14  03:06:50
10760         Log: make win32_longname() preserve kind of slashes in argument
10761      Branch: perl
10762            ! win32/win32.c
10763 ____________________________________________________________________________
10764 [  3417] By: gsar                                  on 1999/05/14  03:04:44
10765         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
10766      Branch: perl
10767            ! lib/ExtUtils/MM_Unix.pm
10768 ____________________________________________________________________________
10769 [  3416] By: jhi                                   on 1999/05/13  21:18:06
10770         Log: Integrate from mainperl.
10771      Branch: cfgperl
10772           !> pp_ctl.c
10773 ____________________________________________________________________________
10774 [  3415] By: jhi                                   on 1999/05/13  21:16:49
10775         Log: Fixes from Andy Dougherty (via private email).
10776      Branch: cfgperl
10777            ! Configure config_h.SH
10778 ____________________________________________________________________________
10779 [  3414] By: nick                                  on 1999/05/13  20:04:26
10780         Log: valist vs va_list typo
10781      Branch: perl
10782            ! pp_ctl.c
10783 ____________________________________________________________________________
10784 [  3413] By: jhi                                   on 1999/05/13  15:04:05
10785         Log: From: Andy Dougherty <doughera@lafayette.edu>
10786              To: perlbug@perl.com
10787              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
10788              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
10789              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
10790      Branch: cfgperl
10791            ! INSTALL
10792 ____________________________________________________________________________
10793 [  3412] By: jhi                                   on 1999/05/13  14:20:17
10794         Log: Integrate from mainperl.
10795      Branch: cfgperl
10796           !> pp_ctl.c
10797 ____________________________________________________________________________
10798 [  3411] By: gsar                                  on 1999/05/13  14:16:56
10799         Log: docatch_body() declaration mismatch
10800      Branch: perl
10801            ! pp_ctl.c
10802 ____________________________________________________________________________
10803 [  3410] By: jhi                                   on 1999/05/13  13:51:44
10804         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
10805      Branch: cfgperl
10806            ! Configure config_h.SH perl.h
10807 ____________________________________________________________________________
10808 [  3409] By: jhi                                   on 1999/05/13  13:31:53
10809         Log: Still fflushing strong.
10810      Branch: cfgperl
10811            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
10812            ! proto.h util.c
10813 ____________________________________________________________________________
10814 [  3408] By: jhi                                   on 1999/05/12  14:30:23
10815         Log: Integrate from mainperl.
10816      Branch: cfgperl
10817           !> (integrate 30 files)
10818 ____________________________________________________________________________
10819 [  3407] By: jhi                                   on 1999/05/12  12:28:31
10820         Log: Be tidier with fflush(NULL) testing.
10821      Branch: cfgperl
10822            ! Configure config_h.SH
10823 ____________________________________________________________________________
10824 [  3406] By: gsar                                  on 1999/05/12  11:26:03
10825         Log: better range-checking on list slices, with test
10826              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10827              Date: Sun, 02 May 1999 17:02:53 +0100
10828              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
10829              Subject: Re: List slice of undefs returns 0 items 
10830      Branch: perl
10831            ! pp.c t/op/list.t
10832 ____________________________________________________________________________
10833 [  3405] By: gsar                                  on 1999/05/12  11:22:27
10834         Log: change#3397 needs test tweak
10835      Branch: perl
10836            ! Changes t/pragma/warn/sv
10837 ____________________________________________________________________________
10838 [  3404] By: gsar                                  on 1999/05/12  11:07:44
10839         Log: typo in change#3397
10840      Branch: perl
10841            ! doop.c
10842 ____________________________________________________________________________
10843 [  3403] By: gsar                                  on 1999/05/12  10:49:01
10844         Log: From: Stephen Zander <gibreel@pobox.com>
10845              Date: 12 May 1999 01:22:31 -0700
10846              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
10847              Subject: Re: Test::Harness runs tainted tests with wrong library path
10848      Branch: perl
10849            ! lib/Test/Harness.pm
10850 ____________________________________________________________________________
10851 [  3402] By: gsar                                  on 1999/05/12  10:42:06
10852         Log: typo in change#3400
10853      Branch: perl
10854            ! ext/B/B/Deparse.pm
10855 ____________________________________________________________________________
10856 [  3401] By: jhi                                   on 1999/05/12  10:40:42
10857         Log: A better, shinier, and possibly even correctly working
10858              reincarnation of #3398.
10859      Branch: cfgperl
10860            ! Configure config_h.SH
10861 ____________________________________________________________________________
10862 [  3400] By: gsar                                  on 1999/05/12  10:40:11
10863         Log: deparse \&func() as \(&func()) for clarity
10864              From: Albert Dvornik <bert@genscan.com>
10865              Date: 11 May 1999 13:32:04 -0400
10866              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
10867              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
10868      Branch: perl
10869            ! ext/B/B/Deparse.pm
10870 ____________________________________________________________________________
10871 [  3399] By: gsar                                  on 1999/05/12  10:36:02
10872         Log: more testsuite smarts (many of them courtesy Ilya)
10873      Branch: perl
10874            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
10875            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
10876            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
10877            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
10878            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
10879            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
10880            ! t/op/pwent.t
10881 ____________________________________________________________________________
10882 [  3398] By: jhi                                   on 1999/05/12  09:33:08
10883         Log: Detect whether fflush(NULL) works as per change #3352.
10884      Branch: cfgperl
10885            ! Configure config_h.SH perl.h
10886 ____________________________________________________________________________
10887 [  3397] By: gsar                                  on 1999/05/12  08:56:03
10888         Log: From: jan.dubois@ibm.net (Jan Dubois)
10889              Date: Wed, 12 May 1999 01:01:00 +0200
10890              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
10891              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
10892      Branch: perl
10893            ! doop.c
10894 ____________________________________________________________________________
10895 [  3396] By: gsar                                  on 1999/05/12  08:23:27
10896         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
10897              stat() behaves similarly
10898      Branch: perl
10899            ! win32/win32.c
10900 ____________________________________________________________________________
10901 [  3395] By: jhi                                   on 1999/05/11  22:21:32
10902         Log: Redo parts of #3341 and #3358 that #3394 undid.
10903      Branch: cfgperl
10904            ! Configure config_h.SH
10905 ____________________________________________________________________________
10906 [  3394] By: jhi                                   on 1999/05/11  22:03:48
10907         Log: Add I_NETINET_TCP to help change #3391.
10908      Branch: cfgperl
10909            ! Configure config_h.SH ext/Socket/Socket.xs
10910 ____________________________________________________________________________
10911 [  3393] By: jhi                                   on 1999/05/11  21:44:59
10912         Log: Integrate from mainperl.
10913      Branch: cfgperl
10914           !> (integrate 55 files)
10915 ____________________________________________________________________________
10916 [  3392] By: gsar                                  on 1999/05/11  20:56:43
10917         Log: update embedvar.h
10918      Branch: perl
10919            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
10920 ____________________________________________________________________________
10921 [  3391] By: gsar                                  on 1999/05/11  16:32:05
10922         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
10923              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
10924              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
10925              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
10926      Branch: perl
10927            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
10928 ____________________________________________________________________________
10929 [  3390] By: gsar                                  on 1999/05/11  15:27:40
10930         Log: display more frequent progress messages when STDOUT is a tty
10931      Branch: perl
10932            ! lib/Test/Harness.pm
10933 ____________________________________________________________________________
10934 [  3389] By: gsar                                  on 1999/05/11  14:40:58
10935         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10936              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
10937              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
10938              Subject: [PATCH 5.005_53] Explanations by Test::Harness
10939      Branch: perl
10940            ! lib/Test/Harness.pm
10941 ____________________________________________________________________________
10942 [  3388] By: gsar                                  on 1999/05/11  14:08:14
10943         Log: avoid creating spurious subroutine stubs on failed subroutine
10944              call and other places of sv_2cv() misuse; fixes problems with
10945              failed subroutine calls "hiding" later attempts to lookup methods
10946              in base classes
10947      Branch: perl
10948            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
10949 ____________________________________________________________________________
10950 [  3387] By: gsar                                  on 1999/05/11  09:34:13
10951         Log: various fixes for clean build and test on win32; configpm broken,
10952              needed to open myconfig.SH rather than myconfig; sundry adjustments
10953              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
10954              work under win32; getenv_sv() changed to getenv_len() since SVs
10955              aren't visible in the lower echelons; remove bogus exports from
10956              config.sym; PERL_OBJECT-ness for C++ exception support; null out
10957              IoDIRP in filter_del() or sv_free() will attempt to close it
10958      Branch: perl
10959            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
10960            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
10961            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
10962            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
10963            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
10964            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
10965            ! win32/config.gc win32/config.vc win32/makedef.pl
10966            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
10967            ! win32/win32.c win32/win32.h
10968 ____________________________________________________________________________
10969 [  3386] By: gsar                                  on 1999/05/11  02:49:07
10970         Log: gutsupport for C++ exceptions
10971              From: Chip Salzenberg <chip@perlsupport.com>
10972              Date: Tue, 9 Mar 1999 11:51:57 -0500
10973              Message-ID: <19990309115157.E7911@perlsupport.com>
10974              Subject: [PATCH 5.005] Flexible Exceptions
10975      Branch: perl
10976            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
10977            ! scope.c scope.h thrdvar.h util.c
10978 ____________________________________________________________________________
10979 [  3385] By: gsar                                  on 1999/05/10  19:33:36
10980         Log: "weak" references internals, still needs perlguts documentation
10981              (somewhat modified version of patch suggested by Tuomas J. Lukka
10982              <lukka@fas.harvard.edu>)
10983      Branch: perl
10984            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
10985            ! pod/perldiag.pod proto.h sv.c sv.h util.c
10986 ____________________________________________________________________________
10987 [  3384] By: jhi                                   on 1999/05/10  18:21:43
10988         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
10989              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
10990      Branch: cfgperl
10991            ! INSTALL hints/dec_osf.sh
10992 ____________________________________________________________________________
10993 [  3381] By: jhi                                   on 1999/05/10  14:39:28
10994         Log: Integrate from mainperl.
10995      Branch: cfgperl
10996           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
10997           +> cygwin32/build-instructions.charles-wilson
10998           +> cygwin32/build-instructions.sebastien-barre
10999           +> cygwin32/build-instructions.steven-morlock
11000           +> cygwin32/build-instructions.steven-morlock2
11001           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
11002           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
11003           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
11004           +> t/op/numconvert.t utils/perlbc.PL
11005            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
11006            - cygwin32/perlld
11007           !> (integrate 105 files)
11008 ____________________________________________________________________________
11009 [  3380] By: gsar                                  on 1999/05/10  12:27:14
11010         Log: regen regnodes.h
11011      Branch: perl
11012            ! Changes regnodes.h
11013 ____________________________________________________________________________
11014 [  3379] By: gsar                                  on 1999/05/10  12:17:26
11015         Log: From: jan.dubois@ibm.net (Jan Dubois)
11016              Date: Sat, 01 May 1999 22:55:36 +0200
11017              Message-ID: <373067e9.56194713@smtp1.ibm.net>
11018              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
11019      Branch: perl
11020            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
11021            ! win32/config_H.vc
11022 ____________________________________________________________________________
11023 [  3378] By: gsar                                  on 1999/05/10  12:07:13
11024         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11025              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
11026              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
11027              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
11028      Branch: perl
11029            + t/op/numconvert.t
11030            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
11031            ! util.c
11032 ____________________________________________________________________________
11033 [  3377] By: gsar                                  on 1999/05/10  11:39:48
11034         Log: pp_modulo comment tweak from Ilya
11035      Branch: perl
11036            ! pp.c
11037 ____________________________________________________________________________
11038 [  3376] By: gsar                                  on 1999/05/10  11:30:40
11039         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
11040              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
11041              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
11042              Subject: Test.pm update [PATCH _56]
11043      Branch: perl
11044            ! lib/Test.pm
11045 ____________________________________________________________________________
11046 [  3375] By: gsar                                  on 1999/05/10  11:28:30
11047         Log: From: jan.dubois@ibm.net (Jan Dubois)
11048              Date: Fri, 07 May 1999 00:59:54 +0200
11049              Message-ID: <373318ae.19292461@smtp1.ibm.net>
11050              Subject: Re: Using existing memory for an SV's PV 
11051      Branch: perl
11052            ! sv.c
11053 ____________________________________________________________________________
11054 [  3374] By: gsar                                  on 1999/05/10  11:23:44
11055         Log: From: jan.dubois@ibm.net (Jan Dubois)
11056              Date: Fri, 07 May 1999 00:59:52 +0200
11057              Message-ID: <37321800.19118320@smtp1.ibm.net>
11058              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
11059      Branch: perl
11060            ! perl.h
11061 ____________________________________________________________________________
11062 [  3373] By: gsar                                  on 1999/05/10  11:22:10
11063         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11064              Date: Thu, 6 May 1999 18:17:28 -0400
11065              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
11066              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
11067      Branch: perl
11068            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
11069            ! util.c
11070 ____________________________________________________________________________
11071 [  3372] By: gsar                                  on 1999/05/10  10:57:49
11072         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11073              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
11074              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
11075              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
11076      Branch: perl
11077            ! regcomp.c regcomp.pl
11078 ____________________________________________________________________________
11079 [  3371] By: gsar                                  on 1999/05/10  10:54:01
11080         Log: From: lane@duphy4.physics.drexel.edu
11081              Date: Tue, 04 May 1999 10:19:25 -0700
11082              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
11083              Subject: [PATCH 5.005.56] pod->html VMS fixes
11084      Branch: perl
11085            ! installhtml lib/Pod/Html.pm
11086 ____________________________________________________________________________
11087 [  3370] By: gsar                                  on 1999/05/10  10:45:52
11088         Log: testsuite nits
11089      Branch: perl
11090            ! t/lib/io_linenum.t t/op/filetest.t
11091 ____________________________________________________________________________
11092 [  3369] By: gsar                                  on 1999/05/10  10:35:22
11093         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11094              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
11095              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
11096              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
11097      Branch: perl
11098            ! os2/os2ish.h os2/os2thread.h
11099 ____________________________________________________________________________
11100 [  3368] By: gsar                                  on 1999/05/10  10:00:11
11101         Log: From: Albert Dvornik <bert@genscan.com>
11102              Date: 03 May 1999 12:20:57 -0400
11103              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
11104              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
11105      Branch: perl
11106            ! dump.c
11107 ____________________________________________________________________________
11108 [  3367] By: gsar                                  on 1999/05/10  09:55:51
11109         Log: shadow password support for Solaris (needs Configure help to
11110              determine HAS_GETSPENT)
11111              From: "Patrick O'Brien" <pdo@cs.umd.edu>
11112              Date: Sat, 01 May 1999 19:41:17 -0400
11113              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
11114              Subject: getpwent() under solaris
11115      Branch: perl
11116            ! pp_sys.c
11117 ____________________________________________________________________________
11118 [  3366] By: gsar                                  on 1999/05/10  09:45:58
11119         Log: From: jan.dubois@ibm.net (Jan Dubois)
11120              Date: Sat, 01 May 1999 23:45:47 +0200
11121              Message-ID: <373373fb.59284266@smtp1.ibm.net>
11122              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
11123      Branch: perl
11124            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
11125            ! pod/perldelta.pod
11126 ____________________________________________________________________________
11127 [  3365] By: gsar                                  on 1999/05/10  09:34:22
11128         Log: test suite and fix input_line_number()
11129              From: Paul Johnson <pjcj@transeda.com>
11130              Date: Thu, 29 Apr 1999 06:28:14 +0100
11131              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
11132              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
11133      Branch: perl
11134            + t/lib/io_linenum.t
11135            ! MANIFEST ext/IO/lib/IO/Handle.pm
11136 ____________________________________________________________________________
11137 [  3364] By: gsar                                  on 1999/05/10  09:20:56
11138         Log: fix overeager [:foo:] parsing
11139              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11140              Date: Fri, 30 Apr 1999 09:26:18 +0100
11141              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
11142              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
11143      Branch: perl
11144            ! regcomp.c t/op/re_tests
11145 ____________________________________________________________________________
11146 [  3363] By: gsar                                  on 1999/05/10  09:09:21
11147         Log: documentation for Win32 builtins (somewhat modified)
11148              From: jan.dubois@ibm.net (Jan Dubois)
11149              Date: Tue, 30 Mar 1999 08:05:03 +0200
11150              Message-ID: <37006783.1926460@smtp1.ibm.net>
11151              Subject: Re: Issues with build 509 
11152      Branch: perl
11153            + pod/Win32.pod
11154            ! MANIFEST
11155 ____________________________________________________________________________
11156 [  3362] By: gsar                                  on 1999/05/10  08:22:07
11157         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
11158      Branch: perl
11159            ! lib/File/Copy.pm win32/win32.c
11160 ____________________________________________________________________________
11161 [  3361] By: gsar                                  on 1999/05/10  08:11:29
11162         Log: escape ampersands in <pre> sections
11163      Branch: perl
11164            ! Changes lib/Pod/Html.pm
11165 ____________________________________________________________________________
11166 [  3360] By: gsar                                  on 1999/05/10  08:04:14
11167         Log: AIX hints enhancements (threads build, SOCKS support)
11168              From: "David R. Favor" <dfavor@austin.ibm.com>
11169              Date: Wed, 28 Apr 1999 08:45:28 -0500
11170              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
11171              Subject: Working build for AIX + gcc + threading
11172      Branch: perl
11173            ! hints/aix.sh
11174 ____________________________________________________________________________
11175 [  3359] By: gsar                                  on 1999/05/10  07:49:26
11176         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
11177              Date: Tue, 27 Apr 1999 23:47:24 PDT
11178              Message-ID: <19990428064724.95244.qmail@hotmail.com>
11179              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
11180              --
11181              Date: Thu, 29 Apr 1999 18:21:06 -0700
11182              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
11183              Subject: [PATCH 5.005_56] double constants ( C.pm)
11184              --
11185              Date: Mon, 03 May 1999 20:21:31 PDT
11186              Message-ID: <19990504032131.81113.qmail@hotmail.com>
11187              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
11188              --
11189              Date: Thu, 06 May 1999 17:57:09 -0700
11190              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
11191              Subject: Stash.pm
11192      Branch: perl
11193            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
11194            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
11195 ____________________________________________________________________________
11196 [  3358] By: gsar                                  on 1999/05/10  04:39:15
11197         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
11198              From: alexander smishlajev <als@turnhere.com>
11199              Date: Sun, 25 Apr 1999 14:58:29 +0300
11200              Message-ID: <37230365.5F68B460@turnhere.com>
11201              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
11202      Branch: perl
11203            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
11204            + cygwin32/build-instructions.charles-wilson
11205            + cygwin32/build-instructions.sebastien-barre
11206            + cygwin32/build-instructions.steven-morlock
11207            + cygwin32/build-instructions.steven-morlock2
11208            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
11209            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
11210            - cygwin32/perlld
11211            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
11212            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
11213            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
11214            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
11215            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
11216            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
11217 ____________________________________________________________________________
11218 [  3357] By: gsar                                  on 1999/05/10  04:07:07
11219         Log: applied suggested patch, modulo already applied parts
11220              From: Charles Bailey <BAILEY@newman.upenn.edu>
11221              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
11222              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
11223              Subject: [Patch 5.005_56] VMS consolidated patch #2
11224      Branch: perl
11225            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
11226            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
11227            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
11228            ! vms/subconfigure.com vms/test.com vms/vms.c
11229 ____________________________________________________________________________
11230 [  3356] By: gsar                                  on 1999/05/10  03:48:08
11231         Log: applied suggested patch, with win32 and PERL_OBJECT additions
11232              From: Tom Hughes <tom@compton.nu>
11233              Date: Sat, 24 Apr 1999 18:11:59 +0100
11234              Message-ID: <609bdff748.tom@compton.compton.nu>
11235              Subject: ByteLoader patch
11236      Branch: perl
11237            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
11238            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
11239            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
11240            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
11241            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
11242            ! utils/Makefile win32/Makefile win32/makefile.mk
11243 ____________________________________________________________________________
11244 [  3355] By: gsar                                  on 1999/05/10  03:22:49
11245         Log: document 'test' attribute (from Andreas Koenig)
11246      Branch: perl
11247            ! lib/ExtUtils/MakeMaker.pm
11248 ____________________________________________________________________________
11249 [  3354] By: gsar                                  on 1999/05/10  03:12:37
11250         Log: From: pmarquess@bfsec.bt.co.uk
11251              Date: Thu, 22 Apr 1999 23:12:08 +0100
11252              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
11253              Subject: PATCH for small bug in scan_bin
11254      Branch: perl
11255            ! util.c
11256 ____________________________________________________________________________
11257 [  3353] By: gsar                                  on 1999/05/10  02:39:33
11258         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
11259              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
11260      Branch: perl
11261            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
11262            ! win32/win32iop.h
11263 ____________________________________________________________________________
11264 [  3352] By: gsar                                  on 1999/05/09  22:47:39
11265         Log: flush all open output buffers before fork(), exec(), system, qx//
11266              and pipe open() operations, simplifying buffering headaches faced
11267              by users; uses fflush(NULL), which may need Configure test
11268      Branch: perl
11269            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
11270            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
11271 ____________________________________________________________________________
11272 [  3351] By: gsar                                  on 1999/05/09  21:11:51
11273         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
11274              Leroy <jll@skynet.be>)
11275      Branch: perl
11276            ! utils/perlcc.PL
11277 ____________________________________________________________________________
11278 [  3350] By: gsar                                  on 1999/05/09  20:39:11
11279         Log: normalize $^X to full pathname on win32
11280      Branch: perl
11281            ! win32/runperl.c
11282 ____________________________________________________________________________
11283 [  3349] By: gsar                                  on 1999/05/09  20:23:07
11284         Log: allow readline($globref), <$globref> already works
11285      Branch: perl
11286            ! pp_hot.c
11287 ____________________________________________________________________________
11288 [  3348] By: gsar                                  on 1999/05/09  20:00:09
11289         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
11290              <lemburg@online-club.de>)
11291      Branch: perl
11292            ! utils/perldoc.PL
11293 ____________________________________________________________________________
11294 [  3347] By: gsar                                  on 1999/05/09  18:47:21
11295         Log: additions to Thread.pm docs from Tuomas J. Lukka
11296              <lukka@fas.harvard.edu>
11297      Branch: perl
11298            ! ext/Thread/Thread.pm
11299 ____________________________________________________________________________
11300 [  3346] By: gsar                                  on 1999/05/09  18:38:00
11301         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11302              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
11303              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
11304              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
11305      Branch: perl
11306            ! ext/B/B/Xref.pm
11307 ____________________________________________________________________________
11308 [  3345] By: gsar                                  on 1999/05/09  18:22:43
11309         Log: work around mangled archname on win32 while finding privlib/sitelib;
11310              normalize lib paths to forward slashes internally
11311      Branch: perl
11312            ! win32/win32.c
11313 ____________________________________________________________________________
11314 [  3344] By: gsar                                  on 1999/05/09  03:20:06
11315         Log: fix typo in dbm filters that caused odbm.t to fail
11316      Branch: perl
11317            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
11318 ____________________________________________________________________________
11319 [  3343] By: gsar                                  on 1999/05/09  02:02:59
11320         Log: tweak test totals
11321      Branch: perl
11322            ! Changes t/lib/tie-stdhandle.t
11323 ____________________________________________________________________________
11324 [  3342] By: gsar                                  on 1999/05/09  01:42:06
11325         Log: import list propagation busted (pointed out by Ton Hospel
11326              <thospel@mail.dma.be>)
11327      Branch: perl
11328            ! lib/autouse.pm
11329 ____________________________________________________________________________
11330 [  3341] By: gsar                                  on 1999/05/09  00:54:18
11331         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
11332              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
11333      Branch: perl
11334            ! Configure Makefile.SH
11335 ____________________________________________________________________________
11336 [  3340] By: gsar                                  on 1999/05/09  00:40:41
11337         Log: generate manpages for newly added utils
11338      Branch: perl
11339            ! installman
11340 ____________________________________________________________________________
11341 [  3339] By: gsar                                  on 1999/05/09  00:33:50
11342         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11343              Date: Sun, 02 May 1999 17:59:24 +0100
11344              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
11345              Subject: [PATCH] Re: ptr to realloced memory in yylex
11346      Branch: perl
11347            ! toke.c
11348 ____________________________________________________________________________
11349 [  3338] By: jhi                                   on 1999/05/08  22:40:29
11350         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
11351      Branch: cfgperl
11352            ! INSTALL
11353 ____________________________________________________________________________
11354 [  3337] By: jhi                                   on 1999/05/08  22:22:26
11355         Log: Integrate from mainperl.
11356      Branch: cfgperl
11357           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
11358           !> (integrate 54 files)
11359 ____________________________________________________________________________
11360 [  3336] By: gsar                                  on 1999/05/08  21:48:22
11361         Log: make perldoc -f grok nested =items
11362      Branch: perl
11363            ! utils/perldoc.PL
11364 ____________________________________________________________________________
11365 [  3335] By: gsar                                  on 1999/05/08  19:48:11
11366         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
11367      Branch: perl
11368            ! op.c t/lib/fields.t
11369 ____________________________________________________________________________
11370 [  3334] By: gsar                                  on 1999/05/08  19:09:41
11371         Log: update test totals
11372      Branch: perl
11373            ! t/lib/bigintpm.t
11374 ____________________________________________________________________________
11375 [  3333] By: gsar                                  on 1999/05/08  16:56:02
11376         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
11377      Branch: perl
11378            ! pod/perlfunc.pod
11379 ____________________________________________________________________________
11380 [  3332] By: gsar                                  on 1999/05/08  16:46:44
11381         Log: applied suggested patch, added tests
11382              From: William Mann <wmann@avici.com>
11383              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
11384              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
11385              Subject: BigInt.pm extensions for logical operations
11386      Branch: perl
11387            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
11388 ____________________________________________________________________________
11389 [  3331] By: gsar                                  on 1999/05/08  16:09:33
11390         Log: avoid temporary files named 'tmp'
11391      Branch: perl
11392            ! Makefile.SH pp.c
11393 ____________________________________________________________________________
11394 [  3330] By: nick                                  on 1999/05/08  14:16:30
11395         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
11396              Provide Tie::StdHandle
11397              Basic update of docs.
11398      Branch: perl
11399            + t/lib/tie-stdhandle.t
11400            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
11401 ____________________________________________________________________________
11402 [  3329] By: nick                                  on 1999/05/08  12:03:45
11403         Log: Tweaks to open(my $fh,...) stuff
11404      Branch: perl
11405            ! op.c pp.c pp_sys.c t/io/open.t
11406 ____________________________________________________________________________
11407 [  3328] By: nick                                  on 1999/05/08  11:18:42
11408         Log: Bring SDBM_File.xs into line with new typemap
11409      Branch: perl
11410            ! ext/SDBM_File/SDBM_File.xs
11411 ____________________________________________________________________________
11412 [  3327] By: gsar                                  on 1999/05/08  00:07:11
11413         Log: add test case for AUTOLOAD reentrancy fix in change#3279
11414      Branch: perl
11415            ! t/lib/autoloader.t
11416 ____________________________________________________________________________
11417 [  3326] By: nick                                  on 1999/05/07  21:24:50
11418         Log: Implement open( my $fh, ...) and similar.
11419              Set flag in op.c for "constructor ops"
11420              In pp_rv2gv, if flag is set and arg is PADSV and uninit
11421              vivify as reference to a detached GV.
11422              (Name of GV is the pad name.)
11423              This scheme should "just work" for pipe/socket etc. too.
11424              
11425              #if 0 out the open(FH,undef) for now.
11426              Change t/io/open.t to test open(my $fh,...)
11427      Branch: perl
11428            ! op.c pp.c pp_sys.c t/io/open.t
11429 ____________________________________________________________________________
11430 [  3325] By: nick                                  on 1999/05/07  21:18:42
11431         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
11432      Branch: perl
11433            ! util.c
11434 ____________________________________________________________________________
11435 [  3324] By: gsar                                  on 1999/05/07  20:28:31
11436         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
11437              intervening code has to allocate SVs)
11438      Branch: perl
11439            ! util.c
11440 ____________________________________________________________________________
11441 [  3323] By: gsar                                  on 1999/05/07  19:45:08
11442         Log: allow line numbers to show in diagnostics during global destruction
11443      Branch: perl
11444            ! util.c
11445 ____________________________________________________________________________
11446 [  3322] By: gsar                                  on 1999/05/07  09:38:11
11447         Log: From: Dan Sugalski <sugalskd@ous.edu>
11448              Date: Fri, 09 Apr 1999 16:16:39 -0700
11449              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
11450              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
11451      Branch: perl
11452            ! lib/ExtUtils/MM_VMS.pm
11453 ____________________________________________________________________________
11454 [  3321] By: gsar                                  on 1999/05/07  09:08:23
11455         Log: From: kwzh@gnu.org (Karl Heuer)
11456              Date: Wed, 7 Apr 1999 23:58:58 -0400
11457              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
11458              Subject: [perl-5.005.02] detect lack of /dev/tty
11459      Branch: perl
11460            ! Makefile.SH
11461 ____________________________________________________________________________
11462 [  3320] By: gsar                                  on 1999/05/07  08:52:14
11463         Log: allow distinct prefix for versioned executables
11464              From: Roderick Schertler <roderick@argon.org>
11465              Date: Wed, 07 Apr 1999 15:34:56 -0400
11466              Message-ID: <3003.923513696@eeyore.ibcinc.com>
11467              Subject: perl55.00503 -> perl5.00503 patch for installperl
11468      Branch: perl
11469            ! INSTALL installperl
11470 ____________________________________________________________________________
11471 [  3319] By: gsar                                  on 1999/05/07  08:07:02
11472         Log: From: Dan Sugalski <sugalskd@osshe.edu>
11473              Date: Mon, 05 Apr 1999 15:38:42 -0700
11474              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
11475              Subject: Re: chomp fails with $/ in fixed-length record mode
11476              --
11477              From: Roderick Schertler <roderick@argon.org>
11478              Date: Tue, 06 Apr 1999 21:11:37 -0400
11479              Message-ID: <2795.923447497@eeyore.ibcinc.com>
11480              Subject: Re: chomp fails with $/ in fixed-length record mode
11481      Branch: perl
11482            ! doop.c pod/perlfunc.pod t/op/chop.t
11483 ____________________________________________________________________________
11484 [  3318] By: gsar                                  on 1999/05/07  07:56:35
11485         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11486              Date: Tue, 6 Apr 1999 01:40:36 -0400
11487              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
11488              Subject: [PATCH 5.005_*] Make % use fmod()
11489      Branch: perl
11490            ! pp.c t/op/arith.t
11491 ____________________________________________________________________________
11492 [  3317] By: gsar                                  on 1999/05/07  04:18:11
11493         Log: DBM Filters (via private mail)
11494              From: pmarquess@bfsec.bt.co.uk
11495              Date: Sun, 18 Apr 1999 21:05:52 +0100
11496              Message-Id: <199904182009.NAA19152@activestate.com>
11497              Subject: DBM Filters
11498      Branch: perl
11499            + pod/perldbmfilter.pod
11500            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
11501            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
11502            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
11503            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
11504            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
11505            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
11506            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
11507            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
11508            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
11509            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
11510            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
11511            ! t/lib/sdbm.t
11512 ____________________________________________________________________________
11513 [  3316] By: gsar                                  on 1999/05/07  03:28:53
11514         Log: avoid negative return value from Win32::GetTickCount()
11515              From: jan.dubois@ibm.net (Jan Dubois)
11516              Date: Sat, 03 Apr 1999 19:04:18 +0200
11517              Message-ID: <37084742.22824479@smtp1.ibm.net>
11518              Subject: Re: Win32::GetTickCount
11519      Branch: perl
11520            ! win32/win32.c
11521 ____________________________________________________________________________
11522 [  3314] By: gsar                                  on 1999/05/06  08:01:23
11523         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
11524              Date: Tue, 30 Mar 1999 23:40:34 PST
11525              Message-ID: <19990331074034.6117.qmail@hotmail.com>
11526              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
11527              --
11528              Date: Wed, 07 Apr 1999 00:28:23 -0800
11529              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
11530              Subject: [PATCH 5.005_56] function prototypes(B.pm)
11531              --
11532              Date: Thu, 22 Apr 1999 23:40:52 -0700
11533              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
11534              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
11535              --
11536              Date: Tue, 27 Apr 1999 01:14:49 PDT
11537              Message-ID: <19990427081449.28615.qmail@hotmail.com>
11538              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
11539      Branch: perl
11540            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
11541            ! t/op/ref.t
11542 ____________________________________________________________________________
11543 [  3313] By: jhi                                   on 1999/05/06  07:59:52
11544         Log: Integrate from mainperl.
11545      Branch: cfgperl
11546           !> (integrate 33 files)
11547 ____________________________________________________________________________
11548 [  3312] By: gsar                                  on 1999/05/06  07:11:50
11549         Log: add Ethiopic section to unicode master database (from Ken
11550              Whistler <kenw@sybase.com>)
11551      Branch: perl
11552            ! lib/unicode/UnicodeData-Latest.txt
11553 ____________________________________________________________________________
11554 [  3311] By: gsar                                  on 1999/05/06  05:37:55
11555         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
11556              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
11557              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
11558              Subject: Largefiles for Solaris
11559      Branch: perl
11560            ! hints/solaris_2.sh
11561 ____________________________________________________________________________
11562 [  3310] By: gsar                                  on 1999/05/06  05:14:35
11563         Log: emit more accurate diagnostic for syntax errors involving <>
11564              within eval""
11565      Branch: perl
11566            ! toke.c utils/perldoc.PL
11567 ____________________________________________________________________________
11568 [  3309] By: gsar                                  on 1999/05/06  04:36:31
11569         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
11570      Branch: perl
11571            ! t/lib/open3.t
11572 ____________________________________________________________________________
11573 [  3308] By: gsar                                  on 1999/05/06  03:19:16
11574         Log: applied first part of suggested patch (bug described cannot be
11575              reproduced any longer, so the second inconclusive part has not
11576              been applied)
11577              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11578              Date: Sun, 28 Mar 1999 04:51:34 +0100
11579              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
11580              Subject: [PATCH 5.005_56] Re: A core dump 
11581      Branch: perl
11582            ! toke.c
11583 ____________________________________________________________________________
11584 [  3307] By: gsar                                  on 1999/05/06  01:56:06
11585         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
11586              change#3180)
11587      Branch: perl
11588            ! op.c
11589 ____________________________________________________________________________
11590 [  3306] By: gsar                                  on 1999/05/05  17:17:34
11591         Log: applied non-conflicting parts of suggested patch
11592              From: Charles Bailey <BAILEY@newman.upenn.edu>
11593              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
11594              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
11595              Subject: [Patch 5.005_56] Revised VMS patch
11596      Branch: perl
11597            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
11598            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
11599 ____________________________________________________________________________
11600 [  3305] By: gsar                                  on 1999/05/05  16:20:19
11601         Log: make perldoc use backslashed pathnames within system() on win32
11602      Branch: perl
11603            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
11604 ____________________________________________________________________________
11605 [  3304] By: gsar                                  on 1999/05/05  07:29:43
11606         Log: upgrade Pod::Parser to v1.081 from CPAN
11607      Branch: perl
11608            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
11609            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
11610            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
11611 ____________________________________________________________________________
11612 [  3303] By: gsar                                  on 1999/05/05  07:02:07
11613         Log: From: Andy Dougherty <doughera@lafayette.edu>
11614              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
11615              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
11616              Subject: [PATCH 5.005_03-MT3] INSTALL patches
11617      Branch: perl
11618            ! INSTALL
11619 ____________________________________________________________________________
11620 [  3302] By: gsar                                  on 1999/05/05  06:55:21
11621         Log: load base packages based on nonexistent $VERSION
11622              From: andreas.koenig@anima.de (Andreas J. Koenig)
11623              Date: 19 Mar 1999 06:00:28 +0100
11624              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
11625              Subject: Re: base.pm flaw
11626      Branch: perl
11627            ! lib/base.pm lib/locale.pm
11628 ____________________________________________________________________________
11629 [  3301] By: gsar                                  on 1999/05/04  05:41:08
11630         Log: pod2man outputs switched date and revision label (fix suggested by
11631              EthanSasiela@mede.com)
11632      Branch: perl
11633            ! pod/pod2man.PL
11634 ____________________________________________________________________________
11635 [  3300] By: gsar                                  on 1999/05/03  18:48:25
11636         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
11637              (makes opendir(D,"c:") work reliably)
11638      Branch: perl
11639            ! win32/win32.c
11640 ____________________________________________________________________________
11641 [  3299] By: gsar                                  on 1999/05/02  19:39:55
11642         Log: add test case for change#3298
11643      Branch: perl
11644            ! sv.c t/op/readdir.t
11645 ____________________________________________________________________________
11646 [  3298] By: gsar                                  on 1999/05/02  19:24:41
11647         Log: close directory handles properly when localized
11648      Branch: perl
11649            ! sv.c
11650 ____________________________________________________________________________
11651 [  3297] By: jhi                                   on 1999/04/30  11:42:14
11652         Log: Integrate from mainperl.
11653      Branch: cfgperl
11654           !> Changes config_h.SH configure.com lib/AutoLoader.pm
11655           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
11656           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
11657           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
11658           !> vms/subconfigure.com win32/win32.c
11659 ____________________________________________________________________________
11660 [  3293] By: chip                                  on 1999/04/29  18:50:49
11661         Log: Fix shebang lines.
11662      Branch: maint-5.004/perl
11663            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
11664            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
11665            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
11666            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
11667            ! x2p/find2perl.PL x2p/s2p.PL
11668 ____________________________________________________________________________
11669 [  3284] By: gsar                                  on 1999/04/27  00:48:42
11670         Log: integrate change#3279 from maint-5.004
11671      Branch: perl
11672            ! lib/AutoLoader.pm
11673 ____________________________________________________________________________
11674 [  3279] By: chip                                  on 1999/04/26  23:09:26
11675         Log: Make &AutoLoad::AUTOLOAD reentrant.
11676      Branch: maint-5.004/perl
11677            ! lib/AutoLoader.pm
11678 ____________________________________________________________________________
11679 [  3276] By: chip                                  on 1999/04/26  22:34:36
11680         Log: Make porting scripts executable.
11681      Branch: maint-5.004/perl
11682            ! Changes Porting/genlog Porting/makerel Porting/p4desc
11683            ! Porting/patchls
11684 ____________________________________________________________________________
11685 [  3274] By: gsar                                  on 1999/04/26  17:30:31
11686         Log: allow embedded null characters in diagnostics
11687      Branch: perl
11688            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
11689 ____________________________________________________________________________
11690 [  3273] By: gsar                                  on 1999/04/26  08:27:22
11691         Log: hand-applied conflicting parts of suggested patch
11692              From: Charles Bailey <BAILEY@newman.upenn.edu>
11693              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
11694              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
11695              Subject: [PATCH 5.005_56] VMS configuration/build
11696      Branch: perl
11697            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
11698            ! vms/munchconfig.c vms/subconfigure.com
11699 ____________________________________________________________________________
11700 [  3272] By: gsar                                  on 1999/04/26  08:25:41
11701         Log: update Changes; tweak minor regressions
11702      Branch: perl
11703            ! Changes lib/AutoSplit.pm lib/File/Path.pm
11704 ____________________________________________________________________________
11705 [  3271] By: gsar                                  on 1999/04/26  07:52:51
11706         Log: integrate change#3229 from maint-5.004
11707      Branch: perl
11708            ! pp_ctl.c util.c
11709 ____________________________________________________________________________
11710 [  3270] By: gsar                                  on 1999/04/25  22:58:27
11711         Log: fix buggy reference count on refs to SVs with autoviv magic
11712              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
11713              accessing free()d memory)
11714      Branch: perl
11715            ! pp.c t/op/ref.t
11716 ____________________________________________________________________________
11717 [  3269] By: gsar                                  on 1999/04/24  17:07:55
11718         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
11719              on win32)
11720      Branch: perl
11721            ! win32/win32.c
11722 ____________________________________________________________________________
11723 [  3268] By: gsar                                  on 1999/04/24  16:38:25
11724         Log: kill dup hunk
11725      Branch: perl
11726            ! config_h.SH
11727 ____________________________________________________________________________
11728 [  3267] By: gsar                                  on 1999/04/24  16:35:57
11729         Log: integrate cfgperl changes into mainline
11730      Branch: perl
11731           +> myconfig.SH
11732            - myconfig
11733            ! pod/perlre.pod
11734           !> (integrate 38 files)
11735 ____________________________________________________________________________
11736 [  3266] By: jhi                                   on 1999/04/23  18:42:44
11737         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
11738              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
11739              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
11740              Cc: Lionel Cons <lionel.cons@cern.ch>,
11741              Ilya Zakharevich <ilya@math.ohio-state.edu>,
11742              David Hayes <david@bdel.com>
11743              Subject: [PATCH] h2ph
11744              Date: Fri, 23 Apr 1999 12:37:23 -0400
11745              Message-ID: <19990423123723.A49550@O2.chapin.edu>
11746      Branch: cfgperl
11747            ! utils/h2ph.PL
11748 ____________________________________________________________________________
11749 [  3265] By: jhi                                   on 1999/04/21  18:17:12
11750         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
11751              To: perlbug@perl.org
11752              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
11753              Date: Wed, 21 Apr 1999 08:17:54 -0700
11754              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
11755      Branch: cfgperl
11756            ! vms/descrip_mms.template
11757 ____________________________________________________________________________
11758 [  3264] By: jhi                                   on 1999/04/20  08:50:54
11759         Log: From: Andy Dougherty <doughera@lafayette.edu>
11760              To: The Perl Porters Mailing List <perl5-porters@perl.org>
11761              Subject: [PATCH 5.005_56] Re: 5.006 Todo
11762              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
11763              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
11764      Branch: cfgperl
11765            ! Porting/pumpkin.pod
11766 ____________________________________________________________________________
11767 [  3263] By: jhi                                   on 1999/04/20  08:05:01
11768         Log: From: Chip Salzenberg <chip@perlsupport.com>
11769              To: Perl 5 Porters <perl5-porters@perl.org>
11770              Subject: [PATCH 5.005_56] Configure: $sig_count
11771              Date: Sun, 18 Apr 1999 17:54:36 -0400
11772              Message-ID: <19990418175436.A27496@perlsupport.com>
11773      Branch: cfgperl
11774            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11775            ! config_h.SH
11776 ____________________________________________________________________________
11777 [  3262] By: jhi                                   on 1999/04/19  18:23:50
11778         Log: Subject: PATCH wrong faq reference in perlbook.pod
11779              From: Robin Barker <rmb1@cise.npl.co.uk>
11780              To: perlbug@perl.com
11781              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
11782              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
11783      Branch: cfgperl
11784            ! pod/perlbook.pod
11785 ____________________________________________________________________________
11786 [  3261] By: jhi                                   on 1999/04/15  13:59:04
11787         Log: From: Andy Dougherty <doughera@lafayette.edu>
11788              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
11789              Cc: Perl Porters <perl5-porters@perl.org>
11790              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
11791              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
11792              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
11793      Branch: cfgperl
11794            ! hints/solaris_2.sh
11795 ____________________________________________________________________________
11796 [  3260] By: jhi                                   on 1999/04/15  13:56:53
11797         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
11798              To: pumpkings@jhereg.perl.com
11799              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
11800              Date: Thu, 15 Apr 1999 07:13:41 -0600
11801              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
11802      Branch: cfgperl
11803            ! pod/perldata.pod
11804 ____________________________________________________________________________
11805 [  3259] By: jhi                                   on 1999/04/13  23:12:52
11806         Log: LDLIBPTH also on 'clean' targets.
11807      Branch: cfgperl
11808            ! Makefile.SH
11809 ____________________________________________________________________________
11810 [  3258] By: jhi                                   on 1999/04/13  21:38:46
11811         Log: Add information about the two DEC C compiler optimizer bugs
11812              (what patch levels of the compilers fix them).
11813      Branch: cfgperl
11814            ! pp.c t/op/repeat.t
11815 ____________________________________________________________________________
11816 [  3257] By: jhi                                   on 1999/04/13  14:25:08
11817         Log: Be polite about ccdlflags and lddflags, too.
11818              Avoid Perl's malloc only when threaded.
11819      Branch: cfgperl
11820            ! hints/aix.sh
11821 ____________________________________________________________________________
11822 [  3256] By: jhi                                   on 1999/04/13  10:21:33
11823         Log: Croak if no known ways to semctl() (don't assume union semun).
11824      Branch: cfgperl
11825            ! doio.c perl.h
11826 ____________________________________________________________________________
11827 [  3255] By: jhi                                   on 1999/04/13  09:10:26
11828         Log: From: Dan Sugalski <sugalskd@osshe.edu>
11829              To: perl5-porters@perl.org, vmsperl@perl.org
11830              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
11831              Date: Mon, 12 Apr 1999 13:36:48 -0700
11832              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
11833      Branch: cfgperl
11834            ! lib/ExtUtils/MM_VMS.pm
11835 ____________________________________________________________________________
11836 [  3254] By: jhi                                   on 1999/04/13  06:56:26
11837         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
11838              To: perlbug@perl.com
11839              Subject: Update for OpenBSD hints
11840              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
11841              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
11842      Branch: cfgperl
11843            ! hints/openbsd.sh
11844 ____________________________________________________________________________
11845 [  3229] By: chip                                  on 1999/04/13  04:04:14
11846         Log: Preserve errno from importunities of sfio.
11847      Branch: maint-5.004/perl
11848            ! pp_ctl.c util.c
11849 ____________________________________________________________________________
11850 [  3226] By: jhi                                   on 1999/04/11  12:52:26
11851         Log: If both ways to call semctl are broken,    skip the tests.
11852      Branch: cfgperl
11853            ! t/lib/ipc_sysv.t
11854 ____________________________________________________________________________
11855 [  3225] By: jhi                                   on 1999/04/10  22:27:28
11856         Log: From: Andy Dougherty <doughera@lafayette.edu>
11857              To: dsembr01@ox.slug.louisville.edu
11858              Cc: perlbug@perl.com
11859              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
11860              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
11861              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
11862      Branch: cfgperl
11863            ! ext/POSIX/POSIX.xs
11864 ____________________________________________________________________________
11865 [  3224] By: jhi                                   on 1999/04/09  18:50:32
11866         Log: From: Andy Dougherty <doughera@lafayette.edu>
11867              To: Perl Porters <perl5-porters@perl.org>
11868              Subject: [PATCH 5.005_56] Re: prefix= in hints
11869              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
11870              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
11871              
11872              (Overrides change #3204 from Kurt)
11873      Branch: cfgperl
11874            ! hints/linux.sh
11875 ____________________________________________________________________________
11876 [  3223] By: jhi                                   on 1999/04/09  18:37:55
11877         Log: Understand Apollo's //node notation.
11878              
11879              From: Johann Klasek <jk@auto.tuwien.ac.at>
11880              To: jhi@iki.fi
11881              Subject: Re: DomainPerl
11882              Date: Fri, 9 Apr 1999 18:21:37 +0200
11883              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
11884      Branch: cfgperl
11885            ! lib/Cwd.pm
11886 ____________________________________________________________________________
11887 [  3220] By: jhi                                   on 1999/04/04  16:33:49
11888         Log: Integrate from mainperl.
11889      Branch: cfgperl
11890           !> (integrate 39 files)
11891 ____________________________________________________________________________
11892 [  3219] By: gsar                                  on 1999/04/04  02:48:17
11893         Log: tweak previous change
11894      Branch: maint-5.005/perl
11895            ! win32/win32.c
11896 ____________________________________________________________________________
11897 [  3218] By: gsar                                  on 1999/04/04  02:44:47
11898         Log: be careful about extending the stack for the Win32:: builtins
11899      Branch: maint-5.005/perl
11900            ! win32/win32.c
11901 ____________________________________________________________________________
11902 [  3217] By: gsar                                  on 1999/04/04  01:59:26
11903         Log: correct places that said newSVpv() when they meant newSVpvn()
11904      Branch: perl
11905            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
11906            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
11907            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
11908            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
11909            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
11910            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
11911            ! win32/win32.c
11912 ____________________________________________________________________________
11913 [  3216] By: gsar                                  on 1999/04/03  23:58:27
11914         Log: avoid duplicate code
11915      Branch: perl
11916            ! sv.c
11917 ____________________________________________________________________________
11918 [  3215] By: gsar                                  on 1999/04/03  23:14:34
11919         Log: grow PL_tmps_stack more efficiently; make it more amenable to
11920              STRESS_REALLOC testing
11921      Branch: perl
11922            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
11923            ! sv.c
11924 ____________________________________________________________________________
11925 [  3214] By: gsar                                  on 1999/04/03  21:01:09
11926         Log: scrounge and save three extra branches in pp_entersub()
11927      Branch: perl
11928            ! cv.h pp_ctl.c pp_hot.c
11929 ____________________________________________________________________________
11930 [  3213] By: gsar                                  on 1999/04/03  17:43:23
11931         Log: remove duplicate code and an extra branch in sv_setsv() and
11932              other hot code by making SvTHINKFIRST() think about FAKE SVs
11933      Branch: perl
11934            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
11935            ! proto.h scope.c sv.c sv.h
11936 ____________________________________________________________________________
11937 [  3212] By: jhi                                   on 1999/04/03  16:20:09
11938         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
11939              
11940              From: John Bley <jbb6@acpub.duke.edu>
11941              To: perlbug@perl.org
11942              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
11943              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
11944              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
11945      Branch: cfgperl
11946            ! doio.c pp_sys.c
11947 ____________________________________________________________________________
11948 [  3211] By: jhi                                   on 1999/04/03  13:27:26
11949         Log: Change #3210 was rather unportable.  This is better.
11950      Branch: cfgperl
11951            ! Configure config_h.SH
11952 ____________________________________________________________________________
11953 [  3210] By: jhi                                   on 1999/04/03  13:16:20
11954         Log: Avoid Digital UNIX' ksh.
11955              
11956              From: Jarkko Hietaniemi <jhi@iki.fi> 
11957              To: Henrik Tougaard <ht000@siberut.foa.dk> 
11958              Cc: perlbug@perl.com, ht000@foa.dk 
11959              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
11960              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
11961              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
11962      Branch: cfgperl
11963            ! Configure config_h.SH
11964 ____________________________________________________________________________
11965 [  3209] By: jhi                                   on 1999/04/03  12:49:04
11966         Log: Integrate from mainperl.
11967      Branch: cfgperl
11968           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
11969 ____________________________________________________________________________
11970 [  3208] By: jhi                                   on 1999/04/03  12:27:24
11971         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
11972              
11973              From: Lionel Cons <lionel.cons@cern.ch>
11974              To: jhi@iki.fi
11975              Cc: perlbug@perl.com, kstar@isinet.com,
11976              Philippe Defert <philippe.defert@cern.ch>
11977              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
11978              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
11979              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
11980      Branch: cfgperl
11981            ! hints/irix_6.sh
11982 ____________________________________________________________________________
11983 [  3207] By: jhi                                   on 1999/04/03  12:20:21
11984         Log: Be polite about usemymalloc.
11985      Branch: cfgperl
11986            ! hints/aix.sh
11987 ____________________________________________________________________________
11988 [  3206] By: gsar                                  on 1999/04/02  23:31:59
11989         Log: a typo in change#3205
11990      Branch: perl
11991            ! t/lib/bigfloatpm.t
11992 ____________________________________________________________________________
11993 [  3205] By: gsar                                  on 1999/04/02  23:20:31
11994         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
11995              returns NaNs faithfully)
11996      Branch: perl
11997            ! t/lib/bigfloatpm.t
11998 ____________________________________________________________________________
11999 [  3204] By: jhi                                   on 1999/04/02  22:03:23
12000         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
12001              
12002              From: "Kurt D. Starsinic" <kstar@chapin.edu>
12003              To: perl5-porters@perl.org
12004              Subject: linux hints nit
12005              Date: Fri, 2 Apr 1999 16:49:47 -0500
12006              Message-ID: <19990402164947.E80926@O2.chapin.edu>
12007      Branch: cfgperl
12008            ! hints/linux.sh
12009 ____________________________________________________________________________
12010 [  3203] By: jhi                                   on 1999/04/02  22:00:56
12011         Log: Display exact glibc version in Linux. 
12012              
12013              From: Andy Dougherty <doughera@lafayette.edu>
12014              To: Perl Porters <perl5-porters@perl.org>
12015              Subject: Displaying glibc version on Linux
12016              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
12017              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
12018      Branch: cfgperl
12019            ! hints/linux.sh
12020 ____________________________________________________________________________
12021 [  3202] By: gsar                                  on 1999/04/02  21:23:18
12022         Log: various little goofs
12023      Branch: perl
12024            ! Changes Makefile.SH README installperl
12025 ____________________________________________________________________________
12026 [  3201] By: jhi                                   on 1999/04/02  13:13:39
12027         Log: Configure regen.
12028              
12029              Add llseek + offset_t probing.
12030              Change CONFIG to CONFIGDOTSH.
12031              'unset foo' is unportable, use foo=''.
12032      Branch: cfgperl
12033            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
12034            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
12035            ! perl_exp.SH writemain.SH
12036 ____________________________________________________________________________
12037 [  3200] By: jhi                                   on 1999/04/02  12:06:22
12038         Log: Introduce myconfig.SH.
12039              
12040              From: Andy Dougherty <doughera@lafayette.edu>
12041              To: Jarkko Hietaniemi <jhi@iki.fi>
12042              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
12043              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
12044              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
12045              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
12046      Branch: cfgperl
12047            + myconfig.SH
12048            - myconfig
12049            ! MANIFEST
12050 ____________________________________________________________________________
12051 [  3195] By: jhi                                   on 1999/03/28  16:42:54
12052         Log: Update perlhist on 5_03.
12053      Branch: maint-5.005/perl
12054            ! pod/perlhist.pod
12055 ____________________________________________________________________________
12056 [  3194] By: jhi                                   on 1999/03/28  12:30:01
12057         Log: Integrate from mainperl.
12058      Branch: cfgperl
12059           +> t/op/grep.t
12060            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
12061            ! t/lib/bigintpm.t
12062           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
12063           !> t/lib/thread.t
12064 ____________________________________________________________________________
12065 [  3189] By: gsar                                  on 1999/03/28  08:22:00
12066         Log: various pod niggles
12067      Branch: maint-5.005/perl
12068            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
12069            ! pod/perlfunc.pod pod/perlhist.pod
12070 ____________________________________________________________________________
12071 [  3187] By: gsar                                  on 1999/03/28  07:31:16
12072         Log: regularize CAPI declarations (CAPI extensions now build under
12073              the Borland compiler)
12074      Branch: maint-5.005/perl
12075            ! win32/GenCAPI.pl
12076 ____________________________________________________________________________
12077 [  3186] By: gsar                                  on 1999/03/28  07:26:33
12078         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
12079              -DPERL_CAPI
12080      Branch: maint-5.005/perl
12081            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
12082 ____________________________________________________________________________
12083 [  3183] By: gsar                                  on 1999/03/28  06:00:46
12084         Log: update p4 utility to ignore non-text files
12085      Branch: perl
12086            ! Porting/p4desc
12087 ____________________________________________________________________________
12088 [  3181] By: gsar                                  on 1999/03/28  03:37:23
12089         Log: integrate change#3179 from maint-5.005
12090      Branch: perl
12091           !> ext/Thread/Thread.xs t/lib/thread.t
12092 ____________________________________________________________________________
12093 [  3180] By: gsar                                  on 1999/03/28  02:28:20
12094         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
12095              (sometimes caused bizarreness in the BLOCK)
12096      Branch: perl
12097            + t/op/grep.t
12098            ! MANIFEST op.c
12099 ____________________________________________________________________________
12100 [  3179] By: gsar                                  on 1999/03/28  02:14:04
12101         Log: fix thread segfault when passing large number of arguments to child
12102              a la C<Thread->new($foo, 1..1000)>
12103      Branch: maint-5.005/perl
12104            ! ext/Thread/Thread.xs t/lib/thread.t
12105 ____________________________________________________________________________
12106 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
12107         Log: fix $Config{'usethreads'} typo in perlthrtut
12108              
12109              From: Ian Maloney <szhmf9@wsblob.ubs.com>
12110              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
12111              Message-Id: <199903251540.QAA02439@wsblob.>
12112              Subject: perlthrtut documentation error
12113      Branch: maint-5.005/perl
12114            ! pod/perlthrtut.pod
12115 ____________________________________________________________________________
12116 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
12117         Log: Update Test.pm to VERSION 1.122 from CPAN
12118      Branch: maint-5.005/perl
12119            ! lib/Test.pm
12120 ____________________________________________________________________________
12121 [  3171] By: jhi                                   on 1999/03/26  22:38:28
12122         Log: Integrate from mainperl.
12123      Branch: cfgperl
12124           !> (integrate 37 files)
12125 ____________________________________________________________________________
12126 [  3170] By: gsar                                  on 1999/03/26  01:30:25
12127         Log: specify type of bracket in "Unmatched bracket" diagnostic;
12128              prefer 'brace' or 'curly bracket' over 'curly brace'
12129      Branch: perl
12130            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
12131            ! t/op/misc.t t/op/re_tests toke.c
12132 ____________________________________________________________________________
12133 [  3169] By: gsar                                  on 1999/03/26  00:50:51
12134         Log: better description of "Integer overflow" diagnostic
12135      Branch: perl
12136            ! pod/perldiag.pod
12137 ____________________________________________________________________________
12138 [  3168] By: gsar                                  on 1999/03/25  11:02:46
12139         Log: applied needful parts of suggested patch
12140              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
12141              Date: Tue, 23 Mar 1999 16:21:43 -0800
12142              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
12143              Subject: [PATCH 5.005_56] pp_formline correction
12144      Branch: perl
12145            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
12146 ____________________________________________________________________________
12147 [  3167] By: gsar                                  on 1999/03/25  10:39:02
12148         Log: clarify what a "comment" means (due to Mark-Jason Dominus
12149              <mjd@plover.com>)
12150      Branch: perl
12151            ! pod/perlsyn.pod
12152 ____________________________________________________________________________
12153 [  3166] By: gsar                                  on 1999/03/25  10:33:18
12154         Log: describe current behavior on local($foo{nothere}) (suggested by
12155              Lionel Cons <lionel.cons@cern.ch>)
12156      Branch: perl
12157            ! pod/perlsub.pod
12158 ____________________________________________________________________________
12159 [  3165] By: gsar                                  on 1999/03/25  06:21:05
12160         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
12161              <vishalb@hotmail.com>)
12162      Branch: perl
12163            ! ext/B/B/C.pm
12164 ____________________________________________________________________________
12165 [  3164] By: gsar                                  on 1999/03/25  06:17:27
12166         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
12167              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
12168              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
12169              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
12170      Branch: perl
12171            ! ext/B/B.xs op.h opcode.pl
12172 ____________________________________________________________________________
12173 [  3163] By: gsar                                  on 1999/03/25  06:15:49
12174         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
12175              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
12176              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
12177              Subject: [PATCH _56] B::Deparse 0.57
12178              --
12179              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
12180              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
12181              Subject: Re: [PATCH _56] B::Deparse 0.57 
12182      Branch: perl
12183            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
12184 ____________________________________________________________________________
12185 [  3162] By: gsar                                  on 1999/03/25  06:11:46
12186         Log: fix a few places that said 'int', but meant 'STRLEN'
12187      Branch: perl
12188            ! pod/perlguts.pod proto.h sv.c
12189 ____________________________________________________________________________
12190 [  3161] By: gsar                                  on 1999/03/25  06:01:18
12191         Log: From: Russ Allbery <rra@stanford.edu>
12192              Date: 22 Mar 1999 04:26:26 -0800
12193              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
12194              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
12195      Branch: perl
12196            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
12197            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
12198            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
12199            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
12200 ____________________________________________________________________________
12201 [  3160] By: gsar                                  on 1999/03/25  02:26:31
12202         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
12203      Branch: perl
12204            ! opcode.h opcode.pl
12205 ____________________________________________________________________________
12206 [  3159] By: gsar                                  on 1999/03/25  02:18:17
12207         Log: add statement-modifier loops to :base_loop class
12208      Branch: perl
12209            ! ext/Opcode/Opcode.pm
12210 ____________________________________________________________________________
12211 [  3158] By: gsar                                  on 1999/03/25  00:36:57
12212         Log: integrate changes#3105,3130,3154 from maint-5.005
12213      Branch: perl
12214           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
12215 ____________________________________________________________________________
12216 [  3157] By: gsar                                  on 1999/03/25  00:24:17
12217         Log: remove bogus panic()
12218      Branch: perl
12219            ! Changes lib/Math/BigFloat.pm
12220 ____________________________________________________________________________
12221 [  3156] By: jhi                                   on 1999/03/24  22:43:43
12222         Log: Integrate from mainperl.
12223      Branch: cfgperl
12224           +> (branch 38 files)
12225           !> (integrate 68 files)
12226 ____________________________________________________________________________
12227 [  3155] By: jhi                                   on 1999/03/24  22:12:17
12228         Log: Configure regenerated because of changes #3130/#3154 and #3147.
12229      Branch: cfgperl
12230            ! Configure config_h.SH
12231 ____________________________________________________________________________
12232 [  3154] By: jhi                                   on 1999/03/24  21:40:51
12233         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
12234              based on suggestions from Andy Dougherty.
12235      Branch: maint-5.005/perl
12236            ! INSTALL
12237 ____________________________________________________________________________
12238 [  3153] By: gsar                                  on 1999/03/24  10:38:05
12239         Log: applied suggested patch, modulo superceded parts
12240              From: Charles Bailey <BAILEY@newman.upenn.edu>
12241              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
12242              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
12243              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
12244      Branch: perl
12245            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
12246            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
12247            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
12248            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
12249 ____________________________________________________________________________
12250 [  3152] By: gsar                                  on 1999/03/24  10:30:51
12251         Log: applied suggested patch, modulo superceded parts
12252              From: Charles Bailey <BAILEY@newman.upenn.edu>
12253              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
12254              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
12255              Subject: [PATCH 5.005_56] Miscellaneous small fixes
12256      Branch: perl
12257            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
12258            ! lib/File/Basename.pm
12259 ____________________________________________________________________________
12260 [  3151] By: gsar                                  on 1999/03/24  10:15:00
12261         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
12262      Branch: perl
12263            ! pod/perlop.pod
12264 ____________________________________________________________________________
12265 [  3150] By: gsar                                  on 1999/03/24  10:09:13
12266         Log: missing integration in previous change
12267      Branch: perl
12268           !> README.apollo
12269 ____________________________________________________________________________
12270 [  3149] By: gsar                                  on 1999/03/24  10:06:44
12271         Log: integrate changes#3116,3119 from maint-5.005
12272      Branch: perl
12273            + README.apollo
12274           +> apollo/netinet/in.h
12275           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
12276 ____________________________________________________________________________
12277 [  3148] By: gsar                                  on 1999/03/24  10:01:56
12278         Log: integrate changes#3091-3094 from maint-5.005
12279      Branch: perl
12280           !> README.hurd vms/subconfigure.com vos/config.h
12281           !> vos/config_h.SH_orig
12282 ____________________________________________________________________________
12283 [  3147] By: gsar                                  on 1999/03/24  09:31:49
12284         Log: warn about newfangled vfork() caveats
12285      Branch: perl
12286            ! Configure
12287 ____________________________________________________________________________
12288 [  3146] By: jhi                                   on 1999/03/24  09:20:14
12289         Log: Bring in changes #2808 and #2812 (from mainline perl)
12290              that enhance the perlbug checklist.
12291      Branch: maint-5.005/perl
12292            ! utils/perlbug.PL
12293 ____________________________________________________________________________
12294 [  3145] By: gsar                                  on 1999/03/24  08:37:02
12295         Log: integrate change#3115 from maint-5.005
12296      Branch: perl
12297           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
12298           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
12299 ____________________________________________________________________________
12300 [  3144] By: gsar                                  on 1999/03/24  08:33:59
12301         Log: add note about map in scalar context
12302      Branch: perl
12303            ! pod/perlfunc.pod
12304 ____________________________________________________________________________
12305 [  3143] By: gsar                                  on 1999/03/24  08:25:59
12306         Log: doc tweak
12307      Branch: perl
12308            ! lib/Time/Local.pm
12309 ____________________________________________________________________________
12310 [  3142] By: gsar                                  on 1999/03/24  08:20:37
12311         Log: applied suggested patch, modulo bogus hunk
12312              From: "Vishal Bhatia" <vishalb@hotmail.com>
12313              Date: Thu, 11 Mar 1999 07:40:27 PST
12314              Message-ID: <19990311154027.25891.qmail@hotmail.com>
12315              Subject: [PATCH 5.005_56] Minor fixes in perlcc
12316      Branch: perl
12317            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
12318 ____________________________________________________________________________
12319 [  3141] By: gsar                                  on 1999/03/24  08:06:12
12320         Log: integrate change#3104 from maint-5.005
12321      Branch: perl
12322           !> README.os390 t/lib/posix.t
12323 ____________________________________________________________________________
12324 [  3140] By: gsar                                  on 1999/03/24  06:34:56
12325         Log: fix failure of C<&locked_sub;> under -Dusethreads
12326      Branch: perl
12327            ! pp_hot.c t/lib/thread.t
12328 ____________________________________________________________________________
12329 [  3139] By: gsar                                  on 1999/03/24  05:52:00
12330         Log: debugger tweak (wasn't printing a newline after recalled commands)
12331      Branch: perl
12332            ! lib/perl5db.pl
12333 ____________________________________________________________________________
12334 [  3138] By: gsar                                  on 1999/03/24  05:33:28
12335         Log: document OO exceptions (based on a suggestion by Andreas Koenig
12336              <andreas.koenig@anima.de>)
12337      Branch: perl
12338            ! pod/perlfunc.pod
12339 ____________________________________________________________________________
12340 [  3137] By: gsar                                  on 1999/03/24  02:50:20
12341         Log: better "Illegal %s digit ignored" warnings
12342      Branch: perl
12343            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
12344            ! toke.c util.c
12345 ____________________________________________________________________________
12346 [  3136] By: gsar                                  on 1999/03/24  02:26:38
12347         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
12348      Branch: perl
12349            + t/pragma/utf8.t
12350            ! regcomp.c
12351 ____________________________________________________________________________
12352 [  3135] By: gsar                                  on 1999/03/24  01:29:09
12353         Log: flip release & version in win32_uname()
12354      Branch: perl
12355            ! win32/win32.c
12356 ____________________________________________________________________________
12357 [  3134] By: gsar                                  on 1999/03/24  01:08:33
12358         Log: support POSIX::uname() via win32_uname()
12359      Branch: perl
12360            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
12361            ! win32/config.gc win32/config.vc win32/config_H.bc
12362            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
12363            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
12364 ____________________________________________________________________________
12365 [  3133] By: gsar                                  on 1999/03/23  22:20:10
12366         Log: From: jan.dubois@ibm.net (Jan Dubois)
12367              Date: Sat, 06 Mar 1999 21:42:56 +0100
12368              Message-ID: <36e49281.50337171@smtp1.ibm.net>
12369              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
12370      Branch: perl
12371            ! pod/perldelta.pod
12372 ____________________________________________________________________________
12373 [  3132] By: gsar                                  on 1999/03/23  22:17:45
12374         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
12375              Date: Sat, 06 Mar 1999 17:50:49 +0100
12376              Message-ID: <36e25209.33833760@smtp1.ibm.net>
12377              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
12378              --
12379              Date: Sat, 06 Mar 1999 18:15:00 +0100
12380              Message-ID: <36e36222.37954195@smtp1.ibm.net>
12381              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
12382      Branch: perl
12383            + t/lib/filefunc.t
12384            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
12385            ! pod/perldelta.pod pod/perlmodlib.pod
12386 ____________________________________________________________________________
12387 [  3131] By: gsar                                  on 1999/03/23  22:07:59
12388         Log: integrate cfgperl changes into mainline
12389      Branch: perl
12390           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
12391           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
12392           !> installperl malloc.c perl.c perl.h pod/perl.pod
12393           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
12394 ____________________________________________________________________________
12395 [  3130] By: jhi                                   on 1999/03/23  22:02:23
12396         Log: Don't use config.msg to remind about the
12397              LD_LIBRARY_PATH because Makefile.SH takes
12398              care of that.
12399              
12400              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
12401              This used to be the default but in some MT or another it
12402              was dropped because of some transient error or another.
12403      Branch: maint-5.005/perl
12404            ! Configure hints/dec_osf.sh
12405 ____________________________________________________________________________
12406 [  3129] By: gsar                                  on 1999/03/23  21:38:03
12407         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
12408              to size    and better maintainability)
12409      Branch: perl
12410            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
12411            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
12412            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
12413            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
12414            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
12415            + t/pod/include.xr t/pod/included.t t/pod/included.xr
12416            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
12417            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
12418            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
12419            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
12420            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
12421            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
12422            ! win32/Makefile win32/makefile.mk win32/pod.mak
12423 ____________________________________________________________________________
12424 [  3128] By: jhi                                   on 1999/03/23  10:14:54
12425         Log: Integrate from mainperl.
12426      Branch: cfgperl
12427           !> (integrate 46 files)
12428 ____________________________________________________________________________
12429 [  3127] By: gsar                                  on 1999/03/23  06:57:30
12430         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
12431              Date: Thu, 4 Mar 1999 10:54:01 -0800
12432              Message-Id: <9903041854.AA46868@frc0000>
12433              Subject: patch for useless Math::BigInt warnings
12434      Branch: perl
12435            ! lib/Math/BigInt.pm
12436 ____________________________________________________________________________
12437 [  3126] By: gsar                                  on 1999/03/23  05:54:37
12438         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
12439              From: "Kurt D. Starsinic" <kstar@chapin.edu>
12440              Date: Fri, 19 Feb 1999 15:47:59 -0500
12441              Message-ID: <19990219154759.A32350@O2.chapin.edu>
12442              Subject: [PATCH] OSF/1 hints
12443      Branch: perl
12444            ! hints/dec_osf.sh
12445 ____________________________________________________________________________
12446 [  3125] By: gsar                                  on 1999/03/23  00:56:38
12447         Log: avoid typeglob persistence in pp_readline()
12448      Branch: perl
12449            ! sv.c t/op/gv.t
12450 ____________________________________________________________________________
12451 [  3124] By: gsar                                  on 1999/03/22  21:12:23
12452         Log: update copyright years
12453      Branch: perl
12454            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
12455            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
12456            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
12457            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
12458            ! sv.c sv.h toke.c utf8.c utf8.h util.c
12459 ____________________________________________________________________________
12460 [  3123] By: gsar                                  on 1999/03/22  07:07:06
12461         Log: implement win32_spawnvp() internally, making it return true PIDs
12462              for asynchronous spawns; fix win32_kill() to always deal with
12463              PIDs
12464      Branch: perl
12465            ! win32/win32.c win32/win32.h
12466 ____________________________________________________________________________
12467 [  3122] By: jhi                                   on 1999/03/19  21:12:14
12468         Log: Describe the new Benchmark feature in more detail.
12469      Branch: cfgperl
12470            ! pod/perldelta.pod
12471      Branch: maint-5.005/perl
12472            ! pod/perldelta.pod
12473 ____________________________________________________________________________
12474 [  3121] By: jhi                                   on 1999/03/19  08:16:12
12475         Log: AVAILABILITY tuning.
12476      Branch: cfgperl
12477            ! pod/perl.pod
12478      Branch: maint-5.005/perl
12479            ! pod/perl.pod
12480 ____________________________________________________________________________
12481 [  3120] By: jhi                                   on 1999/03/17  14:52:17
12482         Log: Rhapsody change assumed too much.
12483      Branch: cfgperl
12484            ! t/op/stat.t
12485 ____________________________________________________________________________
12486 [  3119] By: jhi                                   on 1999/03/17  14:33:43
12487         Log: More Apollo fixes.
12488      Branch: maint-5.005/perl
12489            ! README.apollo hints/apollo.sh t/lib/io_udp.t
12490 ____________________________________________________________________________
12491 [  3118] By: jhi                                   on 1999/03/16  17:23:39
12492         Log: Nada.
12493      Branch: maint-5.005/perl
12494            ! README.apollo
12495 ____________________________________________________________________________
12496 [  3117] By: jhi                                   on 1999/03/16  17:18:49
12497         Log: Apollo DomainOS AVAILABILITY.
12498      Branch: cfgperl
12499            ! pod/perl.pod
12500      Branch: maint-5.005/perl
12501            ! pod/perl.pod
12502 ____________________________________________________________________________
12503 [  3116] By: jhi                                   on 1999/03/16  17:14:00
12504         Log: Apollo DomainOS patch
12505              From: Johann Klasek <jk@auto.tuwien.ac.at>
12506              Subject: Re: DomainPerl
12507              Date: Tue, 16 Mar 1999 17:46:32 +0100
12508              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
12509      Branch: maint-5.005/perl
12510            + README.apollo apollo/netinet/in.h
12511            ! MANIFEST hints/apollo.sh
12512 ____________________________________________________________________________
12513 [  3115] By: jhi                                   on 1999/03/16  14:23:54
12514         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
12515              To: Gurusamy Sarathy <gsar@activestate.com>,
12516              Graham Barr <gbarr@pobox.com>
12517              Cc: Perl5 Porters <perl5-porters@perl.org>,
12518              "Paul.Marquess" <Paul.Marquess@btinternet.com>
12519              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
12520              Date: Sun, 14 Mar 1999 14:43:57 -0000
12521              Message-Id: <199903141841.NAA17040@defender.perl.org>
12522      Branch: maint-5.005/perl
12523            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12524            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
12525 ____________________________________________________________________________
12526 [  3114] By: jhi                                   on 1999/03/16  12:42:20
12527         Log: Mention Rhapsody in 5.005_5X perldelta,
12528              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
12529              *planned* AVAILABILITY.
12530      Branch: cfgperl
12531            ! pod/perl.pod pod/perldelta.pod
12532      Branch: maint-5.005/perl
12533            ! pod/perl.pod
12534 ____________________________________________________________________________
12535 [  3113] By: jhi                                   on 1999/03/16  10:38:53
12536         Log: perldelta niggling.
12537      Branch: cfgperl
12538            ! pod/perldelta.pod
12539      Branch: maint-5.005/perl
12540            ! pod/perldelta.pod
12541 ____________________________________________________________________________
12542 [  3112] By: jhi                                   on 1999/03/16  10:35:21
12543         Log: Integrate from mainperl.
12544      Branch: cfgperl
12545           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
12546           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
12547 ____________________________________________________________________________
12548 [  3111] By: jhi                                   on 1999/03/16  10:28:10
12549         Log: AVAILABILITY update: still mention PowerUX,
12550              Novell Netware now has sources available.
12551      Branch: cfgperl
12552            ! pod/perl.pod
12553      Branch: maint-5.005/perl
12554            ! pod/perl.pod
12555 ____________________________________________________________________________
12556 [  3110] By: gsar                                  on 1999/03/16  04:34:23
12557         Log: sundry pod niggles
12558      Branch: perl
12559            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
12560            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
12561 ____________________________________________________________________________
12562 [  3109] By: jhi                                   on 1999/03/15  17:00:11
12563         Log: Integrate from mainperl.
12564      Branch: cfgperl
12565           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
12566           +> lib/unicode/Is/Syllable.pl
12567           +> lib/unicode/MakeEthiopicSyllables.PL
12568           +> lib/unicode/README.Ethiopic
12569           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
12570           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
12571           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
12572           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
12573           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
12574           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
12575           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
12576           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
12577 ____________________________________________________________________________
12578 [  3108] By: jhi                                   on 1999/03/15  16:58:12
12579         Log: First pass of integrating the Rhapsody port,
12580              
12581              From: Wilfredo Sanchez <wsanchez@apple.com> 
12582              Subject: Keeping the world in sync.
12583              Reply-To: wsanchez@apple.com 
12584              To: perlbug@perl.com 
12585              Date: Fri, 13 Nov 1998 17:11:30 -0800 
12586              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
12587      Branch: cfgperl
12588            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
12589            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
12590            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
12591            ! x2p/util.c
12592 ____________________________________________________________________________
12593 [  3107] By: gsar                                  on 1999/03/15  03:22:10
12594         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
12595              From: Daniel Yacob <dmulholl@cs.indiana.edu>
12596              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
12597              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
12598              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
12599      Branch: perl
12600            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
12601            + lib/unicode/Is/Syllable.pl
12602            + lib/unicode/MakeEthiopicSyllables.PL
12603            + lib/unicode/README.Ethiopic
12604            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
12605            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
12606            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
12607            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
12608            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
12609            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
12610            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
12611            ! lib/unicode/Name.pl lib/unicode/Number.pl
12612 ____________________________________________________________________________
12613 [  3106] By: gsar                                  on 1999/03/12  20:35:36
12614         Log: change#3067 failed package.t due to needless creation of $a and $b;
12615              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
12616      Branch: perl
12617            ! op.c
12618 ____________________________________________________________________________
12619 [  3105] By: jhi                                   on 1999/03/12  15:54:57
12620         Log: Recognize the NetBSD packages collection.
12621      Branch: maint-5.005/perl
12622            ! hints/netbsd.sh
12623 ____________________________________________________________________________
12624 [  3104] By: jhi                                   on 1999/03/12  09:07:04
12625         Log: From: pvhp@forte.com (Peter Prymmer)
12626              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
12627              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
12628              Date: Thu, 11 Mar 99 14:24:54 PST
12629              Message-Id: <9903112224.AA24346@forte.com>
12630      Branch: maint-5.005/perl
12631            ! README.os390 t/lib/posix.t
12632 ____________________________________________________________________________
12633 [  3103] By: jhi                                   on 1999/03/10  11:07:46
12634         Log: Integrate from mainperl.
12635      Branch: cfgperl
12636           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
12637           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
12638           !> t/pragma/warn/1global toke.c win32/makedef.pl
12639 ____________________________________________________________________________
12640 [  3102] By: jhi                                   on 1999/03/10  11:01:20
12641         Log: From: pvhp@forte.com (Peter Prymmer)
12642              To: perl5-porters@perl.org
12643              Subject: [5.005_03-MT6]Patch: time passes
12644              Date: Tue, 9 Mar 99 18:42:17 PST
12645              Message-Id: <9903100242.AA29057@forte.com>
12646      Branch: maint-5.005/perl
12647            ! perl.c
12648 ____________________________________________________________________________
12649 [  3101] By: jhi                                   on 1999/03/10  10:30:15
12650         Log: From: Mark-Jason Dominus <mjd@plover.com>
12651              To: perl5-porters@perl.com
12652              Subject: Minor fix to perlfunc.pod
12653              Date: Mon, 08 Mar 1999 20:05:53 -0500
12654              Message-ID: <19990309010553.13757.qmail@plover.com>
12655      Branch: maint-5.005/perl
12656            ! pod/perlfunc.pod
12657 ____________________________________________________________________________
12658 [  3100] By: gsar                                  on 1999/03/09  23:04:44
12659         Log: change#3060 had the wrong quotes
12660      Branch: perl
12661            ! pod/pod2man.PL
12662 ____________________________________________________________________________
12663 [  3099] By: jhi                                   on 1999/03/09  12:52:21
12664         Log: d_uname was broken (probably since _53), reported by
12665              
12666              From: Alan Burlison <Alan.Burlison@uk.sun.com>
12667              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
12668              cpan-testers@perl.org
12669              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
12670              Date: Mon, 08 Mar 1999 13:22:31 +0000
12671              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
12672              
12673              and
12674              
12675              From: lvirden@cas.org (Larry W. Virden)
12676              To: perlbug@perl.com
12677              Subject: configure not correctly identifying uname posix compatibility
12678              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
12679              Message-Id: <199903081136.GAA23682@cas.org>
12680      Branch: cfgperl
12681            ! Configure config_h.SH
12682 ____________________________________________________________________________
12683 [  3098] By: gsar                                  on 1999/03/09  03:16:07
12684         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
12685      Branch: perl
12686            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
12687 ____________________________________________________________________________
12688 [  3097] By: gsar                                  on 1999/03/09  02:50:43
12689         Log: use yyerror() instead of croak() so that compile-time failures in
12690              my(LIST) don't confuse globals with lexicals
12691      Branch: perl
12692            ! op.c toke.c
12693 ____________________________________________________________________________
12694 [  3096] By: gsar                                  on 1999/03/09  02:47:36
12695         Log: adjust testsuite for change#3067
12696      Branch: perl
12697            ! t/pragma/warn/1global
12698 ____________________________________________________________________________
12699 [  3095] By: gsar                                  on 1999/03/08  21:04:48
12700         Log: remove bogus symbols from global.sym
12701      Branch: perl
12702            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
12703            ! perl.h win32/makedef.pl
12704 ____________________________________________________________________________
12705 [  3094] By: jhi                                   on 1999/03/06  16:16:15
12706         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
12707              To: jhi@iki.fi
12708              Subject: Oops
12709              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
12710              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
12711      Branch: maint-5.005/perl
12712            ! README.hurd
12713 ____________________________________________________________________________
12714 [  3093] By: jhi                                   on 1999/03/06  15:59:46
12715         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
12716              To: jhi@iki.fi
12717              Subject: New Hurd README
12718              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
12719              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
12720      Branch: maint-5.005/perl
12721            ! README.hurd
12722 ____________________________________________________________________________
12723 [  3092] By: jhi                                   on 1999/03/06  12:52:06
12724         Log: From: Paul_Green@stratus.com
12725              To: perl5-porters@perl.org
12726              Cc: jhi@iki.fi, Paul_Green@stratus.com
12727              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
12728              Date: Fri, 5 Mar 1999 18:08:49 -0500 
12729              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
12730      Branch: maint-5.005/perl
12731            ! vos/config.h vos/config_h.SH_orig
12732 ____________________________________________________________________________
12733 [  3091] By: jhi                                   on 1999/03/06  12:42:21
12734         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12735              To: perl5-porters@perl.org, vmsperl@perl.org
12736              Subject: [PATCH 5.005_03-MT6]VMS build patch
12737              Date: Fri, 05 Mar 1999 12:36:19 -0800
12738              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
12739      Branch: maint-5.005/perl
12740            ! vms/subconfigure.com
12741 ____________________________________________________________________________
12742 [  3090] By: gsar                                  on 1999/03/06  04:40:03
12743         Log: integrate change#3089 from mainline
12744              
12745              tolerate CRs after options
12746      Branch: maint-5.005/perl
12747           !> perl.c
12748 ____________________________________________________________________________
12749 [  3089] By: gsar                                  on 1999/03/06  04:30:40
12750         Log: tolerate CRs after options
12751      Branch: perl
12752            ! perl.c
12753 ____________________________________________________________________________
12754 [  3088] By: jhi                                   on 1999/03/05  12:49:01
12755         Log: Integrate from mainperl.
12756      Branch: cfgperl
12757           +> README.hurd
12758           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
12759 ____________________________________________________________________________
12760 [  3087] By: gsar                                  on 1999/03/05  06:41:16
12761         Log: adjust timeouts to accomodate slow/busy systems
12762      Branch: perl
12763            ! t/lib/io_sock.t
12764 ____________________________________________________________________________
12765 [  3083] By: gsar                                  on 1999/03/05  01:32:47
12766         Log: integrate change#3081 from maint-5.005
12767      Branch: perl
12768           !> ext/Errno/Errno_pm.PL
12769 ____________________________________________________________________________
12770 [  3082] By: gsar                                  on 1999/03/05  01:31:06
12771         Log: integrate change#2904 from maint-5.005
12772      Branch: perl
12773           +> README.hurd
12774           !> MANIFEST
12775 ____________________________________________________________________________
12776 [  3081] By: gsar                                  on 1999/03/05  00:14:33
12777         Log: protect against doubled backslashes
12778      Branch: maint-5.005/perl
12779            ! ext/Errno/Errno_pm.PL
12780 ____________________________________________________________________________
12781 [  3077] By: jhi                                   on 1999/03/04  08:10:13
12782         Log: Integrate from mainperl.
12783      Branch: cfgperl
12784           +> ext/B/B/Stash.pm
12785           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
12786           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
12787           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
12788           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
12789 ____________________________________________________________________________
12790 [  3076] By: jhi                                   on 1999/03/04  08:07:59
12791         Log: Regen config_h.SH once more because of *size, 
12792              noticed by
12793              
12794              From: Hans Mulder <hansm@icgned.icgroup.nl>
12795              To: Jarkko Hietaniemi <jhi@iki.fi>
12796              Cc: perl5-porters@perl.org
12797              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
12798              Date: Thu,  4 Mar 99 00:10:45 +0100
12799              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
12800      Branch: cfgperl
12801            ! Configure config_h.SH
12802 ____________________________________________________________________________
12803 [  3068] By: gsar                                  on 1999/03/04  05:48:03
12804         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
12805              Date: Thu,  4 Mar 99 00:10:45 +0100
12806              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
12807              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
12808      Branch: perl
12809            ! config_h.SH
12810 ____________________________________________________________________________
12811 [  3067] By: gsar                                  on 1999/03/04  05:44:32
12812         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
12813              From: Graham Barr <gbarr@ti.com>
12814              Date: Wed, 3 Mar 1999 17:23:56 -0600
12815              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
12816              Subject: Re: 'use strict' doesn't work for one-letter variables
12817      Branch: perl
12818            ! gv.c op.c
12819 ____________________________________________________________________________
12820 [  3066] By: gsar                                  on 1999/03/04  05:20:50
12821         Log: updates to compiler modules
12822              From: "Vishal Bhatia" <vishalb@hotmail.com>
12823              Date: Tue, 02 Mar 1999 23:27:25 PST
12824              Message-ID: <19990303072725.779.qmail@hotmail.com>
12825              Subject: PATCH 5.005_56 + Test procedure
12826      Branch: perl
12827            + ext/B/B/Stash.pm
12828            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
12829            ! lib/Test/Harness.pm utils/perlcc.PL
12830 ____________________________________________________________________________
12831 [  3065] By: gsar                                  on 1999/03/04  05:03:30
12832         Log: more s/s_/s!/ etc.
12833      Branch: perl
12834            ! pod/perldelta.pod pod/perlfunc.pod
12835 ____________________________________________________________________________
12836 [  3064] By: gsar                                  on 1999/03/04  04:50:45
12837         Log: integrate cfgperl contents into mainline
12838      Branch: perl
12839           !> Configure README.vms bytecode.h config_h.SH configure.com
12840           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
12841           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
12842           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
12843 ____________________________________________________________________________
12844 [  3063] By: gsar                                  on 1999/03/04  04:44:13
12845         Log: HP-UX has yet another spelling for /NaNQ?/
12846      Branch: perl
12847            ! t/lib/bigfloatpm.t
12848 ____________________________________________________________________________
12849 [  3062] By: gsar                                  on 1999/03/04  04:36:08
12850         Log: error-check for accept() test
12851      Branch: perl
12852            ! t/lib/io_sock.t
12853 ____________________________________________________________________________
12854 [  3061] By: gsar                                  on 1999/03/04  03:40:25
12855         Log: allow custom comparison function in File::Compare::compare_text()
12856              From: jan.dubois@ibm.net (Jan Dubois)
12857              Date: Fri, 26 Feb 1999 21:56:09 +0100
12858              Message-ID: <36db0838.8805651@smtp1.ibm.net>
12859              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
12860      Branch: perl
12861            ! lib/File/Compare.pm
12862 ____________________________________________________________________________
12863 [  3060] By: gsar                                  on 1999/03/04  03:37:38
12864         Log: better version of change#3038
12865              From: abigail@fnx.com
12866              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
12867              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
12868              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
12869      Branch: perl
12870            ! pod/pod2man.PL
12871 ____________________________________________________________________________
12872 [  3058] By: jhi                                   on 1999/03/03  22:30:40
12873         Log: Configure regen to
12874              (1) match maint-5.005 patches #3056 and #3057
12875              (2) better version of PHOSTNAME of #3050
12876              (3) the crosscompile/multiarch config_h.SH trouble solved for now
12877      Branch: cfgperl
12878            ! Configure config_h.SH
12879 ____________________________________________________________________________
12880 [  3054] By: jhi                                   on 1999/03/03  09:57:59
12881         Log: Change #3053 missed perldelta.
12882      Branch: cfgperl
12883            ! pod/perldelta.pod
12884 ____________________________________________________________________________
12885 [  3053] By: jhi                                   on 1999/03/03  08:29:43
12886         Log: Use '!' to mark native integer packings instead of '_'.
12887      Branch: cfgperl
12888            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
12889 ____________________________________________________________________________
12890 [  3052] By: jhi                                   on 1999/03/02  23:12:36
12891         Log: The HP-UX threads patch (change #3028) is needed also here.
12892      Branch: cfgperl
12893            ! hints/hpux.sh thread.h
12894 ____________________________________________________________________________
12895 [  3051] By: jhi                                   on 1999/03/02  08:24:52
12896         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12897              To: perl5-porters@perl.org, vmsperl@perl.org
12898              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
12899              Date: Mon, 01 Mar 1999 16:10:57 -0800
12900              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
12901      Branch: cfgperl
12902            ! README.vms
12903      Branch: maint-5.005/perl
12904            ! README.vms
12905 ____________________________________________________________________________
12906 [  3050] By: jhi                                   on 1999/03/02  08:22:29
12907         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12908              To: perl5-porters@perl.org, vmsperl@perl.org
12909              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
12910              Date: Mon, 01 Mar 1999 16:06:29 -0800
12911              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
12912              
12913              From: Dan Sugalski <sugalskd@osshe.edu>
12914              To: perl5-porters@perl.org, vmsperl@perl.org
12915              Subject: [PATCH 5.005_56]vmsish.pm patch
12916              Date: Mon, 01 Mar 1999 20:19:04 -0800
12917              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
12918              
12919              plus Configure regen containing a "solution" to the
12920              crosscompile/multiarch problem.
12921      Branch: cfgperl
12922            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
12923            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
12924 ____________________________________________________________________________
12925 [  3049] By: jhi                                   on 1999/03/02  07:34:21
12926         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
12927              To: perl5-porters@perl.org
12928              Subject: [PATCH] Eliminate (valid) warning in byterun.c
12929              Date: Mon, 01 Mar 1999 17:27:59 -0500
12930              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
12931      Branch: cfgperl
12932            ! bytecode.h
12933      Branch: maint-5.005/perl
12934            ! bytecode.h
12935 ____________________________________________________________________________
12936 [  3048] By: gsar                                  on 1999/03/02  06:41:21
12937         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
12938      Branch: perl
12939            ! MANIFEST README.hpux
12940 ____________________________________________________________________________
12941 [  3047] By: jhi                                   on 1999/03/01  06:34:43
12942         Log: Integrate from mainperl.
12943      Branch: cfgperl
12944           +> README.hpux lib/File/Spec/Functions.pm
12945           !> (integrate 28 files)
12946 ____________________________________________________________________________
12947 [  3046] By: gsar                                  on 1999/03/01  05:34:28
12948         Log: this is 5.005_56
12949      Branch: perl
12950            ! Changes
12951
12952 ----------------
12953 Version 5.005_56
12954 ----------------
12955
12956 ____________________________________________________________________________
12957 [  3045] By: gsar                                  on 1999/03/01  03:32:30
12958         Log: destroy PL_svref_mutex in perl_destruct()
12959      Branch: perl
12960            ! perl.c
12961 ____________________________________________________________________________
12962 [  3044] By: gsar                                  on 1999/03/01  00:38:50
12963         Log: up patchlevel &c.
12964      Branch: perl
12965            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
12966            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12967            ! win32/makefile.mk
12968 ____________________________________________________________________________
12969 [  3043] By: gsar                                  on 1999/03/01  00:14:15
12970         Log: integrate cfgperl contents into mainline
12971      Branch: perl
12972            ! pod/perldelta.pod
12973           !> Configure config_h.SH
12974 ____________________________________________________________________________
12975 [  3042] By: gsar                                  on 1999/02/28  23:55:08
12976         Log: slightly edited version of suggested patch
12977              From: jan.dubois@ibm.net (Jan Dubois)
12978              Date: Mon, 01 Mar 1999 00:32:05 +0100
12979              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
12980              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
12981      Branch: perl
12982            + lib/File/Spec/Functions.pm
12983            ! MANIFEST lib/File/Spec.pm
12984 ____________________________________________________________________________
12985 [  3041] By: gsar                                  on 1999/02/28  22:47:19
12986         Log: fix subtle bug in eval'' testsuite
12987      Branch: perl
12988            ! t/op/eval.t
12989 ____________________________________________________________________________
12990 [  3040] By: gsar                                  on 1999/02/28  22:46:24
12991         Log: avoid literal control characters in change#3039
12992      Branch: perl
12993            ! t/base/lex.t
12994 ____________________________________________________________________________
12995 [  3039] By: gsar                                  on 1999/02/28  21:47:18
12996         Log: todo item: permit extended control variables a la ${^Foo} (patch
12997              courtesy Mark-Jason Dominus <mjd@plover.com>)
12998      Branch: perl
12999            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
13000            ! t/base/lex.t toke.c
13001 ____________________________________________________________________________
13002 [  3038] By: gsar                                  on 1999/02/28  21:21:05
13003         Log: From: abigail@fnx.com
13004              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
13005              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
13006              Subject: Recognize -> and => inside [A-Z]<> sequences.
13007      Branch: perl
13008            ! pod/pod2man.PL
13009 ____________________________________________________________________________
13010 [  3037] By: gsar                                  on 1999/02/28  21:12:22
13011         Log: fix longstanding bug: searches for lexicals originating within eval''
13012              weren't stopping at the subroutine boundary correctly
13013      Branch: perl
13014            ! op.c proto.h t/op/eval.t
13015 ____________________________________________________________________________
13016 [  3036] By: gsar                                  on 1999/02/28  20:02:29
13017         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
13018              as stacked list values
13019              From: jan.dubois@ibm.net (Jan Dubois)
13020              Date: Sat, 27 Feb 1999 18:24:17 +0100
13021              Message-ID: <36e22849.36531259@smtp1.ibm.net>
13022              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
13023      Branch: perl
13024            ! win32/win32.c
13025 ____________________________________________________________________________
13026 [  3035] By: gsar                                  on 1999/02/28  19:48:54
13027         Log: remove superfluous stack_sp decl
13028      Branch: perl
13029            ! jpl/JNI/JNI.xs
13030 ____________________________________________________________________________
13031 [  3034] By: gsar                                  on 1999/02/28  19:34:58
13032         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
13033      Branch: perl
13034            ! lib/Getopt/Std.pm
13035 ____________________________________________________________________________
13036 [  3033] By: gsar                                  on 1999/02/28  19:23:41
13037         Log: add File::Compare::compare_text()
13038              From: jan.dubois@ibm.net (Jan Dubois)
13039              Date: Fri, 26 Feb 1999 00:20:41 +0100
13040              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
13041              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
13042      Branch: perl
13043            ! lib/File/Compare.pm pod/perltodo.pod
13044 ____________________________________________________________________________
13045 [  3032] By: gsar                                  on 1999/02/28  19:01:33
13046         Log: add README.hpux
13047      Branch: perl
13048            + README.hpux
13049            ! MAINTAIN MANIFEST
13050 ____________________________________________________________________________
13051 [  3031] By: gsar                                  on 1999/02/28  18:49:08
13052         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
13053              James Cromie <jcromie@fossil.uswc.uswest.com>
13054      Branch: perl
13055            ! lib/Pod/Html.pm
13056 ____________________________________________________________________________
13057 [  3030] By: gsar                                  on 1999/02/28  18:35:09
13058         Log: From: jan.dubois@ibm.net (Jan Dubois)
13059              Date: Wed, 24 Feb 1999 22:34:56 +0100
13060              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
13061              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
13062      Branch: perl
13063            ! lib/Test/Harness.pm
13064 ____________________________________________________________________________
13065 [  3029] By: gsar                                  on 1999/02/28  18:28:18
13066         Log: add note about env pollution
13067      Branch: perl
13068            ! INSTALL pod/perltodo.pod
13069 ____________________________________________________________________________
13070 [  3028] By: jhi                                   on 1999/02/26  14:40:00
13071         Log: HP-UX 11 threads.
13072              
13073              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
13074              To: perl5-porters@perl.org
13075              Cc: jhi@cc.hut.fi
13076              Subject: Maint 5 and _54 with threading on HP-UX 11.00
13077              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
13078              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
13079              
13080              NOTE from jhi: the hpux hints could still be more robust by
13081              disabling gdbm when necessary.
13082              
13083              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
13084              linking -lgdbm -lpthread creates an executable that instantly
13085              core dumps on a pthreads internal panic:
13086              
13087              ./gdpt
13088              
13089              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
13090              Return Pointer is 0xc082bf33
13091              17639 quit (core dumped)  ./gdpt
13092              
13093              You don't have to *use* either gdbm or pthreads in the executable,
13094              just linking them together is enough.  Workaround is to recompile
13095              the GDBM under HP-UX 11, that makes the problem go away.
13096      Branch: maint-5.005/perl
13097            ! hints/hpux.sh thread.h
13098 ____________________________________________________________________________
13099 [  3025] By: jhi                                   on 1999/02/25  20:41:07
13100         Log: Temporary workaround for the config_h.SH versus
13101              crosscompile and multiarch plus introduce 'rt'
13102              to $libswanted: in UNIX98 sched_yield() lives there.
13103      Branch: cfgperl
13104            ! Configure config_h.SH
13105 ____________________________________________________________________________
13106 [  3024] By: jhi                                   on 1999/02/24  12:54:59
13107         Log: Integrate from mainperl.
13108      Branch: cfgperl
13109           +> t/lib/fatal.t
13110           !> (integrate 44 files)
13111 ____________________________________________________________________________
13112 [  3023] By: gsar                                  on 1999/02/24  07:02:12
13113         Log: integrate cfgperl contents
13114      Branch: perl
13115           !> (integrate 30 files)
13116 ____________________________________________________________________________
13117 [  3022] By: gsar                                  on 1999/02/24  05:59:47
13118         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
13119              Date: 23 Feb 1999 17:53:22 -0700
13120              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
13121              Subject: [PATCH: _55] perldoc -q broken
13122      Branch: perl
13123            ! utils/perldoc.PL
13124 ____________________________________________________________________________
13125 [  3021] By: gsar                                  on 1999/02/24  05:51:53
13126         Log: ansify perlio.c, fix PerlIO-ish typos
13127      Branch: perl
13128            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
13129            ! iperlsys.h perlio.c
13130 ____________________________________________________________________________
13131 [  3020] By: gsar                                  on 1999/02/24  05:28:06
13132         Log: adjust a Perl_malloc() flag for NeXT
13133              From: Hans Mulder <hansm@icgned.icgroup.nl>
13134              Date: Tue, 23 Feb 99 00:26:25 +0100
13135              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
13136              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
13137      Branch: perl
13138            ! perl.h
13139 ____________________________________________________________________________
13140 [  3019] By: gsar                                  on 1999/02/24  05:19:42
13141         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
13142      Branch: perl
13143            ! pod/perltodo.pod
13144 ____________________________________________________________________________
13145 [  3018] By: gsar                                  on 1999/02/24  04:15:18
13146         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
13147              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
13148              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
13149              Subject: improved error message [PATCH _55] [RESEND]
13150      Branch: perl
13151            ! sv.c
13152 ____________________________________________________________________________
13153 [  3017] By: gsar                                  on 1999/02/24  03:50:34
13154         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
13155              Date: Sun, 21 Feb 1999 20:02:18 -0700
13156              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
13157              Subject: perlfunc updates (against 55)
13158      Branch: perl
13159            ! pod/perlfunc.pod
13160 ____________________________________________________________________________
13161 [  3016] By: gsar                                  on 1999/02/24  03:17:05
13162         Log: testsuite adjustments
13163              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13164              Date: Sat, 20 Feb 1999 15:24:57 +0000
13165              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
13166              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
13167      Branch: perl
13168            ! t/lib/io_sock.t t/op/lex_assign.t
13169 ____________________________________________________________________________
13170 [  3015] By: gsar                                  on 1999/02/24  02:54:47
13171         Log: avoid modifying readonly values from qw()
13172      Branch: perl
13173            ! lib/ExtUtils/MM_Unix.pm
13174 ____________________________________________________________________________
13175 [  3014] By: gsar                                  on 1999/02/24  02:49:04
13176         Log: more "correct" utbuf for utime()
13177      Branch: perl
13178            ! doio.c
13179 ____________________________________________________________________________
13180 [  3013] By: jhi                                   on 1999/02/22  19:27:44
13181         Log: Fix MacPerl version, change PowerUX to PowerMAX.
13182              
13183              From: Chris Nandor <pudge@pobox.com>
13184              To: jhi@iki.fi
13185              Cc: perl5-porters@perl.org
13186              Subject: Re: perl current availability as documented by perl.pod
13187              Date: Sun, 21 Feb 1999 11:06:03 -0500
13188              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
13189              
13190              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
13191              To: jhi@iki.fi
13192              Cc: perl5-porters@perl.org
13193              Subject: Re: perl current availability as documented by perl.pod
13194              Date: Mon, 22 Feb 1999 13:08:30 GMT
13195              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
13196      Branch: cfgperl
13197            ! pod/perl.pod
13198      Branch: maint-5.005/perl
13199            ! pod/perl.pod
13200 ____________________________________________________________________________
13201 [  3012] By: jhi                                   on 1999/02/22  10:26:11
13202         Log: Snapshot the cross-compilation/multiarchitecture stuff
13203              (currently broken in next)
13204      Branch: cfgperl
13205            ! Configure config_h.SH pp.c
13206 ____________________________________________________________________________
13207 [  3011] By: jhi                                   on 1999/02/22  10:24:51
13208         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
13209              To: gsar@activestate.com (Gurusamy Sarathy)
13210              Cc: perl5-porters@perl.org (Perl5 Porters)
13211              Subject: [PATCH 5.005_55] DB_File 1.64 patch
13212              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
13213              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
13214      Branch: cfgperl
13215            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13216            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
13217 ____________________________________________________________________________
13218 [  3009] By: jhi                                   on 1999/02/22  09:14:26
13219         Log: Scratch #3008 and introduce $crosscompile and $multiarch
13220              also in non-Configure lands.
13221      Branch: cfgperl
13222            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
13223            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
13224            ! win32/config.gc win32/config.vc win32/config_H.bc
13225            ! win32/config_H.gc win32/config_H.vc
13226 ____________________________________________________________________________
13227 [  3008] By: jhi                                   on 1999/02/22  08:58:04
13228         Log: Add -DMULTIARCH (see change #3006).
13229      Branch: cfgperl
13230            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
13231 ____________________________________________________________________________
13232 [  3007] By: jhi                                   on 1999/02/22  08:54:06
13233         Log: Undo the references to local{lib,arch} introduced by #3006.
13234      Branch: cfgperl
13235            ! Configure config_h.SH
13236 ____________________________________________________________________________
13237 [  3006] By: jhi                                   on 1999/02/22  08:43:50
13238         Log: From: hansm@icgned.icgroup.nl
13239              To: perlbug@perl.com
13240              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
13241              Date: Sun, 21 Feb 1999 22:58:55 +0100
13242              Reply-To: hansmu@xs4all.nl
13243              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
13244              
13245              plus other Configure changes: prepare for cross-compilation/
13246              multiarchitecture builds.
13247      Branch: cfgperl
13248            ! Configure config_h.SH
13249 ____________________________________________________________________________
13250 [  3005] By: jhi                                   on 1999/02/22  08:35:30
13251         Log: Configure/Perl knew how to look for use Mach cthreads
13252              but Configure didn't let them to be used ($osname 'next').
13253      Branch: cfgperl
13254            ! Configure config_h.SH
13255      Branch: maint-5.005/perl
13256            ! Configure
13257 ____________________________________________________________________________
13258 [  3004] By: jhi                                   on 1999/02/21  15:46:02
13259         Log: Update Acorn AVAILABILITY.
13260      Branch: cfgperl
13261            ! pod/perl.pod
13262      Branch: maint-5.005/perl
13263            ! pod/perl.pod
13264 ____________________________________________________________________________
13265 [  3003] By: jhi                                   on 1999/02/21  14:50:42
13266         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
13267              To: perl5-porters@perl.org (Perl 5 Porters)
13268              Subject: PATCH: perlref.pod - symbolic ref example
13269              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
13270              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
13271      Branch: cfgperl
13272            ! pod/perlref.pod
13273      Branch: maint-5.005/perl
13274            ! pod/perlref.pod
13275 ____________________________________________________________________________
13276 [  3002] By: jhi                                   on 1999/02/21  14:35:22
13277         Log: Sync cfgperl with maint-5.005 change #3000.
13278      Branch: cfgperl
13279            ! pod/perlfunc.pod t/op/pack.t
13280 ____________________________________________________________________________
13281 [  2999] By: gsar                                  on 1999/02/20  22:48:30
13282         Log: From:    John Bley <jbb6@acpub.duke.edu>
13283              Date:    Sat, 20 Feb 1999 16:02:34 EST
13284              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
13285              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
13286      Branch: perl
13287            ! regcomp.c
13288 ____________________________________________________________________________
13289 [  2998] By: jhi                                   on 1999/02/20  14:13:06
13290         Log: Enhanced the endianness description.
13291      Branch: cfgperl
13292            ! pod/perlfunc.pod
13293 ____________________________________________________________________________
13294 [  2996] By: jhi                                   on 1999/02/20  13:55:41
13295         Log: Glossary now mostly fixed.
13296      Branch: cfgperl
13297            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13298            ! config_h.SH
13299 ____________________________________________________________________________
13300 [  2994] By: jhi                                   on 1999/02/20  11:58:33
13301         Log: Perldeltify GNU/Hurd.
13302      Branch: cfgperl
13303            ! pod/perldelta.pod
13304 ____________________________________________________________________________
13305 [  2993] By: gsar                                  on 1999/02/20  00:59:10
13306         Log: fix typo in Perl_sbrk()
13307              From: hansm@icgned.icgroup.nl
13308              Date: Fri, 19 Feb 1999 23:19:31 +0100
13309              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
13310              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
13311      Branch: perl
13312            ! malloc.c
13313 ____________________________________________________________________________
13314 [  2992] By: gsar                                  on 1999/02/20  00:51:08
13315         Log: integrate change#2980 from maint-5.005
13316      Branch: perl
13317           !> utils/h2xs.PL
13318 ____________________________________________________________________________
13319 [  2991] By: gsar                                  on 1999/02/20  00:34:01
13320         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13321              Date: Thu, 18 Feb 1999 18:51:38 +0000
13322              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
13323              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
13324      Branch: perl
13325            ! pp_hot.c t/op/pat.t
13326 ____________________________________________________________________________
13327 [  2990] By: gsar                                  on 1999/02/20  00:30:48
13328         Log: From: jan.dubois@ibm.net (Jan Dubois)
13329              Date: Thu, 18 Feb 1999 19:14:07 +0100
13330              Message-ID: <36d15809.40853323@smtp1.ibm.net>
13331              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
13332      Branch: perl
13333            ! win32/win32.c
13334 ____________________________________________________________________________
13335 [  2989] By: gsar                                  on 1999/02/20  00:27:01
13336         Log: do poll() emulation unless HAS_POLL && I_POLL
13337      Branch: perl
13338            ! ext/IO/poll.h
13339 ____________________________________________________________________________
13340 [  2988] By: gsar                                  on 1999/02/19  23:52:12
13341         Log: tweak RE for NaNQ? recognition
13342      Branch: perl
13343            ! t/lib/bigfloatpm.t
13344 ____________________________________________________________________________
13345 [  2987] By: gsar                                  on 1999/02/19  23:29:59
13346         Log: mention C<use utf8> and C<use warning> in perldelta
13347      Branch: perl
13348            ! pod/perldelta.pod
13349 ____________________________________________________________________________
13350 [  2985] By: jhi                                   on 1999/02/19  20:43:19
13351         Log: pack/unpack better in (network-)short-non-16-bits and
13352              (network-)long-non-32-bits systems such as Cray C90.
13353      Branch: cfgperl
13354            ! perl.h pp.c t/op/pack.t
13355 ____________________________________________________________________________
13356 [  2984] By: jhi                                   on 1999/02/19  20:38:54
13357         Log: Regen Configure.
13358      Branch: cfgperl
13359            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13360            ! perl.c
13361 ____________________________________________________________________________
13362 [  2982] By: jhi                                   on 1999/02/19  19:51:49
13363         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
13364              not probed for and         
13365              
13366              From: "Kurt D. Starsinic" <kstar@chapin.edu>
13367              To: Chaim Frenkel <chaimf@pobox.com>,
13368              Russ Allbery <rra@stanford.edu>,
13369              Jarkko Hietaniemi <jhi@iki.fi>,
13370              Gurusamy Sarathy <gsar@activestate.com>,
13371              Graham Barr <gbarr@pobox.com>
13372              Cc: bdensch@ameritech.net, perlbug@perl.com
13373              Subject: [PATCH] Re: Solaris 7 for Intel
13374              Message-ID: <19990219124404.A30182@O2.chapin.edu>
13375              
13376              Glossary is still missing some terms because
13377              mkglossary is misbehaving (change #2981 updated
13378              Glossary manually)
13379      Branch: cfgperl
13380            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
13381            ! Porting/config_H
13382 ____________________________________________________________________________
13383 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
13384         Log: Make result of h2xs work when user adds C<use strict>
13385      Branch: maint-5.005/perl
13386            ! utils/h2xs.PL
13387 ____________________________________________________________________________
13388 [  2979] By: gsar                                  on 1999/02/19  05:24:29
13389         Log: doc for change#2978
13390      Branch: perl
13391            ! pod/perlsub.pod
13392 ____________________________________________________________________________
13393 [  2978] By: gsar                                  on 1999/02/19  05:08:29
13394         Log: bring '*' prototype closer to how it behaves internally
13395      Branch: perl
13396            + t/lib/fatal.t
13397            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
13398 ____________________________________________________________________________
13399 [  2977] By: gsar                                  on 1999/02/19  02:50:31
13400         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
13401      Branch: perl
13402            ! perly.h
13403 ____________________________________________________________________________
13404 [  2975] By: gsar                                  on 1999/02/18  21:41:57
13405         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
13406              of lexical searches in BEGIN|INIT|END)
13407      Branch: perl
13408            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
13409            ! vms/perly_c.vms
13410 ____________________________________________________________________________
13411 [  2974] By: gsar                                  on 1999/02/18  21:03:06
13412         Log: missing PERL_POLLUTE_MALLOC
13413      Branch: perl
13414            ! ext/SDBM_File/sdbm/sdbm.h
13415 ____________________________________________________________________________
13416 [  2973] By: gsar                                  on 1999/02/18  17:10:49
13417         Log: From:    Andy Dougherty <doughera@lafayette.edu>
13418              Date:    Wed, 17 Feb 1999 17:22:50 EST
13419              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
13420              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
13421      Branch: perl
13422            ! lib/dotsh.pl
13423 ____________________________________________________________________________
13424 [  2972] By: gsar                                  on 1999/02/18  17:04:12
13425         Log: s/#defined/#define/
13426      Branch: perl
13427            ! ext/Data/Dumper/Dumper.xs
13428 ____________________________________________________________________________
13429 [  2970] By: gsar                                  on 1999/02/18  03:26:43
13430         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
13431      Branch: perl
13432            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
13433            ! ext/GDBM_File/typemap
13434 ____________________________________________________________________________
13435 [  2969] By: gsar                                  on 1999/02/17  23:30:47
13436         Log: correct slurp mode doc
13437      Branch: perl
13438            ! pod/perlfunc.pod pod/perlop.pod
13439 ____________________________________________________________________________
13440 [  2968] By: jhi                                   on 1999/02/17  23:15:49
13441         Log: Ultrix hints update.
13442              
13443              From: Spider Boardman <spider@zk3.dec.com>
13444              To: perlbug@perl.com
13445              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
13446              Date: Tue, 16 Feb 1999 23:04:28 -0500
13447              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
13448      Branch: cfgperl
13449            ! hints/ultrix_4.sh
13450 ____________________________________________________________________________
13451 [  2966] By: jhi                                   on 1999/02/17  23:09:21
13452         Log: Change #2965 wiped out some Sarathy's _55 changes.
13453              Now unwiped.
13454      Branch: cfgperl
13455            ! Configure pp.c t/op/pack.t
13456 ____________________________________________________________________________
13457 [  2965] By: jhi                                   on 1999/02/17  23:00:04
13458         Log: Configure tweaks.
13459              
13460              Fix the Unixware/SCO uname scan:
13461              
13462              From: Tom Hughes <thh@cyberscience.com>
13463              To: perlbug@perl.com
13464              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
13465              Date: 17 Feb 1999 15:34:15 +0000    
13466              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
13467              
13468              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
13469              
13470              From: Joe Buehler <jhpb@hekimian.com>
13471              To: perl5-porters@perl.org
13472              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
13473              Date: 12 Feb 1999 11:25:21 -0500
13474              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
13475              
13476              Make the pthreads joinable constant scan to output to fd 4, not 2.
13477      Branch: cfgperl
13478            ! Configure
13479 ____________________________________________________________________________
13480 [  2964] By: gsar                                  on 1999/02/17  21:30:07
13481         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
13482              Date: Wed, 17 Feb 1999 06:53:13 -0700
13483              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
13484              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
13485      Branch: perl
13486            ! lib/Pod/Functions.pm
13487 ____________________________________________________________________________
13488 [  2963] By: gsar                                  on 1999/02/17  21:18:21
13489         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
13490              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13491              Date: Wed, 17 Feb 1999 10:06:01 +0000
13492              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
13493              Subject: Re: [5.005_53] panic: pad_free curpad 
13494      Branch: perl
13495            ! regcomp.c regexec.c t/op/misc.t
13496 ____________________________________________________________________________
13497 [  2962] By: gsar                                  on 1999/02/16  21:26:28
13498         Log: NaNQ? tweak
13499      Branch: perl
13500            ! t/lib/bigfloatpm.t
13501 ____________________________________________________________________________
13502 [  2961] By: jhi                                   on 1999/02/16  19:26:38
13503         Log: Integrate from mainperl.
13504      Branch: cfgperl
13505           !> (integrate 37 files)
13506 ____________________________________________________________________________
13507 [  2960] By: gsar                                  on 1999/02/16  18:04:29
13508         Log: undo change#2465 (qw[] is a real list now)
13509      Branch: perl
13510            ! pod/perlop.pod
13511 ____________________________________________________________________________
13512 [  2959] By: gsar                                  on 1999/02/16  07:09:33
13513         Log: this was 5.005_55
13514      Branch: perl
13515            ! Changes
13516
13517 ----------------
13518 Version 5.005_55
13519 ----------------
13520
13521 ____________________________________________________________________________
13522 [  2958] By: gsar                                  on 1999/02/16  06:18:27
13523         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
13524              elide dups and non-dependents from Changes
13525      Branch: perl
13526            ! Changes pod/perlhist.pod
13527           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
13528           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
13529           !> pod/perlport.pod pp.c t/op/pack.t
13530 ____________________________________________________________________________
13531 [  2957] By: gsar                                  on 1999/02/16  04:09:47
13532         Log: propagate PERL_VERSION everywhere, add to pod
13533      Branch: perl
13534            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
13535            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
13536            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
13537            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
13538            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
13539            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
13540            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
13541            ! win32/config.gc win32/config.vc win32/config_sh.PL
13542            ! win32/win32.c x2p/a2py.c
13543 ____________________________________________________________________________
13544 [  2955] By: jhi                                   on 1999/02/15  16:15:03
13545         Log: The pack tests now better in C90 (after the packnative patches).
13546      Branch: cfgperl
13547            ! t/op/pack.t
13548 ____________________________________________________________________________
13549 [  2954] By: gsar                                  on 1999/02/15  14:11:50
13550         Log: tweak Configure to follow new PERL_VERSION etc.
13551      Branch: perl
13552            ! Configure patchlevel.h pod/perlhist.pod
13553 ____________________________________________________________________________
13554 [  2953] By: jhi                                   on 1999/02/15  14:02:21
13555         Log: Integrate from mainperl.
13556      Branch: cfgperl
13557           !> MANIFEST Porting/makerel
13558 ____________________________________________________________________________
13559 [  2952] By: jhi                                   on 1999/02/15  13:50:07
13560         Log: Enhance the packnative patch: use the packnative code
13561              only if required.  Also added hefty testing (hopefully
13562              I didn't assume too much...).  Tested on alpha, ix86, sparc.
13563      Branch: cfgperl
13564            ! pod/perlfunc.pod pp.c t/op/pack.t
13565 ____________________________________________________________________________
13566 [  2951] By: jhi                                   on 1999/02/15  13:46:56
13567         Log: AVAILABILITY from 5.005_03-tobe, will of course
13568              require updating when 5.006 comes out.
13569      Branch: cfgperl
13570            ! pod/perl.pod
13571 ____________________________________________________________________________
13572 [  2949] By: gsar                                  on 1999/02/15  13:28:51
13573         Log: will this be it for 5.005_55?
13574      Branch: perl
13575            ! MANIFEST Porting/makerel
13576 ____________________________________________________________________________
13577 [  2948] By: jhi                                   on 1999/02/15  13:23:52
13578         Log: Integrate from mainperl.
13579      Branch: cfgperl
13580           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
13581           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
13582           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
13583           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
13584           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
13585           !> win32/config.gc win32/config.vc win32/config_H.bc
13586           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
13587 ____________________________________________________________________________
13588 [  2947] By: jhi                                   on 1999/02/15  13:20:41
13589         Log: perlport.pod 1.39 from Chris.
13590      Branch: cfgperl
13591            ! pod/perlport.pod
13592 ____________________________________________________________________________
13593 [  2946] By: jhi                                   on 1999/02/15  13:09:58
13594         Log: Import Ultrix update, change #2864, 
13595              
13596              From: Spider Boardman <spider@zk3.dec.com>
13597              To: perlbug@perl.com
13598              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
13599              Date: Wed, 10 Feb 1999 23:33:31 -0500
13600              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
13601      Branch: cfgperl
13602            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
13603 ____________________________________________________________________________
13604 [  2945] By: jhi                                   on 1999/02/15  13:04:50
13605         Log: OpenBSD sparc SHMLBA.
13606      Branch: cfgperl
13607            ! ext/IPC/SysV/SysV.xs
13608 ____________________________________________________________________________
13609 [  2944] By: gsar                                  on 1999/02/15  12:09:52
13610         Log: update win32/config* stuff, Changes
13611      Branch: perl
13612            ! Changes win32/Makefile win32/config.bc win32/config.gc
13613            ! win32/config.vc win32/config_H.bc win32/config_H.gc
13614            ! win32/config_H.vc win32/makefile.mk
13615 ____________________________________________________________________________
13616 [  2943] By: gsar                                  on 1999/02/15  11:54:08
13617         Log: #include patchlevel.h by default, provide
13618              PERL_{REVISION,VERSION,SUBVERSION}
13619      Branch: perl
13620            ! patchlevel.h perl.h
13621 ____________________________________________________________________________
13622 [  2942] By: gsar                                  on 1999/02/15  10:26:59
13623         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
13624              misc fixes
13625      Branch: perl
13626            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
13627 ____________________________________________________________________________
13628 [  2941] By: gsar                                  on 1999/02/15  10:24:37
13629         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
13630              Message-ID: <19990207002851.B9185@toldyouso.com>
13631              Message-ID: <19990207212152.A9765@toldyouso.com>
13632              Message-ID: <19990207212041.A9622@toldyouso.com>
13633              Message-ID: <19990207213127.A10244@toldyouso.com>
13634              Message-ID: <19990207212559.A9950@toldyouso.com>
13635              Message-ID: <19990207212842.A9994@toldyouso.com>
13636              Message-ID: <19990207212500.A9860@toldyouso.com>
13637              Message-ID: <19990207213013.A10105@toldyouso.com>
13638      Branch: perl
13639            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
13640            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
13641            ! pod/perlmodlib.pod pod/perltoc.pod
13642 ____________________________________________________________________________
13643 [  2940] By: gsar                                  on 1999/02/15  10:07:08
13644         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
13645              of suggested patch)
13646              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
13647              Date: Mon, 08 Feb 1999 01:14:41 -0000
13648              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
13649              Subject: [PATCH 5.005_54] some pending C.pm stuff 
13650      Branch: perl
13651            ! ext/B/B/C.pm
13652 ____________________________________________________________________________
13653 [  2939] By: jhi                                   on 1999/02/15  08:40:18
13654         Log: Integrate from mainperl.
13655      Branch: cfgperl
13656           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
13657            - lib/File/PathConvert.pm
13658           !> (integrate 81 files)
13659 ____________________________________________________________________________
13660 [  2938] By: gsar                                  on 1999/02/15  06:56:39
13661         Log: change#2839 was bogus, redo
13662      Branch: perl
13663           !> t/lib/h2ph.pht
13664 ____________________________________________________________________________
13665 [  2937] By: gsar                                  on 1999/02/15  06:38:15
13666         Log: support Win32::GetFullPathName() and Win32::SetLastError()
13667              From: jan.dubois@ibm.net (Jan Dubois)
13668              Date: Tue, 09 Feb 1999 22:27:31 +0100
13669              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
13670              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
13671      Branch: perl
13672            ! win32/win32.c
13673 ____________________________________________________________________________
13674 [  2936] By: gsar                                  on 1999/02/15  06:26:39
13675         Log: support native integers, pack("L_",...) etc. (via private mail)
13676              From: Jarkko Hietaniemi <jhi@iki.fi>
13677              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
13678              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
13679              Subject: the "packnative" patch
13680      Branch: perl
13681            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
13682            ! t/lib/ipc_sysv.t t/op/pack.t
13683 ____________________________________________________________________________
13684 [  2935] By: gsar                                  on 1999/02/15  06:04:02
13685         Log: From: Michael G Schwern <schwern@pobox.com>
13686              Date: Tue, 9 Feb 1999 04:13:12 -0500
13687              Message-ID: <19990209041312.A15788@toldyouso.com>
13688              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
13689      Branch: perl
13690            ! utils/h2xs.PL
13691 ____________________________________________________________________________
13692 [  2934] By: gsar                                  on 1999/02/15  05:30:13
13693         Log: fix bugs in the handling of negative numbers, among other things
13694              From: Steven Knight <knight@theopera.baldmt.citilink.com>
13695              Date: Mon, 8 Feb 1999 01:16:24 -0600
13696              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
13697              Subject: Math::BigFloat and Math::BigInt
13698      Branch: perl
13699            + t/lib/bigfloat.t t/lib/bigfloatpm.t
13700            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
13701            ! t/lib/bigintpm.t
13702 ____________________________________________________________________________
13703 [  2933] By: gsar                                  on 1999/02/15  04:57:52
13704         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
13705              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
13706              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
13707              Subject: s2p incorrectly handles hold space commands
13708      Branch: perl
13709            ! x2p/s2p.PL
13710 ____________________________________________________________________________
13711 [  2932] By: gsar                                  on 1999/02/15  04:45:55
13712         Log: clarify what a "line" is
13713      Branch: perl
13714            ! pod/perlfunc.pod pod/perlvar.pod
13715 ____________________________________________________________________________
13716 [  2931] By: gsar                                  on 1999/02/15  04:23:29
13717         Log: backout change#2811 and add newer version based on File::Spec
13718              From: Barrie Slaymaker <rbs@telerama.com>
13719              Date: Thu, 11 Feb 1999 16:29:24 -0500
13720              Message-ID: <36C34BB4.A62090E0@telerama.com>
13721              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
13722      Branch: perl
13723            - lib/File/PathConvert.pm
13724            ! MANIFEST installhtml lib/Pod/Html.pm
13725 ____________________________________________________________________________
13726 [  2930] By: gsar                                  on 1999/02/15  04:16:25
13727         Log: From: Barrie Slaymaker <rbs@telerama.com>
13728              Date: Thu, 11 Feb 1999 19:39:48 -0500
13729              Message-ID: <36C37854.707D139@telerama.com>
13730              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
13731      Branch: perl
13732            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
13733 ____________________________________________________________________________
13734 [  2929] By: gsar                                  on 1999/02/15  04:06:50
13735         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
13736              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
13737              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
13738              Subject: [PATCH]5.005_54 (DOC) fix many typos
13739              --
13740              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
13741              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
13742              Subject: [PATCH]5.005_54 (DOC) typos
13743      Branch: perl
13744            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
13745            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
13746            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
13747            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
13748            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
13749            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
13750            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
13751            ! pod/perlvar.pod pod/perlxs.pod
13752 ____________________________________________________________________________
13753 [  2928] By: gsar                                  on 1999/02/15  03:39:53
13754         Log: allow the Carp routines to pass through exception objects
13755      Branch: perl
13756            ! lib/Carp.pm
13757 ____________________________________________________________________________
13758 [  2927] By: gsar                                  on 1999/02/15  03:22:57
13759         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
13760      Branch: perl
13761            ! pod/perlfaq8.pod
13762 ____________________________________________________________________________
13763 [  2926] By: gsar                                  on 1999/02/15  03:19:39
13764         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
13765              have done that, but didn't)
13766      Branch: perl
13767           !> utils/h2ph.PL
13768 ____________________________________________________________________________
13769 [  2925] By: gsar                                  on 1999/02/15  03:17:01
13770         Log: integrate cfgperl changes into mainline
13771      Branch: perl
13772            ! Changes
13773           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13774           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
13775           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
13776           !> vms/subconfigure.com
13777 ____________________________________________________________________________
13778 [  2924] By: gsar                                  on 1999/02/15  03:07:08
13779         Log: add const qualifier to most char* prototypes, handle ripple effect
13780      Branch: perl
13781            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
13782            ! universal.c util.c
13783 ____________________________________________________________________________
13784 [  2923] By: gsar                                  on 1999/02/15  01:04:30
13785         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13786              Date: Thu, 04 Feb 1999 02:37:31 +0000
13787              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
13788              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
13789      Branch: perl
13790            ! pp_ctl.c t/op/range.t
13791 ____________________________________________________________________________
13792 [  2922] By: gsar                                  on 1999/02/15  00:24:34
13793         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13794              Date: Sun, 31 Jan 1999 01:50:06 +0000
13795              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
13796              Subject: [PATCH 5.005_03t4] regexp flags bug
13797      Branch: perl
13798            ! regcomp.c t/op/re_tests
13799 ____________________________________________________________________________
13800 [  2921] By: gsar                                  on 1999/02/15  00:13:02
13801         Log: use New() et al., rather than safemalloc() et al.
13802              From: jan.dubois@ibm.net (Jan Dubois)
13803              Date: Fri, 29 Jan 1999 23:27:22 +0100
13804              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
13805              Subject: [PATCH _03-MT5] POSIX.xs memory API
13806      Branch: perl
13807            ! ext/POSIX/POSIX.xs
13808 ____________________________________________________________________________
13809 [  2920] By: gsar                                  on 1999/02/15  00:05:33
13810         Log: tweak READ() docs to mention $buffer must be altered by reference
13811      Branch: perl
13812            ! pod/perltie.pod
13813 ____________________________________________________________________________
13814 [  2919] By: gsar                                  on 1999/02/14  23:50:39
13815         Log: applied suggested patch, with several language/readability tweaks
13816              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13817              Date: Fri, 29 Jan 1999 00:25:02 -0500
13818              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
13819              Subject: Re: [PATCH 5.005_*] Better parsing docs
13820      Branch: perl
13821            ! pod/perlop.pod
13822 ____________________________________________________________________________
13823 [  2918] By: gsar                                  on 1999/02/14  23:20:42
13824         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
13825              of silently returning bogus values)
13826              From: Peter Chines <pchines@nhgri.nih.gov>
13827              Date: Wed, 27 Jan 1999 16:11:31 -0500
13828              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
13829              Subject: Time::Local
13830      Branch: perl
13831            ! lib/Time/Local.pm pod/perldelta.pod
13832 ____________________________________________________________________________
13833 [  2917] By: gsar                                  on 1999/02/14  11:21:43
13834         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13835              Date: Thu, 28 Jan 1999 10:02:20 -0500
13836              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
13837              Subject: Re: [PATCH 5.005_53] Better perldoc
13838      Branch: perl
13839            ! utils/perldoc.PL
13840 ____________________________________________________________________________
13841 [  2916] By: gsar                                  on 1999/02/14  10:59:38
13842         Log: back out change#2751, apply updated version 
13843              From: jan.dubois@ibm.net (Jan Dubois)
13844              Date: Sat, 06 Feb 1999 01:06:29 +0100
13845              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
13846              Subject: [PATCH] Cleanup of File::Spec module
13847      Branch: perl
13848            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
13849            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
13850            ! lib/File/Spec/Win32.pm
13851 ____________________________________________________________________________
13852 [  2915] By: gsar                                  on 1999/02/14  10:48:01
13853         Log: tweak select() test
13854      Branch: perl
13855            ! pod/perlipc.pod t/op/fh.t
13856 ____________________________________________________________________________
13857 [  2914] By: gsar                                  on 1999/02/14  10:25:55
13858         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
13859      Branch: perl
13860            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
13861 ____________________________________________________________________________
13862 [  2913] By: gsar                                  on 1999/02/14  10:03:51
13863         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
13864              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
13865              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
13866              Subject: Re: SvOPV() or SvPV_nolen() or ...
13867      Branch: perl
13868            ! pod/perlguts.pod
13869 ____________________________________________________________________________
13870 [  2912] By: gsar                                  on 1999/02/14  09:57:29
13871         Log: provide SvPV_nolen(sv) to avoid use of PL_na
13872              From: jan.dubois@ibm.net (Jan Dubois)
13873              Date: Sun, 24 Jan 1999 02:45:32 +0100
13874              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
13875              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
13876      Branch: perl
13877            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
13878            ! sv.h
13879 ____________________________________________________________________________
13880 [  2911] By: gsar                                  on 1999/02/14  06:51:05
13881         Log: elide stray effluvium
13882      Branch: perl
13883            ! pod/perldelta.pod
13884 ____________________________________________________________________________
13885 [  2910] By: gsar                                  on 1999/02/14  05:51:56
13886         Log: slurping an empty file should return '' rather than undef, with
13887              commensurate effects on ARGV processing
13888      Branch: perl
13889            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
13890            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
13891 ____________________________________________________________________________
13892 [  2909] By: gsar                                  on 1999/02/14  00:02:11
13893         Log: perly_c.diff typo
13894      Branch: perl
13895            ! perly.c perly_c.diff vms/perly_c.vms
13896 ____________________________________________________________________________
13897 [  2908] By: gsar                                  on 1999/02/13  18:20:13
13898         Log: From: jan.dubois@ibm.net (Jan Dubois)
13899              Date: Sat, 13 Feb 1999 13:25:53 +0100
13900              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
13901              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
13902      Branch: perl
13903            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
13904 ____________________________________________________________________________
13905 [  2907] By: jhi                                   on 1999/02/13  15:07:26
13906         Log: Integrate from mainperl.
13907      Branch: cfgperl
13908           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
13909           !> (integrate 150 files)
13910 ____________________________________________________________________________
13911 [  2903] By: gsar                                  on 1999/02/12  13:25:59
13912         Log: From: jan.dubois@ibm.net (Jan Dubois)
13913              Date: Sun, 24 Jan 1999 01:12:00 +0100
13914              Message-ID: <36b66479.62756298@smtp1.ibm.net>
13915              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
13916      Branch: perl
13917            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
13918            ! proto.h sv.c sv.h
13919 ____________________________________________________________________________
13920 [  2902] By: gsar                                  on 1999/02/12  12:55:11
13921         Log: script to generate ctags from etags
13922              From: Colin Kuskie <ckuskie@cadence.com>
13923              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
13924              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
13925              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
13926      Branch: perl
13927            + emacs/e2ctags.pl
13928            ! Makefile.SH pod/perlfaq3.pod
13929 ____________________________________________________________________________
13930 [  2901] By: gsar                                  on 1999/02/12  12:40:17
13931         Log: allow boolean assign ops to be lvalues
13932              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13933              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
13934              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
13935              --
13936              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13937              Date: Mon, 18 Jan 1999 10:04:00 +0000
13938              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
13939              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
13940      Branch: perl
13941            + t/op/lop.t
13942            ! MANIFEST op.c
13943 ____________________________________________________________________________
13944 [  2899] By: jhi                                   on 1999/02/12  12:03:48
13945         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
13946      Branch: cfgperl
13947            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13948            ! config_h.SH hints/openbsd.sh
13949 ____________________________________________________________________________
13950 [  2898] By: gsar                                  on 1999/02/12  11:49:25
13951         Log: support win32_putenv()
13952      Branch: perl
13953            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
13954            ! win32/win32.c win32/win32iop.h
13955 ____________________________________________________________________________
13956 [  2894] By: gsar                                  on 1999/02/12  11:09:27
13957         Log: add missing hunk in change#2657
13958      Branch: perl
13959            ! ext/B/B/CC.pm
13960 ____________________________________________________________________________
13961 [  2893] By: gsar                                  on 1999/02/12  11:00:13
13962         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13963              Date: Tue, 19 Jan 1999 20:13:15 -0500
13964              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
13965              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
13966      Branch: perl
13967            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
13968            ! t/pragma/subs.t t/pragma/warning.t
13969 ____________________________________________________________________________
13970 [  2892] By: gsar                                  on 1999/02/12  10:44:38
13971         Log: update change#2670 to later version
13972              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13973              Date: Sun, 31 Jan 1999 16:16:14 +0000
13974              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
13975              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
13976      Branch: perl
13977            ! t/op/subst.t toke.c
13978 ____________________________________________________________________________
13979 [  2891] By: gsar                                  on 1999/02/12  10:31:17
13980         Log: make testsuite somewhat location independent
13981      Branch: perl
13982            ! (edit 117 files)
13983 ____________________________________________________________________________
13984 [  2890] By: gsar                                  on 1999/02/12  10:00:30
13985         Log: add $AutoLoader::VERSION
13986      Branch: perl
13987            ! lib/AutoLoader.pm
13988 ____________________________________________________________________________
13989 [  2889] By: gsar                                  on 1999/02/12  09:55:48
13990         Log: tweak PERL_STRICT_CR notes
13991      Branch: perl
13992            ! pod/perl5005delta.pod
13993 ____________________________________________________________________________
13994 [  2888] By: gsar                                  on 1999/02/12  09:41:45
13995         Log: add note about test-notty target
13996      Branch: perl
13997            ! README.win32
13998 ____________________________________________________________________________
13999 [  2887] By: gsar                                  on 1999/02/12  09:37:37
14000         Log: add perltodo.pod
14001      Branch: perl
14002            + pod/perltodo.pod
14003            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
14004            ! win32/pod.mak
14005 ____________________________________________________________________________
14006 [  2886] By: jhi                                   on 1999/02/12  08:52:14
14007         Log: Integrate from mainperl.
14008      Branch: cfgperl
14009           +> t/op/fh.t
14010           !> (integrate 30 files)
14011 ____________________________________________________________________________
14012 [  2885] By: gsar                                  on 1999/02/12  08:42:10
14013         Log: note how to find REG_INFTY limit
14014      Branch: perl
14015            ! pod/perlre.pod
14016 ____________________________________________________________________________
14017 [  2884] By: jhi                                   on 1999/02/12  08:36:14
14018         Log: OpenBSD pthreads awareness, thanks to
14019              David Leonard <david.leonard@csee.uq.edu.au>
14020      Branch: maint-5.005/perl
14021            ! Configure hints/openbsd.sh
14022 ____________________________________________________________________________
14023 [  2882] By: gsar                                  on 1999/02/12  08:05:20
14024         Log: IO is maintained by p5p (per Graham Barr's wishes)
14025      Branch: perl
14026            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
14027            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
14028            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
14029            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
14030 ____________________________________________________________________________
14031 [  2881] By: gsar                                  on 1999/02/12  07:57:13
14032         Log: fh.t typo
14033      Branch: perl
14034            ! t/op/fh.t
14035 ____________________________________________________________________________
14036 [  2880] By: gsar                                  on 1999/02/12  07:38:16
14037         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
14038      Branch: perl
14039            ! perl.c pod/perlrun.pod
14040 ____________________________________________________________________________
14041 [  2879] By: gsar                                  on 1999/02/12  05:39:29
14042         Log: fix ops that are not filehandle constructors to not create GV if it
14043              doesn't already exist (avoids leaks); extend semantics of defined()
14044              so that defined(*{$foo}) works (experimental)
14045      Branch: perl
14046            + t/op/fh.t
14047            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
14048            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
14049 ____________________________________________________________________________
14050 [  2877] By: jhi                                   on 1999/02/11  20:44:00
14051         Log: From: Chris Nandor <pudge@pobox.com>
14052              To: perl5-porters@perl.org
14053              Subject: [PATCH] perlport.pod 1.39
14054              Date: Thu, 11 Feb 1999 12:28:35 -0500
14055              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
14056      Branch: cfgperl
14057            ! pod/perlport.pod
14058 ____________________________________________________________________________
14059 [  2870] By: gsar                                  on 1999/02/11  11:17:08
14060         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
14061      Branch: perl
14062            ! ext/IO/lib/IO/Pipe.pm
14063 ____________________________________________________________________________
14064 [  2869] By: gsar                                  on 1999/02/11  11:00:56
14065         Log: update win32/pod.mak
14066      Branch: perl
14067            ! win32/pod.mak
14068 ____________________________________________________________________________
14069 [  2868] By: gsar                                  on 1999/02/11  10:42:44
14070         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
14071              Date: Fri, 08 Jan 1999 14:36:53 +1100
14072              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
14073              Subject: Re: [Fwd: IO::Socket::connect and blocking]
14074      Branch: perl
14075            ! ext/IO/lib/IO/Socket.pm
14076 ____________________________________________________________________________
14077 [  2867] By: gsar                                  on 1999/02/11  09:43:03
14078         Log: av_extend() doc tweak from Jan Dubois
14079      Branch: perl
14080            ! pod/perlguts.pod
14081 ____________________________________________________________________________
14082 [  2866] By: gsar                                  on 1999/02/11  09:27:17
14083         Log: display full pathname of unreadable files
14084      Branch: perl
14085            ! utils/perldoc.PL
14086 ____________________________________________________________________________
14087 [  2865] By: gsar                                  on 1999/02/11  09:02:31
14088         Log: missing patch in change#2522
14089      Branch: perl
14090            ! lib/Pod/Text.pm
14091 ____________________________________________________________________________
14092 [  2864] By: jhi                                   on 1999/02/11  08:45:00
14093         Log: From: Spider Boardman <spider@zk3.dec.com>
14094              To: perlbug@perl.com
14095              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
14096              Date: Wed, 10 Feb 1999 23:33:31 -0500
14097              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
14098      Branch: maint-5.005/perl
14099            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
14100 ____________________________________________________________________________
14101 [  2862] By: gsar                                  on 1999/02/11  08:14:34
14102         Log: integrate changes#2738,2740 from maint-5.005
14103      Branch: perl
14104           !> lib/ExtUtils/MakeMaker.pm
14105 ____________________________________________________________________________
14106 [  2861] By: jhi                                   on 1999/02/11  08:04:25
14107         Log: Integrate from mainperl.
14108      Branch: cfgperl
14109           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
14110           !> t/op/range.t win32/config.gc
14111 ____________________________________________________________________________
14112 [  2860] By: gsar                                  on 1999/02/11  07:30:08
14113         Log: binmode() support for cygwin32 (suggested by Steven Morlock
14114              <newspost@morlock.net>)
14115      Branch: perl
14116            ! perl.h
14117 ____________________________________________________________________________
14118 [  2859] By: gsar                                  on 1999/02/11  07:14:21
14119         Log: update Changes
14120      Branch: perl
14121            ! Changes
14122           !> pod/perl5005delta.pod
14123 ____________________________________________________________________________
14124 [  2856] By: gsar                                  on 1999/02/11  07:07:39
14125         Log: integrate perldelta changes from maint-5.005
14126      Branch: perl
14127           !> pod/perl5005delta.pod
14128 ____________________________________________________________________________
14129 [  2855] By: gsar                                  on 1999/02/11  06:31:50
14130         Log: applied suggested patch; added tests
14131              From: Adam Krolnik <adamk@gypsy.cyrix.com>
14132              Date: Sat, 12 Dec 98 15:30:18 -0600
14133              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
14134              Subject: Range operation doesn't handle IV_MAX
14135      Branch: perl
14136            ! pp_ctl.c t/op/range.t
14137 ____________________________________________________________________________
14138 [  2854] By: gsar                                  on 1999/02/11  05:00:55
14139         Log: compatibility fix: magic non-propagation in foreach implicit localization
14140      Branch: perl
14141            ! pp_ctl.c t/op/local.t win32/config.gc
14142 ____________________________________________________________________________
14143 [  2852] By: gsar                                  on 1999/02/10  23:17:49
14144         Log: fair warning about -Dusethreads
14145      Branch: maint-5.005/perl
14146            ! Configure INSTALL README.threads
14147 ____________________________________________________________________________
14148 [  2847] By: jhi                                   on 1999/02/09  19:13:28
14149         Log: Integrate from mainperl.
14150      Branch: cfgperl
14151           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
14152           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
14153 ____________________________________________________________________________
14154 [  2846] By: gsar                                  on 1999/02/09  13:53:28
14155         Log: a modified version of suggested patch for pack template 'Z'; added docs
14156              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
14157              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
14158              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
14159              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
14160      Branch: perl
14161            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
14162 ____________________________________________________________________________
14163 [  2845] By: gsar                                  on 1999/02/09  00:03:26
14164         Log: clarify docs for change#2835
14165      Branch: perl
14166            ! pod/perldelta.pod pod/perlop.pod
14167 ____________________________________________________________________________
14168 [  2844] By: gsar                                  on 1999/02/08  23:40:57
14169         Log: addendum to change#2823
14170              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14171              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
14172              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
14173              Subject: [PATCH] Docs and tests for method-call syntax
14174      Branch: perl
14175            ! pod/perlobj.pod t/op/method.t
14176 ____________________________________________________________________________
14177 [  2843] By: jhi                                   on 1999/02/08  21:06:28
14178         Log: Ultrix mmap tidbit.
14179      Branch: cfgperl
14180            ! hints/ultrix_4.sh
14181 ____________________________________________________________________________
14182 [  2842] By: jhi                                   on 1999/02/08  20:22:55
14183         Log: Integrate from mainperl.
14184      Branch: cfgperl
14185           +> t/op/subst_wamp.t
14186           !> (integrate 35 files)
14187 ____________________________________________________________________________
14188 [  2841] By: jhi                                   on 1999/02/08  18:23:26
14189         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14190              To: Mailing list Perl5 <perl5-porters@perl.org>
14191              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
14192              Date: Sun, 7 Feb 1999 17:25:22 -0500
14193              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
14194      Branch: cfgperl
14195            + t/op/subst_amp.t
14196            ! MANIFEST regcomp.c t/op/subst.t
14197 ____________________________________________________________________________
14198 [  2840] By: jhi                                   on 1999/02/08  18:16:54
14199         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14200              To: Mailing list Perl5 <perl5-porters@perl.org>
14201              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
14202              Date: Sun, 7 Feb 1999 17:00:10 -0500
14203              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
14204      Branch: cfgperl
14205            ! pp_hot.c t/op/pat.t
14206 ____________________________________________________________________________
14207 [  2839] By: jhi                                   on 1999/02/08  17:25:30
14208         Log: A require was missing.
14209      Branch: cfgperl
14210            ! t/lib/h2ph.pht
14211 ____________________________________________________________________________
14212 [  2838] By: jhi                                   on 1999/02/08  16:38:41
14213         Log: Bring in the change #2809 (the Configure part has been
14214              modified rather a lot since the #2809, though.)
14215      Branch: cfgperl
14216            ! Configure utils/h2ph.PL
14217 ____________________________________________________________________________
14218 [  2835] By: gsar                                  on 1999/02/08  14:40:23
14219         Log: make qw() into a true list at compile time (slightly modified
14220              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
14221      Branch: perl
14222            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
14223 ____________________________________________________________________________
14224 [  2834] By: gsar                                  on 1999/02/08  13:23:16
14225         Log: make safesysmalloc() etc., always available; safemalloc() et al are
14226              now macros that point to the right malloc; fix various places in
14227              sources that need to always use safesysmalloc() et al
14228      Branch: perl
14229            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
14230            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
14231 ____________________________________________________________________________
14232 [  2833] By: gsar                                  on 1999/02/08  10:56:16
14233         Log: remove spurious #endif in last change
14234      Branch: perl
14235            ! perl.h
14236 ____________________________________________________________________________
14237 [  2832] By: gsar                                  on 1999/02/08  10:34:55
14238         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
14239              them ask for insanity (untested)
14240      Branch: perl
14241            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
14242            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
14243            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
14244 ____________________________________________________________________________
14245 [  2831] By: jhi                                   on 1999/02/08  08:33:33
14246         Log: Update vms/subconfigure.com along the lines of change #2829.
14247      Branch: cfgperl
14248            ! vms/subconfigure.com
14249 ____________________________________________________________________________
14250 [  2830] By: gsar                                  on 1999/02/08  00:19:46
14251         Log: integrate cfgperl changes into mainline
14252      Branch: perl
14253           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
14254           +> lib/File/PathConvert.pm pod/perlthrtut.pod
14255            ! Changes
14256           !> (integrate 93 files)
14257 ____________________________________________________________________________
14258 [  2829] By: jhi                                   on 1999/02/07  23:49:46
14259         Log: Configure update.
14260              
14261              Probe for mmap() et alia.
14262              The *cc*symbols patch (just Configure, no h2ph).
14263      Branch: cfgperl
14264            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14265            ! config_h.SH perl.h
14266 ____________________________________________________________________________
14267 [  2828] By: gsar                                  on 1999/02/07  23:38:47
14268         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14269              Date: Sun, 7 Feb 1999 17:25:22 -0500
14270              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
14271              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
14272      Branch: perl
14273            + t/op/subst_amp.t t/op/subst_wamp.t
14274            ! MANIFEST regcomp.c t/op/subst.t
14275 ____________________________________________________________________________
14276 [  2827] By: gsar                                  on 1999/02/07  23:27:32
14277         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14278              Date: Sun, 7 Feb 1999 17:00:10 -0500
14279              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
14280              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
14281      Branch: perl
14282            ! pp_hot.c t/op/pat.t
14283 ____________________________________________________________________________
14284 [  2826] By: gsar                                  on 1999/02/07  23:26:04
14285         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
14286              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14287              Date: Sun, 7 Feb 1999 15:07:27 -0500
14288              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
14289              Subject: Re: fixing memory leaks in REx compilation
14290      Branch: perl
14291            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
14292            ! regexec.c
14293 ____________________________________________________________________________
14294 [  2825] By: jhi                                   on 1999/02/07  18:05:13
14295         Log: Integrate from mainperl.
14296      Branch: cfgperl
14297           +> lib/DB.pm t/comp/bproto.t
14298           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
14299           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
14300           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
14301           !> toke.c vms/perly_c.vms
14302 ____________________________________________________________________________
14303 [  2824] By: gsar                                  on 1999/02/07  14:21:48
14304         Log: tweak doc on bitwise ops
14305      Branch: perl
14306            ! pod/perlop.pod
14307 ____________________________________________________________________________
14308 [  2823] By: gsar                                  on 1999/02/07  13:38:31
14309         Log: applied suggested patch; regen perly* and vms/perly*
14310              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14311              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
14312              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
14313              Subject: [PATCH] Re: Suggestion for perlobj man page
14314      Branch: perl
14315            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
14316 ____________________________________________________________________________
14317 [  2822] By: gsar                                  on 1999/02/07  12:39:09
14318         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
14319              disabled, fails tests)
14320      Branch: perl
14321            ! regcomp.h
14322 ____________________________________________________________________________
14323 [  2821] By: gsar                                  on 1999/02/07  11:09:39
14324         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
14325              <Alexander.Barilo@aexp.com>)
14326      Branch: perl
14327            ! lib/Pod/Html.pm
14328 ____________________________________________________________________________
14329 [  2820] By: gsar                                  on 1999/02/07  10:20:35
14330         Log: add draft debugging API implementation
14331      Branch: perl
14332            + lib/DB.pm
14333            ! MANIFEST
14334 ____________________________________________________________________________
14335 [  2819] By: gsar                                  on 1999/02/07  09:58:45
14336         Log: avoid garbage in db->dirbuf
14337              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
14338              Date: Sat, 05 Dec 1998 14:14:54 +0900
14339              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
14340              Subject: SDBM bug
14341      Branch: perl
14342            ! ext/SDBM_File/sdbm/sdbm.c
14343 ____________________________________________________________________________
14344 [  2818] By: gsar                                  on 1999/02/07  09:32:24
14345         Log: missing entry
14346      Branch: perl
14347            ! MANIFEST
14348 ____________________________________________________________________________
14349 [  2817] By: gsar                                  on 1999/02/07  09:30:47
14350         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
14351      Branch: perl
14352            + t/comp/bproto.t
14353            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
14354 ____________________________________________________________________________
14355 [  2816] By: gsar                                  on 1999/02/06  00:14:29
14356         Log: minor bug in dumping blessed subrefs
14357      Branch: perl
14358            ! ext/Data/Dumper/Dumper.pm
14359 ____________________________________________________________________________
14360 [  2812] By: jhi                                   on 1999/02/03  22:02:24
14361         Log: Enhance change #2808.
14362              
14363              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14364              To: perl5-porters@perl.org
14365              Subject: Re: [PATCH 5.00*]: perlbug checklist
14366              Date: Wed, 3 Feb 1999 19:02:27 +0000
14367              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
14368      Branch: cfgperl
14369            ! utils/perlbug.PL
14370 ____________________________________________________________________________
14371 [  2811] By: jhi                                   on 1999/02/03  21:53:23
14372         Log: From: Barrie Slaymaker <rbs@telerama.com>
14373              To: perl5-porters@perl.org
14374              CC: pod-people@perl.org
14375              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
14376              Date: Wed, 03 Feb 1999 10:34:18 -0500
14377              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
14378              
14379              Add File::PathConvert.pm.
14380              Fix Pod::Html and installhtml to understand relative urls.
14381      Branch: cfgperl
14382            + lib/File/PathConvert.pm
14383            ! MANIFEST installhtml lib/Pod/Html.pm
14384 ____________________________________________________________________________
14385 [  2810] By: jhi                                   on 1999/02/03  20:25:10
14386         Log: From: Francois Desarmenien <desar@club-internet.fr>
14387              To: Mailing list Perl5 <perl5-porters@perl.org>
14388              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
14389              Date: Wed, 03 Feb 1999 13:13:24 +0000
14390              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
14391              
14392              (note: this patch completely overrides Tom Wolfe's patch,
14393              change #2604)
14394      Branch: cfgperl
14395            + ext/GDBM_File/hints/sco.pl
14396            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
14397 ____________________________________________________________________________
14398 [  2809] By: jhi                                   on 1999/02/03  19:54:16
14399         Log: h2ph fixes + Configure patch to support them.
14400              
14401              From: "Kurt D. Starsinic" <kstar@chapin.edu>
14402              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
14403              Gurusamy Sarathy <gsar@engin.umich.edu>
14404              Cc: perl5-porters@perl.org
14405              Subject: [PATCH 5.00503_MT5] h2ph.PL
14406              Date: Tue, 2 Feb 1999 19:48:06 -0500
14407              Message-ID: <19990202194806.E10647@O2.chapin.edu>
14408      Branch: maint-5.005/perl
14409            ! Configure utils/h2ph.PL
14410 ____________________________________________________________________________
14411 [  2808] By: jhi                                   on 1999/02/03  16:59:55
14412         Log: Enhance the perlbug checklist.
14413      Branch: cfgperl
14414            ! utils/perlbug.PL
14415 ____________________________________________________________________________
14416 [  2807] By: jhi                                   on 1999/02/03  14:01:37
14417         Log: Document the standard strftime %formats.
14418              
14419              From: Dominic Dunlop <domo@vo.lu>
14420              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
14421              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
14422              Date: Tue, 2 Feb 1999 15:55:29 +0100
14423              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
14424      Branch: cfgperl
14425            ! ext/POSIX/POSIX.pod
14426 ____________________________________________________________________________
14427 [  2806] By: jhi                                   on 1999/02/03  13:58:00
14428         Log: Integrate from mainperl.
14429      Branch: cfgperl
14430           !> perl.h
14431 ____________________________________________________________________________
14432 [  2805] By: gsar                                  on 1999/02/03  03:32:31
14433         Log: PL_uuemap[] init needs help for sizeof()
14434      Branch: perl
14435            ! perl.h
14436 ____________________________________________________________________________
14437 [  2804] By: jhi                                   on 1999/02/02  20:44:30
14438         Log: These should've been already in #2803.
14439      Branch: cfgperl
14440            ! Configure config_h.SH vms/subconfigure.com
14441 ____________________________________________________________________________
14442 [  2803] By: jhi                                   on 1999/02/02  20:38:45
14443         Log: telldir prototype issue, from mists of time...
14444      Branch: cfgperl
14445            ! hints/netbsd.sh pp_sys.c
14446 ____________________________________________________________________________
14447 [  2801] By: jhi                                   on 1999/02/02  17:40:14
14448         Log: From: John Bley <jbb6@acpub.duke.edu>
14449              To: perlbug@perl.org
14450              Subject: [PATCH]5.005_54 (DOC) fix minor typos
14451              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
14452              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
14453      Branch: cfgperl
14454            ! pod/perlre.pod
14455 ____________________________________________________________________________
14456 [  2800] By: jhi                                   on 1999/02/02  17:26:49
14457         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
14458      Branch: cfgperl
14459            ! Todo-5.005
14460 ____________________________________________________________________________
14461 [  2799] By: jhi                                   on 1999/02/02  17:18:51
14462         Log: Update FindBin from maint-5.005.
14463      Branch: cfgperl
14464            ! lib/FindBin.pm
14465 ____________________________________________________________________________
14466 [  2798] By: jhi                                   on 1999/02/02  17:16:07
14467         Log: Fix typecasts in #2797
14468              
14469              From: "G. Del Merritt" <del@intranetics.com>
14470              Date: Fri, 29 Jan 1999 11:47:25 -0700
14471              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
14472              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
14473      Branch: cfgperl
14474            ! ext/POSIX/POSIX.xs
14475 ____________________________________________________________________________
14476 [  2797] By: jhi                                   on 1999/02/02  17:14:37
14477         Log: From: Ted Law <tedlaw@cibcwg.com>
14478              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
14479              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
14480              Subject: POSIX::strftime buffer overflow problem
14481      Branch: cfgperl
14482            ! ext/POSIX/POSIX.xs
14483 ____________________________________________________________________________
14484 [  2796] By: jhi                                   on 1999/02/02  17:13:23
14485         Log: Do not use File::Slurp.
14486      Branch: cfgperl
14487            ! t/lib/textfill.t
14488 ____________________________________________________________________________
14489 [  2795] By: jhi                                   on 1999/02/02  17:11:48
14490         Log: perlhist update from maint-5.005.
14491      Branch: cfgperl
14492            ! pod/perlhist.pod
14493 ____________________________________________________________________________
14494 [  2794] By: jhi                                   on 1999/02/02  17:10:33
14495         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
14496      Branch: cfgperl
14497            ! ext/POSIX/POSIX.pm
14498 ____________________________________________________________________________
14499 [  2793] By: jhi                                   on 1999/02/02  17:08:39
14500         Log: Missed the html test from change #2787. 
14501      Branch: cfgperl
14502            ! t/lib/cgi-html.t
14503 ____________________________________________________________________________
14504 [  2792] By: jhi                                   on 1999/02/02  17:01:24
14505         Log: Update Getopt::Long to 2.19.
14506      Branch: cfgperl
14507            ! lib/Getopt/Long.pm
14508 ____________________________________________________________________________
14509 [  2791] By: jhi                                   on 1999/02/02  16:59:13
14510         Log: overload syntax is no longer experimental
14511      Branch: cfgperl
14512            ! lib/overload.pm
14513 ____________________________________________________________________________
14514 [  2789] By: jhi                                   on 1999/02/02  16:47:50
14515         Log: Still doc fixes.
14516      Branch: cfgperl
14517            ! lib/diagnostics.pm
14518 ____________________________________________________________________________
14519 [  2788] By: jhi                                   on 1999/02/02  16:47:07
14520         Log: Doc fixes.
14521      Branch: cfgperl
14522            ! lib/CGI.pm lib/diagnostics.pm
14523 ____________________________________________________________________________
14524 [  2787] By: jhi                                   on 1999/02/02  16:38:55
14525         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
14526              where applicable).
14527      Branch: cfgperl
14528            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
14529            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
14530            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
14531            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
14532            ! eg/cgi/frameset.cgi eg/cgi/index.html
14533            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
14534            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
14535            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
14536            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
14537            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
14538            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
14539 ____________________________________________________________________________
14540 [  2786] By: jhi                                   on 1999/02/02  16:17:52
14541         Log: Update CPAN to 1.47.
14542      Branch: cfgperl
14543            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
14544 ____________________________________________________________________________
14545 [  2785] By: jhi                                   on 1999/02/02  16:09:03
14546         Log: From: Mark-Jason Dominus <mjd@plover.com>
14547              Date: Sat, 16 Jan 1999 17:22:06 -0500
14548              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
14549              Message-ID: <19990116222206.3674.qmail@plover.com>
14550      Branch: cfgperl
14551            ! pod/perlsub.pod
14552 ____________________________________________________________________________
14553 [  2784] By: jhi                                   on 1999/02/02  16:01:31
14554         Log: Fix incorrect "used only once" warnings
14555              
14556              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14557              Date: Fri, 8 Jan 1999 04:37:10 -0500
14558              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
14559              Subject: Re: change#965 flakiness
14560      Branch: cfgperl
14561            ! gv.c
14562 ____________________________________________________________________________
14563 [  2783] By: jhi                                   on 1999/02/02  15:50:38
14564         Log: perldelta updates.
14565      Branch: cfgperl
14566            ! pod/perldelta.pod
14567 ____________________________________________________________________________
14568 [  2782] By: jhi                                   on 1999/02/02  14:28:26
14569         Log: Mirror change #2781.
14570      Branch: cfgperl
14571            ! hints/linux.sh
14572 ____________________________________________________________________________
14573 [  2781] By: jhi                                   on 1999/02/02  14:27:01
14574         Log: Update the MkLinux note.
14575      Branch: maint-5.005/perl
14576            ! hints/linux.sh
14577 ____________________________________________________________________________
14578 [  2780] By: jhi                                   on 1999/02/02  14:10:59
14579         Log: Update todo.
14580      Branch: cfgperl
14581            ! Todo-5.005
14582 ____________________________________________________________________________
14583 [  2779] By: jhi                                   on 1999/02/02  14:00:25
14584         Log: Integrate from mainperl.
14585      Branch: cfgperl
14586            ! t/lib/textfill.t t/lib/textwrap.t
14587           !> (integrate 32 files)
14588 ____________________________________________________________________________
14589 [  2778] By: jhi                                   on 1999/02/02  13:56:23
14590         Log: VMS update, applicable parts of
14591              
14592              From: Dan Sugalski <sugalskd@osshe.edu>
14593              To: perl5-porters@perl.org
14594              Subject: [PATCH 5.005_03MT3]VMS configure tweak
14595              Date: Wed, 20 Jan 1999 12:05:18 -0800
14596              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
14597              
14598              From: Dan Sugalski <sugalskd@osshe.edu>
14599              To: perlbug@perl.com, vmsperl@perl.org
14600              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
14601              Date: Tue, 26 Jan 1999 14:40:38 -0800
14602              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
14603              
14604              From: Dan Sugalski <sugalskd@osshe.edu>
14605              To: perl5-porters@perl.org, vmsperl@perl.org
14606              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
14607              Date: Tue, 26 Jan 1999 14:55:29 -0800
14608              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
14609      Branch: cfgperl
14610            ! vms/ext/Stdio/test.pl vms/subconfigure.com
14611 ____________________________________________________________________________
14612 [  2777] By: jhi                                   on 1999/02/02  13:43:24
14613         Log: Synch usethreads parts from maint-5.005.
14614      Branch: cfgperl
14615            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
14616            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
14617            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
14618            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
14619 ____________________________________________________________________________
14620 [  2776] By: jhi                                   on 1999/02/02  13:17:16
14621         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
14622      Branch: cfgperl
14623            ! Makefile.SH hints/freebsd.sh
14624 ____________________________________________________________________________
14625 [  2774] By: jhi                                   on 1999/02/02  13:10:39
14626         Log: Add perlthrtut, update pod/* machinery.
14627              (a pod/Makefile.SH is sorely needed)
14628      Branch: cfgperl
14629            + pod/perlthrtut.pod
14630            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
14631 ____________________________________________________________________________
14632 [  2773] By: jhi                                   on 1999/02/02  12:54:24
14633         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14634              To: perl5-porters@perl.org
14635              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
14636              Date: Tue, 26 Jan 1999 22:25:07 +0000
14637              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
14638      Branch: cfgperl
14639            ! pod/perlguts.pod
14640 ____________________________________________________________________________
14641 [  2771] By: jhi                                   on 1999/02/02  12:47:34
14642         Log: Use perlbug instead of personal email address.
14643      Branch: cfgperl
14644            ! Configure
14645 ____________________________________________________________________________
14646 [  2770] By: jhi                                   on 1999/02/02  12:42:06
14647         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
14648              
14649              From: "G. Del Merritt" <del@intranetics.com>
14650              To: perlbug@perl.com
14651              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
14652              Date: Tue, 26 Jan 1999 12:09:09 -0700
14653              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
14654      Branch: cfgperl
14655            ! iperlsys.h
14656 ____________________________________________________________________________
14657 [  2769] By: jhi                                   on 1999/02/02  12:37:57
14658         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14659              To: Mailing list Perl5 <perl5-porters@perl.org>
14660              Subject: [PATCH 5.005_*] OS/2 threads
14661              Date: Tue, 26 Jan 1999 13:39:46 -0500
14662              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
14663      Branch: cfgperl
14664            ! os2/os2ish.h
14665 ____________________________________________________________________________
14666 [  2768] By: jhi                                   on 1999/02/02  12:36:16
14667         Log: Apply change #2711 from maint-5.005:
14668              
14669              make ok", "make okfile", and "make nok" were broken
14670              with -Duseshrplib, because of a shared typo.
14671              
14672              From: Spider Boardman <spider@web.zk3.dec.com>
14673              To: perlbug@perl.com
14674              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
14675              Date: Wed, 27 Jan 1999 12:27:15 -0500
14676              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
14677      Branch: cfgperl
14678            ! Makefile.SH
14679 ____________________________________________________________________________
14680 [  2766] By: jhi                                   on 1999/02/02  12:27:08
14681         Log: Make Configure use "int main()" instead of bare "main()".
14682              Like maint-5.005 change #2703 but now via metaconfig.
14683      Branch: cfgperl
14684            ! Configure
14685 ____________________________________________________________________________
14686 [  2765] By: jhi                                   on 1999/02/02  11:59:30
14687         Log: Undo part of change #2562.
14688      Branch: cfgperl
14689            ! Configure
14690 ____________________________________________________________________________
14691 [  2764] By: jhi                                   on 1999/02/02  11:52:39
14692         Log: NetBSD synch with maint-5.005.
14693      Branch: cfgperl
14694            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
14695 ____________________________________________________________________________
14696 [  2763] By: jhi                                   on 1999/02/02  11:44:07
14697         Log: $Config{installusrbinperl}
14698              (maint-5.005 changes #2614 and #2709)
14699      Branch: cfgperl
14700            ! Configure installperl
14701 ____________________________________________________________________________
14702 [  2762] By: jhi                                   on 1999/02/02  11:29:13
14703         Log: Errno update from maint-5.005 (changes #2583, #2710).
14704      Branch: cfgperl
14705            ! Configure ext/Errno/Errno_pm.PL
14706 ____________________________________________________________________________
14707 [  2759] By: jhi                                   on 1999/02/02  10:53:20
14708         Log: Update Trig.pm from maint-5.005.
14709      Branch: cfgperl
14710            ! lib/Math/Trig.pm
14711 ____________________________________________________________________________
14712 [  2757] By: jhi                                   on 1999/02/02  10:41:26
14713         Log: MPE/iX update (mirror maint-5.005 change #2715)
14714      Branch: cfgperl
14715            ! hints/mpeix.sh mpeix/relink
14716 ____________________________________________________________________________
14717 [  2756] By: jhi                                   on 1999/02/02  10:38:08
14718         Log: BeOS update (Mirror maint-5.005 change #2727).
14719      Branch: cfgperl
14720            + ext/DynaLoader/dl_beos.xs
14721            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
14722            ! lib/ExtUtils/MM_Unix.pm
14723 ____________________________________________________________________________
14724 [  2754] By: gsar                                  on 1999/02/02  08:52:13
14725         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
14726      Branch: perl
14727            ! Porting/pumpkin.pod Todo Todo-5.005
14728 ____________________________________________________________________________
14729 [  2753] By: gsar                                  on 1999/02/02  08:46:21
14730         Log: Todo tweaks
14731      Branch: perl
14732            ! Todo Todo-5.005
14733 ____________________________________________________________________________
14734 [  2752] By: jhi                                   on 1999/02/01  22:15:12
14735         Log: Add perlthrtut.pod.
14736              
14737              From: Dan Sugalski <sugalskd@osshe.edu>
14738              To: perl5-porters@perl.org
14739              Subject: perlthrtut.pod
14740              Date: Mon, 01 Feb 1999 10:57:11 -0800
14741              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
14742      Branch: maint-5.005/perl
14743            + pod/perlthrtut.pod
14744            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
14745            ! pod/roffitall
14746 ____________________________________________________________________________
14747 [  2751] By: gsar                                  on 1999/02/01  07:28:05
14748         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
14749      Branch: perl
14750            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
14751            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
14752 ____________________________________________________________________________
14753 [  2750] By: gsar                                  on 1999/02/01  07:09:20
14754         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14755              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
14756              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
14757              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
14758      Branch: perl
14759            ! regexec.c
14760 ____________________________________________________________________________
14761 [  2749] By: gsar                                  on 1999/02/01  07:07:59
14762         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14763              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
14764              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
14765              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
14766      Branch: perl
14767            ! regexec.c
14768 ____________________________________________________________________________
14769 [  2748] By: gsar                                  on 1999/02/01  06:47:06
14770         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
14771              Date: Thu, 3 Dec 1998 15:10:17 -0500
14772              Message-Id: <199812032010.PAA09692@jik.shore.net>
14773              Subject: sample checksum code in "perlfunc" man page is wrong
14774      Branch: perl
14775            ! pod/perlfunc.pod
14776 ____________________________________________________________________________
14777 [  2747] By: gsar                                  on 1999/02/01  06:35:13
14778         Log: typos in Pod/Text.pm
14779              From: "Greg Chapman" <glc@well.com>
14780              Date: Tue, 1 Dec 1998 10:50:18 -0800
14781              Message-Id: <199812011849.KAA08816@smtp.well.com>
14782              Subject: Glitch in Pod::Text
14783      Branch: perl
14784            ! lib/Pod/Text.pm
14785 ____________________________________________________________________________
14786 [  2746] By: gsar                                  on 1999/02/01  06:27:35
14787         Log: various win32-ish changes merged from maint-5.005
14788      Branch: perl
14789            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
14790            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
14791            ! win32/Makefile win32/config.bc win32/config.vc
14792            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
14793            ! win32/win32.c
14794 ____________________________________________________________________________
14795 [  2745] By: gsar                                  on 1999/02/01  04:51:54
14796         Log: integrate cfgperl changes into mainline
14797      Branch: perl
14798           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
14799 ____________________________________________________________________________
14800 [  2744] By: gsar                                  on 1999/02/01  04:31:09
14801         Log: improved diagnostic on syntax errors at EOL
14802      Branch: perl
14803            ! toke.c
14804 ____________________________________________________________________________
14805 [  2743] By: gsar                                  on 1999/02/01  03:59:13
14806         Log: don't attempt connect() to bogus IP addresses
14807              From:    Graham Barr <gbarr@pobox.com>
14808              Date:    Sun, 31 Jan 1999 21:50:45 CST
14809              Message-Id: <19990131215045.A633@pobox.com>
14810      Branch: perl
14811            ! t/lib/io_multihomed.t
14812 ____________________________________________________________________________
14813 [  2742] By: gsar                                  on 1999/02/01  03:08:58
14814         Log: update Changes
14815      Branch: perl
14816            ! Changes pod/perldelta.pod
14817 ____________________________________________________________________________
14818 [  2740] By: gsar                                  on 1999/02/01  02:43:07
14819         Log: CAPI inheritance tweak and doc
14820      Branch: maint-5.005/perl
14821            ! lib/ExtUtils/MakeMaker.pm
14822 ____________________________________________________________________________
14823 [  2739] By: jhi                                   on 1999/01/31  18:31:54
14824         Log: Undo changes #2730 and #2731 and replace them
14825              with an extensively tested patch from
14826              Anton Berezin <tobez@plab.ku.dk> (via private email).
14827      Branch: maint-5.005/perl
14828            ! Makefile.SH hints/freebsd.sh
14829 ____________________________________________________________________________
14830 [  2738] By: gsar                                  on 1999/01/31  05:04:32
14831         Log: fix bogus CAPI inheritance from change#2541
14832      Branch: maint-5.005/perl
14833            ! lib/ExtUtils/MakeMaker.pm
14834 ____________________________________________________________________________
14835 [  2731] By: jhi                                   on 1999/01/29  14:33:12
14836         Log: FreeBSD version numbers can be like "2.2.8-release".
14837      Branch: maint-5.005/perl
14838            ! hints/freebsd.sh
14839 ____________________________________________________________________________
14840 [  2730] By: jhi                                   on 1999/01/29  12:40:38
14841         Log: FreeBSD hints iteration (hopefully convergent).
14842              usethreads: require at least FreeBSD 2.2.8.
14843              signal type: mirror change #2429 in cfgperl.
14844      Branch: maint-5.005/perl
14845            ! hints/freebsd.sh
14846 ____________________________________________________________________________
14847 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
14848         Log: From: Tom Spindler <dogcow@isi.net>
14849              Date: Thu, 28 Jan 1999 17:15:11 -0800
14850              Message-ID: <19990128171510.A11778@isi.net>
14851              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
14852      Branch: maint-5.005/perl
14853            + ext/DynaLoader/dl_beos.xs
14854            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
14855            ! lib/ExtUtils/MM_Unix.pm
14856 ____________________________________________________________________________
14857 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
14858         Log: Remove use of File::Slurp in t/lib/textfill.t
14859      Branch: maint-5.005/perl
14860            ! t/lib/textfill.t
14861 ____________________________________________________________________________
14862 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
14863         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
14864              Date: Wed, 27 Jan 1999 23:14:33 -0800
14865              Message-Id: <199901280714.XAA10176@activestate.com>
14866              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
14867      Branch: maint-5.005/perl
14868            ! win32/Makefile win32/makefile.mk
14869 ____________________________________________________________________________
14870 [  2720] By: gsar                                  on 1999/01/27  21:54:42
14871         Log: missing space while munging CCFLAGS for PERL_CAPI
14872      Branch: perl
14873            ! lib/ExtUtils/MM_Unix.pm
14874 ____________________________________________________________________________
14875 [  2718] By: jhi                                   on 1999/01/27  19:46:04
14876         Log: io/fs.t fails test #18 (sense of tests appears to have been
14877              changed incompletely; this patch just skips the test attached,
14878              a la test #17 preceding it).
14879              
14880              From: "G. Del Merritt" <del@intranetics.com>
14881              To: perlbug@perl.com
14882              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
14883              Date: Tue, 26 Jan 1999 12:09:09 -0700
14884              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
14885      Branch: maint-5.005/perl
14886            ! t/io/fs.t
14887 ____________________________________________________________________________
14888 [  2717] By: jhi                                   on 1999/01/27  19:44:46
14889         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
14890              
14891              From: "G. Del Merritt" <del@intranetics.com>
14892              To: perlbug@perl.com
14893              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
14894              Date: Tue, 26 Jan 1999 12:09:09 -0700
14895              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
14896      Branch: maint-5.005/perl
14897            ! iperlsys.h
14898 ____________________________________________________________________________
14899 [  2715] By: jhi                                   on 1999/01/27  19:34:28
14900         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
14901              To: perl5-porters@perl.org
14902              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
14903              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
14904              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
14905      Branch: maint-5.005/perl
14906            ! hints/mpeix.sh mpeix/relink
14907 ____________________________________________________________________________
14908 [  2710] By: jhi                                   on 1999/01/27  19:22:23
14909         Log: Errno fixes:
14910              
14911              From: Spider Boardman <spider@web.zk3.dec.com>
14912              To: perlbug@perl.com
14913              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
14914              Date: Wed, 27 Jan 1999 12:27:15 -0500
14915              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
14916              
14917              From: Spider Boardman <spider@web.zk3.dec.com>
14918              To: perlbug@perl.com
14919              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
14920              Date: Wed, 27 Jan 1999 13:31:16 -0500
14921              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
14922      Branch: maint-5.005/perl
14923            ! Configure ext/Errno/Errno_pm.PL
14924 ____________________________________________________________________________
14925 [  2709] By: jhi                                   on 1999/01/27  19:17:35
14926         Log: Fix Configure installusrbinperl:
14927              
14928              From: Spider Boardman <spider@web.zk3.dec.com>
14929              To: jhi@iki.fi
14930              cc: perl5-porters@perl.org
14931              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
14932              Date: Wed, 27 Jan 1999 13:03:35 -0500
14933              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
14934      Branch: maint-5.005/perl
14935            ! Configure
14936 ____________________________________________________________________________
14937 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
14938         Log: Add redef IO::Handle::* for setv?buf()
14939      Branch: maint-5.005/perl
14940            ! ext/POSIX/POSIX.pm
14941 ____________________________________________________________________________
14942 [  2705] By: jhi                                   on 1999/01/24  15:14:30
14943         Log: Mention year-1900 and month 0..11.
14944      Branch: cfgperl
14945            ! lib/Time/Local.pm
14946 ____________________________________________________________________________
14947 [  2704] By: jhi                                   on 1999/01/24  15:13:36
14948         Log: Document Configure -Uinstallusrbinperl.
14949      Branch: cfgperl
14950            ! INSTALL pod/perldelta.pod
14951 ____________________________________________________________________________
14952 [  2698] By: jhi                                   on 1999/01/24  12:46:00
14953         Log: Use only xlc_r for usethreads.
14954      Branch: cfgperl
14955            ! hints/aix.sh
14956 ____________________________________________________________________________
14957 [  2695] By: gsar                                  on 1999/01/24  07:09:05
14958         Log: integrate cfgperl changes into mainline
14959      Branch: perl
14960           +> lib/Exporter/Heavy.pm
14961           !> (integrate 65 files)
14962 ____________________________________________________________________________
14963 [  2694] By: gsar                                  on 1999/01/24  01:28:49
14964         Log: better notes on 'make' on win32
14965      Branch: perl
14966            ! README.win32
14967 ____________________________________________________________________________
14968 [  2683] By: jhi                                   on 1999/01/22  15:41:00
14969         Log: More de-cut-and-pastos.
14970      Branch: cfgperl
14971            ! hints/irix_6.sh hints/os2.sh
14972 ____________________________________________________________________________
14973 [  2682] By: jhi                                   on 1999/01/22  15:30:51
14974         Log: usethreads.cbu cut-and-pasto.
14975      Branch: cfgperl
14976            ! hints/solaris_2.sh
14977 ____________________________________________________________________________
14978 [  2681] By: jhi                                   on 1999/01/22  14:54:55
14979         Log: Better (I hope) LANGUAGE documentation.
14980      Branch: cfgperl
14981            ! pod/perllocale.pod
14982 ____________________________________________________________________________
14983 [  2680] By: jhi                                   on 1999/01/22  09:20:29
14984         Log: From: Dan Sugalski <sugalskd@osshe.edu>
14985              To: perl5-porters@perl.org
14986              Subject: [PATCH 5.005_03MT3]VMS configure tweak
14987              Date: Wed, 20 Jan 1999 12:05:18 -0800
14988              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
14989      Branch: cfgperl
14990            ! vms/subconfigure.com
14991 ____________________________________________________________________________
14992 [  2679] By: jhi                                   on 1999/01/22  09:13:18
14993         Log: nosuid getmntent() branch.
14994      Branch: cfgperl
14995            ! perl.c perl.h
14996 ____________________________________________________________________________
14997 [  2678] By: jhi                                   on 1999/01/22  08:54:19
14998         Log: nosuid patch continued: *BSD needs <sys/param.h>.
14999      Branch: cfgperl
15000            ! Configure config_h.SH
15001 ____________________________________________________________________________
15002 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
15003         Log: Fixup FindBin to use File::Spec
15004              
15005              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
15006              Date: Wed, 20 Jan 1999 18:51:57 +0000
15007              From: Paul Johnson <pjcj@transeda.com>
15008              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
15009      Branch: maint-5.005/perl
15010            ! lib/FindBin.pm
15011 ____________________________________________________________________________
15012 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
15013         Log: Fix win32 for Borland compiler and spaces in paths
15014              
15015              From: Gurusamy Sarathy <gsar@activestate.com>
15016              Date: Mon, 18 Jan 1999 20:33:17 -0800
15017              Message-Id: <199901190433.UAA03656@activestate.com>
15018              Subject: [PATCH] 5.005_03-trial3 win32 issues
15019      Branch: maint-5.005/perl
15020            ! README.win32 win32/Makefile win32/config_sh.PL
15021            ! win32/makefile.mk win32/runperl.c
15022 ____________________________________________________________________________
15023 [  2670] By: jhi                                   on 1999/01/21  16:12:38
15024         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15025              To: perl5-porters@perl.org
15026              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
15027              Date: Thu, 21 Jan 1999 12:08:01 +0000
15028              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
15029      Branch: cfgperl
15030            ! pod/perldiag.pod t/op/subst.t toke.c
15031 ____________________________________________________________________________
15032 [  2669] By: jhi                                   on 1999/01/21  16:11:46
15033         Log: To: perl5-porters@perl.org
15034              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
15035              From: Anton Berezin <tobez@plab.ku.dk>
15036              Date: 21 Jan 1999 17:07:28 +0100
15037              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
15038      Branch: cfgperl
15039            ! hints/freebsd.sh
15040 ____________________________________________________________________________
15041 [  2668] By: jhi                                   on 1999/01/21  15:38:34
15042         Log: Add Daniel Grisinger <dgris@dimensional.com>.
15043      Branch: cfgperl
15044            ! AUTHORS MAINTAIN
15045 ____________________________________________________________________________
15046 [  2667] By: jhi                                   on 1999/01/21  15:32:28
15047         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15048              To: Mailing list Perl5 <perl5-porters@perl.org>
15049              Subject: [PATCH 5.005_53] Lean Exporter.pm
15050              Date: Thu, 21 Jan 1999 03:25:23 -0500
15051              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
15052      Branch: cfgperl
15053            + lib/Exporter/Heavy.pm
15054            ! MANIFEST lib/Exporter.pm
15055 ____________________________________________________________________________
15056 [  2666] By: jhi                                   on 1999/01/21  15:24:10
15057         Log: From: "W. Phillip Moore" <wpm@ms.com>
15058              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
15059              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
15060              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
15061              Message-ID: <13988.46383.298992.97303@zappa>
15062      Branch: cfgperl
15063            ! lib/File/Path.pm
15064 ____________________________________________________________________________
15065 [  2665] By: jhi                                   on 1999/01/21  15:20:48
15066         Log: CPAN update (CPAN-1.44_54) from Andreas and
15067              jumbo doc patch from Abigail.
15068              
15069              From: abigail@fnx.com
15070              To: perl5-porters@perl.org (Perl Porters)
15071              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
15072              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
15073              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
15074              
15075              From: abigail@fnx.com
15076              To: perl5-porters@perl.org (Perl Porters)
15077              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
15078              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
15079              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
15080              
15081              From: abigail@fnx.com
15082              To: perl5-porters@perl.org (Perl Porters)
15083              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
15084              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
15085              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
15086              
15087              From: abigail@fnx.com
15088              To: perl5-porters@perl.org (Perl Porters)
15089              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
15090              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
15091              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
15092              
15093              From: abigail@fnx.com
15094              To: perl5-porters@perl.org (Perl Porters)
15095              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
15096              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
15097              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
15098              
15099              From: abigail@fnx.com
15100              To: perl5-porters@perl.org (Perl Porters)
15101              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
15102              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
15103              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
15104              
15105              From: abigail@fnx.com
15106              To: perl5-porters@perl.org (Perl Porters)
15107              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
15108              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
15109              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
15110              
15111              From: abigail@fnx.com
15112              To: perl5-porters@perl.org (Perl Porters)
15113              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
15114              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
15115              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
15116              
15117              From: abigail@fnx.com
15118              To: perl5-porters@perl.org (Perl Porters)
15119              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
15120              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
15121              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
15122              
15123              From: abigail@fnx.com
15124              To: perl5-porters@perl.org (Perl Porters)
15125              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
15126              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
15127              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
15128              
15129              From: abigail@fnx.com
15130              To: perl5-porters@perl.org (Perl Porters)
15131              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
15132              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
15133              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
15134              
15135              From: abigail@fnx.com
15136              To: perl5-porters@perl.org (Perl Porters)
15137              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
15138              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
15139              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
15140              
15141              From: abigail@fnx.com
15142              To: perl5-porters@perl.org (Perl Porters)
15143              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
15144              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
15145              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
15146      Branch: cfgperl
15147            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
15148            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
15149            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
15150            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
15151 ____________________________________________________________________________
15152 [  2664] By: jhi                                   on 1999/01/21  14:47:43
15153         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15154              To: Mailing list Perl5 <perl5-porters@perl.org>
15155              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
15156              Date: Thu, 21 Jan 1999 03:58:29 -0500
15157              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
15158      Branch: cfgperl
15159            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
15160 ____________________________________________________________________________
15161 [  2663] By: jhi                                   on 1999/01/21  14:43:58
15162         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15163              To: Mailing list Perl5 <perl5-porters@perl.org>
15164              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
15165              Date: Thu, 21 Jan 1999 02:46:34 -0500
15166              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
15167      Branch: cfgperl
15168            ! ext/Errno/Errno_pm.PL
15169 ____________________________________________________________________________
15170 [  2662] By: jhi                                   on 1999/01/21  14:42:42
15171         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
15172              To: Francois Desarmenien <desar@club-internet.fr>
15173              Cc: Gurusamy Sarathy <gsar@activestate.com>,
15174              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
15175              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
15176              Date: 21 Jan 1999 00:17:35 -0700
15177              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
15178      Branch: cfgperl
15179            ! Porting/patching.pod
15180 ____________________________________________________________________________
15181 [  2661] By: jhi                                   on 1999/01/21  14:41:13
15182         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15183              To: Mailing list Perl5 <perl5-porters@perl.org>
15184              Subject: [PATCH 5.00*] makedepend
15185              Date: Thu, 21 Jan 1999 02:08:27 -0500
15186              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
15187      Branch: cfgperl
15188            ! makedepend.SH
15189 ____________________________________________________________________________
15190 [  2660] By: jhi                                   on 1999/01/21  14:36:45
15191         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15192              To: Mailing list Perl5 <perl5-porters@perl.org>
15193              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
15194              Date: Tue, 19 Jan 1999 20:06:45 -0500
15195              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
15196      Branch: cfgperl
15197            ! os2/Changes os2/os2.c
15198 ____________________________________________________________________________
15199 [  2657] By: jhi                                   on 1999/01/21  11:40:35
15200         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
15201              To: perl5-porters@perl.org
15202              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
15203              Date: Mon, 18 Jan 1999 01:32:31 PST
15204              Message-ID: <19990118093231.18443.qmail@hotmail.com>
15205      Branch: cfgperl
15206            ! ext/B/B/CC.pm
15207 ____________________________________________________________________________
15208 [  2656] By: jhi                                   on 1999/01/21  11:35:34
15209         Log: From: Achim Bohnet <ach@mpe.mpg.de>
15210              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
15211              Date: Wed, 20 Jan 1999 20:25:53 +0100
15212              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
15213      Branch: cfgperl
15214            ! pp.c
15215 ____________________________________________________________________________
15216 [  2655] By: jhi                                   on 1999/01/21  10:46:01
15217         Log: Handle NIS (and NetInfo) more robustly.
15218      Branch: cfgperl
15219            ! t/op/grent.t t/op/pwent.t
15220 ____________________________________________________________________________
15221 [  2654] By: jhi                                   on 1999/01/21  10:17:20
15222         Log: Two-argument eaccess() of SCO.
15223      Branch: cfgperl
15224            ! pp_sys.c
15225 ____________________________________________________________________________
15226 [  2653] By: jhi                                   on 1999/01/21  08:53:14
15227         Log: -DNO_NOSUID_CHECK for those platforms which have no way
15228              of checking for nosuid but still want suidperl.
15229      Branch: cfgperl
15230            ! perl.c
15231 ____________________________________________________________________________
15232 [  2652] By: jhi                                   on 1999/01/21  08:22:50
15233         Log: The LANGUAGE mirrors LC_ALL usage.
15234      Branch: cfgperl
15235            ! Configure config_h.SH
15236 ____________________________________________________________________________
15237 [  2651] By: jhi                                   on 1999/01/20  22:01:21
15238         Log: I_MNTENT was missing.
15239      Branch: cfgperl
15240            ! Configure config_h.SH
15241 ____________________________________________________________________________
15242 [  2650] By: jhi                                   on 1999/01/19  13:42:03
15243         Log: NetBSD update, based on patches from the NetBSD packages system.
15244      Branch: cfgperl
15245            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
15246 ____________________________________________________________________________
15247 [  2649] By: jhi                                   on 1999/01/19  12:44:02
15248         Log: Jumbo Configure update.
15249              * -Uinstallusrbinperl: disable /usr/bin/perl installation
15250              by installperl
15251              * usethreads.cbu
15252              * use64bits.cbu
15253              * "nosuid"
15254      Branch: cfgperl
15255            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
15256            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
15257            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
15258            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
15259            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
15260            ! pod/perldiag.pod
15261 ____________________________________________________________________________
15262 [  2648] By: jhi                                   on 1999/01/19  09:16:44
15263         Log: Mention /usr/share/locale.
15264      Branch: cfgperl
15265            ! pod/perllocale.pod
15266 ____________________________________________________________________________
15267 [  2647] By: jhi                                   on 1999/01/19  09:11:11
15268         Log: SHMLBA strikes back in NetBSD/sparc.
15269              
15270              From: Dave Nelson <David.Nelson@bellcow.com>
15271              To: jhi@iki.fi
15272              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
15273              Date: Mon, 18 Jan 1999 22:07:56 -0600
15274              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
15275      Branch: cfgperl
15276            ! ext/IPC/SysV/SysV.xs
15277 ____________________________________________________________________________
15278 [  2646] By: jhi                                   on 1999/01/19  08:58:17
15279         Log: Show LANGUAGE env var when needed. (Augment change #2645).
15280      Branch: cfgperl
15281            ! util.c utils/perlbug.PL
15282 ____________________________________________________________________________
15283 [  2645] By: jhi                                   on 1999/01/19  08:52:15
15284         Log: Document the GNU LANGUAGE env var.
15285      Branch: cfgperl
15286            ! pod/perllocale.pod
15287 ____________________________________________________________________________
15288 [  2644] By: jhi                                   on 1999/01/19  08:42:25
15289         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15290              To: Mailing list Perl5 <perl5-porters@perl.org>
15291              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
15292              Date: Mon, 18 Jan 1999 20:57:02 -0500
15293              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
15294      Branch: cfgperl
15295            ! pp_hot.c t/op/pat.t
15296 ____________________________________________________________________________
15297 [  2643] By: jhi                                   on 1999/01/18  11:23:41
15298         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
15299      Branch: cfgperl
15300            ! Makefile.SH
15301 ____________________________________________________________________________
15302 [  2642] By: jhi                                   on 1999/01/18  11:03:38
15303         Log: GNU libc locale system has LANGUAGE env var that partly
15304              overrides even LC_ALL.
15305      Branch: cfgperl
15306            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
15307 ____________________________________________________________________________
15308 [  2641] By: jhi                                   on 1999/01/18  10:55:04
15309         Log: Integrate from mainperl.
15310      Branch: cfgperl
15311           +> ext/B/defsubs.h.PL
15312            ! t/op/groups.t
15313           !> (integrate 38 files)
15314 ____________________________________________________________________________
15315 [  2640] By: gsar                                  on 1999/01/18  10:06:29
15316         Log: a few random cleanups
15317      Branch: perl
15318            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
15319 ____________________________________________________________________________
15320 [  2639] By: gsar                                  on 1999/01/18  05:56:21
15321         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
15322              Date:    Sun, 17 Jan 1999 16:41:10 PST
15323              Message-Id: <19990118004111.29667.qmail@hotmail.com>
15324              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
15325      Branch: perl
15326            ! ext/B/B/C.pm
15327 ____________________________________________________________________________
15328 [  2638] By: gsar                                  on 1999/01/18  05:41:21
15329         Log: From:    jan.dubois@ibm.net (Jan Dubois)
15330              Date:    Mon, 18 Jan 1999 00:37:41 +0100
15331              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
15332              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
15333      Branch: perl
15334            ! dump.c
15335 ____________________________________________________________________________
15336 [  2633] By: gsar                                  on 1999/01/17  13:39:59
15337         Log: bogus assert()
15338      Branch: perl
15339            ! pp.c t/op/groups.t
15340 ____________________________________________________________________________
15341 [  2632] By: gsar                                  on 1999/01/17  13:22:04
15342         Log: various tweaks for clean build and test on win32
15343      Branch: perl
15344            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
15345            ! op.c t/pragma/warn/doio
15346 ____________________________________________________________________________
15347 [  2631] By: gsar                                  on 1999/01/17  12:28:06
15348         Log: undo change#2336, and add clarification about subversive
15349              CPAN distributions from Andreas Koenig
15350      Branch: perl
15351            ! Porting/pumpkin.pod lib/CPAN.pm
15352 ____________________________________________________________________________
15353 [  2630] By: gsar                                  on 1999/01/17  12:04:06
15354         Log: fix silent taint failures under -U
15355      Branch: perl
15356            ! doio.c
15357 ____________________________________________________________________________
15358 [  2629] By: gsar                                  on 1999/01/17  12:00:23
15359         Log: sanity check piped opens (tweaked version of patch suggested
15360              by Mark-Jason Dominus)
15361      Branch: perl
15362            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
15363            ! t/op/taint.t t/pragma/warn/doio
15364 ____________________________________________________________________________
15365 [  2628] By: gsar                                  on 1999/01/17  11:26:21
15366         Log: regen headers
15367      Branch: perl
15368            ! embed.h embedvar.h objXSUB.h
15369 ____________________________________________________________________________
15370 [  2627] By: gsar                                  on 1999/01/17  11:23:37
15371         Log: PERL_OBJECTness for change#2595
15372      Branch: perl
15373            ! embed.pl op.c pod/perlport.pod proto.h
15374 ____________________________________________________________________________
15375 [  2626] By: gsar                                  on 1999/01/17  09:47:07
15376         Log: PERL_OBJECT tweaks for change#2426
15377      Branch: perl
15378            ! embed.pl proto.h regcomp.c
15379 ____________________________________________________________________________
15380 [  2625] By: gsar                                  on 1999/01/17  09:37:58
15381         Log: documentation in change#2596 is not quite right; fix it
15382      Branch: perl
15383            ! lib/Math/BigFloat.pm pod/perlguts.pod
15384 ____________________________________________________________________________
15385 [  2624] By: gsar                                  on 1999/01/17  09:28:34
15386         Log: undo change#2571; C<use File::Spec> instead
15387      Branch: perl
15388            ! lib/FindBin.pm
15389 ____________________________________________________________________________
15390 [  2623] By: gsar                                  on 1999/01/17  09:20:42
15391         Log: change#2572 is not applicable; undo, retaining scan_bin addition
15392              to global.sym
15393      Branch: perl
15394            ! global.sym perl.c proto.h
15395 ____________________________________________________________________________
15396 [  2622] By: gsar                                  on 1999/01/17  09:17:42
15397         Log: change#2576 is based on a wrong premise; undo it
15398      Branch: perl
15399            ! pp_ctl.c
15400 ____________________________________________________________________________
15401 [  2621] By: gsar                                  on 1999/01/17  09:12:42
15402         Log: fix change#2602 to not used hard coded constants
15403      Branch: perl
15404            ! ext/B/B/C.pm ext/B/defsubs.h.PL
15405 ____________________________________________________________________________
15406 [  2620] By: gsar                                  on 1999/01/17  09:02:07
15407         Log: integrate cfgperl changes into mainline, fix conflicts
15408      Branch: perl
15409           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
15410           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
15411           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
15412           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
15413           +> pod/perlopentut.pod
15414           !> (integrate 162 files)
15415 ____________________________________________________________________________
15416 [  2619] By: gsar                                  on 1999/01/17  08:42:04
15417         Log: a few doc typos
15418      Branch: perl
15419            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
15420 ____________________________________________________________________________
15421 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
15422         Log: Win32 changes from Jan
15423              
15424              From: jan.dubois@ibm.net (Jan Dubois)
15425              Date: Fri, 15 Jan 1999 23:38:35 +0100
15426              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
15427              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
15428              
15429              From: jan.dubois@ibm.net (Jan Dubois)
15430              Date: Sat, 16 Jan 1999 13:02:45 +0100
15431              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
15432              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
15433      Branch: maint-5.005/perl
15434            ! README.win32 win32/Makefile win32/makefile.mk
15435 ____________________________________________________________________________
15436 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
15437         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
15438              
15439              From: Gurusamy Sarathy <gsar@engin.umich.edu>
15440              Date: Thu, 07 Jan 1999 00:12:00 -0500
15441              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
15442              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
15443              
15444              From: Gurusamy Sarathy <gsar@engin.umich.edu>
15445              Date: Thu, 14 Jan 1999 19:21:46 -0500
15446              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
15447              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
15448      Branch: maint-5.005/perl
15449            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
15450            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
15451            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
15452            ! win32/makedef.pl win32/runperl.c win32/win32.c
15453 ____________________________________________________________________________
15454 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
15455         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
15456              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
15457              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
15458              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
15459              
15460              From: Jarkko Hietaniemi <jhi@iki.fi>
15461              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
15462              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
15463              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
15464              
15465              From: Jarkko Hietaniemi <jhi@iki.fi>
15466              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
15467              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
15468              Subject: the promised "installusrbinperl + NetBSD" fix
15469      Branch: maint-5.005/perl
15470            ! Configure Makefile.SH hints/netbsd.sh installperl
15471            ! makedepend.SH unixish.h
15472 ____________________________________________________________________________
15473 [  2611] By: jhi                                   on 1999/01/14  12:16:14
15474         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
15475              To: pumpkings@jhereg.perl.com
15476              Subject: perlopentut.pod
15477              Date: Sat, 09 Jan 1999 08:13:18 -0700
15478              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
15479      Branch: cfgperl
15480            + pod/perlopentut.pod
15481            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
15482 ____________________________________________________________________________
15483 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
15484         Log: Added Carp::cluck to perldelta.pod
15485      Branch: maint-5.005/perl
15486            ! pod/perldelta.pod
15487 ____________________________________________________________________________
15488 [  2605] By: jhi                                   on 1999/01/13  18:26:19
15489         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
15490              To: "'cpan@perl.org'" <cpan@perl.org>
15491              Subject: "Bug" fix for File::Find.pm
15492              Date:   Thu, 31 Dec 1998 13:01:50 -0500
15493              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
15494      Branch: cfgperl
15495            ! lib/File/Find.pm
15496 ____________________________________________________________________________
15497 [  2604] By: jhi                                   on 1999/01/13  18:08:45
15498         Log: From: Peter Wolfe <wolfe@teloseng.com>
15499              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
15500              To: perlbug@perl.com
15501              Date: 11 Jan 1999 23:00:05 +0200
15502              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
15503      Branch: cfgperl
15504            ! hints/sco.sh
15505 ____________________________________________________________________________
15506 [  2603] By: jhi                                   on 1999/01/13  18:06:56
15507         Log: From: hans@icgroup.nl (Hans Mulder)
15508              Subject: [Patch for 5.005_54] re::debugcolors dumps core
15509              To: perlbug@perl.com
15510              Cc: hansmu@xs4all.nl
15511              Date: 11 Jan 1999 22:22:45 +0200
15512              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
15513      Branch: cfgperl
15514            ! ext/re/re.pm regcomp.c
15515 ____________________________________________________________________________
15516 [  2602] By: jhi                                   on 1999/01/13  18:05:43
15517         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
15518              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
15519              Date: 11 Jan 1999 08:02:41 +0200
15520              Lines: 134
15521              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
15522      Branch: cfgperl
15523            ! ext/B/B.xs ext/B/B/C.pm
15524 ____________________________________________________________________________
15525 [  2601] By: jhi                                   on 1999/01/13  18:01:53
15526         Log: From: James FitzGibbon <james@ican.net>
15527              Subject: Trivial patch for HP-UX 11 and shared libperl
15528              To: perl5-porters@perl.org
15529              Date: 8 Jan 1999 19:13:23 +0200
15530              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
15531      Branch: cfgperl
15532            ! Makefile.SH
15533 ____________________________________________________________________________
15534 [  2600] By: jhi                                   on 1999/01/13  17:59:45
15535         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
15536              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
15537              To: perl5-porters@perl.org
15538              Date: 8 Jan 1999 12:43:36 +0200
15539              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
15540      Branch: cfgperl
15541            ! ext/B/B/CC.pm
15542 ____________________________________________________________________________
15543 [  2599] By: jhi                                   on 1999/01/13  17:50:11
15544         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
15545              Subject: PATCH to installperl
15546              To: perl5-porters@perl.org
15547              Date: 4 Jan 1999 16:15:18 +0200
15548              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
15549      Branch: cfgperl
15550            ! installperl
15551 ____________________________________________________________________________
15552 [  2598] By: jhi                                   on 1999/01/13  17:34:51
15553         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
15554              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
15555              Cc: perl5-porters@perl.org
15556              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
15557              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
15558              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
15559      Branch: cfgperl
15560            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15561            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
15562 ____________________________________________________________________________
15563 [  2597] By: jhi                                   on 1999/01/13  17:30:33
15564         Log: From: David Dyck <dcd@tc.fluke.com>
15565              To: Perl Porters <perl5-porters@perl.org>,
15566              Gurusamy Sarathy <gsar@engin.umich.edu>
15567              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
15568              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
15569              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
15570      Branch: cfgperl
15571            ! pod/perldsc.pod
15572 ____________________________________________________________________________
15573 [  2596] By: jhi                                   on 1999/01/13  17:26:44
15574         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
15575              To: perl5-porters@perl.org
15576              Subject: [PATCH] modglobal w/ spelling fixes
15577              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
15578              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
15579      Branch: cfgperl
15580            ! pod/perlguts.pod
15581 ____________________________________________________________________________
15582 [  2595] By: jhi                                   on 1999/01/13  17:24:59
15583         Log: From: Hans Mulder <hansm@icgroup.nl>
15584              Optimize common sort routines.  Thread started by the message
15585              
15586              From: Hans Mulder <hansm@icgroup.nl>
15587              Sender: owner-perl5-porters@perl.org
15588              To: perl5-porters@perl.org
15589              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
15590              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
15591              
15592              and the patch from the message
15593              
15594              From: Hans Mulder <hans@icgroup.nl>
15595              To: jhi@iki.fi
15596              Cc: perl5-porters@perl.org
15597              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
15598              $b }
15599              Date: Wed, 13 Jan 1999 17:39:35 +0100
15600              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
15601      Branch: cfgperl
15602            ! Todo op.c op.h pp_ctl.c t/op/sort.t
15603 ____________________________________________________________________________
15604 [  2594] By: jhi                                   on 1999/01/13  16:50:17
15605         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
15606              (the diffs were based on 5.004_02).  Tested by Guido
15607              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
15608      Branch: cfgperl
15609            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
15610            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
15611            + mint/sys/time.h mint/time.h
15612            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
15613            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
15614 ____________________________________________________________________________
15615 [  2593] By: jhi                                   on 1999/01/09  16:54:26
15616         Log: Detypo.
15617      Branch: cfgperl
15618            ! hints/dec_osf.sh
15619 ____________________________________________________________________________
15620 [  2592] By: jhi                                   on 1999/01/09  16:17:13
15621         Log: Move usethreads and use64bits logic from hints to Configure.
15622      Branch: cfgperl
15623            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
15624            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
15625            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
15626            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
15627 ____________________________________________________________________________
15628 [  2591] By: jhi                                   on 1999/01/09  14:45:24
15629         Log: Missing dTHRs added.
15630      Branch: cfgperl
15631            ! regcomp.c toke.c
15632 ____________________________________________________________________________
15633 [  2590] By: jhi                                   on 1999/01/08  15:27:17
15634         Log: Finalize change #2589 and add better AIX nm scanning from:
15635              
15636              Message-Id: <m0zyNW0-00017VC@gentoo.com>
15637              From: bll@gentoo.com (Brad Lanam)
15638              Subject: Re: mailhelp returned a non-zero status
15639              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
15640              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
15641      Branch: cfgperl
15642            ! Configure hints/freebsd.sh hints/linux.sh
15643 ____________________________________________________________________________
15644 [  2589] By: jhi                                   on 1999/01/08  15:14:54
15645         Log: Undo change #2581.
15646      Branch: cfgperl
15647            ! Configure hints/freebsd.sh hints/linux.sh
15648 ____________________________________________________________________________
15649 [  2588] By: jhi                                   on 1999/01/08  11:51:52
15650         Log: FAQ jumbo patch from tchrist.
15651              
15652              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
15653              From: Tom Christiansen <tchrist@jhereg.perl.com>
15654              To: pumpkings@jhereg.perl.com
15655              Subject: newest version of perlfaq.pod
15656              Date: Thu, 7 Jan 1999 23:05:02 -0700
15657              
15658              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
15659              From: Tom Christiansen <tchrist@jhereg.perl.com>
15660              To: pumpkings@jhereg.perl.com
15661              Subject: newest version of perlfaq1.pod
15662              Date: Thu, 7 Jan 1999 23:05:02 -0700
15663              
15664              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
15665              From: Tom Christiansen <tchrist@jhereg.perl.com>
15666              To: pumpkings@jhereg.perl.com
15667              Subject: newest version of perlfaq2.pod
15668              Date: Thu, 7 Jan 1999 23:05:02 -0700
15669              
15670              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
15671              From: Tom Christiansen <tchrist@jhereg.perl.com>
15672              To: pumpkings@jhereg.perl.com
15673              Subject: newest version of perlfaq3.pod
15674              Date: Thu, 7 Jan 1999 23:05:02 -0700
15675              
15676              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
15677              From: Tom Christiansen <tchrist@jhereg.perl.com>
15678              To: pumpkings@jhereg.perl.com
15679              Subject: newest version of perlfaq4.pod
15680              Date: Thu, 7 Jan 1999 23:05:02 -0700
15681              
15682              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
15683              From: Tom Christiansen <tchrist@jhereg.perl.com>
15684              To: pumpkings@jhereg.perl.com
15685              Subject: newest version of perlfaq5.pod
15686              Date: Thu, 7 Jan 1999 23:05:02 -0700
15687              
15688              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
15689              From: Tom Christiansen <tchrist@jhereg.perl.com>
15690              To: pumpkings@jhereg.perl.com
15691              Subject: newest version of perlfaq6.pod
15692              Date: Thu, 7 Jan 1999 23:05:02 -0700
15693              
15694              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
15695              From: Tom Christiansen <tchrist@jhereg.perl.com>
15696              To: pumpkings@jhereg.perl.com
15697              Subject: newest version of perlfaq7.pod
15698              Date: Thu, 7 Jan 1999 23:05:03 -0700
15699              
15700              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
15701              From: Tom Christiansen <tchrist@jhereg.perl.com>
15702              To: pumpkings@jhereg.perl.com
15703              Subject: newest version of perlfaq8.pod
15704              Date: Thu, 7 Jan 1999 23:05:03 -0700
15705              
15706              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
15707              From: Tom Christiansen <tchrist@jhereg.perl.com>
15708              To: pumpkings@jhereg.perl.com
15709              Subject: newest version of perlfaq9.pod
15710              Date: Thu, 7 Jan 1999 23:05:03 -0700
15711      Branch: cfgperl
15712            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
15713            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
15714            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
15715            ! pod/perlfaq9.pod
15716 ____________________________________________________________________________
15717 [  2587] By: jhi                                   on 1999/01/08  11:17:43
15718         Log: More doc fixes from Abigail.
15719      Branch: cfgperl
15720            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
15721            ! lib/User/pwent.pm
15722 ____________________________________________________________________________
15723 [  2585] By: jhi                                   on 1999/01/08  08:31:02
15724         Log: Change #2584 from maint-5.005:
15725              
15726              implemented Ilya's suggested fix, and added a testcase
15727              
15728              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15729              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
15730              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
15731              Subject: Re: Text::ParseWords: regex fix
15732      Branch: cfgperl
15733            ! lib/Text/ParseWords.pm t/lib/parsewords.t
15734 ____________________________________________________________________________
15735 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
15736         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
15737              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
15738              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
15739              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
15740      Branch: maint-5.005/perl
15741            ! ext/Errno/Errno_pm.PL
15742 ____________________________________________________________________________
15743 [  2581] By: jhi                                   on 1999/01/07  16:38:03
15744         Log: Configure update:
15745              - usethreads, use64bits, and usemultiplicity
15746              are no more interactively asked by Configure
15747              - "int main()" (vs bare "main()") enforced in test programs
15748      Branch: cfgperl
15749            ! Configure hints/freebsd.sh hints/linux.sh
15750 ____________________________________________________________________________
15751 [  2580] By: jhi                                   on 1999/01/07  11:19:12
15752         Log: From: Dan Sugalski <sugalskd@osshe.edu>
15753              Date: Wed, 06 Jan 1999 13:47:34 -0800
15754              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
15755              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
15756      Branch: cfgperl
15757            ! vms/vms.c
15758 ____________________________________________________________________________
15759 [  2579] By: jhi                                   on 1999/01/07  09:08:36
15760         Log: Another set of doc patches from Abigail
15761              
15762              From: abigail@fnx.com
15763              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
15764              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
15765              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
15766              
15767              From: abigail@fnx.com
15768              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
15769              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
15770              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
15771              
15772              From: abigail@fnx.com
15773              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
15774              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
15775              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
15776              
15777              From: abigail@fnx.com
15778              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
15779              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
15780              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
15781              
15782              From: abigail@fnx.com
15783              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
15784              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
15785              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
15786              
15787              From: abigail@fnx.com
15788              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
15789              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
15790              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
15791              
15792              From: abigail@fnx.com
15793              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
15794              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
15795              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
15796              
15797              From: abigail@fnx.com
15798              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
15799              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
15800              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
15801              
15802              From: abigail@fnx.com
15803              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
15804              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
15805              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
15806              
15807              From: abigail@fnx.com
15808              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
15809              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
15810              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
15811              
15812              From: abigail@fnx.com
15813              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
15814              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
15815              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
15816              
15817              From: abigail@fnx.com
15818              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
15819              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
15820              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
15821              
15822              From: abigail@fnx.com
15823              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
15824              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
15825              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
15826              
15827              From: abigail@fnx.com
15828              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
15829              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
15830              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
15831      Branch: cfgperl
15832            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
15833            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
15834            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
15835            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
15836            ! lib/Tie/Array.pm lib/Tie/Hash.pm
15837 ____________________________________________________________________________
15838 [  2576] By: jhi                                   on 1999/01/06  17:05:20
15839         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
15840      Branch: cfgperl
15841            ! pp_ctl.c
15842 ____________________________________________________________________________
15843 [  2575] By: jhi                                   on 1999/01/06  13:18:56
15844         Log: Enhance the great_circle_distance() documentation.
15845      Branch: cfgperl
15846            ! lib/Math/Trig.pm
15847 ____________________________________________________________________________
15848 [  2574] By: jhi                                   on 1999/01/06  12:58:03
15849         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
15850              To: perlbug@perl.com
15851              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
15852              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
15853              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
15854      Branch: cfgperl
15855            ! t/op/sysio.t
15856 ____________________________________________________________________________
15857 [  2573] By: jhi                                   on 1999/01/06  12:40:19
15858         Log: From: "W. Phillip Moore" <wpm@ms.com>
15859              To: perlbug@perl.org
15860              Subject: [PATCH] POSIX getpgrp is not -w clean
15861              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
15862              Message-ID: <13970.20107.190314.549471@zappa>
15863      Branch: cfgperl
15864            ! ext/POSIX/POSIX.pm
15865 ____________________________________________________________________________
15866 [  2572] By: jhi                                   on 1999/01/06  12:25:24
15867         Log: Based on
15868              From: jan.dubois@ibm.net (Jan Dubois)
15869              To: perl5-porters@perl.org
15870              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
15871              Date: Wed, 06 Jan 1999 01:24:09 +0100
15872              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
15873              except that
15874              - objXSUB.h was already okay
15875              - embed.h patching is futile, global.sym patched instead
15876              - objpp.h does not exist
15877              - proto.h addition applied manually
15878              - win32/GenCAPI.pl was already okay
15879              - win32/makedef.pl was already okay
15880      Branch: cfgperl
15881            ! global.sym perl.c proto.h
15882 ____________________________________________________________________________
15883 [  2571] By: jhi                                   on 1999/01/06  11:25:48
15884         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
15885              To: perlbug@perl.com
15886              Subject: FindBin.pm on Win32 systems
15887              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
15888              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
15889      Branch: cfgperl
15890            ! lib/FindBin.pm
15891 ____________________________________________________________________________
15892 [  2570] By: jhi                                   on 1999/01/06  11:21:48
15893         Log: From: Dan Sugalski <sugalskd@osshe.edu>
15894              To: perl5-porters@perl.org, vmsperl@perl.org
15895              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
15896              Date: Tue, 05 Jan 1999 16:47:31 -0800
15897              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
15898              
15899              (the ext/IO/lib/IO/Socket.pm was not really changed here;
15900              it was a leftover from #2569)
15901      Branch: cfgperl
15902            ! ext/IO/lib/IO/Socket.pm taint.c
15903 ____________________________________________________________________________
15904 [  2569] By: jhi                                   on 1999/01/06  11:18:22
15905         Log: Jumbo doc patch from Abigail (almost identical to
15906              the 5.005-maint change #2562 except for the
15907              ext/IO/lib/IO/Socket.pm patch which was not
15908              applicable because the IO version of 5.005-devel
15909              is somewhat different (why?))
15910              
15911              From: abigail@fnx.com
15912              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
15913              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
15914              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
15915              
15916              From: abigail@fnx.com
15917              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
15918              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
15919              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
15920              
15921              From: abigail@fnx.com
15922              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
15923              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
15924              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
15925              
15926              From: abigail@fnx.com
15927              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
15928              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
15929              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
15930              
15931              From: abigail@fnx.com
15932              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
15933              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
15934              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
15935              
15936              From: abigail@fnx.com
15937              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
15938              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
15939              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
15940              
15941              From: abigail@fnx.com
15942              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
15943              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
15944              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
15945              
15946              From: abigail@fnx.com
15947              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
15948              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
15949              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
15950              
15951              From: abigail@fnx.com
15952              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
15953              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
15954              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
15955              
15956              From: abigail@fnx.com
15957              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
15958              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
15959              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
15960      Branch: cfgperl
15961            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
15962            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
15963            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
15964            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
15965            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
15966 ____________________________________________________________________________
15967 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
15968         Log: From: jan.dubois@ibm.net (Jan Dubois)
15969              Date: Wed, 06 Jan 1999 01:24:09 +0100
15970              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
15971              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
15972      Branch: maint-5.005/perl
15973            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
15974            ! win32/GenCAPI.pl win32/makedef.pl
15975 ____________________________________________________________________________
15976 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
15977         Log: From: "W. Phillip Moore" <wpm@ms.com>
15978              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
15979              Message-ID: <13970.20107.190314.549471@zappa>
15980              Subject: [PATCH] POSIX getpgrp is not -w clean
15981      Branch: maint-5.005/perl
15982            ! ext/POSIX/POSIX.pm
15983 ____________________________________________________________________________
15984 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
15985         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
15986              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
15987              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
15988              Subject: FindBin.pm on Win32 systems
15989      Branch: maint-5.005/perl
15990            ! lib/FindBin.pm
15991 ____________________________________________________________________________
15992 [  2561] By: jhi                                   on 1999/01/05  10:49:10
15993         Log: Reword the setlocale() 1-arg case better.
15994      Branch: cfgperl
15995            ! ext/POSIX/POSIX.pod
15996 ____________________________________________________________________________
15997 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
15998         Log: From: Blair Zajac <bzajac@geostaff.com>
15999              Date: Wed, 23 Dec 1998 17:13:32 -0800
16000              Message-ID: <3681953C.8B6A90AA@geostaff.com>
16001              Subject: Tie::SubstrHash patch
16002      Branch: maint-5.005/perl
16003            ! lib/Tie/SubstrHash.pm
16004 ____________________________________________________________________________
16005 [  2554] By: jhi                                   on 1999/01/02  14:55:06
16006         Log: Object destruction order testing.
16007      Branch: cfgperl
16008            ! t/op/misc.t
16009 ____________________________________________________________________________
16010 [  2553] By: jhi                                   on 1999/01/02  14:49:40
16011         Log: perldelta the Dumpvalue.pm of change #2513.
16012      Branch: cfgperl
16013            ! lib/Dumpvalue.pm pod/perldelta.pod
16014 ____________________________________________________________________________
16015 [  2552] By: nick                                  on 1999/01/02  14:45:38
16016         Log: Tone down Makefile.PL so it works on Win32
16017      Branch: perl
16018            ! ext/B/Makefile.PL
16019 ____________________________________________________________________________
16020 [  2551] By: nick                                  on 1999/01/02  14:06:30
16021         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
16022              Use them in various B::* rather than have local defs.
16023      Branch: perl
16024            + ext/B/defsubs.h.PL
16025            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
16026            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
16027            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
16028 ____________________________________________________________________________
16029 [  2550] By: nick                                  on 1999/01/02  10:04:02
16030         Log: Integrate ext/B changes from //depot/cfgperl
16031      Branch: perl
16032           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
16033 ____________________________________________________________________________
16034 [  2549] By: jhi                                   on 1999/01/01  13:54:16
16035         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
16036              To: perlbug@perl.com
16037              Subject: op/groups.t fails test 1 on HP-UX 10.20
16038              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
16039              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
16040      Branch: cfgperl
16041            ! t/op/groups.t
16042 ____________________________________________________________________________
16043 [  2548] By: jhi                                   on 1999/01/01  13:53:31
16044         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16045              To: perl5-porters@perl.org
16046              cc: hv@crypt0.demon.co.uk
16047              Subject: [bug 5.004_54] duplicate error message
16048              Date: Thu, 31 Dec 1998 04:05:25 +0000
16049              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
16050              
16051              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
16052              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
16053              To: hv@crypt0.demon.co.uk
16054              Cc: perl5-porters@perl.org
16055              Subject: [PATCH _54] Re: duplicate error message
16056              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
16057              
16058              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
16059              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16060              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
16061              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
16062              Subject: [TEST PATCH _54] Re: duplicate error message 
16063              Date: Fri, 01 Jan 1999 07:32:14 +0000
16064      Branch: cfgperl
16065            ! op.c t/pragma/warn/op
16066 ____________________________________________________________________________
16067 [  2547] By: jhi                                   on 1998/12/31  14:15:04
16068         Log: From: Chris Nandor <pudge@pobox.com>
16069              To: jhi@iki.fi
16070              Cc: perl5-porters@perl.org
16071              Subject: Re: [PATCH] perlport.pod 1.38
16072              Date: Thu, 31 Dec 1998 09:06:48 -0500
16073              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
16074      Branch: cfgperl
16075            ! pod/perlport.pod
16076 ____________________________________________________________________________
16077 [  2546] By: jhi                                   on 1998/12/31  11:18:17
16078         Log: From: Wilson P. Snyder II
16079              To: perl5-porters@perl.org
16080              Subject: [PATCH v5.5.53] REV2: Binary number support
16081              Date: 1998/11/30
16082              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
16083      Branch: cfgperl
16084            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
16085            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
16086            ! toke.c util.c
16087 ____________________________________________________________________________
16088 [  2545] By: jhi                                   on 1998/12/31  09:27:40
16089         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
16090              To: perlbug@perl.com
16091              Subject: "perl -T -P" dumps core on OpenBSD and Linux
16092              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
16093              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
16094      Branch: cfgperl
16095            ! taint.c
16096 ____________________________________________________________________________
16097 [  2544] By: jhi                                   on 1998/12/31  09:21:45
16098         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
16099              To: perlbug@perl.com 
16100              Subject: bug in pod2man search for perl binary [5.005_5x]
16101              Date: Sat, 12 Dec 1998 23:08:51 +0000 
16102              Message-ID: <19981212230851.A20578@ig.co.uk> 
16103      Branch: cfgperl
16104            ! pod/pod2man.PL
16105 ____________________________________________________________________________
16106 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
16107         Log: From: jan.dubois@ibm.net (Jan Dubois)
16108              Date: Wed, 23 Dec 1998 21:26:38 +0100
16109              Message-ID: <36895086.8849224@smtp1.ibm.net>
16110              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
16111      Branch: maint-5.005/perl
16112            ! lib/ExtUtils/MakeMaker.pm
16113 ____________________________________________________________________________
16114 [  2540] By: jhi                                   on 1998/12/30  08:42:04
16115         Log: Evermore AUTHORS and MAINTAIN.
16116      Branch: cfgperl
16117            ! AUTHORS MAINTAIN
16118 ____________________________________________________________________________
16119 [  2539] By: jhi                                   on 1998/12/29  15:10:34
16120         Log: More AUTHORS and MAINTAIN.
16121      Branch: cfgperl
16122            ! AUTHORS MAINTAIN
16123 ____________________________________________________________________________
16124 [  2537] By: jhi                                   on 1998/12/29  14:34:47
16125         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
16126              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
16127              Message-ID: <13942.32480.700000.640927@utensil>
16128              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
16129              (mirror change#2531 in the 5.005-maint)
16130      Branch: cfgperl
16131            ! lib/AutoSplit.pm
16132 ____________________________________________________________________________
16133 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
16134         Log: change in_pod pattern to /^=\w/ from /^=/
16135              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
16136              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
16137              Message-ID: <13942.32480.700000.640927@utensil>
16138              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
16139      Branch: maint-5.005/perl
16140            ! lib/AutoSplit.pm
16141 ____________________________________________________________________________
16142 [  2525] By: jhi                                   on 1998/12/29  13:06:26
16143         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
16144              To: perl5-porters@perl.org
16145              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
16146              Date: 16 Dec 1998 03:17:03 +0200
16147              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
16148      Branch: cfgperl
16149            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
16150 ____________________________________________________________________________
16151 [  2524] By: jhi                                   on 1998/12/29  13:00:06
16152         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
16153              To: perl5-porters@perl.org
16154              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
16155              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
16156              Date: 10 Dec 1998 08:30:02 +0200
16157              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
16158              
16159              (Nick's part was applied earlier, in change #2460)
16160      Branch: cfgperl
16161            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
16162 ____________________________________________________________________________
16163 [  2523] By: jhi                                   on 1998/12/29  12:41:31
16164         Log: From: "vishal bhatia" <vishalb@hotmail.com>
16165              To: nick@ni-s.u-net.com
16166              Cc: perl5-porters@perl.org
16167              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
16168              Date: 9 Dec 1998 06:50:30 +0200
16169              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
16170      Branch: cfgperl
16171            ! ext/B/B/CC.pm
16172 ____________________________________________________________________________
16173 [  2522] By: jhi                                   on 1998/12/29  12:15:18
16174         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
16175              To: perl5-porters@perl.org (Perl 5 Porters)
16176              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
16177              Date: 25 Dec 1998 23:02:28 +0200
16178              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
16179      Branch: cfgperl
16180            ! lib/Pod/Text.pm
16181 ____________________________________________________________________________
16182 [  2521] By: jhi                                   on 1998/12/29  12:07:54
16183         Log: Undo #2519 (breaks universal.c).
16184      Branch: cfgperl
16185            ! XSUB.h
16186 ____________________________________________________________________________
16187 [  2519] By: jhi                                   on 1998/12/29  11:41:10
16188         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
16189              To: perl5-porters@perl.org
16190              Cc: perl-xs@perl.org
16191              Subject: XSUB.h refinement [PATCH]
16192              Date: 18 Dec 1998 03:58:44 +0200
16193              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
16194      Branch: cfgperl
16195            ! XSUB.h
16196 ____________________________________________________________________________
16197 [  2518] By: jhi                                   on 1998/12/29  11:36:19
16198         Log: From: abigail@fnx.com
16199              To: perl5-porters@perl.org (Perl Porters)
16200              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
16201              Date: 28 Dec 1998 21:39:15 +0200
16202              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
16203      Branch: cfgperl
16204            ! lib/fields.pm
16205 ____________________________________________________________________________
16206 [  2517] By: jhi                                   on 1998/12/29  11:35:03
16207         Log: Document change #2516.
16208      Branch: cfgperl
16209            ! pod/perldelta.pod
16210 ____________________________________________________________________________
16211 [  2516] By: jhi                                   on 1998/12/29  11:32:26
16212         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16213              To: perl5-porters@perl.org (Mailing list Perl5)
16214              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
16215              Date: 9 Dec 1998 10:39:31 +0200
16216              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
16217      Branch: cfgperl
16218            ! pod/perldiag.pod regcomp.c toke.c
16219 ____________________________________________________________________________
16220 [  2515] By: jhi                                   on 1998/12/29  11:27:11
16221         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16222              To: perl5-porters@perl.org (Mailing list Perl5)
16223              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
16224              Date: 8 Dec 1998 09:02:04 +0200
16225              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
16226              
16227              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
16228      Branch: cfgperl
16229            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
16230 ____________________________________________________________________________
16231 [  2514] By: jhi                                   on 1998/12/29  11:21:31
16232         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16233              To: perl5-porters@perl.org (Mailing list Perl5)
16234              Subject: [PATCH 5.005_53] Regexp tests and UTF8
16235              Date: 8 Dec 1998 07:02:01 +0200
16236              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
16237      Branch: cfgperl
16238            ! regcomp.c
16239 ____________________________________________________________________________
16240 [  2513] By: jhi                                   on 1998/12/29  11:18:34
16241         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16242              Subject: [PATCH 5.005_*] Dumpvar.pm
16243              To: perl5-porters@perl.org (Mailing list Perl5)
16244              Date: 7 Dec 1998 10:17:35 +0200
16245              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
16246      Branch: cfgperl
16247            + lib/Dumpvalue.pm
16248            ! MANIFEST
16249 ____________________________________________________________________________
16250 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
16251         Log: From: jan.dubois@ibm.net (Jan Dubois)
16252              Date: Tue, 01 Dec 1998 00:07:33 +0100
16253              Message-ID: <366921b5.14512598@smtp1.ibm.net>
16254              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
16255              
16256              From: jan.dubois@ibm.net (Jan Dubois)
16257              Date: Wed, 02 Dec 1998 00:24:54 +0100
16258              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
16259              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
16260      Branch: maint-5.005/perl
16261            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
16262            ! win32/config.bc win32/config.gc win32/config.vc
16263            ! win32/config_sh.PL win32/makedef.pl
16264 ____________________________________________________________________________
16265 [  2509] By: jhi                                   on 1998/12/28  13:00:31
16266     Log: Kickstart AUTHORS and MAINTAIN.
16267  Branch: cfgperl
16268        + AUTHORS MAINTAIN
16269        ! MANIFEST
16270 ____________________________________________________________________________
16271 [  2508] By: jhi                                   on 1998/12/28  08:04:00
16272     Log: From: Nathan Torkington <gnat@frii.com>
16273          To: perlbug@perl.com
16274          Subject: [PATCH] perlxstut.pod fix
16275          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
16276          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
16277  Branch: cfgperl
16278        ! pod/perlxstut.pod
16279 ____________________________________________________________________________
16280 [  2507] By: jhi                                   on 1998/12/28  07:59:00
16281     Log: From: abigail@fnx.com
16282          To: perlbug@perl.com
16283          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
16284          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
16285          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
16286          (slightly modified, a part of the patch was rejected)
16287          (strange, I thought I had already submitted this one
16288          but Perforce disagrees with me...)
16289  Branch: cfgperl
16290        ! pod/perlop.pod
16291 ____________________________________________________________________________
16292 [  2506] By: jhi                                   on 1998/12/28  07:56:59
16293     Log: From: Artur <artur@vogon-solutions.com>
16294          To: perlbug@perl.com
16295          Subject: PATCH: perlmodlib.pod
16296          Date: Fri, 25 Dec 1998 00:48:39 +0000
16297          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
16298  Branch: cfgperl
16299        ! pod/perlmodlib.pod pod/perlop.pod
16300 ____________________________________________________________________________
16301 [  2505] By: jhi                                   on 1998/12/28  07:46:06
16302     Log: From: abigail@fnx.com
16303          To: perl5-porters@perl.org (Perl Porters)
16304          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
16305          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
16306          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
16307  Branch: cfgperl
16308        ! pod/pod2html.PL
16309 ____________________________________________________________________________
16310 [  2504] By: jhi                                   on 1998/12/28  07:44:35
16311     Log: From: Jim Avera <avera@fjst.com>
16312          To: perlbug@perl.com
16313          Subject: perlbug bug - shows dates reversed
16314          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
16315          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
16316  Branch: cfgperl
16317        ! utils/perlbug.PL
16318 ____________________________________________________________________________
16319 [  2503] By: jhi                                   on 1998/12/28  07:41:39
16320     Log: From: jan.dubois@ibm.net (Jan Dubois)
16321          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
16322          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
16323          Date: Wed, 23 Dec 1998 21:26:38 +0100
16324          Message-ID: <36895086.8849224@smtp1.ibm.net>
16325  Branch: cfgperl
16326        ! lib/ExtUtils/MakeMaker.pm
16327 ____________________________________________________________________________
16328 [  2502] By: jhi                                   on 1998/12/28  07:39:20
16329     Log: From: Blair Zajac <bzajac@geostaff.com>
16330          To: perl5-porters@perl.org
16331          Subject: Tie::SubstrHash patch
16332          Date: Wed, 23 Dec 1998 17:13:32 -0800
16333          Message-ID: <3681953C.8B6A90AA@geostaff.com>
16334  Branch: cfgperl
16335        ! lib/Tie/SubstrHash.pm
16336 ____________________________________________________________________________
16337 [  2501] By: jhi                                   on 1998/12/28  07:37:16
16338     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
16339          To: perlbug@perl.com
16340          Subject: perlfaq9 minor error
16341          Date: Wed, 23 Dec 1998 14:54:19 -0800
16342          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
16343  Branch: cfgperl
16344        ! pod/perlfaq9.pod
16345 ____________________________________________________________________________
16346 [  2500] By: jhi                                   on 1998/12/23  10:38:18
16347     Log: More porting notes about filesystems, AmigaOS, and MiNT.
16348  Branch: cfgperl
16349        ! pod/perlport.pod
16350 ____________________________________________________________________________
16351 [  2499] By: jhi                                   on 1998/12/22  09:26:49
16352     Log: Add few MSG_ and uio constants.
16353  Branch: cfgperl
16354        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
16355 ____________________________________________________________________________
16356 [  2498] By: jhi                                   on 1998/12/22  08:39:30
16357     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
16358          a Digital C compiler optimizer bug that broke the 'x'
16359          operator under certain circumstances.  See t/op/repeat.t
16360          test #20 for graphic details.  Reported in
16361          
16362          From: Gisle Aas <gisle@aas.no>
16363          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
16364          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
16365          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
16366          Date: 18 Dec 1998 14:27:40 +0100
16367          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
16368          
16369          and discussed further in the thread
16370          
16371          From: Jarkko Hietaniemi <jhi@iki.fi>
16372          To: Gisle Aas <gisle@aas.no>
16373          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
16374          cpan-testers@perl.org, perl5-porters@perl.org
16375          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
16376          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
16377          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
16378  Branch: cfgperl
16379        ! t/op/repeat.t util.c
16380 ____________________________________________________________________________
16381 [  2497] By: jhi                                   on 1998/12/21  14:18:57
16382     Log: Change #2483 update.
16383  Branch: cfgperl
16384        ! t/op/tr.t
16385 ____________________________________________________________________________
16386 [  2496] By: jhi                                   on 1998/12/21  14:07:41
16387     Log: Update on change #2493.
16388  Branch: cfgperl
16389        ! t/pragma/warn/op
16390 ____________________________________________________________________________
16391 [  2495] By: jhi                                   on 1998/12/21  13:52:00
16392     Log: Change #2487 aftershock.
16393  Branch: cfgperl
16394        ! warning.pl
16395 ____________________________________________________________________________
16396 [  2494] By: jhi                                   on 1998/12/21  12:35:00
16397     Log: From: Chris Nandor <pudge@pobox.com>
16398          To: perl5-porters@perl.org
16399          Subject: [PATCH] perlport.pod v1.37
16400          Date: Sat, 19 Dec 1998 12:54:34 -0500
16401          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
16402  Branch: cfgperl
16403        ! pod/perlport.pod
16404 ____________________________________________________________________________
16405 [  2493] By: jhi                                   on 1998/12/21  12:22:44
16406     Log: From: Mark-Jason Dominus <mjd@plover.com>
16407          To: perl5-porters@perl.com
16408          Subject: PATCH (5.005_02): Dejargonizing
16409          Date: Sun, 20 Dec 1998 14:35:20 -0500
16410          Message-ID: <19981220193520.11230.qmail@plover.com>
16411          
16412          From: Mark-Jason Dominus <mjd@plover.com>
16413          To: perl5-porters@perl.com
16414          Subject: PATCH (5.005_02): Spelling correction in warning message
16415          Date: Sun, 20 Dec 1998 13:51:30 -0500
16416          Message-ID: <19981220185130.11067.qmail@plover.com>
16417  Branch: cfgperl
16418        ! doio.c op.c
16419 ____________________________________________________________________________
16420 [  2492] By: jhi                                   on 1998/12/21  09:00:05
16421     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
16422          To: perl5-porters@perl.org
16423          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
16424          Date: Sun, 20 Dec 1998 19:03:25 PST
16425          Message-ID: <19981221030326.27660.qmail@hotmail.com>
16426          
16427          (slightly reformatted)
16428  Branch: cfgperl
16429        ! ext/B/B/CC.pm
16430 ____________________________________________________________________________
16431 [  2491] By: nick                                  on 1998/12/20  14:21:29
16432     Log: Save _all_ GV's which have SV, AV or HV set.
16433  Branch: perl
16434        ! ext/B/B/C.pm
16435 ____________________________________________________________________________
16436 [  2490] By: jhi                                   on 1998/12/18  15:13:19
16437     Log: Add idea about generalising cpp symbol probing of Errno.
16438  Branch: cfgperl
16439        ! Todo
16440 ____________________________________________________________________________
16441 [  2489] By: jhi                                   on 1998/12/18  14:47:57
16442     Log: Address some of the issues of:
16443          
16444          From: Tom Christiansen <tchrist@jhereg.perl.com>
16445          To: perl-porters-active@jhereg.perl.com
16446          Subject: Undocumentation Issues for 5.005
16447          Date: Thu, 17 Dec 1998 14:46:24 -0700
16448          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
16449  Branch: cfgperl
16450        ! pod/perl5005delta.pod
16451 ____________________________________________________________________________
16452 [  2488] By: jhi                                   on 1998/12/18  11:26:32
16453     Log: From: root <root@dubravka.in-berlin.de>
16454          To: perlbug@perl.com
16455          Cc: k@dubravka.in-berlin.de
16456          Subject: Please add no_modify to PERL_POLLUTE
16457          Date: Fri, 18 Dec 1998 10:45:52 +0100
16458          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
16459          
16460          (Really from Andreas König)
16461  Branch: cfgperl
16462        ! embed.pl
16463 ____________________________________________________________________________
16464 [  2487] By: jhi                                   on 1998/12/17  14:05:52
16465     Log: Some (by far not all) issues of the below message addressed.
16466          
16467          From: Tom Christiansen <tchrist@jhereg.perl.com>
16468          To: The Perl Porters Mailing List <perl5-porters@perl.org>
16469          Subject: important UNDOC issues for 5.005_54
16470          Date: Wed, 16 Dec 1998 21:14:53 -0700
16471          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
16472  Branch: cfgperl
16473        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
16474 ____________________________________________________________________________
16475 [  2486] By: jhi                                   on 1998/12/17  12:47:15
16476     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16477          To: domo@computer.org
16478          Cc: jhi@iki.fi, perl5-porters@perl.org
16479          Subject: Re: stuff related to malloc.c
16480          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
16481          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
16482  Branch: cfgperl
16483        ! malloc.c
16484 ____________________________________________________________________________
16485 [  2485] By: jhi                                   on 1998/12/17  12:17:19
16486     Log: More porting notes.
16487  Branch: cfgperl
16488        ! Porting/pumpkin.pod
16489 ____________________________________________________________________________
16490 [  2484] By: jhi                                   on 1998/12/15  08:38:05
16491     Log: Undo #2386 and #2205.
16492  Branch: cfgperl
16493        ! pod/perlfunc.pod
16494 ____________________________________________________________________________
16495 [  2483] By: jhi                                   on 1998/12/14  17:58:35
16496     Log: lib was missing from @INC.
16497  Branch: cfgperl
16498        ! t/op/tr.t
16499 ____________________________________________________________________________
16500 [  2482] By: jhi                                   on 1998/12/14  17:52:42
16501     Log: Was missing use Text::Wrap.
16502  Branch: cfgperl
16503        ! t/lib/textfill.t
16504 ____________________________________________________________________________
16505 [  2481] By: jhi                                   on 1998/12/14  16:00:22
16506     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
16507          
16508          From: Jonathan Roy <roy@idle.com>
16509          To: perl5-porters@perl.org
16510          Subject: nlist.h add to Configure checks?
16511          Date: Sun, 13 Dec 1998 22:22:49 -0500
16512          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
16513  Branch: cfgperl
16514        + ext/DynaLoader/hints/linux.pl
16515        ! MANIFEST
16516 ____________________________________________________________________________
16517 [  2480] By: jhi                                   on 1998/12/14  15:02:44
16518     Log: Give up completely using nm in AIX.
16519          
16520          From: "Kurt D. Starsinic" <kstar@chapin.edu>
16521          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
16522          Cc: perl5-porters@perl.org
16523          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
16524          Date: Thu, 10 Dec 1998 00:51:46 -0500
16525          Message-ID: <19981210005146.B29986@O2.chapin.edu>
16526  Branch: cfgperl
16527        ! hints/aix.sh
16528 ____________________________________________________________________________
16529 [  2479] By: jhi                                   on 1998/12/14  14:39:52
16530     Log: AIX' error messages are different.
16531          
16532          From: "Kurt D. Starsinic" <kstar@chapin.edu>
16533          To: Gurusamy Sarathy <gsar@engin.umich.edu>
16534          Cc: perl5-porters@perl.org
16535          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
16536          Date: Thu, 10 Dec 1998 00:42:36 -0500
16537          Message-ID: <19981210004236.A29986@O2.chapin.edu>
16538          
16539          From: Michael Engel <engel@nms1.cc.huji.ac.il>
16540          To: perlbug@perl.com
16541          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
16542          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
16543          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
16544  Branch: cfgperl
16545        ! t/pragma/warn/doio
16546 ____________________________________________________________________________
16547 [  2475] By: jhi                                   on 1998/12/13  12:35:55
16548     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16549          To: jhi@iki.fi
16550          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
16551          Subject: Re: stuff related to malloc.c
16552          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
16553          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
16554  Branch: cfgperl
16555        ! malloc.c
16556 ____________________________________________________________________________
16557 [  2474] By: jhi                                   on 1998/12/13  12:32:42
16558     Log: Some notes about porting issues.
16559  Branch: cfgperl
16560        ! Porting/pumpkin.pod
16561 ____________________________________________________________________________
16562 [  2473] By: jhi                                   on 1998/12/13  12:03:58
16563     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
16564          To: Perl 5 Porters <perl5-porters@perl.org>
16565          Subject: [patch 5.005_02] dos-djgpp update
16566          Date: Sun, 13 Dec 1998 00:08:44 +0100
16567          Message-ID: <19981213000844.C264@beeblebrox>
16568  Branch: cfgperl
16569        ! djgpp/config.over
16570 ____________________________________________________________________________
16571 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
16572     Log: undo changes to Exporter.pm from #2312
16573  Branch: maint-5.005/perl
16574        ! lib/Exporter.pm
16575 ____________________________________________________________________________
16576 [  2465] By: jhi                                   on 1998/12/12  12:31:21
16577     Log: Document that qw() taints.
16578          
16579          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
16580          To: perlbug@perl.com 
16581          Subject: taint problems
16582          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
16583          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
16584  Branch: cfgperl
16585        ! pod/perlop.pod
16586 ____________________________________________________________________________
16587 [  2464] By: jhi                                   on 1998/12/11  14:09:51
16588     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
16589          To: dist-users@foretune.co.jp
16590          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
16591          Date: Mon, 07 Dec 1998 20:13:04 -0400
16592          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
16593  Branch: cfgperl
16594        ! Configure
16595 ____________________________________________________________________________
16596 [  2463] By: jhi                                   on 1998/12/11  13:29:54
16597     Log: MAXPATHLEN.
16598  Branch: cfgperl
16599        ! perl.h
16600 ____________________________________________________________________________
16601 [  2462] By: jhi                                   on 1998/12/11  08:37:58
16602     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
16603          To: perl5-porters@perl.org
16604          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
16605          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
16606          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
16607  Branch: cfgperl
16608        + hints/gnu.sh
16609 ____________________________________________________________________________
16610 [  2461] By: nick                                  on 1998/12/10  21:00:50
16611     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
16612          From: Vishal Bhatia <vishalb@hotmail.com>
16613          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
16614          2. Fixes the bug  regarding return value of c-functions generated out 
16615          of perl subs. ( Just includes the patch I sent earlier)
16616          3. Incorporates the other changes that need to be done to get CC.pm
16617          use ISA search for packages and methods on the same lines as C.pm
16618          
16619          Vishal would appreciate comments about B::Stackobj changes from 
16620          someone knowing that module well.
16621  Branch: perl
16622        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
16623 ____________________________________________________________________________
16624 [  2460] By: jhi                                   on 1998/12/08  08:11:27
16625     Log: Integrate from mainperl.
16626  Branch: cfgperl
16627       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
16628       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
16629       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
16630       !> toke.c util.c
16631 ____________________________________________________________________________
16632 [  2459] By: jhi                                   on 1998/12/07  07:50:11
16633     Log: From: hansm@icgroup.nl 
16634          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
16635          Reply-To: hansmu@xs4all.nl 
16636          To: perlbug@perl.com 
16637          Date: Sun, 6 Dec 98 22:19:54 +0100 
16638          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
16639  Branch: cfgperl
16640        ! util.c
16641 ____________________________________________________________________________
16642 [  2458] By: gsar                                  on 1998/12/07  06:00:55
16643     Log: fix dup lexical
16644  Branch: perl
16645        ! ext/B/B/Deparse.pm t/lib/io_unix.t
16646 ____________________________________________________________________________
16647 [  2457] By: gsar                                  on 1998/12/06  14:38:59
16648     Log: mention limit on line numbers reported by diagnostics
16649  Branch: perl
16650        ! pod/perl.pod toke.c
16651 ____________________________________________________________________________
16652 [  2456] By: gsar                                  on 1998/12/06  13:49:02
16653     Log: branch perldelta.pod
16654  Branch: maint-5.005/perl
16655       +> pod/perldelta.pod
16656 ____________________________________________________________________________
16657 [  2455] By: gsar                                  on 1998/12/06  13:47:21
16658     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
16659  Branch: maint-5.005/perl
16660        - pod/perldelta.pod
16661 ____________________________________________________________________________
16662 [  2454] By: gsar                                  on 1998/12/06  13:35:31
16663     Log: fix outdated/incorrect info about arbitrary limits
16664  Branch: perl
16665        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
16666        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
16667 ____________________________________________________________________________
16668 [  2453] By: nick                                  on 1998/12/05  16:14:42
16669     Log: Avoid hard-coding op numbers
16670          Update CC.pm to save %INC, and to co-exist with new C.pm
16671  Branch: perl
16672        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
16673 ____________________________________________________________________________
16674 [  2452] By: nick                                  on 1998/12/05  10:44:28
16675     Log: B.xs had its own code to calculate hash() which differed from
16676          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
16677          which meant that run-time require was re-done.
16678          Removed some debug from C.pm
16679  Branch: perl
16680        ! ext/B/B.xs ext/B/B/C.pm
16681 ____________________________________________________________________________
16682 [  2451] By: nick                                  on 1998/12/04  21:58:49
16683     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
16684          well as _54, but with pre-scan for classes and save the ISA scheme.
16685  Branch: perl
16686        ! ext/B/B/C.pm
16687 ____________________________________________________________________________
16688 [  2450] By: nick                                  on 1998/12/04  17:58:44
16689     Log: Vishal Bhatia's patch as a basis.
16690  Branch: perl
16691        ! ext/B/B/C.pm ext/B/B/CC.pm
16692 ____________________________________________________________________________
16693 [  2449] By: jhi                                   on 1998/12/04  16:39:21
16694     Log: Integrate from mainperl.
16695  Branch: cfgperl
16696       !> t/op/goto.t t/op/tr.t
16697 ____________________________________________________________________________
16698 [  2448] By: gsar                                  on 1998/12/04  06:06:49
16699     Log: tweak test for UTEST
16700  Branch: perl
16701        ! t/op/tr.t
16702 ____________________________________________________________________________
16703 [  2444] By: jhi                                   on 1998/12/03  14:37:22
16704     Log: s/\bthe the\b/the/g *.pod
16705  Branch: cfgperl
16706        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
16707 ____________________________________________________________________________
16708 [  2443] By: jhi                                   on 1998/12/03  13:39:53
16709     Log: Change#2441 aftermath.
16710  Branch: cfgperl
16711        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16712        ! config_h.SH thread.h vms/subconfigure.com
16713 ____________________________________________________________________________
16714 [  2441] By: jhi                                   on 1998/12/03  08:15:13
16715     Log: From: Dan Sugalski <sugalskd@osshe.edu>
16716          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
16717          Subject: [PATCH 5.005_54]Initial VMS patches
16718          Date: 3 Dec 1998 01:05:55 +0200
16719          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
16720          
16721          The patch to config_h.SH requires more study because
16722          metaconfig needs to agree.
16723  Branch: cfgperl
16724        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
16725        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
16726        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
16727 ____________________________________________________________________________
16728 [  2440] By: gsar                                  on 1998/12/03  01:32:16
16729     Log: add failed check-in of goto.t from change#1867
16730  Branch: perl
16731        ! t/op/goto.t
16732 ____________________________________________________________________________
16733 [  2437] By: jhi                                   on 1998/12/02  18:03:51
16734     Log: Fix most of the bad L<> links of
16735          
16736          From: Tom Christiansen <tchrist@jhereg.perl.com> 
16737          Subject: bad L<> links
16738          Reply-to: tchrist@perl.com 
16739          To: perlbug@jhereg.perl.com 
16740          Date: Tue, 11 Aug 1998 10:58:07 -0500 
16741          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
16742          
16743          The ones not fixed may require darker Pod::HTML magic,
16744          for example the perlguts.html#tags should work fine, IMHO.
16745  Branch: cfgperl
16746        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
16747        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
16748        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
16749        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
16750        ! pod/perlvar.pod
16751 ____________________________________________________________________________
16752 [  2436] By: jhi                                   on 1998/12/02  16:35:04
16753     Log: One paste too many in #2345.
16754  Branch: cfgperl
16755        ! lib/Pod/Html.pm
16756 ____________________________________________________________________________
16757 [  2435] By: jhi                                   on 1998/12/02  16:32:33
16758     Log: Pod::Html and Pod::Text were not locale-savvy:
16759          for example in =head1 all non-ASCII-\w-runs were
16760          turned into underscores in NAME tags.  This could
16761          result in several NAME tags becoming identical.
16762          Reported by:
16763          
16764          From: Fyodor Krasnov <fyodor@aha.ru> 
16765          Subject: pod2html vs Russian Characters
16766          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
16767          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
16768          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
16769  Branch: cfgperl
16770        ! lib/Pod/Html.pm lib/Pod/Text.pm
16771 ____________________________________________________________________________
16772 [  2434] By: jhi                                   on 1998/12/02  10:29:00
16773     Log: The real Mc5_54 integration.
16774  Branch: cfgperl
16775       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
16776 ____________________________________________________________________________
16777 [  2433] By: jhi                                   on 1998/12/02  08:52:13
16778     Log: From: Andy Dougherty <doughera@lafayette.edu>
16779          To: Perl Porters <perl5-porters@perl.org>
16780          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
16781          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
16782          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
16783  Branch: cfgperl
16784        ! Configure
16785 ____________________________________________________________________________
16786 [  2432] By: jhi                                   on 1998/12/02  08:49:47
16787     Log: From: Andy Dougherty <doughera@lafayette.edu>
16788          To: Perl Porters <perl5-porters@perl.org>
16789          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
16790          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
16791          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
16792  Branch: cfgperl
16793        ! Configure
16794 ____________________________________________________________________________
16795 [  2431] By: jhi                                   on 1998/12/01  16:11:50
16796     Log: From: achampio@lehman.com (Alan Champion)
16797          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
16798          To: perlbug@perl.com
16799          Date: 1 Dec 1998 17:36:33 +0200
16800          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
16801          
16802          Skip NIS includes.
16803  Branch: cfgperl
16804        ! t/op/pwent.t
16805 ____________________________________________________________________________
16806 [  2430] By: gsar                                  on 1998/12/01  12:12:50
16807     Log: 5.005_54, as released
16808  Branch: perl
16809        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
16810 ____________________________________________________________________________
16811 [  2429] By: jhi                                   on 1998/12/01  11:28:39
16812     Log: From: Anton Berezin <tobez@plab.ku.dk>
16813          To: perl5-porters@perl.org
16814          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
16815          Date: 30 Nov 1998 19:46:24 +0100
16816          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
16817  Branch: cfgperl
16818        ! hints/freebsd.sh
16819 ____________________________________________________________________________
16820 [  2428] By: jhi                                   on 1998/12/01  11:08:16
16821     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
16822  Branch: cfgperl
16823       +> (branch 30 files)
16824       !> (integrate 71 files)
16825 ____________________________________________________________________________
16826 [  2427] By: jhi                                   on 1998/12/01  10:51:37
16827     Log: Default to accepting a hinted $randfunc even when $csym
16828          does not find it.  (the previous defaylt behaviour was not
16829          to accept).
16830  Branch: cfgperl
16831        ! Configure
16832 ____________________________________________________________________________
16833 [  2426] By: jhi                                   on 1998/12/01  10:13:03
16834     Log: Separated the [:foo:] parsing to its own function.
16835          Passes all tests.
16836  Branch: cfgperl
16837        ! regcomp.c
16838 ____________________________________________________________________________
16839 [  2425] By: jhi                                   on 1998/12/01  08:22:49
16840     Log: Typo in comments.
16841  Branch: cfgperl
16842        ! regexec.c
16843 ____________________________________________________________________________
16844 [  2424] By: jhi                                   on 1998/12/01  08:21:38
16845     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16846          Subject: [PATCH 5.005_*] Debugger 'v' command
16847          To: perl5-porters@perl.org (Mailing list Perl5)
16848          Date: 1 Dec 1998 07:55:11 +0200
16849          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
16850  Branch: cfgperl
16851        ! lib/perl5db.pl
16852 ____________________________________________________________________________
16853 [  2423] By: jhi                                   on 1998/12/01  08:19:08
16854     Log: From: pvhp@forte.com (Peter Prymmer)
16855          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
16856          To: perl5-porters@perl.org
16857          Date: 1 Dec 1998 07:27:11 +0200
16858          Message-ID: <MLIST_9812010508.AA07791@forte.com>
16859  Branch: cfgperl
16860        ! hints/os390.sh
16861 ____________________________________________________________________________
16862 [  2417] By: jhi                                   on 1998/11/30  08:14:00
16863     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
16864  Branch: cfgperl
16865        ! ext/Socket/Socket.xs
16866 ____________________________________________________________________________
16867 [  2416] By: jhi                                   on 1998/11/30  08:00:15
16868     Log: Undo #2395, seems more like a problem in netbsd-current.
16869  Branch: cfgperl
16870        ! util.c
16871
16872 ----------------
16873 Version 5.005_54
16874 ----------------
16875
16876 ____________________________________________________________________________
16877 [  2414] By: gsar                                  on 1998/11/30  02:23:55
16878     Log: more JPL tweaks
16879  Branch: perl
16880        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
16881        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
16882 ____________________________________________________________________________
16883 [  2413] By: gsar                                  on 1998/11/30  01:35:56
16884     Log: stub bin/jpl that just runs JPL::Compile::files()
16885  Branch: perl
16886        + jpl/bin/jpl
16887 ____________________________________________________________________________
16888 [  2412] By: gsar                                  on 1998/11/30  01:32:14
16889     Log: delete symlink
16890  Branch: perl
16891        - jpl/bin/jpl
16892 ____________________________________________________________________________
16893 [  2410] By: gsar                                  on 1998/11/30  01:30:44
16894     Log: branch jpl from perlext to perl
16895  Branch: perl
16896       +> (branch 30 files)
16897 ____________________________________________________________________________
16898 [  2407] By: gsar                                  on 1998/11/30  01:24:53
16899     Log: JPL tweaks to build with 5.005
16900  Branch: perlext
16901        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
16902        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
16903 ____________________________________________________________________________
16904 [  2406] By: gsar                                  on 1998/11/30  00:55:54
16905     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
16906  Branch: perl
16907        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
16908 ____________________________________________________________________________
16909 [  2405] By: gsar                                  on 1998/11/30  00:28:55
16910     Log: patchlevel up to 54
16911  Branch: perl
16912        ! patchlevel.h win32/Makefile win32/config_H.bc
16913        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
16914 ____________________________________________________________________________
16915 [  2403] By: gsar                                  on 1998/11/29  23:35:50
16916     Log: integrate cfgperl changes into mainline
16917  Branch: perl
16918       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16919       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
16920 ____________________________________________________________________________
16921 [  2402] By: gsar                                  on 1998/11/29  23:08:42
16922     Log: sync Text::Wrap version number
16923  Branch: perl
16924        ! lib/Text/Wrap.pm
16925 ____________________________________________________________________________
16926 [  2401] By: gsar                                  on 1998/11/29  22:56:21
16927     Log: textfill.t tweak
16928  Branch: perl
16929        ! t/lib/textfill.t
16930 ____________________________________________________________________________
16931 [  2400] By: gsar                                  on 1998/11/29  22:50:41
16932     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
16933          <muir@idiom.com>
16934  Branch: perl
16935        + t/lib/textfill.t
16936        ! MANIFEST lib/Text/Wrap.pm
16937 ____________________________________________________________________________
16938 [  2399] By: gsar                                  on 1998/11/29  22:28:05
16939     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
16940          has happened without the authors knowledge or consent; the subversive
16941          version (which is in 5.00502) breaks one of the tests in the
16942          authors testsuite; attempts are being made to find a fix that
16943          avoids breaking code already running with the 5.005_02 version
16944          From:    David Muir Sharnoff <muir@idiom.com>
16945          Date:    Sat, 28 Nov 1998 04:34:17 PST
16946          Message-Id: <199811281234.EAA03082@idiom.com>
16947          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
16948  Branch: perl
16949        ! lib/Text/Wrap.pm t/lib/textwrap.t
16950 ____________________________________________________________________________
16951 [  2397] By: nick                                  on 1998/11/29  20:13:58
16952     Log: Update docs and English.pm for $^C
16953  Branch: perl
16954        ! lib/English.pm pod/perlvar.pod
16955 ____________________________________________________________________________
16956 [  2396] By: jhi                                   on 1998/11/29  20:13:03
16957     Log: Mirror #2384.
16958  Branch: cfgperl
16959        ! t/op/pwent.t
16960 ____________________________________________________________________________
16961 [  2395] By: jhi                                   on 1998/11/29  19:59:12
16962     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
16963  Branch: cfgperl
16964        ! util.c
16965 ____________________________________________________________________________
16966 [  2394] By: gsar                                  on 1998/11/29  19:49:08
16967     Log: updated perlreftut.pod
16968  Branch: perl
16969        ! pod/perlreftut.pod
16970 ____________________________________________________________________________
16971 [  2393] By: gsar                                  on 1998/11/29  19:31:56
16972     Log: misc tweaks
16973  Branch: perl
16974        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
16975 ____________________________________________________________________________
16976 [  2392] By: gsar                                  on 1998/11/29  19:31:18
16977     Log: notes about -DPERL_POLLUTE
16978  Branch: perl
16979        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
16980 ____________________________________________________________________________
16981 [  2391] By: gsar                                  on 1998/11/29  19:13:52
16982     Log: explain various win32 build caveats more clearly
16983  Branch: perl
16984        ! README.win32 win32/Makefile win32/makefile.mk
16985 ____________________________________________________________________________
16986 [  2390] By: gsar                                  on 1998/11/29  16:51:59
16987     Log: remove I_POLL detection (Configure will do that now)
16988  Branch: perl
16989        ! ext/IO/Makefile.PL
16990 ____________________________________________________________________________
16991 [  2389] By: jhi                                   on 1998/11/29  16:39:16
16992     Log: Add I_POLL for IO 1.20.
16993  Branch: cfgperl
16994        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16995        ! config_h.SH
16996 ____________________________________________________________________________
16997 [  2388] By: gsar                                  on 1998/11/29  16:23:30
16998     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
16999  Branch: perl
17000        + Porting/p4desc
17001        ! MANIFEST
17002 ____________________________________________________________________________
17003 [  2387] By: gsar                                  on 1998/11/29  16:08:03
17004     Log: another threads reliability fix: serialize writes to thr->threadsv
17005          avoid most uses of PL_na (which is much more inefficient than a
17006          simple local); update docs to suit; PL_na now being thr->Tna may
17007          be a minor compatibility issue for extensions--will require dTHR
17008          outside of XSUBs (those get automatic dTHR)
17009  Branch: perl
17010        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
17011        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
17012        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
17013        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
17014        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
17015        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
17016        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
17017        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
17018        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
17019 ____________________________________________________________________________
17020 [  2386] By: jhi                                   on 1998/11/29  15:40:42
17021     Log: Tune the "if" entry.
17022  Branch: cfgperl
17023        ! pod/perlfunc.pod
17024 ____________________________________________________________________________
17025 [  2385] By: gsar                                  on 1998/11/29  12:40:28
17026     Log: various fixes for race conditions under threads: mutex locks based
17027          on PL_threadnum were seriously flawed, since it means more than one
17028          thread could enter the critical region; PL_na was global instead of
17029          thread-local; child thread could finish and free thr structures
17030          before Thread->new() got around to creating the Thread object;
17031          cv_clone() needed locking, as it mucks with PL_comppad and other
17032          global data; new_struct_thread() needed to lock template-thread's
17033          mutex while copying its data
17034  Branch: perl
17035        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
17036        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
17037 ____________________________________________________________________________
17038 [  2384] By: gsar                                  on 1998/11/29  10:54:38
17039     Log: s/warn/print/ on multiply defined groups
17040  Branch: perl
17041        ! t/op/grent.t
17042 ____________________________________________________________________________
17043 [  2383] By: gsar                                  on 1998/11/29  10:48:39
17044     Log: backout change#2334
17045  Branch: perl
17046        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
17047 ____________________________________________________________________________
17048 [  2382] By: jhi                                   on 1998/11/29  10:33:40
17049     Log: Better NetInfo behaviour.
17050  Branch: cfgperl
17051        ! t/op/grent.t t/op/pwent.t
17052 ____________________________________________________________________________
17053 [  2381] By: jhi                                   on 1998/11/29  10:08:15
17054     Log: Integrate from mainperl.
17055  Branch: cfgperl
17056       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
17057       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
17058       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
17059       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
17060       +> t/lib/io_poll.t t/lib/io_unix.t
17061       !> (integrate 58 files)
17062 ____________________________________________________________________________
17063 [  2380] By: gsar                                  on 1998/11/29  08:22:49
17064     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
17065          Tim Bunce)
17066  Branch: perl
17067        ! gv.c
17068 ____________________________________________________________________________
17069 [  2379] By: gsar                                  on 1998/11/29  07:06:43
17070     Log: fix for pat.t failure under USE_THREADS
17071  Branch: perl
17072        ! pp_ctl.c regexec.c
17073 ____________________________________________________________________________
17074 [  2378] By: nick                                  on 1998/11/28  22:46:57
17075     Log: More C.pm tweaks
17076          Save globs even if we have saved cv itself before - may be imported.
17077          
17078          While we don't save "bootstrap" CV we need to provide a stub,
17079          so that if we require it later we don't fall through and attempt
17080          to DynaLoad module again.
17081          
17082          Attempt to save %INC so that "require" does not reload things
17083          we have compiled-in (does not work right yet - seems to be due
17084          to PL_incgv being created in perl_parse() current scheme setting 
17085          GvHV() is "better" than saving the glob, but still does not 
17086          work as I expect). 
17087  Branch: perl
17088        ! ext/B/B/C.pm
17089 ____________________________________________________________________________
17090 [  2377] By: gsar                                  on 1998/11/28  22:30:38
17091     Log: various tweaks; result passes all tests for normal build on Solaris;
17092          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
17093          win32 due to lack of select() that works on non-socket fds
17094  Branch: perl
17095        ! ext/IO/poll.c regcomp.c regexec.c scope.c
17096        ! t/lib/io_multihomed.t win32/makefile.mk
17097 ____________________________________________________________________________
17098 [  2376] By: gsar                                  on 1998/11/28  20:44:39
17099     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
17100  Branch: perl
17101        ! myconfig
17102 ____________________________________________________________________________
17103 [  2375] By: gsar                                  on 1998/11/28  20:42:58
17104     Log: integrate cfgperl changes into mainline
17105  Branch: perl
17106       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
17107       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
17108 ____________________________________________________________________________
17109 [  2374] By: gsar                                  on 1998/11/28  20:02:03
17110     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17111          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
17112          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
17113          Subject: [PATCH 5.00553] Yet another OS/2 patch
17114  Branch: perl
17115        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
17116 ____________________________________________________________________________
17117 [  2373] By: gsar                                  on 1998/11/28  19:30:06
17118     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17119          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
17120          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
17121          Subject: [PATCH 5.005_53] Change $#+
17122  Branch: perl
17123        ! mg.c pod/perlvar.pod t/op/pat.t
17124 ____________________________________________________________________________
17125 [  2372] By: gsar                                  on 1998/11/28  19:28:00
17126     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17127          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
17128          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
17129          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
17130  Branch: perl
17131        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
17132        ! thrdvar.h
17133 ____________________________________________________________________________
17134 [  2371] By: gsar                                  on 1998/11/28  19:23:53
17135     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17136          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
17137          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
17138          Subject: [PATCH 5.005_53] better -Mre=debugcolor
17139  Branch: perl
17140        ! embedvar.h objXSUB.h regexec.c thrdvar.h
17141 ____________________________________________________________________________
17142 [  2370] By: gsar                                  on 1998/11/28  19:21:17
17143     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17144          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
17145          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
17146          Subject: [PATCH 5.005_*] regcolors
17147  Branch: perl
17148        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
17149 ____________________________________________________________________________
17150 [  2369] By: gsar                                  on 1998/11/28  19:00:15
17151     Log: allow final period in a file (not followed by a newline) to
17152          terminate format spec
17153  Branch: perl
17154        ! toke.c
17155 ____________________________________________________________________________
17156 [  2368] By: gsar                                  on 1998/11/28  18:58:25
17157     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
17158          add C<$Config{installarchlib}/CORE> to the default locations searched
17159          on win32
17160  Branch: perl
17161        ! lib/ExtUtils/Liblist.pm
17162 ____________________________________________________________________________
17163 [  2367] By: gsar                                  on 1998/11/28  18:46:05
17164     Log: applied suggested patch with PERL_OBJECT tweaks
17165          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17166          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
17167          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
17168          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
17169  Branch: perl
17170        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
17171        ! regexec.c t/op/pat.t thrdvar.h
17172 ____________________________________________________________________________
17173 [  2366] By: gsar                                  on 1998/11/28  18:38:34
17174     Log: additional documentation for qr//
17175          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17176          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
17177          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
17178          Subject: [PATCH 5.005_*] Documentation (fwd)
17179  Branch: perl
17180        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
17181 ____________________________________________________________________________
17182 [  2365] By: gsar                                  on 1998/11/28  18:35:35
17183     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17184          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
17185          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
17186          Subject: [PATCH 5.005_*] Fix \G in REx without //g
17187  Branch: perl
17188        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
17189        ! regexp.h t/op/pat.t thrdvar.h
17190 ____________________________________________________________________________
17191 [  2364] By: gsar                                  on 1998/11/28  18:24:20
17192     Log: update Test.pm to Test-1.12; tweak 're' detection
17193  Branch: perl
17194        ! lib/Test.pm
17195 ____________________________________________________________________________
17196 [  2363] By: gsar                                  on 1998/11/28  18:12:04
17197     Log: avoid command-line quoting portability problems in lex_assign.t
17198  Branch: perl
17199        ! t/op/lex_assign.t
17200 ____________________________________________________________________________
17201 [  2362] By: gsar                                  on 1998/11/28  18:08:50
17202     Log: From: John Tobey <jtobey@channel1.com>
17203          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
17204          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
17205          Subject: PATCH: document English.pm sawampersand and thread issues
17206  Branch: perl
17207        ! lib/English.pm pod/perlvar.pod
17208 ____________________________________________________________________________
17209 [  2361] By: gsar                                  on 1998/11/28  18:03:04
17210     Log: fix uninitialized warnings
17211          From: Brian Callaghan <callagh@itginc.com>
17212          Date: Thu, 19 Nov 1998 17:49:10 -0800
17213          Message-Id: <3654CA96.B64FCAEB@itginc.com>
17214          Subject: Complete.pm patch (version 1.1)
17215  Branch: perl
17216        ! lib/Term/Complete.pm
17217 ____________________________________________________________________________
17218 [  2360] By: gsar                                  on 1998/11/28  17:59:16
17219     Log: s/Array/List/ suggested by John Tobey
17220  Branch: perl
17221        ! pod/perldata.pod
17222 ____________________________________________________________________________
17223 [  2359] By: gsar                                  on 1998/11/28  17:47:48
17224     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
17225  Branch: perl
17226        ! lib/Tie/Handle.pm pod/perlfunc.pod
17227 ____________________________________________________________________________
17228 [  2358] By: jhi                                   on 1998/11/28  17:23:15
17229     Log: Revamp the locale tests.
17230          (0) Instead of rewiring a few locales scan for them.
17231          (1) Bogus test #101 removed.
17232          (2) All the locales are checked, the lists of failed
17233          and non-failed ones are displayed.
17234          (3) The test #103 is again 'active' so that it may fail.
17235          (4) To balance (3) a hopefully pacifying message is shown
17236          if the #103 fails.
17237  Branch: cfgperl
17238        ! t/pragma/locale.t
17239 ____________________________________________________________________________
17240 [  2357] By: gsar                                  on 1998/11/28  17:21:07
17241     Log: add perlreftut.pod
17242  Branch: perl
17243        + pod/perlreftut.pod
17244        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
17245        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
17246        ! win32/pod.mak
17247 ____________________________________________________________________________
17248 [  2356] By: jhi                                   on 1998/11/28  16:58:01
17249     Log: Change #2346 fallout.
17250  Branch: cfgperl
17251        ! t/op/undef.t
17252 ____________________________________________________________________________
17253 [  2355] By: gsar                                  on 1998/11/28  16:46:43
17254     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
17255          ANSI prototypes
17256  Branch: perl
17257        ! ext/IO/IO.xs
17258 ____________________________________________________________________________
17259 [  2354] By: gsar                                  on 1998/11/28  16:08:07
17260     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
17261          keep platform hacks that aren't in the 1.20 dist; add new files
17262          to MANIFEST; hack Makefile.PL; result hasn't been tested
17263          anywhere
17264  Branch: perl
17265        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
17266        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
17267        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
17268        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
17269        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
17270        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
17271        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
17272        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
17273        ! t/lib/io_sock.t t/lib/io_udp.t
17274 ____________________________________________________________________________
17275 [  2353] By: jhi                                   on 1998/11/28  15:51:03
17276     Log: Locale collation, ctype, and numeric, were initialized wrong
17277          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
17278          as reported by
17279          
17280          From: Ilya.Sandler@etak.com (Ilya Sandler)
17281          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
17282          To: perlbug@perl.com
17283          Date: 25 Nov 1998 04:53:52 +0200
17284          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
17285  Branch: cfgperl
17286        ! util.c
17287 ____________________________________________________________________________
17288 [  2352] By: nick                                  on 1998/11/28  15:21:59
17289     Log: Implement $^C to allow perl access to -c flag - I think this 
17290          was agreed once...
17291  Branch: perl
17292        ! gv.c mg.c
17293 ____________________________________________________________________________
17294 [  2351] By: jhi                                   on 1998/11/28  15:14:24
17295     Log: Change #2251 fixup.
17296  Branch: cfgperl
17297        ! myconfig
17298 ____________________________________________________________________________
17299 [  2350] By: jhi                                   on 1998/11/28  14:58:19
17300     Log: Integrate from mainperl.
17301  Branch: cfgperl
17302       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
17303       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
17304       +> pod/perl5005delta.pod
17305       !> (integrate 49 files)
17306 ____________________________________________________________________________
17307 [  2349] By: jhi                                   on 1998/11/28  14:27:36
17308     Log: Passwd and group file groveling.
17309  Branch: cfgperl
17310        ! t/op/grent.t t/op/pwent.t
17311 ____________________________________________________________________________
17312 [  2348] By: gsar                                  on 1998/11/28  14:09:50
17313     Log: more conservative version of changes#2345,2346,2347; those break
17314          C<defined(@{"foo::ISA"})> which seems to be extensively used in
17315          the libs :-(
17316  Branch: perl
17317        ! pp.c t/op/method.t
17318 ____________________________________________________________________________
17319 [  2347] By: gsar                                  on 1998/11/28  13:36:08
17320     Log: tweak bogus test
17321  Branch: perl
17322        ! t/op/method.t
17323 ____________________________________________________________________________
17324 [  2346] By: gsar                                  on 1998/11/28  13:20:34
17325     Log: test cases for previous change
17326  Branch: perl
17327        ! t/op/undef.t
17328 ____________________________________________________________________________
17329 [  2345] By: gsar                                  on 1998/11/28  13:07:17
17330     Log: fix typo in pp_defined() causing C<defined %tied> to fail
17331  Branch: perl
17332        ! pp.c
17333 ____________________________________________________________________________
17334 [  2344] By: gsar                                  on 1998/11/28  13:03:29
17335     Log: s/comment/comment_t/ tweak (suggested by John Gorman
17336          <jgorman@webbysoft.com>)
17337  Branch: perl
17338        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
17339 ____________________________________________________________________________
17340 [  2343] By: gsar                                  on 1998/11/28  12:52:40
17341     Log: add (stub) perldelta.pod
17342  Branch: perl
17343        + pod/perldelta.pod
17344 ____________________________________________________________________________
17345 [  2342] By: gsar                                  on 1998/11/28  12:49:26
17346     Log: rename perldelta.pod to perl5005delta.pod in preparation for
17347          starting a new one
17348  Branch: perl
17349       +> pod/perl5005delta.pod
17350        - pod/perldelta.pod
17351        ! MANIFEST pod/perl.pod
17352 ____________________________________________________________________________
17353 [  2341] By: gsar                                  on 1998/11/28  12:41:55
17354     Log: fix MALLOC_LOCK #define
17355  Branch: perl
17356        ! malloc.c
17357 ____________________________________________________________________________
17358 [  2340] By: gsar                                  on 1998/11/28  12:18:23
17359     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17360          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
17361          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
17362          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
17363  Branch: perl
17364        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
17365 ____________________________________________________________________________
17366 [  2339] By: jhi                                   on 1998/11/28  11:59:01
17367     Log: Add -lm to dynix/ptx POSIX hints.
17368          From: "Martin J. Bligh" <mbligh@sequent.com>
17369          To: jhi@iki.fi
17370          Subject: Re: Making Perl work on DYNIX/ptx
17371          Date: Wed, 25 Nov 1998 10:34:41 -0800
17372          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
17373  Branch: cfgperl
17374        ! ext/POSIX/hints/dynixptx.pl
17375 ____________________________________________________________________________
17376 [  2338] By: jhi                                   on 1998/11/28  11:57:19
17377     Log: Detypo.
17378  Branch: cfgperl
17379        ! lib/filetest.pm
17380 ____________________________________________________________________________
17381 [  2337] By: jhi                                   on 1998/11/28  11:56:29
17382     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
17383  Branch: cfgperl
17384        ! Configure
17385 ____________________________________________________________________________
17386 [  2336] By: gsar                                  on 1998/11/28  11:41:14
17387     Log: teach CPAN.pm to ignore beta perl distributions when looking for
17388          modules
17389          From: root@dogberry.rutgers.edu (root)
17390          Date: Thu, 12 Nov 1998 23:08:39 -0500
17391          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
17392          Subject: recompile tries getting a perl distribution
17393  Branch: perl
17394        ! lib/CPAN.pm
17395 ____________________________________________________________________________
17396 [  2335] By: gsar                                  on 1998/11/28  11:27:46
17397     Log: make $1 et al readonly under threads; make C<undef $1> fail like
17398          C<$1 = undef> does
17399  Branch: perl
17400        ! op.c pp.c t/op/undef.t
17401 ____________________________________________________________________________
17402 [  2334] By: gsar                                  on 1998/11/28  10:24:52
17403     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
17404  Branch: perl
17405        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
17406 ____________________________________________________________________________
17407 [  2333] By: gsar                                  on 1998/11/28  09:36:40
17408     Log: document changed PERL_HASH()
17409  Branch: perl
17410        ! pod/perlfunc.pod pod/perlguts.pod
17411 ____________________________________________________________________________
17412 [  2332] By: nick                                  on 1998/11/27  21:10:27
17413     Log: Handle INIT list in C.pm
17414          1. Provide init_av() from B.xs
17415          2. Export it in B.pm
17416          3. Use it in C.pm
17417          Also disable some pruning in savecv() which seems to undo
17418          my previous patch.
17419          Experimental feature - save pathnames of .so files in easily 
17420          grep-able form for use in wrapper to feed to linker.  
17421  Branch: perl
17422        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
17423 ____________________________________________________________________________
17424 [  2327] By: gsar                                  on 1998/11/27  15:12:01
17425     Log: integrate change#2315 from maint-5.005
17426  Branch: perl
17427        ! t/op/sort.t
17428       !> op.c sv.c
17429 ____________________________________________________________________________
17430 [  2326] By: gsar                                  on 1998/11/27  15:00:42
17431     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
17432  Branch: perl
17433       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
17434       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
17435       !> lib/ExtUtils/typemap
17436 ____________________________________________________________________________
17437 [  2325] By: gsar                                  on 1998/11/27  14:46:18
17438     Log: malloc bugfix and documentation from Ilya Zakharevich
17439          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
17440          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
17441          Subject: [PATCH 5.005_*] Re: Internal coredump
17442          --
17443          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
17444          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
17445          Subject: [PATCH 5.005_*] malloc.c documentation
17446  Branch: perl
17447        ! malloc.c
17448 ____________________________________________________________________________
17449 [  2324] By: gsar                                  on 1998/11/27  14:41:38
17450     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
17451  Branch: perl
17452        ! ext/B/B/C.pm
17453 ____________________________________________________________________________
17454 [  2323] By: gsar                                  on 1998/11/27  14:33:44
17455     Log: From: maeda@src.ricoh.co.jp
17456          Date: Tue, 24 Nov 1998 10:37:45 +0900
17457          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
17458          Subject: format "..." bug
17459  Branch: perl
17460        ! pp_ctl.c t/op/write.t
17461 ____________________________________________________________________________
17462 [  2322] By: gsar                                  on 1998/11/27  14:20:12
17463     Log: add ext/Devel/Peek
17464          From: jan.dubois@ibm.net (Jan Dubois)
17465          Date: Mon, 23 Nov 1998 00:48:11 +0100
17466          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
17467          Subject: [PATCH 5.005_53] Devel::Peek integration
17468  Branch: perl
17469        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
17470        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
17471        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
17472        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
17473        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
17474 ____________________________________________________________________________
17475 [  2321] By: gsar                                  on 1998/11/27  13:03:08
17476     Log: ensure 'make regen_headers' even without perl installed
17477          (suggested by Ilya Zakharevich)
17478  Branch: perl
17479        ! bytecode.pl warning.pl
17480 ____________________________________________________________________________
17481 [  2320] By: gsar                                  on 1998/11/27  12:58:36
17482     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17483          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
17484          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
17485          Subject: [PATCH 5.005_*] Cosmetic malloc patch
17486  Branch: perl
17487        ! malloc.c
17488 ____________________________________________________________________________
17489 [  2319] By: gsar                                  on 1998/11/27  12:56:13
17490     Log: eliminate dup hunk from integration
17491  Branch: perl
17492        ! lib/filetest.pm perl.h
17493 ____________________________________________________________________________
17494 [  2318] By: gsar                                  on 1998/11/27  12:50:08
17495     Log: integrate cfgperl changes into mainline
17496  Branch: perl
17497       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
17498        ! pod/perlfaq4.pod
17499       !> (integrate 30 files)
17500 ____________________________________________________________________________
17501 [  2317] By: jhi                                   on 1998/11/27  11:38:13
17502     Log: C<-x>.
17503  Branch: cfgperl
17504        ! lib/filetest.pm
17505 ____________________________________________________________________________
17506 [  2316] By: jhi                                   on 1998/11/27  11:10:22
17507     Log: Integrate from mainperl.
17508  Branch: cfgperl
17509       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
17510       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
17511       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
17512       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
17513       !> win32/win32sck.c
17514 ____________________________________________________________________________
17515 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
17516     Log: integrate change#2246 from mainline, while still allowing
17517          C<sort $globref @foo>
17518          
17519          allow C<sort $coderef @foo>
17520  Branch: maint-5.005/perl
17521        ! op.c sv.c
17522       !> t/op/sort.t
17523 ____________________________________________________________________________
17524 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
17525     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
17526          forwarded by Jarkko Hietaniemi from Mark Bixby
17527  Branch: maint-5.005/perl
17528        ! ext/DynaLoader/dl_mpeix.xs installperl
17529 ____________________________________________________________________________
17530 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
17531     Log: Allow PL_FILES to have multiple targets from one source by allowing
17532          an array ref as the value in the hash
17533  Branch: maint-5.005/perl
17534        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
17535        ! lib/ExtUtils/MakeMaker.pm
17536 ____________________________________________________________________________
17537 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
17538     Log: fix unsigned variables to use SvUV and sv_setuv
17539  Branch: maint-5.005/perl
17540        ! lib/ExtUtils/typemap
17541 ____________________________________________________________________________
17542 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
17543     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
17544  Branch: maint-5.005/perl
17545        ! lib/ExtUtils/MM_Unix.pm
17546 ____________________________________________________________________________
17547 [  2301] By: gsar                                  on 1998/11/26  10:16:54
17548     Log: fix PL_defoutgv leak under threads
17549  Branch: perl
17550        ! ext/Thread/Thread.xs
17551 ____________________________________________________________________________
17552 [  2300] By: gsar                                  on 1998/11/26  09:04:44
17553     Log: properly free temporaries created by threads
17554  Branch: perl
17555        ! ext/Thread/Thread.xs
17556 ____________________________________________________________________________
17557 [  2299] By: gsar                                  on 1998/11/26  06:51:16
17558     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
17559          to set the package for the block properly
17560  Branch: perl
17561        ! op.c t/comp/package.t t/lib/dumper.t
17562 ____________________________________________________________________________
17563 [  2298] By: nick                                  on 1998/11/24  22:04:20
17564     Log: Part-1 of tweaks to allow Tk to be "compiled"
17565          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
17566          (May also need attention to exports etc. - to follow.)
17567  Branch: perl
17568        ! universal.c
17569 ____________________________________________________________________________
17570 [  2294] By: jhi                                   on 1998/11/23  10:44:26
17571     Log: The new socket tests need in some platforms
17572          to #include <sys/types.h>.
17573  Branch: cfgperl
17574        ! Configure
17575 ____________________________________________________________________________
17576 [  2293] By: jhi                                   on 1998/11/23  10:33:42
17577     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
17578          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
17579          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
17580          Date: Mon, 23 Nov 1998 10:07:04 +0100
17581          Message-Id: <9811230907.AA06484@AWT.nl>
17582          
17583          NeXTstep NetInfo uses nidump to get the user/group databases.
17584  Branch: cfgperl
17585        ! t/op/grent.t t/op/pwent.t
17586 ____________________________________________________________________________
17587 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
17588     Log: Updated Porting/patchls utility.
17589  Branch: maint-5.004/perl
17590        ! Porting/patchls
17591 ____________________________________________________________________________
17592 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
17593     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
17594          From:  Henrik Tougaard <ht.000@foa.dk>
17595          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
17596          Files:  lib/Sys/Syslog.pm
17597  Branch: maint-5.004/perl
17598        ! lib/Sys/Syslog.pm
17599 ____________________________________________________________________________
17600 [  2286] By: jhi                                   on 1998/11/22  19:08:42
17601     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
17602  Branch: cfgperl
17603        ! ext/Socket/Socket.xs
17604 ____________________________________________________________________________
17605 [  2285] By: jhi                                   on 1998/11/22  18:21:07
17606     Log: MSG_PROXY for GNU/Hurd (previously we believed that
17607          all GNU libc platforms have MSG_PROXY.  Untrue).
17608          In fact this ended up as a major MSG_* and SCM_*
17609          update.  The MSG_XXX known to be enums in some
17610          versions of the glibc are now probed for and respective
17611          HAS_MSG_XXX are defined.  While I was at it I noticed
17612          SCM_RIGHTS being similarly an enum.  This reminded me of
17613          an ancient discussion in perl5-porters:
17614          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
17615          The BSD socket interface has a nifty feature for passing
17616          file descriptors and credentials--via sockets.  It may be
17617          too late to add this functionality to the CORE but
17618          at least Configure now probes for the functions,
17619          structs, and includes, defining the appropriate
17620          HAS_YYY and I_ZZZ, and the Socket extension exports
17621          the constants, in case somebody wants to write an
17622          extension for this interface.
17623  Branch: cfgperl
17624        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17625        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
17626        ! iperlsys.h
17627 ____________________________________________________________________________
17628 [  2284] By: jhi                                   on 1998/11/22  18:13:21
17629     Log: perlhist.pod 1.54, containing 5_53.
17630  Branch: cfgperl
17631        ! pod/perlhist.pod
17632 ____________________________________________________________________________
17633 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
17634     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
17635  Branch: maint-5.004/perl
17636        ! doio.c
17637 ____________________________________________________________________________
17638 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
17639     Log: Improve op/die_exit.t test for implicit close changing $!
17640  Branch: maint-5.004/perl
17641        ! t/op/die_exit.t
17642 ____________________________________________________________________________
17643 [  2268] By: jhi                                   on 1998/11/22  14:44:11
17644     Log: Fix thinko.
17645  Branch: cfgperl
17646        ! hints/dynixptx.sh
17647 ____________________________________________________________________________
17648 [  2267] By: jhi                                   on 1998/11/22  13:19:41
17649     Log: Document the d_socket override.
17650  Branch: cfgperl
17651        ! hints/dynixptx.sh
17652 ____________________________________________________________________________
17653 [  2266] By: jhi                                   on 1998/11/22  12:12:29
17654     Log: From: John Tobey <jtobey@channel1.com>
17655          Subject: [PATCH] perlfaq typos
17656          To: perl5-porters@perl.com
17657          Date: 22 Nov 1998 04:25:15 +0200
17658          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
17659  Branch: cfgperl
17660        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
17661        ! pod/perlfaq7.pod pod/perlfaq8.pod
17662 ____________________________________________________________________________
17663 [  2265] By: jhi                                   on 1998/11/22  12:06:29
17664     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
17665          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
17666          Newsgroups: hut.lists.perl5-porters
17667          To: gsar@engin.umich.edu (Gurusamy Sarathy)
17668          Cc: perl5-porters@perl.org (Perl5 Porters)
17669          Date: 20 Nov 1998 12:20:41 +0200
17670  Branch: cfgperl
17671        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
17672        ! ext/DB_File/DB_File.xs
17673 ____________________________________________________________________________
17674 [  2264] By: jhi                                   on 1998/11/22  11:55:09
17675     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
17676          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
17677          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
17678          To: perlbug@perl.com
17679          Date: 20 Nov 1998 18:39:06 +0200
17680          Lines: 47
17681          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
17682  Branch: cfgperl
17683        ! t/op/grent.t t/op/pwent.t
17684 ____________________________________________________________________________
17685 [  2263] By: jhi                                   on 1998/11/22  11:42:59
17686     Log: Permission testing is tricky when we have too much power.
17687          Problem reported in
17688          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
17689          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
17690          To: perlbug@perl.com
17691          Date: 20 Nov 1998 18:39:06 +0200
17692          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
17693  Branch: cfgperl
17694        ! t/op/filetest.t
17695 ____________________________________________________________________________
17696 [  2262] By: gsar                                  on 1998/11/22  11:37:02
17697     Log: fix broken CAPI generation
17698  Branch: perl
17699        ! win32/GenCAPI.pl
17700 ____________________________________________________________________________
17701 [  2261] By: jhi                                   on 1998/11/22  11:17:00
17702     Log: -x should be C<-x>, reported by Gerben Wierda.
17703  Branch: cfgperl
17704        ! pod/perlfunc.pod
17705 ____________________________________________________________________________
17706 [  2260] By: gsar                                  on 1998/11/22  11:12:02
17707     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
17708  Branch: perl
17709        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
17710        ! proto.h
17711 ____________________________________________________________________________
17712 [  2259] By: jhi                                   on 1998/11/22  11:06:40
17713     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
17714          Subject: Re: [PATCH] Re: pod2man bug in date generated line
17715          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
17716          Cc: perlbug@perl.com
17717          Date: 20 Nov 1998 21:30:17 +0200
17718          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
17719  Branch: cfgperl
17720        ! pod/pod2man.PL
17721 ____________________________________________________________________________
17722 [  2256] By: jhi                                   on 1998/11/21  10:44:01
17723     Log: From: Thomas Bowditch <bowditch@inmet.com>
17724          Subject: Benchmark.pm suggestion
17725          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
17726          Date: Fri, 20 Nov 1998 17:43:46 -0500
17727          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
17728          
17729          Added timesum().
17730  Branch: cfgperl
17731        ! lib/Benchmark.pm
17732 ____________________________________________________________________________
17733 [  2255] By: gsar                                  on 1998/11/21  08:45:06
17734     Log: another win32 portability fix: make sysread() and syswrite()
17735          work on sockets
17736  Branch: perl
17737        ! pp_sys.c win32/win32.h
17738 ____________________________________________________________________________
17739 [  2254] By: gsar                                  on 1998/11/21  07:49:06
17740     Log: win32_recvfrom() compatibility fix
17741  Branch: perl
17742        ! win32/win32sck.c
17743 ____________________________________________________________________________
17744 [  2253] By: jhi                                   on 1998/11/20  08:22:06
17745     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
17746          To: jhi@iki.fi
17747          Subject: MPE/iX Perl 5.005_02 oops
17748          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
17749          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
17750  Branch: cfgperl
17751        ! ext/DynaLoader/dl_mpeix.xs installperl
17752 ____________________________________________________________________________
17753 [  2252] By: gsar                                  on 1998/11/19  17:38:03
17754     Log: mess_sv tweak for change#2249
17755  Branch: perl
17756        ! util.c
17757 ____________________________________________________________________________
17758 [  2251] By: jhi                                   on 1998/11/18  12:32:19
17759     Log: Display use64bits and usemultiplicity but only if necessary.
17760  Branch: cfgperl
17761        ! myconfig
17762 ____________________________________________________________________________
17763 [  2250] By: jhi                                   on 1998/11/18  12:26:50
17764     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
17765          Subject: pp.c uses 'unsigned Quad_t'
17766          To: perlbug@perl.com 
17767          Date: Sun, 15 Nov 1998 20:57:05 -0300 
17768          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
17769  Branch: cfgperl
17770        ! perl.h pp.c
17771 ____________________________________________________________________________
17772 [  2249] By: gsar                                  on 1998/11/18  05:43:11
17773     Log: use PL_mess_sv only during global destruction (fixes problems with
17774          overlapping invocations of form()/warn()/die()/croak() trampling on
17775          each other's messages)
17776  Branch: perl
17777        ! mg.c util.c
17778 ____________________________________________________________________________
17779 [  2248] By: gsar                                  on 1998/11/18  05:39:36
17780     Log: tweak change#2245 to skip previous message if any
17781  Branch: perl
17782        ! pp_ctl.c t/pragma/warn/pp_ctl
17783 ____________________________________________________________________________
17784 [  2247] By: jhi                                   on 1998/11/17  11:46:56
17785     Log: Integrate from mainperl.
17786  Branch: cfgperl
17787       !> (integrate 26 files)
17788 ____________________________________________________________________________
17789 [  2246] By: gsar                                  on 1998/11/17  09:41:10
17790     Log: allow C<sort $coderef @foo>
17791  Branch: perl
17792        ! op.c t/op/sort.t t/pragma/overload.t
17793 ____________________________________________________________________________
17794 [  2245] By: gsar                                  on 1998/11/17  08:28:26
17795     Log: propagate failures in DESTROY() as (optional) warnings
17796  Branch: perl
17797        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
17798 ____________________________________________________________________________
17799 [  2244] By: gsar                                  on 1998/11/17  07:43:08
17800     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
17801  Branch: perl
17802        ! perl.c thrdvar.h
17803 ____________________________________________________________________________
17804 [  2243] By: gsar                                  on 1998/11/17  07:40:09
17805     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
17806  Branch: perl
17807        ! lib/warning.pm warning.h warning.pl
17808 ____________________________________________________________________________
17809 [  2242] By: gsar                                  on 1998/11/17  06:32:39
17810     Log: fix skipspace() to properly account for newlines in eval''-ed
17811          strings (caused bogus line numbers in diagnostics and debugger)
17812  Branch: perl
17813        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
17814 ____________________________________________________________________________
17815 [  2241] By: gsar                                  on 1998/11/17  03:48:12
17816     Log: s/Perl_utf8skip/PL_utf8skip/g
17817  Branch: perl
17818        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
17819 ____________________________________________________________________________
17820 [  2240] By: gsar                                  on 1998/11/14  06:09:06
17821     Log: rework op/groups.t
17822  Branch: perl
17823        ! t/op/filetest.t t/op/groups.t
17824 ____________________________________________________________________________
17825 [  2235] By: gsar                                  on 1998/11/14  00:17:05
17826     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
17827  Branch: perl
17828        ! op.c
17829 ____________________________________________________________________________
17830 [  2234] By: gsar                                  on 1998/11/14  00:14:02
17831     Log: update Changes
17832  Branch: perl
17833        ! Changes win32/config.bc win32/config.gc win32/config.vc
17834 ____________________________________________________________________________
17835 [  2233] By: gsar                                  on 1998/11/13  09:43:03
17836     Log: doc tweak
17837  Branch: perl
17838        ! README.win32
17839 ____________________________________________________________________________
17840 [  2230] By: jhi                                   on 1998/11/12  17:07:45
17841     Log: Allow hints file override for d_socket
17842          (based on Sequent-induced change #2229).
17843  Branch: cfgperl
17844        ! Configure
17845 ____________________________________________________________________________
17846 [  2229] By: jhi                                   on 1998/11/12  16:32:33
17847     Log: 
17848          From: "Martin J. Bligh" <mbligh@sequent.com>
17849          To: jhi@iki.fi
17850          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
17851          Subject: Re: Making Perl work on DYNIX/ptx
17852          Date: Tue, 10 Nov 1998 16:24:26 -0800
17853          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
17854  Branch: cfgperl
17855        ! hints/dynixptx.sh
17856 ____________________________________________________________________________
17857 [  2228] By: jhi                                   on 1998/11/12  11:40:37
17858     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
17859          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
17860          To: jhi@iki.fi
17861          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
17862          Subject: Re: Making Perl work on DYNIX/ptx
17863          Date: Tue, 10 Nov 1998 18:01:10 -0800
17864  Branch: cfgperl
17865        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
17866 ____________________________________________________________________________
17867 [  2227] By: jhi                                   on 1998/11/12  11:17:42
17868     Log: Integrate from mainperl.
17869  Branch: cfgperl
17870       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
17871       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
17872       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
17873       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
17874       !> win32/win32.c x2p/s2p.PL
17875 ____________________________________________________________________________
17876 [  2226] By: gsar                                  on 1998/11/11  21:05:42
17877     Log: provide -DPERL_POLLUTE
17878  Branch: perl
17879        ! embed.pl embedvar.h
17880 ____________________________________________________________________________
17881 [  2225] By: jhi                                   on 1998/11/09  07:45:12
17882     Log: From: Hans Mulder <hansm@icgroup.nl>
17883          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
17884          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
17885          perl5-porters@perl.org
17886          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
17887          (UNINSTALLED)
17888          Date: Sun,  8 Nov 98 22:20:23 +0100
17889          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
17890  Branch: cfgperl
17891        ! malloc.c perl.h
17892 ____________________________________________________________________________
17893 [  2224] By: gsar                                  on 1998/11/09  03:13:14
17894     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
17895          Christoph <lupe@alanya.m.isar.de>)
17896  Branch: perl
17897        ! lib/Text/Wrap.pm
17898 ____________________________________________________________________________
17899 [  2223] By: gsar                                  on 1998/11/09  02:09:06
17900     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
17901          <lionel.fourquaux@wanadoo.fr>)
17902  Branch: perl
17903        ! x2p/s2p.PL
17904 ____________________________________________________________________________
17905 [  2222] By: gsar                                  on 1998/11/09  01:56:24
17906     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
17907          Date: Wed, 04 Nov 1998 12:19:44 +0000
17908          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
17909          Subject: [PATCH] Re: [5.005_53] read overflow? 
17910          --
17911          Date: Wed, 04 Nov 1998 13:15:18 +0000
17912          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
17913          Subject: [PATCH 5.005_53] perl -V fix
17914  Branch: perl
17915        ! perl.c regexec.c
17916 ____________________________________________________________________________
17917 [  2221] By: gsar                                  on 1998/11/09  01:34:56
17918     Log: From: jan.dubois@ibm.net (Jan Dubois)
17919          Date: Sun, 01 Nov 1998 00:05:01 +0100
17920          Message-ID: <364294bd.18052307@smtp1.ibm.net>
17921          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
17922  Branch: perl
17923        ! Changes win32/makedef.pl
17924 ____________________________________________________________________________
17925 [  2220] By: gsar                                  on 1998/11/08  21:13:07
17926     Log: integrate changes#2120,2168,2218 from maint-5.005;
17927          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
17928          enum; make regen_headers
17929  Branch: perl
17930        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
17931        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
17932 ____________________________________________________________________________
17933 [  2219] By: gsar                                  on 1998/11/08  19:42:57
17934     Log: integrate cfgperl changes into mainline
17935  Branch: perl
17936       +> README.vmesa
17937       !> Configure MANIFEST Porting/Glossary Porting/config.sh
17938       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
17939       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
17940       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
17941       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
17942       !> thread.h vms/subconfigure.com vos/config.h
17943 ____________________________________________________________________________
17944 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
17945     Log: From: Graham Barr <gbarr@ti.com>
17946          Date: Mon, 2 Nov 1998 07:38:52 -0600
17947          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
17948          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
17949  Branch: maint-5.005/perl
17950        ! ext/IPC/SysV/Msg.pm
17951 ____________________________________________________________________________
17952 [  2215] By: gsar                                  on 1998/11/08  02:52:52
17953     Log: set close-on-exec bit on pipe() FDs
17954  Branch: perl
17955        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
17956 ____________________________________________________________________________
17957 [  2214] By: gsar                                  on 1998/11/08  02:27:57
17958     Log: typo in newHVhv()
17959  Branch: perl
17960        ! hv.c
17961 ____________________________________________________________________________
17962 [  2211] By: jhi                                   on 1998/11/07  21:14:18
17963     Log: Finalize the Mach CThreads support.
17964          
17965          From: Hans Mulder <hansm@icgroup.nl>
17966          Date: Sat,  7 Nov 98 22:06:20 +0100
17967          To: Gurusamy Sarathy <gsar@engin.umich.edu>
17968          Cc: jhi@iki.fi, perl5-porters@perl.org
17969          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
17970          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
17971  Branch: cfgperl
17972        ! malloc.c perl.h
17973 ____________________________________________________________________________
17974 [  2210] By: gsar                                  on 1998/11/06  20:36:50
17975     Log: fix AvREALISH bogusness
17976  Branch: perl
17977        ! av.c t/op/array.t
17978 ____________________________________________________________________________
17979 [  2209] By: jhi                                   on 1998/11/06  08:05:31
17980     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
17981          ASSERT() causes problems in {NeXTStep,OpenStep}.
17982          
17983          From: Hans Mulder <hansm@icgroup.nl>
17984          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
17985          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
17986          Date: Fri,  6 Nov 98 01:27:41 +0100
17987          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
17988          
17989          and
17990          
17991          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17992          Subject: Re: ASSERT() in malloc.c
17993          To: jhi@iki.fi
17994          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
17995          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
17996  Branch: cfgperl
17997        ! malloc.c
17998 ____________________________________________________________________________
17999 [  2208] By: jhi                                   on 1998/11/06  07:55:38
18000     Log: Mach CThreads needs #include <mach/cthreads.h>.
18001  Branch: cfgperl
18002        ! perl.h
18003 ____________________________________________________________________________
18004 [  2206] By: jhi                                   on 1998/11/05  14:54:52
18005     Log: PERL_BADLANG wrongly documented.
18006          
18007          From: ts <decoux@moulon.inra.fr>
18008          To: jhi@cc.hut.fi
18009          Subject: Re: Locale warning messages
18010          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
18011          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
18012          
18013          and
18014          
18015          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18016          Subject: Re: PERL_BADLANG
18017          To: jhi@iki.fi
18018          Subject: Re: PERL_BADLANG
18019          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
18020          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
18021  Branch: cfgperl
18022        ! pod/perllocale.pod
18023 ____________________________________________________________________________
18024 [  2205] By: jhi                                   on 1998/11/05  14:24:33
18025     Log: Document all the control flow keywords in perlfunc
18026          so that "perlfunc -f while" works.
18027  Branch: cfgperl
18028        ! pod/perlfunc.pod
18029 ____________________________________________________________________________
18030 [  2204] By: jhi                                   on 1998/11/05  12:46:02
18031     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
18032          (from vos/config.h).  Update Porting/{Glossary,config*}.
18033  Branch: cfgperl
18034        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18035        ! config_h.SH vos/config.h
18036 ____________________________________________________________________________
18037 [  2203] By: jhi                                   on 1998/11/05  08:34:39
18038     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
18039  Branch: cfgperl
18040        ! hints/vmesa.sh vms/subconfigure.com
18041 ____________________________________________________________________________
18042 [  2202] By: jhi                                   on 1998/11/05  08:03:20
18043     Log: Integrate from mainperl.
18044  Branch: cfgperl
18045       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
18046       !> win32/Makefile win32/makefile.mk win32/win32.c
18047 ____________________________________________________________________________
18048 [  2201] By: gsar                                  on 1998/11/05  04:40:44
18049     Log: another POPSTACK victim
18050  Branch: perl
18051        ! cop.h sv.c
18052 ____________________________________________________________________________
18053 [  2196] By: gsar                                  on 1998/11/05  02:07:54
18054     Log: fix a location affected by change#2191, add note about POPSTACK
18055  Branch: perl
18056        ! cop.h gv.c pp_ctl.c
18057 ____________________________________________________________________________
18058 [  2195] By: gsar                                  on 1998/11/05  02:04:45
18059     Log: makefile notes
18060  Branch: perl
18061        ! win32/Makefile win32/makefile.mk
18062 ____________________________________________________________________________
18063 [  2192] By: gsar                                  on 1998/11/04  23:48:53
18064     Log: indeterminate order-of-evaluation fixes
18065  Branch: perl
18066        ! mg.c
18067 ____________________________________________________________________________
18068 [  2191] By: gsar                                  on 1998/11/04  23:02:16
18069     Log: refetch local stack pointer in POPSTACK
18070  Branch: perl
18071        ! cop.h perl.c
18072 ____________________________________________________________________________
18073 [  2190] By: jhi                                   on 1998/11/04  08:50:40
18074     Log: Configure update.
18075          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
18076          
18077          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
18078          To: Martin Bligh <mbligh@sequent.com>
18079          Cc: Jarkko Hietaniemi <jhi@iki.fi>
18080          Subject: Re: Perl 5's configure on DYNIX/ptx
18081          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
18082          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
18083          
18084          find sockets also from libsocket, not just libnet.
18085          OS390: $compile_ok instead of $compile for <inttypes.h>,
18086          
18087          From: pvhp@forte.com (Peter Prymmer)
18088          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
18089          Subject: _53 not OK on os390 but looking better than ever
18090          Date: Tue, 3 Nov 98 17:33:22 PST
18091          Message-Id: <9811040133.AA09450@forte.com>
18092  Branch: cfgperl
18093        ! Configure
18094 ____________________________________________________________________________
18095 [  2189] By: jhi                                   on 1998/11/04  07:43:58
18096     Log: sysio.t failure: fix undefined order of evaluation, from
18097          
18098          From: Spider Boardman <spider@web.zk3.dec.com>
18099          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
18100          To: perlbug@perl.com
18101          Date: 4 Nov 1998 01:22:30 +0200
18102          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
18103  Branch: cfgperl
18104        ! pp_sys.c
18105 ____________________________________________________________________________
18106 [  2188] By: gsar                                  on 1998/11/04  02:59:16
18107     Log: fix return value of win32_pclose()
18108  Branch: perl
18109        ! win32/win32.c
18110 ____________________________________________________________________________
18111 [  2187] By: gsar                                  on 1998/11/04  02:56:34
18112     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
18113  Branch: perl
18114        ! Changes doop.c gv.c util.c
18115 ____________________________________________________________________________
18116 [  2186] By: jhi                                   on 1998/11/03  08:17:52
18117     Log: Document quads in pack.
18118  Branch: cfgperl
18119        ! pod/perlfunc.pod
18120 ____________________________________________________________________________
18121 [  2185] By: jhi                                   on 1998/11/03  07:49:35
18122     Log: (IV) vs (I32) vs I_V()
18123          
18124          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
18125          From: Anton Berezin <tobez@plab.ku.dk> 
18126          To: "p5p" <perl5-porters@perl.org> 
18127          Date: 01 Nov 1998 15:09:11 +0100 
18128          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
18129          
18130          and
18131          
18132          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
18133          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
18134          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
18135  Branch: cfgperl
18136        ! sv.c
18137 ____________________________________________________________________________
18138 [  2184] By: jhi                                   on 1998/11/03  07:42:46
18139     Log: VM/ESA updates.
18140  Branch: cfgperl
18141        + README.vmesa
18142        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
18143 ____________________________________________________________________________
18144 [  2183] By: jhi                                   on 1998/11/02  12:58:13
18145     Log: The id(1)-parsing is real fun.
18146  Branch: cfgperl
18147        ! t/op/groups.t
18148 ____________________________________________________________________________
18149 [  2182] By: jhi                                   on 1998/11/02  12:07:43
18150     Log: Decommission the symlink test.
18151  Branch: cfgperl
18152        ! t/op/lex_assign.t
18153 ____________________________________________________________________________
18154 [  2181] By: jhi                                   on 1998/11/02  12:03:08
18155     Log: Replace ATTR_JOINABLE with true Configure probe
18156          for PTHREAD_CREATE_JOINABLE (or equivalent:
18157          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
18158          Remove ATTR_JOINABLE itself: Thread.xs uses
18159          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
18160          
18161          Really scan for <mach/cthreads.h> only if usethreads.
18162  Branch: cfgperl
18163        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
18164 ____________________________________________________________________________
18165 [  2180] By: jhi                                   on 1998/11/02  11:07:34
18166     Log: In HP-UX 10.X usethreads only if the required files are present.
18167  Branch: cfgperl
18168        ! hints/hpux.sh
18169 ____________________________________________________________________________
18170 [  2179] By: jhi                                   on 1998/11/02  09:10:33
18171     Log: Prefer groups(1).
18172          id -Gn can be broken.
18173          id -a can save the day.
18174  Branch: cfgperl
18175        ! t/op/groups.t
18176 ____________________________________________________________________________
18177 [  2178] By: jhi                                   on 1998/11/02  08:35:29
18178     Log: Detrail enum comma.
18179  Branch: cfgperl
18180        ! perl.h
18181 ____________________________________________________________________________
18182 [  2177] By: jhi                                   on 1998/11/02  08:24:12
18183     Log: 0**0 = 1, from
18184          
18185          From: d-lewart@uiuc.edu (Daniel S. Lewart)
18186          Subject: Math::Complex 0**0 patches
18187          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
18188          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
18189          To: jhi@iki.fi (Jarkko Hietaniemi),
18190          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
18191  Branch: cfgperl
18192        ! lib/Math/Complex.pm t/lib/complex.t
18193 ____________________________________________________________________________
18194 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
18195     Log: From: jan.dubois@ibm.net (Jan Dubois)   
18196          Date: Fri, 09 Oct 1998 23:28:31 +0200
18197          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
18198          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
18199  Branch: maint-5.005/perl
18200        ! XSUB.h
18201 ____________________________________________________________________________
18202 [  2164] By: jhi                                   on 1998/10/31  15:50:02
18203     Log: Integrate from mainperl.
18204  Branch: cfgperl
18205       +> t/op/lex_assign.t
18206       !> (integrate 45 files)
18207
18208 ----------------
18209 Version 5.005_53
18210 ----------------
18211
18212 ____________________________________________________________________________
18213 [  2163] By: gsar                                  on 1998/10/31  11:31:12
18214     Log: bump patchlevel; other minor fixes for clean build and test on
18215          Solaris and win32
18216  Branch: perl
18217        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
18218        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
18219        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
18220        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
18221        ! x2p/a2p.c
18222 ____________________________________________________________________________
18223 [  2162] By: gsar                                  on 1998/10/31  09:40:31
18224     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18225          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
18226          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
18227          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
18228  Branch: perl
18229        ! pp.h
18230 ____________________________________________________________________________
18231 [  2161] By: gsar                                  on 1998/10/31  09:39:13
18232     Log: From: Albert Dvornik <bert@genscan.com>
18233          Date: 30 Oct 1998 17:50:04 -0500
18234          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
18235          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
18236  Branch: perl
18237        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
18238 ____________________________________________________________________________
18239 [  2160] By: gsar                                  on 1998/10/31  09:35:03
18240     Log: fix for bugs in -x mode
18241          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18242          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
18243          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
18244          Subject: [PATCH 5.00552] Fix h2xs
18245  Branch: perl
18246        ! utils/h2xs.PL
18247 ____________________________________________________________________________
18248 [  2159] By: gsar                                  on 1998/10/31  09:31:36
18249     Log: Data::Dumper update
18250  Branch: perl
18251        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
18252        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
18253 ____________________________________________________________________________
18254 [  2153] By: gsar                                  on 1998/10/30  21:40:09
18255     Log: add testsuite portion of patch
18256          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18257          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
18258          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
18259          Subject: [PATCH 5.00321 ;-)] 87% speedup
18260  Branch: perl
18261        + t/op/lex_assign.t
18262        ! MANIFEST
18263 ____________________________________________________________________________
18264 [  2152] By: gsar                                  on 1998/10/30  21:08:11
18265     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
18266  Branch: perl
18267        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
18268 ____________________________________________________________________________
18269 [  2151] By: gsar                                  on 1998/10/30  20:18:09
18270     Log: From: Mark-Jason Dominus <mjd@plover.com>
18271          Date: Fri, 30 Oct 1998 14:24:23 EST
18272          Message-Id: <19981030192423.27276.qmail@plover.com>
18273          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
18274  Branch: perl
18275        ! x2p/walk.c
18276 ____________________________________________________________________________
18277 [  2150] By: gsar                                  on 1998/10/30  20:08:57
18278     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18279          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
18280          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
18281          Subject: [PATCH 5.00552] Overloaded <> and deref again
18282  Branch: perl
18283        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
18284        ! t/pragma/overload.t toke.c
18285 ____________________________________________________________________________
18286 [  2149] By: gsar                                  on 1998/10/30  19:38:15
18287     Log: From: Roderick Schertler <roderick@argon.org>
18288          Date: Thu, 29 Oct 1998 14:50:18 -0500
18289          Message-ID: <17625.909690618@eeyore.ibcinc.com>
18290          Subject: patch for daemonization docs in perlipc
18291  Branch: perl
18292        ! pod/perlipc.pod
18293 ____________________________________________________________________________
18294 [  2148] By: gsar                                  on 1998/10/30  19:36:07
18295     Log: From: Anton Berezin <tobez@plab.ku.dk>
18296          Date: 29 Oct 1998 17:06:25 +0100
18297          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
18298          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
18299  Branch: perl
18300        ! win32/win32.c
18301 ____________________________________________________________________________
18302 [  2147] By: gsar                                  on 1998/10/30  19:31:37
18303     Log: tweaked version of suggested patch
18304          From: Anton Berezin <tobez@plab.ku.dk>
18305          Date: 29 Oct 1998 14:48:54 +0100
18306          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
18307          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
18308  Branch: perl
18309        ! win32/win32.c
18310 ____________________________________________________________________________
18311 [  2146] By: gsar                                  on 1998/10/30  19:03:50
18312     Log: hand-apply whitespace-mutiliated patch
18313          From: "vishal bhatia" <vishalb@hotmail.com>
18314          Date: Wed, 28 Oct 1998 23:45:32 PST
18315          Message-ID: <19981029074534.2334.qmail@hotmail.com>
18316          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
18317  Branch: perl
18318        ! ext/B/B/C.pm ext/B/B/CC.pm
18319 ____________________________________________________________________________
18320 [  2145] By: gsar                                  on 1998/10/30  18:46:58
18321     Log: remaining PL_foo stragglers
18322  Branch: perl
18323        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
18324        ! op.h os2/os2.c vms/gen_shrfls.pl
18325 ____________________________________________________________________________
18326 [  2144] By: gsar                                  on 1998/10/30  17:38:36
18327     Log: integrate cfgperl tweaks into mainline
18328  Branch: perl
18329       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
18330       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
18331 ____________________________________________________________________________
18332 [  2143] By: jhi                                   on 1998/10/30  13:27:39
18333     Log: There can be multiple yacc/bison errors.
18334  Branch: cfgperl
18335        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
18336 ____________________________________________________________________________
18337 [  2142] By: jhi                                   on 1998/10/30  13:18:43
18338     Log: README.posix-bc update.
18339  Branch: cfgperl
18340        ! README.posix-bc
18341 ____________________________________________________________________________
18342 [  2141] By: jhi                                   on 1998/10/30  09:12:59
18343     Log: #2133 fallout.
18344  Branch: cfgperl
18345        ! doio.c ext/POSIX/POSIX.xs
18346 ____________________________________________________________________________
18347 [  2140] By: jhi                                   on 1998/10/30  08:43:18
18348     Log: Integrate from mainperl.
18349  Branch: cfgperl
18350       +> globvar.sym pp.sym
18351        - objpp.h thread.sym
18352       !> (integrate 61 files)
18353 ____________________________________________________________________________
18354 [  2133] By: gsar                                  on 1998/10/30  02:51:39
18355     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
18356          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
18357          should soon be automated also; the global variables that
18358          escaped the PL_foo conversion are now reined in; renamed
18359          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
18360          type of same name; duplicated lists of pp_things in various
18361          places is now gone; result has only been tested on win32
18362  Branch: perl
18363        + globvar.sym pp.sym
18364        - objpp.h thread.sym
18365        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
18366        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
18367        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
18368        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
18369        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
18370        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
18371        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
18372        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
18373        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
18374        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18375        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
18376 ____________________________________________________________________________
18377 [  2130] By: jhi                                   on 1998/10/29  15:31:26
18378     Log: Pure bison yylex() proto was broken.
18379  Branch: cfgperl
18380        ! proto.h
18381 ____________________________________________________________________________
18382 [  2126] By: jhi                                   on 1998/10/29  08:35:54
18383     Log: Integrate mainperl.
18384  Branch: cfgperl
18385       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
18386       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
18387       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
18388       !> t/pragma/warn/doio toke.c win32/makefile.mk
18389 ____________________________________________________________________________
18390 [  2125] By: jhi                                   on 1998/10/29  08:32:38
18391     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
18392  Branch: cfgperl
18393        ! Makefile.SH
18394 ____________________________________________________________________________
18395 [  2124] By: jhi                                   on 1998/10/29  08:06:44
18396     Log: EBCDIC Makefile.SH tuneup.
18397  Branch: cfgperl
18398        ! Makefile.SH
18399 ____________________________________________________________________________
18400 [  2119] By: gsar                                  on 1998/10/28  23:24:04
18401     Log: remove doubled hunk from integration
18402  Branch: perl
18403        ! pp.c
18404 ____________________________________________________________________________
18405 [  2118] By: gsar                                  on 1998/10/28  22:03:31
18406     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18407          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
18408          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
18409          Subject: [PATCH 5.00552] Minor debugger tweaks
18410  Branch: perl
18411        ! lib/perl5db.pl
18412 ____________________________________________________________________________
18413 [  2117] By: gsar                                  on 1998/10/28  22:02:30
18414     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18415          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
18416          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
18417          Subject: [PATCH 5.00552] Make sort respect overloading
18418  Branch: perl
18419        ! pp_ctl.c proto.h t/pragma/overload.t
18420 ____________________________________________________________________________
18421 [  2116] By: gsar                                  on 1998/10/28  21:51:11
18422     Log: MM patches from Ilya Zakharevich
18423          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
18424          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
18425          Subject: [PATCH 5.00552] Make MakeMaker more verbose
18426          --
18427          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
18428          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
18429          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
18430  Branch: perl
18431        ! lib/ExtUtils/MakeMaker.pm
18432 ____________________________________________________________________________
18433 [  2115] By: gsar                                  on 1998/10/28  21:46:19
18434     Log: add explicit references to perl source path in ld2 and gcc2
18435  Branch: perl
18436        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
18437 ____________________________________________________________________________
18438 [  2114] By: gsar                                  on 1998/10/28  21:39:56
18439     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
18440          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
18441          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
18442          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
18443  Branch: perl
18444        ! INSTALL
18445 ____________________________________________________________________________
18446 [  2113] By: gsar                                  on 1998/10/28  21:21:16
18447     Log: integrate cfgperl into mainline
18448  Branch: perl
18449       +> t/op/filetest.t
18450       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
18451       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
18452       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
18453       !> thread.h toke.c vmesa/Makefile
18454 ____________________________________________________________________________
18455 [  2112] By: gsar                                  on 1998/10/28  21:14:18
18456     Log: minor cleanup
18457  Branch: perl
18458        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
18459 ____________________________________________________________________________
18460 [  2111] By: gsar                                  on 1998/10/28  18:52:10
18461     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
18462  Branch: perl
18463        ! toke.c
18464 ____________________________________________________________________________
18465 [  2110] By: jhi                                   on 1998/10/28  15:07:54
18466     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
18467  Branch: cfgperl
18468        ! Makefile.SH
18469 ____________________________________________________________________________
18470 [  2109] By: jhi                                   on 1998/10/28  13:39:54
18471     Log: a2p.y needs to generate also y.tab.h.
18472  Branch: cfgperl
18473        ! Makefile.SH
18474 ____________________________________________________________________________
18475 [  2108] By: jhi                                   on 1998/10/28  10:33:36
18476     Log: The "parse error" must be converted to "syntax error",
18477          just matching it aint' enough.
18478  Branch: cfgperl
18479        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
18480        ! t/pragma/warning.t
18481 ____________________________________________________________________________
18482 [  2107] By: jhi                                   on 1998/10/28  10:23:05
18483     Log: Regen sig_n{ame,umber}* if slightest doubt.
18484  Branch: cfgperl
18485        ! Configure
18486 ____________________________________________________________________________
18487 [  2106] By: jhi                                   on 1998/10/28  08:44:49
18488     Log: Bison says 'parse error', not 'parser error'.
18489  Branch: cfgperl
18490        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
18491        ! t/pragma/warning.t
18492 ____________________________________________________________________________
18493 [  2105] By: jhi                                   on 1998/10/28  08:42:09
18494     Log: yylex() parametrization.
18495  Branch: cfgperl
18496        ! proto.h toke.c
18497 ____________________________________________________________________________
18498 [  2104] By: jhi                                   on 1998/10/28  08:25:09
18499     Log: Bring in #2102.
18500  Branch: cfgperl
18501        ! pp.c
18502 ____________________________________________________________________________
18503 [  2103] By: jhi                                   on 1998/10/28  08:22:04
18504     Log: From: Dominic Dunlop <domo@vo.lu>
18505          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
18506          Date: 27 Oct 1998 20:47:25 +0200
18507          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
18508  Branch: cfgperl
18509        ! t/op/groups.t
18510 ____________________________________________________________________________
18511 [  2102] By: larry                                 on 1998/10/27  18:58:55
18512     Log: utf8 change to quotemeta broke EBCDIC
18513  Branch: perl
18514        ! pp.c
18515 ____________________________________________________________________________
18516 [  2101] By: jhi                                   on 1998/10/27  12:55:34
18517     Log: $Config{sig_num_init}.
18518          Also, a new approach to the 'pthreads-created-joinable': drop
18519          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
18520          directly. (See also #2096).
18521  Branch: cfgperl
18522        ! Configure config_h.SH
18523 ____________________________________________________________________________
18524 [  2100] By: jhi                                   on 1998/10/27  10:48:55
18525     Log: Regenerated perly_c.diff.
18526  Branch: cfgperl
18527        ! perly_c.diff
18528 ____________________________________________________________________________
18529 [  2099] By: jhi                                   on 1998/10/27  08:42:25
18530     Log: First the mangler was Netscape, then it was me.
18531  Branch: cfgperl
18532        ! vmesa/Makefile
18533 ____________________________________________________________________________
18534 [  2098] By: jhi                                   on 1998/10/27  08:34:40
18535     Log: `id -Gn` might be available where `groups` is not.
18536  Branch: cfgperl
18537        ! t/op/groups.t
18538 ____________________________________________________________________________
18539 [  2097] By: jhi                                   on 1998/10/27  08:05:17
18540     Log: Netscape had mangled the tabs.
18541  Branch: cfgperl
18542        ! vmesa/Makefile
18543 ____________________________________________________________________________
18544 [  2096] By: jhi                                   on 1998/10/27  08:03:05
18545     Log: ATTR_JOINABLE logic, based on (private email)
18546          
18547          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
18548          Subject: Some little diffs
18549          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
18550          Date: Tue, 27 Oct 1998 13:44:42 +1300
18551  Branch: cfgperl
18552        ! thread.h
18553 ____________________________________________________________________________
18554 [  2095] By: jhi                                   on 1998/10/27  07:56:57
18555     Log: Mach cthreads support based on:
18556          
18557          From: brie@corp.home.net (Brian Harrison)
18558          Subject: perl5.005_02 patch for mthreads
18559          To: perl5-porters@perl.org
18560          Date: 24 Oct 1998 01:01:55 +0300
18561          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
18562          
18563          Pthread yield probe (dejavu)
18564          Cosmetic nanochange for the union semun output.
18565          Better inttypes.h probe.
18566          Undo the 'void *' $selecttype probe from #1971 because
18567          it breaks the $selectminbits test.
18568  Branch: cfgperl
18569        ! Configure config_h.SH perl.h thread.h
18570 ____________________________________________________________________________
18571 [  2094] By: jhi                                   on 1998/10/26  13:02:07
18572     Log: Also posix-bc wants to reyacc.
18573  Branch: cfgperl
18574        ! Makefile.SH
18575 ____________________________________________________________________________
18576 [  2093] By: jhi                                   on 1998/10/26  10:17:21
18577     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
18578          5_02 and really breaking things in non-ASCII worlds.
18579  Branch: cfgperl
18580        ! pp.c
18581 ____________________________________________________________________________
18582 [  2092] By: jhi                                   on 1998/10/26  09:08:00
18583     Log: More robustness.
18584  Branch: cfgperl
18585        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
18586        ! t/pragma/warning.t
18587 ____________________________________________________________________________
18588 [  2091] By: jhi                                   on 1998/10/26  08:47:32
18589     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
18590          Bison really wants YYLEX_PARAM.
18591  Branch: cfgperl
18592        ! perly.y proto.h toke.c
18593 ____________________________________________________________________________
18594 [  2090] By: jhi                                   on 1998/10/26  08:21:25
18595     Log: s/YYLEX_PARAM/YYLEXPARAM/
18596  Branch: cfgperl
18597        ! perly.y
18598 ____________________________________________________________________________
18599 [  2089] By: jhi                                   on 1998/10/26  08:17:33
18600     Log: Indicate skipped subtests.
18601  Branch: cfgperl
18602        ! t/io/pipe.t
18603 ____________________________________________________________________________
18604 [  2088] By: jhi                                   on 1998/10/26  08:11:36
18605     Log: Integrate from mainperl.
18606  Branch: cfgperl
18607       !> (integrate 54 files)
18608 ____________________________________________________________________________
18609 [  2087] By: jhi                                   on 1998/10/26  08:08:02
18610     Log: Add test for filetests.
18611  Branch: cfgperl
18612        + t/op/filetest.t
18613        ! MANIFEST
18614 ____________________________________________________________________________
18615 [  2086] By: gsar                                  on 1998/10/26  02:44:44
18616     Log: various win32 tweaks; disable new xs_cpp section (it creates
18617          ambiguous inference graph for %.xs --> %.o)
18618  Branch: perl
18619        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
18620        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
18621        ! win32/config.gc win32/config_H.gc win32/makedef.pl
18622        ! win32/makefile.mk win32/win32.h
18623 ____________________________________________________________________________
18624 [  2085] By: gsar                                  on 1998/10/26  00:50:02
18625     Log: sanity-check $Config{drand01} in rand.t
18626  Branch: perl
18627        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
18628        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18629 ____________________________________________________________________________
18630 [  2078] By: gsar                                  on 1998/10/25  10:22:04
18631     Log: update win32/config*.?c
18632  Branch: perl
18633        ! Changes win32/config.bc win32/config.gc win32/config.vc
18634        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18635 ____________________________________________________________________________
18636 [  2077] By: gsar                                  on 1998/10/25  08:39:25
18637     Log: From: Graham Barr <gbarr@pobox.com>
18638          Date: Sat, 24 Oct 1998 21:45:50 -0500
18639          Message-ID: <19981024214550.C508@pobox.com>
18640          Subject: Re: die with a reference  should use overload "" operator
18641  Branch: perl
18642        ! pp_ctl.c
18643 ____________________________________________________________________________
18644 [  2076] By: gsar                                  on 1998/10/25  08:37:49
18645     Log: From: Graham Barr <gbarr@pobox.com>
18646          Date: Sat, 24 Oct 1998 12:45:21 -0500
18647          Message-ID: <19981024124521.C512@pobox.com>
18648          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
18649  Branch: perl
18650        ! sv.c
18651 ____________________________________________________________________________
18652 [  2075] By: gsar                                  on 1998/10/25  08:24:09
18653     Log: fix C<print $n += 5;> etc.
18654  Branch: perl
18655        ! toke.c
18656 ____________________________________________________________________________
18657 [  2074] By: gsar                                  on 1998/10/25  08:12:28
18658     Log: list builtins with portability caveats
18659          From: Jarkko Hietaniemi <jhi@iki.fi>
18660          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
18661          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
18662          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
18663  Branch: perl
18664        ! pod/perlfunc.pod
18665 ____________________________________________________________________________
18666 [  2073] By: gsar                                  on 1998/10/25  07:55:43
18667     Log: fix stack overrun in file test operators
18668  Branch: perl
18669        ! pp_sys.c
18670 ____________________________________________________________________________
18671 [  2072] By: gsar                                  on 1998/10/25  07:29:45
18672     Log: implement C<goto &func> and other fixes (via private mail)
18673          From:    "vishal bhatia" <vishalb@hotmail.com>
18674          Date:    Wed, 21 Oct 1998 22:59:03 PDT
18675          Message-Id: <19981022055904.20083.qmail@hotmail.com>
18676          Subject: [PATCH 5.005_52] More fixes for B
18677  Branch: perl
18678        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
18679 ____________________________________________________________________________
18680 [  2071] By: gsar                                  on 1998/10/25  07:14:41
18681     Log: From: Graham Barr <gbarr@pobox.com>
18682          Date: Sat, 17 Oct 1998 20:42:41 -0500
18683          Message-ID: <19981017204241.G510@pobox.com>
18684          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
18685  Branch: perl
18686        ! pp_ctl.c
18687 ____________________________________________________________________________
18688 [  2070] By: gsar                                  on 1998/10/25  07:07:29
18689     Log: avoid bogus line number in XSUB redefined warnings
18690  Branch: perl
18691        ! op.c
18692 ____________________________________________________________________________
18693 [  2069] By: gsar                                  on 1998/10/25  06:59:03
18694     Log: From: Martijn Koster <mak@excitecorp.com>
18695          Date: Wed, 21 Oct 1998 13:12:03 +0100
18696          Message-ID: <19981021131203.A15661@excitecorp.com>
18697          Subject: File::Path::mkpath reports the wrong error
18698  Branch: perl
18699        ! lib/File/Path.pm
18700 ____________________________________________________________________________
18701 [  2068] By: gsar                                  on 1998/10/25  06:54:43
18702     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
18703          Date: Tue, 20 Oct 1998 20:52:20 -0500
18704          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
18705          Subject: Exporter.pm's export_to_level() argument handling buggy
18706  Branch: perl
18707        ! lib/Exporter.pm
18708 ____________________________________________________________________________
18709 [  2067] By: gsar                                  on 1998/10/25  06:50:19
18710     Log: From: jan.dubois@ibm.net (Jan Dubois)
18711          Date: Wed, 21 Oct 1998 00:55:51 +0200
18712          Message-ID: <36380269.55370608@smtp1.ibm.net>
18713          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
18714  Branch: perl
18715        ! ext/DynaLoader/DynaLoader_pm.PL
18716 ____________________________________________________________________________
18717 [  2066] By: gsar                                  on 1998/10/25  06:48:19
18718     Log: recognize '%' as a shell metachar for win32
18719          From: jan.dubois@ibm.net (Jan Dubois)
18720          Date: Tue, 20 Oct 1998 21:57:35 +0200
18721          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
18722          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
18723  Branch: perl
18724        ! win32/win32.c
18725 ____________________________________________________________________________
18726 [  2065] By: gsar                                  on 1998/10/25  06:46:30
18727     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
18728  Branch: perl
18729        ! sv.c
18730 ____________________________________________________________________________
18731 [  2064] By: gsar                                  on 1998/10/25  06:45:09
18732     Log: From: Gisle Aas <gisle@aas.no>
18733          Date: 20 Oct 1998 14:24:44 +0200
18734          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
18735          Subject: ord() and unpack("U*",...) should not be negative
18736  Branch: perl
18737        ! pp.c
18738 ____________________________________________________________________________
18739 [  2063] By: gsar                                  on 1998/10/25  06:42:29
18740     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18741          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
18742          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
18743          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
18744  Branch: perl
18745        ! os2/os2.c
18746 ____________________________________________________________________________
18747 [  2062] By: gsar                                  on 1998/10/25  06:41:26
18748     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18749          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
18750          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
18751          Subject: [PATCH 5.005_*] Speed up aassign
18752  Branch: perl
18753        ! pp_hot.c
18754 ____________________________________________________________________________
18755 [  2061] By: gsar                                  on 1998/10/25  06:39:04
18756     Log: From: Graham Barr <gbarr@pobox.com>
18757          Date: Sat, 17 Oct 1998 22:22:02 -0500
18758          Message-ID: <19981017222202.J510@pobox.com>
18759          Subject: Re: '*' prototype does not allow bareword with strict
18760  Branch: perl
18761        ! toke.c
18762 ____________________________________________________________________________
18763 [  2060] By: gsar                                  on 1998/10/25  06:37:34
18764     Log: handle '::' in section names properly
18765          From: Graham Barr <gbarr@pobox.com>
18766          Date: Sat, 17 Oct 1998 12:57:54 -0500
18767          Message-ID: <19981017125754.C510@pobox.com>
18768          Subject: Re: pod2html
18769  Branch: perl
18770        ! lib/Pod/Html.pm
18771 ____________________________________________________________________________
18772 [  2059] By: gsar                                  on 1998/10/25  06:33:43
18773     Log: integrate changes#1982,2014,2021 (from maint-5.005)
18774  Branch: perl
18775       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
18776       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
18777 ____________________________________________________________________________
18778 [  2058] By: gsar                                  on 1998/10/25  05:44:17
18779     Log: allow more win32 symbol exports (suggested by Jan Dubois)
18780  Branch: perl
18781        ! win32/makedef.pl
18782 ____________________________________________________________________________
18783 [  2057] By: gsar                                  on 1998/10/25  05:40:40
18784     Log: integrate change#2053 from maint-5.005
18785  Branch: perl
18786       !> cop.h t/cmd/while.t
18787 ____________________________________________________________________________
18788 [  2056] By: gsar                                  on 1998/10/25  05:16:41
18789     Log: commented version of a patch suggested by Drago Goricanec
18790          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
18791          Date: 16 Oct 1998 15:24:45 +0300
18792          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
18793          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
18794  Branch: perl
18795        ! pp_sys.c
18796 ____________________________________________________________________________
18797 [  2055] By: gsar                                  on 1998/10/25  05:11:03
18798     Log: include eof() in description of buffering caveats
18799          From: Anton Berezin <tobez@plab.ku.dk>
18800          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
18801          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
18802          Subject: [DOCPATCH] pod/perlfunc.pod
18803  Branch: perl
18804        ! pod/perlfunc.pod
18805 ____________________________________________________________________________
18806 [  2054] By: gsar                                  on 1998/10/25  05:07:42
18807     Log: disallow 'x' in hex numbers (except leading '0x')
18808          From: Gisle Aas <gisle@aas.no>
18809          Date: 16 Oct 1998 16:33:12 +0200
18810          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
18811          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
18812  Branch: perl
18813        ! perlvars.h t/op/oct.t util.c
18814 ____________________________________________________________________________
18815 [  2052] By: gsar                                  on 1998/10/25  04:49:04
18816     Log: avoid the circular refcnt logic in magic_mutexfree()
18817  Branch: perl
18818        ! mg.c pp.c pp_hot.c
18819 ____________________________________________________________________________
18820 [  2051] By: gsar                                  on 1998/10/25  04:35:07
18821     Log: properly restore PL_rsfp_filters after require
18822  Branch: perl
18823        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
18824        ! scope.h
18825 ____________________________________________________________________________
18826 [  2050] By: gsar                                  on 1998/10/25  02:42:32
18827     Log: integrate cfgperl changes back into mainline
18828  Branch: perl
18829       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
18830       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
18831       !> (integrate 33 files)
18832 ____________________________________________________________________________
18833 [  2049] By: gsar                                  on 1998/10/25  01:30:48
18834     Log: avoid "mysterious" compile-time failures without messages
18835  Branch: perl
18836        ! gv.c
18837 ____________________________________________________________________________
18838 [  2041] By: gsar                                  on 1998/10/23  21:11:56
18839     Log: checkin jpl under //depot/perlext/jpl/...
18840  Branch: perlext
18841        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
18842        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
18843        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
18844        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
18845        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
18846        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
18847        + jpl/PerlInterpreter/Makefile.PL
18848        + jpl/PerlInterpreter/PerlInterpreter.c
18849        + jpl/PerlInterpreter/PerlInterpreter.h
18850        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
18851        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
18852        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
18853        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
18854        + jpl/get_jdk/jdk_hosts jpl/install-jpl
18855 ____________________________________________________________________________
18856 [  2040] By: larry                                 on 1998/10/23  19:31:42
18857     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
18858  Branch: perl
18859        ! pp.c
18860 ____________________________________________________________________________
18861 [  2039] By: larry                                 on 1998/10/23  18:48:34
18862     Log: tr///d does not seem to work
18863  Branch: perl
18864        ! lib/utf8_heavy.pl
18865 ____________________________________________________________________________
18866 [  2038] By: larry                                 on 1998/10/23  18:00:41
18867     Log: Program with utf8 identifiers fails to compile
18868  Branch: perl
18869        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
18870 ____________________________________________________________________________
18871 [  2037] By: jhi                                   on 1998/10/23  14:04:51
18872     Log: Test suite portability:
18873          - posix-bc does not write to broken pipes
18874          - filehand #11 only iff we have fork
18875          - warning.t can now match $expected using regular expressions
18876  Branch: cfgperl
18877        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
18878        ! t/pragma/warning.t
18879 ____________________________________________________________________________
18880 [  2036] By: jhi                                   on 1998/10/23  12:12:07
18881     Log: yacc clarification.
18882  Branch: cfgperl
18883        ! README.posix-bc
18884 ____________________________________________________________________________
18885 [  2035] By: jhi                                   on 1998/10/23  12:09:59
18886     Log: Some C compilers get upset about 8-bit characters in /* comments. */
18887  Branch: cfgperl
18888        ! mg.c
18889 ____________________________________________________________________________
18890 [  2034] By: jhi                                   on 1998/10/22  09:11:52
18891     Log: Configure update: both for pthread_yield more robust
18892          testing (all variants of pthread_attr_getdetachstate()) --
18893          and because Configure was broken in major way! About 1000
18894          last lines were truncated.
18895  Branch: cfgperl
18896        ! Configure
18897 ____________________________________________________________________________
18898 [  2033] By: jhi                                   on 1998/10/22  07:47:10
18899     Log: DJGPP feedback for #2028.
18900  Branch: cfgperl
18901        ! thread.h
18902 ____________________________________________________________________________
18903 [  2032] By: jhi                                   on 1998/10/21  13:03:57
18904     Log: yielding, the saga continues.
18905  Branch: cfgperl
18906        ! Configure config_h.SH
18907       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
18908       !> t/op/goto.t t/pragma/constant.t
18909 ____________________________________________________________________________
18910 [  2031] By: jhi                                   on 1998/10/21  09:15:42
18911     Log: VM/ESA feedback for #2028.
18912  Branch: cfgperl
18913        ! Configure config_h.SH thread.h
18914 ____________________________________________________________________________
18915 [  2030] By: gsar                                  on 1998/10/21  04:22:53
18916     Log: fix handling of mayhaps-extended @_ in goto &sub
18917  Branch: perl
18918        ! av.c pp_ctl.c t/op/goto.t
18919 ____________________________________________________________________________
18920 [  2029] By: gsar                                  on 1998/10/21  00:54:14
18921     Log: restore sanity to "constant" references
18922  Branch: perl
18923        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
18924 ____________________________________________________________________________
18925 [  2028] By: jhi                                   on 1998/10/20  15:01:20
18926     Log: OLD_PTHREADS_API reorganizing.
18927  Branch: cfgperl
18928        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
18929        ! vmesa/vmesaish.h
18930 ____________________________________________________________________________
18931 [  2027] By: jhi                                   on 1998/10/20  14:14:51
18932     Log: #2026 fallout.
18933  Branch: cfgperl
18934        ! Makefile.SH
18935 ____________________________________________________________________________
18936 [  2026] By: jhi                                   on 1998/10/20  11:47:21
18937     Log: VM/ESA update.
18938  Branch: cfgperl
18939        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
18940 ____________________________________________________________________________
18941 [  2025] By: jhi                                   on 1998/10/20  08:20:56
18942     Log: 64-bitness, based on
18943          
18944          From: Scott Henry <scotth@sgi.com>
18945          To: perl-64bit@perl.org
18946          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
18947          Subject: Re: Configure problems/questions...
18948          Date: 19 Oct 1998 22:38:06 -0700
18949  Branch: cfgperl
18950        ! hints/irix_6.sh perl.h
18951 ____________________________________________________________________________
18952 [  2024] By: jhi                                   on 1998/10/20  08:09:07
18953     Log: Add lseeksize.
18954  Branch: cfgperl
18955        ! config_h.SH
18956 ____________________________________________________________________________
18957 [  2023] By: jhi                                   on 1998/10/20  08:08:33
18958     Log: Mumble about _yields() only when threaded.
18959  Branch: cfgperl
18960        ! Configure
18961 ____________________________________________________________________________
18962 [  2022] By: jhi                                   on 1998/10/20  07:46:26
18963     Log: Thinko at PTHREADS_CREATED_JOINABLE.
18964  Branch: cfgperl
18965        ! thread.h
18966 ____________________________________________________________________________
18967 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
18968     Log: From: Chip Salzenberg <chip@perlsupport.com>
18969          Date: Tue, 6 Oct 1998 13:33:05 -0400
18970          Message-ID: <19981006133305.A2348@perlsupport.com>
18971          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
18972  Branch: maint-5.005/perl
18973        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
18974        ! t/op/tie.t
18975 ____________________________________________________________________________
18976 [  2020] By: jhi                                   on 1998/10/19  09:15:53
18977     Log: YIELD more robustly.
18978  Branch: cfgperl
18979        ! thread.h
18980 ____________________________________________________________________________
18981 [  2019] By: jhi                                   on 1998/10/19  08:48:33
18982     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
18983          the 'new' one (just like DJGPP, it seems).
18984  Branch: cfgperl
18985        ! thread.h
18986 ____________________________________________________________________________
18987 [  2018] By: jhi                                   on 1998/10/19  07:02:44
18988     Log: vmesaish.h doesn't exclude unixish.h.
18989  Branch: cfgperl
18990        ! perl.h
18991 ____________________________________________________________________________
18992 [  2017] By: jhi                                   on 1998/10/19  06:44:19
18993     Log: 1<<$randbits is not good for randbits=48.
18994  Branch: cfgperl
18995        ! t/op/rand.t
18996 ____________________________________________________________________________
18997 [  2016] By: jhi                                   on 1998/10/19  06:39:47
18998     Log: Make #2012 glob pattern more portable.
18999  Branch: cfgperl
19000        ! Makefile.SH
19001 ____________________________________________________________________________
19002 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
19003     Log: Fix POSIX::sigprocmask not to check type of $old parameter
19004          as it is output only
19005  Branch: maint-5.005/perl
19006        ! ext/POSIX/POSIX.xs
19007 ____________________________________________________________________________
19008 [  2012] By: jhi                                   on 1998/10/17  15:04:23
19009     Log: clean numbered core dumps and t/tmp[0-9]*.
19010  Branch: cfgperl
19011        ! Makefile.SH
19012 ____________________________________________________________________________
19013 [  2011] By: jhi                                   on 1998/10/17  14:59:15
19014     Log: More robust yacc/bison failure output handling.
19015  Branch: cfgperl
19016        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
19017 ____________________________________________________________________________
19018 [  2010] By: jhi                                   on 1998/10/17  14:51:05
19019     Log: BC2000 POSIX update.
19020  Branch: cfgperl
19021        ! MANIFEST
19022 ____________________________________________________________________________
19023 [  2009] By: jhi                                   on 1998/10/17  14:49:46
19024     Log: POSIX BC2000 port from perl-mvs:
19025          
19026          Subject: Ported perl 5.005.02 to BS2000 / POSIX
19027          From: Dorner Thomas <Thomas.Dorner@start.de> 
19028          Date: Tue, 29 Sep 1998 13:29:36 +0100 
19029          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
19030  Branch: cfgperl
19031        + README.posix-bc hints/posix-bc.sh
19032        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
19033        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
19034        ! unixish.h
19035 ____________________________________________________________________________
19036 [  2008] By: jhi                                   on 1998/10/17  14:07:49
19037     Log: VM/ESA-update.
19038  Branch: cfgperl
19039        ! MANIFEST
19040 ____________________________________________________________________________
19041 [  2007] By: jhi                                   on 1998/10/17  13:55:34
19042     Log: Forgot few S_I* imports.
19043  Branch: cfgperl
19044        ! t/lib/ipc_sysv.t
19045 ____________________________________________________________________________
19046 [  2006] By: jhi                                   on 1998/10/17  13:43:54
19047     Log: The VM/ESA port essentials, based on
19048          
19049          perl-mvs:
19050          
19051          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
19052          Subject: Re: Can't find Data/Dumper.pm
19053          Date: Mon, 28 Sep 1998 07:40:49 +1300
19054          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
19055          
19056          private email:
19057          
19058          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
19059          Subject: Re: Perl thread problems in VM/ESA
19060          Date: Thu, 15 Oct 1998 07:18:35 +1300
19061          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
19062          
19063          and private email:
19064          
19065          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
19066          Subject:  perl archive
19067          Date:  Sun, 11 Oct 1998 19:28:54 EDT
19068          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
19069          which gave a pointer to
19070          
19071          http://pucc.princeton.edu/~neale/perl.tar
19072          
19073          (based on Perl 5.005_51)
19074  Branch: cfgperl
19075        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
19076        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
19077        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
19078        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
19079 ____________________________________________________________________________
19080 [  2005] By: jhi                                   on 1998/10/17  13:17:19
19081     Log: Integrate mainperl.
19082  Branch: cfgperl
19083       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
19084       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
19085       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
19086       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
19087       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
19088       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
19089       !> win32/makefile.mk
19090 ____________________________________________________________________________
19091 [  2004] By: jhi                                   on 1998/10/17  11:19:06
19092     Log: Removed an extra ' from the int64_t test.
19093  Branch: cfgperl
19094        ! Configure
19095 ____________________________________________________________________________
19096 [  2003] By: gsar                                  on 1998/10/17  04:11:40
19097     Log: silence -w noises (suggested by Greg Bacon)
19098  Branch: perl
19099        ! lib/Term/Complete.pm
19100 ____________________________________________________________________________
19101 [  2002] By: gsar                                  on 1998/10/17  04:07:48
19102     Log: From: Gisle Aas <gisle@aas.no>
19103          Date: 14 Oct 1998 15:53:14 +0200
19104          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
19105          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
19106  Branch: perl
19107        ! util.c
19108 ____________________________________________________________________________
19109 [  2001] By: gsar                                  on 1998/10/17  04:06:10
19110     Log: From: Gisle Aas <gisle@aas.no>
19111          Date: 14 Oct 1998 15:17:44 +0200
19112          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
19113          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
19114  Branch: perl
19115        ! toke.c
19116 ____________________________________________________________________________
19117 [  2000] By: gsar                                  on 1998/10/17  03:06:33
19118     Log: From: Gisle Aas <gisle@aas.no>
19119          Date: 14 Oct 1998 00:38:06 +0200
19120          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
19121          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
19122  Branch: perl
19123        ! sv.c
19124 ____________________________________________________________________________
19125 [  1999] By: gsar                                  on 1998/10/17  03:04:48
19126     Log: From: Dan Sugalski <sugalskd@osshe.edu>
19127          Date: Tue, 13 Oct 1998 15:10:57 -0700
19128          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
19129          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
19130  Branch: perl
19131        ! vms/ext/Stdio/Stdio.pm
19132 ____________________________________________________________________________
19133 [  1998] By: gsar                                  on 1998/10/17  03:00:40
19134     Log: skip readonly vars and unref references when doing a reset()
19135  Branch: perl
19136        ! sv.c
19137 ____________________________________________________________________________
19138 [  1997] By: gsar                                  on 1998/10/17  02:49:19
19139     Log: fix buggy treatment of large checksums on unicode strings
19140          From: Gisle Aas <gisle@aas.no>
19141          Date: 13 Oct 1998 21:35:39 +0200
19142          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
19143          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
19144  Branch: perl
19145        ! pp.c
19146 ____________________________________________________________________________
19147 [  1996] By: gsar                                  on 1998/10/17  02:43:22
19148     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19149          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
19150          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
19151          Subject: [PATCH 5.005_52] Memory overrun in os2.c
19152  Branch: perl
19153        ! os2/Makefile.SHs os2/os2.c
19154 ____________________________________________________________________________
19155 [  1995] By: gsar                                  on 1998/10/17  02:42:01
19156     Log: clarify section name rules for typemaps
19157  Branch: perl
19158        ! pod/perlxs.pod
19159 ____________________________________________________________________________
19160 [  1994] By: gsar                                  on 1998/10/17  02:33:02
19161     Log: whitespace-proof grent.t
19162  Branch: perl
19163        ! t/op/grent.t
19164 ____________________________________________________________________________
19165 [  1993] By: gsar                                  on 1998/10/17  02:27:29
19166     Log: fix bug in B::CC::pp_sassign()
19167          From: "vishal bhatia" <vishalb@hotmail.com>
19168          Date: Sun, 11 Oct 1998 18:41:38 PDT
19169          Message-ID: <19981012014139.19614.qmail@hotmail.com>
19170          Subject: B::CC problems with pp_sassign routine
19171  Branch: perl
19172        ! ext/B/B/CC.pm
19173 ____________________________________________________________________________
19174 [  1992] By: gsar                                  on 1998/10/17  02:17:49
19175     Log: applied suggested patch with small doc tweak
19176          From: Gisle Aas <gisle@aas.no>
19177          Date: 11 Oct 1998 12:53:13 +0200
19178          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
19179          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
19180  Branch: perl
19181        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
19182        ! t/op/tiehandle.t
19183 ____________________________________________________________________________
19184 [  1991] By: gsar                                  on 1998/10/17  02:08:30
19185     Log: apply non-conflicting parts from suggested patch
19186          From: jan.dubois@ibm.net (Jan Dubois)
19187          Date: Sat, 10 Oct 1998 13:15:45 +0200
19188          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
19189          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
19190  Branch: perl
19191        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
19192 ____________________________________________________________________________
19193 [  1990] By: gsar                                  on 1998/10/17  02:01:24
19194     Log: provide option to enable optimization with VC (suggested by Jan
19195          Dubois)
19196  Branch: perl
19197        ! win32/Makefile win32/makefile.mk
19198 ____________________________________________________________________________
19199 [  1989] By: gsar                                  on 1998/10/17  01:55:27
19200     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
19201          Dave Leppik <dleppik@gage.com>
19202  Branch: perl
19203        ! perl.h
19204 ____________________________________________________________________________
19205 [  1988] By: gsar                                  on 1998/10/17  01:49:05
19206     Log: stray typo found by Hugo van der Sanden
19207  Branch: perl
19208        ! op.c
19209 ____________________________________________________________________________
19210 [  1987] By: gsar                                  on 1998/10/17  01:45:52
19211     Log: perldoc pod update
19212          From: Daniel Grisinger <dgris@perrin.dimensional.com>
19213          Date: 06 Oct 1998 23:56:51 -0600
19214          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
19215          Subject: [PATCH _02 and _52] perldoc
19216  Branch: perl
19217        ! utils/perldoc.PL
19218 ____________________________________________________________________________
19219 [  1986] By: gsar                                  on 1998/10/17  01:41:40
19220     Log: qualify names of builtins
19221  Branch: perl
19222        ! ext/POSIX/POSIX.pm
19223 ____________________________________________________________________________
19224 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
19225     Log: From: Jochen Wiedmann <joe@ispsoft.de>
19226          Date: Thu, 17 Sep 1998 17:16:06 +0200
19227          Message-ID: <360127B6.E44564A@ispsoft.de>
19228          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
19229  Branch: maint-5.005/perl
19230        ! lib/ExtUtils/MakeMaker.pm
19231 ____________________________________________________________________________
19232 [  1978] By: gsar                                  on 1998/10/16  01:58:58
19233     Log: integrate cfgperl mods into mainline
19234  Branch: perl
19235       +> ext/DynaLoader/dl_vmesa.xs
19236        ! Porting/genlog
19237       !> Configure MANIFEST Makefile.SH config_h.SH
19238       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
19239       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
19240       !> x2p/Makefile.SH
19241 ____________________________________________________________________________
19242 [  1976] By: gsar                                  on 1998/10/16  00:10:52
19243     Log: stray tweak
19244  Branch: perl
19245        ! op.c
19246 ____________________________________________________________________________
19247 [  1975] By: gsar                                  on 1998/10/15  23:54:38
19248     Log: propagate typeness of lexicals while cloning them
19249  Branch: perl
19250        ! op.c
19251 ____________________________________________________________________________
19252 [  1974] By: gsar                                  on 1998/10/15  23:53:25
19253     Log: s/last/first/ typo in append_list()
19254  Branch: perl
19255        ! op.c
19256 ____________________________________________________________________________
19257 [  1973] By: gsar                                  on 1998/10/15  20:06:17
19258     Log: nuke confperl branch and contents
19259  Branch: confperl
19260        - (delete 1284 files)
19261 ____________________________________________________________________________
19262 [  1972] By: jhi                                   on 1998/10/15  07:07:35
19263     Log: Test #162 had been added but the "print 1..161" had not been updated.
19264  Branch: cfgperl
19265        ! t/op/pat.t
19266 ____________________________________________________________________________
19267 [  1971] By: gsar                                  on 1998/10/15  03:09:58
19268     Log: check in all confperl changes as of change#1964 into cfgperl
19269  Branch: cfgperl
19270        + ext/DynaLoader/dl_vmesa.xs
19271        ! Configure MANIFEST Makefile.SH config_h.SH
19272        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
19273        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
19274 ____________________________________________________________________________
19275 [  1970] By: gsar                                  on 1998/10/15  03:05:59
19276     Log: integrate mainline to get tr.t
19277  Branch: cfgperl
19278       +> t/op/tr.t
19279 ____________________________________________________________________________
19280 [  1969] By: gsar                                  on 1998/10/15  03:04:17
19281     Log: add missing tr.t to repository
19282  Branch: perl
19283        + t/op/tr.t
19284 ____________________________________________________________________________
19285 [  1968] By: gsar                                  on 1998/10/15  03:02:43
19286     Log: create cfgperl branch
19287  Branch: cfgperl
19288       +> (branch 1282 files)
19289 ____________________________________________________________________________
19290 [  1967] By: gsar                                  on 1998/10/15  02:46:08
19291     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
19292          (MAN3PODS cannot be set to ' '; stray stricture violation)
19293  Branch: perl
19294        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
19295        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
19296        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
19297        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
19298        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
19299        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
19300        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
19301        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
19302        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
19303        ! lib/ExtUtils/MM_Unix.pm
19304 ____________________________________________________________________________
19305 [  1966] By: gsar                                  on 1998/10/15  02:19:03
19306     Log: tweak to make fix in change#1944 behave correctly for closures
19307          created within eval''
19308  Branch: perl
19309        ! op.c t/op/eval.t
19310 ____________________________________________________________________________
19311 [  1965] By: gsar                                  on 1998/10/14  23:22:41
19312     Log: use better numbers for exitstatus test
19313  Branch: perl
19314        ! t/op/die_exit.t
19315 ____________________________________________________________________________
19316 [  1964] By: jhi                                   on 1998/10/14  17:25:41
19317     Log: Add VM/ESA dynaloading (uses <dll.h>).
19318  Branch: confperl
19319        + ext/DynaLoader/dl_vmesa.xs
19320        ! MANIFEST
19321 ____________________________________________________________________________
19322 [  1963] By: jhi                                   on 1998/10/14  17:17:10
19323     Log: Remove a2p.loadmap in 'clean' target.
19324  Branch: confperl
19325        ! x2p/Makefile.SH
19326 ____________________________________________________________________________
19327 [  1962] By: jhi                                   on 1998/10/14  17:13:11
19328     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
19329  Branch: confperl
19330        ! Makefile.SH
19331 ____________________________________________________________________________
19332 [  1961] By: jhi                                   on 1998/10/14  16:27:39
19333     Log: VM/ESA creates executable.loadmaps.
19334  Branch: confperl
19335        ! Makefile.SH
19336 ____________________________________________________________________________
19337 [  1960] By: jhi                                   on 1998/10/14  15:37:39
19338     Log: Introduce SCHED_YIELD (one of sched_yield(),
19339          pthread_yield(), or pthread_yield(NULL)).
19340          YIELD is then defined using SCHED_YIELD unless
19341          a platform-specific YIELD has already been defined.
19342          
19343          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
19344          
19345          The need for pthread_yield(NULL) and pthread_attr_setdet...
19346          introduced by (private email)
19347          
19348          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
19349          Date: Sat, 10 Oct 1998 21:08:15 +1300
19350          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
19351          Subject: Re: Perl thread problems in VM/ESA
19352          
19353          Better select() protoprobe (for AIX), from (private email)
19354          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
19355          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
19356          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
19357          Subject: AIX select (fwd)
19358          From: Lars Hecking <lhecking@nmrc.ucc.ie>
19359          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
19360          Date: Fri, 2 Oct 1998 10:40:01 +0100
19361          Subject: AIX select
19362          
19363          Linux-avoid-so.X.Y, based on
19364          From: "Kurt D. Starsinic" <kstar@chapin.edu>
19365          Date: Tue, 13 Oct 1998 15:55:07 -0400
19366          Message-ID: <19981013155507.B4004@O2.chapin.edu>
19367          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
19368  Branch: confperl
19369        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
19370        ! thread.h
19371 ____________________________________________________________________________
19372 [  1959] By: jhi                                   on 1998/10/14  12:51:26
19373     Log: Some old pthread implementations have
19374          pthread_attr_setdetachstate(pthread_attr_t*, int*).
19375  Branch: confperl
19376        ! ext/Thread/Thread.xs
19377 ____________________________________________________________________________
19378 [  1958] By: jhi                                   on 1998/10/14  12:41:11
19379     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
19380          counterparts will follow soon.
19381  Branch: confperl
19382        ! thread.h
19383 ____________________________________________________________________________
19384 [  1957] By: jhi                                   on 1998/10/14  12:38:11
19385     Log: Add tr.t (MANIFEST already knew about it, strange)
19386  Branch: confperl
19387        + t/op/tr.t
19388 ____________________________________________________________________________
19389 [  1956] By: jhi                                   on 1998/10/14  12:24:35
19390     Log: Mutexen should be initialized only once.
19391  Branch: confperl
19392        ! gv.c op.c
19393 ____________________________________________________________________________
19394 [  1955] By: jhi                                   on 1998/10/14  12:19:38
19395     Log: os390 has its own cppstdin.
19396  Branch: confperl
19397        ! hints/os390.sh
19398 ____________________________________________________________________________
19399 [  1954] By: jhi                                   on 1998/10/14  12:15:06
19400     Log: Integrate with mainperl.
19401  Branch: confperl
19402       !> (integrate 1280 files)
19403 ____________________________________________________________________________
19404 [  1953] By: jhi                                   on 1998/10/14  11:48:08
19405     Log: Removed duplicate CMA threads code for HPUX 10.X.
19406          (probably residue of patch(1) being too understanding)
19407          Enhanced 64-bit settings. (redo change#1940)
19408  Branch: confperl
19409        ! hints/hpux.sh
19410 ____________________________________________________________________________
19411 [  1952] By: jhi                                   on 1998/10/14  11:45:16
19412     Log: (redo change#1949) Detypo in the d_open64 warning about
19413          the impending WHOA.
19414  Branch: confperl
19415        ! hints/irix_6.sh
19416 ____________________________________________________________________________
19417 [  1951] By: jhi                                   on 1998/10/14  10:54:16
19418     Log: Mutexen should only be inited once, after they have been New()ed.
19419  Branch: confperl
19420        ! gv.c op.c
19421 ____________________________________________________________________________
19422 [  1950] By: jhi                                   on 1998/10/14  10:41:43
19423     Log: Own cppstdin.
19424  Branch: confperl
19425        ! hints/os390.sh
19426 ____________________________________________________________________________
19427 [  1949] By: jhi                                   on 1998/10/14  10:34:23
19428     Log: Detypo in the d_open64 warning about the impending WHOA.
19429  Branch: confperl
19430        ! hints/irix_6.sh
19431 ____________________________________________________________________________
19432 [  1948] By: gsar                                  on 1998/10/14  05:38:01
19433     Log: two typos
19434  Branch: perl
19435        ! pp_hot.c t/op/eval.t
19436 ____________________________________________________________________________
19437 [  1947] By: gsar                                  on 1998/10/14  05:37:10
19438     Log: let docatch() pass the buck when restartop turns out to be null,
19439          making exceptions in BEGIN{} propagate as expected
19440  Branch: perl
19441        ! pp_ctl.c t/op/misc.t
19442 ____________________________________________________________________________
19443 [  1946] By: gsar                                  on 1998/10/13  03:41:49
19444     Log: add missing file from change#1943
19445  Branch: perl
19446        ! proto.h
19447 ____________________________________________________________________________
19448 [  1945] By: gsar                                  on 1998/10/13  03:32:02
19449     Log: defer "deep recursion" warnings until CXt_SUB context is properly
19450          set up
19451  Branch: perl
19452        ! pp_hot.c t/pragma/warn/pp_hot
19453 ____________________________________________________________________________
19454 [  1944] By: gsar                                  on 1998/10/13  03:15:50
19455     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
19456          fixup the cop_seq value that must be seen by lexical lookups that
19457          emanate within eval''
19458  Branch: perl
19459        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
19460 ____________________________________________________________________________
19461 [  1943] By: gsar                                  on 1998/10/13  02:06:09
19462     Log: ensure recursive attempts to findlex()icals know enough about where
19463          the last eval'' context was encountered
19464  Branch: perl
19465        ! op.c t/op/eval.t
19466 ____________________________________________________________________________
19467 [  1942] By: gsar                                  on 1998/10/13  02:01:24
19468     Log: force copy of substrings when matching against temporaries
19469  Branch: perl
19470        ! pp_hot.c t/op/pat.t
19471 ____________________________________________________________________________
19472 [  1941] By: gsar                                  on 1998/10/13  01:49:16
19473     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
19474          implementation)
19475  Branch: perl
19476        ! pp_ctl.c t/op/runlevel.t
19477 ____________________________________________________________________________
19478 [  1940] By: jhi                                   on 1998/10/12  09:57:44
19479     Log: Removed duplicate CMA threads code for HPUX 10.X.
19480          (probably residue of patch(1) being too understanding)
19481          Enhanced 64-bit settings.
19482  Branch: confperl
19483        ! hints/hpux.sh
19484 ____________________________________________________________________________
19485 [  1939] By: jhi                                   on 1998/10/12  09:53:11
19486     Log: Initial sync from mainline perl.
19487  Branch: confperl
19488        + (add 1282 files)
19489 ____________________________________________________________________________
19490 [  1937] By: gsar                                  on 1998/10/06  21:16:34
19491     Log: fix $/ init for USE_THREADS
19492  Branch: perl
19493        ! perl.c
19494 ____________________________________________________________________________
19495 [  1936] By: gsar                                  on 1998/10/06  07:19:39
19496     Log: fix globals caught by change#1927; builds and tests on Solaris
19497  Branch: perl
19498        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
19499        ! warning.h warning.pl
19500 ____________________________________________________________________________
19501 [  1935] By: gsar                                  on 1998/10/06  06:50:35
19502     Log: add test for previous fix
19503  Branch: perl
19504        ! ext/Thread/create.t
19505 ____________________________________________________________________________
19506 [  1934] By: gsar                                  on 1998/10/06  06:37:36
19507     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
19508  Branch: perl
19509        ! util.c
19510 ____________________________________________________________________________
19511 [  1933] By: gsar                                  on 1998/10/06  05:04:20
19512     Log: undo bogus part of change#1903 (as pointed out by Larry)
19513  Branch: perl
19514        ! pp_ctl.c
19515 ____________________________________________________________________________
19516 [  1932] By: gsar                                  on 1998/10/06  04:21:31
19517     Log: added tweaked version of suggested patch
19518          From: jan.dubois@ibm.net (Jan Dubois)
19519          Date: Sat, 03 Oct 1998 19:04:48 +0200
19520          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
19521          Subject: [PATCH 5.005_52] More MakeMaker  patches
19522  Branch: perl
19523        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
19524        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
19525 ____________________________________________________________________________
19526 [  1931] By: gsar                                  on 1998/10/06  04:04:33
19527     Log: use cpp symbols instead of hardwired constants
19528          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19529          Date: Mon, 05 Oct 1998 09:23:33 +0100
19530          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
19531          Subject: [PATCH 5.005_52] By the numbers (resend)
19532  Branch: perl
19533        ! op.c
19534 ____________________________________________________________________________
19535 [  1930] By: gsar                                  on 1998/10/06  04:01:55
19536     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19537          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
19538          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
19539          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
19540  Branch: perl
19541        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
19542        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
19543 ____________________________________________________________________________
19544 [  1929] By: gsar                                  on 1998/10/06  03:50:36
19545     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19546          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
19547          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
19548          Subject: [PATCH 5.00552] Minor test improvement
19549  Branch: perl
19550        ! t/op/magic.t
19551 ____________________________________________________________________________
19552 [  1928] By: gsar                                  on 1998/10/06  03:49:03
19553     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19554          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
19555          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
19556          Subject: [PATCH 5.00552] emacs/ptags inprovements
19557  Branch: perl
19558        ! emacs/ptags
19559 ____________________________________________________________________________
19560 [  1927] By: gsar                                  on 1998/10/06  03:47:44
19561     Log: disable C<#define dirty PL_dirty> et al.
19562  Branch: perl
19563        ! embed.pl embedvar.h
19564 ____________________________________________________________________________
19565 [  1926] By: gsar                                  on 1998/10/06  03:43:32
19566     Log: From: Mark-Jason Dominus <mjd@plover.com>
19567          Date: Sun, 04 Oct 1998 14:48:11 -0400
19568          Message-ID: <19981004184811.16048.qmail@plover.com>
19569          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
19570  Branch: perl
19571        ! utils/perldoc.PL
19572 ____________________________________________________________________________
19573 [  1925] By: gsar                                  on 1998/10/06  03:27:35
19574     Log: disable USE_THREADS when PERL_OBJECT is enabled
19575  Branch: perl
19576        ! win32/Makefile win32/makefile.mk
19577 ____________________________________________________________________________
19578 [  1924] By: gsar                                  on 1998/10/06  03:26:54
19579     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
19580  Branch: perl
19581        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
19582        ! vms/perly_c.vms
19583 ____________________________________________________________________________
19584 [  1923] By: gsar                                  on 1998/10/03  05:19:56
19585     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
19586          overridden
19587  Branch: perl
19588        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
19589        ! proto.h vms/perly_c.vms
19590 ____________________________________________________________________________
19591 [  1922] By: gsar                                  on 1998/10/03  03:59:50
19592     Log: suppress manifypods leak in extensions
19593  Branch: perl
19594        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
19595 ____________________________________________________________________________
19596 [  1921] By: gsar                                  on 1998/10/02  22:30:15
19597     Log: os390 fixes (suggested by Peter Prymmer)
19598  Branch: perl
19599        ! Makefile.SH regcomp.c
19600 ____________________________________________________________________________
19601 [  1920] By: gsar                                  on 1998/10/02  21:41:19
19602     Log: squelch undef warnings
19603          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19604          Date: Fri, 02 Oct 1998 11:01:14 +0100
19605          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
19606          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
19607  Branch: perl
19608        ! Changes lib/Math/BigInt.pm
19609 ____________________________________________________________________________
19610 [  1919] By: gsar                                  on 1998/10/02  04:59:13
19611     Log: add note to INSTALL about ANSI C
19612  Branch: perl
19613        ! INSTALL
19614 ____________________________________________________________________________
19615 [  1918] By: gsar                                  on 1998/10/02  04:21:10
19616     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
19617          From: jan.dubois@ibm.net (Jan Dubois)
19618          Date: Wed, 30 Sep 1998 23:35:30 +0200
19619          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
19620          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
19621  Branch: perl
19622        ! lib/ExtUtils/xsubpp
19623 ____________________________________________________________________________
19624 [  1917] By: gsar                                  on 1998/10/02  04:16:02
19625     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
19626          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
19627          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
19628          Subject: Re: Configure test for selectbits busted
19629  Branch: perl
19630        ! Configure
19631 ____________________________________________________________________________
19632 [  1916] By: gsar                                  on 1998/10/02  04:14:17
19633     Log: From: Dan Sugalski <sugalskd@osshe.edu>
19634          Date: Wed, 30 Sep 1998 17:15:20 -0700
19635          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
19636          Subject: [PATCH 5.005_02]VMS config tweaks
19637  Branch: perl
19638        ! vms/descrip_mms.template vms/subconfigure.com
19639 ____________________________________________________________________________
19640 [  1915] By: gsar                                  on 1998/10/02  04:10:47
19641     Log: use Off_t to permit 64-bit seek()
19642          From: Scott Henry <scotth@sgi.com>
19643          Date: 29 Sep 1998 17:38:46 -0700
19644          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
19645          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
19646          --
19647          Date: 28 Sep 1998 18:55:37 -0700
19648          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
19649          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
19650  Branch: perl
19651        ! doio.c pp_sys.c proto.h sv.c
19652 ____________________________________________________________________________
19653 [  1914] By: gsar                                  on 1998/10/02  04:05:36
19654     Log: normalize tm struct passed to strftime() with mktime()
19655          From: Spider Boardman <spider@orb.nashua.nh.us>
19656          Date: Wed, 30 Sep 1998 15:12:09 -0400
19657          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
19658          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
19659  Branch: perl
19660        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
19661 ____________________________________________________________________________
19662 [  1913] By: gsar                                  on 1998/10/02  03:59:46
19663     Log: don't try to run foo_SH.orig etc.
19664  Branch: perl
19665        ! Configure
19666 ____________________________________________________________________________
19667 [  1912] By: gsar                                  on 1998/10/02  03:45:37
19668     Log: make warning about glob process failure optional
19669  Branch: perl
19670        ! pod/perldiag.pod pp_hot.c
19671 ____________________________________________________________________________
19672 [  1911] By: gsar                                  on 1998/10/02  02:52:21
19673     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
19674          From: Dominic Dunlop <domo@vo.lu>
19675          Date: Tue, 29 Sep 1998 21:06:30 +0000
19676          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
19677          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
19678          --
19679          Date: Wed, 30 Sep 1998 11:46:44 +0000
19680          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
19681          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
19682  Branch: perl
19683        ! pod/perldiag.pod regcomp.c
19684 ____________________________________________________________________________
19685 [  1910] By: gsar                                  on 1998/10/02  02:48:48
19686     Log: minor Configure tweaks (via private mail)
19687          From: Jarkko Hietaniemi <jhi@iki.fi>
19688          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
19689          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
19690          Subject: [PATCH] 5.005_52: the drizzle continues
19691  Branch: perl
19692        ! Configure config_h.SH handy.h
19693 ____________________________________________________________________________
19694 [  1909] By: gsar                                  on 1998/10/02  02:46:39
19695     Log: update SCO hints for dynamic loading
19696          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
19697          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
19698          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
19699          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
19700          --
19701          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
19702          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
19703          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
19704  Branch: perl
19705        ! hints/sco.sh
19706 ____________________________________________________________________________
19707 [  1908] By: gsar                                  on 1998/10/02  02:33:39
19708     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
19709  Branch: perl
19710        ! lib/File/Find.pm
19711 ____________________________________________________________________________
19712 [  1907] By: gsar                                  on 1998/10/02  02:21:52
19713     Log: applied patches, but retained old behavior for win32 (where compilers
19714          can't read from stdin at all)
19715          From: Graham Barr <gbarr@ti.com>
19716          Date: Mon, 28 Sep 1998 09:41:49 -0500
19717          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
19718          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
19719          --
19720          Date: Tue, 29 Sep 1998 12:35:43 -0500
19721          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
19722          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
19723  Branch: perl
19724        ! ext/Errno/Errno_pm.PL
19725 ____________________________________________________________________________
19726 [  1906] By: gsar                                  on 1998/10/02  02:02:19
19727     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
19728          Hietaniemi)
19729  Branch: perl
19730        ! t/op/grent.t
19731 ____________________________________________________________________________
19732 [  1905] By: gsar                                  on 1998/10/02  01:59:56
19733     Log: win32 caveats about truncate()
19734  Branch: perl
19735        ! pod/perlport.pod
19736 ____________________________________________________________________________
19737 [  1904] By: gsar                                  on 1998/10/02  01:53:25
19738     Log: various Configure and hints updates (prefer drand48() or random()
19739          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
19740          applied modulo SCO hints superceded by later patch
19741          From: Jarkko Hietaniemi <jhi@iki.fi>
19742          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
19743          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
19744          Subject: [PATCH] 5.005_52: Configure et al:
19745  Branch: perl
19746        + ext/IPC/SysV/hints/next_3.pl
19747        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
19748        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
19749        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
19750 ____________________________________________________________________________
19751 [  1903] By: gsar                                  on 1998/10/02  01:42:37
19752     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
19753          Date: Mon, 28 Sep 1998 17:41:49 +0100
19754          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
19755          Subject: [PATCH 5.005_52] Re: More on ?p 
19756          --
19757          Date: Thu, 01 Oct 1998 09:10:58 +0100
19758          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
19759          Subject: [PATCH 5.005_52] ?p fix
19760          --
19761          Date: Thu, 01 Oct 1998 10:45:56 +0100
19762          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
19763          Subject: [PATCH 5.005_52] more on ?p
19764  Branch: perl
19765        ! pp_ctl.c
19766 ____________________________________________________________________________
19767 [  1902] By: gsar                                  on 1998/10/02  01:36:14
19768     Log: From: Kenneth Duda <kjd@cisco.com>
19769          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
19770          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
19771          Subject: writemain dies when there are more than 4000 characters of extensions
19772  Branch: perl
19773        ! writemain.SH
19774 ____________________________________________________________________________
19775 [  1901] By: gsar                                  on 1998/10/02  01:33:16
19776     Log: tweak run_byacc recipe
19777  Branch: perl
19778        ! Makefile.SH Porting/pumpkin.pod
19779 ____________________________________________________________________________
19780 [  1900] By: gsar                                  on 1998/10/02  01:02:09
19781     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
19782  Branch: perl
19783        ! perl.h pp_ctl.c
19784 ____________________________________________________________________________
19785 [  1899] By: gsar                                  on 1998/09/28  20:46:30
19786     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
19787          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
19788          Dvornik)
19789  Branch: perl
19790        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
19791 ____________________________________________________________________________
19792 [  1898] By: gsar                                  on 1998/09/28  20:42:52
19793     Log: flush unsubmitted 5.00552 change
19794  Branch: perl
19795        ! MANIFEST
19796 ____________________________________________________________________________
19797 [  1897] By: gsar                                  on 1998/09/27  04:43:06
19798     Log: run vms_yfix.pl
19799  Branch: perl
19800        ! vms/perly_c.vms
19801 ____________________________________________________________________________
19802 [  1896] By: gsar                                  on 1998/09/27  03:38:55
19803     Log: small tweak on last change
19804  Branch: perl
19805        ! win32/win32.c
19806 ____________________________________________________________________________
19807 [  1895] By: gsar                                  on 1998/09/27  03:17:17
19808     Log: fix win32_stat() to do the right thing for share names
19809  Branch: perl
19810        ! win32/win32.c
19811 ____________________________________________________________________________
19812 [  1891] By: larry                                 on 1998/09/25  18:50:40
19813     Log: Fixed apostrophe problem from Mark Knutsen.
19814  Branch: perl
19815        ! sv.h
19816
19817 ----------------
19818 Version 5.005_52
19819 ----------------
19820
19821 ____________________________________________________________________________
19822 [  1890] By: gsar                                  on 1998/09/25  10:25:00
19823     Log: update template config.sh, add new config vars to win32 stuff
19824  Branch: perl
19825        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
19826        ! pp_sys.c proto.h win32/config.bc win32/config.gc
19827        ! win32/config.vc win32/config_H.bc win32/config_H.gc
19828        ! win32/config_H.vc win32/win32.h
19829 ____________________________________________________________________________
19830 [  1889] By: gsar                                  on 1998/09/25  07:13:13
19831     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
19832          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
19833          of full-fledged 64-bit support (including support for: fseeko/ftello,
19834          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
19835          in Fcntl)
19836          From: Jarkko Hietaniemi <jhi@iki.fi>
19837          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
19838          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
19839          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
19840          --
19841          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
19842          Date: 12 Sep 1998 09:44:25 +0300
19843          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
19844          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
19845  Branch: perl
19846        + lib/filetest.pm
19847        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
19848        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
19849        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
19850        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
19851        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
19852        ! win32/makedef.pl
19853 ____________________________________________________________________________
19854 [  1888] By: gsar                                  on 1998/09/25  06:27:12
19855     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
19856  Branch: perl
19857        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
19858        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19859        ! win32/makedef.pl win32/makefile.mk win32/win32.c
19860 ____________________________________________________________________________
19861 [  1887] By: gsar                                  on 1998/09/25  04:50:49
19862     Log: win32.c tweak
19863  Branch: perl
19864        ! win32/win32.c
19865 ____________________________________________________________________________
19866 [  1886] By: gsar                                  on 1998/09/25  04:47:32
19867     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
19868  Branch: perl
19869        ! lib/ExtUtils/MakeMaker.pm
19870 ____________________________________________________________________________
19871 [  1885] By: gsar                                  on 1998/09/25  04:05:09
19872     Log: From: Dominic Dunlop <domo@vo.lu>
19873          Date: Thu, 10 Sep 1998 11:02:46 +0000
19874          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
19875          Subject: MM_Unix::canonpath erroneously turns leading // into /
19876  Branch: perl
19877        ! lib/ExtUtils/MM_Unix.pm
19878 ____________________________________________________________________________
19879 [  1884] By: gsar                                  on 1998/09/25  03:06:10
19880     Log: temporarily disable perl malloc for a2p until we clean up
19881          conflicting malloc() declarations everywhere
19882  Branch: perl
19883        ! x2p/Makefile.SH
19884 ____________________________________________________________________________
19885 [  1883] By: gsar                                  on 1998/09/25  02:27:00
19886     Log: remove obsolete win32/bin/*.pl
19887  Branch: perl
19888        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
19889        ! Changes MANIFEST win32/Makefile win32/makefile.mk
19890 ____________________________________________________________________________
19891 [  1882] By: gsar                                  on 1998/09/25  02:04:43
19892     Log: missing file in last submit
19893  Branch: perl
19894        ! proto.h
19895 ____________________________________________________________________________
19896 [  1881] By: gsar                                  on 1998/09/25  01:56:54
19897     Log: serial access to PL_x[inpr]v_root for USE_THREADS
19898  Branch: perl
19899        ! sv.c
19900 ____________________________________________________________________________
19901 [  1880] By: gsar                                  on 1998/09/25  01:19:38
19902     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
19903          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
19904          Date: Thu, 24 Sep 1998 22:01:09 +0900
19905          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
19906          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
19907  Branch: perl
19908        ! hv.c proto.h
19909 ____________________________________________________________________________
19910 [  1879] By: gsar                                  on 1998/09/25  00:20:07
19911     Log: tweaks to enable PERL_OBJECT to build & test on win32
19912  Branch: perl
19913        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
19914        ! win32/GenCAPI.pl
19915 ____________________________________________________________________________
19916 [  1878] By: gsar                                  on 1998/09/25  00:13:36
19917     Log: fix change#1861, which breaks default boot_xxx symbol generation
19918  Branch: perl
19919        ! lib/ExtUtils/Mksymlists.pm
19920 ____________________________________________________________________________
19921 [  1877] By: gsar                                  on 1998/09/24  10:29:54
19922     Log: two tweaks for clean build and test on Solaris
19923  Branch: perl
19924        ! op.c t/op/subst.t
19925 ____________________________________________________________________________
19926 [  1876] By: gsar                                  on 1998/09/24  09:04:43
19927     Log: From: Colin Kuskie <ckuskie@cadence.com>
19928          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
19929          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
19930          Subject: [PATCH 5.005_51] perlform.pod
19931  Branch: perl
19932        ! pod/perlform.pod
19933 ____________________________________________________________________________
19934 [  1875] By: gsar                                  on 1998/09/24  08:47:47
19935     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19936          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
19937          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
19938          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
19939  Branch: perl
19940        ! regexec.c
19941 ____________________________________________________________________________
19942 [  1874] By: gsar                                  on 1998/09/24  08:44:55
19943     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19944          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
19945          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
19946          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
19947  Branch: perl
19948        ! toke.c
19949 ____________________________________________________________________________
19950 [  1873] By: gsar                                  on 1998/09/24  08:39:41
19951     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19952          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
19953          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
19954          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
19955  Branch: perl
19956        ! Changes regcomp.c
19957 ____________________________________________________________________________
19958 [  1872] By: gsar                                  on 1998/09/24  08:37:00
19959     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
19960          Date: Sun, 23 Aug 1998 23:18:38 PDT
19961          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
19962          Subject: new irix_6.sh hints file
19963  Branch: perl
19964        ! hints/irix_6.sh
19965 ____________________________________________________________________________
19966 [  1871] By: gsar                                  on 1998/09/24  07:26:37
19967     Log: correct FSF address in various places
19968  Branch: perl
19969        ! Copying README ext/B/README lib/Getopt/Long.pm
19970 ____________________________________________________________________________
19971 [  1870] By: gsar                                  on 1998/09/24  07:11:56
19972     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
19973          Date:    Fri, 14 Aug 1998 09:20:16 PDT
19974          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
19975          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
19976  Branch: perl
19977        ! configure.com
19978 ____________________________________________________________________________
19979 [  1869] By: gsar                                  on 1998/09/24  06:55:59
19980     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
19981          From:    Scott Henry <scotth@sgi.com>
19982          Date:    13 Aug 1998 09:52:15 PDT
19983          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
19984          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
19985  Branch: perl
19986        ! hints/irix_6.sh
19987 ____________________________________________________________________________
19988 [  1868] By: gsar                                  on 1998/09/24  06:51:23
19989     Log: From:    Nathan Torkington <gnat@frii.com>
19990          Date:    Thu, 13 Aug 1998 10:59:48 MDT
19991          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
19992          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
19993  Branch: perl
19994        ! pod/perlfunc.pod
19995 ____________________________________________________________________________
19996 [  1867] By: gsar                                  on 1998/09/24  06:45:13
19997     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
19998          that are autoloaded)
19999  Branch: perl
20000        ! pp_ctl.c
20001 ____________________________________________________________________________
20002 [  1866] By: gsar                                  on 1998/09/24  05:21:19
20003     Log: grandfather deprecated "$$<digit>" no more
20004  Branch: perl
20005        ! pod/perldiag.pod toke.c
20006 ____________________________________________________________________________
20007 [  1865] By: gsar                                  on 1998/09/24  04:52:48
20008     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
20009          low bits (suggested by Ilya Zakharevich)
20010  Branch: perl
20011        ! hv.h
20012 ____________________________________________________________________________
20013 [  1864] By: gsar                                  on 1998/09/24  04:29:14
20014     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
20015          perly_c.diff
20016  Branch: perl
20017        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
20018        ! perly_c.diff toke.c
20019 ____________________________________________________________________________
20020 [  1863] By: gsar                                  on 1998/09/24  03:36:30
20021     Log: provide locked access to string table for USE_THREADS
20022  Branch: perl
20023        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
20024 ____________________________________________________________________________
20025 [  1862] By: gsar                                  on 1998/09/24  03:30:32
20026     Log: remove bogus warn()
20027  Branch: perl
20028        ! embed.pl
20029 ____________________________________________________________________________
20030 [  1861] By: gsar                                  on 1998/09/24  02:58:51
20031     Log: applied suggested patch, adapted for all platforms
20032          From: jan.dubois@ibm.net (Jan Dubois)
20033          Date: Sun, 20 Sep 1998 12:56:38 +0200
20034          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
20035          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
20036  Branch: perl
20037        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
20038        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
20039        ! lib/ExtUtils/MakeMaker.pm
20040 ____________________________________________________________________________
20041 [  1860] By: gsar                                  on 1998/09/24  02:16:14
20042     Log: upgrade to CPAN-1.40
20043  Branch: perl
20044        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
20045 ____________________________________________________________________________
20046 [  1859] By: gsar                                  on 1998/09/24  02:08:59
20047     Log: use $ENV{MAKEMAKEROPT} to set default command line args
20048  Branch: perl
20049        ! lib/ExtUtils/MakeMaker.pm
20050 ____________________________________________________________________________
20051 [  1857] By: gsar                                  on 1998/09/23  10:58:36
20052     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20053          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
20054          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
20055          Subject: More verbose Test::Harness [PATCH]
20056  Branch: perl
20057        ! lib/Test/Harness.pm
20058 ____________________________________________________________________________
20059 [  1856] By: gsar                                  on 1998/09/23  10:56:24
20060     Log: update hints for OPENSTEP 4.2 on i386
20061          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
20062          Date: Sun, 20 Sep 1998 01:03:18 +0200
20063          Message-Id: <9809192303.AA29190@Spike>
20064          Subject: Perl 5.005_02 compilation problems
20065  Branch: perl
20066        ! hints/next_4.sh
20067 ____________________________________________________________________________
20068 [  1855] By: gsar                                  on 1998/09/23  10:52:27
20069     Log: reset errno after C<require> search (as suggested by Larry)
20070  Branch: perl
20071        ! pp_ctl.c
20072 ____________________________________________________________________________
20073 [  1854] By: gsar                                  on 1998/09/23  10:50:26
20074     Log: misc pod tweaks
20075  Branch: perl
20076        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
20077 ____________________________________________________________________________
20078 [  1853] By: gsar                                  on 1998/09/23  10:46:06
20079     Log: make Pod/Html.pm handle the --title option properly (as suggested
20080          by gml4410@ggr.co.uk)
20081  Branch: perl
20082        ! lib/Pod/Html.pm
20083 ____________________________________________________________________________
20084 [  1852] By: gsar                                  on 1998/09/23  10:41:39
20085     Log: SSNEW() API for allocating memory on the savestack
20086          From: Albert Dvornik <bert@genscan.com>
20087          Date: 17 Sep 1998 19:23:07 -0400
20088          Message-Id: <tqemtae338.fsf@puma.genscan.com>
20089          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
20090  Branch: perl
20091        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
20092        ! perl.h proto.h scope.c scope.h t/io/tell.t
20093 ____________________________________________________________________________
20094 [  1851] By: gsar                                  on 1998/09/23  10:37:05
20095     Log: From: Jochen Wiedmann <joe@ispsoft.de>
20096          Date: Thu, 17 Sep 1998 17:16:06 +0200
20097          Message-ID: <360127B6.E44564A@ispsoft.de>
20098          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
20099  Branch: perl
20100        ! lib/ExtUtils/MakeMaker.pm
20101 ____________________________________________________________________________
20102 [  1850] By: gsar                                  on 1998/09/23  10:33:05
20103     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
20104          Date: 15 Sep 1998 01:32:31 +0200
20105          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
20106          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
20107  Branch: perl
20108        ! lib/ExtUtils/MM_Unix.pm
20109 ____________________________________________________________________________
20110 [  1849] By: gsar                                  on 1998/09/23  10:29:04
20111     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
20112          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
20113          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
20114          Subject: Re: extralibs.ld problem in MM_VMS.pm
20115  Branch: perl
20116        ! lib/ExtUtils/MM_VMS.pm
20117 ____________________________________________________________________________
20118 [  1848] By: gsar                                  on 1998/09/23  10:25:24
20119     Log: From: Roderick Schertler <roderick@argon.org>
20120          Date: 11 Sep 1998 16:19:21 -0400
20121          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
20122          Subject: Re: Open2 and memory leaks
20123  Branch: perl
20124        ! lib/IPC/Open3.pm
20125 ____________________________________________________________________________
20126 [  1847] By: gsar                                  on 1998/09/23  10:18:31
20127     Log: From: Roderick Schertler <roderick@argon.org>
20128          Date: Wed, 09 Sep 1998 23:52:48 -0400
20129          Message-ID: <20567.905399568@eeyore.ibcinc.com>
20130          Subject: seed srand from /dev/urandom when possible
20131  Branch: perl
20132        ! pod/perlfunc.pod pp.c
20133 ____________________________________________________________________________
20134 [  1846] By: gsar                                  on 1998/09/23  10:12:22
20135     Log: From: Roderick Schertler <roderick@argon.org>
20136          Date: Thu, 10 Sep 1998 00:32:17 -0400
20137          Message-ID: <21142.905401937@eeyore.ibcinc.com>
20138          Subject: doc update for crypt()'s salt
20139  Branch: perl
20140        ! pod/perlfunc.pod
20141 ____________________________________________________________________________
20142 [  1845] By: gsar                                  on 1998/09/23  10:09:23
20143     Log: fix h2ph handling of C<#error "foo">
20144          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
20145          Date: Thu, 10 Sep 1998 09:59:33 +0900
20146          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
20147          Subject: [5.005_02] h2ph problem
20148  Branch: perl
20149        ! utils/h2ph.PL
20150 ____________________________________________________________________________
20151 [  1844] By: gsar                                  on 1998/09/23  10:06:13
20152     Log: plug strictly private function leaks in API listing
20153  Branch: perl
20154        ! pod/perlguts.pod
20155 ____________________________________________________________________________
20156 [  1843] By: gsar                                  on 1998/09/23  10:02:57
20157     Log: hide symbol for static build
20158          From: Dominic Dunlop <domo@vo.lu>
20159          Date: Tue, 8 Sep 1998 21:40:46 +0000
20160          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
20161          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
20162  Branch: perl
20163        ! regcomp.c
20164 ____________________________________________________________________________
20165 [  1842] By: gsar                                  on 1998/09/23  09:52:46
20166     Log: define PUT_svindex(), PUT_opindex()
20167  Branch: perl
20168        ! ext/B/B/Assembler.pm
20169 ____________________________________________________________________________
20170 [  1841] By: gsar                                  on 1998/09/23  09:44:25
20171     Log: From: Dominic Dunlop <domo@vo.lu>
20172          Date: Tue, 8 Sep 1998 15:34:53 +0000
20173          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
20174          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
20175  Branch: perl
20176        ! t/pragma/warn/regexec
20177 ____________________________________________________________________________
20178 [  1840] By: gsar                                  on 1998/09/23  09:42:17
20179     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
20180  Branch: perl
20181        ! win32/bin/pl2bat.pl
20182 ____________________________________________________________________________
20183 [  1839] By: gsar                                  on 1998/09/23  09:38:18
20184     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
20185          Date: Mon, 7 Sep 1998 17:36:09 +0900
20186          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
20187          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
20188  Branch: perl
20189        ! ext/Thread/Thread.xs
20190 ____________________________________________________________________________
20191 [  1838] By: gsar                                  on 1998/09/23  09:21:11
20192     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
20193          Date: Thu, 10 Sep 1998 00:02:07 -0400
20194          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
20195          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
20196  Branch: perl
20197        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
20198        + vos/config.h vos/config_h.SH_orig vos/perl.bind
20199        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
20200        ! MANIFEST perl.c perl.h pod/perlport.pod
20201 ____________________________________________________________________________
20202 [  1837] By: gsar                                  on 1998/09/23  08:45:58
20203     Log: (via private mail)
20204          From: Charles Bailey <BAILEY@newman.upenn.edu>
20205          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
20206          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
20207          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
20208  Branch: perl
20209        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
20210        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
20211        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
20212        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
20213        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
20214        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
20215        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
20216        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
20217        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
20218        ! vms/writemain.pl
20219 ____________________________________________________________________________
20220 [  1836] By: gsar                                  on 1998/09/23  08:17:42
20221     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20222          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
20223          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
20224          Subject: [PATCH 5.005_*] OS/2 spawning typos
20225  Branch: perl
20226        ! os2/os2.c
20227 ____________________________________________________________________________
20228 [  1835] By: gsar                                  on 1998/09/23  08:09:55
20229     Log: warn on C<my($foo,$foo)>
20230  Branch: perl
20231        ! op.c pod/perldiag.pod
20232 ____________________________________________________________________________
20233 [  1834] By: gsar                                  on 1998/09/23  07:35:56
20234     Log: From: pvhp@forte.com (Peter Prymmer)
20235          Date: Fri, 4 Sep 98 13:27:41 PDT
20236          Message-Id: <9809042027.AA04463@forte.com>
20237          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
20238  Branch: perl
20239        ! README.vms
20240 ____________________________________________________________________________
20241 [  1833] By: gsar                                  on 1998/09/23  07:27:34
20242     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
20243          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
20244          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
20245          Subject: PATCH: 5.005_02 hint/hpux.sh
20246  Branch: perl
20247        ! hints/hpux.sh
20248 ____________________________________________________________________________
20249 [  1832] By: gsar                                  on 1998/09/23  07:22:40
20250     Log: fix (some) installhtml bugs
20251          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
20252          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
20253          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
20254          Subject: installhtml script needs work
20255  Branch: perl
20256        ! installhtml
20257 ____________________________________________________________________________
20258 [  1831] By: gsar                                  on 1998/09/23  07:19:30
20259     Log: document 'U' magic with examples
20260          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
20261          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
20262          Message-Id: <199809011455.PAA00631@sale-wts>
20263          Subject: Re: Looking for some XS MAGIC examples...
20264  Branch: perl
20265        ! pod/perlguts.pod
20266 ____________________________________________________________________________
20267 [  1830] By: gsar                                  on 1998/09/23  07:16:43
20268     Log: From: pvhp@forte.com (Peter Prymmer)
20269          Date: Mon, 31 Aug 98 17:13:49 PDT
20270          Message-Id: <9809010013.AA06737@forte.com>
20271          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
20272  Branch: perl
20273        ! README.os390
20274 ____________________________________________________________________________
20275 [  1829] By: gsar                                  on 1998/09/23  07:15:08
20276     Log: fix problematic typecast in filter_del()
20277          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
20278          Date: Mon, 31 Aug 1998 21:13:11 GMT
20279          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
20280          Subject: perl5.005_02 does not build on Cray T90
20281  Branch: perl
20282        ! toke.c
20283 ____________________________________________________________________________
20284 [  1828] By: gsar                                  on 1998/09/23  07:11:34
20285     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20286          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
20287          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
20288          Subject: [PATCH 5.005_5*] (?>) broken in RE
20289  Branch: perl
20290        ! regexec.c t/op/re_tests
20291 ____________________________________________________________________________
20292 [  1827] By: gsar                                  on 1998/09/23  07:09:50
20293     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
20294  Branch: perl
20295        ! t/op/grent.t t/op/groups.t
20296 ____________________________________________________________________________
20297 [  1826] By: gsar                                  on 1998/09/23  07:03:16
20298     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
20299          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
20300          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
20301          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
20302  Branch: perl
20303        - interp.sym
20304        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
20305 ____________________________________________________________________________
20306 [  1825] By: gsar                                  on 1998/09/23  06:56:40
20307     Log: re-introduce change#1703
20308  Branch: perl
20309        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
20310 ____________________________________________________________________________
20311 [  1824] By: gsar                                  on 1998/09/23  06:44:19
20312     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20313          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
20314          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
20315          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
20316  Branch: perl
20317        ! lib/perl5db.pl
20318 ____________________________________________________________________________
20319 [  1823] By: gsar                                  on 1998/09/23  06:41:34
20320         Log: From: Joe Buehler <jhpb@hekimian.com>
20321              Date: 29 Aug 1998 17:13:28 -0400
20322              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
20323              Subject: patches for perl 5.005_51 under U/WIN
20324      Branch: perl
20325            + hints/uwin.sh
20326            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
20327            ! t/lib/posix.t
20328 ____________________________________________________________________________
20329 [  1822] By: gsar                                  on 1998/09/23  06:36:59
20330         Log: add missing C<no utf8;> tweak from Larry
20331      Branch: perl
20332            ! t/op/subst.t
20333 ____________________________________________________________________________
20334 [  1821] By: gsar                                  on 1998/09/23  06:27:51
20335         Log: s/runops/CALLRUNOPS/
20336      Branch: perl
20337            ! cc_runtime.h
20338 ____________________________________________________________________________
20339 [  1820] By: gsar                                  on 1998/09/23  06:24:49
20340         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
20341      Branch: perl
20342           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
20343           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
20344           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
20345           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
20346           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
20347           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
20348           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
20349           +> t/pragma/warn/util
20350            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
20351            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
20352            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
20353            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
20354            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
20355            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
20356            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
20357            - t/pragma/warn-util
20358            ! MANIFEST t/pragma/warning.t
20359 ____________________________________________________________________________
20360 [  1819] By: gsar                                  on 1998/09/23  06:08:46
20361         Log: make \(%foo) return refs to values (not copies of values)
20362              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
20363              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
20364              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
20365              --
20366              From: Roderick Schertler <roderick@argon.org>
20367              Date: Sat, 29 Aug 1998 00:58:33 -0400
20368              Message-ID: <29894.904366713@eeyore.ibcinc.com>
20369              Subject: Re: \(%x) problems
20370      Branch: perl
20371            ! doop.c pod/perlref.pod
20372 ____________________________________________________________________________
20373 [  1818] By: gsar                                  on 1998/09/23  06:05:08
20374         Log: make h2xs generate ANSI prototypes
20375      Branch: perl
20376            ! utils/h2xs.PL
20377 ____________________________________________________________________________
20378 [  1817] By: gsar                                  on 1998/09/23  05:57:16
20379         Log: updated usethreads hints for hpux 10.X
20380              From: Matthew T Harden <mthard@mthard1.monsanto.com>
20381              Date: Fri, 28 Aug 1998 14:10:42 GMT
20382              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
20383              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
20384      Branch: perl
20385            ! hints/hpux.sh perl.h
20386 ____________________________________________________________________________
20387 [  1816] By: gsar                                  on 1998/09/23  05:53:31
20388         Log: don't create empty directories in installperl
20389              From: Robin Barker <rmb1@cise.npl.co.uk>
20390              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
20391              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
20392              Subject: [PATCH 5.005_02] install: empty dirs
20393      Branch: perl
20394            ! installperl
20395 ____________________________________________________________________________
20396 [  1815] By: gsar                                  on 1998/09/23  05:50:36
20397         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
20398              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20399              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
20400              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
20401              Subject: Re: your mail
20402      Branch: perl
20403            ! regexec.c t/op/re_tests
20404 ____________________________________________________________________________
20405 [  1814] By: gsar                                  on 1998/09/23  05:45:17
20406         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
20407              Date: Thu, 20 Aug 1998 20:59:03 -0400
20408              Message-ID: <19980820205903.A12908@O2.chapin.edu>
20409              Subject: [PATCH] h2ph misquotes #error directives
20410      Branch: perl
20411            ! t/lib/h2ph.pht utils/h2ph.PL
20412 ____________________________________________________________________________
20413 [  1813] By: gsar                                  on 1998/09/23  05:42:41
20414         Log: patch to support computed regular subexpressions
20415              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20416              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
20417              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
20418              Subject: [5.005_5* PATCH] Postponed RE - now!
20419      Branch: perl
20420            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
20421            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
20422 ____________________________________________________________________________
20423 [  1812] By: gsar                                  on 1998/09/23  05:26:26
20424         Log: better CR-handling on shebang line and in formats (fixed variant of
20425              patch suggested by Igor Sysoev <igor@nitek.ru>)
20426      Branch: perl
20427            ! perl.c toke.c
20428 ____________________________________________________________________________
20429 [  1811] By: gsar                                  on 1998/09/23  04:35:46
20430         Log: document non-loopish blocks better
20431              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20432              Date: Tue, 18 Aug 1998 12:28:36 +0100
20433              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
20434              Subject: Re: next in do {} while block gives error message
20435      Branch: perl
20436            ! pod/perlfunc.pod
20437 ____________________________________________________________________________
20438 [  1810] By: gsar                                  on 1998/09/23  04:12:05
20439         Log: fix bogus integerization of pop()'s return value
20440              From: Gurusamy Sarathy <gsar@engin.umich.edu>
20441              Date: Sat, 15 Aug 1998 23:27:54 -0400
20442              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
20443              Subject: Re: Complex expression does integer arithmetic 
20444      Branch: perl
20445            ! opcode.h opcode.pl
20446 ____________________________________________________________________________
20447 [  1809] By: gsar                                  on 1998/09/23  04:09:43
20448         Log: tweak README.win32
20449      Branch: perl
20450            ! README.win32
20451 ____________________________________________________________________________
20452 [  1808] By: gsar                                  on 1998/09/23  03:40:57
20453         Log: better diagnostic for do{} used as lvalue
20454      Branch: perl
20455            ! op.c pod/perlport.pod
20456 ____________________________________________________________________________
20457 [  1807] By: gsar                                  on 1998/09/23  03:38:30
20458         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
20459              From: hansm@icgroup.nl
20460              Date: Tue, 11 Aug 98 21:08:51 +0200
20461              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
20462              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
20463      Branch: perl
20464            ! malloc.c
20465 ____________________________________________________________________________
20466 [  1806] By: gsar                                  on 1998/09/23  03:36:08
20467         Log: support make written in perl (aka "pmake") on win32
20468      Branch: perl
20469            ! lib/ExtUtils/MM_Win32.pm
20470 ____________________________________________________________________________
20471 [  1805] By: gsar                                  on 1998/09/23  03:30:07
20472         Log: fix mismatched UV/U32 types for to_utf8_*()
20473      Branch: perl
20474            ! utf8.c
20475 ____________________________________________________________________________
20476 [  1804] By: gsar                                  on 1998/09/23  03:22:22
20477         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
20478              Date: Sun, 9 Aug 1998 22:38:23 +0200
20479              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
20480              Subject: [PATCH 5.5002] dos-djgpp update
20481      Branch: perl
20482            ! t/io/fs.t
20483 ____________________________________________________________________________
20484 [  1803] By: gsar                                  on 1998/09/23  03:20:13
20485         Log: apply minimal variant of patch (sent via private mail)
20486              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
20487              Date: Wed, 12 Aug 1998 15:42:35 +0300
20488              Message-Id: <199808121242.PAA29761@comanche.spices>
20489              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
20490      Branch: perl
20491            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
20492            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
20493 ____________________________________________________________________________
20494 [  1802] By: gsar                                  on 1998/09/23  03:03:39
20495         Log: adjust searchdict.t for EBCDIC (still needs documenting)
20496              From: pvhp@forte.com (Peter Prymmer)
20497              Date: Thu, 6 Aug 98 18:09:39 PDT
20498              Message-Id: <9808070109.AA06158@forte.com>
20499              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
20500      Branch: perl
20501            ! README.os390 t/lib/searchdict.t
20502 ____________________________________________________________________________
20503 [  1801] By: gsar                                  on 1998/09/23  02:54:15
20504         Log: silence redefined warning for XS(INIT) {}
20505      Branch: perl
20506            ! op.c
20507 ____________________________________________________________________________
20508 [  1800] By: gsar                                  on 1998/09/23  02:42:23
20509         Log: support match indices via special variables @- and @+
20510              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20511              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
20512              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
20513              Subject: [PATCH 5.004_76] @- and @+
20514      Branch: perl
20515            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
20516            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
20517 ____________________________________________________________________________
20518 [  1799] By: gsar                                  on 1998/09/23  01:44:31
20519         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20520              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
20521              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
20522              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
20523      Branch: perl
20524            ! regcomp.c t/op/re_tests
20525 ____________________________________________________________________________
20526 [  1798] By: gsar                                  on 1998/09/23  01:39:23
20527         Log: integrate maint-5.005 changes (except conflicting change#1794)
20528      Branch: perl
20529            ! Changes
20530           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
20531           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
20532           !> win32/win32.h
20533 ____________________________________________________________________________
20534 [  1797] By: gsar                                  on 1998/09/23  01:32:36
20535         Log: add note to win32/Makefile about setting CCHOME
20536      Branch: perl
20537            ! win32/Makefile win32/makefile.mk
20538 ____________________________________________________________________________
20539 [  1796] By: gsar                                  on 1998/09/23  01:31:32
20540         Log: perl.pod tweak
20541      Branch: perl
20542            ! pod/perl.pod
20543 ____________________________________________________________________________
20544 [  1795] By: gsar                                  on 1998/09/21  20:34:10
20545         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
20546      Branch: perl
20547            ! lib/ExtUtils/xsubpp
20548 ____________________________________________________________________________
20549 [  1789] By: gsar                                  on 1998/09/18  18:01:37
20550         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
20551      Branch: perl
20552            ! cop.h t/cmd/for.t
20553 ____________________________________________________________________________
20554 [  1788] By: gsar                                  on 1998/09/17  02:19:11
20555         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
20556      Branch: perl
20557            ! win32/config.bc win32/config.gc win32/config.vc
20558 ____________________________________________________________________________
20559 [  1787] By: gsar                                  on 1998/09/17  01:45:14
20560         Log: suppress bogus warning on C<sub x {} x()>
20561      Branch: perl
20562            ! toke.c
20563 ____________________________________________________________________________
20564 [  1786] By: gsar                                  on 1998/09/17  01:42:51
20565         Log: ntohl typo in objXSUB.h
20566      Branch: perl
20567            ! objXSUB.h
20568 ____________________________________________________________________________
20569 [  1785] By: gsar                                  on 1998/09/17  01:41:48
20570         Log: fill gaps in sig_* entries in win32/config.?c
20571      Branch: perl
20572            ! win32/config.bc win32/config.gc win32/config.vc
20573 ____________________________________________________________________________
20574 [  1781] By: larry                                 on 1998/09/05  23:48:24
20575         Log: tr/// logic was hosed under utf8
20576      Branch: perl
20577            ! doop.c op.c op.h pp.c proto.h
20578 ____________________________________________________________________________
20579 [  1780] By: larry                                 on 1998/09/05  23:44:16
20580         Log: several new tests needed tweaking to work under utf8
20581      Branch: perl
20582            ! t/comp/require.t t/op/pack.t t/op/substr.t
20583 ____________________________________________________________________________
20584 [  1779] By: larry                                 on 1998/09/05  23:41:42
20585         Log: index() applied BM optimization to wrong argument
20586      Branch: perl
20587            ! op.c util.c
20588 ____________________________________________________________________________
20589 [  1778] By: larry                                 on 1998/09/05  23:38:29
20590         Log: Implicit require during compile reset line numbering
20591      Branch: perl
20592            ! pp_ctl.c
20593
20594 ----------------
20595 Version 5.005_51
20596 ----------------
20597
20598 ____________________________________________________________________________
20599 [  1777] By: gsar                                  on 1998/08/10  07:02:38
20600         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
20601              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
20602              lexical warning testsuite for win32
20603      Branch: perl
20604            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
20605            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
20606            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
20607            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
20608            ! win32/Makefile win32/makefile.mk
20609 ____________________________________________________________________________
20610 [  1776] By: gsar                                  on 1998/08/09  17:53:48
20611         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
20612      Branch: perl
20613            ! Changes MANIFEST perl.c pod/perlhist.pod
20614 ____________________________________________________________________________
20615 [  1775] By: gsar                                  on 1998/08/09  14:35:33
20616         Log: tweak warning test
20617      Branch: perl
20618            ! t/pragma/warn-toke
20619 ____________________________________________________________________________
20620 [  1774] By: gsar                                  on 1998/08/09  14:13:46
20621         Log: add missing dTHR; notes for test failures due to small stacksize
20622      Branch: perl
20623            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
20624            ! toke.c universal.c util.c
20625 ____________________________________________________________________________
20626 [  1773] By: gsar                                  on 1998/08/09  11:31:53
20627         Log: lexical warnings; tweaks to places that didn't apply correctly
20628              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
20629              Date:    Wed, 29 Jul 1998 09:28:45 BST
20630              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
20631              Subject: lexical warnings patch for 5.005_50
20632      Branch: perl
20633            + README.lexwarn lib/warning.pm t/pragma/warn-2use
20634            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
20635            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
20636            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
20637            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
20638            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
20639            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
20640            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
20641            + warning.h warning.pl
20642            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
20643            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
20644            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
20645            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
20646            ! universal.c util.c
20647 ____________________________________________________________________________
20648 [  1772] By: gsar                                  on 1998/08/08  23:06:00
20649         Log: bump patchlevel to 5.005_51
20650      Branch: perl
20651            ! patchlevel.h win32/Makefile win32/config_H.bc
20652            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
20653 ____________________________________________________________________________
20654 [  1771] By: gsar                                  on 1998/08/08  23:01:57
20655         Log: fix bogus warning on "\x{123}"
20656              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
20657              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
20658              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
20659              Subject: [5.005_50 PATCH] Some unicode problems
20660      Branch: perl
20661            ! regcomp.c toke.c
20662 ____________________________________________________________________________
20663 [  1770] By: gsar                                  on 1998/08/08  22:56:55
20664         Log: hide dup symbol for static build of ext/re
20665              From: Dominic Dunlop <domo@ppp72.vo.lu>
20666              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
20667              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
20668              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
20669      Branch: perl
20670            ! regcomp.c
20671 ____________________________________________________________________________
20672 [  1769] By: gsar                                  on 1998/08/08  22:45:06
20673         Log: fix double free on -Mutf8 -e '$b=uc("")'
20674              From: larry@wall.org (Larry Wall)
20675              Date: Fri, 7 Aug 1998 14:42:43 -0700
20676              Message-Id: <199808072142.OAA14920@wall.org>
20677              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
20678      Branch: perl
20679            ! pp.c
20680 ____________________________________________________________________________
20681 [  1768] By: gsar                                  on 1998/08/08  22:42:29
20682         Log: substr() assumes utf8 without say-so
20683              From: larry@wall.org (Larry Wall)
20684              Date: Fri, 7 Aug 1998 12:25:12 -0700
20685              Message-Id: <199808071925.MAA13436@wall.org>
20686              Subject: [PATCH 5.005_50] substr bug?
20687      Branch: perl
20688            ! pp.c
20689 ____________________________________________________________________________
20690 [  1767] By: gsar                                  on 1998/08/08  22:38:25
20691         Log: fix intolerance of SWASHes for blank lines
20692              From: Gisle Aas <aas@sn.no>
20693              Date: 06 Aug 1998 23:28:57 +0200
20694              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
20695              Subject: Re: Re[2]: another joyride begins
20696      Branch: perl
20697            ! lib/utf8_heavy.pl
20698 ____________________________________________________________________________
20699 [  1766] By: gsar                                  on 1998/08/08  22:33:10
20700         Log: utf8 doc tweak
20701              From: Gisle Aas <aas@sn.no>
20702              Date: 05 Aug 1998 00:41:04 +0200
20703              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
20704              Subject: Matching clumps
20705      Branch: perl
20706            ! lib/utf8.pm
20707 ____________________________________________________________________________
20708 [  1765] By: gsar                                  on 1998/08/08  22:31:37
20709         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
20710              From: Gisle Aas <aas@sn.no>
20711              Date: 04 Aug 1998 22:56:11 +0200
20712              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
20713              Subject: Re: another joyride begins
20714      Branch: perl
20715            ! lib/utf8_heavy.pl
20716 ____________________________________________________________________________
20717 [  1764] By: gsar                                  on 1998/08/08  22:28:43
20718         Log: From: larry@wall.org (Larry Wall)
20719              Date: Tue, 4 Aug 1998 17:04:51 -0700
20720              Message-Id: <199808050004.RAA22592@wall.org>
20721              Subject: [PATCH 5.005_50] \pX not implemented!
20722      Branch: perl
20723            ! regcomp.c
20724 ____________________________________________________________________________
20725 [  1763] By: gsar                                  on 1998/08/08  22:27:15
20726         Log: From: Stephen McCamant <alias@mcs.com>
20727              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
20728              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
20729              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
20730      Branch: perl
20731            ! op.c
20732 ____________________________________________________________________________
20733 [  1762] By: gsar                                  on 1998/08/08  22:26:09
20734         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
20735              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
20736              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
20737              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
20738      Branch: perl
20739            + t/op/grent.t t/op/pwent.t
20740            ! MANIFEST
20741 ____________________________________________________________________________
20742 [  1761] By: gsar                                  on 1998/08/08  22:21:52
20743         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20744              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
20745              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
20746              Subject: [5.005_50 PATCH] misprint in RE engine
20747      Branch: perl
20748            ! regexec.c t/op/re_tests
20749 ____________________________________________________________________________
20750 [  1760] By: gsar                                  on 1998/08/08  22:18:54
20751         Log: integrate maint-5.005 changes into mainline
20752      Branch: perl
20753           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
20754           !> (integrate 138 files)
20755 ____________________________________________________________________________
20756 [  1672] By: gsar                                  on 1998/07/27  18:35:28
20757         Log: create new Changes
20758      Branch: perl
20759            + Changes
20760            ! Changes5.005 MANIFEST
20761 ____________________________________________________________________________
20762 [  1671] By: gsar                                  on 1998/07/27  18:30:57
20763         Log: rename Changes --> Changes5.005
20764      Branch: perl
20765           +> Changes5.005
20766            - Changes
20767 ____________________________________________________________________________
20768 [  1670] By: gsar                                  on 1998/07/27  18:10:14
20769         Log: integrate 5.005_01 changes from maint
20770      Branch: perl
20771            ! Changes
20772           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
20773           !> win32/win32.c
20774 ____________________________________________________________________________
20775 [  1667] By: nick                                  on 1998/07/26  14:31:01
20776         Log: Add dTHR so that it compiles miniperl in threaded mode
20777      Branch: perl
20778            ! doop.c mg.c regcomp.c regexec.c
20779 ____________________________________________________________________________
20780 [  1666] By: nick                                  on 1998/07/26  13:01:10
20781         Log: Resolve ansiperl against mainline (@1648?)
20782              Unclear that change number has "taken".
20783      Branch: ansiperl
20784           +> (branch 169 files)
20785            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
20786           !> (integrate 131 files)
20787
20788 ----------------
20789 Version 5.005_50
20790 ----------------
20791
20792 ____________________________________________________________________________
20793 [  1665] By: gsar                                  on 1998/07/26  05:38:48
20794         Log: add trailing newline to file
20795      Branch: perl
20796            ! Changes lib/unicode/blocks.txt
20797 ____________________________________________________________________________
20798 [  1664] By: gsar                                  on 1998/07/26  05:08:48
20799         Log: integrate proto.h additions from maint-5.005
20800      Branch: perl
20801           !> pod/perlhist.pod proto.h
20802 ____________________________________________________________________________
20803 [  1663] By: gsar                                  on 1998/07/26  05:07:05
20804         Log: add new files to MANIFEST; add missing prototypes to proto.h;
20805              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
20806              add typecasts to silence warnings; tweaks for win32 builds
20807      Branch: perl
20808            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
20809            ! win32/Makefile win32/makefile.mk
20810 ____________________________________________________________________________
20811 [  1662] By: gsar                                  on 1998/07/26  05:01:52
20812         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
20813      Branch: maint-5.005/perl
20814            ! pod/perlhist.pod proto.h
20815 ____________________________________________________________________________
20816 [  1661] By: gsar                                  on 1998/07/26  02:52:48
20817         Log: up patchlevel to 5.005_50
20818      Branch: perl
20819            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
20820            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
20821 ____________________________________________________________________________
20822 [  1660] By: gsar                                  on 1998/07/26  02:43:57
20823         Log: integrate utfperl
20824      Branch: perl
20825           +> (branch 162 files)
20826           !> (integrate 29 files)
20827 ____________________________________________________________________________
20828 [  1659] By: gsar                                  on 1998/07/26  02:38:22
20829         Log: integrate maint-5.005 changes
20830      Branch: perl
20831           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
20832           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
20833           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
20834           !> vms/descrip_mms.template vms/subconfigure.com
20835 ____________________________________________________________________________
20836 [  1658] By: gsar                                  on 1998/07/26  02:23:46
20837         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
20838              Date: Fri, 24 Jul 1998 11:38:25 -0700
20839              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
20840              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
20841              --
20842              Date: Fri, 24 Jul 1998 12:30:36 -0700
20843              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
20844              Subject: [PATCH 5.005]Tweaks to README.vms
20845              --
20846              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
20847              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
20848              Subject: [PATCH 5.005] Final build cleanup patch
20849      Branch: maint-5.005/perl
20850            ! README.vms vms/descrip_mms.template vms/subconfigure.com
20851 ____________________________________________________________________________
20852 [  1657] By: gsar                                  on 1998/07/26  02:19:50
20853         Log: another platform where pp_sselect() needs a whole fd_set buffer
20854              From: Lupe Christoph <lupe@alanya.m.isar.de>
20855              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
20856              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
20857              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
20858      Branch: maint-5.005/perl
20859            ! pp_sys.c
20860 ____________________________________________________________________________
20861 [  1656] By: gsar                                  on 1998/07/26  02:12:46
20862         Log: fix problem building modules on dos-djgpp
20863              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
20864              Date: Sat, 25 Jul 1998 00:53:39 +0200
20865              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
20866              Subject: [PATCH 5.005] dos-djgpp and modules problem
20867      Branch: maint-5.005/perl
20868            ! djgpp/fixpmain
20869 ____________________________________________________________________________
20870 [  1655] By: gsar                                  on 1998/07/26  02:11:09
20871         Log: From: Tom Spindler <dogcow@home.merit.edu>
20872              Date: Wed, 22 Jul 1998 16:11:07 -0400
20873              Message-ID: <19980722161107.A16813@home.merit.edu>
20874              Subject: [PATCH 5.005] BeOS tweak
20875      Branch: maint-5.005/perl
20876            ! hints/beos.sh
20877 ____________________________________________________________________________
20878 [  1654] By: gsar                                  on 1998/07/26  02:09:29
20879         Log: various pod tweaks
20880      Branch: maint-5.005/perl
20881            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
20882            ! pod/perltoc.pod
20883 ____________________________________________________________________________
20884 [  1653] By: gsar                                  on 1998/07/26  02:05:46
20885         Log: fix emacs/ptags for PL_* changes
20886              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20887              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
20888              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
20889              Subject: [PATCH 5.004_76] Yet better ptags
20890      Branch: maint-5.005/perl
20891            ! emacs/ptags
20892 ____________________________________________________________________________
20893 [  1652] By: gsar                                  on 1998/07/26  02:03:01
20894         Log: fix behavior of <=> on bigints
20895              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20896              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
20897              Date: Fri, 24 Jul 1998 18:29:53 +0100
20898              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
20899      Branch: maint-5.005/perl
20900            ! lib/Math/BigInt.pm t/lib/bigintpm.t
20901 ____________________________________________________________________________
20902 [  1651] By: larry                                 on 1998/07/24  05:44:33
20903         Log: Here are the long-expected Unicode/UTF-8 modifications.
20904      Branch: utfperl
20905            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
20906            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
20907            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
20908            + lib/unicode/Decomposition.pl
20909            + lib/unicode/In/AlphabeticPresentationForms.pl
20910            + lib/unicode/In/Arabic.pl
20911            + lib/unicode/In/ArabicPresentationForms-A.pl
20912            + lib/unicode/In/ArabicPresentationForms-B.pl
20913            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
20914            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
20915            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
20916            + lib/unicode/In/BoxDrawing.pl
20917            + lib/unicode/In/CJKCompatibility.pl
20918            + lib/unicode/In/CJKCompatibilityForms.pl
20919            + lib/unicode/In/CJKCompatibilityIdeographs.pl
20920            + lib/unicode/In/CJKSymbolsandPunctuation.pl
20921            + lib/unicode/In/CJKUnifiedIdeographs.pl
20922            + lib/unicode/In/CombiningDiacriticalMarks.pl
20923            + lib/unicode/In/CombiningHalfMarks.pl
20924            + lib/unicode/In/CombiningMarksforSymbols.pl
20925            + lib/unicode/In/ControlPictures.pl
20926            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
20927            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
20928            + lib/unicode/In/EnclosedAlphanumerics.pl
20929            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
20930            + lib/unicode/In/GeneralPunctuation.pl
20931            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
20932            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
20933            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
20934            + lib/unicode/In/HalfwidthandFullwidthForms.pl
20935            + lib/unicode/In/HangulCompatibilityJamo.pl
20936            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
20937            + lib/unicode/In/Hebrew.pl
20938            + lib/unicode/In/HighPrivateUseSurrogates.pl
20939            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
20940            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
20941            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
20942            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
20943            + lib/unicode/In/LatinExtended-A.pl
20944            + lib/unicode/In/LatinExtended-B.pl
20945            + lib/unicode/In/LatinExtendedAdditional.pl
20946            + lib/unicode/In/LetterlikeSymbols.pl
20947            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
20948            + lib/unicode/In/MathematicalOperators.pl
20949            + lib/unicode/In/MiscellaneousSymbols.pl
20950            + lib/unicode/In/MiscellaneousTechnical.pl
20951            + lib/unicode/In/NumberForms.pl
20952            + lib/unicode/In/OpticalCharacterRecognition.pl
20953            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
20954            + lib/unicode/In/SmallFormVariants.pl
20955            + lib/unicode/In/SpacingModifierLetters.pl
20956            + lib/unicode/In/Specials.pl
20957            + lib/unicode/In/SuperscriptsandSubscripts.pl
20958            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
20959            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
20960            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
20961            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
20962            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
20963            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
20964            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
20965            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
20966            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
20967            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
20968            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
20969            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
20970            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
20971            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
20972            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
20973            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
20974            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
20975            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
20976            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
20977            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
20978            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
20979            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
20980            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
20981            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
20982            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
20983            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
20984            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
20985            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
20986            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
20987            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
20988            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
20989            + lib/unicode/JamoShort.pl lib/unicode/Makefile
20990            + lib/unicode/Name.pl lib/unicode/Number.pl
20991            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
20992            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
20993            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
20994            + lib/unicode/blocks.txt lib/unicode/index2.txt
20995            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
20996            + lib/unicode/names2.txt lib/unicode/props2.txt
20997            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
20998            + utf8.c utf8.h
20999            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
21000            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
21001            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
21002            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
21003            ! t/op/vec.t toke.c util.c vms/vmsish.h
21004 ____________________________________________________________________________
21005 [  1650] By: gsar                                  on 1998/07/24  04:06:48
21006         Log: create utfperl branch
21007      Branch: utfperl
21008           +> (branch 1079 files)
21009 ____________________________________________________________________________
21010 [  1649] By: gsar                                  on 1998/07/24  03:56:56
21011         Log: create maint-5.005 branch
21012      Branch: maint-5.005/perl
21013           +> (branch 1079 files)
21014 ____________________________________________________________________________
21015 [  1648] By: gsar                                  on 1998/07/24  03:36:35
21016         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
21017      Branch: perl
21018            ! Changes
21019