update Changes
[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@delanet.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.650        Development release working toward v5.6
79 ----------------
80
81 ____________________________________________________________________________
82 [  5033] By: gsar                                  on 2000/02/07  19:01:08
83         Log: stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on "\x{XX}"
84              only when XX > 127
85      Branch: perl
86            ! pp_hot.c toke.c
87 ____________________________________________________________________________
88 [  5032] By: gsar                                  on 2000/02/07  18:25:31
89         Log: add note about printf("%v",...)
90      Branch: perl
91            ! pod/perldelta.pod
92 ____________________________________________________________________________
93 [  5031] By: gsar                                  on 2000/02/07  18:18:43
94         Log: update Changes
95      Branch: perl
96            ! Changes Todo-5.6
97 ____________________________________________________________________________
98 [  5030] By: gsar                                  on 2000/02/07  18:17:49
99         Log: thinko in change#5029
100      Branch: perl
101            ! gv.c
102 ____________________________________________________________________________
103 [  5029] By: gsar                                  on 2000/02/07  17:49:58
104         Log: change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;
105              introduce -C switch (sets $^WIDE_SYSTEM_CALLS)
106      Branch: perl
107            ! embedvar.h gv.c intrpvar.h mg.c perl.c perlapi.h
108            ! pod/perlrun.pod pod/perlunicode.pod pod/perlvar.pod
109            ! win32/win32.h
110 ____________________________________________________________________________
111 [  5028] By: gsar                                  on 2000/02/07  17:10:03
112         Log: perlport updates (from Peter Prymmer)
113      Branch: perl
114            ! pod/perlport.pod
115 ____________________________________________________________________________
116 [  5027] By: gsar                                  on 2000/02/07  16:53:47
117         Log: fix up Todo-5.6
118      Branch: perl
119            ! Todo-5.6
120 ____________________________________________________________________________
121 [  5026] By: gsar                                  on 2000/02/07  16:32:31
122         Log: rename Todo-5.005 to Todo-5.6
123      Branch: perl
124           +> Todo-5.6
125            - Todo-5.005
126            ! MANIFEST
127 ____________________________________________________________________________
128 [  5025] By: gsar                                  on 2000/02/07  16:09:54
129         Log: ${^Warnings} renamed to ${^WARNING_BITS}
130      Branch: perl
131            ! gv.c lib/warnings.pm mg.c pod/perltoc.pod pod/perlvar.pod
132            ! toke.c warnings.pl
133 ____________________________________________________________________________
134 [  5024] By: gsar                                  on 2000/02/07  11:47:06
135         Log: various Windows tweaks: make $^E a little less buggy by saving
136              and restoring system error across TLS fetch; avoid needless
137              copying of buffers
138      Branch: perl
139            ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
140            ! win32/win32.h
141 ____________________________________________________________________________
142 [  5023] By: gsar                                  on 2000/02/07  11:44:19
143         Log: avoid MakeMaker setting $^W=1
144      Branch: perl
145            ! lib/ExtUtils/MakeMaker.pm
146 ____________________________________________________________________________
147 [  5022] By: gsar                                  on 2000/02/07  10:38:56
148         Log: up to v5.5.650
149      Branch: perl
150            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
151            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
152 ____________________________________________________________________________
153 [  5021] By: gsar                                  on 2000/02/07  10:10:31
154         Log: mention threads status in pod
155      Branch: perl
156            ! ext/Thread/Thread.pm
157 ____________________________________________________________________________
158 [  5020] By: gsar                                  on 2000/02/07  09:57:46
159         Log: tolerate NULL SITELIB_EXP
160      Branch: perl
161            ! perl.c
162 ____________________________________________________________________________
163 [  5019] By: gsar                                  on 2000/02/07  09:46:11
164         Log: NULL-terminate PERL_INC_VERSION_LIST
165      Branch: perl
166            ! Configure perl.c win32/config.bc win32/config.gc
167            ! win32/config.vc win32/config_H.bc win32/config_H.gc
168            ! win32/config_H.vc
169 ____________________________________________________________________________
170 [  5018] By: gsar                                  on 2000/02/07  09:13:10
171         Log: add compatible versions from $Config{inc_ver_list} to search
172              paths automatically (from Tom Hughes <tom@compton.nu>)
173      Branch: perl
174            ! lib/lib.pm perl.c
175 ____________________________________________________________________________
176 [  5017] By: gsar                                  on 2000/02/07  08:58:56
177         Log: makefiles now use exetype.pl to make wperl.exe
178      Branch: perl
179            ! sv.c win32/Makefile win32/makefile.mk
180 ____________________________________________________________________________
181 [  5016] By: gsar                                  on 2000/02/07  08:38:25
182         Log: add exetype.pl (from Jan Dubois)
183      Branch: perl
184            + win32/bin/exetype.pl
185            ! MANIFEST
186 ____________________________________________________________________________
187 [  5015] By: gsar                                  on 2000/02/07  08:29:28
188         Log: pod fixes (from Abigail and M J T Guy)
189      Branch: perl
190            ! Changes README.os2 gv.c pod/perlapi.pod pod/perldebug.pod
191            ! pod/perldelta.pod pod/perldiag.pod pod/perlopentut.pod
192            ! pod/perlport.pod pod/perlvar.pod
193 ____________________________________________________________________________
194 [  5014] By: gsar                                  on 2000/02/07  07:09:08
195         Log: clarify behavior of vec() when arguments are off the end of the
196              string (from M J T Guy)
197      Branch: perl
198            ! pod/perlfunc.pod
199 ____________________________________________________________________________
200 [  5013] By: gsar                                  on 2000/02/07  07:08:15
201         Log: remove $^U dependent behaviors in runtime; chr() and sprintf('%c',...)
202              now return bytes all the way to 255, they will be transparently
203              coerced (in future) to UTF-8 when they are used in operations
204              involving other UTF-8 strings; C<use utf8> doesn't set $^U anymore
205      Branch: perl
206            ! lib/byte.pm lib/utf8.pm pod/perlunicode.pod pod/perlvar.pod
207            ! pp.c sv.c
208 ____________________________________________________________________________
209 [  5012] By: gsar                                  on 2000/02/07  06:36:33
210         Log: partly revert change#4851, apparently POSIX::uname() may not be correct
211              per strict reading of standard (says Tom Christiansen)
212      Branch: perl
213            ! lib/Sys/Hostname.pm
214 ____________________________________________________________________________
215 [  5011] By: gsar                                  on 2000/02/07  06:26:30
216         Log: allow 64-bit utf8-encoded integers (from Ilya Zakharevich)
217      Branch: perl
218            ! utf8.c utf8.h
219 ____________________________________________________________________________
220 [  5010] By: gsar                                  on 2000/02/06  21:27:03
221         Log: fix debug code in Perl_malloc() (from Ilya Zakharevich)
222      Branch: perl
223            ! malloc.c
224 ____________________________________________________________________________
225 [  5009] By: gsar                                  on 2000/02/06  20:45:30
226         Log: set SvUTF8 on vectors only if there are chars > 127; update copyright
227              years (from Gisle Aas)
228      Branch: perl
229            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
230            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
231            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
232            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
233            ! toke.c utf8.c utf8.h util.c util.h
234 ____________________________________________________________________________
235 [  5008] By: gsar                                  on 2000/02/06  19:28:31
236         Log: use builtin __CYGWIN__ rather than -DCYGWIN (from Eric Fifer
237              <EFifer@sanwaint.com>)
238      Branch: perl
239            ! EXTERN.h XSUB.h doio.c ext/POSIX/POSIX.xs
240            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.c
241            ! hints/cygwin.sh lib/ExtUtils/MM_Cygwin.pm mg.c perl.h
242            ! unixish.h util.c
243 ____________________________________________________________________________
244 [  5007] By: gsar                                  on 2000/02/06  17:47:01
245         Log: reduce memory consumption of POSIX.pm (from Ilya Zakharevich)
246      Branch: perl
247            ! ext/POSIX/POSIX.pm
248 ____________________________________________________________________________
249 [  5006] By: gsar                                  on 2000/02/06  17:28:35
250         Log: integrate cfgperl contents into mainline
251      Branch: perl
252           !> Configure config_h.SH ext/Sys/Syslog/Syslog.xs hints/hpux.sh
253           !> perl.h pp_sys.c
254 ____________________________________________________________________________
255 [  5005] By: gsar                                  on 2000/02/06  17:18:39
256         Log: VOS port updates (from Paul Green <Paul_Green@stratus.com>)
257      Branch: perl
258            ! README.vos pod/perlport.pod vos/Changes vos/build.cm
259            ! vos/compile_perl.cm vos/config.def vos/config.h vos/config.pl
260            ! vos/config_h.SH_orig vos/perl.bind vos/test_vos_dummies.c
261            ! vos/vos_dummies.c vos/vosish.h
262 ____________________________________________________________________________
263 [  5004] By: gsar                                  on 2000/02/06  17:00:49
264         Log: fix parse error on C<{ use strict }> and other constructs that
265              make the parser reenter while LEX_KNOWNEXT is active
266      Branch: perl
267            ! t/comp/use.t toke.c
268 ____________________________________________________________________________
269 [  5003] By: gsar                                  on 2000/02/06  14:57:30
270         Log: avoid -Bforcearchive on netbsd too
271      Branch: perl
272            ! Changes hints/netbsd.sh
273 ____________________________________________________________________________
274 [  5002] By: gsar                                  on 2000/02/06  14:45:17
275         Log: revised notes about Pod::Parser & Co.
276      Branch: perl
277            ! lib/Pod/Usage.pm pod/perldelta.pod
278 ____________________________________________________________________________
279 [  5001] By: gsar                                  on 2000/02/06  14:02:43
280         Log: fix description of obsolete diagnostic
281      Branch: perl
282            ! pod/perldiag.pod
283 ____________________________________________________________________________
284 [  5000] By: gsar                                  on 2000/02/06  13:59:58
285         Log: allow "\x{12ab}" even without C<use utf8>
286      Branch: perl
287            ! t/pragma/warn/toke toke.c
288 ____________________________________________________________________________
289 [  4999] By: gsar                                  on 2000/02/06  13:58:31
290         Log: make perlbug use new-style version numbers; improve compatibility
291              (runs with perl 5.005); fix swapped old vs new version reporting
292      Branch: perl
293            ! utils/perlbug.PL
294 ____________________________________________________________________________
295 [  4998] By: gsar                                  on 2000/02/06  13:56:45
296         Log: support sprintf("v%v", v1.2.3) (works on any string argument, in
297              fact); add tests for version tuples
298      Branch: perl
299            + t/op/ver.t
300            ! MANIFEST perl.c pod/perldiag.pod pod/perlfunc.pod
301            ! pod/perlop.pod sv.c toke.c
302 ____________________________________________________________________________
303 [  4997] By: gsar                                  on 2000/02/04  21:40:08
304         Log: change#4970 fallout for useithreads
305      Branch: perl
306            ! sv.c
307 ____________________________________________________________________________
308 [  4996] By: jhi                                   on 2000/02/04  20:09:00
309         Log: Largefilify offsets of tied handles.
310      Branch: cfgperl
311            ! pp_sys.c
312 ____________________________________________________________________________
313 [  4995] By: jhi                                   on 2000/02/04  19:54:25
314         Log: Sanity check for libraries scan.
315      Branch: cfgperl
316            ! Configure config_h.SH
317      Branch: metaconfig
318            ! U/modified/libs.U
319 ____________________________________________________________________________
320 [  4994] By: jhi                                   on 2000/02/04  19:48:42
321         Log: HP-UX largefileness doesn't like lseek being redeclared;
322              no more USE_LONG_LONG.
323      Branch: cfgperl
324            ! perl.h
325 ____________________________________________________________________________
326 [  4993] By: jhi                                   on 2000/02/04  19:18:59
327         Log: fix the description as much as possible; the whole
328              separation into three different symbols lists is
329              pretty broken now.
330      Branch: metaconfig
331            ! U/modified/Cppsym.U
332 ____________________________________________________________________________
333 [  4992] By: jhi                                   on 2000/02/04  19:13:10
334         Log: Use <syslog.h>, not <sys/syslog.h>.
335      Branch: cfgperl
336            ! Configure config_h.SH ext/Sys/Syslog/Syslog.xs
337 ____________________________________________________________________________
338 [  4991] By: gsar                                  on 2000/02/04  19:11:07
339         Log: dmake is on CPAN now
340      Branch: perl
341            ! README.win32
342 ____________________________________________________________________________
343 [  4990] By: jhi                                   on 2000/02/04  19:04:01
344         Log: Re-introduce #4817 and #4964 wiped out by #4987.
345      Branch: cfgperl
346            ! Configure config_h.SH
347      Branch: metaconfig
348            ! U/threads/usethreads.U
349      Branch: metaconfig/U/perl
350            ! patchlevel.U
351 ____________________________________________________________________________
352 [  4989] By: jhi                                   on 2000/02/04  18:54:00
353         Log: typo fix
354      Branch: cfgperl
355            ! Configure config_h.SH
356      Branch: metaconfig
357            ! U/modified/libs.U
358 ____________________________________________________________________________
359 [  4988] By: jhi                                   on 2000/02/04  18:34:06
360         Log: Integrate with Sarathy.
361      Branch: cfgperl
362           +> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
363           +> ext/Sys/Syslog/Syslog.xs
364            - lib/Sys/Syslog.pm
365           !> (integrate 37 files)
366 ____________________________________________________________________________
367 [  4987] By: jhi                                   on 2000/02/04  18:31:05
368         Log: Configure megamaintenance.  Cppsym (hopefully) final spasms;
369              default is to use long long if available; various nits
370              here and there; fixed to hpux 64-bitnes and largefileness.
371      Branch: cfgperl
372            ! Configure config_h.SH hints/hpux.sh perl.h
373      Branch: metaconfig
374            ! U/a_dvisory/quadtype.U U/modified/Cppsym.U
375            ! U/modified/d_gethname.U U/modified/libpth.U U/modified/libs.U
376      Branch: metaconfig/U/perl
377            ! d_fseeko.U d_ftello.U dlsrc.U uselongdbl.U uselonglong.U
378            ! usemultiplicity.U xs_apiversion.U
379 ____________________________________________________________________________
380 [  4986] By: gsar                                  on 2000/02/04  17:26:37
381         Log: avoid bad cast warnings (from Robin Barker <rmb1@cise.npl.co.uk>)
382      Branch: perl
383            ! sv.c
384 ____________________________________________________________________________
385 [  4985] By: gsar                                  on 2000/02/04  16:43:49
386         Log: avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>)
387      Branch: perl
388            ! ext/Devel/DProf/DProf.xs
389 ____________________________________________________________________________
390 [  4984] By: gsar                                  on 2000/02/04  08:20:05
391         Log: CPAN.pm updated to v1.52 (from Andreas Koenig)
392      Branch: perl
393            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
394 ____________________________________________________________________________
395 [  4983] By: gsar                                  on 2000/02/04  08:00:38
396         Log: updated OpenBSD hints (From Todd C. Miller <Todd.Miller@courtesan.com>)
397      Branch: perl
398            ! hints/openbsd.sh
399 ____________________________________________________________________________
400 [  4982] By: gsar                                  on 2000/02/04  07:54:04
401         Log: pod typos (from Gregor N. Purdy <gregor@focusresearch.com>)
402      Branch: perl
403            ! lib/Pod/Parser.pm
404 ____________________________________________________________________________
405 [  4981] By: gsar                                  on 2000/02/04  07:34:38
406         Log: avoid assuming cc accepts -o switch (from Tom Hughes)
407      Branch: perl
408            ! Makefile.SH
409 ____________________________________________________________________________
410 [  4980] By: gsar                                  on 2000/02/04  07:29:59
411         Log: Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)
412      Branch: perl
413            + ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
414            + ext/Sys/Syslog/Syslog.xs
415            - lib/Sys/Syslog.pm
416            ! MANIFEST pod/perldelta.pod
417 ____________________________________________________________________________
418 [  4979] By: gsar                                  on 2000/02/04  07:13:19
419         Log: pod updates (from David Adler, M J T Guy)
420      Branch: perl
421            ! pod/perlfaq2.pod pod/perlop.pod pod/perlsyn.pod
422 ____________________________________________________________________________
423 [  4978] By: gsar                                  on 2000/02/04  07:08:14
424         Log: typos in config_h.SH (from Paul_Green@vos.stratus.com)
425      Branch: perl
426            ! config_h.SH
427 ____________________________________________________________________________
428 [  4977] By: gsar                                  on 2000/02/04  07:06:10
429         Log: avoid adding null components to LD_LIBRARY_PATH, OpenBSD has trouble
430              with them (from Todd C. Miller <Todd.Miller@courtesan.com>)
431      Branch: perl
432            ! Makefile.SH
433 ____________________________________________________________________________
434 [  4976] By: gsar                                  on 2000/02/04  06:33:43
435         Log: VMS update (from Dan Sugalski and Peter Prymmer)
436      Branch: perl
437            ! configure.com vms/descrip_mms.template vms/subconfigure.com
438 ____________________________________________________________________________
439 [  4975] By: gsar                                  on 2000/02/04  05:51:14
440         Log: patch to provide more informative names for evals and anonymous
441              subroutines (from Ilya Zakharevich)
442      Branch: perl
443            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs lib/Dumpvalue.pm
444            ! lib/dumpvar.pl lib/perl5db.pl op.c perl.h pod/perldebug.pod
445            ! pod/perlvar.pod pp_ctl.c
446 ____________________________________________________________________________
447 [  4974] By: gsar                                  on 2000/02/04  05:05:57
448         Log: off-by-one in malloc.c (from Ilya Zakharevich)
449      Branch: perl
450            ! malloc.c
451 ____________________________________________________________________________
452 [  4973] By: gsar                                  on 2000/02/04  05:03:00
453         Log: OS/2 build fixups from Ilya Zakharevich
454      Branch: perl
455            ! ext/Devel/DProf/DProf.xs os2/Makefile.SHs t/op/fork.t
456 ____________________________________________________________________________
457 [  4972] By: gsar                                  on 2000/02/04  04:58:57
458         Log: avoid /* within comment
459      Branch: perl
460            ! xsutils.c
461 ____________________________________________________________________________
462 [  4971] By: gsar                                  on 2000/02/04  04:56:09
463         Log: another HINT_BYTE victim
464      Branch: perl
465            ! lib/charnames.pm
466 ____________________________________________________________________________
467 [  4970] By: gsar                                  on 2000/02/04  04:45:13
468         Log: fix pad_alloc panic from C<my $w; sub { my($i) = @_; sub { $w } }>
469      Branch: perl
470            ! op.c scope.c scope.h t/op/closure.t toke.c
471 ____________________________________________________________________________
472 [  4969] By: gsar                                  on 2000/02/04  01:09:37
473         Log: byte.pm and HINT_BYTE don't match (0x8, not 0x10!)
474      Branch: perl
475            ! lib/byte.pm
476 ____________________________________________________________________________
477 [  4968] By: jhi                                   on 2000/02/02  13:17:25
478         Log: Integrate with Sarathy.
479      Branch: cfgperl
480           +> lib/Pod/Find.pm lib/Pod/ParseUtils.pm
481            ! Configure
482           !> (integrate 29 files)
483
484 ----------------
485 Version v5.5.640
486 ----------------
487
488 ____________________________________________________________________________
489 [  4967] By: gsar                                  on 2000/02/02  12:22:29
490         Log: update makerel for new version format
491      Branch: perl
492            ! Changes Porting/makerel
493 ____________________________________________________________________________
494 [  4966] By: gsar                                  on 2000/02/02  11:42:03
495         Log: workaround for undefined symbol
496      Branch: perl
497            ! win32/win32.h
498 ____________________________________________________________________________
499 [  4965] By: gsar                                  on 2000/02/02  11:19:19
500         Log: on cygwin, h_errno is now "__declspec(dllimport) int h_errno"
501              (from Eric Fifer <EFifer@sanwaint.com>)
502      Branch: perl
503            ! pp_sys.c
504 ____________________________________________________________________________
505 [  4964] By: gsar                                  on 2000/02/02  11:11:15
506         Log: adjust notes on use5005threads
507      Branch: perl
508            ! Configure INSTALL README.threads
509 ____________________________________________________________________________
510 [  4963] By: gsar                                  on 2000/02/02  10:14:30
511         Log: fix typo
512      Branch: perl
513            ! Configure
514 ____________________________________________________________________________
515 [  4962] By: gsar                                  on 2000/02/02  10:13:10
516         Log: integrate selected changes from cfgperl (#4899,4900,4904,4918)
517      Branch: perl
518           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
519           !> config_h.SH ext/IO/IO.xs lib/Benchmark.pm
520 ____________________________________________________________________________
521 [  4961] By: gsar                                  on 2000/02/02  09:55:45
522         Log: PodParser-1.092 update via CPAN (from Brad Appleton)
523      Branch: perl
524            + lib/Pod/Find.pm lib/Pod/ParseUtils.pm
525            ! MANIFEST lib/Pod/Checker.pm t/pod/poderrs.t t/pod/poderrs.xr
526 ____________________________________________________________________________
527 [  4960] By: gsar                                  on 2000/02/02  08:22:31
528         Log: replace misleading docs with a BUGS section
529      Branch: perl
530            ! lib/English.pm
531 ____________________________________________________________________________
532 [  4959] By: gsar                                  on 2000/02/02  08:16:17
533         Log: remove FUD from perlfunc/use (from M J T Guy)
534      Branch: perl
535            ! pod/perlfunc.pod
536 ____________________________________________________________________________
537 [  4958] By: gsar                                  on 2000/02/02  08:13:04
538         Log: Benchmark displays bogus CPU stats (suggested by Cedric Auzanne
539              <cedric.auzanne@nist.gov>)
540      Branch: perl
541            ! Changes lib/Benchmark.pm
542 ____________________________________________________________________________
543 [  4957] By: gsar                                  on 2000/02/02  08:04:52
544         Log: fix coredump on C<"x" =~ /x/; print @-> (from Ilya Zakharevich)
545      Branch: perl
546            ! pp_hot.c
547 ____________________________________________________________________________
548 [  4956] By: gsar                                  on 2000/02/02  08:02:57
549         Log: flock() pod talks about "adding" in the sense of "or-ing"
550      Branch: perl
551            ! pod/perlfunc.pod
552 ____________________________________________________________________________
553 [  4955] By: gsar                                  on 2000/02/02  07:58:35
554         Log: fixes for switching files in the debugger (from Ilya Zakharevich)
555      Branch: perl
556            ! lib/perl5db.pl pod/perldebug.pod
557 ____________________________________________________________________________
558 [  4954] By: gsar                                  on 2000/02/02  07:53:51
559         Log: use warnings rather than fiddling with $^W (from Paul Marquess)
560      Branch: perl
561            ! lib/Cwd.pm lib/English.pm lib/ExtUtils/MM_Unix.pm
562            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm lib/Fatal.pm
563            ! lib/File/Spec/Win32.pm lib/Math/BigFloat.pm
564            ! lib/Text/ParseWords.pm lib/utf8_heavy.pl
565 ____________________________________________________________________________
566 [  4953] By: gsar                                  on 2000/02/02  07:40:33
567         Log: dynixptx hints tweak (from Martin J. Bligh <mbligh@sequent.com>)
568      Branch: perl
569            ! hints/dynixptx.sh
570 ____________________________________________________________________________
571 [  4952] By: gsar                                  on 2000/02/02  07:36:39
572         Log: deltanotes on weakrefs and Pod::Parser (from Tuomas Lukka and
573              Brad Appleton)
574      Branch: perl
575            ! pod/perldelta.pod
576 ____________________________________________________________________________
577 [  4951] By: gsar                                  on 2000/02/02  06:54:22
578         Log: avoid mismatched type warnings
579      Branch: perl
580            ! embed.pl perlapi.h
581 ____________________________________________________________________________
582 [  4950] By: jhi                                   on 2000/02/02  06:49:10
583         Log: Integrate with Sarathy.
584      Branch: cfgperl
585           +> pod/perlunicode.pod
586           !> MANIFEST Makefile.SH lib/File/Spec/Win32.pm lib/Text/Tabs.pm
587           !> lib/byte.pm lib/byte_heavy.pl lib/utf8.pm lib/warnings.pm
588           !> makedef.pl op.c perl.h pod/perldelta.pod pp_ctl.c regcomp.c
589           !> regexec.c t/pragma/warn/2use utf8.h utils/perldoc.PL
590           !> vms/descrip_mms.template warnings.pl
591 ____________________________________________________________________________
592 [  4949] By: gsar                                  on 2000/02/02  06:41:17
593         Log: fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>)
594      Branch: perl
595            ! lib/File/Spec/Win32.pm
596 ____________________________________________________________________________
597 [  4948] By: gsar                                  on 2000/02/02  06:30:41
598         Log: makefile tweak
599      Branch: perl
600            ! Makefile.SH
601 ____________________________________________________________________________
602 [  4947] By: gsar                                  on 2000/02/02  06:27:43
603         Log: future-proof unknown warning categories (from Greg Bacon
604              <gbacon@cs.uah.edu>)
605      Branch: perl
606            ! lib/warnings.pm t/pragma/warn/2use warnings.pl
607 ____________________________________________________________________________
608 [  4946] By: gsar                                  on 2000/02/02  06:21:34
609         Log: doc tweak (from Michael G Schwern <schwern@pobox.com>)
610      Branch: perl
611            ! lib/Text/Tabs.pm
612 ____________________________________________________________________________
613 [  4945] By: gsar                                  on 2000/02/02  06:03:04
614         Log: more meaningful message on invalid pattern argument (from
615              Kevin Meltzer <KMeltzer@USCO.com>)
616      Branch: perl
617            ! utils/perldoc.PL
618 ____________________________________________________________________________
619 [  4944] By: gsar                                  on 2000/02/02  05:43:49
620         Log: XSLoader build patch for VMS (from Craig A. Berry
621              <craig.berry@metamorgs.com>)
622      Branch: perl
623            ! vms/descrip_mms.template
624 ____________________________________________________________________________
625 [  4943] By: gsar                                  on 2000/02/02  03:40:49
626         Log: reword some sections of perlunicode.pod
627      Branch: perl
628            ! pod/perlunicode.pod
629 ____________________________________________________________________________
630 [  4942] By: gsar                                  on 2000/02/01  21:02:01
631         Log: AIX warning on undefined symbol
632      Branch: perl
633            ! makedef.pl
634 ____________________________________________________________________________
635 [  4941] By: gsar                                  on 2000/02/01  20:29:30
636         Log: HINT_UTF8 is not propagated to the op tree anymore; add a
637              perlunicode.pod that reflects changes to unicode support so far
638      Branch: perl
639            + pod/perlunicode.pod
640            ! MANIFEST lib/byte.pm lib/byte_heavy.pl lib/utf8.pm op.c perl.h
641            ! pod/perldelta.pod pp_ctl.c regcomp.c regexec.c utf8.h
642 ____________________________________________________________________________
643 [  4940] By: jhi                                   on 2000/02/01  12:22:30
644         Log: Integrate with Sarathy.
645      Branch: cfgperl
646           !> embed.pl embedvar.h global.sym gv.c intrpvar.h
647           !> lib/charnames.pm lib/utf8.pm mg.c objXSUB.h op.c op.h
648           !> perlapi.c perlapi.h pod/perlvar.pod pp.c sv.c sv.h
649           !> t/lib/charnames.t toke.c win32/win32.c win32/win32.h
650 ____________________________________________________________________________
651 [  4939] By: gsar                                  on 2000/02/01  08:52:16
652         Log: export pregexec(), Tk uses it
653      Branch: perl
654            ! embed.pl global.sym objXSUB.h perlapi.c
655 ____________________________________________________________________________
656 [  4938] By: gsar                                  on 2000/02/01  04:00:09
657         Log: mark literal utf8 in string literals properly
658      Branch: perl
659            ! toke.c
660 ____________________________________________________________________________
661 [  4937] By: gsar                                  on 2000/01/31  20:19:34
662         Log: introduce $^U, a global bit to indicate whether system
663              calls should using widechar APIs; chr and sprintf "%c" also
664              follow this flag in the absense of "use byte"; "use utf8"
665              sets $^U=1 (this appears kludgey)
666      Branch: perl
667            ! embedvar.h gv.c intrpvar.h lib/charnames.pm lib/utf8.pm mg.c
668            ! op.c op.h perlapi.h pod/perlvar.pod pp.c sv.c sv.h
669            ! t/lib/charnames.t win32/win32.h
670 ____________________________________________________________________________
671 [  4936] By: jhi                                   on 2000/01/31  20:17:44
672         Log: HP-UX (induced) fixes.
673      Branch: cfgperl
674            ! Configure config_h.SH hints/hpux.sh
675      Branch: metaconfig
676            ! U/modified/Oldconfig.U U/modified/libs.U
677      Branch: metaconfig/U/perl
678            ! quadfio.U
679 ____________________________________________________________________________
680 [  4935] By: jhi                                   on 2000/01/31  19:15:43
681         Log: Cosmetics.
682      Branch: metaconfig
683            ! U/compline/d_gconvert.U
684 ____________________________________________________________________________
685 [  4934] By: jhi                                   on 2000/01/31  19:15:22
686         Log: Cppsym saga continues.
687      Branch: cfgperl
688            ! Configure config_h.SH
689      Branch: metaconfig
690            ! U/modified/Cppsym.U
691 ____________________________________________________________________________
692 [  4933] By: gsar                                  on 2000/01/31  18:45:07
693         Log: !USING_WIDE() branch is busted in win32_stat()
694      Branch: perl
695            ! win32/win32.c
696 ____________________________________________________________________________
697 [  4932] By: jhi                                   on 2000/01/31  06:41:47
698         Log: Reveal even more symbols.
699      Branch: cfgperl
700            ! Configure config_h.SH
701      Branch: metaconfig
702            ! U/modified/Cppsym.U
703 ____________________________________________________________________________
704 [  4931] By: jhi                                   on 2000/01/31  06:21:41
705         Log: Integrate with Sarathy.
706      Branch: cfgperl
707            - lib/caller.pm
708           !> (integrate 29 files)
709 ____________________________________________________________________________
710 [  4930] By: gsar                                  on 2000/01/31  04:57:42
711         Log: runtime now looks at the SVf_UTF8 bit on the SV to decide
712              whether to use widechar semantics; lexer and RE engine continue
713              to need "use utf8" to enable unicode awareness in literals
714              and patterns (TODO: this needs to be fixed); $1 et al are marked
715              SvUTF8 if the pattern was compiled for utf8 (TODO: propagating
716              it from the data is probably better)
717      Branch: perl
718            ! doop.c gv.c mg.c op.c op.h pp.c pp_ctl.c pp_hot.c regcomp.c
719            ! sv.c t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
720            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c utf8.h
721 ____________________________________________________________________________
722 [  4929] By: gsar                                  on 2000/01/31  04:17:09
723         Log: remove caller.pm from change#3534 (flawed idea)
724      Branch: perl
725            - lib/caller.pm
726            ! MANIFEST pod/perldelta.pod pod/perlfunc.pod
727 ____________________________________________________________________________
728 [  4928] By: gsar                                  on 2000/01/31  04:16:01
729         Log: fix factual regression (-e doesn't create temporary files anymore)
730      Branch: perl
731            ! pod/perlfilter.pod
732 ____________________________________________________________________________
733 [  4927] By: gsar                                  on 2000/01/30  21:27:12
734         Log: introduce $^V (eq chr($revision) . chr($version) . chr($subversion));
735              document version tuples
736      Branch: perl
737            ! gv.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
738            ! pod/perlvar.pod
739 ____________________________________________________________________________
740 [  4926] By: gsar                                  on 2000/01/28  18:10:12
741         Log: implement -follow option in find2perl (from Helmut Jarausch
742              <jarausch@igpm.rwth-aachen.de>)
743      Branch: perl
744            ! lib/File/Find.pm x2p/find2perl.PL
745 ____________________________________________________________________________
746 [  4925] By: gsar                                  on 2000/01/28  18:03:28
747         Log: document what chdir() without an argument does (from Mark-Jason
748              Dominus <mjd@plover.com>)
749      Branch: perl
750            ! pod/perlfunc.pod
751 ____________________________________________________________________________
752 [  4924] By: gsar                                  on 2000/01/28  17:49:34
753         Log: README.cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
754      Branch: perl
755            ! README.cygwin
756 ____________________________________________________________________________
757 [  4923] By: gsar                                  on 2000/01/28  17:10:08
758         Log: avoid leaking lexicals into program being debugged (from Ilya
759              Zakharevich)
760      Branch: perl
761            ! lib/perl5db.pl
762 ____________________________________________________________________________
763 [  4922] By: gsar                                  on 2000/01/28  16:36:13
764         Log: perldelta note about export list changes
765      Branch: perl
766            ! Changes pod/perldelta.pod
767 ____________________________________________________________________________
768 [  4921] By: gsar                                  on 2000/01/28  15:49:04
769         Log: alias realpath() to abs_path() (from Tom Christiansen)
770      Branch: perl
771            ! lib/Cwd.pm
772 ____________________________________________________________________________
773 [  4920] By: jhi                                   on 2000/01/28  09:52:47
774         Log: Cppsym fixup from Andy.
775      Branch: cfgperl
776            ! Configure config_h.SH
777      Branch: metaconfig
778            ! U/modified/Cppsym.U
779 ____________________________________________________________________________
780 [  4919] By: jhi                                   on 2000/01/28  09:52:22
781         Log: In HP-UX no largefiles if no 64 bits.
782      Branch: cfgperl
783            ! hints/hpux.sh
784 ____________________________________________________________________________
785 [  4918] By: jhi                                   on 2000/01/28  09:03:37
786         Log: The #4880 was too eager, the $n test is useful too.
787      Branch: cfgperl
788            ! lib/Benchmark.pm
789 ____________________________________________________________________________
790 [  4917] By: jhi                                   on 2000/01/28  06:27:50
791         Log: Integrate with Sarathy.
792      Branch: cfgperl
793           +> pod/perlapi.pod pod/perlintern.pod
794           !> (integrate 39 files)
795 ____________________________________________________________________________
796 [  4916] By: gsar                                  on 2000/01/28  05:29:37
797         Log: more exported symbols needed for build on windows
798      Branch: perl
799            ! embed.pl global.sym objXSUB.h perlapi.c pod/perlapi.pod
800            ! pod/perlintern.pod t/lib/thread.t win32/win32.c
801 ____________________________________________________________________________
802 [  4915] By: gsar                                  on 2000/01/28  03:43:52
803         Log: autogenerate API listing from comments in the source (from Benjamin
804              Stuhl <sho_pi@hotmail.com>); fix the markup format to be more
805              flexible for better readability; add missing docs in sv.c; regenerate
806              perltoc
807      Branch: perl
808            + pod/perlapi.pod pod/perlintern.pod
809            ! MANIFEST XSUB.h av.c av.h cop.h cv.h embed.pl global.sym gv.c
810            ! gv.h handy.h hv.c hv.h intrpvar.h makedef.pl mg.c objXSUB.h
811            ! op.c op.h perl.c perlapi.c pod/Makefile pod/buildtoc
812            ! pod/perl.pod pod/perldelta.pod pod/perlguts.pod
813            ! pod/perltoc.pod pod/roffitall pp.h scope.h sv.c sv.h thrdvar.h
814            ! universal.c util.c
815 ____________________________________________________________________________
816 [  4914] By: gsar                                  on 2000/01/27  19:43:35
817         Log: document unimplemented status of forking pipe open() on windows
818      Branch: perl
819            ! pod/perlfork.pod t/op/fork.t
820 ____________________________________________________________________________
821 [  4913] By: jhi                                   on 2000/01/27  11:18:51
822         Log: Integrate with Sarathy.
823      Branch: cfgperl
824           !> (integrate 51 files)
825 ____________________________________________________________________________
826 [  4912] By: jhi                                   on 2000/01/27  10:35:48
827         Log: Cppsym update continues.
828      Branch: cfgperl
829            ! Configure config_h.SH
830      Branch: metaconfig
831            ! U/modified/Cppsym.U
832 ____________________________________________________________________________
833 [  4911] By: gsar                                  on 2000/01/27  08:04:17
834         Log: add missing flag in change#4892
835      Branch: perl
836            ! win32/win32.c
837 ____________________________________________________________________________
838 [  4910] By: gsar                                  on 2000/01/27  03:56:48
839         Log: various pod nits identified by installhtml (all fixed except
840              unresolved links)
841      Branch: perl
842            ! ext/B/B/C.pm ext/Devel/Peek/Peek.pm ext/File/Glob/Glob.pm
843            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/SysV.pm
844            ! ext/Thread/Thread.pm lib/Class/Struct.pm lib/File/Find.pm
845            ! lib/File/Spec/VMS.pm lib/Pod/Html.pm lib/UNIVERSAL.pm
846            ! pod/buildtoc pod/perlcompile.pod pod/perlfork.pod
847            ! pod/perlre.pod pod/perltoc.pod pod/perltodo.pod
848 ____________________________________________________________________________
849 [  4909] By: gsar                                  on 2000/01/26  22:45:28
850         Log: typo
851      Branch: perl
852            ! Porting/p4desc
853 ____________________________________________________________________________
854 [  4908] By: gsar                                  on 2000/01/26  22:41:18
855         Log: update p4 tool
856      Branch: perl
857            ! Porting/p4desc
858 ____________________________________________________________________________
859 [  4907] By: gsar                                  on 2000/01/26  21:45:41
860         Log: revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>
861              and C<my $foo : a : b : c> are all valid (from Spider Boardman)
862      Branch: perl
863            ! lib/AutoSplit.pm lib/SelfLoader.pm lib/attributes.pm
864            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
865            ! t/op/attrs.t toke.c
866 ____________________________________________________________________________
867 [  4906] By: gsar                                  on 2000/01/26  20:16:39
868         Log: pod typos and warnings (from Abigail <abigail@delanet.com>)
869      Branch: perl
870            ! README.win32 ext/B/B/Deparse.pm lib/Class/Struct.pm
871 ____________________________________________________________________________
872 [  4905] By: gsar                                  on 2000/01/26  19:10:26
873         Log: s/STOP/CHECK/ blocks
874      Branch: perl
875            ! embedvar.h ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm intrpvar.h
876            ! keywords.h keywords.pl lib/constant.pm op.c perl.c perlapi.h
877            ! perly.c perly.y pod/perldelta.pod pod/perldiag.pod
878            ! pod/perlfunc.pod pod/perlmod.pod pod/perlrun.pod
879            ! pod/perlsub.pod pod/perltodo.pod sv.c t/op/misc.t toke.c
880            ! vms/perly_c.vms
881 ____________________________________________________________________________
882 [  4904] By: jhi                                   on 2000/01/26  13:58:18
883         Log: In UNICOS and UNICOS/mk after a successful fcntl F_SETFL
884              of O_NONBLOCK a subsequent fcntl F_GETFL will return O_NDELAY.
885      Branch: cfgperl
886            ! ext/IO/IO.xs
887 ____________________________________________________________________________
888 [  4903] By: jhi                                   on 2000/01/26  11:16:34
889         Log: Continue cpp symbol update.
890      Branch: cfgperl
891            ! Configure config_h.SH
892      Branch: metaconfig
893            ! U/modified/Cppsym.U
894 ____________________________________________________________________________
895 [  4902] By: gsar                                  on 2000/01/26  09:28:37
896         Log: tweak exports list on Windows
897      Branch: perl
898            ! makedef.pl t/op/fork.t win32/win32.h
899 ____________________________________________________________________________
900 [  4901] By: jhi                                   on 2000/01/26  08:05:57
901         Log: Integrate with Sarathy.
902      Branch: cfgperl
903           !> Changes README.win32 lib/File/Path.pm lib/Getopt/Std.pm op.c
904           !> pod/perldelta.pod pod/perldiag.pod t/op/grep.t
905           !> t/pragma/strict-vars toke.c win32/Makefile win32/makefile.mk
906           !> win32/win32.c win32/win32.h
907 ____________________________________________________________________________
908 [  4900] By: jhi                                   on 2000/01/26  07:59:05
909         Log: s/d_nvpresuv/d_nv_preserves_uv/;
910              plus cosmetic change for #4899.
911      Branch: cfgperl
912            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
913            ! config_h.SH
914      Branch: metaconfig
915            ! U/modified/Cppsym.U
916      Branch: metaconfig/U/perl
917            ! perlxv.U
918 ____________________________________________________________________________
919 [  4899] By: jhi                                   on 2000/01/26  07:46:56
920         Log: Update the scan of the cpp symbols.
921      Branch: cfgperl
922            ! Configure config_h.SH
923      Branch: metaconfig
924            ! U/modified/Cppsym.U
925 ____________________________________________________________________________
926 [  4898] By: gsar                                  on 2000/01/26  04:49:45
927         Log: allow '--' to terminate argument processing (suggested by
928              Marc Espie <espie@schutzenberger.liafa.jussieu.fr>)
929      Branch: perl
930            ! lib/Getopt/Std.pm
931 ____________________________________________________________________________
932 [  4897] By: gsar                                  on 2000/01/26  02:42:38
933         Log: change#3744 should have made grep more like map instead of the
934              other way around
935      Branch: perl
936            ! t/op/grep.t toke.c
937 ____________________________________________________________________________
938 [  4896] By: gsar                                  on 2000/01/26  00:56:14
939         Log: integrate cfgperl contents into mainline
940      Branch: perl
941           +> vos/config.def vos/config.pl
942            ! Changes
943           !> Configure MANIFEST config_h.SH hints/unicosmk.sh
944           !> lib/Benchmark.pm pod/perldelta.pod pod/perlhist.pod pp.c
945           !> vos/config.h vos/config_h.SH_orig
946 ____________________________________________________________________________
947 [  4895] By: gsar                                  on 2000/01/26  00:45:45
948         Log: fix parse failure of (my $foo : bar) and similar (from Spider
949              Boardman)
950      Branch: perl
951            ! toke.c
952 ____________________________________________________________________________
953 [  4894] By: gsar                                  on 2000/01/26  00:33:53
954         Log: avoid failure if directories already read by rmtree() are
955              deleted by another process
956      Branch: perl
957            ! lib/File/Path.pm
958 ____________________________________________________________________________
959 [  4893] By: gsar                                  on 2000/01/25  23:19:18
960         Log: typo in change#4892
961      Branch: perl
962            ! win32/win32.c
963 ____________________________________________________________________________
964 [  4892] By: gsar                                  on 2000/01/25  22:16:19
965         Log: eliminate need for perl95.exe on Windows 9x by working around CRT
966              bug internally (from Benjamin Stuhl <sho_pi@hotmail.com>); modified
967              to call the fixed version of open_osfhandle() only on Windows 9x;
968              updated the makefiles and README.win32 to suit
969      Branch: perl
970            ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
971            ! win32/win32.h
972 ____________________________________________________________________________
973 [  4891] By: gsar                                  on 2000/01/25  20:22:01
974         Log: produce redeclaration warning on C<our $foo; { our $foo; ... }>
975      Branch: perl
976            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/strict-vars
977 ____________________________________________________________________________
978 [  4890] By: gsar                                  on 2000/01/25  19:21:17
979         Log: update Makefile notes on the now deprecated USE_5005THREADS and
980              USE_OBJECT
981      Branch: perl
982            ! win32/Makefile win32/makefile.mk
983 ____________________________________________________________________________
984 [  4889] By: jhi                                   on 2000/01/25  14:44:55
985         Log: Misedit in #4888.
986      Branch: cfgperl
987            ! pp.c
988 ____________________________________________________________________________
989 [  4888] By: jhi                                   on 2000/01/25  14:38:59
990         Log: UNICOS/mk patches.  Removing the _CRAYMPP test may be
991              rash but it's the best move I can think of right now.
992              UNICOS/mk doesn't anymore (2.0.4.82) define _CRAYMPP,
993              but I think it did in the past.
994              Removing the _CRAYMPP test fixes a legion of pack/unpack
995              failures (hint: SHORTSIZE=4,INTSIZE=8,LONGSIZE=8).
996              One subtest, t/lib/io_sock.t #14, is still failing.
997      Branch: cfgperl
998            ! Configure config_h.SH hints/unicosmk.sh pp.c
999      Branch: metaconfig
1000            ! U/modified/Oldconfig.U
1001 ____________________________________________________________________________
1002 [  4887] By: jhi                                   on 2000/01/25  06:13:14
1003         Log: Integrate with Sarathy.
1004      Branch: cfgperl
1005           !> Changes Makefile.SH XSUB.h cflags.SH embed.pl globals.c
1006           !> installperl lib/Pod/Html.pm makedef.pl mg.c objXSUB.h perl.h
1007           !> perlapi.c perlapi.h pod/perldelta.pod pod/perldiag.pod
1008           !> t/io/fs.t win32/Makefile win32/makefile.mk win32/perlhost.h
1009           !> win32/perllib.c win32/win32.c win32/win32.h
1010 ____________________________________________________________________________
1011 [  4886] By: gsar                                  on 2000/01/25  02:54:00
1012         Log: consistently use MAX_PATH+1 buffer sizes
1013      Branch: perl
1014            ! win32/win32.c
1015 ____________________________________________________________________________
1016 [  4885] By: gsar                                  on 2000/01/25  02:51:35
1017         Log: workaround for rename('x','X') bug in Windows NT
1018      Branch: perl
1019            ! t/io/fs.t win32/win32.c
1020 ____________________________________________________________________________
1021 [  4884] By: gsar                                  on 2000/01/25  01:32:57
1022         Log: windows build fixups from uniform DLL name change to perl56.dll
1023      Branch: perl
1024            ! installperl makedef.pl win32/perllib.c
1025 ____________________________________________________________________________
1026 [  4883] By: gsar                                  on 2000/01/25  01:31:27
1027         Log: more fixes for warnings from change#4840
1028      Branch: perl
1029            ! lib/Pod/Html.pm
1030 ____________________________________________________________________________
1031 [  4882] By: gsar                                  on 2000/01/24  15:35:12
1032         Log: assorted little nits
1033      Branch: perl
1034            ! mg.c win32/Makefile win32/makefile.mk win32/perlhost.h
1035            ! win32/win32.c
1036 ____________________________________________________________________________
1037 [  4881] By: gsar                                  on 2000/01/24  14:32:31
1038         Log: add new warnings to perldelta
1039      Branch: perl
1040            ! Changes pod/perldelta.pod pod/perldiag.pod
1041 ____________________________________________________________________________
1042 [  4880] By: jhi                                   on 2000/01/24  14:14:23
1043         Log: From: Stephane Payrard <properler@freesurf.fr>
1044              To: Gurusamy Sarathy <gsar@ActiveState.com>
1045              Cc: perl5-porters@perl.org
1046              Subject: <patch> avoid division by 0 in Benchmark.pm
1047              Date: Mon, 24 Jan 2000 16:15:38 +0100
1048              Message-ID: <20000124161538.A995@freesurf.fr>
1049      Branch: cfgperl
1050            ! lib/Benchmark.pm
1051 ____________________________________________________________________________
1052 [  4879] By: gsar                                  on 2000/01/24  14:14:20
1053         Log: force linkage of the function wrappers for globals in change#4878
1054      Branch: perl
1055            ! embed.pl globals.c perlapi.h win32/win32.h
1056 ____________________________________________________________________________
1057 [  4878] By: gsar                                  on 2000/01/24  13:04:45
1058         Log: enable function wrappers for access to globals under MULTIPLICITY
1059              (provides binary compatibility in the face of changes in interpreter
1060              structure)
1061      Branch: perl
1062            ! Makefile.SH XSUB.h cflags.SH embed.pl makedef.pl objXSUB.h
1063            ! perl.h perlapi.c perlapi.h win32/Makefile win32/makefile.mk
1064 ____________________________________________________________________________
1065 [  4877] By: jhi                                   on 2000/01/24  11:41:57
1066         Log: perlhist update.
1067      Branch: cfgperl
1068            ! pod/perlhist.pod
1069 ____________________________________________________________________________
1070 [  4876] By: jhi                                   on 2000/01/24  11:32:07
1071         Log: Updates on the large file support status.
1072      Branch: cfgperl
1073            ! pod/perldelta.pod
1074 ____________________________________________________________________________
1075 [  4875] By: jhi                                   on 2000/01/24  11:23:16
1076         Log: Integrate with Sarathy.
1077      Branch: cfgperl
1078           !> ext/DB_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
1079           !> ext/ODBM_File/ODBM_File.pm lib/AutoSplit.pm
1080           !> lib/Math/Complex.pm lib/Math/Trig.pm lib/Shell.pm
1081 ____________________________________________________________________________
1082 [  4874] By: gsar                                  on 2000/01/24  10:43:03
1083         Log: fix typos; avoid use constant for lowercase constants (produces
1084              warnings now)
1085      Branch: perl
1086            ! ext/DB_File/Makefile.PL lib/Math/Complex.pm lib/Math/Trig.pm
1087            ! lib/Shell.pm
1088 ____________________________________________________________________________
1089 [  4873] By: gsar                                  on 2000/01/24  09:40:24
1090         Log: avoid warnings when there's no subs to autosplit
1091      Branch: perl
1092            ! lib/AutoSplit.pm
1093 ____________________________________________________________________________
1094 [  4872] By: jhi                                   on 2000/01/24  09:39:01
1095         Log: Create a tool for converting a config_h.SH into a VOS config.h.
1096      Branch: cfgperl
1097            + vos/config.def vos/config.pl
1098            ! MANIFEST vos/config.h vos/config_h.SH_orig
1099 ____________________________________________________________________________
1100 [  4871] By: gsar                                  on 2000/01/24  09:15:20
1101         Log: typos in change#4623
1102      Branch: perl
1103            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
1104 ____________________________________________________________________________
1105 [  4870] By: jhi                                   on 2000/01/24  06:43:19
1106         Log: Sync metaconfig units to comply with the typo fixes of #4869. 
1107      Branch: cfgperl
1108            ! Configure config_h.SH
1109      Branch: metaconfig
1110            + U/modified/cf_email.U U/modified/so.U
1111      Branch: metaconfig/U/perl
1112            ! dlsrc.U
1113 ____________________________________________________________________________
1114 [  4869] By: jhi                                   on 2000/01/24  06:04:31
1115         Log: Integrate with Sarathy.
1116      Branch: cfgperl
1117           +> t/pragma/diagnostics.t
1118           !> (integrate 120 files)
1119 ____________________________________________________________________________
1120 [  4868] By: gsar                                  on 2000/01/23  21:49:28
1121         Log: on windows, set seek position to end for files opened in append mode
1122              (improves compatibility with Unix, avoids buffering issues)
1123      Branch: perl
1124            ! win32/win32.c
1125 ____________________________________________________________________________
1126 [  4867] By: gsar                                  on 2000/01/23  21:19:31
1127         Log: change#4866 was flawed; revert and add better fix for warning
1128      Branch: perl
1129            ! op.c op.h
1130 ____________________________________________________________________________
1131 [  4866] By: gsar                                  on 2000/01/23  20:43:56
1132         Log: optimize away runtime code for our($foo) (also avoid warnings)
1133      Branch: perl
1134            ! op.c
1135 ____________________________________________________________________________
1136 [  4865] By: gsar                                  on 2000/01/23  13:17:18
1137         Log: DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com>
1138      Branch: perl
1139            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
1140            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
1141 ____________________________________________________________________________
1142 [  4864] By: gsar                                  on 2000/01/23  13:12:31
1143         Log: system('VAR123=foo cmd') wasn't invoking shell (de-locale-ized patch
1144              suggested by Dominic Dunlop <domo@computer.org>)
1145      Branch: perl
1146            ! doio.c
1147 ____________________________________________________________________________
1148 [  4863] By: gsar                                  on 2000/01/23  13:01:35
1149         Log: fix misclassified warnings
1150      Branch: perl
1151            ! pod/perldiag.pod
1152 ____________________________________________________________________________
1153 [  4862] By: gsar                                  on 2000/01/23  12:52:12
1154         Log: document bareword prototype incompatibility
1155      Branch: perl
1156            ! pod/perldelta.pod pod/perlsub.pod
1157 ____________________________________________________________________________
1158 [  4861] By: gsar                                  on 2000/01/23  12:32:25
1159         Log: faulty edit
1160      Branch: perl
1161            ! lib/File/stat.pm
1162 ____________________________________________________________________________
1163 [  4860] By: gsar                                  on 2000/01/23  12:23:48
1164         Log: s/use vars/our/g modules that aren't independently maintained on CPAN
1165      Branch: perl
1166            ! ext/B/B/Asmdata.pm ext/Data/Dumper/Dumper.pm
1167            ! ext/Devel/DProf/DProf.pm ext/Fcntl/Fcntl.pm
1168            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
1169            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
1170            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
1171            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
1172            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
1173            ! ext/IO/lib/IO/Socket/UNIX.pm ext/NDBM_File/NDBM_File.pm
1174            ! ext/ODBM_File/ODBM_File.pm ext/Opcode/Opcode.pm
1175            ! ext/Opcode/Safe.pm ext/POSIX/POSIX.pm
1176            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
1177            ! ext/Thread/Thread.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
1178            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Dumpvalue.pm
1179            ! lib/ExtUtils/Command.pm lib/ExtUtils/Install.pm
1180            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
1181            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Mksymlists.pm
1182            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
1183            ! lib/File/Compare.pm lib/File/Copy.pm lib/File/Find.pm
1184            ! lib/File/Path.pm lib/File/stat.pm lib/FileHandle.pm
1185            ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Net/Ping.pm
1186            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
1187            ! lib/Net/servent.pm lib/Shell.pm lib/Test.pm
1188            ! lib/Test/Harness.pm lib/Tie/Array.pm lib/Tie/Handle.pm
1189            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
1190            ! lib/User/pwent.pm lib/base.pm lib/caller.pm lib/constant.pm
1191            ! lib/diagnostics.pm lib/fields.pm lib/lib.pm lib/strict.pm
1192 ____________________________________________________________________________
1193 [  4859] By: gsar                                  on 2000/01/23  11:29:22
1194         Log: fix diagnostics to report "our" vs "my" correctly
1195      Branch: perl
1196            ! op.c pod/perldiag.pod
1197 ____________________________________________________________________________
1198 [  4858] By: gsar                                  on 2000/01/23  10:14:46
1199         Log: set api_version to 5.5.0 (binary compatibility needs to get tested
1200              more widely)
1201      Branch: perl
1202            ! patchlevel.h
1203 ____________________________________________________________________________
1204 [  4857] By: gsar                                  on 2000/01/23  10:04:03
1205         Log: disallow our($foo::bar)
1206      Branch: perl
1207            ! pod/perldiag.pod toke.c
1208 ____________________________________________________________________________
1209 [  4856] By: gsar                                  on 2000/01/23  09:50:54
1210         Log: dprofpp can't find Devel::DProf::VERSION due to change#4852
1211      Branch: perl
1212            ! utils/dprofpp.PL
1213 ____________________________________________________________________________
1214 [  4855] By: gsar                                  on 2000/01/23  09:36:51
1215         Log: new test (from Michael G Schwern <schwern@pobox.com>)
1216      Branch: perl
1217            + t/pragma/diagnostics.t
1218            ! MANIFEST
1219 ____________________________________________________________________________
1220 [  4854] By: gsar                                  on 2000/01/23  09:24:40
1221         Log: add PREREQ_PM to default template (suggested by Michael G Schwern
1222              <schwern@pobox.com>)
1223      Branch: perl
1224            ! utils/h2xs.PL
1225 ____________________________________________________________________________
1226 [  4853] By: gsar                                  on 2000/01/23  09:08:30
1227         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
1228      Branch: perl
1229            ! cygwin/Makefile.SHs hints/cygwin.sh t/io/tell.t
1230 ____________________________________________________________________________
1231 [  4852] By: gsar                                  on 2000/01/23  08:52:44
1232         Log: mark some extensions as "special versions" to avoid CPAN indexer
1233              confusion (from Ilya Zakharevich)
1234      Branch: perl
1235            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
1236 ____________________________________________________________________________
1237 [  4851] By: gsar                                  on 2000/01/23  08:48:46
1238         Log: prefer POSIX::uname() rather than syscalls, which require attempting
1239              to load syscall.ph (from David Huggins-Daines <dhd@eradicator.org>)
1240      Branch: perl
1241            ! lib/Sys/Hostname.pm
1242 ____________________________________________________________________________
1243 [  4850] By: gsar                                  on 2000/01/23  08:36:43
1244         Log: integrate cfgperl contents into mainline
1245      Branch: perl
1246           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
1247           !> Porting/config_H config_h.SH perl.h
1248 ____________________________________________________________________________
1249 [  4849] By: gsar                                  on 2000/01/23  08:17:30
1250         Log: fix localization in while BLOCK when there is a continue BLOCK
1251              by introducing an explicit scope (c.f. change#4848)
1252      Branch: perl
1253            ! op.c pp_ctl.c t/cmd/while.t
1254 ____________________________________________________________________________
1255 [  4848] By: gsar                                  on 2000/01/23  06:43:51
1256         Log: fix scope cleanup when next jumps to a continue block; this is rather
1257              in the nature of a kludge; it doesn't fix the longstanding bug that
1258              makes C<while (!$x++) { local $x = 7 } continue { print $x }> print "7"
1259              instead of "1")
1260      Branch: perl
1261            ! pp_ctl.c t/cmd/while.t
1262 ____________________________________________________________________________
1263 [  4847] By: gsar                                  on 2000/01/23  04:47:25
1264         Log: don't warn about masked lexical in C<if (my $x = 1) { my $x; }>,
1265              C<while (my $x = foo()) { my $x = bar(); }> etc.
1266      Branch: perl
1267            ! op.c
1268 ____________________________________________________________________________
1269 [  4846] By: gsar                                  on 2000/01/23  04:44:17
1270         Log: avoid warnings in change#4839
1271      Branch: perl
1272            ! lib/Carp/Heavy.pm
1273 ____________________________________________________________________________
1274 [  4845] By: gsar                                  on 2000/01/22  13:12:38
1275         Log: Configure typos (from Ray Phillips <r.phillips@mailbox.uq.edu.au>)
1276      Branch: perl
1277            ! Changes Configure
1278 ____________________________________________________________________________
1279 [  4844] By: gsar                                  on 2000/01/22  12:46:26
1280         Log: wrong category for exec() warning
1281      Branch: perl
1282            ! op.c pod/perlop.pod
1283 ____________________________________________________________________________
1284 [  4843] By: gsar                                  on 2000/01/22  12:42:40
1285         Log: fix line continuations in argument lists (from Helmut Jarausch)
1286      Branch: perl
1287            ! lib/ExtUtils/xsubpp
1288 ____________________________________________________________________________
1289 [  4842] By: gsar                                  on 2000/01/22  12:34:39
1290         Log: CGI.pm upgraded to v2.56 from CPAN
1291      Branch: perl
1292            ! eg/cgi/index.html lib/CGI.pm lib/CGI/Apache.pm
1293            ! lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Switch.pm
1294            ! t/lib/cgi-html.t
1295 ____________________________________________________________________________
1296 [  4841] By: gsar                                  on 2000/01/22  12:07:23
1297         Log: avoid warnings due to lack of forward declarations
1298      Branch: perl
1299            ! lib/Pod/Html.pm
1300 ____________________________________________________________________________
1301 [  4840] By: gsar                                  on 2000/01/22  12:04:30
1302         Log: heavy cleanup of Pod::Html bug fixes (from Wolfgang Laun
1303              <wolfgang.laun@alcatel.at>)
1304      Branch: perl
1305            ! lib/Pod/Html.pm
1306 ____________________________________________________________________________
1307 [  4839] By: gsar                                  on 2000/01/22  11:57:24
1308         Log: better Carp reporting within subclassed modules (from Wolfgang Laun
1309              <wolfgang.laun@alcatel.at>)
1310      Branch: perl
1311            ! lib/Carp/Heavy.pm pod/perldelta.pod
1312 ____________________________________________________________________________
1313 [  4838] By: gsar                                  on 2000/01/22  10:53:06
1314         Log: truncate(FH) flushes FH before truncating it
1315      Branch: perl
1316            ! pp_sys.c t/io/fs.t
1317 ____________________________________________________________________________
1318 [  4837] By: gsar                                  on 2000/01/22  10:37:16
1319         Log: #line directives without a filename leave the file name as it was
1320              instead of setting it to the script name (from Andrew Pimlott
1321              <andrew@pimlott.ne.mediaone.net>)
1322      Branch: perl
1323            ! toke.c
1324 ____________________________________________________________________________
1325 [  4836] By: gsar                                  on 2000/01/22  10:06:53
1326         Log: add patch for printf-style format typechecks (from Robin Barker
1327              <rmb1@cise.npl.co.uk>); fixes for problems so identified
1328      Branch: perl
1329            ! XSUB.h doio.c dump.c embed.pl gv.c op.c perl.c perl.h pp_ctl.c
1330            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c
1331 ____________________________________________________________________________
1332 [  4835] By: gsar                                  on 2000/01/22  08:42:52
1333         Log: From: John Tobey <jtobey@isay.com>
1334              Date: Thu, 16 Dec 1999 20:20:38 -0500
1335              Message-Id: <E11ym4U-0000c7-00@einstein.localnet>
1336              Subject: [ID 19991216.006] [PATCH 5.005_63] Reloading modules that use 'fields'
1337      Branch: perl
1338            ! lib/base.pm lib/fields.pm t/lib/fields.t
1339 ____________________________________________________________________________
1340 [  4834] By: gsar                                  on 2000/01/22  08:08:08
1341         Log: fix deeply nested closures that have no references to lexical in
1342              intervening subs
1343      Branch: perl
1344            ! embed.h embed.pl op.c proto.h t/op/closure.t
1345 ____________________________________________________________________________
1346 [  4833] By: gsar                                  on 2000/01/21  17:04:21
1347         Log: add $VERSION
1348      Branch: perl
1349            ! lib/Text/Soundex.pm lib/Tie/Handle.pm
1350 ____________________________________________________________________________
1351 [  4832] By: gsar                                  on 2000/01/21  16:49:09
1352         Log: fix bug in dumping self-referential scalars
1353      Branch: perl
1354            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
1355            ! t/lib/dumper.t
1356 ____________________________________________________________________________
1357 [  4831] By: jhi                                   on 2000/01/21  09:16:07
1358         Log: Integrate with Sarathy.
1359      Branch: cfgperl
1360           +> t/op/exists_sub.t
1361           !> INSTALL MANIFEST embed.h embed.pl global.sym objXSUB.h op.c
1362           !> op.h perlapi.c pod/perldelta.pod pod/perldiag.pod
1363           !> pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod pp.c pp_hot.c
1364           !> pp_sys.c proto.h sv.c sv.h t/pragma/warn/pp_hot
1365           !> t/pragma/warn/pp_sys util.c utils/h2xs.PL
1366 ____________________________________________________________________________
1367 [  4830] By: gsar                                  on 2000/01/21  04:28:08
1368         Log: patch to report warnings on bogus filehandles passed to flock(),
1369              more consistent warnings, from Greg Bacon <gbacon@itsc.uah.edu>
1370              (slightly modified)
1371      Branch: perl
1372            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
1373            ! pod/perldiag.pod pp_hot.c pp_sys.c proto.h
1374            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
1375 ____________________________________________________________________________
1376 [  4829] By: gsar                                  on 2000/01/21  03:43:46
1377         Log: typo fix
1378      Branch: perl
1379            ! pod/perlop.pod
1380 ____________________________________________________________________________
1381 [  4828] By: gsar                                  on 2000/01/21  03:32:31
1382         Log: notes about $^H and %^H from Ilya Zakharevich; substantial
1383              fixups of faulty facts and prose
1384      Branch: perl
1385            ! pod/perlvar.pod
1386 ____________________________________________________________________________
1387 [  4827] By: gsar                                  on 2000/01/21  01:45:51
1388         Log: support for C<exists &func> (from Spider Boardman)
1389      Branch: perl
1390            + t/op/exists_sub.t
1391            ! MANIFEST op.c op.h pod/perldelta.pod pod/perldiag.pod
1392            ! pod/perlfunc.pod pp.c
1393 ____________________________________________________________________________
1394 [  4826] By: gsar                                  on 2000/01/21  01:35:46
1395         Log: mention the fact that open(my $foo, ...) covers all handle
1396              constructors
1397      Branch: perl
1398            ! pod/perldelta.pod
1399 ____________________________________________________________________________
1400 [  4825] By: gsar                                  on 2000/01/21  01:03:34
1401         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1402              Date: Wed, 19 Jan 2000 15:05:11 -0500
1403              Message-ID: <20000119150511.A22859@monk.mps.ohio-state.edu>
1404              Subject: [PATCH 5.005_63] h2xs goof and a depessimization
1405      Branch: perl
1406            ! utils/h2xs.PL
1407 ____________________________________________________________________________
1408 [  4824] By: gsar                                  on 2000/01/20  19:14:26
1409         Log: INSTALL updates from Andy Dougherty
1410      Branch: perl
1411            ! INSTALL
1412 ____________________________________________________________________________
1413 [  4823] By: gsar                                  on 2000/01/20  08:40:13
1414         Log: sv_true() has a superfluous test
1415      Branch: perl
1416            ! sv.c sv.h
1417 ____________________________________________________________________________
1418 [  4822] By: bailey                                on 2000/01/20  02:03:35
1419         Log: Minor cosmetic updates
1420      Branch: vmsperl
1421            ! configure.com
1422 ____________________________________________________________________________
1423 [  4821] By: bailey                                on 2000/01/20  00:25:30
1424         Log: Quick integration of mainline changes to date
1425      Branch: vmsperl
1426           +> (branch 74 files)
1427            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu epoc/config.h
1428            - epoc/perl.mmp epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
1429            - lib/Pod/PlainText.pm lib/unicode/Eq/Latin1
1430            - lib/unicode/Eq/Unicode lib/unicode/Jamo-2.txt
1431            - lib/unicode/Unicode.html lib/unicode/UnicodeData-Latest.txt
1432            - lib/warning.pm os2/POSIX.mkfifo warning.h
1433           !> (integrate 462 files)
1434 ____________________________________________________________________________
1435 [  4820] By: jhi                                   on 2000/01/19  22:46:42
1436         Log: More robust inc_version_list from Andy.
1437      Branch: cfgperl
1438            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1439            ! config_h.SH
1440      Branch: metaconfig
1441            ! U/installdirs/inc_version_list.U
1442 ____________________________________________________________________________
1443 [  4819] By: jhi                                   on 2000/01/19  17:36:56
1444         Log: Add NV_PRESERVES_UV.
1445      Branch: cfgperl
1446            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1447            ! config_h.SH perl.h
1448      Branch: metaconfig
1449            ! U/protos/selecttype.U
1450      Branch: metaconfig/U/perl
1451            - nvpresuv.U
1452            ! perlxv.U
1453 ____________________________________________________________________________
1454 [  4818] By: jhi                                   on 2000/01/19  08:13:05
1455         Log: Integrate with Sarathy.
1456      Branch: cfgperl
1457           !> Changes Configure win32/config.bc win32/config.gc
1458           !> win32/config.vc win32/config_H.bc win32/config_H.gc
1459           !> win32/config_H.vc
1460 ____________________________________________________________________________
1461 [  4817] By: gsar                                  on 2000/01/19  05:25:43
1462         Log: regen win32/config*
1463      Branch: perl
1464            ! Configure win32/config.bc win32/config.gc win32/config.vc
1465            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1466 ____________________________________________________________________________
1467 [  4816] By: jhi                                   on 2000/01/18  21:19:10
1468         Log: Policy patch from Andy for installation directories,
1469              removing the $apiversion.
1470      Branch: cfgperl
1471            ! Policy_sh.SH
1472 ____________________________________________________________________________
1473 [  4815] By: jhi                                   on 2000/01/18  21:11:03
1474         Log: Move _GNU_SOURCE into config_h.SH awaay from Configure
1475              as suggested by Andy.
1476      Branch: cfgperl
1477            ! Configure config_h.SH
1478      Branch: metaconfig
1479            ! U/compline/d_gnulibc.U U/modified/cc.U
1480 ____________________________________________________________________________
1481 [  4814] By: gsar                                  on 2000/01/18  20:48:10
1482         Log: integrate cfgperl changes into mainline
1483      Branch: perl
1484            ! Changes
1485           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1486           !> Porting/pumpkin.pod config_h.SH doop.c patchlevel.h perl.c
1487           !> perl.h t/lib/posix.t t/op/pack.t utf8.c
1488 ____________________________________________________________________________
1489 [  4813] By: jhi                                   on 2000/01/18  19:41:33
1490         Log: metaconfig todo note from Andy.
1491      Branch: cfgperl
1492            ! Configure config_h.SH
1493      Branch: metaconfig
1494            ! U/installdirs/inc_version_list.U
1495 ____________________________________________________________________________
1496 [  4812] By: jhi                                   on 2000/01/18  15:02:55
1497         Log: More -V.
1498      Branch: cfgperl
1499            ! perl.c
1500 ____________________________________________________________________________
1501 [  4811] By: jhi                                   on 2000/01/18  10:35:30
1502         Log: More compile-time options shown with -V.
1503      Branch: cfgperl
1504            ! perl.c
1505 ____________________________________________________________________________
1506 [  4810] By: jhi                                   on 2000/01/17  08:35:49
1507         Log: Add -D_GNU_SOURCE into ccflags for gcc (for now to expose
1508              the strtold() and qgcvt() prototypes for long doubles, but
1509              it should be okay in any case); fix bad assumptions in the
1510              test suite about string->float conversions; though the out
1511              parameter of strtold() (and strtoll()) is unused, it is nicer
1512              to have it in correct type.
1513      Branch: cfgperl
1514            ! Configure config_h.SH perl.h t/lib/posix.t t/op/pack.t
1515      Branch: metaconfig
1516            ! U/modified/cc.U
1517 ____________________________________________________________________________
1518 [  4809] By: jhi                                   on 2000/01/16  19:21:18
1519         Log: strtoll works better ternary.
1520      Branch: cfgperl
1521            ! perl.h
1522 ____________________________________________________________________________
1523 [  4808] By: jhi                                   on 2000/01/16  19:12:58
1524         Log: Know strtoll.
1525      Branch: cfgperl
1526            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1527            ! config_h.SH perl.h
1528 ____________________________________________________________________________
1529 [  4807] By: jhi                                   on 2000/01/16  17:57:03
1530         Log: Integrate with Sarathy.
1531      Branch: cfgperl
1532           !> dump.c gv.c gv.h lib/vars.pm op.c op.h perl.h pod/perlfunc.pod
1533           !> sv.c sv.h t/pragma/strict-vars toke.c util.c
1534 ____________________________________________________________________________
1535 [  4806] By: jhi                                   on 2000/01/16  16:37:47
1536         Log: Continue qgcvt work; closer now but not yet there.
1537      Branch: cfgperl
1538            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1539            ! config_h.SH doop.c utf8.c
1540      Branch: metaconfig
1541            ! U/compline/d_gconvert.U
1542      Branch: metaconfig/U/perl
1543            ! d_qgcvt.U
1544 ____________________________________________________________________________
1545 [  4805] By: jhi                                   on 2000/01/15  22:26:16
1546         Log: Metaconfig and Porting patches from Andy; start using the new
1547              long long and long double thingies from #4804; regen Configure.
1548      Branch: cfgperl
1549            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1550            ! Porting/pumpkin.pod config_h.SH patchlevel.h perl.h util.c
1551      Branch: metaconfig
1552            + U/dist_patches/dist-p70a U/dist_patches/dist-p70b
1553            + U/dist_patches/dist-p70c U/installdirs/inc_version_list.U
1554            + U/modified/myhostname.U U/modified/nis.U U/nullified/fpu.U
1555            + U/nullified/lib.U
1556            ! U/README U/compline/d_gconvert.U U/installdirs/sitearch.U
1557            ! U/installdirs/sitelib.U U/installdirs/vendorarch.U
1558            ! U/installdirs/vendorlib.U U/modified/Cppsym.U U/modified/Loc.U
1559            ! U/modified/Oldconfig.U U/modified/Signal.U
1560            ! U/modified/sig_name.U U/threads/usethreads.U
1561      Branch: metaconfig/U/perl
1562            ! d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
1563            ! d_strtouq.U dlsrc.U i_db.U libperl.U patchlevel.U
1564            ! usemultiplicity.U
1565      Branch: perl
1566            ! perl.h util.c
1567 ____________________________________________________________________________
1568 [  4804] By: jhi                                   on 2000/01/14  14:22:24
1569         Log: Add more quad/long long/long double sciency.
1570      Branch: metaconfig/U/perl
1571            + d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
1572            + d_strtouq.U
1573 ____________________________________________________________________________
1574 [  4803] By: gsar                                  on 2000/01/14  04:40:49
1575         Log: minor optimization (avoid double sv_upgrade() for "our Foo $bar;")
1576      Branch: perl
1577            ! op.c
1578 ____________________________________________________________________________
1579 [  4802] By: gsar                                  on 2000/01/14  04:35:55
1580         Log: add note about "our"
1581      Branch: perl
1582            ! lib/vars.pm
1583 ____________________________________________________________________________
1584 [  4801] By: gsar                                  on 2000/01/14  04:16:51
1585         Log: nailed "our" declarations, and better warnings on duplicate
1586              "our" declarations
1587      Branch: perl
1588            ! dump.c gv.c gv.h op.c pod/perlfunc.pod sv.c sv.h
1589            ! t/pragma/strict-vars toke.c
1590 ____________________________________________________________________________
1591 [  4800] By: gsar                                  on 2000/01/14  01:27:13
1592         Log: avoid spurious "Useless use of variable" warning on C<our $foo;>
1593      Branch: perl
1594            ! dump.c op.c op.h
1595 ____________________________________________________________________________
1596 [  4799] By: gsar                                  on 2000/01/14  01:17:15
1597         Log: doc typo
1598      Branch: perl
1599            ! pod/perlfunc.pod
1600 ____________________________________________________________________________
1601 [  4798] By: jhi                                   on 2000/01/13  16:31:34
1602         Log: Integrate with Sarathy.
1603      Branch: cfgperl
1604           +> epoc/config.sh epoc/epocish.c epoc/link.pl
1605           +> ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/hints/openbsd.pl
1606           +> ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
1607           +> ext/ODBM_File/hints/cygwin.pl lib/byte.pm lib/byte_heavy.pl
1608           +> lib/unicode/Unicode.300 pod/perlfork.pod t/lib/glob-case.t
1609           +> win32/perlhost.h win32/vdir.h win32/vmem.h
1610            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
1611            - epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
1612            - lib/unicode/UnicodeData-Latest.txt os2/POSIX.mkfifo
1613           !> (integrate 282 files)
1614 ____________________________________________________________________________
1615 [  4797] By: gsar                                  on 2000/01/13  08:12:56
1616         Log: clearer docs for change#4796; faster av_exists()
1617      Branch: perl
1618            ! av.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
1619 ____________________________________________________________________________
1620 [  4796] By: gsar                                  on 2000/01/13  06:49:03
1621         Log: support delete() and exists() on array, tied array, and pseudo-hash
1622              elements or slices
1623      Branch: perl
1624            ! av.c embed.h embed.pl global.sym lib/Tie/Array.pm
1625            ! lib/Tie/Hash.pm objXSUB.h op.c perlapi.c pod/perldelta.pod
1626            ! pod/perlfunc.pod pod/perlref.pod pod/perltie.pod pp.c proto.h
1627            ! t/op/avhv.t t/op/delete.t
1628 ____________________________________________________________________________
1629 [  4795] By: gsar                                  on 2000/01/11  20:52:30
1630         Log: extend site_perl changes change#4773 to vendor_perl as well
1631      Branch: perl
1632            ! Configure
1633 ____________________________________________________________________________
1634 [  4794] By: gsar                                  on 2000/01/11  19:18:50
1635         Log: rework INSTALL to reflect new logic for versioning sitelibs
1636      Branch: perl
1637            ! INSTALL
1638 ____________________________________________________________________________
1639 [  4793] By: gsar                                  on 2000/01/11  01:44:00
1640         Log: test for change#4792
1641      Branch: perl
1642            ! t/op/fork.t
1643 ____________________________________________________________________________
1644 [  4792] By: gsar                                  on 2000/01/11  01:22:36
1645         Log: pseudo forked children inherit environment correctly
1646      Branch: perl
1647            ! win32/perlhost.h
1648 ____________________________________________________________________________
1649 [  4791] By: gsar                                  on 2000/01/10  19:14:03
1650         Log: test tweak
1651      Branch: perl
1652            ! t/op/fork.t
1653 ____________________________________________________________________________
1654 [  4790] By: gsar                                  on 2000/01/10  18:56:16
1655         Log: check for USE_ITHREADS sanity was too restrictive
1656      Branch: perl
1657            ! perl.h
1658 ____________________________________________________________________________
1659 [  4789] By: gsar                                  on 2000/01/10  18:30:24
1660         Log: add workaround for textmode read() bug in MSVCRT; make chdir() do
1661              a real SetCurrentDirectory() in toplevel host
1662      Branch: perl
1663            ! README.win32 win32/Makefile win32/makefile.mk win32/perlhost.h
1664            ! win32/vdir.h win32/win32.c
1665 ____________________________________________________________________________
1666 [  4782] By: gsar                                  on 2000/01/10  05:27:03
1667         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
1668      Branch: perl
1669            + epoc/config.sh epoc/epocish.c epoc/link.pl
1670            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
1671            - epoc/perl.pkg
1672            ! MANIFEST README.epoc epoc/createpkg.pl epoc/epoc.c
1673            ! epoc/epoc_stubs.c epoc/epocish.h ext/IO/lib/IO/Socket.pm
1674            ! lib/Sys/Hostname.pm
1675 ____________________________________________________________________________
1676 [  4781] By: gsar                                  on 2000/01/10  05:11:03
1677         Log: pod typos (from Abigail <abigail@delanet.com>)
1678      Branch: perl
1679            ! pod/perl.pod pod/perllexwarn.pod pod/perlxstut.pod
1680 ____________________________________________________________________________
1681 [  4780] By: gsar                                  on 2000/01/10  05:07:35
1682         Log: failing RE test added (from Robert Cunningham <rkc@ll.mit.edu>)
1683      Branch: perl
1684            ! t/lib/thread.t
1685 ____________________________________________________________________________
1686 [  4779] By: gsar                                  on 2000/01/10  05:06:16
1687         Log: terminate -s switch processing only on C<-->, not on C<--foo>
1688      Branch: perl
1689            ! perl.c
1690 ____________________________________________________________________________
1691 [  4778] By: gsar                                  on 2000/01/10  04:38:45
1692         Log: useithreads needs usemultiplicity
1693      Branch: perl
1694            ! Configure perl.h
1695 ____________________________________________________________________________
1696 [  4777] By: gsar                                  on 2000/01/10  01:18:04
1697         Log: use $Config{version} rather than $] where appropriate
1698      Branch: perl
1699            ! lib/CPAN.pm lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Unix.pm
1700            ! lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm lib/diagnostics.pm
1701            ! lib/lib.pm
1702 ____________________________________________________________________________
1703 [  4776] By: gsar                                  on 2000/01/10  00:11:34
1704         Log: enable fork.t on windows
1705      Branch: perl
1706            ! t/op/fork.t
1707 ____________________________________________________________________________
1708 [  4775] By: gsar                                  on 2000/01/10  00:07:29
1709         Log: broken test for use5005threads
1710      Branch: perl
1711            ! t/lib/safe2.t
1712 ____________________________________________________________________________
1713 [  4774] By: gsar                                  on 2000/01/09  23:56:37
1714         Log: more windows build tweaks
1715      Branch: perl
1716            ! installperl makedef.pl win32/Makefile win32/config_H.bc
1717            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
1718            ! win32/makefile.mk
1719 ____________________________________________________________________________
1720 [  4773] By: gsar                                  on 2000/01/09  22:27:19
1721         Log: more changes for new-style version numbers (versions numbers on
1722              the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where
1723              they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion};
1724              split $Config{apiversion} into three, @Config{apirevision,apiversion,
1725              apisubversion} for CPP friendliness; $Config{sitelib} now defaults
1726              to .../site_perl/$version, just like $Config{privlib}, making sitelib
1727              completely independent across versions and substantially eliminating
1728              chances of breaking older installations by overwriting newly built
1729              extensions; all this means compatibility inclusions for @INC will need
1730              to take into account older sitelib versions (this still TODO)
1731              
1732              windows, vms, dos tweaks for the above
1733      Branch: perl
1734            ! Changes Configure INSTALL Porting/config.sh Porting/config_H
1735            ! config_h.SH configure.com dosish.h installman installperl
1736            ! patchlevel.h perl.c perl.h vms/vmsish.h win32/Makefile
1737            ! win32/config.bc win32/config.gc win32/config.vc
1738            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1739            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
1740            ! win32/win32.c
1741 ____________________________________________________________________________
1742 [  4772] By: gsar                                  on 2000/01/09  19:05:33
1743         Log: s/usethreads/use5005threads/g
1744      Branch: perl
1745            ! myconfig.SH t/lib/english.t t/lib/thread.t t/op/nothread.t
1746 ____________________________________________________________________________
1747 [  4771] By: gsar                                  on 2000/01/09  18:51:50
1748         Log: Configure changes for new-style version numbers (from Andy Dougherty,
1749              slightly altered)
1750      Branch: perl
1751            ! Configure INSTALL Porting/Glossary Porting/config.sh
1752            ! Porting/config_H config_h.SH perl.h win32/Makefile
1753            ! win32/config.bc win32/config.gc win32/config.vc
1754            ! win32/makefile.mk
1755 ____________________________________________________________________________
1756 [  4770] By: gsar                                  on 2000/01/07  22:18:54
1757         Log: fix for 'make utest' failures (from Ilya Zakharevich)
1758      Branch: perl
1759            ! regexec.c
1760 ____________________________________________________________________________
1761 [  4769] By: gsar                                  on 2000/01/07  18:23:16
1762         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
1763      Branch: perl
1764            + ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
1765            + ext/ODBM_File/hints/cygwin.pl
1766            ! Configure INSTALL MANIFEST ext/POSIX/Makefile.PL
1767            ! hints/cygwin.sh installman installperl lib/Cwd.pm
1768            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec/Unix.pm lib/perl5db.pl
1769            ! perlsdio.h t/op/magic.t t/op/stat.t utils/perlcc.PL
1770 ____________________________________________________________________________
1771 [  4768] By: gsar                                  on 2000/01/07  18:12:15
1772         Log: typo on h2xs.PL (from Helmut Jarausch)
1773      Branch: perl
1774            ! utils/h2xs.PL
1775 ____________________________________________________________________________
1776 [  4767] By: gsar                                  on 2000/01/07  17:58:45
1777         Log: VMS update (from Peter Prymmer <pvhp@forte.com>)
1778      Branch: perl
1779            ! README.vms configure.com vms/subconfigure.com
1780 ____________________________________________________________________________
1781 [  4766] By: gsar                                  on 2000/01/07  17:54:05
1782         Log: os2/POSIX.mkfifo not needed (from Yitzchak Scott-Thoennes
1783              <sthoenna@efn.org>)
1784      Branch: perl
1785            - os2/POSIX.mkfifo
1786            ! MANIFEST README.os2
1787 ____________________________________________________________________________
1788 [  4765] By: gsar                                  on 2000/01/06  20:11:46
1789         Log: add workaround for dlopen() bug on OpenBSD (relative paths that
1790              match /^lib/ won't load properly)
1791      Branch: perl
1792            + ext/DynaLoader/hints/openbsd.pl
1793            ! Changes MANIFEST ext/DynaLoader/dl_dlopen.xs
1794 ____________________________________________________________________________
1795 [  4764] By: gsar                                  on 2000/01/06  19:51:08
1796         Log: add undocumented globals for compatibility--find.pl, and find2perl
1797              generated code need them (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
1798      Branch: perl
1799            ! lib/File/Find.pm
1800 ____________________________________________________________________________
1801 [  4763] By: gsar                                  on 2000/01/06  10:51:07
1802         Log: fix various C-backend shenanigans
1803      Branch: perl
1804            ! ext/B/B/C.pm
1805 ____________________________________________________________________________
1806 [  4762] By: gsar                                  on 2000/01/06  04:09:00
1807         Log: tweak test in change#4757 for Windows
1808      Branch: perl
1809            ! t/io/open.t
1810 ____________________________________________________________________________
1811 [  4761] By: gsar                                  on 2000/01/06  02:55:30
1812         Log: USE_ITHREADS tweak (reused pad values could be SvREADONLY if
1813              they belonged to freed OP_CONSTs)
1814      Branch: perl
1815            ! op.c
1816 ____________________________________________________________________________
1817 [  4760] By: gsar                                  on 2000/01/06  00:22:40
1818         Log: constant ranges could escape bareword check in list context
1819      Branch: perl
1820            ! op.c t/pragma/strict-subs
1821 ____________________________________________________________________________
1822 [  4759] By: gsar                                  on 2000/01/05  20:52:50
1823         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1824              Date: Wed, 05 Jan 2000 15:23:18 EST
1825              Message-Id: <20000105152318.A7400@monk.mps.ohio-state.edu>
1826              Subject: Re: minimal m//g matches appear busted
1827      Branch: perl
1828            ! regexec.c t/op/pat.t
1829 ____________________________________________________________________________
1830 [  4758] By: gsar                                  on 2000/01/05  12:49:40
1831         Log: various nits identified by warnings unmasked by recent changes
1832      Branch: perl
1833            ! ext/B/Makefile.PL lib/ExtUtils/Install.pm pod/perlfunc.pod
1834 ____________________________________________________________________________
1835 [  4757] By: gsar                                  on 2000/01/05  12:48:10
1836         Log: severe bugs in change#3786 fixed
1837      Branch: perl
1838            ! doio.c t/io/open.t
1839 ____________________________________________________________________________
1840 [  4756] By: gsar                                  on 2000/01/05  11:25:10
1841         Log: tweak change#4745 to make ebcdic output match for chars <= 037
1842      Branch: perl
1843            ! ext/Data/Dumper/Dumper.pm
1844 ____________________________________________________________________________
1845 [  4755] By: gsar                                  on 2000/01/05  06:56:05
1846         Log: cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)
1847      Branch: perl
1848            ! Configure util.c utils/perlcc.PL
1849 ____________________________________________________________________________
1850 [  4754] By: gsar                                  on 2000/01/05  06:52:25
1851         Log: avoid expensive Version_check (from Andreas Koenig)
1852      Branch: perl
1853            ! Changes lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
1854            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
1855 ____________________________________________________________________________
1856 [  4753] By: gsar                                  on 2000/01/05  06:48:22
1857         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
1858              Date: 03 Jan 2000 21:56:02 +0100
1859              Message-ID: <sfcvh5azxgd.fsf@hohenstaufen.in-berlin.de>
1860              Subject: Reloading File::Copy
1861      Branch: perl
1862            ! Changes lib/File/Copy.pm t/lib/filecopy.t
1863 ____________________________________________________________________________
1864 [  4752] By: gsar                                  on 2000/01/04  01:19:20
1865         Log: s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
1866      Branch: perl
1867            ! win32/Makefile win32/makefile.mk win32/win32.h
1868 ____________________________________________________________________________
1869 [  4751] By: gsar                                  on 2000/01/03  18:26:08
1870         Log: avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)
1871      Branch: perl
1872            ! lib/ExtUtils/MakeMaker.pm
1873 ____________________________________________________________________________
1874 [  4750] By: gsar                                  on 2000/01/02  21:58:02
1875         Log: make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possible
1876              to write to a file other than tmon.out (suggested by Haakon Alstadheim
1877              <Haakon.Alstadheim@sds.no>)
1878      Branch: perl
1879            ! ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
1880 ____________________________________________________________________________
1881 [  4749] By: gsar                                  on 2000/01/02  21:37:29
1882         Log: disable optimization in change#3612 for join() and quotemeta()--this
1883              removes all the gross hacks for the special cases in that change; fix
1884              pp_concat() for when TARG == arg (modified version of patch suggested
1885              by Ilya Zakharevich)
1886      Branch: perl
1887            ! op.c opcode.h opcode.pl pp_hot.c sv.c t/op/lex_assign.t
1888 ____________________________________________________________________________
1889 [  4748] By: gsar                                  on 2000/01/02  20:26:06
1890         Log: MakeMaker should attempt to "require" rather than "use" prerequisites
1891              to avoid imports (from Michael G Schwern <schwern@pobox.com>)
1892      Branch: perl
1893            ! lib/ExtUtils/MakeMaker.pm
1894 ____________________________________________________________________________
1895 [  4747] By: gsar                                  on 2000/01/02  20:17:36
1896         Log: fix 4-arg substr() when used as argument to subroutine
1897      Branch: perl
1898            ! pp.c t/op/substr.t
1899 ____________________________________________________________________________
1900 [  4746] By: gsar                                  on 2000/01/02  18:45:58
1901         Log: usethreads build fixups for NeXTstep (as suggested by Hans Mulder)
1902      Branch: perl
1903            ! embed.h embed.pl ext/DynaLoader/dl_beos.xs
1904            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
1905            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
1906            ! perlapi.c proto.h thread.h util.c
1907 ____________________________________________________________________________
1908 [  4745] By: gsar                                  on 2000/01/02  18:15:44
1909         Log: ebcdic fix for Data::Dumper from Peter Prymmer
1910      Branch: perl
1911            ! ext/Data/Dumper/Dumper.pm regcomp.c
1912 ____________________________________________________________________________
1913 [  4744] By: gsar                                  on 1999/12/31  22:42:23
1914         Log: missing files in previous submit
1915      Branch: perl
1916            ! embed.h embed.pl ext/Devel/DProf/DProf.xs globals.c
1917            ! lib/ExtUtils/MM_Unix.pm objXSUB.h perlapi.c proto.h
1918 ____________________________________________________________________________
1919 [  4743] By: gsar                                  on 1999/12/31  06:47:18
1920         Log: various Windows build tweaks
1921      Branch: perl
1922            ! win32/win32.h
1923 ____________________________________________________________________________
1924 [  4742] By: gsar                                  on 1999/12/30  21:32:36
1925         Log: change#4705 breaks code that interpolates $], so leave string value
1926              of $] as it was for compatibility (and perhaps introduce $^V or similar
1927              for the utf8 representation, maybe?)
1928      Branch: perl
1929            ! configpm gv.c
1930 ____________________________________________________________________________
1931 [  4741] By: gsar                                  on 1999/12/30  19:36:21
1932         Log: avoid CRLF in byteloadable files created by perlcc
1933      Branch: perl
1934            ! utils/perlcc.PL
1935 ____________________________________________________________________________
1936 [  4740] By: gsar                                  on 1999/12/30  19:35:07
1937         Log: leave DATA open in binmode if __END__ line doesn't have CRLF
1938      Branch: perl
1939            ! pod/perldelta.pod toke.c
1940 ____________________________________________________________________________
1941 [  4739] By: gsar                                  on 1999/12/30  05:44:21
1942         Log: enable the PERL_BINMODE_SCRIPTS behavior by default on Windows
1943              to allow ByteLoader to work; the DATA filehandles continue to
1944              be left open in text mode for compatibility
1945      Branch: perl
1946            ! embed.h embed.pl objXSUB.h pod/perldelta.pod proto.h sv.c
1947            ! toke.c win32/Makefile win32/makefile.mk win32/win32.c
1948            ! win32/win32.h
1949 ____________________________________________________________________________
1950 [  4738] By: gsar                                  on 1999/12/30  04:36:12
1951         Log: CR-LF support broken for formats
1952      Branch: perl
1953            ! toke.c
1954 ____________________________________________________________________________
1955 [  4737] By: gsar                                  on 1999/12/29  22:30:52
1956         Log: make DProf functional under pseudo-fork()
1957      Branch: perl
1958            ! ext/Devel/DProf/DProf.xs
1959 ____________________________________________________________________________
1960 [  4736] By: gsar                                  on 1999/12/29  21:04:59
1961         Log: slurp mode fix in change#2910 wasn't quite right (spotted by Hans
1962              Mulder)
1963      Branch: perl
1964            ! doio.c pp_hot.c t/io/argv.t
1965 ____________________________________________________________________________
1966 [  4735] By: gsar                                  on 1999/12/29  18:12:40
1967         Log: re.pm is needed earlier, xsubpp now uses it (spotted by Andreas
1968              Koenig)
1969      Branch: perl
1970            ! Makefile.SH
1971 ____________________________________________________________________________
1972 [  4734] By: gsar                                  on 1999/12/28  21:10:37
1973         Log: Windows build tweaks
1974      Branch: perl
1975            ! INTERN.h sv.c
1976 ____________________________________________________________________________
1977 [  4733] By: gsar                                  on 1999/12/28  20:45:15
1978         Log: remove never-taken branch for making getc() operate on ARGV (spotted 
1979              by Ralph Corderoy <ralph@inputplus.demon.co.uk>)
1980      Branch: perl
1981            ! pp_sys.c
1982 ____________________________________________________________________________
1983 [  4732] By: gsar                                  on 1999/12/28  20:42:13
1984         Log: tests for change#4642 and pod fixups suggested by Ralph Corderoy
1985              <ralph@inputplus.demon.co.uk>
1986      Branch: perl
1987            ! pod/perldelta.pod pod/perlfunc.pod pod/perlre.pod t/io/argv.t
1988 ____________________________________________________________________________
1989 [  4731] By: gsar                                  on 1999/12/28  20:23:17
1990         Log: optimize XSUBs to use targets if the -nooptimize xsubpp option is
1991              not supplied (variant of patch suggested by Ilya Zakharevich)
1992      Branch: perl
1993            ! XSUB.h lib/ExtUtils/xsubpp
1994 ____________________________________________________________________________
1995 [  4730] By: gsar                                  on 1999/12/28  19:55:56
1996         Log: range operator does magical string increment iff both operands
1997              are non-numbers, from Tom Phoenix <rootbeer@redcat.com>; fixed
1998              the "foreach (RANGE)" case as well
1999      Branch: perl
2000            ! pp_ctl.c t/op/range.t
2001 ____________________________________________________________________________
2002 [  4729] By: gsar                                  on 1999/12/28  18:40:19
2003         Log: Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>
2004      Branch: perl
2005            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
2006            ! EXTERN.h INTERN.h MANIFEST README.win32 iperlsys.h
2007            ! lib/ExtUtils/MM_Win32.pm makedef.pl win32/Makefile
2008            ! win32/config.gc win32/genmk95.pl win32/makefile.mk
2009            ! win32/perlhost.h win32/perllib.c win32/runperl.c win32/win32.c
2010            ! win32/win32.h
2011 ____________________________________________________________________________
2012 [  4728] By: gsar                                  on 1999/12/28  07:44:19
2013         Log: typecasts needed
2014      Branch: perl
2015            ! toke.c
2016 ____________________________________________________________________________
2017 [  4727] By: gsar                                  on 1999/12/28  06:23:08
2018         Log: change#4721 needed line number adjustments
2019      Branch: perl
2020            ! MANIFEST global.sym proto.h t/pragma/warn/doop
2021            ! t/pragma/warn/pp t/pragma/warn/regcomp t/pragma/warn/sv
2022            ! t/pragma/warn/toke t/pragma/warn/utf8
2023 ____________________________________________________________________________
2024 [  4726] By: gsar                                  on 1999/12/28  04:18:15
2025         Log: integrate utfperl contents into mainline
2026      Branch: perl
2027           +> lib/byte.pm lib/byte_heavy.pl
2028           !> configpm embed.h embed.pl embedvar.h gv.c intrpvar.h objXSUB.h
2029           !> patchlevel.h perl.c perl.h perlapi.c pp_ctl.c pp_hot.c proto.h
2030           !> regnodes.h sv.c sv.h t/comp/require.t toke.c utf8.h
2031 ____________________________________________________________________________
2032 [  4725] By: gsar                                  on 1999/12/28  04:08:09
2033         Log: integrate mainline contents
2034      Branch: utfperl
2035            - ext/DynaLoader/dl_cygwin.xs lib/unicode/Eq/Latin1
2036            - lib/unicode/Eq/Unicode
2037           !> (integrate 60 files)
2038 ____________________________________________________________________________
2039 [  4724] By: gsar                                  on 1999/12/28  03:44:10
2040         Log: fix for /(^|a)b/ breakage from Ilya Zakharevich
2041      Branch: perl
2042            ! regcomp.c t/op/re_tests
2043 ____________________________________________________________________________
2044 [  4723] By: gsar                                  on 1999/12/28  03:28:39
2045         Log: more ebcdic testsuite fixups (from Peter Prymmer)
2046      Branch: perl
2047            ! Changes lib/bigfloat.pl t/lib/charnames.t t/lib/dumper.t
2048            ! t/pragma/overload.t t/pragma/utf8.t
2049 ____________________________________________________________________________
2050 [  4722] By: gsar                                  on 1999/12/28  03:14:48
2051         Log: avoid "used once" warning
2052      Branch: perl
2053            ! lib/diagnostics.pm
2054 ____________________________________________________________________________
2055 [  4721] By: gsar                                  on 1999/12/28  03:10:32
2056         Log: ebcdic tweaks for tests from Peter Prymmer
2057      Branch: perl
2058            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/regcomp
2059            ! t/pragma/warn/sv t/pragma/warn/toke t/pragma/warn/utf8
2060 ____________________________________________________________________________
2061 [  4720] By: gsar                                  on 1999/12/28  03:08:39
2062         Log: pod nits from Simon Cozens <simon@brecon.co.uk> and others
2063      Branch: perl
2064            ! README.os2 lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
2065            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
2066            ! lib/ExtUtils/Mkbootstrap.pm pod/perlop.pod
2067 ____________________________________________________________________________
2068 [  4719] By: gsar                                  on 1999/12/28  03:01:04
2069         Log: perlport v1.45 from Chris Nandor
2070      Branch: perl
2071            ! pod/perlport.pod
2072 ____________________________________________________________________________
2073 [  4718] By: gsar                                  on 1999/12/28  02:59:16
2074         Log: newer version of constant.pm from Tom Phoenix; added Tom's notes to
2075              perldelta; added STOP, DESTROY and AUTOLOAD to specials list
2076      Branch: perl
2077            ! lib/constant.pm pod/perldelta.pod pod/perlvar.pod
2078            ! t/pragma/constant.t
2079 ____________________________________________________________________________
2080 [  4717] By: gsar                                  on 1999/12/28  02:47:04
2081         Log: cygwin update from Eric Fifer <EFifer@sanwaint.com>
2082      Branch: perl
2083            - ext/DynaLoader/dl_cygwin.xs
2084            ! MAINTAIN MANIFEST ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/pair.c
2085            ! hints/cygwin.sh installperl mg.c pod/perlfaq3.pod t/op/stat.t
2086            ! util.c
2087 ____________________________________________________________________________
2088 [  4716] By: gsar                                  on 1999/12/28  02:40:51
2089         Log: tweak to show up db-linked-with-libpthread-but-not-perl problem
2090              (from Andy Dougherty)
2091      Branch: perl
2092            ! Configure
2093 ____________________________________________________________________________
2094 [  4715] By: gsar                                  on 1999/12/28  02:38:44
2095         Log: better variant of change#4644 (from Andy Dougherty)
2096      Branch: perl
2097            ! Configure
2098 ____________________________________________________________________________
2099 [  4714] By: gsar                                  on 1999/12/28  02:36:40
2100         Log: be defensive about setting {host,group,pass}cat (from Andy Dougherty)
2101      Branch: perl
2102            ! Configure
2103 ____________________________________________________________________________
2104 [  4713] By: gsar                                  on 1999/12/28  02:35:15
2105         Log: $sitelib should be $prefix/lib/perl5/site_perl, as documented in
2106              INSTALL (from Andy Dougherty)
2107      Branch: perl
2108            ! Configure
2109 ____________________________________________________________________________
2110 [  4712] By: gsar                                  on 1999/12/28  02:30:55
2111         Log: avoid creating new files during make install
2112      Branch: perl
2113            ! Makefile.SH
2114 ____________________________________________________________________________
2115 [  4711] By: gsar                                  on 1999/12/28  02:24:44
2116         Log: pod edits from Paul Marquess and Mark-Jason Dominus
2117      Branch: perl
2118            ! AUTHORS Changes ext/DynaLoader/dl_aix.xs
2119            ! ext/DynaLoader/dl_dlopen.xs lib/Net/Ping.pm pod/perlcall.pod
2120            ! pod/perldelta.pod
2121 ____________________________________________________________________________
2122 [  4710] By: gsar                                  on 1999/12/28  02:05:23
2123         Log: miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
2124              <sthoenna@efn.org>); add explicit target for opmini.o
2125      Branch: perl
2126            ! Makefile.SH cygwin/Makefile.SHs os2/Makefile.SHs
2127 ____________________________________________________________________________
2128 [  4709] By: gsar                                  on 1999/12/28  01:20:39
2129         Log: partly fix perldiag regressions identified by Tom Christiansen
2130      Branch: perl
2131            ! doio.c lib/diagnostics.pm pod/perldiag.pod pp_hot.c pp_sys.c
2132            ! t/pragma/warn/4lint t/pragma/warn/doio t/pragma/warn/pp_hot
2133            ! t/pragma/warn/pp_sys
2134 ____________________________________________________________________________
2135 [  4708] By: gsar                                  on 1999/12/27  23:33:24
2136         Log: update perldiag for change#4707
2137      Branch: perl
2138            ! perl.c pod/perldiag.pod
2139 ____________________________________________________________________________
2140 [  4707] By: gsar                                  on 1999/12/27  23:23:39
2141         Log: allow spaces in -I switch argument
2142      Branch: perl
2143            ! perl.c
2144 ____________________________________________________________________________
2145 [  4706] By: gsar                                  on 1999/12/26  23:44:53
2146         Log: fix typos
2147      Branch: utfperl
2148            ! sv.h toke.c
2149 ____________________________________________________________________________
2150 [  4705] By: gsar                                  on 1999/12/24  04:02:35
2151         Log: support for v5.5.640 style version numbers
2152      Branch: utfperl
2153            ! configpm embedvar.h gv.c intrpvar.h objXSUB.h patchlevel.h
2154            ! perl.c perl.h pp_ctl.c sv.c sv.h t/comp/require.t toke.c
2155 ____________________________________________________________________________
2156 [  4704] By: gsar                                  on 1999/12/23  08:54:27
2157         Log: bring in basic threads stuff under USE_ITHREADS
2158      Branch: perl
2159            ! makedef.pl op.c perl.c perl.h perlvars.h pp_sys.c thread.h
2160            ! util.c
2161 ____________________________________________________________________________
2162 [  4703] By: gsar                                  on 1999/12/23  00:10:06
2163         Log: integrate mainline contents into utfperl
2164      Branch: utfperl
2165           !> (integrate 33 files)
2166 ____________________________________________________________________________
2167 [  4702] By: gsar                                  on 1999/12/20  17:18:23
2168         Log: virtual directory handling broken on paths with trailing slash
2169      Branch: perl
2170            ! win32/Makefile win32/makefile.mk win32/vdir.h
2171 ____________________________________________________________________________
2172 [  4701] By: gsar                                  on 1999/12/20  17:09:55
2173         Log: revert optimization in change#4700 (it appears OPpRUNTIME flag
2174              isn't set for all m/$foo/o)
2175      Branch: perl
2176            ! pp_ctl.c
2177 ____________________________________________________________________________
2178 [  4700] By: gsar                                  on 1999/12/20  16:28:51
2179         Log: avoid pp_regcomp() changing optree at run time under USE_*THREADS (or
2180              we have a race on our hands)
2181      Branch: perl
2182            ! pp_ctl.c
2183 ____________________________________________________________________________
2184 [  4699] By: gsar                                  on 1999/12/20  16:19:00
2185         Log: pod tweaks
2186      Branch: perl
2187            ! pod/perldelta.pod pod/perlfilter.pod pod/perlopentut.pod
2188 ____________________________________________________________________________
2189 [  4698] By: gsar                                  on 1999/12/20  07:55:07
2190         Log: uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
2191      Branch: perl
2192            ! utf8.c
2193 ____________________________________________________________________________
2194 [  4697] By: gsar                                  on 1999/12/18  01:35:50
2195         Log: fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
2196              anon hash rather than a block; test case for the same
2197      Branch: perl
2198            ! t/comp/term.t toke.c
2199 ____________________________________________________________________________
2200 [  4696] By: gsar                                  on 1999/12/17  19:55:03
2201         Log: leak in change#4694 spotted by Larry
2202      Branch: perl
2203            ! hv.c
2204 ____________________________________________________________________________
2205 [  4695] By: gsar                                  on 1999/12/17  18:14:11
2206         Log: test case for change#4694
2207      Branch: perl
2208            ! t/op/delete.t
2209 ____________________________________________________________________________
2210 [  4694] By: gsar                                  on 1999/12/17  18:09:08
2211         Log: delete() should return the value as is, not a copy thereof
2212      Branch: perl
2213            ! hv.c pod/perldelta.pod
2214 ____________________________________________________________________________
2215 [  4693] By: gsar                                  on 1999/12/17  17:45:58
2216         Log: fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakharevich)
2217      Branch: perl
2218            ! regexec.c t/op/re_tests
2219 ____________________________________________________________________________
2220 [  4692] By: gsar                                  on 1999/12/17  17:41:10
2221         Log: credits tweak
2222      Branch: perl
2223            ! lib/File/Spec.pm
2224 ____________________________________________________________________________
2225 [  4691] By: gsar                                  on 1999/12/17  07:12:53
2226         Log: DynaLoader doesn't build properly when $(DLSRC) changes
2227              (fix suggested by Hans Mulder)
2228      Branch: perl
2229            ! ext/DynaLoader/Makefile.PL
2230 ____________________________________________________________________________
2231 [  4690] By: gsar                                  on 1999/12/17  06:26:34
2232         Log: add missing new ops
2233      Branch: perl
2234            ! ext/B/ramblings/runtime.porting
2235 ____________________________________________________________________________
2236 [  4689] By: gsar                                  on 1999/12/17  06:16:49
2237         Log: test harness tweak from Hans Mulder
2238      Branch: perl
2239            ! t/TEST
2240 ____________________________________________________________________________
2241 [  4688] By: gsar                                  on 1999/12/17  06:14:23
2242         Log: miniperl build fixes for NeXTstep and cygwin (from Hans Mulder
2243              and Lucian CIONCA <Lucian.Cionca@algoritma.ro>)
2244      Branch: perl
2245            ! Makefile.SH cygwin/Makefile.SHs
2246 ____________________________________________________________________________
2247 [  4687] By: gsar                                  on 1999/12/17  06:06:46
2248         Log: applied suggested patch with whitespace adjustments
2249              From: Helmut Jarausch <jarausch@numa1.igpm.rwth-aachen.de>
2250              Date: Thu, 16 Dec 1999 08:57:55 +0100
2251              Message-id: <38589B82.C4668E10@numa1.igpm.rwth-aachen.de>
2252              Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle /
2253      Branch: perl
2254            ! lib/File/Find.pm
2255 ____________________________________________________________________________
2256 [  4686] By: gsar                                  on 1999/12/17  05:48:53
2257         Log: avoid warnings due to symbols unintroduced by XSLoader (spotted
2258              by Hans Mulder)
2259      Branch: perl
2260            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
2261            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
2262            ! ext/DynaLoader/dl_rhapsody.xs
2263 ____________________________________________________________________________
2264 [  4685] By: gsar                                  on 1999/12/17  05:37:51
2265         Log: fix bug when one of the operands is +0E+0 (from Ronald J Kimball
2266              <rjk@linguist.dartmouth.edu>)
2267      Branch: perl
2268            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
2269 ____________________________________________________________________________
2270 [  4684] By: gsar                                  on 1999/12/16  09:32:48
2271         Log: spell out how to get 4-digit year (from Micheal G Schwern
2272              <schwern@pobox.com>)
2273      Branch: perl
2274            ! pod/perlfunc.pod
2275 ____________________________________________________________________________
2276 [  4683] By: gsar                                  on 1999/12/16  09:26:53
2277         Log: type mismatch for %c format argument (spotted by Robin Barker
2278              <rmb1@cise.npl.co.uk>)
2279      Branch: perl
2280            ! regcomp.c
2281 ____________________________________________________________________________
2282 [  4682] By: gsar                                  on 1999/12/16  08:33:28
2283         Log: mingw32 doesn't have anonymous union (from Benjamin Stuhl
2284              <sho_pi@hotmail.com>)
2285      Branch: perl
2286            ! win32/win32.c
2287 ____________________________________________________________________________
2288 [  4681] By: gsar                                  on 1999/12/16  08:31:15
2289         Log: missing backslash (spotted by Johan Vromans)
2290      Branch: perl
2291            ! perl.c
2292 ____________________________________________________________________________
2293 [  4680] By: gsar                                  on 1999/12/16  08:26:00
2294         Log: avoid coredump on diagnostics when STDERR is closed
2295      Branch: perl
2296            ! perl.h
2297 ____________________________________________________________________________
2298 [  4679] By: gsar                                  on 1999/12/12  18:09:41
2299         Log: integrate mainline changes
2300      Branch: utfperl
2301           +> (branch 39 files)
2302            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
2303            - lib/unicode/UnicodeData-Latest.txt
2304           !> (integrate 447 files)
2305 ____________________________________________________________________________
2306 [  4678] By: gsar                                  on 1999/12/10  01:39:13
2307         Log: interpreter structure should be nulled under -DMULTIPLICITY
2308      Branch: perl
2309            ! perl.c
2310 ____________________________________________________________________________
2311 [  4677] By: gsar                                  on 1999/12/09  11:10:27
2312         Log: update Changes
2313      Branch: perl
2314            ! Changes
2315
2316 ----------------
2317 Version 5.005_63
2318 ----------------
2319
2320 ____________________________________________________________________________
2321 [  4676] By: gsar                                  on 1999/12/09  10:51:43
2322         Log: fix File::Find testsuite bugs in symlink-less places
2323      Branch: perl
2324            ! t/lib/filefind.t
2325 ____________________________________________________________________________
2326 [  4675] By: gsar                                  on 1999/12/09  10:22:31
2327         Log: USE_ITHREADS tweaks and notes
2328      Branch: perl
2329            ! op.c pod/perldelta.pod sv.c
2330 ____________________________________________________________________________
2331 [  4674] By: gsar                                  on 1999/12/09  10:21:53
2332         Log: allow new style sort subs to work under usethreads
2333      Branch: perl
2334            ! pp_ctl.c
2335 ____________________________________________________________________________
2336 [  4673] By: gsar                                  on 1999/12/09  04:00:23
2337         Log: document compatibility issue with literal list slices and NOTOP
2338              (C<not (1,2,3)[0]> is now a syntax error)
2339      Branch: perl
2340            ! pod/perldelta.pod
2341 ____________________________________________________________________________
2342 [  4672] By: gsar                                  on 1999/12/09  01:14:46
2343         Log: avoid mismatched expectation <-> int types for C++ builds
2344      Branch: perl
2345            ! embed.pl intrpvar.h proto.h toke.c
2346 ____________________________________________________________________________
2347 [  4671] By: gsar                                  on 1999/12/09  00:36:24
2348         Log: newer version of File::Find with support for following symlinks and
2349              other features, from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
2350      Branch: perl
2351            ! lib/File/Find.pm pod/perldelta.pod t/lib/filefind.t
2352 ____________________________________________________________________________
2353 [  4670] By: gsar                                  on 1999/12/09  00:13:06
2354         Log: avoid initializing GvCV slot for autovivified filehandles
2355      Branch: perl
2356            ! pp.c
2357 ____________________________________________________________________________
2358 [  4669] By: gsar                                  on 1999/12/08  19:09:27
2359         Log: apply change#4618 again along with Ilya's patch to fix bugs
2360              in it (see change#4622)
2361      Branch: perl
2362            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h regexec.c
2363            ! t/op/re_tests t/op/subst.t
2364 ____________________________________________________________________________
2365 [  4668] By: gsar                                  on 1999/12/08  18:56:53
2366         Log: patch to fix parser bug in C<${h{${a[0]}}} = 13>
2367              From: Larry Wall <larry@wall.org>
2368              Date: Tue, 7 Dec 1999 12:39:30 -0800 (PST)
2369              Message-Id: <199912072039.MAA13257@kiev.wall.org>
2370              Subject: Re: [ID 19991204.002] Inconsistency of ${hash{key}}
2371      Branch: perl
2372            ! embedvar.h intrpvar.h objXSUB.h sv.c toke.c
2373 ____________________________________________________________________________
2374 [  4667] By: gsar                                  on 1999/12/08  18:47:37
2375         Log: patch to fix aix hints from ortmann@vnet.ibm.com
2376      Branch: perl
2377            ! hints/aix.sh
2378 ____________________________________________________________________________
2379 [  4666] By: gsar                                  on 1999/12/08  18:29:02
2380         Log: documentation tweaks from M. J. T. Guy, Micheal Schwern, and
2381              Tim Meadowcroft
2382      Branch: perl
2383            ! Changes lib/Benchmark.pm pod/perlipc.pod pod/perlre.pod
2384 ____________________________________________________________________________
2385 [  4665] By: gsar                                  on 1999/12/08  02:22:31
2386         Log: introduce save_I8() for saving byte values
2387      Branch: perl
2388            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
2389            ! regcomp.c regexec.c scope.c scope.h sv.c
2390 ____________________________________________________________________________
2391 [  4664] By: gsar                                  on 1999/12/08  02:02:33
2392         Log: use SAVEINT() rather than SAVEDESTRUCTOR() for saving PL_expect etc.
2393      Branch: perl
2394            ! toke.c
2395 ____________________________________________________________________________
2396 [  4663] By: gsar                                  on 1999/12/08  01:11:44
2397         Log: longstanding typo in lexer: PL_lex_expect was not properly
2398              saved on reentry
2399      Branch: perl
2400            ! toke.c
2401 ____________________________________________________________________________
2402 [  4662] By: gsar                                  on 1999/12/07  23:16:21
2403         Log: typos in change#4546
2404      Branch: perl
2405            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm sv.c
2406 ____________________________________________________________________________
2407 [  4661] By: gsar                                  on 1999/12/07  09:33:50
2408         Log: typos in change#4660
2409      Branch: perl
2410            ! embed.h embed.pl objXSUB.h perl.h perlapi.c pp_sys.c proto.h
2411 ____________________________________________________________________________
2412 [  4660] By: gsar                                  on 1999/12/06  23:42:55
2413         Log: tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;
2414              fix bug where lc($readonly) could result in bogus errors
2415      Branch: perl
2416            ! embed.h embed.pl iperlsys.h makedef.pl objXSUB.h perlapi.c
2417            ! pp.c pp_sys.c proto.h sv.c
2418 ____________________________________________________________________________
2419 [  4659] By: gsar                                  on 1999/12/06  15:24:31
2420         Log: allow IRIX 6.5 to build perl (from Helmut Jarausch
2421              <jarausch@igpm.rwth-aachen.de>)
2422      Branch: perl
2423            ! perl.h
2424 ____________________________________________________________________________
2425 [  4658] By: gsar                                  on 1999/12/06  15:18:30
2426         Log: fix for -Dp via $^D (suggested by Stephane Payrard
2427              <stef@adnaccess.com>)
2428      Branch: perl
2429            ! mg.c
2430 ____________________________________________________________________________
2431 [  4657] By: gsar                                  on 1999/12/06  06:50:01
2432         Log: change#4641 needs perldiag.pod edit
2433      Branch: perl
2434            - lib/unicode/UnicodeData-Latest.txt
2435            ! pod/perldiag.pod
2436 ____________________________________________________________________________
2437 [  4656] By: gsar                                  on 1999/12/06  01:36:56
2438         Log: Makefile tweak for change#4649
2439      Branch: perl
2440            ! Makefile.SH
2441 ____________________________________________________________________________
2442 [  4655] By: gsar                                  on 1999/12/05  17:23:57
2443         Log: change#4653 was missing a patch reject
2444      Branch: perl
2445            ! win32/makefile.mk
2446 ____________________________________________________________________________
2447 [  4654] By: gsar                                  on 1999/12/05  11:41:04
2448         Log: windows build tweaks for Borland compiler
2449      Branch: perl
2450            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
2451 ____________________________________________________________________________
2452 [  4653] By: gsar                                  on 1999/12/05  11:07:37
2453         Log: applied somewhat modified version of suggested patch
2454              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
2455              Date: Thu, 18 Nov 1999 18:45:27 PST
2456              Message-ID: <19991119024527.72749.qmail@hotmail.com>
2457              Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB
2458      Branch: perl
2459            + win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
2460            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
2461            ! lib/ExtUtils/MM_Win32.pm win32/config_sh.PL win32/genmk95.pl
2462            ! win32/makefile.mk win32/win32.h
2463 ____________________________________________________________________________
2464 [  4652] By: gsar                                  on 1999/12/05  09:24:45
2465         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
2466              Date: Thu, 4 Nov 1999 16:34:23 -0800 (PST)
2467              Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com>
2468              Subject: [ID 19991104.005] modified hints file for UnixWare7 ( svr5)
2469      Branch: perl
2470            ! Changes hints/svr5.sh
2471 ____________________________________________________________________________
2472 [  4651] By: gsar                                  on 1999/12/05  09:01:19
2473         Log: on dosish platforms, avoid infinite recursion in File::Path::mkpath()
2474              when given non-existent drive names
2475      Branch: perl
2476            ! lib/File/Path.pm
2477 ____________________________________________________________________________
2478 [  4650] By: gsar                                  on 1999/12/05  08:47:11
2479         Log: windows build tweaks for change#4649
2480      Branch: perl
2481            ! win32/Makefile win32/makefile.mk
2482 ____________________________________________________________________________
2483 [  4649] By: gsar                                  on 1999/12/05  07:49:28
2484         Log: make File::Glob::glob() the default for CORE::glob()
2485              (old csh glob can still be had with -DPERL_EXTERNAL_GLOB)
2486      Branch: perl
2487            ! Makefile.SH op.c pod/perldelta.pod win32/Makefile
2488            ! win32/makefile.mk
2489 ____________________________________________________________________________
2490 [  4648] By: gsar                                  on 1999/12/05  00:33:34
2491         Log: fix bug in processing L<> tags (from j.vavruska@post.cz)
2492      Branch: perl
2493            ! lib/Pod/Html.pm
2494 ____________________________________________________________________________
2495 [  4647] By: gsar                                  on 1999/12/05  00:14:01
2496         Log: remove outdated entry
2497      Branch: perl
2498            ! pod/perltrap.pod
2499 ____________________________________________________________________________
2500 [  4646] By: gsar                                  on 1999/12/04  22:48:51
2501         Log: s/block/loop block/ in diagnostics about next, last, redo
2502      Branch: perl
2503            ! pod/perldiag.pod pp_ctl.c t/op/runlevel.t t/pragma/warn/pp_ctl
2504 ____________________________________________________________________________
2505 [  4645] By: gsar                                  on 1999/12/04  22:25:32
2506         Log: readability tweak suggested by GRommel@sears.com
2507      Branch: perl
2508            ! pp.c
2509 ____________________________________________________________________________
2510 [  4644] By: gsar                                  on 1999/12/04  22:05:00
2511         Log: Configure tweak from Peter Prymmer
2512      Branch: perl
2513            ! Configure
2514 ____________________________________________________________________________
2515 [  4643] By: gsar                                  on 1999/12/04  21:55:27
2516         Log: make weak keyword check look for defined(&lock), not
2517              merely defined(*lock)
2518      Branch: perl
2519            ! toke.c
2520 ____________________________________________________________________________
2521 [  4642] By: gsar                                  on 1999/12/04  21:11:51
2522         Log: make eof() open ARGV if it isn't open already; also fixes bug
2523              where eof() would operate on any last-read filehandle, not
2524              just ARGV
2525      Branch: perl
2526            ! pp_sys.c
2527 ____________________________________________________________________________
2528 [  4641] By: gsar                                  on 1999/12/04  04:42:25
2529         Log: make uninitialized value warnings report opcode
2530      Branch: perl
2531            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
2532            ! opcode.pl perl.h perlapi.c pp.c pp_hot.c proto.h sv.c
2533            ! t/op/misc.t t/pragma/warn/1global t/pragma/warn/2use
2534            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/7fatal
2535            ! t/pragma/warn/doio t/pragma/warn/pp t/pragma/warn/pp_hot
2536            ! t/pragma/warn/sv
2537 ____________________________________________________________________________
2538 [  4640] By: gsar                                  on 1999/12/04  02:40:44
2539         Log: provide explicit functions timegm_nocheck() and timelocal_nocheck()
2540              that don't do range checking
2541      Branch: perl
2542            ! lib/Time/Local.pm
2543 ____________________________________________________________________________
2544 [  4639] By: gsar                                  on 1999/12/04  01:00:49
2545         Log: better implementation of change#3326; open(local $foo,...) now
2546              allowed in addition to any uninitialized variable, for consistency
2547              with how autovivification works elsewhere; add code to use the
2548              variable name as the name of the handle for simple variables, so
2549              that diagnostics report the handle: "... at - line 1, <$foo> line 10."
2550      Branch: perl
2551            ! op.c pod/perldelta.pod pp.c t/io/open.t
2552 ____________________________________________________________________________
2553 [  4638] By: gsar                                  on 1999/12/03  21:20:00
2554         Log: pod nits
2555      Branch: perl
2556            ! pod/perlfunc.pod pod/perlrun.pod
2557 ____________________________________________________________________________
2558 [  4637] By: gsar                                  on 1999/12/03  08:59:04
2559         Log: change#4431 was flawed
2560      Branch: perl
2561            ! Makefile.SH
2562 ____________________________________________________________________________
2563 [  4636] By: gsar                                  on 1999/12/03  07:59:52
2564         Log: pod embellishments from Nathan Torkington
2565      Branch: perl
2566            ! pod/perlfaq2.pod pod/perlhack.pod
2567 ____________________________________________________________________________
2568 [  4635] By: gsar                                  on 1999/12/03  07:56:04
2569         Log: perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
2570      Branch: perl
2571            ! pod/perlfaq4.pod
2572 ____________________________________________________________________________
2573 [  4634] By: gsar                                  on 1999/12/03  07:47:47
2574         Log: test tweak for VMS (from Craig A. Berry)
2575      Branch: perl
2576            ! t/io/nargv.t
2577 ____________________________________________________________________________
2578 [  4633] By: gsar                                  on 1999/12/03  07:44:52
2579         Log: patchls tweak from Andreas Koenig
2580      Branch: perl
2581            ! Porting/patchls
2582 ____________________________________________________________________________
2583 [  4632] By: gsar                                  on 1999/12/03  07:42:23
2584         Log: don't mess with the umask()
2585      Branch: perl
2586            ! installhtml installman installperl lib/ExtUtils/Install.pm
2587            ! lib/ExtUtils/Manifest.pm
2588 ____________________________________________________________________________
2589 [  4631] By: gsar                                  on 1999/12/03  06:52:50
2590         Log: support -a switch to append bytecode to an existing file and make
2591              perlcc use it (from Tom Hughes <tom@compton.nu>)
2592      Branch: perl
2593            ! ext/B/B/Bytecode.pm utils/perlcc.PL
2594 ____________________________________________________________________________
2595 [  4630] By: gsar                                  on 1999/12/03  06:46:16
2596         Log: document incompatible perl4 vec() vs bitwise ops interaction trap
2597              (from Tom Phoenix)
2598      Branch: perl
2599            ! pod/perltrap.pod
2600 ____________________________________________________________________________
2601 [  4629] By: gsar                                  on 1999/12/03  06:40:15
2602         Log: use PerlIO abstraction rather than straight stdio (from
2603              Chip Salzenberg)
2604      Branch: perl
2605            ! ext/ByteLoader/ByteLoader.xs
2606 ____________________________________________________________________________
2607 [  4628] By: gsar                                  on 1999/12/03  06:15:54
2608         Log: avoid warning in IO::Select::exists() if socket doesn't exist
2609      Branch: perl
2610            ! ext/IO/lib/IO/Select.pm
2611 ____________________________________________________________________________
2612 [  4627] By: gsar                                  on 1999/12/03  06:05:19
2613         Log: two small patches from Peter Prymmer <pvhp@forte.com>
2614      Branch: perl
2615            ! makedepend.SH win32/Makefile win32/makefile.mk
2616 ____________________________________________________________________________
2617 [  4626] By: gsar                                  on 1999/12/03  05:36:38
2618         Log: From: Peter Prymmer <pvhp@forte.com>
2619              Date: Thu, 25 Nov 1999 21:06:19 -0800 (PST)
2620              Message-Id: <199911260506.VAA17230@brio.forte.com>
2621              Subject: [PATCH: 5.005_62] implement /[:ascii:]/ on ebcdic machines
2622      Branch: perl
2623            ! regcomp.c
2624 ____________________________________________________________________________
2625 [  4625] By: gsar                                  on 1999/12/03  05:20:21
2626         Log: Windows build tweaks due to change#4623
2627      Branch: perl
2628            ! win32/Makefile win32/makefile.mk win32/perlhost.h
2629 ____________________________________________________________________________
2630 [  4624] By: gsar                                  on 1999/12/03  04:58:30
2631         Log: add missing file
2632      Branch: perl
2633            + ext/DynaLoader/XSLoader_pm.PL
2634 ____________________________________________________________________________
2635 [  4623] By: gsar                                  on 1999/12/03  04:47:03
2636         Log: applied suggested patch; removed $VERSION = $VERSION hack
2637              (change#4043 fixed the need for that)
2638              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2639              Date: Tue, 16 Nov 1999 01:50:31 EST
2640              Message-Id: <199911160650.BAA18874@monk.mps.ohio-state.edu>
2641              Subject: [PATCH 5.005_62] XSLoader.pm
2642      Branch: perl
2643            ! MANIFEST ext/B/B.pm ext/ByteLoader/ByteLoader.pm
2644            ! ext/DB_File/DB_File.pm ext/Data/Dumper/Dumper.pm
2645            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
2646            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
2647            ! ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm
2648            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm ext/IO/IO.pm
2649            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
2650            ! ext/Opcode/Opcode.pm ext/POSIX/POSIX.pm
2651            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
2652            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
2653            ! lib/AutoLoader.pm lib/FindBin.pm lib/Getopt/Std.pm
2654 ____________________________________________________________________________
2655 [  4622] By: gsar                                  on 1999/12/03  04:02:39
2656         Log: revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)
2657      Branch: perl
2658            ! Changes embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
2659 ____________________________________________________________________________
2660 [  4621] By: gsar                                  on 1999/12/02  22:24:53
2661         Log: caveat about thread-safety of extensions
2662      Branch: perl
2663            ! pod/perlfork.pod
2664 ____________________________________________________________________________
2665 [  4620] By: gsar                                  on 1999/12/02  20:31:02
2666         Log: XS documentation patches suggested by Ilya, severally adjusted
2667      Branch: perl
2668            ! pod/perlxs.pod pod/perlxstut.pod
2669 ____________________________________________________________________________
2670 [  4619] By: gsar                                  on 1999/12/02  17:52:50
2671         Log: re-add missing Unicode database master
2672      Branch: perl
2673            + lib/unicode/Unicode.300
2674 ____________________________________________________________________________
2675 [  4618] By: gsar                                  on 1999/12/02  06:56:18
2676         Log: applied suggested patch with prototype changes
2677              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
2678              Date:    Tue, 23 Nov 1999 22:55:55 EST
2679              Message-Id: <199911240355.WAA23033@monk.mps.ohio-state.edu>
2680              Subject: [PATCH 5.005_62] First char cognizance
2681      Branch: perl
2682            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
2683 ____________________________________________________________________________
2684 [  4617] By: gsar                                  on 1999/12/02  06:04:57
2685         Log: fixes for bugs in change#4586 and OS/2 pod tweak, from Ilya
2686      Branch: perl
2687            ! os2/OS2/REXX/REXX.pm regexec.c t/op/re_tests
2688 ____________________________________________________________________________
2689 [  4616] By: gsar                                  on 1999/12/02  04:30:22
2690         Log: various documentation tweaks suggested by M. J. T. Guy
2691      Branch: perl
2692            ! INSTALL lib/strict.pm pod/perlfunc.pod pod/perlsyn.pod
2693 ____________________________________________________________________________
2694 [  4615] By: gsar                                  on 1999/12/02  04:17:43
2695         Log: various File::Glob fixes for DOSISH platforms
2696              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
2697              Date: Tue, 02 Nov 1999 11:11:25 GMT
2698              Message-Id: <714DFA46B9BBD0119CD000805FC1F53BDC38E3@UKRUX002.rundc.uk.origin-it.com>
2699              Subject: File::Glob again. Final patch, honest!
2700      Branch: perl
2701            + t/lib/glob-case.t
2702            ! MANIFEST ext/File/Glob/Changes ext/File/Glob/Glob.pm
2703            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
2704            ! ext/File/Glob/bsd_glob.h op.c t/lib/glob-global.t
2705 ____________________________________________________________________________
2706 [  4614] By: gsar                                  on 1999/12/02  03:42:55
2707         Log: allow XSUBs and prototyped subroutines to be used with sort() (tweaked
2708              variant of patch suggested by Peter Haworth <pmh@edison.ioppublishing.com>)
2709      Branch: perl
2710            ! pod/perldelta.pod pod/perlfunc.pod pp_ctl.c t/op/sort.t
2711 ____________________________________________________________________________
2712 [  4613] By: gsar                                  on 1999/12/02  01:59:19
2713         Log: ignore yet another known scalar leak
2714      Branch: perl
2715            ! t/pragma/warn/regcomp
2716 ____________________________________________________________________________
2717 [  4612] By: gsar                                  on 1999/12/02  01:15:02
2718         Log: avoid potential stack extension bug in pp_unpack() (spotted by Ilya)
2719      Branch: perl
2720            ! pp.c
2721 ____________________________________________________________________________
2722 [  4611] By: gsar                                  on 1999/12/02  00:31:43
2723         Log: a somewhat tweaked version of suggested patch
2724              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2725              Date: Wed, 27 Oct 1999 18:57:41 -0400 (EDT)
2726              Message-Id: <199910272257.SAA29928@monk.mps.ohio-state.edu>
2727              Subject: [PATCH 5.005_62] Another round of pack/vec docs patches
2728      Branch: perl
2729            ! pod/perlfunc.pod
2730 ____________________________________________________________________________
2731 [  4610] By: gsar                                  on 1999/12/01  19:09:31
2732         Log: more accurate require() pseudocode (from James P. Williams
2733              <James.P.Williams@USAHQ.UnitedSpaceAlliance.com>)
2734      Branch: perl
2735            ! pod/perlfunc.pod
2736 ____________________________________________________________________________
2737 [  4609] By: gsar                                  on 1999/12/01  18:43:49
2738         Log: avoid "Callback called exit" error on intentional exit()
2739      Branch: perl
2740            ! embedvar.h intrpvar.h objXSUB.h perl.c perl.h pp_ctl.c
2741 ____________________________________________________________________________
2742 [  4608] By: gsar                                  on 1999/12/01  18:42:38
2743         Log: find_byclass() prototype was incoherent
2744      Branch: perl
2745            ! regexec.c
2746 ____________________________________________________________________________
2747 [  4607] By: gsar                                  on 1999/12/01  05:45:10
2748         Log: better documentation for goto &NAME (from M. J. T. Guy)
2749      Branch: perl
2750            ! pod/perlfunc.pod
2751 ____________________________________________________________________________
2752 [  4606] By: gsar                                  on 1999/12/01  05:33:14
2753         Log: integrate cfgperl contents into mainline
2754      Branch: perl
2755           +> lib/unicode/Jamo.txt lib/unicode/NamesList.html
2756           +> lib/unicode/UCD300.html lib/unicode/Unicode3.html
2757            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
2758            ! Changes
2759           !> (integrate 210 files)
2760 ____________________________________________________________________________
2761 [  4605] By: gsar                                  on 1999/12/01  05:15:27
2762         Log: avoid PTR->IV cast warnings
2763      Branch: perl
2764            ! mg.c op.c scope.h
2765 ____________________________________________________________________________
2766 [  4604] By: gsar                                  on 1999/12/01  03:59:56
2767         Log: email address changes
2768      Branch: perl
2769            ! AUTHORS Changes Porting/genlog Porting/p4d2p Porting/p4desc
2770            ! README.win32 ext/Data/Dumper/Dumper.pm lib/DB.pm
2771            ! lib/File/DosGlob.pm lib/Math/Complex.pm lib/Math/Trig.pm
2772            ! pod/perl5005delta.pod pod/perlport.pod t/op/runlevel.t
2773            ! utils/perlbug.PL utils/perldoc.PL win32/bin/perlglob.pl
2774 ____________________________________________________________________________
2775 [  4603] By: gsar                                  on 1999/12/01  03:45:13
2776         Log: minor USE_ITHREADS tweaks
2777      Branch: perl
2778            ! doio.c op.c op.h pp_hot.c pp_sys.c run.c win32/Makefile
2779            ! win32/perllib.c win32/win32.h
2780 ____________________________________________________________________________
2781 [  4602] By: gsar                                  on 1999/12/01  01:00:09
2782         Log: more complete pseudo-fork() support for Windows
2783      Branch: perl
2784            + pod/perlfork.pod win32/perlhost.h win32/vdir.h win32/vmem.h
2785            ! MANIFEST XSUB.h cop.h dump.c embed.h embed.pl embedvar.h
2786            ! ext/B/B/CC.pm ext/Opcode/Opcode.xs global.sym globals.c
2787            ! globvar.sym gv.c hv.c intrpvar.h iperlsys.h makedef.pl mg.c
2788            ! mpeix/mpeixish.h objXSUB.h op.c op.h os2/os2ish.h perl.c
2789            ! perl.h perlapi.c plan9/plan9ish.h pod/Makefile pod/buildtoc
2790            ! pod/perl.pod pod/roffitall pp.c pp_ctl.c pp_hot.c pp_sys.c
2791            ! proto.h regcomp.c run.c scope.c scope.h sv.c t/op/fork.t
2792            ! toke.c unixish.h util.c vos/vosish.h win32/Makefile
2793            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
2794            ! win32/win32iop.h win32/win32thread.h
2795 ____________________________________________________________________________
2796 [  4601] By: gsar                                  on 1999/12/01  00:45:38
2797         Log: rudimentary support for remote debugging, from aeons ago (somewhat
2798              modified)
2799              From: Graham TerMarsch <grahamt@ActiveState.com>
2800              Date: Sat, 12 Sep 1998 10:46:55 -0700
2801              Message-ID: <35FAB38F.EA9AAC50@activestate.com>
2802              Subject: Re: Patches to perl5db.pl to allow for remote debugging
2803      Branch: perl
2804            ! lib/perl5db.pl
2805 ____________________________________________________________________________
2806 [  4600] By: chip                                  on 1999/11/19  21:16:00
2807         Log: Document known limitations of fdopen() on some systems,
2808              as they apply to open() and sysopen().
2809      Branch: perl
2810            ! pod/perlfunc.pod
2811 ____________________________________________________________________________
2812 [  4599] By: chip                                  on 1999/11/19  17:20:19
2813         Log: Undef printf before redirecting it to PerlIO_stdoutf.
2814              (Avoids an irritating warning when compiling with PerlIO.)
2815      Branch: perl
2816            ! perl.h
2817 ____________________________________________________________________________
2818 [  4598] By: jhi                                   on 1999/11/22  21:30:17
2819         Log: Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.
2820      Branch: cfgperl
2821            ! README.vms t/io/open.t
2822 ____________________________________________________________________________
2823 [  4597] By: jhi                                   on 1999/11/21  16:21:21
2824         Log: Replace #4596 with the change done in 5.005_03.
2825      Branch: cfgperl
2826            ! ext/Errno/Errno_pm.PL
2827 ____________________________________________________________________________
2828 [  4596] By: jhi                                   on 1999/11/21  16:07:20
2829         Log: Skip processing a file if the file to be opened is '-'
2830              (can happen in UNICOS)
2831      Branch: cfgperl
2832            ! ext/Errno/Errno_pm.PL
2833 ____________________________________________________________________________
2834 [  4595] By: jhi                                   on 1999/11/21  14:05:10
2835         Log: VMS patches from Peter Prymmer.
2836      Branch: cfgperl
2837            ! doio.c mg.c taint.c vms/subconfigure.com vms/vms.c
2838 ____________________________________________________________________________
2839 [  4594] By: jhi                                   on 1999/11/18  17:07:14
2840         Log: The find_byclass prototype is already in proto.h. 
2841      Branch: cfgperl
2842            ! regexec.c
2843 ____________________________________________________________________________
2844 [  4593] By: gsar                                  on 1999/11/16  21:25:21
2845         Log: typo in flag checks
2846      Branch: utfperl
2847            ! sv.h
2848 ____________________________________________________________________________
2849 [  4592] By: jhi                                   on 1999/11/16  21:17:25
2850         Log: Regen Configure.
2851      Branch: cfgperl
2852            ! Configure config_h.SH pp.c pp.h vms/subconfigure.com
2853      Branch: metaconfig
2854            ! U/a_dvisory/quadtype.U
2855 ____________________________________________________________________________
2856 [  4591] By: jhi                                   on 1999/11/16  14:53:19
2857         Log: Integrate with Sarathy.
2858      Branch: cfgperl
2859           !> cop.h deb.c embed.h embed.pl global.sym lib/Pod/Checker.pm
2860           !> lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
2861           !> lib/Pod/Usage.pm makedef.pl objXSUB.h perl.c perlapi.c
2862           !> pod/podchecker.PL pp_sys.c proto.h sv.c t/pod/poderrs.t
2863           !> t/pod/poderrs.xr
2864 ____________________________________________________________________________
2865 [  4590] By: gsar                                  on 1999/11/16  05:57:56
2866         Log: Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>
2867      Branch: perl
2868            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
2869            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/podchecker.PL
2870            ! t/pod/poderrs.t t/pod/poderrs.xr
2871 ____________________________________________________________________________
2872 [  4589] By: gsar                                  on 1999/11/15  18:47:34
2873         Log: add a synchronous stub fork() for USE_ITHREADS to prove that a simple
2874              C<if (fork()) { print "parent" } else { print "child" }> works on
2875              Windows (incidentally running a cloned^2 interpreter :)
2876      Branch: perl
2877            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perlapi.c
2878            ! pp_sys.c proto.h sv.c
2879 ____________________________________________________________________________
2880 [  4588] By: gsar                                  on 1999/11/15  14:34:36
2881         Log: cloning the stack (part 1)
2882      Branch: perl
2883            ! cop.h deb.c perl.c sv.c
2884 ____________________________________________________________________________
2885 [  4587] By: jhi                                   on 1999/11/15  00:22:20
2886         Log: Integrate with Sarathy.
2887      Branch: cfgperl
2888           !> Changes embed.h embed.pl embedvar.h global.sym intrpvar.h
2889           !> makedef.pl objXSUB.h op.c perl.h perlapi.c proto.h run.c sv.c
2890           !> win32/perllib.c
2891 ____________________________________________________________________________
2892 [  4586] By: jhi                                   on 1999/11/14  21:17:26
2893         Log: Ilya's "hopscotch" patch, reworked by Ilya to fit.
2894      Branch: cfgperl
2895            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
2896 ____________________________________________________________________________
2897 [  4585] By: gsar                                  on 1999/11/14  20:01:45
2898         Log: tweak for win32 build
2899      Branch: perl
2900            ! embed.h embed.pl op.c proto.h
2901 ____________________________________________________________________________
2902 [  4584] By: gsar                                  on 1999/11/14  19:46:25
2903         Log: cosmetic tweaks
2904      Branch: perl
2905            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
2906            ! objXSUB.h perl.h perlapi.c proto.h sv.c win32/perllib.c
2907 ____________________________________________________________________________
2908 [  4583] By: gsar                                  on 1999/11/14  17:38:32
2909         Log: fix problem pointer casts
2910      Branch: perl
2911            ! Changes run.c sv.c
2912 ____________________________________________________________________________
2913 [  4582] By: jhi                                   on 1999/11/14  17:10:01
2914         Log: Integrate with Sarathy.
2915      Branch: cfgperl
2916           !> cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c perly.c
2917           !> perly.y pp_ctl.c pp_sys.c sv.c t/op/misc.t toke.c util.c
2918           !> vms/perly_c.vms win32/perllib.c
2919 ____________________________________________________________________________
2920 [  4581] By: jhi                                   on 1999/11/14  17:08:23
2921         Log: The separation of 64-bitness and largefileness continues
2922              (with a setback, see hpux.sh).
2923      Branch: cfgperl
2924            ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh
2925            ! hints/solaris_2.sh
2926      Branch: metaconfig
2927            ! U/threads/archname.U U/typedefs/lseektype.U
2928      Branch: metaconfig/U/perl
2929            ! fpossize.U use64bits.U uselfs.U
2930 ____________________________________________________________________________
2931 [  4580] By: jhi                                   on 1999/11/14  13:26:41
2932         Log: Another Unicode update.
2933      Branch: cfgperl
2934            + lib/unicode/Jamo.txt lib/unicode/NamesList.html
2935            + lib/unicode/UCD300.html lib/unicode/Unicode3.html
2936            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
2937            ! (edit 189 files)
2938 ____________________________________________________________________________
2939 [  4579] By: gsar                                  on 1999/11/14  10:21:49
2940         Log: sundry cleanups for cloned interpreters (only known failure mode
2941              is due to regexps keeping non-constant data in their compiled
2942              structures)
2943      Branch: perl
2944            ! cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c pp_ctl.c
2945            ! pp_sys.c sv.c toke.c util.c win32/perllib.c
2946 ____________________________________________________________________________
2947 [  4578] By: gsar                                  on 1999/11/14  03:37:37
2948         Log: fix bug in change#4515 (STOP blocks now see @ARGV like the rest)
2949      Branch: perl
2950            ! perly.c perly.y t/op/misc.t vms/perly_c.vms
2951 ____________________________________________________________________________
2952 [  4577] By: jhi                                   on 1999/11/13  19:50:24
2953         Log: Change #4576 accidentally leaked also parts of
2954              Ilya's patch that won't apply cleanly anymore.
2955      Branch: cfgperl
2956            ! regexec.c t/op/re_tests
2957 ____________________________________________________________________________
2958 [  4576] By: jhi                                   on 1999/11/13  19:43:37
2959         Log: Integrate with Sarathy.
2960      Branch: cfgperl
2961            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
2962           !> ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm t/lib/dumper.t
2963           !> t/op/regexp.t t/pragma/overload.t
2964 ____________________________________________________________________________
2965 [  4575] By: gsar                                  on 1999/11/13  19:41:46
2966         Log: typos in change#4561 and change#4565
2967      Branch: perl
2968            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
2969 ____________________________________________________________________________
2970 [  4574] By: gsar                                  on 1999/11/13  19:31:19
2971         Log: revert non-kosher parts of change#4562 (sort order problems
2972              should be ignored (on ebcdic) by fixing dumper.t/T() to sort
2973              result and expected lines; /[:ascii:]/ not working should be
2974              fixed, not ignored in regexp.t; result from sort should be
2975              fixed to be ascii portable on ebcdic, not ebcdic-specific)
2976      Branch: perl
2977            ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t
2978 ____________________________________________________________________________
2979 [  4573] By: gsar                                  on 1999/11/13  19:13:04
2980         Log: integrate cfgperl changes into mainline
2981      Branch: perl
2982           +> lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
2983           +> lib/unicode/In/BopomofoExtended.pl
2984           +> lib/unicode/In/BraillePatterns.pl
2985           +> lib/unicode/In/CJKRadicalsSupplement.pl
2986           +> lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
2987           +> lib/unicode/In/Cherokee.pl
2988           +> lib/unicode/In/IdeographicDescriptionCharacters.pl
2989           +> lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
2990           +> lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
2991           +> lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
2992           +> lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
2993           +> lib/unicode/In/Thaana.pl
2994           +> lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
2995           +> lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
2996            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
2997           !> (integrate 213 files)
2998 ____________________________________________________________________________
2999 [  4572] By: jhi                                   on 1999/11/13  18:44:50
3000         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
3001              To: perl5-porters@perl.org, VMSPERL@perl.org
3002              Subject: [PATCH 5.005_03 and 5.005_62] updates to README.vms
3003              Date: Wed, 27 Oct 1999 11:02:54 -0500
3004              Message-Id: <4.2.0.58.19991027105257.00addc10@mmtnt11.metamor.com>
3005      Branch: cfgperl
3006            ! README.vms
3007 ____________________________________________________________________________
3008 [  4571] By: jhi                                   on 1999/11/13  18:33:39
3009         Log: From: jand@activestate.com (Jan Dubois)
3010              To: perl5-porters@perl.org, Perl-Win32-Porters@activestate.com
3011              Cc: Douglas Lankshear <dougl@activestate.com>,
3012              Gurusamy Sarathy <gsar@activestate.com>
3013              Subject: [5.005_62 PATCH] support link() on WinNT and NTFS
3014              Date: Tue, 09 Nov 1999 00:38:33 +0100
3015              Message-ID: <382b5d24.10899522@smtprelay.t-online.de>
3016      Branch: cfgperl
3017            ! XSUB.h iperlsys.h pp_sys.c t/io/fs.t win32/config.bc
3018            ! win32/config.gc win32/config.vc win32/config_H.bc
3019            ! win32/config_H.gc win32/config_H.vc win32/perllib.c
3020            ! win32/win32.c win32/win32iop.h
3021 ____________________________________________________________________________
3022 [  4570] By: jhi                                   on 1999/11/13  18:30:37
3023         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3024              To: perl5-porters@perl.org (Mailing list Perl5)
3025              Subject: [PATCH 5.005_62] makedef.pl goof
3026              Date: Mon, 8 Nov 1999 23:55:21 -0500 (EST)
3027              Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu>
3028      Branch: cfgperl
3029            ! makedef.pl
3030 ____________________________________________________________________________
3031 [  4569] By: jhi                                   on 1999/11/13  18:06:54
3032         Log: From: Michael G Schwern <schwern@pobox.com>
3033              To: perl5-porters@perl.org, pod-people@perl.org
3034              Cc: tchrist@mox.perl.com, gnat@frii.com
3035              Subject: [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
3036              Date: Wed, 10 Nov 1999 17:21:46 -0500
3037              Message-ID: <19991110172146.A23527@athens.aocn.com>
3038      Branch: cfgperl
3039            ! pod/perlfaq9.pod
3040 ____________________________________________________________________________
3041 [  4568] By: jhi                                   on 1999/11/13  18:05:33
3042         Log: From: "Paul Moore" <gustav@morpheus.demon.co.uk>
3043              To: <perl5-porters@perl.org>
3044              Subject: DynaLoader_pm.PL patch (backslashes in strings)
3045              Date: Wed, 10 Nov 1999 22:52:02 -0000
3046              Message-ID: <LPBBIIMJKJMPNOGHGLLCMEBFCAAA.gustav@morpheus.demon.co.uk>
3047      Branch: cfgperl
3048            ! ext/DynaLoader/DynaLoader_pm.PL
3049 ____________________________________________________________________________
3050 [  4567] By: jhi                                   on 1999/11/13  18:03:52
3051         Log: From: JD Laub <jdl@access-health.com>
3052              To: perl5-porters@perl.org
3053              Subject: [ID 19991112.002] patch: Exporter.pm not reporting path
3054              Date: Fri, 12 Nov 1999 08:58:28 -0700 (MST)
3055              Message-Id: <199911121558.IAA08915@mocha.iasi.com>
3056      Branch: cfgperl
3057            ! lib/Exporter/Heavy.pm
3058 ____________________________________________________________________________
3059 [  4566] By: jhi                                   on 1999/11/13  18:01:24
3060         Log: From: Bernard Quatermass <bernard@quatermass.co.uk>
3061              To: perl5-porters@perl.org
3062              Subject: small patch for perldoc
3063              Date: Fri, 12 Nov 1999 23:11:43 GMT
3064              Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk>
3065      Branch: cfgperl
3066            ! utils/perldoc.PL
3067 ____________________________________________________________________________
3068 [  4565] By: jhi                                   on 1999/11/13  17:58:54
3069         Log: From: Scott Gifford <sgifford@tir.com>
3070              To: perl5-porters@perl.org
3071              Cc: gbarr@pobox.com
3072              Subject: [ID 19991112.004] Bug in IO::Socket (patch included)
3073              Date: 12 Nov 1999 18:55:30 -0500
3074              Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com>
3075      Branch: cfgperl
3076            ! ext/IO/lib/IO/Socket.pm
3077 ____________________________________________________________________________
3078 [  4564] By: jhi                                   on 1999/11/13  17:45:39
3079         Log: Applied manually:
3080              From: "Craig A. Berry" <craig.berry@metamor.com>
3081              To: perl5-porters@perl.org, VMSPERL@perl.org
3082              Subject: [PATCH 5.005_62] patches required to build on VMS
3083              Date: Tue, 09 Nov 1999 18:16:14 -0600
3084              Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com>
3085      Branch: cfgperl
3086            ! configure.com vms/descrip_mms.template vms/subconfigure.com
3087            ! vms/vms.c vms/vmsish.h
3088 ____________________________________________________________________________
3089 [  4563] By: jhi                                   on 1999/11/13  17:18:41
3090         Log: Regen Unicode tables to include a warning:
3091              Thou Shalt Not Edit Them By Hand; add missing
3092              (Unicode 2.0 -introduced) tables to MANIFEST;
3093              convert the equivalence tables to be valid Perl code.
3094      Branch: cfgperl
3095            + lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
3096            + lib/unicode/In/BopomofoExtended.pl
3097            + lib/unicode/In/BraillePatterns.pl
3098            + lib/unicode/In/CJKRadicalsSupplement.pl
3099            + lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
3100            + lib/unicode/In/Cherokee.pl
3101            + lib/unicode/In/IdeographicDescriptionCharacters.pl
3102            + lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
3103            + lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
3104            + lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
3105            + lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
3106            + lib/unicode/In/Thaana.pl
3107            + lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
3108            + lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
3109            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
3110            ! (edit 169 files)
3111 ____________________________________________________________________________
3112 [  4562] By: jhi                                   on 1999/11/13  16:53:00
3113         Log: From: Peter Prymmer <pvhp@forte.com>
3114              To: gsar@activestate.com, perl-mvs@perl.org, perlbug@perl.com
3115              Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390
3116              Date: Wed, 10 Nov 1999 14:34:36 -0800 (PST)
3117              Message-Id: <199911102234.OAA01018@brio.forte.com>
3118      Branch: cfgperl
3119            ! t/lib/dumper.t t/op/pack.t t/op/regexp.t t/pragma/locale.t
3120            ! t/pragma/overload.t
3121 ____________________________________________________________________________
3122 [  4561] By: jhi                                   on 1999/11/13  16:29:37
3123         Log: $Config{myarchname} is not a good architecture identifier
3124              because it may contain host/node identification like
3125              CPU serial numbers.
3126      Branch: cfgperl
3127            ! ext/Errno/Errno_pm.PL
3128 ____________________________________________________________________________
3129 [  4560] By: jhi                                   on 1999/11/13  16:26:13
3130         Log: Continue largefileness separation from quadness;
3131              move nv-preserving test out of perl.h into Configure;
3132              use HAS_SETVBUF in IO.
3133      Branch: cfgperl
3134            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3135            ! config_h.SH ext/IO/IO.xs hints/solaris_2.sh perl.h pp_sys.c
3136      Branch: metaconfig
3137            ! U/a_dvisory/quadtype.U
3138      Branch: metaconfig/U/perl
3139            + nvpresuv.U
3140            ! d_fseeko.U d_ftello.U io64.U perlxv.U
3141 ____________________________________________________________________________
3142 [  4559] By: jhi                                   on 1999/11/13  13:46:38
3143         Log: Try to fix largefileness so that it "works" without a quad IV.
3144      Branch: cfgperl
3145            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3146            ! config_h.SH perl.h pp_sys.c t/lib/syslfs.t t/op/lfs.t
3147      Branch: metaconfig
3148            ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U
3149      Branch: metaconfig/U/perl
3150            ! io64.U
3151 ____________________________________________________________________________
3152 [  4558] By: jhi                                   on 1999/11/13  11:36:19
3153         Log: Undo drift from mainline.
3154      Branch: cfgperl
3155            ! regcomp.c util.c utils/h2xs.PL
3156 ____________________________________________________________________________
3157 [  4557] By: gsar                                  on 1999/11/13  10:54:46
3158         Log: typo
3159      Branch: perl
3160            ! util.c
3161 ____________________________________________________________________________
3162 [  4556] By: gsar                                  on 1999/11/13  10:53:41
3163         Log: integrate cfgperl contents (op.[ch] needed manual resolve)
3164      Branch: perl
3165           +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
3166           +> epoc/epoc_stubs.c
3167           !> (integrate 48 files)
3168 ____________________________________________________________________________
3169 [  4555] By: jhi                                   on 1999/11/13  10:05:54
3170         Log: Integrate with Sarathy.
3171      Branch: cfgperl
3172           !> dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
3173           !> sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
3174 ____________________________________________________________________________
3175 [  4554] By: jhi                                   on 1999/11/13  10:03:07
3176         Log: s/_SIGN$/_sign/g;
3177      Branch: metaconfig
3178            ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U
3179 ____________________________________________________________________________
3180 [  4553] By: gsar                                  on 1999/11/13  02:17:53
3181         Log: cloned interpreters now actually run and pass all but 55/10386
3182              subtests; various subtle bugs, new and old, observed when running
3183              cloned interpreters have been fixed
3184              
3185              still to do:
3186              |  * dup psig_ptr table
3187              |  * merge PADOP GVs support with "our" SVs (existing PADOPs are too
3188              |    simple-minded and grab one pad entry each, heavily bloating
3189              |    the pad by not avoiding dups)
3190              |  * overloaded constants are not really immutable--they need to
3191              |    be PADOPs
3192              |  * allocator for constants and OPs need to be spelled differently
3193              |    (shared vs interpreter-local allocations)
3194              |  * optree refcounting is still missing locking (macros are in place)
3195              |  * curstackinfo, {mark,scope,save,ret}stack need to be cloned so
3196              |    perl_clone() can be called from within runops*()
3197      Branch: perl
3198            ! dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
3199            ! sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
3200 ____________________________________________________________________________
3201 [  4552] By: jhi                                   on 1999/11/11  23:17:43
3202         Log: Turn on largefileness always if available and
3203              continue 64-bit fixes.
3204      Branch: cfgperl
3205            ! Configure config_h.SH handy.h hints/aix.sh hints/dec_osf.sh
3206            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh perl.h pp.c
3207            ! sv.c t/lib/syslfs.t t/op/lfs.t utf8.c
3208 ____________________________________________________________________________
3209 [  4551] By: jhi                                   on 1999/11/11  23:16:15
3210         Log: Split int64type from i_inttypes, rename quadcase into quadkind.
3211      Branch: metaconfig
3212            ! U/a_dvisory/quadtype.U
3213      Branch: metaconfig/U/perl
3214            + d_int64t.U
3215            ! i_inttypes.U io64.U
3216 ____________________________________________________________________________
3217 [  4550] By: jhi                                   on 1999/11/11  20:24:55
3218         Log: Fix a thinko in 4548.
3219      Branch: cfgperl
3220            ! pp_sys.c
3221 ____________________________________________________________________________
3222 [  4549] By: jhi                                   on 1999/11/11  19:48:21
3223         Log: Integrate with Sarathy.
3224      Branch: cfgperl
3225           !> (integrate 56 files)
3226 ____________________________________________________________________________
3227 [  4548] By: jhi                                   on 1999/11/11  19:41:56
3228         Log: Try to do something if st_size, st_uid, st_gid are too big for an IV;
3229              regen Configure.
3230      Branch: cfgperl
3231            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3232            ! config_h.SH pp_sys.c
3233 ____________________________________________________________________________
3234 [  4547] By: jhi                                   on 1999/11/11  19:40:38
3235         Log: s/_SIZE$/_size/g; add sizesize and ssizesize.
3236      Branch: metaconfig
3237            + U/typedefs/sizesize.U U/typedefs/ssizesize.U
3238            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
3239 ____________________________________________________________________________
3240 [  4546] By: gsar                                  on 1999/11/11  10:32:54
3241         Log: avoid stash pointers in optree under USE_ITHREADS
3242      Branch: perl
3243            ! bytecode.pl cop.h ext/B/B.xs ext/B/B/Asmdata.pm
3244            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
3245            ! ext/B/B/Deparse.pm ext/ByteLoader/bytecode.h
3246            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
3247            ! ext/Opcode/Opcode.xs gv.c op.c perl.c pp.c pp_ctl.c pp_hot.c
3248            ! scope.h sv.c
3249 ____________________________________________________________________________
3250 [  4545] By: gsar                                  on 1999/11/11  06:04:20
3251         Log: another change towards a shareable optree: avoid pointer to filegv
3252              in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
3253              (CvFILE() may yet come in handy somewhere); adjust compiler doodads
3254              to suit
3255      Branch: perl
3256            ! bytecode.pl cop.h cv.h dump.c ext/B/B.pm ext/B/B.xs
3257            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
3258            ! ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
3259            ! ext/B/B/Lint.pm ext/B/B/Xref.pm ext/ByteLoader/bytecode.h
3260            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
3261            ! ext/Devel/Peek/Peek.pm gv.c gv.h op.c perl.c pp.c pp_ctl.c
3262            ! pp_sys.c scope.c scope.h sv.c sv.h toke.c util.c util.h
3263            ! win32/perllib.c
3264 ____________________________________________________________________________
3265 [  4544] By: gsar                                  on 1999/11/10  18:19:12
3266         Log: more cleanups for change#4539
3267      Branch: perl
3268            ! gv.h op.c op.h pp_ctl.c pp_hot.c
3269 ____________________________________________________________________________
3270 [  4543] By: gsar                                  on 1999/11/10  01:52:22
3271         Log: remove dead branch/infinite looper in change#3612
3272      Branch: perl
3273            ! op.c
3274 ____________________________________________________________________________
3275 [  4542] By: gsar                                  on 1999/11/09  20:05:47
3276         Log: IoDIRP may be fake when used in source filters, mark as such
3277      Branch: perl
3278            ! sv.c sv.h toke.c
3279 ____________________________________________________________________________
3280 [  4541] By: gsar                                  on 1999/11/09  05:47:53
3281         Log: small nits in changes#4538,4539
3282      Branch: perl
3283            ! op.c sv.c
3284 ____________________________________________________________________________
3285 [  4540] By: gsar                                  on 1999/11/08  20:30:58
3286         Log: win32 symbol export tweak
3287      Branch: perl
3288            ! makedef.pl win32/win32.c win32/win32iop.h
3289 ____________________________________________________________________________
3290 [  4539] By: gsar                                  on 1999/11/08  18:50:40
3291         Log: preliminary support for GVOP indirection via pad
3292      Branch: perl
3293            ! doio.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
3294            ! opcode.pl perlapi.c pp_hot.c pp_sys.c proto.h run.c
3295 ____________________________________________________________________________
3296 [  4538] By: gsar                                  on 1999/11/08  11:25:49
3297         Log: preliminary support for perl_clone() (still needs work in
3298              the following areas: SVOPs must indirect via pad; context
3299              stack, scope stack, and runlevels must be cloned; must
3300              hook up the virtualized pseudo-process support provided by
3301              "host"; ...)
3302      Branch: perl
3303            ! av.h embed.h embed.pl embedvar.h global.sym hv.c hv.h
3304            ! intrpvar.h makedef.pl objXSUB.h perl.h perlapi.c proto.h sv.c
3305            ! win32/perllib.c win32/win32.c
3306 ____________________________________________________________________________
3307 [  4537] By: gsar                                  on 1999/11/08  11:19:18
3308         Log: more thorough cleanup in perl_destroy()
3309      Branch: perl
3310            ! perl.c util.c
3311 ____________________________________________________________________________
3312 [  4536] By: gsar                                  on 1999/11/08  07:16:10
3313         Log: win32 internal data must be interpreter-local
3314      Branch: perl
3315            ! win32/win32.c win32/win32.h win32/win32sck.c
3316 ____________________________________________________________________________
3317 [  4535] By: gsar                                  on 1999/11/08  04:17:28
3318         Log: tweak change#4502
3319      Branch: perl
3320            ! doio.c perl.c
3321 ____________________________________________________________________________
3322 [  4534] By: jhi                                   on 1999/11/07  13:17:03
3323         Log: Four special class subs, not three.
3324      Branch: cfgperl
3325            ! pod/perlmod.pod
3326 ____________________________________________________________________________
3327 [  4533] By: jhi                                   on 1999/11/07  13:13:15
3328         Log: Integrate with Sarathy.
3329      Branch: cfgperl
3330           !> mg.c t/io/print.t
3331 ____________________________________________________________________________
3332 [  4532] By: jhi                                   on 1999/11/07  12:36:10
3333         Log: More test program maintenance.
3334      Branch: cfgperl
3335            ! Configure config_h.SH
3336      Branch: metaconfig
3337            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
3338            ! U/compline/charsize.U U/compline/d_sigaction.U
3339            ! U/compline/doublesize.U U/compline/floatsize.U
3340            ! U/compline/nblock_io.U U/compline/ptrsize.U
3341            ! U/modified/Signal.U U/typedefs/gidsize.U U/typedefs/pidsize.U
3342            ! U/typedefs/uidsize.U
3343      Branch: metaconfig/U/perl
3344            ! fpossize.U
3345 ____________________________________________________________________________
3346 [  4531] By: jhi                                   on 1999/11/07  00:34:09
3347         Log: Tidy up the metaconfig test programs.
3348      Branch: cfgperl
3349            ! Configure config_h.SH
3350      Branch: metaconfig
3351            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
3352            ! U/compline/charsize.U U/compline/doublesize.U
3353            ! U/compline/nblock_io.U U/compline/ptrsize.U
3354            ! U/modified/d_longlong.U U/typedefs/gidsize.U
3355            ! U/typedefs/lseektype.U U/typedefs/pidsize.U
3356            ! U/typedefs/uidsize.U
3357      Branch: metaconfig/U/perl
3358            ! fpossize.U
3359 ____________________________________________________________________________
3360 [  4530] By: jhi                                   on 1999/11/06  23:51:34
3361         Log: So many printfs, so little time.
3362      Branch: cfgperl
3363            ! op.c perl.c regcomp.c scope.c util.c
3364 ____________________________________________________________________________
3365 [  4529] By: jhi                                   on 1999/11/06  23:27:35
3366         Log: Replace the explicit zeros with NOOPs.
3367      Branch: cfgperl
3368            ! perl.h
3369 ____________________________________________________________________________
3370 [  4528] By: jhi                                   on 1999/11/06  23:10:54
3371         Log: From: jand@activestate.com (Jan Dubois)
3372              To: perl5-porters@perl.org
3373              Cc: Mike Blazer <blazer@mail.nevalink.ru>,
3374              Mark Borgerding <mborgerding@acm.org>
3375              Subject: [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators
3376              Date: Sat, 06 Nov 1999 22:16:43 +0100
3377              Message-ID: <38279207.46448719@smtprelay.t-online.de>
3378      Branch: cfgperl
3379            ! op.c op.h
3380 ____________________________________________________________________________
3381 [  4527] By: jhi                                   on 1999/11/06  20:22:14
3382         Log: ...and fewer.
3383      Branch: cfgperl
3384            ! dump.c
3385 ____________________________________________________________________________
3386 [  4526] By: jhi                                   on 1999/11/06  20:19:04
3387         Log: ...and they are getting fewer.
3388      Branch: cfgperl
3389            ! dump.c op.c util.c
3390 ____________________________________________________________________________
3391 [  4525] By: jhi                                   on 1999/11/06  19:59:59
3392         Log: More printf miscasts flushed out.
3393      Branch: cfgperl
3394            ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
3395            ! regexec.c
3396 ____________________________________________________________________________
3397 [  4524] By: jhi                                   on 1999/11/06  15:39:05
3398         Log: Crushing the remaining %ld guerillas.
3399      Branch: cfgperl
3400            ! ext/Devel/DProf/DProf.xs
3401 ____________________________________________________________________________
3402 [  4523] By: jhi                                   on 1999/11/06  15:11:38
3403         Log: Update CPAN sites list.
3404      Branch: cfgperl
3405            ! pod/perlmodlib.pod
3406 ____________________________________________________________________________
3407 [  4522] By: jhi                                   on 1999/11/05  19:50:46
3408         Log: The -n32 is normally part of $cc, not $ccflags.
3409      Branch: cfgperl
3410            ! hints/irix_6.sh
3411 ____________________________________________________________________________
3412 [  4521] By: gsar                                  on 1999/11/05  04:35:30
3413         Log: allow $\ to work right when set to a string with embedded nulls
3414      Branch: perl
3415            ! mg.c t/io/print.t
3416 ____________________________________________________________________________
3417 [  4520] By: jhi                                   on 1999/11/04  23:30:09
3418         Log: Integrate with Sarathy.
3419      Branch: cfgperl
3420           !> embedvar.h ext/B/B/Bytecode.pm ext/B/B/Lint.pm
3421           !> ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm ext/File/Glob/Glob.pm
3422           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h intrpvar.h
3423           !> keywords.h keywords.pl objXSUB.h op.c perl.c pod/perldelta.pod
3424           !> pod/perldiag.pod pod/perlfunc.pod pod/perlmod.pod
3425           !> pod/perlrun.pod pod/perlsub.pod pod/perltodo.pod toke.c
3426 ____________________________________________________________________________
3427 [  4519] By: jhi                                   on 1999/11/04  23:09:25
3428         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3429              To: perl5-porters@perl.org (Mailing list Perl5)
3430              Subject: [PATCH 5.005_62] ref to non-lvalue method
3431              Date: Wed, 3 Nov 1999 03:52:48 -0500 (EST)
3432              Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>
3433      Branch: cfgperl
3434            ! op.c
3435 ____________________________________________________________________________
3436 [  4518] By: jhi                                   on 1999/11/04  23:07:27
3437         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3438              To: perl5-porters@perl.org (Mailing list Perl5)
3439              Subject: [PATCH 5.005_62] xsubpp dependency
3440              Date: Wed, 3 Nov 1999 02:57:23 -0500 (EST)
3441              Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu>
3442      Branch: cfgperl
3443            ! lib/ExtUtils/MM_Unix.pm
3444 ____________________________________________________________________________
3445 [  4517] By: jhi                                   on 1999/11/04  23:05:59
3446         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3447              To: perl5-porters@perl.org (Mailing list Perl5)
3448              Subject: [PATCH 5.005_62] regexp.h
3449              Date: Wed, 3 Nov 1999 02:55:21 -0500 (EST)
3450              Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu>
3451      Branch: cfgperl
3452            ! regexp.h
3453 ____________________________________________________________________________
3454 [  4516] By: gsar                                  on 1999/11/04  18:25:45
3455         Log: change#4485 didn't do the right thing for B::Bytecode
3456      Branch: perl
3457            ! ext/B/B/Bytecode.pm
3458 ____________________________________________________________________________
3459 [  4515] By: gsar                                  on 1999/11/04  17:28:29
3460         Log: implement STOP blocks and fix compiler to use them (minimally
3461              tested)
3462      Branch: perl
3463            ! embedvar.h ext/B/B/Lint.pm ext/B/B/Stash.pm ext/B/NOTES
3464            ! ext/B/O.pm intrpvar.h keywords.h keywords.pl objXSUB.h op.c
3465            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
3466            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod
3467            ! pod/perltodo.pod toke.c
3468 ____________________________________________________________________________
3469 [  4514] By: gsar                                  on 1999/11/04  15:59:46
3470         Log: display BSD license in Glob.pm (for clause #2 conformity)
3471      Branch: perl
3472            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
3473            ! ext/File/Glob/bsd_glob.h
3474 ____________________________________________________________________________
3475 [  4513] By: jhi                                   on 1999/11/04  08:26:19
3476         Log: Integrate with Sarathy.
3477      Branch: cfgperl
3478           +> t/io/nargv.t
3479           !> (integrate 34 files)
3480 ____________________________________________________________________________
3481 [  4512] By: jhi                                   on 1999/11/04  08:01:25
3482         Log: Incremental Mac integration from Matthias.
3483      Branch: cfgperl
3484            ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl
3485            ! toke.c util.c
3486 ____________________________________________________________________________
3487 [  4511] By: gsar                                  on 1999/11/04  02:53:37
3488         Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
3489      Branch: perl
3490            ! dosish.h embed.pl mg.c os2/os2ish.h perl.c perl.h perly.c
3491            ! perly_c.diff pp_ctl.c proto.h regcomp.c regexec.c sv.c toke.c
3492            ! universal.c vms/perly_c.vms vms/vmsish.h win32/win32.h
3493            ! xsutils.c
3494 ____________________________________________________________________________
3495 [  4510] By: jhi                                   on 1999/11/02  22:12:29
3496         Log: S_init_interp is a better place to diddle with PL_opargs
3497              than perl_construct.
3498      Branch: cfgperl
3499            ! perl.c
3500 ____________________________________________________________________________
3501 [  4509] By: jhi                                   on 1999/11/02  21:30:02
3502         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3503              To: ben@mucus.advanced.org, perl5-porters@perl.org
3504              Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent
3505              Date: Tue, 02 Nov 1999 21:36:00 +0000
3506              Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk>
3507      Branch: cfgperl
3508            ! pod/perlfunc.pod
3509 ____________________________________________________________________________
3510 [  4508] By: jhi                                   on 1999/11/02  20:46:27
3511         Log: Initial integration of the MacPerl changes form Matthias.
3512      Branch: cfgperl
3513            ! doio.c ext/DynaLoader/DynaLoader_pm.PL ext/Fcntl/Fcntl.pm
3514            ! ext/Fcntl/Fcntl.xs gv.c mg.c opcode.pl perl.c perl.h pp_ctl.c
3515            ! pp_hot.c pp_sys.c run.c sv.c toke.c util.c
3516 ____________________________________________________________________________
3517 [  4507] By: jhi                                   on 1999/11/01  23:05:07
3518         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3519              To: lvirden@cas.org (Larry W. Virden)
3520              Cc: perl5-porters@perl.org, lvirden@cas.org
3521              Subject: Re: [ID 19991026.001] perl segmentation fault report
3522              Date: Mon, 1 Nov 1999 18:14:16 -0500 (EST)
3523              Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu>
3524      Branch: cfgperl
3525            ! regexec.c t/op/pat.t
3526 ____________________________________________________________________________
3527 [  4506] By: jhi                                   on 1999/11/01  19:56:28
3528         Log: From: Olaf Flebbe <olaf@science-computing.de>
3529              To: perl5-porters@perl.org
3530              Subject: [PATCH: 5.005_62] Patch for EPOC Support
3531              Date: Mon, 1 Nov 1999 20:46:54 +0100 (MET)
3532              Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de>
3533      Branch: cfgperl
3534            + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
3535            + epoc/epoc_stubs.c
3536            ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp
3537            ! epoc/perl.pkg
3538 ____________________________________________________________________________
3539 [  4505] By: gsar                                  on 1999/11/01  17:09:44
3540         Log: macros for COP.cop_filegv access
3541      Branch: perl
3542            ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c
3543            ! util.c
3544 ____________________________________________________________________________
3545 [  4504] By: gsar                                  on 1999/11/01  17:08:28
3546         Log: enable better Win32::DomainName() by demand loading netapi32.dll
3547              (from Jan Dubois)
3548      Branch: perl
3549            ! pod/Win32.pod win32/win32.c
3550 ____________________________________________________________________________
3551 [  4503] By: gsar                                  on 1999/10/31  20:56:06
3552         Log: change#4502 was missing a file
3553      Branch: perl
3554            + t/io/nargv.t
3555 ____________________________________________________________________________
3556 [  4502] By: gsar                                  on 1999/10/31  20:46:02
3557         Log: make nested ARGV/$^I loops work correctly; fixes several bugs
3558              in the way ARGV state was handled in readline(); writing a
3559              subroutine to do inplace edits is now possible, provided *ARGV,
3560              *ARGVOUT, $^I and $_ are localized where needed
3561      Branch: perl
3562            ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
3563            ! pp_hot.c scope.c
3564 ____________________________________________________________________________
3565 [  4501] By: jhi                                   on 1999/10/31  12:43:54
3566         Log: Integrate with Sarathy.
3567      Branch: cfgperl
3568           !> perl.h win32/config.bc win32/config.gc win32/config.vc
3569           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3570 ____________________________________________________________________________
3571 [  4500] By: gsar                                  on 1999/10/31  10:01:17
3572         Log: updated windows config* files
3573      Branch: perl
3574            ! win32/config.bc win32/config.gc win32/config.vc
3575            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3576 ____________________________________________________________________________
3577 [  4499] By: gsar                                  on 1999/10/31  09:15:17
3578         Log: integrate cfgperl contents into mainline
3579      Branch: perl
3580           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3581           !> config_h.SH perl.h
3582 ____________________________________________________________________________
3583 [  4498] By: gsar                                  on 1999/10/31  09:13:41
3584         Log: remove unused struct Outrec
3585      Branch: perl
3586            ! perl.h
3587 ____________________________________________________________________________
3588 [  4497] By: jhi                                   on 1999/10/30  12:41:50
3589         Log: Add HAS_QUAD ($Config{d_quad}); use it.
3590      Branch: cfgperl
3591            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3592            ! config_h.SH perl.h
3593      Branch: metaconfig
3594            ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U
3595            ! U/typedefs/uidf.U
3596      Branch: metaconfig/U/perl
3597            ! perlxv.U
3598 ____________________________________________________________________________
3599 [  4496] By: gsar                                  on 1999/10/30  00:28:32
3600         Log: integrate cfgperl contents into mainline
3601      Branch: perl
3602           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
3603           !> Porting/config_H README.hurd config_h.SH doop.c handy.h
3604           !> hints/aix.sh hints/irix_6.sh hints/solaris_2.sh mg.c perl.c
3605           !> perl.h pp.c pp.h regexec.c sv.c taint.c
3606 ____________________________________________________________________________
3607 [  4495] By: jhi                                   on 1999/10/29  23:36:19
3608         Log: Continue what #4494 started; introduce uid and gid formats.
3609      Branch: cfgperl
3610            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3611            ! config_h.SH handy.h perl.h
3612      Branch: metaconfig
3613            + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U
3614            - U/typedefs/quadtype.U
3615      Branch: metaconfig/U/perl
3616            ! perlxv.U
3617 ____________________________________________________________________________
3618 [  4494] By: jhi                                   on 1999/10/29  22:09:01
3619         Log: Move the IV, UV, I8, U8, ..., and NV to metaconfig
3620              from perl.h and handy.h.
3621      Branch: cfgperl
3622            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3623            ! config_h.SH handy.h perl.h
3624      Branch: metaconfig/U/perl
3625            + perlxv.U perlxvf.U
3626 ____________________________________________________________________________
3627 [  4493] By: jhi                                   on 1999/10/29  22:08:06
3628         Log: Finetuning the output continues along the lines of #4490 and #4491.
3629      Branch: metaconfig
3630            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
3631            ! U/typedefs/fpostype.U
3632      Branch: metaconfig/U/perl
3633            + fpossize.U
3634            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
3635            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
3636 ____________________________________________________________________________
3637 [  4492] By: jhi                                   on 1999/10/29  21:14:53
3638         Log: Hurd update from Mark Kettenis.
3639      Branch: cfgperl
3640            ! README.hurd
3641 ____________________________________________________________________________
3642 [  4491] By: jhi                                   on 1999/10/29  20:37:02
3643         Log: A new try at what #4490 tried to accomplish.
3644      Branch: metaconfig
3645            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
3646      Branch: metaconfig/U/perl
3647            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
3648            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
3649 ____________________________________________________________________________
3650 [  4490] By: jhi                                   on 1999/10/29  20:19:41
3651         Log: metaconfig nits.
3652      Branch: metaconfig
3653            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
3654      Branch: metaconfig/U/perl
3655            + d_iovec_s.U
3656            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
3657            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
3658 ____________________________________________________________________________
3659 [  4489] By: jhi                                   on 1999/10/29  16:08:43
3660         Log: Integrate with Sarathy.
3661      Branch: cfgperl
3662           !> (integrate 31 files)
3663 ____________________________________________________________________________
3664 [  4488] By: jhi                                   on 1999/10/29  15:30:30
3665         Log: Regen Configure and Glossary.
3666      Branch: cfgperl
3667            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3668            ! config_h.SH
3669 ____________________________________________________________________________
3670 [  4487] By: jhi                                   on 1999/10/29  15:24:13
3671         Log: Remove quad logic from perl.h; regen Configure;
3672              add -DUSE_LONG_LONG to ccflags if not already there.
3673      Branch: cfgperl
3674            ! Configure config_h.SH doop.c hints/aix.sh hints/irix_6.sh
3675            ! hints/solaris_2.sh perl.h pp.c pp.h regexec.c sv.c
3676 ____________________________________________________________________________
3677 [  4486] By: jhi                                   on 1999/10/29  15:22:38
3678         Log: metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
3679              fixed the use*.U to define their stuff only iff not already defined
3680              (so that ccflags can have any -DUSE_* it wants);
3681              uselonglong.U added; various small nits fixed.
3682      Branch: metaconfig
3683            + U/typedefs/quadtype.U
3684            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3685            ! U/modified/d_statblks.U U/modified/usenm.U
3686            ! U/threads/usethreads.U
3687      Branch: metaconfig/U/perl
3688            + uselonglong.U
3689            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
3690            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U i_inttypes.U
3691            ! quadfio.U use64bits.U uselfs.U uselongdbl.U usemorebits.U
3692            ! usemultiplicity.U useperlio.U usesocks.U
3693 ____________________________________________________________________________
3694 [  4485] By: gsar                                  on 1999/10/29  06:08:50
3695         Log: more cleanup: avoid unused knowledge of "file GV" notion in CV and GV
3696      Branch: perl
3697            ! bytecode.pl cv.h dump.c ext/B/B.pm ext/B/B.xs
3698            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
3699            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/ByteLoader/byterun.c
3700            ! ext/ByteLoader/byterun.h ext/Devel/Peek/Peek.pm gv.c gv.h op.c
3701            ! sv.h
3702 ____________________________________________________________________________
3703 [  4484] By: gsar                                  on 1999/10/29  03:00:21
3704         Log: usurp GVOP slot for new PADOP (one small step to making optree
3705              shareable across interpreters)
3706      Branch: perl
3707            ! bytecode.pl doio.c dump.c ext/B/B.pm ext/B/B.xs
3708            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
3709            ! ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
3710            ! ext/B/B/Terse.pm ext/B/typemap ext/ByteLoader/byterun.c
3711            ! ext/ByteLoader/byterun.h op.c op.h opcode.h opcode.pl perl.h
3712            ! pp_hot.c pp_sys.c regexec.c run.c
3713 ____________________________________________________________________________
3714 [  4483] By: jhi                                   on 1999/10/28  22:01:12
3715         Log: Regen Configure.
3716      Branch: cfgperl
3717            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3718            ! config_h.SH
3719 ____________________________________________________________________________
3720 [  4482] By: jhi                                   on 1999/10/28  21:45:26
3721         Log: Installdirs patches from Andy.
3722      Branch: metaconfig
3723            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
3724            ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
3725            ! U/installdirs/sitelib.U U/installdirs/siteman1dir.U
3726            ! U/installdirs/siteman3dir.U U/installdirs/siteprefix.U
3727            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
3728            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
3729            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
3730            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
3731            ! U/installdirs/vendorprefix.U U/installdirs/vendorscriptdir.U
3732 ____________________________________________________________________________
3733 [  4481] By: gsar                                  on 1999/10/28  17:33:49
3734         Log: remove C<use Time::Local 'no_range_check'> misfeature (global
3735              can still be directly set)
3736      Branch: perl
3737            ! lib/Time/Local.pm
3738 ____________________________________________________________________________
3739 [  4480] By: jhi                                   on 1999/10/28  13:49:26
3740         Log: Fix printing of uids and gids; regen Configure.
3741      Branch: cfgperl
3742            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3743            ! config_h.SH mg.c perl.c perl.h taint.c
3744 ____________________________________________________________________________
3745 [  4479] By: jhi                                   on 1999/10/28  11:53:57
3746         Log: Fix typo.
3747      Branch: metaconfig
3748            ! U/typedefs/gidsize.U
3749 ____________________________________________________________________________
3750 [  4478] By: jhi                                   on 1999/10/28  06:50:02
3751         Log: Integrate with Sarathy.
3752      Branch: cfgperl
3753           !> Changes iperlsys.h makedef.pl patchlevel.h perl.h
3754           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
3755           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3756           !> win32/config_sh.PL win32/makefile.mk win32/win32.h
3757 ____________________________________________________________________________
3758 [  4477] By: jhi                                   on 1999/10/28  06:40:54
3759         Log: (Slightly) better comments for Policy_sh.SH from Andy.
3760      Branch: cfgperl
3761            ! Policy_sh.SH
3762 ____________________________________________________________________________
3763 [  4476] By: gsar                                  on 1999/10/27  23:54:36
3764         Log: regen config* stuff for windows
3765      Branch: perl
3766            ! Changes patchlevel.h win32/Makefile win32/config.bc
3767            ! win32/config.gc win32/config.vc win32/config_H.bc
3768            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
3769            ! win32/makefile.mk
3770 ____________________________________________________________________________
3771 [  4475] By: gsar                                  on 1999/10/27  21:32:30
3772         Log: integrate cfgperl contents into mainline; merge conflicts
3773      Branch: perl
3774           !> (integrate 46 files)
3775 ____________________________________________________________________________
3776 [  4474] By: gsar                                  on 1999/10/27  21:15:07
3777         Log: patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
3778              perl; stdout/stderr redirects seem broken as well)
3779      Branch: perl
3780            ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h
3781 ____________________________________________________________________________
3782 [  4473] By: jhi                                   on 1999/10/27  21:11:11
3783         Log: Do not block if no message queues available.
3784      Branch: cfgperl
3785            ! t/lib/ipc_sysv.t
3786 ____________________________________________________________________________
3787 [  4472] By: jhi                                   on 1999/10/27  18:27:40
3788         Log: Remove unused "squatter" symbols; regen Configure.
3789      Branch: cfgperl
3790            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
3791            ! Porting/config_H config_h.SH epoc/config.h iperlsys.h perl.h
3792            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3793 ____________________________________________________________________________
3794 [  4471] By: jhi                                   on 1999/10/27  18:26:55
3795         Log: metaconfig; split socket; fix output.
3796      Branch: metaconfig
3797            ! U/modified/d_socket.U U/modified/d_statblks.U
3798      Branch: metaconfig/U/perl
3799            + d_cmsghdr_s.U d_msghdr_s.U d_recvmsg.U d_sendmsg.U
3800            ! i_sysstatfs.U i_sysvfs.U
3801 ____________________________________________________________________________
3802 [  4470] By: jhi                                   on 1999/10/27  17:19:06
3803         Log: Regen Configure.
3804      Branch: cfgperl
3805            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3806            ! config_h.SH perl.c perl.h
3807 ____________________________________________________________________________
3808 [  4469] By: jhi                                   on 1999/10/27  17:18:41
3809         Log: metaconfig; split statfs.
3810      Branch: metaconfig/U/perl
3811            + d_fs_data_s.U d_statfs_f_flags.U d_statfs_s.U
3812            ! d_statfs.U
3813 ____________________________________________________________________________
3814 [  4468] By: jhi                                   on 1999/10/27  14:06:44
3815         Log: Integrate with Sarathy; manual resolve on regcomp.c conflicts
3816              (Ilya's changes won).
3817      Branch: cfgperl
3818           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
3819           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
3820           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
3821           !> (integrate 65 files)
3822 ____________________________________________________________________________
3823 [  4467] By: jhi                                   on 1999/10/27  13:38:41
3824         Log: Regen Configure.
3825      Branch: cfgperl
3826            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3827            ! config_h.SH
3828 ____________________________________________________________________________
3829 [  4466] By: jhi                                   on 1999/10/27  13:18:06
3830         Log: metaconfig fixes from Andy.
3831      Branch: metaconfig
3832            + U/modified/libnlist.U U/modified/usrinc.U
3833            ! U/Glossary.patch U/mkglossary U/modified/libpth.U
3834 ____________________________________________________________________________
3835 [  4465] By: jhi                                   on 1999/10/27  13:06:27
3836         Log: Nosuid checking for statfs() people.
3837      Branch: cfgperl
3838            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3839            ! config_h.SH perl.c perl.h pod/perldiag.pod
3840 ____________________________________________________________________________
3841 [  4464] By: jhi                                   on 1999/10/27  13:04:20
3842         Log: metaconfig maintenance; fix Hasfield, statfs;
3843              add Hasstruct, statfs3, statfs4, ustat, sysvfs;
3844              split fstatfs away from statfs.
3845      Branch: metaconfig
3846            + U/protos/Hasstruct.U
3847            ! U/protos/Hasfield.U
3848      Branch: metaconfig/U/perl
3849            + d_fstatfs.U d_statfs3.U d_statfs4.U d_ustat.U i_sysvfs.U
3850            + i_ustat.U
3851            ! d_statfs.U
3852 ____________________________________________________________________________
3853 [  4463] By: jhi                                   on 1999/10/27  07:55:53
3854         Log: We need cc to be able to test for cc -v.
3855      Branch: cfgperl
3856            ! hints/dec_osf.sh
3857 ____________________________________________________________________________
3858 [  4462] By: gsar                                  on 1999/10/27  01:31:41
3859         Log: more GCC v2.95 induced adjustments
3860      Branch: perl
3861            ! globals.c mg.c opcode.h opcode.pl perl.h sv.c
3862            ! win32/makefile.mk win32/win32.c x2p/walk.c
3863 ____________________________________________________________________________
3864 [  4461] By: gsar                                  on 1999/10/26  21:42:59
3865         Log: warnings and const violations identified by compiling in C++ mode
3866              with GCC v2.95
3867      Branch: perl
3868            ! doio.c embed.pl mg.c op.c perl.c perlapi.c proto.h regcomp.c
3869            ! sv.c taint.c toke.c win32/win32.c
3870 ____________________________________________________________________________
3871 [  4459] By: jhi                                   on 1999/10/26  10:15:58
3872         Log: Regen Configure.
3873      Branch: cfgperl
3874            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3875            ! config_h.SH
3876 ____________________________________________________________________________
3877 [  4458] By: jhi                                   on 1999/10/26  09:48:37
3878         Log: Minor rewordings.
3879      Branch: metaconfig/U/perl
3880            ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U
3881 ____________________________________________________________________________
3882 [  4456] By: jhi                                   on 1999/10/26  09:11:49
3883         Log: Fix d_statfsflags; add d_getmnt.
3884      Branch: metaconfig/U/perl
3885            + d_getmnt.U
3886            ! d_statfs.U
3887 ____________________________________________________________________________
3888 [  4455] By: jhi                                   on 1999/10/26  08:12:27
3889         Log: Massive multitypo in #4446.
3890      Branch: cfgperl
3891            ! hints/dec_osf.sh
3892 ____________________________________________________________________________
3893 [  4454] By: jhi                                   on 1999/10/25  08:28:45
3894         Log: From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
3895              To: Perl 5 Porters <perl5-porters@perl.org>
3896              Subject: [PATCH 5.005_62] dos-djgpp update
3897              Date: Mon, 25 Oct 1999 10:11:30 +0200
3898              Message-ID: <19991025101130.K459@crater.eth.ericsson.se>
3899      Branch: cfgperl
3900            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
3901            ! pod/perldelta.pod t/lib/io_unix.t
3902 ____________________________________________________________________________
3903 [  4453] By: jhi                                   on 1999/10/25  08:25:50
3904         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3905              To: perl5-porters@perl.org (Mailing list Perl5)
3906              Subject: [PATCH 5.005_62] Remove the last regnode<==>char*
3907              Date: Mon, 25 Oct 1999 03:06:21 -0400 (EDT)
3908              Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>
3909      Branch: cfgperl
3910            ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c
3911 ____________________________________________________________________________
3912 [  4452] By: jhi                                   on 1999/10/25  08:16:55
3913         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3914              To: perl5-porters@perl.org (Mailing list Perl5)
3915              Subject: [PATCH 5.005_62] Missing REx engine patch
3916              Date: Sun, 24 Oct 1999 23:47:45 -0400 (EDT)
3917              Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu>
3918      Branch: cfgperl
3919            ! pod/perldiag.pod regcomp.c regexec.c
3920 ____________________________________________________________________________
3921 [  4451] By: jhi                                   on 1999/10/25  08:13:06
3922         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3923              To: perl5-porters@perl.org (Mailing list Perl5)
3924              Subject: [PATCH 5.005_62] charnames and UTEST
3925              Date: Sun, 24 Oct 1999 23:39:49 -0400 (EDT)
3926              Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu>
3927      Branch: cfgperl
3928            ! t/lib/charnames.t
3929 ____________________________________________________________________________
3930 [  4450] By: gsar                                  on 1999/10/25  07:38:15
3931         Log: win32 tweak
3932      Branch: perl
3933            ! win32/perllib.c
3934 ____________________________________________________________________________
3935 [  4449] By: gsar                                  on 1999/10/24  23:20:10
3936         Log: remove inconsistent tainting behavior of sprintf("%e",...)
3937              (all bets are off is "C" locale is compromised)
3938      Branch: perl
3939            ! pod/perlfunc.pod pod/perllocale.pod sv.c
3940 ____________________________________________________________________________
3941 [  4448] By: gsar                                  on 1999/10/24  22:20:42
3942         Log: remove unused interpreter globals
3943      Branch: perl
3944            ! deb.c dump.c embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs
3945            ! global.sym gv.c gv.h intrpvar.h objXSUB.h perl.c perlapi.c
3946            ! proto.h toke.c
3947 ____________________________________________________________________________
3948 [  4447] By: jhi                                   on 1999/10/24  21:49:52
3949         Log: Another hints tweak.
3950      Branch: cfgperl
3951            ! hints/aix.sh
3952 ____________________________________________________________________________
3953 [  4446] By: jhi                                   on 1999/10/24  21:48:02
3954         Log: Hints tweak.
3955      Branch: cfgperl
3956            ! hints/dec_osf.sh
3957 ____________________________________________________________________________
3958 [  4445] By: nick                                  on 1999/10/24  21:03:28
3959         Log: Integrate own changes to mainline.
3960      Branch: utfperl
3961           !> installperl pp.c
3962 ____________________________________________________________________________
3963 [  4444] By: nick                                  on 1999/10/24  20:54:06
3964         Log: Avoid creating GV with NULL name when vivifying nameless scalars.
3965              (Fix/workround for [ID19991024.001])
3966      Branch: perl
3967            ! pp.c
3968 ____________________________________________________________________________
3969 [  4443] By: nick                                  on 1999/10/24  15:09:51
3970         Log: Follow that camel ... another sync.
3971      Branch: utfperl
3972           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
3973           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
3974           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
3975           !> (integrate 36 files)
3976 ____________________________________________________________________________
3977 [  4442] By: gsar                                  on 1999/10/24  14:40:01
3978         Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
3979      Branch: perl
3980            ! installperl
3981 ____________________________________________________________________________
3982 [  4441] By: gsar                                  on 1999/10/24  14:33:11
3983         Log: test in change#4428 needs strict interpretation of C modulus
3984      Branch: perl
3985            ! t/op/int.t
3986 ____________________________________________________________________________
3987 [  4440] By: gsar                                  on 1999/10/24  13:47:17
3988         Log: don't allow SIGCHLD to be ignored at startup, or wait*() and
3989              $? break
3990      Branch: perl
3991            ! perl.c pod/perldelta.pod pod/perldiag.pod
3992 ____________________________________________________________________________
3993 [  4439] By: jhi                                   on 1999/10/24  13:19:17
3994         Log: test for #2835 (yeah, better later than never)
3995      Branch: cfgperl
3996            ! t/op/array.t
3997 ____________________________________________________________________________
3998 [  4438] By: gsar                                  on 1999/10/24  12:59:12
3999         Log: typo, doc tweak
4000      Branch: perl
4001            ! lib/attributes.pm pod/perlop.pod
4002 ____________________________________________________________________________
4003 [  4437] By: gsar                                  on 1999/10/24  11:59:55
4004         Log: allow get() and reftype() functions to be imported (from
4005              Spider Boardman)
4006      Branch: perl
4007            ! lib/attributes.pm
4008 ____________________________________________________________________________
4009 [  4436] By: gsar                                  on 1999/10/24  11:52:53
4010         Log: suppress scalar leak messages for known leaks (from
4011              Robin Barker <rmb1@cise.npl.co.uk>)
4012      Branch: perl
4013            ! Changes t/op/lex_assign.t t/pragma/warn/op
4014 ____________________________________________________________________________
4015 [  4435] By: gsar                                  on 1999/10/24  11:39:42
4016         Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
4017      Branch: perl
4018            ! ext/B/defsubs_h.PL
4019 ____________________________________________________________________________
4020 [  4434] By: gsar                                  on 1999/10/24  11:36:08
4021         Log: relax range checking if they ask for it (from John L. Allen
4022              <allen@grumman.com>)
4023      Branch: perl
4024            ! lib/Time/Local.pm
4025 ____________________________________________________________________________
4026 [  4433] By: gsar                                  on 1999/10/24  11:25:51
4027         Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
4028      Branch: perl
4029            ! README lib/File/Path.pm
4030 ____________________________________________________________________________
4031 [  4432] By: gsar                                  on 1999/10/24  11:11:02
4032         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4033              Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT)
4034              Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>
4035              Subject: Re: [PATCH 5.005_62] OS/2 improvements
4036      Branch: perl
4037            + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
4038            + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
4039            + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
4040            ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes
4041            ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL
4042            ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
4043            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
4044            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
4045            ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h
4046            ! perl.c perl.h t/io/fs.t t/op/magic.t
4047 ____________________________________________________________________________
4048 [  4431] By: gsar                                  on 1999/10/24  10:50:14
4049         Log: install all README.foo with pod content as podfoo.pod
4050      Branch: perl
4051            ! Makefile.SH installman
4052 ____________________________________________________________________________
4053 [  4430] By: gsar                                  on 1999/10/24  09:28:24
4054         Log: @INC needs ../lib
4055      Branch: perl
4056            ! t/op/int.t
4057 ____________________________________________________________________________
4058 [  4429] By: jhi                                   on 1999/10/23  21:47:49
4059         Log: More printf-fixes (see also #4426).
4060      Branch: cfgperl
4061            ! deb.c dump.c ext/Data/Dumper/Dumper.xs
4062            ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c
4063            ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c
4064 ____________________________________________________________________________
4065 [  4428] By: gsar                                  on 1999/10/23  20:28:56
4066         Log: fix accidental C modulo semantics on integer-valued operations
4067              (e.g. caused C<length("abc") % -10> to return 3 rather than -7)
4068      Branch: perl
4069            ! op.c t/op/int.t
4070 ____________________________________________________________________________
4071 [  4427] By: jhi                                   on 1999/10/23  16:10:10
4072         Log: Integrate with Sarathy.
4073      Branch: cfgperl
4074           !> sv.c win32/win32.c
4075 ____________________________________________________________________________
4076 [  4426] By: jhi                                   on 1999/10/23  16:04:02
4077         Log: Fix the printfing nits pointed out by using gcc -Wall and
4078              Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
4079              plus few other warnings in Dumper.xs.
4080      Branch: cfgperl
4081            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
4082            ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c
4083 ____________________________________________________________________________
4084 [  4425] By: jhi                                   on 1999/10/23  15:16:41
4085         Log: Configure regen to pick up the new installation directories
4086              from Policy_sh.SH.  The explanations of "public add-ons" and
4087              "vendor-supplied" could do with more work.
4088      Branch: cfgperl
4089            ! Configure config_h.SH
4090 ____________________________________________________________________________
4091 [  4424] By: nick                                  on 1999/10/23  00:46:22
4092         Log: Resolve mainline before possible hacking operertunity this weekend
4093      Branch: utfperl
4094           +> pod/perlfilter.pod
4095           !> (integrate 32 files)
4096 ____________________________________________________________________________
4097 [  4423] By: jhi                                   on 1999/10/22  22:53:17
4098         Log: Update Policy_sh.SH to handle the newer installation directives.
4099              From: Andy Dougherty <doughera@lafayette.edu>
4100              To: Perl Porters <perl5-porters@perl.org>
4101              Subject: [PATCH 5.005_62] Policy_sh.SH update
4102              Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT)
4103              Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>
4104      Branch: cfgperl
4105            ! Policy_sh.SH
4106 ____________________________________________________________________________
4107 [  4422] By: jhi                                   on 1999/10/22  22:44:44
4108         Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
4109      Branch: cfgperl
4110            ! hints/aix.sh
4111 ____________________________________________________________________________
4112 [  4421] By: gsar                                  on 1999/10/22  21:16:44
4113         Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
4114              C<"%ld", long_val>
4115      Branch: perl
4116            ! sv.c
4117 ____________________________________________________________________________
4118 [  4420] By: gsar                                  on 1999/10/22  16:36:46
4119         Log: win32_utime() on directories should use localtime() rather
4120              than gmtime() (from Jan Dubois)
4121      Branch: perl
4122            ! win32/win32.c
4123 ____________________________________________________________________________
4124 [  4419] By: jhi                                   on 1999/10/21  10:31:41
4125         Log: Integrate with Sarathy.
4126      Branch: cfgperl
4127           !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl
4128           !> t/lib/glob-basic.t t/op/sort.t
4129 ____________________________________________________________________________
4130 [  4418] By: gsar                                  on 1999/10/20  23:49:47
4131         Log: add test for change#4417
4132      Branch: perl
4133            ! t/op/sort.t
4134 ____________________________________________________________________________
4135 [  4417] By: gsar                                  on 1999/10/20  23:45:03
4136         Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
4137      Branch: perl
4138            ! op.c
4139 ____________________________________________________________________________
4140 [  4416] By: gsar                                  on 1999/10/20  01:00:50
4141         Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
4142      Branch: perl
4143            ! lib/CPAN/FirstTime.pm
4144 ____________________________________________________________________________
4145 [  4415] By: gsar                                  on 1999/10/20  00:52:34
4146         Log: disable optimizing troublesome ops in change#3612
4147              (from Ilya Zakharevich)
4148      Branch: perl
4149            ! Makefile.SH opcode.h opcode.pl
4150 ____________________________________________________________________________
4151 [  4414] By: gsar                                  on 1999/10/20  00:37:46
4152         Log: skip unreadable directory test when running as root
4153      Branch: perl
4154            ! t/lib/glob-basic.t
4155 ____________________________________________________________________________
4156 [  4413] By: jhi                                   on 1999/10/19  09:26:52
4157         Log: Avoid GNU ar if HP cc is being used.
4158      Branch: cfgperl
4159            ! hints/hpux.sh
4160 ____________________________________________________________________________
4161 [  4412] By: jhi                                   on 1999/10/19  07:24:29
4162         Log: Integrate with Sarathy.
4163      Branch: cfgperl
4164           !> perlvars.h
4165 ____________________________________________________________________________
4166 [  4411] By: jhi                                   on 1999/10/19  07:22:34
4167         Log: Long double support: sqrtl et al are not available everywhere,
4168              e.g. not in Solaris, even when long doubles are.
4169      Branch: cfgperl
4170            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4171            ! config_h.SH perl.h
4172 ____________________________________________________________________________
4173 [  4410] By: jhi                                   on 1999/10/19  07:21:42
4174         Log: Add sqrtl probe, add echo dependencies.
4175      Branch: metaconfig
4176            ! U/threads/d_pthreadj.U
4177      Branch: metaconfig/U/perl
4178            + d_sqrtl.U
4179            ! i_inttypes.U io64.U
4180 ____________________________________________________________________________
4181 [  4409] By: gsar                                  on 1999/10/19  02:18:54
4182         Log: perl_mutex n/a if !USE_THREADS
4183      Branch: perl
4184            ! perlvars.h
4185 ____________________________________________________________________________
4186 [  4408] By: jhi                                   on 1999/10/18  20:13:02
4187         Log: Forgotten s/warning/warnings/.
4188      Branch: cfgperl
4189            ! Makefile.SH
4190 ____________________________________________________________________________
4191 [  4407] By: jhi                                   on 1999/10/18  20:02:12
4192         Log: Integrate with Sarathy.
4193      Branch: cfgperl
4194           +> pod/perlfilter.pod
4195           !> (integrate 30 files)
4196 ____________________________________________________________________________
4197 [  4406] By: gsar                                  on 1999/10/18  16:32:10
4198         Log: added intro to source filters from Paul Marquess
4199      Branch: perl
4200            + pod/perlfilter.pod
4201            ! MANIFEST pod/perldelta.pod
4202 ____________________________________________________________________________
4203 [  4405] By: gsar                                  on 1999/10/18  05:53:06
4204         Log: missing manpages
4205      Branch: perl
4206            ! installman
4207 ____________________________________________________________________________
4208 [  4404] By: gsar                                  on 1999/10/18  05:09:22
4209         Log: pod updates from Tom Christiansen
4210      Branch: perl
4211            ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
4212 ____________________________________________________________________________
4213 [  4403] By: gsar                                  on 1999/10/17  23:43:59
4214         Log: PL_malloc_mutex needs to be global, not per-interpreter
4215              (malloc.c has static data)
4216      Branch: perl
4217            ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
4218 ____________________________________________________________________________
4219 [  4402] By: gsar                                  on 1999/10/17  22:30:30
4220         Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
4221              windows
4222      Branch: perl
4223            ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c
4224            ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c
4225            ! win32/win32.h
4226 ____________________________________________________________________________
4227 [  4401] By: gsar                                  on 1999/10/17  20:33:42
4228         Log: serious bug introduced by G_VOID changes in 5.003_96: scalar
4229              eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
4230              is one symptom of the problem
4231      Branch: perl
4232            ! pp_ctl.c t/op/eval.t
4233 ____________________________________________________________________________
4234 [  4400] By: gsar                                  on 1999/10/17  18:36:46
4235         Log: remove FileHandle from list of PodParser dependencies (the
4236              difference is 20 files vs 6 files loaded!)
4237      Branch: perl
4238            ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
4239            ! t/pod/testcmp.pl
4240 ____________________________________________________________________________
4241 [  4399] By: nick                                  on 1999/10/17  14:51:35
4242         Log: Pre-trip resolve
4243      Branch: utfperl
4244           !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
4245 ____________________________________________________________________________
4246 [  4398] By: gsar                                  on 1999/10/17  09:19:24
4247         Log: make installperl ignore RCS files (from Michael G Schwern
4248              <schwern@pobox.com>)
4249      Branch: perl
4250            ! installperl lib/Text/Tabs.pm
4251 ____________________________________________________________________________
4252 [  4397] By: gsar                                  on 1999/10/16  18:30:14
4253         Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
4254      Branch: perl
4255            ! perl.c
4256 ____________________________________________________________________________
4257 [  4396] By: jhi                                   on 1999/10/16  17:44:39
4258         Log: Missing comma.
4259      Branch: cfgperl
4260            ! lib/diagnostics.pm
4261 ____________________________________________________________________________
4262 [  4395] By: gsar                                  on 1999/10/16  17:18:36
4263         Log: assumption about @_ always being non-REAL doesn't hold when
4264              debugger is running; DB::sub() can call arbitrary stuff
4265              that modifies @_ at will
4266      Branch: perl
4267            ! pp_hot.c
4268 ____________________________________________________________________________
4269 [  4394] By: nick                                  on 1999/10/16  09:35:20
4270         Log: Resolve utfperl branch against mainline as of _62
4271      Branch: utfperl
4272           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
4273           +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl
4274           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
4275           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
4276           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
4277           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
4278           +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t
4279           +> t/lib/glob-taint.t win32/genmk95.pl
4280            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
4281           !> (integrate 144 files)
4282 ____________________________________________________________________________
4283 [  4393] By: gsar                                  on 1999/10/16  04:07:02
4284         Log: OS/2 support bits (from Ilya Zakharevich)
4285      Branch: perl
4286            ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
4287 ____________________________________________________________________________
4288 [  4392] By: jhi                                   on 1999/10/15  10:28:09
4289         Log: Integrate with Sarathy.
4290      Branch: cfgperl
4291           !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm
4292           !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod
4293           !> win32/Makefile win32/makefile.mk
4294
4295 ----------------
4296 Version 5.005_62
4297 ----------------
4298
4299 ____________________________________________________________________________
4300 [  4391] By: gsar                                  on 1999/10/15  10:12:42
4301         Log: here be 5.005_62
4302      Branch: perl
4303            ! Changes MANIFEST Porting/makerel
4304 ____________________________________________________________________________
4305 [  4390] By: gsar                                  on 1999/10/15  09:45:51
4306         Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;
4307              avoid tickling it in Pod::Man for now; other nits in
4308              Pod::*
4309      Branch: perl
4310            ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
4311            ! pod/perlopentut.pod
4312 ____________________________________________________________________________
4313 [  4389] By: gsar                                  on 1999/10/15  08:55:01
4314         Log: disable internal globbing for miniperl (or build breaks out
4315              in a rash of failed dependencies)
4316      Branch: perl
4317            ! Makefile.SH op.c win32/Makefile win32/makefile.mk
4318 ____________________________________________________________________________
4319 [  4388] By: jhi                                   on 1999/10/15  08:07:49
4320         Log: Integrate with Sarathy.
4321      Branch: cfgperl
4322           !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod
4323           !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c
4324 ____________________________________________________________________________
4325 [  4387] By: gsar                                  on 1999/10/15  07:46:24
4326         Log: integrate cfgperl contents into mainline
4327      Branch: perl
4328            ! Changes
4329           !> pod/perldelta.pod pod/perldiag.pod regcomp.c
4330           !> t/pragma/warn/regcomp
4331 ____________________________________________________________________________
4332 [  4386] By: gsar                                  on 1999/10/15  05:45:36
4333         Log: various little goofs in change#4385
4334      Branch: perl
4335            ! win32/include/dirent.h win32/win32.c
4336 ____________________________________________________________________________
4337 [  4385] By: gsar                                  on 1999/10/15  04:49:09
4338         Log: win32_*dir() cleanup; win32_readdir() iterates as necessary
4339              rather than win32_opendir() reading all files up front (untested)
4340      Branch: perl
4341            ! win32/include/dirent.h win32/win32.c
4342 ____________________________________________________________________________
4343 [  4384] By: gsar                                  on 1999/10/15  01:34:09
4344         Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
4345      Branch: perl
4346            ! lib/Benchmark.pm pod/perldelta.pod
4347 ____________________________________________________________________________
4348 [  4383] By: gsar                                  on 1999/10/15  01:22:32
4349         Log: include info about Perl Mongers in perlfaq2 (from David H. Adler
4350              <dha@panix.com>)
4351      Branch: perl
4352            ! pod/perlfaq2.pod
4353 ____________________________________________________________________________
4354 [  4382] By: gsar                                  on 1999/10/15  01:14:22
4355         Log: From: jand@ActiveState.com (Jan Dubois)
4356              Date: Fri, 15 Oct 1999 01:14:23 +0200
4357              Message-ID: <380f61ae.18202914@smtprelay.t-online.de>
4358              Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime()
4359      Branch: perl
4360            ! ext/POSIX/POSIX.xs
4361 ____________________________________________________________________________
4362 [  4381] By: jhi                                   on 1999/10/14  22:11:36
4363         Log: Integrate with Sarathy.
4364      Branch: cfgperl
4365           !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c
4366           !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c
4367           !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile
4368           !> win32/makefile.mk
4369 ____________________________________________________________________________
4370 [  4380] By: jhi                                   on 1999/10/14  22:08:22
4371         Log: Warn inside character classes about unknown backslash escapes
4372              (that are not caught earlier because of being completely unknown,
4373              such as \m), such as \z (because they make do sense inside regexen,
4374              but not inside character classes).
4375      Branch: cfgperl
4376            ! pod/perldelta.pod pod/perldiag.pod regcomp.c
4377            ! t/pragma/warn/regcomp
4378 ____________________________________________________________________________
4379 [  4379] By: gsar                                  on 1999/10/14  18:26:56
4380         Log: clarify significance of parens for "x" (from M.J.T. Guy
4381              <mjtg@cus.cam.ac.uk>)
4382      Branch: perl
4383            ! pod/perlop.pod
4384 ____________________________________________________________________________
4385 [  4378] By: gsar                                  on 1999/10/14  18:25:20
4386         Log: make timelocal work better when time is close to the epoch
4387              east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>)
4388      Branch: perl
4389            ! lib/Time/Local.pm
4390 ____________________________________________________________________________
4391 [  4377] By: gsar                                  on 1999/10/14  18:15:11
4392         Log: integrate cfgperl contents into mainline
4393      Branch: perl
4394           +> ext/DB_File/hints/sco.pl
4395           !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh
4396           !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod
4397           !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp
4398 ____________________________________________________________________________
4399 [  4376] By: gsar                                  on 1999/10/14  17:47:35
4400         Log: fix POPSTACK panics that ensued from bad interaction between
4401              runlevels and stack of stacks (change#3988 done right);
4402              basically, we pop the runlevel if the stacklevel is not the
4403              same one we started the runlevel with
4404      Branch: perl
4405            ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
4406 ____________________________________________________________________________
4407 [  4375] By: gsar                                  on 1999/10/14  15:54:48
4408         Log: avoid warnings
4409      Branch: perl
4410            ! ext/File/Glob/bsd_glob.c
4411 ____________________________________________________________________________
4412 [  4374] By: jhi                                   on 1999/10/14  10:08:44
4413         Log: Warn about false ranges like \d-\w (see the change #4355).
4414              The invalid ranges (b-a) warning message also enhanced.
4415      Branch: cfgperl
4416            ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
4417            ! t/pragma/warn/regcomp
4418 ____________________________________________________________________________
4419 [  4373] By: gsar                                  on 1999/10/14  03:49:54
4420         Log: File::Glob fixes for Windows
4421      Branch: perl
4422            ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
4423            ! win32/makefile.mk
4424 ____________________________________________________________________________
4425 [  4372] By: gsar                                  on 1999/10/14  02:21:31
4426         Log: avoid inefficiency in change#3386 (every longjmp() was followed
4427              by an avoidable call to setjmp())
4428      Branch: perl
4429            ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c
4430            ! proto.h scope.c scope.h
4431 ____________________________________________________________________________
4432 [  4371] By: jhi                                   on 1999/10/13  21:17:17
4433         Log: Integrate with Sarathy.
4434      Branch: cfgperl
4435           !> op.c pod/perldelta.pod
4436 ____________________________________________________________________________
4437 [  4370] By: gsar                                  on 1999/10/13  18:08:45
4438         Log: misc tweaks
4439      Branch: perl
4440            ! op.c pod/perldelta.pod
4441 ____________________________________________________________________________
4442 [  4369] By: jhi                                   on 1999/10/13  16:18:58
4443         Log: Integrate with Sarathy.
4444      Branch: cfgperl
4445           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4446 ____________________________________________________________________________
4447 [  4368] By: gsar                                  on 1999/10/13  16:14:16
4448         Log: pod nits from various perl porters
4449      Branch: perl
4450            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4451 ____________________________________________________________________________
4452 [  4367] By: jhi                                   on 1999/10/13  12:10:30
4453         Log: From: Vlad Harchev <hvv@hippo.ru>
4454              To: perl5-porters@perl.org
4455              Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503
4456              Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST)
4457              Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain>
4458      Branch: cfgperl
4459            ! pod/perlop.pod
4460 ____________________________________________________________________________
4461 [  4366] By: gsar                                  on 1999/10/13  08:11:11
4462         Log: typos and language goofs pointed out by Hugo van der Sanden
4463              <hv@crypt.compulink.co.uk>
4464      Branch: perl
4465            ! pod/perldelta.pod pod/perldiag.pod
4466 ____________________________________________________________________________
4467 [  4365] By: jhi                                   on 1999/10/13  07:27:44
4468         Log: Integrate with Sarathy.
4469      Branch: cfgperl
4470           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
4471           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
4472           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
4473           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
4474           +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t
4475           !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl
4476           !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod
4477           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t
4478           !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c
4479 ____________________________________________________________________________
4480 [  4364] By: gsar                                  on 1999/10/13  07:06:04
4481         Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
4482      Branch: perl
4483            ! lib/perl5db.pl
4484 ____________________________________________________________________________
4485 [  4363] By: jhi                                   on 1999/10/13  07:03:43
4486         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
4487              To: perl5-porters@perl.org
4488              Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
4489              Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT)
4490              Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>
4491      Branch: cfgperl
4492            ! hints/svr5.sh
4493 ____________________________________________________________________________
4494 [  4362] By: jhi                                   on 1999/10/13  06:57:16
4495         Log: Add DB_File hint for SCO ODT.
4496              From: hops@sco.com
4497              To: perl5-porters@perl.org
4498              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
4499              Date: Tue, 12 Oct 1999 20:16:04 PDT
4500              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
4501      Branch: cfgperl
4502            + ext/DB_File/hints/sco.pl
4503            ! MANIFEST
4504 ____________________________________________________________________________
4505 [  4361] By: gsar                                  on 1999/10/13  06:56:08
4506         Log: PL_numeric_radix used without being defined (from Ilya
4507              Zakharevich)
4508      Branch: perl
4509            ! util.c
4510 ____________________________________________________________________________
4511 [  4360] By: gsar                                  on 1999/10/13  06:43:03
4512         Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose())
4513              From: hops@sco.com
4514              Date: Tue, 12 Oct 1999 20:16:04 PDT
4515              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
4516              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
4517      Branch: perl
4518            + ext/NDBM_File/hints/sco.pl
4519            ! MANIFEST ext/ODBM_File/hints/sco.pl
4520 ____________________________________________________________________________
4521 [  4359] By: gsar                                  on 1999/10/13  06:34:53
4522         Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
4523      Branch: perl
4524            ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
4525            ! pod/perlport.pod
4526 ____________________________________________________________________________
4527 [  4358] By: gsar                                  on 1999/10/12  19:10:27
4528         Log: perldelta updates
4529      Branch: perl
4530            ! pod/perldelta.pod
4531 ____________________________________________________________________________
4532 [  4357] By: gsar                                  on 1999/10/12  17:11:18
4533         Log: update perldelta for change#4356
4534      Branch: perl
4535            ! Changes pod/perldelta.pod
4536 ____________________________________________________________________________
4537 [  4356] By: gsar                                  on 1999/10/12  16:53:31
4538         Log: add File::BSDGlob as File::Glob and load it at compile-time
4539              if perl was built with -DPERL_INTERNAL_GLOB
4540              
4541              TODO: we currently get a compile-time failure if File/Glob.pm
4542              can't be found; such failure needs to be made to emit a warning
4543              and use the csh implementation instead
4544      Branch: perl
4545            + ext/File/Glob/Changes ext/File/Glob/Glob.pm
4546            + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
4547            + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
4548            + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t
4549            + t/lib/glob-global.t t/lib/glob-taint.t
4550            ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t
4551            ! t/pragma/overload.t
4552 ____________________________________________________________________________
4553 [  4355] By: jhi                                   on 1999/10/12  15:30:05
4554         Log: Revert the parts of #3926 that outlawed character ranges
4555              that have character classes such as \w as either endpoint.
4556              This change re-establishes the old behavior which meant that
4557              such ranges weren't really ranges, the "-" was literal.
4558              Moreover, this change also fixes the old behavior to be
4559              more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
4560              Now they all do work as described above.  The #3926 outlawed
4561              all of those.
4562      Branch: cfgperl
4563            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
4564 ____________________________________________________________________________
4565 [  4354] By: jhi                                   on 1999/10/12  09:58:59
4566         Log: Integrate with Sarathy.
4567      Branch: cfgperl
4568           !> (integrate 33 files)
4569 ____________________________________________________________________________
4570 [  4353] By: gsar                                  on 1999/10/12  05:53:40
4571         Log: apply parts of LynxOS patches from Alan Johnson
4572              <johnson@alonn.gemse.fr>
4573      Branch: perl
4574            ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
4575            ! t/op/groups.t
4576 ____________________________________________________________________________
4577 [  4352] By: gsar                                  on 1999/10/12  05:24:39
4578         Log: allow any unpack specifier to take a count via '/'
4579              (from Ilya Zakharevich)
4580      Branch: perl
4581            ! pp.c t/op/pack.t
4582 ____________________________________________________________________________
4583 [  4351] By: gsar                                  on 1999/10/12  05:02:35
4584         Log: avoid warnings
4585      Branch: perl
4586            ! malloc.c
4587 ____________________________________________________________________________
4588 [  4350] By: gsar                                  on 1999/10/12  04:50:52
4589         Log: various cleanups
4590      Branch: perl
4591            ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y
4592            ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc
4593            ! win32/config.gc win32/config.vc win32/config_H.bc
4594            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
4595 ____________________________________________________________________________
4596 [  4349] By: gsar                                  on 1999/10/12  00:23:11
4597         Log: update Changes, patchlevel etc.
4598      Branch: perl
4599            ! Changes Porting/findvars patchlevel.h win32/Makefile
4600            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4601            ! win32/makefile.mk
4602 ____________________________________________________________________________
4603 [  4348] By: gsar                                  on 1999/10/11  23:11:57
4604         Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
4605      Branch: perl
4606            ! pod/perlfunc.pod
4607 ____________________________________________________________________________
4608 [  4347] By: jhi                                   on 1999/10/11  21:25:03
4609         Log: Sparc Linux -Duseshrplib fix.
4610              
4611              From: Brian Jepson <bjepson@home.com>
4612              To: Nick Ing-Simmons <nick@ing-simmons.net>
4613              cc: perl5-porters@perl.org
4614              Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
4615              Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST)
4616              Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>
4617      Branch: cfgperl
4618            ! hints/linux.sh
4619 ____________________________________________________________________________
4620 [  4346] By: gsar                                  on 1999/10/11  20:28:32
4621         Log: more pack/unpack documentation (from Ilya Zakharevich); changed
4622              the behavior of 'Z*' and 'Z3' to always pack a trailing
4623              null byte; changed documentation to suit; added test
4624      Branch: perl
4625            ! pod/perlfunc.pod pp.c t/op/pack.t
4626 ____________________________________________________________________________
4627 [  4345] By: gsar                                  on 1999/10/11  19:15:46
4628         Log: writing to perllocal.pod fails if it was never created;
4629              tweak pseudo-hash example (both suggested by Michael G Schwern
4630              <schwern@pobox.com>)
4631      Branch: perl
4632            ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
4633 ____________________________________________________________________________
4634 [  4344] By: gsar                                  on 1999/10/11  17:57:31
4635         Log: slightly edited variant of suggested patch
4636              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4637              Date: Thu, 9 Sep 1999 18:35:37 -0400
4638              Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
4639              Subject: [PATCH 5.005_58] How RExen match?
4640      Branch: perl
4641            ! pod/perlre.pod
4642 ____________________________________________________________________________
4643 [  4343] By: gsar                                  on 1999/10/11  16:55:48
4644         Log: change#4327 was inefficient
4645      Branch: perl
4646            ! lib/lib.pm
4647 ____________________________________________________________________________
4648 [  4342] By: jhi                                   on 1999/10/11  07:01:46
4649         Log: Integrate with Sarathy.
4650      Branch: cfgperl
4651           +> pod/perlhack.pod
4652           !> (integrate 28 files)
4653 ____________________________________________________________________________
4654 [  4341] By: jhi                                   on 1999/10/11  06:37:47
4655         Log: The 2.5th cut at the AIX C++ extension problems.
4656      Branch: cfgperl
4657            ! hints/aix.sh
4658 ____________________________________________________________________________
4659 [  4340] By: gsar                                  on 1999/10/10  23:48:07
4660         Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
4661      Branch: perl
4662            + pod/perlhack.pod
4663            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
4664 ____________________________________________________________________________
4665 [  4339] By: gsar                                  on 1999/10/10  20:42:40
4666         Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
4667              compatibility; introduce SAVEDESTRUCTOR_X() that accepts
4668              void(*)(pTHX_ void*)
4669      Branch: perl
4670            ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c
4671            ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff
4672            ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h
4673            ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms
4674 ____________________________________________________________________________
4675 [  4338] By: gsar                                  on 1999/10/10  20:38:59
4676         Log: add missing new diagnostics to perldelta
4677      Branch: perl
4678            ! pod/perldelta.pod
4679 ____________________________________________________________________________
4680 [  4337] By: gsar                                  on 1999/10/10  17:40:13
4681         Log: update perldelta for change#3406
4682      Branch: perl
4683            ! embed.pl pod/perldata.pod pod/perldelta.pod
4684 ____________________________________________________________________________
4685 [  4336] By: gsar                                  on 1999/10/10  16:33:14
4686         Log: integrate cfgperl contents into mainline
4687      Branch: perl
4688           +> ext/DynaLoader/hints/aix.pl
4689           !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh
4690           !> makedef.pl perl.h pod/perldelta.pod
4691 ____________________________________________________________________________
4692 [  4335] By: jhi                                   on 1999/10/10  11:09:48
4693         Log: Update perldelta.
4694      Branch: cfgperl
4695            ! pod/perldelta.pod
4696 ____________________________________________________________________________
4697 [  4334] By: jhi                                   on 1999/10/10  10:31:46
4698         Log: Integrate with Sarathy.
4699      Branch: cfgperl
4700           +> win32/genmk95.pl
4701           !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm
4702           !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm
4703           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
4704           !> ext/Thread/sync.t ext/Thread/sync2.t installperl
4705           !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm
4706           !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c
4707           !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c
4708           !> utils/perldoc.PL win32/makefile.mk
4709 ____________________________________________________________________________
4710 [  4333] By: gsar                                  on 1999/10/10  06:33:15
4711         Log: install pods to 'pods' rather than 'pod' on cygwin (modified
4712              a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
4713      Branch: perl
4714            ! installperl lib/diagnostics.pm utils/perldoc.PL
4715 ____________________________________________________________________________
4716 [  4332] By: gsar                                  on 1999/10/10  05:15:26
4717         Log: add $VERSION
4718      Branch: perl
4719            ! lib/Exporter.pm
4720 ____________________________________________________________________________
4721 [  4331] By: gsar                                  on 1999/10/10  05:10:22
4722         Log: describe what can go in an export list (from Anno Siegel
4723              <anno4000@lublin.zrz.tu-berlin.de>)
4724      Branch: perl
4725            ! lib/Exporter.pm
4726 ____________________________________________________________________________
4727 [  4330] By: gsar                                  on 1999/10/10  04:50:43
4728         Log: more basic support for building modules under Windows 95/98
4729              (applied relevant parts from a patch suggested by
4730              Jochen Wiedmann <joe@ispsoft.de>)
4731      Branch: perl
4732            ! lib/ExtUtils/MM_Unix.pm
4733 ____________________________________________________________________________
4734 [  4329] By: gsar                                  on 1999/10/10  04:28:38
4735         Log: rudimentary support for building under Windows 95/98 (from
4736              Benjamin Stuhl <sho_pi@hotmail.com>)
4737      Branch: perl
4738            + win32/genmk95.pl
4739            ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
4740            ! win32/makefile.mk
4741 ____________________________________________________________________________
4742 [  4328] By: gsar                                  on 1999/10/10  03:37:21
4743         Log: fix two leaks in Thread.xs (from Eugene Alterman
4744              <Eugene.Alterman@bremer-inc.com>); convert places with
4745              'use attrs' to new attributes syntax
4746      Branch: perl
4747            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
4748            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
4749            ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t
4750            ! ext/Thread/sync2.t
4751 ____________________________________________________________________________
4752 [  4327] By: gsar                                  on 1999/10/10  02:23:52
4753         Log: avoid duplicates in @INC, they cause leaks in mod_perl etc
4754              (suggested by Tod Irwin <irwin@stockmaster.com>)
4755      Branch: perl
4756            ! lib/lib.pm
4757 ____________________________________________________________________________
4758 [  4326] By: gsar                                  on 1999/10/10  00:51:48
4759         Log: better documentation for recv() (from Anton Berezin
4760              <tobez@plab.ku.dk>)
4761      Branch: perl
4762            ! pod/perlfunc.pod
4763 ____________________________________________________________________________
4764 [  4325] By: gsar                                  on 1999/10/09  22:46:23
4765         Log: perldelta updates (see TODO markers)
4766      Branch: perl
4767            ! Changes pod/perldelta.pod pp_sys.c
4768 ____________________________________________________________________________
4769 [  4324] By: gsar                                  on 1999/10/09  19:43:10
4770         Log: fix Exporter::export_to_level() documentation
4771      Branch: perl
4772            ! lib/Exporter.pm
4773 ____________________________________________________________________________
4774 [  4323] By: gsar                                  on 1999/10/09  18:48:31
4775         Log: don't run END blocks when running under -c switch (older,
4776              rarely useful behavior may still be obtained by putting
4777              BEGIN { $^C = 0; exit; } at the end of the script)
4778      Branch: perl
4779            ! perl.c
4780 ____________________________________________________________________________
4781 [  4322] By: jhi                                   on 1999/10/09  05:31:26
4782         Log: While awaiting a good test program to detect the broken gcc.
4783              From: Thomas Conté <tom@fr.uu.net>
4784              To: <jhi@iki.fi>
4785              Cc: <perl5-porters@perl.org>
4786              Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
4787              Date: Wed, 6 Oct 1999 19:56:29 +0200
4788              Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
4789      Branch: cfgperl
4790            ! hints/irix_6.sh perl.h
4791 ____________________________________________________________________________
4792 [  4321] By: gsar                                  on 1999/10/09  00:41:02
4793         Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to
4794              clear entries in the CV's pad, leading to coredumps when CV had no
4795              other references to it; this is a slightly edited version of the
4796              patch suggested by Russel O'Connor <roconnor@world.std.com>
4797      Branch: perl
4798            ! cop.h pp_ctl.c pp_hot.c
4799 ____________________________________________________________________________
4800 [  4320] By: gsar                                  on 1999/10/08  22:50:51
4801         Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
4802              situation (assumptions about cx invalidation are not valid
4803              anymore)
4804      Branch: perl
4805            ! cop.h pp_ctl.c pp_hot.c
4806 ____________________________________________________________________________
4807 [  4319] By: jhi                                   on 1999/10/08  14:33:31
4808         Log: Integrate with Sarathy.
4809      Branch: cfgperl
4810           !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c
4811           !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c
4812           !> t/comp/bproto.t thrdvar.h toke.c util.c
4813 ____________________________________________________________________________
4814 [  4318] By: jhi                                   on 1999/10/08  13:51:34
4815         Log: The second cut at AIX C++ extension troubles.
4816      Branch: cfgperl
4817            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
4818            ! hints/aix.sh
4819 ____________________________________________________________________________
4820 [  4317] By: jhi                                   on 1999/10/08  10:44:13
4821         Log: The first cut at fixing Perl extensions written in C++ in AIX,
4822              statics don't get initialized right.  This patch at least
4823              doesn't seem to break the build in my AIX, but unfortunately
4824              I don't have the IBM C++ to do further testing.
4825              
4826              Problem reported by Stephanie Beals in
4827              From: bealzy@us.ibm.com
4828              To: perl5-porters@perl.org
4829              Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
4830              Date: Thu, 7 Oct 1999 15:05:54 -0400
4831              Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
4832      Branch: cfgperl
4833            + ext/DynaLoader/hints/aix.pl
4834            ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
4835 ____________________________________________________________________________
4836 [  4316] By: gsar                                  on 1999/10/08  10:26:15
4837         Log: remove kludgey duplicate background error avoidance (caused
4838              "leaks"; %@ wasn't even user-visible under -Dusethreads);
4839              only repeats of most recent error are now avoided
4840      Branch: perl
4841            ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
4842 ____________________________________________________________________________
4843 [  4315] By: jhi                                   on 1999/10/08  09:48:59
4844         Log: Fix omission.
4845      Branch: cfgperl
4846            ! makedef.pl
4847 ____________________________________________________________________________
4848 [  4314] By: gsar                                  on 1999/10/08  07:17:01
4849         Log: extend change#2299 to C<use> (fixes scoping problems in
4850              C<if (...) { use foo; ... }>)
4851      Branch: perl
4852            ! op.c
4853 ____________________________________________________________________________
4854 [  4313] By: gsar                                  on 1999/10/08  04:52:19
4855         Log: small tweak for change#4309
4856      Branch: perl
4857            ! op.c
4858 ____________________________________________________________________________
4859 [  4312] By: gsar                                  on 1999/10/08  02:31:13
4860         Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests
4861              From: Larry Wall <larry@wall.org>
4862              Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT)
4863              Message-Id: <199910061655.JAA11333@kiev.wall.org>
4864              Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
4865      Branch: perl
4866            ! opcode.h t/comp/bproto.t toke.c
4867 ____________________________________________________________________________
4868 [  4311] By: gsar                                  on 1999/10/08  00:58:19
4869         Log: typo
4870      Branch: perl
4871            ! pp_sys.c
4872 ____________________________________________________________________________
4873 [  4310] By: gsar                                  on 1999/10/07  23:51:38
4874         Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
4875              Brian Mitchell <brian@chele.cais.net>)
4876      Branch: perl
4877            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
4878 ____________________________________________________________________________
4879 [  4309] By: gsar                                  on 1999/10/07  22:57:52
4880         Log: change#3728 was flawed (loop contexts saw the wrong statement
4881              info, causing loop control constructs to not find the label);
4882              disable OP_SETSTATE entirely and add a fix that is specifically
4883              targetted at disabling the OP_LINESEQ optimization in else BLOCK,
4884              which was what the original patch was supposed to fix
4885              
4886              TODO: remove the remainder of the setstate logic if it can't
4887              be used anywhere else (it isn't used anywhere now)
4888      Branch: perl
4889            ! cop.h op.c perly.c perly.y
4890 ____________________________________________________________________________
4891 [  4308] By: jhi                                   on 1999/10/07  19:21:27
4892         Log: Integrate with Sarathy.
4893      Branch: cfgperl
4894           !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
4895 ____________________________________________________________________________
4896 [  4307] By: gsar                                  on 1999/10/07  15:12:24
4897         Log: update to podlators-0.08 from Russ Allbery
4898      Branch: perl
4899            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
4900 ____________________________________________________________________________
4901 [  4306] By: jhi                                   on 1999/10/06  17:20:34
4902         Log: Integrate with Sarathy.
4903      Branch: cfgperl
4904           !> (integrate 45 files)
4905 ____________________________________________________________________________
4906 [  4305] By: gsar                                  on 1999/10/06  16:55:45
4907         Log: some versions of mingw32 have __int64, define iff it isn't
4908      Branch: perl
4909            ! win32/win32.h
4910 ____________________________________________________________________________
4911 [  4304] By: gsar                                  on 1999/10/06  03:45:44
4912         Log: fix typos in change#4288
4913      Branch: perl
4914            ! Changes dump.c sv.c
4915 ____________________________________________________________________________
4916 [  4303] By: gsar                                  on 1999/10/06  03:22:46
4917         Log: integrate cfgperl contents into mainline
4918      Branch: perl
4919           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
4920            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
4921           !> (integrate 31 files)
4922 ____________________________________________________________________________
4923 [  4302] By: gsar                                  on 1999/10/06  02:36:53
4924         Log: make die/warn and other diagnostics go to wherever STDERR happens
4925              to point at; change places that meant Perl_debug_log rather than
4926              PerlIO_stderr()
4927      Branch: perl
4928            ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs
4929            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
4930            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
4931            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
4932            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
4933            ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs
4934            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
4935            ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c
4936            ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c
4937            ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c
4938            ! win32/dl_win32.xs win32/win32.c win32/win32thread.c
4939 ____________________________________________________________________________
4940 [  4301] By: jhi                                   on 1999/10/05  23:03:46
4941         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4942              To: François Désarménien <desar@club-internet.fr>
4943              Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
4944              Subject: Re: Strange RE engine breakage in 5_61
4945              Date: Mon, 4 Oct 1999 19:58:03 -0400
4946              Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
4947              
4948              (had to apply pat.t part manually because there
4949              already were more tests than there was in _61)
4950      Branch: cfgperl
4951            ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
4952 ____________________________________________________________________________
4953 [  4300] By: jhi                                   on 1999/10/04  17:03:18
4954         Log: From: Andy Dougherty <doughera@lafayette.edu>
4955              To: Jarkko Hietaniemi <jhi@iki.fi>
4956              cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
4957              Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
4958              Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT)
4959              Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
4960      Branch: cfgperl
4961            + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
4962            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
4963            ! MANIFEST ext/B/defsubs_h.PL
4964 ____________________________________________________________________________
4965 [  4299] By: jhi                                   on 1999/10/04  07:15:16
4966         Log: From: Michael G Schwern <schwern@pobox.com>
4967              To: perl5-porters@perl.org
4968              Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
4969              Date: Sun, 3 Oct 1999 17:34:17 -0400
4970              Message-ID: <19991003173417.A4351@blackrider>
4971      Branch: cfgperl
4972            ! t/lib/fields.t t/pragma/constant.t
4973 ____________________________________________________________________________
4974 [  4298] By: gsar                                  on 1999/10/04  04:57:53
4975         Log: some compatibility macros were busted
4976      Branch: perl
4977            ! embed.h embed.pl toke.c
4978 ____________________________________________________________________________
4979 [  4297] By: jhi                                   on 1999/10/03  17:50:59
4980         Log: A better version of #4296.
4981              
4982              From: Michael G Schwern <schwern@pobox.com>
4983              To: perl5-porters@perl.org
4984              Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
4985              Date: Sun, 3 Oct 1999 13:54:23 -0400
4986              Message-ID: <19991003135423.A3050@blackrider>
4987      Branch: cfgperl
4988            ! av.c op.c pod/perldiag.pod
4989 ____________________________________________________________________________
4990 [  4296] By: jhi                                   on 1999/10/03  17:21:01
4991         Log: (Replaced by #4297.)
4992              
4993              From: Michael G Schwern <schwern@pobox.com>
4994              To: perl5-porters@perl.org
4995              Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
4996              Date: Sun, 3 Oct 1999 13:16:47 -0400
4997              Message-ID: <19991003131647.A2816@blackrider>
4998              
4999              plus changed the error message to say "No such pseudo-hash field"
5000              as discussed in the above mail message.
5001      Branch: cfgperl
5002            ! av.c pod/perldiag.pod
5003 ____________________________________________________________________________
5004 [  4295] By: gsar                                  on 1999/10/03  16:09:36
5005         Log: avoid doing irrelevant things on 'make perl'
5006      Branch: perl
5007            ! Makefile.SH
5008 ____________________________________________________________________________
5009 [  4294] By: jhi                                   on 1999/10/03  14:16:24
5010         Log: Fix a typo in #4293 spotted by Graham Barr.
5011      Branch: cfgperl
5012            ! pod/perlref.pod
5013 ____________________________________________________________________________
5014 [  4293] By: jhi                                   on 1999/10/03  11:31:22
5015         Log: From: Michael G Schwern <schwern@blackrider.aocn.com>
5016              To: perl5-porters@perl.org
5017              Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
5018              Date: Sun, 3 Oct 1999 02:34:01 -0400
5019              Message-ID: <19991003023401.A1520@blackrider>
5020      Branch: cfgperl
5021            ! pod/perlfunc.pod pod/perlref.pod
5022 ____________________________________________________________________________
5023 [  4292] By: jhi                                   on 1999/10/03  09:23:16
5024         Log: From: Barrie Slaymaker <barries@slaysys.com>
5025              To: perl5-porters@perl.org
5026              Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks
5027              Date: Sun, 3 Oct 1999 00:09:51 -0400
5028              Message-Id: <199910030409.AAA18228@jester.slaysys.com>
5029      Branch: cfgperl
5030            ! lib/Benchmark.pm
5031 ____________________________________________________________________________
5032 [  4291] By: jhi                                   on 1999/10/02  23:43:53
5033         Log: Be understanding about large file systems.
5034      Branch: cfgperl
5035            ! t/lib/syslfs.t t/op/lfs.t
5036 ____________________________________________________________________________
5037 [  4290] By: jhi                                   on 1999/10/02  23:39:16
5038         Log: Configure fixfest continues.
5039      Branch: cfgperl
5040            ! Configure config_h.SH
5041      Branch: metaconfig
5042            ! U/modified/d_longdbl.U U/modified/d_longlong.U
5043            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
5044            ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U
5045            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
5046      Branch: metaconfig/U/perl
5047            ! i_inttypes.U io64.U
5048 ____________________________________________________________________________
5049 [  4289] By: jhi                                   on 1999/10/02  23:12:54
5050         Log: Regen Porting stuff.
5051      Branch: cfgperl
5052            ! Porting/Glossary Porting/config.sh Porting/config_H
5053 ____________________________________________________________________________
5054 [  4288] By: jhi                                   on 1999/10/02  23:05:50
5055         Log: Untangle the IV_IS_QUAD jungle by introduding
5056              macros to be used when doing formatted printing:
5057              IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.
5058      Branch: cfgperl
5059            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5060            ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c
5061            ! regcomp.c sv.c taint.c toke.c util.c
5062 ____________________________________________________________________________
5063 [  4287] By: jhi                                   on 1999/10/02  22:54:18
5064         Log: metaconfig maintenance.
5065      Branch: metaconfig
5066            ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U
5067            ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U
5068            ! U/typedefs/uidsize.U
5069 ____________________________________________________________________________
5070 [  4286] By: nick                                  on 1999/10/02  11:11:44
5071         Log: Incremental merge of mainline
5072      Branch: utfperl
5073           +> README.Y2K hints/svr5.sh lib/Pod/Man.pm
5074           +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t
5075           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
5076           +> t/pod/podselect.t t/pod/podselect.xr
5077            - lib/Pod/PlainText.pm
5078           !> (integrate 148 files)
5079 ____________________________________________________________________________
5080 [  4285] By: jhi                                   on 1999/10/02  10:16:15
5081         Log: Battle namespace pollution.
5082      Branch: cfgperl
5083            ! lib/Benchmark.pm
5084 ____________________________________________________________________________
5085 [  4284] By: jhi                                   on 1999/10/02  10:11:20
5086         Log: Regen Configure, all of xs_apiversion didn't take.
5087      Branch: cfgperl
5088            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5089            ! config_h.SH patchlevel.h
5090 ____________________________________________________________________________
5091 [  4283] By: jhi                                   on 1999/10/02  09:48:17
5092         Log: Integrate with Sarathy.
5093      Branch: cfgperl
5094           +> lib/Pod/Man.pm t/pod/multiline_items.t
5095           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
5096           +> t/pod/podselect.t t/pod/podselect.xr
5097            - lib/Pod/PlainText.pm
5098           !> (integrate 50 files)
5099 ____________________________________________________________________________
5100 [  4282] By: gsar                                  on 1999/10/02  06:39:14
5101         Log: update pod2man, pod2text and related Pod:: modules with the
5102              ones in podlators-0.07 from Russ Allbery
5103      Branch: perl
5104            + lib/Pod/Man.pm
5105            ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
5106            ! pod/pod2man.PL pod/pod2text.PL
5107 ____________________________________________________________________________
5108 [  4281] By: gsar                                  on 1999/10/02  06:14:44
5109         Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
5110      Branch: perl
5111            - lib/Pod/PlainText.pm
5112            ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL
5113            ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t
5114            ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t
5115            ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t
5116            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
5117            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
5118            ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl
5119 ____________________________________________________________________________
5120 [  4280] By: gsar                                  on 1999/10/02  04:39:38
5121         Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
5122      Branch: perl
5123            + t/pod/multiline_items.t t/pod/multiline_items.xr
5124            + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t
5125            + t/pod/podselect.xr
5126            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
5127            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
5128            ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr
5129            ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr
5130            ! t/pod/nested_items.xr t/pod/nested_seqs.xr
5131            ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr
5132            ! t/pod/testp2pt.pl
5133 ____________________________________________________________________________
5134 [  4279] By: gsar                                  on 1999/10/02  03:36:41
5135         Log: make exists() work better on pseudo-hashes (reworked a patch suggested
5136              by Michael G Schwern <schwern@pobox.com>)
5137      Branch: perl
5138            ! av.c t/op/avhv.t
5139 ____________________________________________________________________________
5140 [  4278] By: gsar                                  on 1999/10/02  02:36:55
5141         Log: deprecate C<use attrs>
5142      Branch: perl
5143            ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t
5144            ! t/lib/thread.t t/pragma/sub_lval.t
5145 ____________________________________________________________________________
5146 [  4277] By: gsar                                  on 1999/10/02  01:43:25
5147         Log: add notes about effect of loop control statements inside
5148              LABEL BLOCK continue BLOCK
5149      Branch: perl
5150            ! pod/perlfunc.pod
5151 ____________________________________________________________________________
5152 [  4276] By: gsar                                  on 1999/10/02  01:23:02
5153         Log: indent nested =items properly (suggested by Bill Fenner
5154              <fenner@research.att.com>)
5155      Branch: perl
5156            ! pod/pod2man.PL
5157 ____________________________________________________________________________
5158 [  4275] By: gsar                                  on 1999/10/02  01:09:16
5159         Log: updated ptags generator from Ilya Zakharevich
5160      Branch: perl
5161            ! emacs/ptags
5162 ____________________________________________________________________________
5163 [  4274] By: gsar                                  on 1999/10/01  23:08:52
5164         Log: update Changes
5165      Branch: perl
5166            ! Changes
5167 ____________________________________________________________________________
5168 [  4273] By: gsar                                  on 1999/10/01  22:58:55
5169         Log: typo, whitespace adjustments
5170      Branch: perl
5171            ! utils/h2xs.PL
5172 ____________________________________________________________________________
5173 [  4272] By: gsar                                  on 1999/10/01  22:46:06
5174         Log: remove dup hunks
5175      Branch: perl
5176            ! configure.com vms/vms.c
5177 ____________________________________________________________________________
5178 [  4271] By: gsar                                  on 1999/10/01  22:33:02
5179         Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
5180              by declaring new globals "our" (XXX this means h2xs generated code
5181              won't run on earlier versions; a switch to generate compatible
5182              source is needed)
5183      Branch: perl
5184           !> (integrate 35 files)
5185 ____________________________________________________________________________
5186 [  4270] By: jhi                                   on 1999/10/01  12:05:56
5187         Log: Integrate with Sarathy.
5188      Branch: cfgperl
5189           !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
5190           !> pod/perldiag.pod util.c
5191 ____________________________________________________________________________
5192 [  4269] By: jhi                                   on 1999/10/01  10:26:19
5193         Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
5194              To: perl5-porters@perl.org
5195              Subject: [ID 19991001.001] perlguts man page error
5196              Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
5197              Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
5198      Branch: cfgperl
5199            ! pod/perlguts.pod
5200 ____________________________________________________________________________
5201 [  4268] By: jhi                                   on 1999/10/01  07:32:33
5202         Log: There *is* a month called October.
5203      Branch: cfgperl
5204            ! t/op/time.t
5205 ____________________________________________________________________________
5206 [  4267] By: jhi                                   on 1999/10/01  06:58:10
5207         Log: Temp file cleanliness.
5208      Branch: cfgperl
5209            ! t/lib/filecopy.t
5210 ____________________________________________________________________________
5211 [  4266] By: jhi                                   on 1999/10/01  06:46:56
5212         Log: From: Barrie Slaymaker <barries@slaysys.com>
5213              To: perl5-porters@perl.org
5214              Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
5215              Date: Thu, 30 Sep 1999 22:16:26 -0400
5216              Message-Id: <199910010216.WAA08309@jester.slaysys.com>
5217      Branch: cfgperl
5218            ! lib/Benchmark.pm
5219 ____________________________________________________________________________
5220 [  4265] By: jhi                                   on 1999/09/30  20:25:35
5221         Log: From: Barrie Slaymaker <barries@slaysys.com>
5222              To: perl5-porters@perl.org
5223              Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
5224              Date: Thu, 30 Sep 1999 15:44:00 -0400
5225              Message-Id: <199909301944.PAA07166@jester.slaysys.com>
5226              (Replaces #4175.)
5227      Branch: cfgperl
5228            ! lib/Benchmark.pm
5229 ____________________________________________________________________________
5230 [  4264] By: gsar                                  on 1999/09/30  17:59:26
5231         Log: re-add missing "Out of memory!" entry
5232      Branch: perl
5233            ! pod/perldiag.pod
5234 ____________________________________________________________________________
5235 [  4263] By: jhi                                   on 1999/09/30  17:05:43
5236         Log: Regenerate Configure.
5237      Branch: cfgperl
5238            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5239            ! config_h.SH
5240 ____________________________________________________________________________
5241 [  4261] By: jhi                                   on 1999/09/30  16:15:05
5242         Log: From: Andy Dougherty <doughera@lafayette.edu>
5243              To: Perl Porters <perl5-porters@perl.org>
5244              Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
5245              Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
5246              Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
5247      Branch: cfgperl
5248            ! pod/perldelta.pod
5249 ____________________________________________________________________________
5250 [  4260] By: jhi                                   on 1999/09/30  15:48:56
5251         Log: From: Andy Dougherty <doughera@lafayette.edu>
5252              To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
5253              Subject: Re: Possible skeletal structure for searching multiple versions
5254              Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
5255              Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
5256      Branch: metaconfig
5257            ! U/mkglossary
5258      Branch: metaconfig/U/perl
5259            + xs_apiversion.U
5260            ! patchlevel.U
5261 ____________________________________________________________________________
5262 [  4259] By: jhi                                   on 1999/09/30  15:07:16
5263         Log: Further ?idsize.U fixing.
5264      Branch: metaconfig
5265            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
5266 ____________________________________________________________________________
5267 [  4258] By: jhi                                   on 1999/09/30  15:00:14
5268         Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
5269      Branch: metaconfig
5270            ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
5271            ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
5272 ____________________________________________________________________________
5273 [  4257] By: jhi                                   on 1999/09/30  09:48:33
5274         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
5275              To: Gurusamy Sarathy <gsar@ActiveState.com>
5276              Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
5277              The Perl Porters Mailing List <perl5-porters@perl.org>
5278              Subject: [PATCH] (Was: deprecating SIGDIE)
5279              Date: Wed, 29 Sep 1999 15:16:50 -0400
5280              Message-ID: <19990929151650.E26675@O2.chapin.edu>
5281      Branch: cfgperl
5282            ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
5283 ____________________________________________________________________________
5284 [  4256] By: jhi                                   on 1999/09/30  09:45:22
5285         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5286              To: Gurusamy Sarathy <gsar@activestate.com>
5287              Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
5288              Subject: Re: _58, _61 Argument "" is not numeric in sprintf
5289              Date: Wed, 29 Sep 1999 18:58:23 -0400
5290              Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
5291      Branch: cfgperl
5292            ! Makefile.SH opcode.pl
5293 ____________________________________________________________________________
5294 [  4255] By: gsar                                  on 1999/09/30  09:03:48
5295         Log: remove prehistoric XFree() gunk
5296      Branch: perl
5297            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
5298 ____________________________________________________________________________
5299 [  4254] By: gsar                                  on 1999/09/30  08:40:14
5300         Log: From: Vishal Bhatia <vishal@gol.com>
5301              Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
5302              Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
5303              Subject: [patch _61] Minor corrections in C.pm
5304      Branch: perl
5305            ! ext/B/B/C.pm
5306 ____________________________________________________________________________
5307 [  4253] By: gsar                                  on 1999/09/30  08:36:27
5308         Log: off-by-one in fbm_compile() (spotted by John Bley
5309              <jbley@cs.cmu.edu>); whitespace adjustments
5310      Branch: perl
5311            ! util.c
5312 ____________________________________________________________________________
5313 [  4251] By: jhi                                   on 1999/09/30  08:09:13
5314         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5315              To: perl5-porters@perl.org (Mailing list Perl5)
5316              Subject: [PATCH 5.00561+]  Followup h2xs patch
5317              Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
5318              Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
5319      Branch: cfgperl
5320            ! utils/h2xs.PL
5321 ____________________________________________________________________________
5322 [  4250] By: jhi                                   on 1999/09/29  19:11:32
5323         Log: Integrate with Sarathy.
5324      Branch: cfgperl
5325           !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
5326           !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
5327           !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
5328 ____________________________________________________________________________
5329 [  4249] By: bailey                                on 1999/09/29  02:21:31
5330         Log: resync with mainline
5331      Branch: vmsperl
5332           +> (branch 32 files)
5333            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
5334            - lib/unicode/blocks.txt lib/unicode/index2.txt
5335            - lib/unicode/jamo2.txt lib/unicode/names2.txt
5336            - lib/unicode/props2.txt lib/unicode/readme.txt
5337            - t/lib/bigfloatpm.t
5338           !> (integrate 240 files)
5339 ____________________________________________________________________________
5340 [  4248] By: jhi                                   on 1999/09/28  18:14:39
5341         Log: From: Andy Dougherty <doughera@lafayette.edu>
5342              To: Perl Porters <perl5-porters@perl.org>
5343              Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
5344              Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
5345              Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
5346              
5347              From: Andy Dougherty <doughera@lafayette.edu>
5348              To: Perl Porters <perl5-porters@perl.org>
5349              Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
5350              Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
5351              Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
5352      Branch: cfgperl
5353            ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
5354            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
5355            ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
5356            ! hints/next_4.sh
5357 ____________________________________________________________________________
5358 [  4247] By: gsar                                  on 1999/09/28  17:36:59
5359         Log: revert change#4115 (breaks libwww's base/date.t); could be 
5360              reworked to enable it conditional on $Time::Local::nocroak
5361              or some such
5362      Branch: perl
5363            ! lib/Time/Local.pm
5364 ____________________________________________________________________________
5365 [  4246] By: gsar                                  on 1999/09/28  17:33:14
5366         Log: tweak for win32 build
5367      Branch: perl
5368            ! win32/Makefile win32/makefile.mk
5369 ____________________________________________________________________________
5370 [  4245] By: gsar                                  on 1999/09/28  17:31:34
5371         Log: change#4236 fallout
5372      Branch: perl
5373            ! lib/ExtUtils/MM_Unix.pm
5374 ____________________________________________________________________________
5375 [  4244] By: gsar                                  on 1999/09/28  17:29:31
5376         Log: remove doubled new_xpv
5377      Branch: perl
5378            ! embed.h embed.pl proto.h
5379 ____________________________________________________________________________
5380 [  4243] By: jhi                                   on 1999/09/27  19:13:20
5381         Log: Artistic fine-tuning.
5382      Branch: cfgperl
5383            ! ext/B/defsubs_h.PL
5384 ____________________________________________________________________________
5385 [  4242] By: gsar                                  on 1999/09/27  17:05:22
5386         Log: avoid implicit split to @_ in change#4181; binary -> text file
5387              types in p4
5388      Branch: perl
5389            ! djgpp/configure.bat lib/Exporter/Heavy.pm
5390            ! t/pragma/locale/latin1
5391 ____________________________________________________________________________
5392 [  4241] By: jhi                                   on 1999/09/27  07:48:19
5393         Log: Integrate with Sarathy.
5394      Branch: cfgperl
5395           !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
5396           !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
5397 ____________________________________________________________________________
5398 [  4240] By: jhi                                   on 1999/09/27  07:47:11
5399         Log: Finalize change #4232.
5400              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5401              To: Jarkko Hietaniemi <jhi@iki.fi>
5402              Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
5403              Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
5404              Date: Sun, 26 Sep 1999 16:52:31 -0400
5405              Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
5406      Branch: cfgperl
5407            ! lib/ExtUtils/xsubpp
5408 ____________________________________________________________________________
5409 [  4239] By: gsar                                  on 1999/09/27  02:48:42
5410         Log: add notes in INSTALL about Configure -Accflags=-DFOO
5411      Branch: perl
5412            ! INSTALL
5413 ____________________________________________________________________________
5414 [  4238] By: gsar                                  on 1999/09/27  02:03:48
5415         Log: PERL_POLLUTE isn't required for bincompat, so don't enable
5416              it automatically
5417      Branch: perl
5418            ! embed.h embed.pl
5419 ____________________________________________________________________________
5420 [  4237] By: gsar                                  on 1999/09/27  01:52:47
5421         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5422              Date: Fri, 24 Sep 1999 23:25:36 -0400
5423              Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
5424              Subject: [PATCH 5.005_61] Malloc fixes and docs
5425      Branch: perl
5426            ! malloc.c pod/perldiag.pod
5427 ____________________________________________________________________________
5428 [  4236] By: gsar                                  on 1999/09/27  01:31:32
5429         Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
5430              <vkonovalov@lucent.com>)
5431      Branch: perl
5432            ! win32/Makefile win32/makefile.mk
5433 ____________________________________________________________________________
5434 [  4235] By: gsar                                  on 1999/09/26  17:02:03
5435         Log: fix buggy popping of subroutine contexts in the lvalue
5436              subroutines implementation (change#4081); correct the
5437              plethora of cases where DIE() was more appropriate than
5438              croak()
5439      Branch: perl
5440            ! pp.c pp_ctl.c pp_hot.c pp_sys.c
5441 ____________________________________________________________________________
5442 [  4234] By: jhi                                   on 1999/09/26  12:06:28
5443         Log: Fix #endif.
5444      Branch: cfgperl
5445            ! XSUB.h
5446 ____________________________________________________________________________
5447 [  4233] By: jhi                                   on 1999/09/26  11:59:18
5448         Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
5449              I kept my (Ilya's) version.
5450      Branch: cfgperl
5451           !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
5452           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
5453           !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
5454           !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
5455           !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
5456           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
5457 ____________________________________________________________________________
5458 [  4232] By: jhi                                   on 1999/09/26  09:53:43
5459         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5460              To: Mailing list Perl5 <perl5-porters@perl.org>
5461              Subject: [PATCH 5.005_61] teach xsubpp function pointers
5462              Date: Sun, 26 Sep 1999 01:36:09 -0400
5463              Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
5464              
5465              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5466              To: Mailing list Perl5 <perl5-porters@perl.org>
5467              Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
5468              Date: Sun, 26 Sep 1999 03:00:50 -0400
5469              Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
5470      Branch: cfgperl
5471            ! lib/ExtUtils/xsubpp utils/h2xs.PL
5472 ____________________________________________________________________________
5473 [  4231] By: jhi                                   on 1999/09/26  09:48:49
5474         Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5475              To: perl5-porters@perl.org
5476              Subject: misprint in perlguts
5477              Date: Sun, 26 Sep 1999 12:48:36 +0400
5478              Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
5479      Branch: cfgperl
5480            ! pod/perlguts.pod
5481 ____________________________________________________________________________
5482 [  4230] By: gsar                                  on 1999/09/26  00:50:08
5483         Log: add $installarchlib/CORE to default linker search path on windows
5484      Branch: perl
5485            ! win32/Makefile win32/makefile.mk
5486 ____________________________________________________________________________
5487 [  4229] By: gsar                                  on 1999/09/25  20:05:03
5488         Log: support C<use Shell> on Windows (reworked a patch suggested
5489              by Jenda Krynicky <Jenda@McCann.cz>)
5490      Branch: perl
5491            ! lib/Shell.pm
5492 ____________________________________________________________________________
5493 [  4228] By: gsar                                  on 1999/09/25  07:03:34
5494         Log: integrate cfgperl contents into mainline
5495      Branch: perl
5496           +> hints/svr5.sh
5497           !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
5498           !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
5499           !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
5500           !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
5501 ____________________________________________________________________________
5502 [  4227] By: gsar                                  on 1999/09/25  06:44:47
5503         Log: From: Larry Wall <larry@wall.org>
5504              Date: Fri, 24 Sep 1999 21:59:37 PDT
5505              Message-Id: <199909250459.VAA27506@kiev.wall.org>
5506              Subject: Re: [PATCH 5.005_61] "our" declarations
5507      Branch: perl
5508            ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
5509            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
5510            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
5511            ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
5512            ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
5513            ! utils/h2xs.PL
5514 ____________________________________________________________________________
5515 [  4226] By: jhi                                   on 1999/09/24  23:10:52
5516         Log: Integrate with Sarathy.
5517      Branch: cfgperl
5518           !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5519           !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
5520           !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
5521 ____________________________________________________________________________
5522 [  4225] By: gsar                                  on 1999/09/24  18:19:54
5523         Log: avoid infinite recursive exec()s of perl.exe when shebang
5524              contains "Perl" rather than "perl" on DOSISH platforms
5525      Branch: perl
5526            ! toke.c
5527 ____________________________________________________________________________
5528 [  4224] By: gsar                                  on 1999/09/24  16:09:23
5529         Log: support cygwin and other platforms that link to import libraries
5530              rather than directly with shared libraries (from a suggestion
5531              by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
5532      Branch: perl
5533            ! utils/perlcc.PL
5534 ____________________________________________________________________________
5535 [  4223] By: gsar                                  on 1999/09/24  05:05:06
5536         Log: normalize time for strftime() (without the isdst effects of
5537              mktime()) using a custom mini_mktime()
5538              From: spider-perl@Orb.Nashua.NH.US
5539              Date: Thu, 23 Sep 1999 17:54:53 -0400
5540              Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
5541              Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 
5542      Branch: perl
5543            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5544            ! ext/POSIX/hints/linux.pl t/lib/posix.t
5545 ____________________________________________________________________________
5546 [  4222] By: gsar                                  on 1999/09/23  06:44:42
5547         Log: change "#" to a comment starter in pack templates; "/" now
5548              used for specifying counted types
5549              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5550              Date: Wed, 22 Sep 1999 19:41:30 -0400
5551              Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
5552              Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
5553      Branch: perl
5554            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
5555 ____________________________________________________________________________
5556 [  4221] By: gsar                                  on 1999/09/23  06:26:54
5557         Log: From: Vishal Bhatia <vishal@gol.com>
5558              Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
5559              Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
5560              Subject: [patch _61] perlcc changes
5561      Branch: perl
5562            ! utils/perlcc.PL
5563 ____________________________________________________________________________
5564 [  4220] By: gsar                                  on 1999/09/23  01:12:24
5565         Log: add include guard
5566      Branch: perl
5567            ! XSUB.h
5568 ____________________________________________________________________________
5569 [  4219] By: jhi                                   on 1999/09/22  20:38:15
5570         Log: Cleanup cleanup.
5571      Branch: cfgperl
5572            ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
5573 ____________________________________________________________________________
5574 [  4218] By: jhi                                   on 1999/09/22  19:26:58
5575         Log: Tweak the equivalence tables once again.
5576      Branch: cfgperl
5577            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
5578            ! lib/unicode/mktables.PL
5579 ____________________________________________________________________________
5580 [  4215] By: jhi                                   on 1999/09/22  06:47:03
5581         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5582              To: Mailing list Perl5 <perl5-porters@perl.org>
5583              Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
5584              Date: Tue, 21 Sep 1999 19:50:00 -0400
5585              Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
5586              
5587              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5588              To: Mailing list Perl5 <perl5-porters@perl.org>
5589              Subject: [PATCH 5.005_61] More verbose -Mre=debug
5590              Date: Tue, 21 Sep 1999 22:29:55 -0400
5591              Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
5592      Branch: cfgperl
5593            ! regcomp.c regexec.c
5594 ____________________________________________________________________________
5595 [  4214] By: jhi                                   on 1999/09/21  21:08:43
5596         Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
5597              Reply-To: gerberb@zenez.com
5598              To: perl5-porters@perl.org
5599              Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
5600              Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
5601              Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
5602              
5603              (Snipped away the last lines of svr5.sh a la change #3725)
5604      Branch: cfgperl
5605            + hints/svr5.sh
5606            ! Configure MANIFEST config_h.SH hints/sco.sh
5607      Branch: metaconfig
5608            ! U/modified/Cppsym.U U/modified/Oldconfig.U
5609 ____________________________________________________________________________
5610 [  4213] By: jhi                                   on 1999/09/21  20:48:01
5611         Log: From: Kragen Sitaker <kragen@dnaco.net>
5612              To: perl5-porters@perl.org
5613              Subject: [ID 19990921.013] accidental list context in perlfaq9
5614              Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
5615              Reply-To: kragen@pobox.com
5616              Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
5617      Branch: cfgperl
5618            ! pod/perlfaq9.pod
5619 ____________________________________________________________________________
5620 [  4212] By: jhi                                   on 1999/09/20  19:55:42
5621         Log: Integrate with Sarathy.
5622      Branch: cfgperl
5623           +> README.Y2K
5624           !> Changes MANIFEST
5625 ____________________________________________________________________________
5626 [  4211] By: jhi                                   on 1999/09/20  19:44:44
5627         Log: Rename -Duselfs to -Duselargefiles.  We don't need no stnkngbbrvtns.
5628      Branch: cfgperl
5629            ! Configure config_h.SH pod/perldelta.pod
5630      Branch: metaconfig/U/perl
5631            ! use64bits.U uselfs.U uselongdbl.U
5632 ____________________________________________________________________________
5633 [  4210] By: jhi                                   on 1999/09/20  19:38:26
5634         Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
5635      Branch: cfgperl
5636            ! Configure config_h.SH
5637      Branch: metaconfig
5638            ! U/modified/Options.U
5639 ____________________________________________________________________________
5640 [  4209] By: gsar                                  on 1999/09/20  19:35:39
5641         Log: integrate cfgperl changes into mainline
5642      Branch: perl
5643           +> lib/unicode/Unicode.html
5644            ! Changes
5645           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5646           !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
5647 ____________________________________________________________________________
5648 [  4208] By: gsar                                  on 1999/09/20  18:28:44
5649         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
5650      Branch: perl
5651            + README.Y2K
5652            ! MANIFEST
5653 ____________________________________________________________________________
5654 [  4207] By: jhi                                   on 1999/09/20  11:06:13
5655         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
5656      Branch: cfgperl
5657            ! pod/perldelta.pod
5658 ____________________________________________________________________________
5659 [  4206] By: jhi                                   on 1999/09/20  09:53:15
5660         Log: Do not test for gccish things in non-gccish platforms.
5661      Branch: cfgperl
5662            ! Configure config_h.SH
5663      Branch: metaconfig
5664            ! U/compline/ccflags.U
5665 ____________________________________________________________________________
5666 [  4205] By: jhi                                   on 1999/09/20  09:41:22
5667         Log: Prompt for uselfs.
5668      Branch: cfgperl
5669            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5670            ! config_h.SH
5671      Branch: metaconfig
5672            ! U/mksample
5673      Branch: metaconfig/U/perl
5674            ! use64bits.U uselfs.U
5675 ____________________________________________________________________________
5676 [  4204] By: jhi                                   on 1999/09/20  09:09:29
5677         Log: Add usemorebits and uselfs.
5678      Branch: cfgperl
5679            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5680            ! config_h.SH doio.c perl.h
5681      Branch: metaconfig/U/perl
5682            + uselfs.U usemorebits.U
5683            ! use64bits.U uselongdbl.U
5684 ____________________________________________________________________________
5685 [  4203] By: jhi                                   on 1999/09/20  07:48:48
5686         Log: Dethinko.
5687      Branch: cfgperl
5688            ! pod/perlfunc.pod
5689 ____________________________________________________________________________
5690 [  4202] By: jhi                                   on 1999/09/20  07:33:32
5691         Log: Fix a bug in the description of endianness.  Reported in
5692              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5693              To: perl5-porters@perl.org
5694              Subject: BUG: perldoc -f pack
5695              Date: Mon, 20 Sep 1999 09:43:49 +0400
5696              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
5697      Branch: cfgperl
5698            ! pod/perlfunc.pod
5699 ____________________________________________________________________________
5700 [  4201] By: jhi                                   on 1999/09/20  07:01:26
5701         Log: Integrate with Sarathy.
5702      Branch: cfgperl
5703           +> t/op/args.t
5704           !> (integrate 31 files)
5705 ____________________________________________________________________________
5706 [  4200] By: gsar                                  on 1999/09/20  03:45:06
5707         Log: From: Russ Allbery <rra@stanford.edu>
5708              Date: 19 Aug 1999 04:35:44 -0700
5709              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
5710              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
5711      Branch: perl
5712            ! lib/File/Find.pm
5713 ____________________________________________________________________________
5714 [  4199] By: gsar                                  on 1999/09/20  03:27:49
5715         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
5716      Branch: perl
5717            ! ext/B/B/Terse.pm
5718 ____________________________________________________________________________
5719 [  4198] By: gsar                                  on 1999/09/20  03:25:25
5720         Log: add arenas for managing allocations of remaining xpv*v structures
5721              From: Vishal Bhatia <vishal@gol.com>
5722              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
5723              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
5724              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
5725      Branch: perl
5726            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
5727            ! proto.h sv.c
5728 ____________________________________________________________________________
5729 [  4197] By: gsar                                  on 1999/09/20  03:06:10
5730         Log: queue errors due to strictures rather than printing them as
5731              warnings; symbols that violate strictures do *not* end up in
5732              the symbol table anyway, making multiple evals of the same piece
5733              of code produce the same errors; errors indicate all locations
5734              of a global symbol rather than just the first one; these
5735              changes make compile-time failures within evals reliably
5736              visible via the return value or contents of $@, and trappable
5737              using __DIE__ hooks
5738      Branch: perl
5739            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
5740            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
5741            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
5742            ! t/pragma/strict-vars thrdvar.h toke.c util.c
5743 ____________________________________________________________________________
5744 [  4196] By: gsar                                  on 1999/09/19  22:14:29
5745         Log: control change#1914 via hints (causes problems on some platforms)
5746      Branch: perl
5747            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5748            ! ext/POSIX/hints/linux.pl
5749 ____________________________________________________________________________
5750 [  4195] By: gsar                                  on 1999/09/19  21:30:18
5751         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
5752              in passing around references to @_, eg C<sub foo { \@_ }>; add
5753              tests for the same
5754      Branch: perl
5755            + t/op/args.t
5756            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
5757 ____________________________________________________________________________
5758 [  4194] By: jhi                                   on 1999/09/18  18:57:45
5759         Log: Integrate with Sarathy.
5760      Branch: cfgperl
5761           !> opcode.h opcode.pl
5762 ____________________________________________________________________________
5763 [  4193] By: nick                                  on 1999/09/18  15:24:56
5764         Log: Re-integrate mainline
5765              Basic SvUTF8 stuff in headers, no functional changes yet.
5766      Branch: utfperl
5767            + lib/byte.pm lib/byte_heavy.pl
5768           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
5769           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
5770           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
5771           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
5772           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
5773           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
5774           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
5775           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
5776           +> lib/unicode/Names.txt lib/unicode/Props.txt
5777           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
5778           +> t/lib/bigfltpm.t
5779            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
5780            - lib/unicode/blocks.txt lib/unicode/index2.txt
5781            - lib/unicode/jamo2.txt lib/unicode/names2.txt
5782            - lib/unicode/props2.txt lib/unicode/readme.txt
5783            - t/lib/bigfloatpm.t
5784            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
5785            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
5786            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
5787            ! warnings.h
5788           !> (integrate 142 files)
5789 ____________________________________________________________________________
5790 [  4192] By: gsar                                  on 1999/09/18  15:11:47
5791         Log: more op description tweaks
5792      Branch: perl
5793            ! opcode.h opcode.pl
5794 ____________________________________________________________________________
5795 [  4191] By: jhi                                   on 1999/09/18  07:47:16
5796         Log: Integrate with Sarathy.
5797      Branch: cfgperl
5798           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
5799           !> t/pragma/warn/op
5800 ____________________________________________________________________________
5801 [  4190] By: jhi                                   on 1999/09/18  07:35:45
5802         Log: Add description of the Unicode database files.
5803      Branch: cfgperl
5804            + lib/unicode/Unicode.html
5805 ____________________________________________________________________________
5806 [  4189] By: gsar                                  on 1999/09/18  03:14:58
5807         Log: tweak some op names in change#4177 (will any of this break code that
5808              gropes $@ ?)
5809      Branch: perl
5810            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
5811            ! t/pragma/warn/op
5812 ____________________________________________________________________________
5813 [  4188] By: jhi                                   on 1999/09/17  21:30:08
5814         Log: Pick up the typo fix.
5815      Branch: cfgperl
5816           !> t/io/open.t
5817 ____________________________________________________________________________
5818 [  4187] By: gsar                                  on 1999/09/17  21:13:55
5819         Log: fix typo
5820      Branch: perl
5821            ! t/io/open.t
5822 ____________________________________________________________________________
5823 [  4186] By: gsar                                  on 1999/09/17  20:57:29
5824         Log: integrate cfgperl change
5825      Branch: perl
5826           !> vms/subconfigure.com
5827 ____________________________________________________________________________
5828 [  4185] By: jhi                                   on 1999/09/17  20:46:41
5829         Log: Re-apply applicable parts of #3993, #3994, and #3995.
5830      Branch: cfgperl
5831            ! vms/subconfigure.com
5832 ____________________________________________________________________________
5833 [  4184] By: gsar                                  on 1999/09/17  20:26:02
5834         Log: integrate cfgperl contents into mainline
5835      Branch: perl
5836           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
5837           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
5838           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
5839           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
5840           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
5841           +> lib/unicode/SpecCase.txt
5842            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
5843            - lib/unicode/index2.txt lib/unicode/jamo2.txt
5844            - lib/unicode/names2.txt lib/unicode/props2.txt
5845            - lib/unicode/readme.txt
5846           !> (integrate 73 files)
5847 ____________________________________________________________________________
5848 [  4183] By: jhi                                   on 1999/09/17  20:25:51
5849         Log: Integrate with Sarathy.
5850      Branch: cfgperl
5851           !> configure.com ext/ByteLoader/byterun.h
5852           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
5853           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
5854           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
5855           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
5856 ____________________________________________________________________________
5857 [  4182] By: gsar                                  on 1999/09/17  20:16:28
5858         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
5859              vmsperl contents have prevailed)
5860      Branch: perl
5861           !> configure.com ext/ByteLoader/byterun.h
5862           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
5863           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
5864           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
5865           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
5866 ____________________________________________________________________________
5867 [  4181] By: jhi                                   on 1999/09/17  20:12:37
5868         Log: From: Michael G Schwern <schwern@pobox.com>
5869              To: perl5-porters@perl.org
5870              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
5871              Date: Thu, 19 Aug 1999 21:30:01 -0400
5872              Message-ID: <19990819213001.A22512@athens.aocn.com>
5873      Branch: cfgperl
5874            ! lib/Exporter/Heavy.pm
5875 ____________________________________________________________________________
5876 [  4180] By: gsar                                  on 1999/09/17  20:11:00
5877         Log: perlhist additions
5878      Branch: perl
5879            ! pod/perlhist.pod
5880 ____________________________________________________________________________
5881 [  4179] By: jhi                                   on 1999/09/17  20:08:00
5882         Log: The change #4176 should've undone only the test, not the code patch.
5883      Branch: cfgperl
5884            ! doio.c
5885 ____________________________________________________________________________
5886 [  4178] By: jhi                                   on 1999/09/17  20:06:08
5887         Log: From: Ian Phillipps <ian@dial.pipex.com>
5888              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
5889              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
5890              Date: Sat, 21 Aug 1999 12:36:12 +0100
5891              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
5892      Branch: cfgperl
5893            ! pod/perlsyn.pod
5894 ____________________________________________________________________________
5895 [  4177] By: jhi                                   on 1999/09/17  20:00:19
5896         Log: More descriptive names for operators.
5897              
5898              From: Michael G Schwern <schwern@pobox.com>
5899              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
5900              Cc: perl5-porters@perl.org
5901              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
5902              Date: Tue, 17 Aug 1999 18:35:45 -0400
5903              Message-ID: <19990817183545.A23073@toldyouso.com>
5904              
5905              From: Michael G Schwern <schwern@pobox.com>
5906              To: perl5-porters@perl.org
5907              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
5908              Date: Wed, 18 Aug 1999 03:53:38 -0400
5909              Message-ID: <19990818035337.A31505@athens.aocn.com>
5910      Branch: cfgperl
5911            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
5912            ! t/pragma/warn/op t/pragma/warn/sv
5913 ____________________________________________________________________________
5914 [  4176] By: jhi                                   on 1999/09/17  18:19:18
5915         Log: Take away the infamous io/dup.t #7.
5916              It seems there simply is no way to portably
5917              "flush" an input file handle.
5918      Branch: cfgperl
5919            ! doio.c t/io/dup.t
5920 ____________________________________________________________________________
5921 [  4175] By: jhi                                   on 1999/09/17  14:45:08
5922         Log: From: Barrie Slaymaker <barries@slaysys.com>
5923              To: perl5-porters@perl.org
5924              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
5925              Date: Fri, 17 Sep 1999 11:16:48 -0400
5926              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
5927      Branch: cfgperl
5928            ! lib/Benchmark.pm
5929 ____________________________________________________________________________
5930 [  4174] By: jhi                                   on 1999/09/17  14:07:16
5931         Log: UNICOS does support large files but doesn't support sparse files
5932              so we cannot easily test for large file support.
5933      Branch: cfgperl
5934            ! t/lib/syslfs.t t/op/lfs.t
5935 ____________________________________________________________________________
5936 [  4173] By: jhi                                   on 1999/09/17  14:03:44
5937         Log: UNICOS has sloppy division/modulo for floating point numbers.
5938      Branch: cfgperl
5939            ! t/op/arith.t
5940 ____________________________________________________________________________
5941 [  4172] By: jhi                                   on 1999/09/17  13:47:49
5942         Log: Portable blocksize (replaces #4171).
5943      Branch: cfgperl
5944            ! t/lib/syslfs.t t/op/lfs.t
5945 ____________________________________________________________________________
5946 [  4171] By: jhi                                   on 1999/09/17  13:08:54
5947         Log: (replaced by #4172)
5948      Branch: cfgperl
5949            ! t/lib/syslfs.t t/op/lfs.t
5950 ____________________________________________________________________________
5951 [  4170] By: jhi                                   on 1999/09/17  12:59:11
5952         Log: Detypo #4169.
5953      Branch: cfgperl
5954            ! t/lib/syslfs.t t/op/lfs.t
5955 ____________________________________________________________________________
5956 [  4169] By: jhi                                   on 1999/09/17  12:16:34
5957         Log: Diagnose possible quota limits.
5958      Branch: cfgperl
5959            ! t/lib/syslfs.t t/op/lfs.t
5960 ____________________________________________________________________________
5961 [  4168] By: jhi                                   on 1999/09/17  12:10:43
5962         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
5963              doesn't have one that wouldn't cause SIGSYS.  UNICOS
5964              does have getpgrp(void) so Perl getpgrp() is happy.
5965      Branch: cfgperl
5966            ! hints/unicos.sh
5967 ____________________________________________________________________________
5968 [  4167] By: jhi                                   on 1999/09/17  11:49:30
5969         Log: Filesystem quotas may stop you from using large files.
5970      Branch: cfgperl
5971            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
5972 ____________________________________________________________________________
5973 [  4166] By: jhi                                   on 1999/09/17  11:36:01
5974         Log: Too strict pattern for parsing group lists.
5975      Branch: cfgperl
5976            ! t/op/groups.t
5977 ____________________________________________________________________________
5978 [  4165] By: jhi                                   on 1999/09/17  09:06:18
5979         Log: Configure maintenance. It's sigaction.sa_flags
5980              and the Glossary regen'ed.
5981      Branch: cfgperl
5982            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5983            ! config_h.SH
5984      Branch: metaconfig
5985            ! U/compline/d_sigaction.U
5986 ____________________________________________________________________________
5987 [  4164] By: jhi                                   on 1999/09/15  06:57:51
5988         Log: Integrate with Sarathy.
5989      Branch: cfgperl
5990           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
5991           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
5992           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
5993           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
5994           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
5995           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
5996           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
5997           !> jpl/PerlInterpreter/Makefile.PL
5998           !> jpl/PerlInterpreter/PerlInterpreter.c
5999           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
6000           !> jpl/Sample/Makefile.PL jpl/install-jpl
6001           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
6002           !> t/op/pat.t
6003 ____________________________________________________________________________
6004 [  4163] By: gsar                                  on 1999/09/15  05:17:27
6005         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
6006      Branch: perl
6007            ! lib/File/Spec/Functions.pm
6008 ____________________________________________________________________________
6009 [  4162] By: gsar                                  on 1999/09/15  05:09:14
6010         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
6011      Branch: perl
6012            ! Changes embed.h embed.pl
6013 ____________________________________________________________________________
6014 [  4161] By: gsar                                  on 1999/09/15  04:08:25
6015         Log: missing perlhist dates from Jeff Okamoto
6016      Branch: perl
6017            ! pod/perlhist.pod
6018 ____________________________________________________________________________
6019 [  4160] By: gsar                                  on 1999/09/15  03:13:08
6020         Log: jpl tweak
6021      Branch: perl
6022            ! MANIFEST jpl/JNI/Makefile.PL
6023 ____________________________________________________________________________
6024 [  4159] By: gsar                                  on 1999/09/15  02:57:08
6025         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
6026              Jepson <bjepson@home.com>)
6027      Branch: perl
6028            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
6029            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
6030            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
6031            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
6032            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
6033            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
6034            ! jpl/PerlInterpreter/Makefile.PL
6035            ! jpl/PerlInterpreter/PerlInterpreter.c
6036            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
6037            ! jpl/Sample/Makefile.PL jpl/install-jpl
6038 ____________________________________________________________________________
6039 [  4158] By: gsar                                  on 1999/09/15  01:27:14
6040         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
6041              Date:    Tue, 14 Sep 1999 21:26:15 EDT
6042              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
6043              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
6044      Branch: perl
6045            ! regexec.c t/op/pat.t
6046 ____________________________________________________________________________
6047 [  4157] By: jhi                                   on 1999/09/14  21:18:09
6048         Log: config.h will define USE_64_BITS if need be.
6049      Branch: cfgperl
6050            ! hints/irix_6.sh
6051 ____________________________________________________________________________
6052 [  4156] By: jhi                                   on 1999/09/14  20:30:00
6053         Log: Change #4149 necessitates also a small code change.
6054      Branch: cfgperl
6055            ! ext/B/defsubs_h.PL
6056 ____________________________________________________________________________
6057 [  4155] By: jhi                                   on 1999/09/14  20:15:53
6058         Log: Update EPOC libdir names.
6059      Branch: cfgperl
6060            ! epoc/config.h
6061 ____________________________________________________________________________
6062 [  4154] By: jhi                                   on 1999/09/14  20:13:41
6063         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
6064              deceased HAS.*DBM.*64 mumblings.
6065      Branch: cfgperl
6066            ! Configure config_h.SH epoc/config.h
6067 ____________________________________________________________________________
6068 [  4153] By: jhi                                   on 1999/09/14  20:04:53
6069         Log: Configure nits.
6070      Branch: cfgperl
6071            ! Configure config_h.SH
6072      Branch: metaconfig
6073            ! U/compline/d_sigaction.U U/threads/i_pthread.U
6074 ____________________________________________________________________________
6075 [  4152] By: jhi                                   on 1999/09/14  19:30:22
6076         Log: Integrate with Sarathy.
6077      Branch: cfgperl
6078           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
6079            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
6080           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
6081           !> win32/config_sh.PL
6082 ____________________________________________________________________________
6083 [  4151] By: jhi                                   on 1999/09/14  10:25:01
6084         Log: Update Unicode database and recompute the tables.
6085              Rename the .txt files to be more Unicode 3.0-like.
6086              Unihan-3.0.txt not included because it is 16 MB.
6087              syllables.txt is manually maintained.
6088              See ReadMe.txt for description of the .txt files.
6089              (not all of them are used yet)
6090      Branch: cfgperl
6091            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
6092            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
6093            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
6094            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
6095            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
6096            + lib/unicode/SpecCase.txt
6097            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
6098            - lib/unicode/index2.txt lib/unicode/jamo2.txt
6099            - lib/unicode/names2.txt lib/unicode/props2.txt
6100            - lib/unicode/readme.txt
6101            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
6102            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
6103            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
6104            ! lib/unicode/Decomposition.pl
6105            ! lib/unicode/In/ArabicPresentationForms-B.pl
6106            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
6107            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
6108            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
6109            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
6110            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
6111            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
6112            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
6113            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
6114            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
6115            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
6116            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
6117            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
6118            ! lib/unicode/mktables.PL
6119 ____________________________________________________________________________
6120 [  4150] By: gsar                                  on 1999/09/14  09:31:57
6121         Log: INSTALL tweak
6122      Branch: perl
6123            ! INSTALL
6124 ____________________________________________________________________________
6125 [  4149] By: gsar                                  on 1999/09/14  09:00:45
6126         Log: change some filenames to be 8.3-friendly
6127      Branch: perl
6128           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
6129            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
6130            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
6131 ____________________________________________________________________________
6132 [  4148] By: gsar                                  on 1999/09/14  08:35:00
6133         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
6134      Branch: perl
6135            ! win32/config_sh.PL
6136 ____________________________________________________________________________
6137 [  4147] By: jhi                                   on 1999/09/14  08:07:49
6138         Log: Not that UVSIZE normally differs that much from IVSIZE...
6139      Branch: cfgperl
6140            ! perl.h
6141 ____________________________________________________________________________
6142 [  4146] By: jhi                                   on 1999/09/14  08:04:40
6143         Log: Integrate with Sarathy.
6144      Branch: cfgperl
6145           !> Changes ext/DB_File/DB_File.xs
6146 ____________________________________________________________________________
6147 [  4145] By: jhi                                   on 1999/09/14  07:10:02
6148         Log: I_PTHREAD was PTHREADEAD.
6149      Branch: cfgperl
6150            ! Configure config_h.SH
6151      Branch: metaconfig
6152            ! U/threads/i_pthread.U
6153 ____________________________________________________________________________
6154 [  4144] By: gsar                                  on 1999/09/14  06:46:47
6155         Log: change#4113 was missing DB_File.xs changes
6156      Branch: perl
6157            ! ext/DB_File/DB_File.xs
6158 ____________________________________________________________________________
6159 [  4143] By: jhi                                   on 1999/09/13  20:16:20
6160         Log: Small doc and whitespace edits.
6161      Branch: cfgperl
6162            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
6163            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
6164            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
6165            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
6166            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
6167            ! pod/perldelta.pod
6168 ____________________________________________________________________________
6169 [  4142] By: gsar                                  on 1999/09/13  19:32:31
6170         Log: integrate cfgperl contents into mainline, update Changes
6171      Branch: perl
6172           +> ext/DB_File/version.c
6173            ! Changes
6174           !> (integrate 44 files)
6175 ____________________________________________________________________________
6176 [  4141] By: jhi                                   on 1999/09/13  16:16:56
6177         Log: Scan for <pthread.h> always.
6178      Branch: cfgperl
6179            ! Configure config_h.SH perl.h
6180      Branch: metaconfig
6181            ! U/threads/i_pthread.U
6182 ____________________________________________________________________________
6183 [  4140] By: jhi                                   on 1999/09/13  16:00:08
6184         Log: Integrate with Sarathy.
6185      Branch: cfgperl
6186           !> (integrate 27 files)
6187 ____________________________________________________________________________
6188 [  4139] By: jhi                                   on 1999/09/13  15:35:18
6189         Log: Add -A option to Configure to diddle with variables
6190              after the hints file has been applied.
6191      Branch: cfgperl
6192            ! Configure config_h.SH
6193      Branch: metaconfig
6194            ! U/modified/Oldconfig.U U/modified/Options.U
6195 ____________________________________________________________________________
6196 [  4138] By: jhi                                   on 1999/09/13  13:42:56
6197         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
6198      Branch: cfgperl
6199            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
6200            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
6201            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
6202            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
6203            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
6204 ____________________________________________________________________________
6205 [  4137] By: jhi                                   on 1999/09/13  13:25:31
6206         Log: Applying change #4136 manually introduced patch residue.
6207      Branch: cfgperl
6208            ! perl.h
6209 ____________________________________________________________________________
6210 [  4136] By: jhi                                   on 1999/09/13  13:23:04
6211         Log: Replace change #4100 with
6212              From: Robin Barker <rmb1@cise.npl.co.uk>
6213              To: gsar@activestate.com
6214              Cc: perl5-porters@perl.org
6215              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
6216              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
6217              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
6218      Branch: cfgperl
6219            ! doio.c dump.c ext/B/B.xs ext/B/typemap
6220            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
6221            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
6222            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
6223            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
6224 ____________________________________________________________________________
6225 [  4135] By: jhi                                   on 1999/09/13  10:22:31
6226         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6227              To: perl5-porters@perl.org (Mailing list Perl5)
6228              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
6229              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
6230              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
6231              
6232              From: andreas.koenig@anima.de (Andreas J. Koenig)
6233              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
6234              Cc: perl5-porters@perl.org (Mailing list Perl5)
6235              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
6236              Date: 11 Sep 1999 15:36:26 +0200
6237              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
6238      Branch: cfgperl
6239            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
6240 ____________________________________________________________________________
6241 [  4134] By: jhi                                   on 1999/09/13  10:20:14
6242         Log: From: Tom Phoenix <rootbeer@redcat.com>
6243              To: Perl Porters Mailing List <perl5-porters@perl.org>
6244              Subject: [DOCPATCH] Server errors and perldiag
6245              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
6246              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
6247      Branch: cfgperl
6248            ! pod/perldiag.pod
6249 ____________________________________________________________________________
6250 [  4133] By: gsar                                  on 1999/09/13  03:25:43
6251         Log: avoid assertion failure on C<@a'>
6252      Branch: perl
6253            ! toke.c
6254 ____________________________________________________________________________
6255 [  4132] By: gsar                                  on 1999/09/13  03:03:57
6256         Log: add -DPERL_Y2KWARN build option that will generate additional
6257              warnings on "19$yy" etc (reworked a patch suggested by
6258              Ulrich Pfeifer <upf@de.uu.net>)
6259      Branch: perl
6260            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
6261            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
6262 ____________________________________________________________________________
6263 [  4131] By: gsar                                  on 1999/09/12  22:06:25
6264         Log: fix DATA leaks; reword documentation about the DATA filehandle
6265      Branch: perl
6266            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
6267 ____________________________________________________________________________
6268 [  4130] By: gsar                                  on 1999/09/12  20:08:56
6269         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
6270              formatted result looks nonstandard
6271      Branch: perl
6272            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
6273            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
6274            ! t/pragma/locale.t thrdvar.h
6275 ____________________________________________________________________________
6276 [  4129] By: gsar                                  on 1999/09/12  17:04:11
6277         Log: From: Doug MacEachern <dougm@cp.net>
6278              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
6279              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
6280              Subject: [PATCH 5.005_57] B::clearsym
6281      Branch: perl
6282            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
6283 ____________________________________________________________________________
6284 [  4128] By: gsar                                  on 1999/09/12  16:59:12
6285         Log: better debugger help output (from Ilya Zakharevich)
6286      Branch: perl
6287            ! lib/perl5db.pl
6288 ____________________________________________________________________________
6289 [  4127] By: jhi                                   on 1999/09/11  20:50:37
6290         Log: Integrate with Sarathy.
6291      Branch: cfgperl
6292           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
6293           +> t/lib/gol-linkage.t
6294           !> (integrate 43 files)
6295 ____________________________________________________________________________
6296 [  4126] By: nick                                  on 1999/09/10  20:44:22
6297         Log: Get resolve -at mainline
6298      Branch: utfperl
6299           +> (branch 297 files)
6300            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
6301            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
6302            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
6303            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
6304            - t/pragma/warn-1global t/pragma/warning.t thread.sym
6305            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
6306            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
6307            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
6308            - win32/makeperldef.pl win32/perlhost.h
6309           !> (integrate 847 files)
6310 ____________________________________________________________________________
6311 [  4125] By: gsar                                  on 1999/09/10  19:22:14
6312         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
6313              etc.)
6314      Branch: perl
6315            ! XSUB.h pp.h
6316 ____________________________________________________________________________
6317 [  4124] By: gsar                                  on 1999/09/10  19:14:35
6318         Log: rewrote substantive parts of patch
6319              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6320              Date: Fri, 27 Aug 1999 19:02:18 -0400
6321              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
6322              Subject: [PATCH 5.005_58] REx documentation
6323      Branch: perl
6324            ! pod/perlre.pod
6325 ____________________________________________________________________________
6326 [  4123] By: gsar                                  on 1999/09/10  18:21:53
6327         Log: note about AVf_*
6328      Branch: perl
6329            ! av.h
6330 ____________________________________________________________________________
6331 [  4122] By: gsar                                  on 1999/09/10  17:55:42
6332         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
6333              <lichtin@bivio.com>)
6334      Branch: perl
6335            ! lib/Pod/Html.pm
6336 ____________________________________________________________________________
6337 [  4121] By: gsar                                  on 1999/09/10  17:49:35
6338         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
6339      Branch: perl
6340            ! AUTHORS Changes README.dos djgpp/config.over
6341            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
6342            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
6343            ! pod/podselect.PL sv.h t/io/openpid.t util.c
6344 ____________________________________________________________________________
6345 [  4120] By: gsar                                  on 1999/09/10  12:25:01
6346         Log: add perlcompile.pod (edited content from Nathan Torkington
6347              <gnat@frii.com> and others)
6348      Branch: perl
6349            + pod/perlcompile.pod
6350            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
6351 ____________________________________________________________________________
6352 [  4119] By: gsar                                  on 1999/09/10  11:05:13
6353         Log: avoid leaking static local_patches unless patchlevel.h is
6354              explicitly included
6355      Branch: perl
6356            ! patchlevel.h perl.c
6357 ____________________________________________________________________________
6358 [  4118] By: gsar                                  on 1999/09/10  10:44:54
6359         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
6360              <jvromans@squirrel.nl>)
6361      Branch: perl
6362            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
6363            ! Changes MANIFEST lib/Getopt/Long.pm
6364 ____________________________________________________________________________
6365 [  4116] By: jhi                                   on 1999/09/09  15:56:52
6366         Log: perldeltify change #4115.
6367      Branch: cfgperl
6368            ! pod/perldelta.pod
6369 ____________________________________________________________________________
6370 [  4115] By: jhi                                   on 1999/09/09  15:48:56
6371         Log: From: "John L. Allen" <allen@grumman.com> 
6372              To: perl5-porters@perl.org 
6373              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
6374              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
6375              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
6376      Branch: cfgperl
6377            ! lib/Time/Local.pm
6378 ____________________________________________________________________________
6379 [  4114] By: jhi                                   on 1999/09/09  15:42:30
6380         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
6381              To: perl5-porters@perl.org
6382              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
6383              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
6384              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
6385      Branch: cfgperl
6386            ! pp_sys.c
6387 ____________________________________________________________________________
6388 [  4113] By: jhi                                   on 1999/09/09  10:17:45
6389         Log: From: paul.marquess@bt.com
6390              To: gsar@ActiveState.com
6391              Cc: perl5-porters@perl.org
6392              Subject: [PATCH 5.005_61] DB_File 1.71
6393              Date: Thu, 9 Sep 1999 11:20:13 +0100
6394              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
6395      Branch: cfgperl
6396            + ext/DB_File/version.c
6397            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
6398            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
6399            ! t/lib/db-btree.t
6400 ____________________________________________________________________________
6401 [  4112] By: jhi                                   on 1999/09/09  09:05:32
6402         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6403              To: perl5-porters@perl.org (Mailing list Perl5)
6404              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
6405              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
6406              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
6407      Branch: cfgperl
6408            ! regexec.c t/op/pat.t
6409 ____________________________________________________________________________
6410 [  4110] By: jhi                                   on 1999/09/09  07:29:17
6411         Log: Tidy up 64-bit situation in perldelta.
6412      Branch: cfgperl
6413            ! pod/perldelta.pod
6414 ____________________________________________________________________________
6415 [  4109] By: jhi                                   on 1999/09/09  07:26:53
6416         Log: Clear up PL_regcc issues.
6417              
6418              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6419              To: perl5-porters@perl.org (Mailing list Perl5)
6420              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
6421              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
6422              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
6423      Branch: cfgperl
6424            ! regexec.c
6425 ____________________________________________________________________________
6426 [  4108] By: gsar                                  on 1999/09/08  20:52:51
6427         Log: avoid ass_u_ming uppercase types are not user objects (spotted
6428              by Kurt Starsinic)
6429      Branch: perl
6430            ! ext/Data/Dumper/Dumper.pm
6431 ____________________________________________________________________________
6432 [  4107] By: gsar                                  on 1999/09/08  20:35:18
6433         Log: From: akim@epita.fr (DEMAILLE Akim)
6434              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
6435              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
6436              Subject: [ID 19990908.014] s2p does not quote @
6437      Branch: perl
6438            ! x2p/s2p.PL
6439 ____________________________________________________________________________
6440 [  4106] By: gsar                                  on 1999/09/08  20:25:12
6441         Log: integrate cfgperl contents into mainline
6442      Branch: perl
6443           !> (integrate 30 files)
6444 ____________________________________________________________________________
6445 [  4105] By: jhi                                   on 1999/09/08  09:02:37
6446         Log: Minor touches at the [:class:] description.
6447      Branch: cfgperl
6448            ! pod/perlre.pod
6449 ____________________________________________________________________________
6450 [  4104] By: jhi                                   on 1999/09/08  08:57:58
6451         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6452              To: Mailing list Perl5 <perl5-porters@perl.org>
6453              Subject: [PATCH 5.005_58] Fix debugging output for REx
6454              Date: Wed, 8 Sep 1999 05:02:02 -0400
6455              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
6456      Branch: cfgperl
6457            ! regcomp.c
6458 ____________________________________________________________________________
6459 [  4103] By: gsar                                  on 1999/09/08  00:53:50
6460         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
6461      Branch: perl
6462            ! pp.c
6463 ____________________________________________________________________________
6464 [  4102] By: gsar                                  on 1999/09/08  00:52:50
6465         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
6466      Branch: perl
6467            ! cop.h pp_hot.c
6468 ____________________________________________________________________________
6469 [  4101] By: gsar                                  on 1999/09/07  17:25:07
6470         Log: various fixups for windows
6471      Branch: perl
6472            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
6473            ! win32/Makefile win32/makefile.mk xsutils.c
6474 ____________________________________________________________________________
6475 [  4100] By: jhi                                   on 1999/09/07  12:49:15
6476         Log: Fix pointer casts.
6477              
6478              From: Robin Barker <rmb1@cise.npl.co.uk>
6479              To: perl5-porters@perl.org
6480              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
6481              -Duse64bits
6482              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
6483              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
6484      Branch: cfgperl
6485            ! doio.c dump.c ext/B/B.xs ext/B/typemap
6486            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
6487            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
6488            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
6489            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
6490 ____________________________________________________________________________
6491 [  4099] By: jhi                                   on 1999/09/07  10:29:04
6492         Log: Add sig/pid/uid size and sign probes.
6493      Branch: metaconfig
6494            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
6495            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
6496 ____________________________________________________________________________
6497 [  4098] By: jhi                                   on 1999/09/07  10:27:06
6498         Log: Band-aid until we've got %{Uid_t} or something similar
6499              for sv_catpvfn().
6500      Branch: cfgperl
6501            ! taint.c
6502 ____________________________________________________________________________
6503 [  4097] By: jhi                                   on 1999/09/07  09:41:23
6504         Log: Fix a printf thinko: now quads must have the ll L q prefix.
6505              (in other words, a bare %d is an int/unsigned)
6506      Branch: cfgperl
6507            ! pp_sys.c sv.c t/op/64bit.t
6508 ____________________________________________________________________________
6509 [  4096] By: jhi                                   on 1999/09/07  07:36:17
6510         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
6511              
6512              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
6513              To: perl5-porters@perl.org
6514              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
6515              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
6516              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
6517      Branch: cfgperl
6518            ! hints/hpux.sh perl.h
6519 ____________________________________________________________________________
6520 [  4095] By: gsar                                  on 1999/09/06  20:47:02
6521         Log: applied suggested patch with suitable test to detect MSVC
6522              From: "Vishal Bhatia" <vishalb@my-deja.com>
6523              Date: Wed, 11 Aug 1999 01:43:28 -0700
6524              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
6525              Subject: compiler on  win32
6526      Branch: perl
6527            ! ext/B/B/C.pm
6528 ____________________________________________________________________________
6529 [  4094] By: jhi                                   on 1999/09/06  20:34:44
6530         Log: Integrate with Sarathy.
6531      Branch: cfgperl
6532           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
6533           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
6534 ____________________________________________________________________________
6535 [  4093] By: jhi                                   on 1999/09/06  20:33:43
6536         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
6537              so that they overflow also on 64-bit platforms.
6538      Branch: cfgperl
6539            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
6540 ____________________________________________________________________________
6541 [  4092] By: gsar                                  on 1999/09/06  20:16:58
6542         Log: support bytecode and C backends in perlcc (patch suggested
6543              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
6544              C backend the default; describe new switches in pod; introduce
6545              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
6546              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
6547              entries
6548      Branch: perl
6549            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
6550            ! t/harness utils/Makefile utils/perlcc.PL
6551 ____________________________________________________________________________
6552 [  4091] By: jhi                                   on 1999/09/06  19:10:41
6553         Log: Integrate with Sarathy.
6554      Branch: cfgperl
6555           +> t/pragma/sub_lval.t
6556           !> (integrate 52 files)
6557 ____________________________________________________________________________
6558 [  4090] By: gsar                                  on 1999/09/06  19:09:06
6559         Log: propagate changed error text
6560      Branch: perl
6561            ! t/pragma/sub_lval.t
6562 ____________________________________________________________________________
6563 [  4089] By: gsar                                  on 1999/09/06  18:54:43
6564         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
6565      Branch: perl
6566            ! pod/perlfunc.pod
6567 ____________________________________________________________________________
6568 [  4088] By: gsar                                  on 1999/09/06  18:52:10
6569         Log: From: paul.marquess@bt.com
6570              Date: Sun, 5 Sep 1999 15:11:08 +0100 
6571              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
6572              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
6573      Branch: perl
6574            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
6575            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
6576            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
6577            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
6578            ! toke.c
6579 ____________________________________________________________________________
6580 [  4087] By: gsar                                  on 1999/09/06  18:06:06
6581         Log: change#3612 is buggy when quotemeta argument matches target
6582              (hope this is the last of the optimized-OP_SASSIGN bugs)
6583              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6584              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
6585              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
6586              Subject: Re: [BUG: quotemeta]
6587      Branch: perl
6588            ! Changes op.c t/op/lex_assign.t
6589 ____________________________________________________________________________
6590 [  4086] By: gsar                                  on 1999/09/06  17:57:52
6591         Log: misc tweaks
6592      Branch: perl
6593            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
6594 ____________________________________________________________________________
6595 [  4085] By: gsar                                  on 1999/09/06  03:54:23
6596         Log: applied patch suggested by Hans Mulder to fix problems on
6597              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
6598              when they ask for bincompat (platforms that used to default
6599              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
6600              (appears unsalvageable on some platforms)
6601      Branch: perl
6602            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
6603 ____________________________________________________________________________
6604 [  4084] By: bailey                                on 1999/09/06  02:39:11
6605         Log: Integrate mainline 5.05_61
6606      Branch: vmsperl
6607           +> (branch 32 files)
6608            - lib/unicode/EthiopicSyllables.txt
6609            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
6610            - warning.pl
6611            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
6612            ! vms/perly_h.vms vms/vms.c
6613           !> (integrate 346 files)
6614 ____________________________________________________________________________
6615 [  4083] By: gsar                                  on 1999/09/06  00:10:40
6616         Log: optional warning on join(/foo/...) (reworked suggested patch
6617              by Mark-Jason Dominus <mjd@plover.com>)
6618      Branch: perl
6619            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
6620            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
6621            ! pp_proto.h t/pragma/warn/op
6622 ____________________________________________________________________________
6623 [  4082] By: gsar                                  on 1999/09/05  22:28:57
6624         Log: fix data loss when more than one block is read from SDBM
6625              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
6626      Branch: perl
6627            ! ext/SDBM_File/sdbm/sdbm.c
6628 ____________________________________________________________________________
6629 [  4081] By: gsar                                  on 1999/09/05  22:07:18
6630         Log: initial implementation of lvalue subroutines (slightly fixed
6631              version of patch suggested by Ilya Zakharevich, which in turn
6632              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
6633      Branch: perl
6634            + t/pragma/sub_lval.t
6635            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
6636            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
6637            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
6638            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
6639            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
6640 ____________________________________________________________________________
6641 [  4080] By: jhi                                   on 1999/09/05  22:02:18
6642         Log: Undo #4055 (related to #4079).
6643      Branch: cfgperl
6644            ! pod/perlop.pod
6645 ____________________________________________________________________________
6646 [  4079] By: jhi                                   on 1999/09/05  21:30:54
6647         Log: Time is not yet ripe.
6648      Branch: cfgperl
6649            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
6650 ____________________________________________________________________________
6651 [  4078] By: gsar                                  on 1999/09/05  18:17:32
6652         Log: modified suggested patch to handle cross-refs and qr// objects
6653              correctly; unfollowed refs are represented as simple string
6654              value, not just the bare type; $VERSION stays the same until
6655              it is ready for prime time (avoids CPAN confustication)
6656              From:    John Nolan <jpnolan@Op.Net>
6657              Date:    Wed, 04 Aug 1999 20:21:10 EDT
6658              Message-Id: <199908050021.UAA09693@monet.op.net>
6659              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
6660      Branch: perl
6661            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
6662            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
6663 ____________________________________________________________________________
6664 [  4077] By: jhi                                   on 1999/09/04  21:54:42
6665         Log: timesum() wasn't @EXPORTed as promised by the documentation.
6666              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
6667      Branch: cfgperl
6668            ! lib/Benchmark.pm
6669 ____________________________________________________________________________
6670 [  4076] By: gsar                                  on 1999/09/04  20:21:59
6671         Log: integrate cfgperl contents into mainline
6672      Branch: perl
6673           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
6674           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
6675           +> warnings.h warnings.pl xsutils.c
6676            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
6677           !> (integrate 109 files)
6678 ____________________________________________________________________________
6679 [  4075] By: jhi                                   on 1999/09/04  18:04:47
6680         Log: use integer on the problematic subtest.
6681      Branch: cfgperl
6682            ! t/op/misc.t
6683 ____________________________________________________________________________
6684 [  4074] By: jhi                                   on 1999/09/04  17:57:40
6685         Log: Warn about numconvert.t in case somebody
6686              wants to make sv_2pv more 64-bit aware.
6687      Branch: cfgperl
6688            ! sv.c
6689 ____________________________________________________________________________
6690 [  4073] By: jhi                                   on 1999/09/04  17:54:51
6691         Log: Comment upgrading: the quad situation isn't quite as
6692              bad as it used to be.
6693      Branch: cfgperl
6694            ! perl.h
6695 ____________________________________________________________________________
6696 [  4072] By: jhi                                   on 1999/09/04  15:35:37
6697         Log: Integrate with Sarathy.
6698      Branch: cfgperl
6699           !> win32/win32.c
6700 ____________________________________________________________________________
6701 [  4071] By: jhi                                   on 1999/09/04  15:28:11
6702         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
6703              
6704              From: Robin Barker <rmb1@cise.npl.co.uk>
6705              To: perl5-porters@perl.org
6706              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
6707              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
6708              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
6709              
6710              and later (in private email) found to be dependent
6711              on useperlio.
6712              
6713              Mental note: the cpp magic done in perlsdio.h (and assumedly
6714              also in perlsfio.h) may cause trouble later with lfs because
6715              both the perlio scheme by Perl and the lfs support by vendors
6716              like to play cpp games to map the stdio namespace back and forth.
6717              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
6718              just the beginning.
6719      Branch: cfgperl
6720            ! perlio.c
6721 ____________________________________________________________________________
6722 [  4070] By: jhi                                   on 1999/09/04  13:12:14
6723         Log: Enable 64-bit clean bit ops.
6724              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
6725      Branch: cfgperl
6726            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
6727            ! t/op/misc.t
6728 ____________________________________________________________________________
6729 [  4069] By: jhi                                   on 1999/09/03  21:17:30
6730         Log: Turn on USE_64_BIT_OFFSETS implicitly.
6731      Branch: cfgperl
6732            ! perl.h
6733 ____________________________________________________________________________
6734 [  4068] By: jhi                                   on 1999/09/03  08:19:59
6735         Log: Fix from Spider for the sub attributes (there was an undocumented
6736              dependency between force_word() and skipspace()).
6737      Branch: cfgperl
6738            ! toke.c
6739 ____________________________________________________________________________
6740 [  4067] By: jhi                                   on 1999/09/01  23:17:06
6741         Log: From: John Tobey <spam@john-edwin-tobey.org>
6742              To: ilya@math.ohio-state.edu
6743              CC: perl5-porters@perl.org
6744              Subject: Re: [PATCH 5.005_60] distclean forgot two
6745              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
6746              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
6747      Branch: cfgperl
6748            ! t/lib/dprof.t
6749 ____________________________________________________________________________
6750 [  4066] By: jhi                                   on 1999/09/01  23:14:50
6751         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
6752              To: perl5-porters@perl.org
6753              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
6754              Date: Fri, 20 Aug 1999 15:37:27 +0100
6755              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
6756      Branch: cfgperl
6757            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
6758            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
6759            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
6760 ____________________________________________________________________________
6761 [  4065] By: jhi                                   on 1999/09/01  22:06:43
6762         Log: From: Dominic Dunlop <domo@vo.lu>
6763              To: perl5-porters@perl.org
6764              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
6765              (UNINSTALLED) [PATCH]
6766              Date: Thu, 19 Aug 1999 09:48:03 +0200
6767              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
6768              
6769              The PERL_POLLUTE_MALLOC part had to be manually applied.
6770      Branch: cfgperl
6771            ! hints/machten.sh perl.h
6772 ____________________________________________________________________________
6773 [  4064] By: jhi                                   on 1999/09/01  13:56:14
6774         Log: From: Martin Lichtin <lichtin@bivio.com>
6775              To: jhi@iki.fi
6776              CC: perl5-porters@perl.org
6777              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
6778              Date: Wed, 01 Sep 1999 15:50:04 +0200
6779              Message-ID: <37CD2F0C.944BFACE@bivio.com>
6780      Branch: cfgperl
6781            ! lib/ExtUtils/Install.pm
6782 ____________________________________________________________________________
6783 [  4063] By: jhi                                   on 1999/09/01  13:16:11
6784         Log: Enhance lfs tests: check every seek and sysseek
6785              and test also that -e and -f detect largefiles.
6786      Branch: cfgperl
6787            ! t/lib/syslfs.t t/op/lfs.t
6788 ____________________________________________________________________________
6789 [  4062] By: jhi                                   on 1999/09/01  12:08:04
6790         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
6791              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
6792              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
6793              The Perl Porters Mailing List <perl5-porters@perl.org>
6794              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
6795              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
6796              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
6797      Branch: cfgperl
6798            ! pod/perldiag.pod
6799 ____________________________________________________________________________
6800 [  4061] By: jhi                                   on 1999/09/01  12:03:03
6801         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6802              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
6803              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
6804              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
6805              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
6806              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
6807      Branch: cfgperl
6808            ! op.c t/op/join.t
6809 ____________________________________________________________________________
6810 [  4060] By: jhi                                   on 1999/09/01  07:59:42
6811         Log: IV_DIG and NV_DIG fixes.
6812      Branch: cfgperl
6813            ! perl.h
6814 ____________________________________________________________________________
6815 [  4059] By: jhi                                   on 1999/08/31  14:47:18
6816         Log: \C{} -> \N{} residue.
6817      Branch: cfgperl
6818            ! toke.c
6819 ____________________________________________________________________________
6820 [  4057] By: gsar                                  on 1999/08/30  22:08:19
6821         Log: avoid hiding child process window
6822      Branch: perl
6823            ! win32/win32.c
6824 ____________________________________________________________________________
6825 [  4055] By: jhi                                   on 1999/08/30  21:20:50
6826         Log: Document the undefinedness of overshifting.
6827      Branch: cfgperl
6828            ! pod/perlop.pod
6829 ____________________________________________________________________________
6830 [  4054] By: jhi                                   on 1999/08/30  20:18:18
6831         Log: History fixes and updates.
6832      Branch: cfgperl
6833            ! pod/perlhist.pod
6834 ____________________________________________________________________________
6835 [  4053] By: jhi                                   on 1999/08/30  19:34:02
6836         Log: Shell quoting thinko broke installdirs.
6837              From: JVromans@Squirrel.nl (Johan Vromans)
6838              To: perl5-porters@perl.org
6839              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
6840              installprefix
6841              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
6842              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
6843      Branch: cfgperl
6844            ! Configure config_h.SH
6845      Branch: metaconfig
6846            ! U/installdirs/archlib.U U/installdirs/bin.U
6847            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
6848            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
6849            ! U/installdirs/man3dir.U U/installdirs/privlib.U
6850            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
6851            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
6852            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
6853            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
6854            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
6855            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
6856            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
6857            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
6858            ! U/installdirs/vendorscriptdir.U
6859 ____________________________________________________________________________
6860 [  4052] By: jhi                                   on 1999/08/30  02:57:05
6861         Log: Use \N{named characters} instead of \C.
6862              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6863              To: jhi@iki.fi
6864              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
6865              perl5-porters@perl.org (Mailing list Perl5)
6866              Subject: Re: [PATCH 5.005_58] Named characters in Perl
6867              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
6868              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
6869      Branch: cfgperl
6870            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
6871            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
6872 ____________________________________________________________________________
6873 [  4051] By: jhi                                   on 1999/08/30  02:54:20
6874         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
6875              To: perl5-porters@perl.org
6876              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
6877              don't mix
6878              Date: Sun, 29 Aug 1999 19:04:53 -0400
6879              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
6880      Branch: cfgperl
6881            ! universal.c
6882 ____________________________________________________________________________
6883 [  4050] By: jhi                                   on 1999/08/29  16:38:58
6884         Log: Conditionally socksify the LIBS of Socket.
6885      Branch: cfgperl
6886            ! ext/Socket/Makefile.PL
6887 ____________________________________________________________________________
6888 [  4049] By: jhi                                   on 1999/08/29  15:33:30
6889         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6890              To: Mailing list Perl5 <perl5-porters@perl.org>
6891              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
6892              Date: Wed, 25 Aug 1999 16:19:58 -0400
6893              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
6894      Branch: cfgperl
6895            ! lib/perl5db.pl
6896 ____________________________________________________________________________
6897 [  4048] By: jhi                                   on 1999/08/29  15:31:36
6898         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
6899              To: perl5-porters@perl.org
6900              Subject: [PATCH _61] Lost arguments to simplified sort
6901              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
6902              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
6903      Branch: cfgperl
6904            ! op.c t/op/sort.t
6905 ____________________________________________________________________________
6906 [  4047] By: jhi                                   on 1999/08/29  15:29:29
6907         Log: From: Olaf Flebbe <olaf@science-computing.de>
6908              Sender: owner-perl5-porters@perl.org
6909              To: perl5-porters@perl.org
6910              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
6911              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
6912      Branch: cfgperl
6913            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
6914            ! epoc/perl.mmp epoc/perl.pkg
6915 ____________________________________________________________________________
6916 [  4046] By: jhi                                   on 1999/08/29  15:21:18
6917         Log: From: pvhp@forte.com (Peter Prymmer)
6918              To: perl5-porters@perl.org
6919              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
6920              Date: Fri, 27 Aug 99 18:51:04 PDT
6921              Message-Id: <9908280151.AA05010@forte.com>
6922      Branch: cfgperl
6923            ! t/lib/cgi-html.t
6924 ____________________________________________________________________________
6925 [  4045] By: jhi                                   on 1999/08/29  15:18:38
6926         Log: Fix scalar gmtime (and localtime) in quad environments,
6927              bug reported by Robin Parker.
6928              
6929              From: Robin Barker <rmb1@cise.npl.co.uk>
6930              To: jhi@iki.fi
6931              Cc: perl5-porters@perl.org
6932              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
6933              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
6934              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
6935      Branch: cfgperl
6936            ! pp_sys.c t/op/time.t
6937 ____________________________________________________________________________
6938 [  4044] By: jhi                                   on 1999/08/29  11:24:03
6939         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6940              To: perl5-porters@perl.org (Mailing list Perl5)
6941              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
6942              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
6943              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
6944              
6945              Addendum: it's "only" 33% speedup.
6946      Branch: cfgperl
6947            ! dump.c op.c op.h pp.h
6948 ____________________________________________________________________________
6949 [  4043] By: jhi                                   on 1999/08/29  11:10:33
6950         Log: From: spider-perl@Orb.Nashua.NH.US
6951              To: Mailing list Perl5 <perl5-porters@perl.org>
6952              Subject: [PATCH 5.005_61 CORE] sub : attrlist
6953              Date: Sun, 29 Aug 1999 03:02:11 -0400
6954              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
6955      Branch: cfgperl
6956            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
6957            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
6958            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
6959            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
6960            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
6961            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
6962            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
6963 ____________________________________________________________________________
6964 [  4042] By: jhi                                   on 1999/08/29  11:08:50
6965         Log: Turn off gcc-2.95's strict-alias optimization.
6966              This, of course, should be only temporary.
6967              From Andy Dougherty.
6968      Branch: cfgperl
6969            ! Configure config_h.SH
6970      Branch: metaconfig
6971            ! U/compline/ccflags.U U/modified/cc.U
6972 ____________________________________________________________________________
6973 [  4041] By: jhi                                   on 1999/08/29  10:47:30
6974         Log: Fix a typo in #4036.
6975      Branch: cfgperl
6976            ! mg.c
6977 ____________________________________________________________________________
6978 [  4040] By: jhi                                   on 1999/08/29  10:34:58
6979         Log: Add a missing #endif forgotten by #4035.
6980      Branch: cfgperl
6981            ! doop.c
6982 ____________________________________________________________________________
6983 [  4039] By: jhi                                   on 1999/08/29  10:31:19
6984         Log: Remove an extra #endif introduced by #4036.
6985      Branch: cfgperl
6986            ! perl.h
6987 ____________________________________________________________________________
6988 [  4038] By: jhi                                   on 1999/08/29  10:18:59
6989         Log: Rename warning to warnings, from Paul Marquess.
6990      Branch: cfgperl
6991            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
6992            + t/pragma/warnings.t warnings.h warnings.pl
6993            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
6994            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
6995            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
6996            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
6997            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
6998            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
6999            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
7000            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
7001            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
7002            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
7003            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
7004            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
7005            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
7006 ____________________________________________________________________________
7007 [  4037] By: jhi                                   on 1999/08/29  10:08:47
7008         Log: Create the equivalence tables based on
7009              the real Unicode decomposition, not on
7010              the character name.
7011      Branch: cfgperl
7012            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
7013            ! lib/unicode/mktables.PL
7014 ____________________________________________________________________________
7015 [  4036] By: jhi                                   on 1999/08/29  09:29:08
7016         Log: Integrate with Sarathy.
7017      Branch: cfgperl
7018           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
7019           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
7020           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
7021           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
7022           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
7023           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
7024           !> (integrate 190 files)
7025 ____________________________________________________________________________
7026 [  4035] By: jhi                                   on 1999/08/29  08:56:15
7027         Log: Implement 64-bit vec().
7028      Branch: cfgperl
7029            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7030            ! pp.h t/op/64bit.t
7031 ____________________________________________________________________________
7032 [  4034] By: gsar                                  on 1999/08/29  03:35:18
7033         Log: deadcode removal
7034      Branch: perl
7035            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
7036            ! pp_ctl.c proto.h run.c sv.c
7037 ____________________________________________________________________________
7038 [  4033] By: jhi                                   on 1999/08/28  17:31:07
7039         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
7040              To: perl5-porters@perl.org
7041              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
7042              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
7043              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
7044      Branch: cfgperl
7045            ! perl.h
7046 ____________________________________________________________________________
7047 [  4032] By: gsar                                  on 1999/08/26  23:53:33
7048         Log: new thread should set current interp in TLS
7049      Branch: perl
7050            ! ext/Thread/Thread.xs
7051 ____________________________________________________________________________
7052 [  4031] By: bailey                                on 1999/08/23  03:40:07
7053         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
7054      Branch: vmsperl
7055            ! lib/ExtUtils/MM_VMS.pm
7056 ____________________________________________________________________________
7057 [  4030] By: bailey                                on 1999/08/23  03:37:43
7058         Log: Patch up holes in realclean target
7059      Branch: vmsperl
7060            ! vms/descrip_mms.template
7061 ____________________________________________________________________________
7062 [  4029] By: bailey                                on 1999/08/23  03:36:24
7063         Log: Fix handling of PERL_POLLUTE
7064      Branch: vmsperl
7065            ! lib/ExtUtils/MM_VMS.pm
7066 ____________________________________________________________________________
7067 [  4028] By: bailey                                on 1999/08/23  03:34:08
7068         Log: Update VMS version of perly.h
7069      Branch: vmsperl
7070            ! vms/perly_h.vms
7071 ____________________________________________________________________________
7072 [  4027] By: bailey                                on 1999/08/23  03:32:45
7073         Log: Update dependencies in Descrip.MMS
7074      Branch: vmsperl
7075            ! vms/descrip_mms.template
7076 ____________________________________________________________________________
7077 [  4026] By: bailey                                on 1999/08/23  03:30:01
7078         Log: Fix prototypes in perlapi.c (64-bit?)
7079              Clear prior definition of getenv_len before defining VMS-specific macro
7080      Branch: vmsperl
7081            ! perlapi.c vms/vmsish.h
7082 ____________________________________________________________________________
7083 [  4025] By: bailey                                on 1999/08/23  03:25:51
7084         Log: Add '-m' option to Configure.com which skips the MANIFEST check
7085      Branch: vmsperl
7086            ! configure.com
7087 ____________________________________________________________________________
7088 [  4024] By: bailey                                on 1999/08/23  03:23:34
7089         Log: Skip open() tests that rely on Unix fork semantics
7090      Branch: vmsperl
7091            ! t/io/open.t
7092 ____________________________________________________________________________
7093 [  4023] By: bailey                                on 1999/08/23  03:21:46
7094         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
7095      Branch: vmsperl
7096            ! vms/gen_shrfls.pl
7097 ____________________________________________________________________________
7098 [  4022] By: bailey                                on 1999/08/23  03:17:33
7099         Log: update MM_VMS to use new File::Spec routines
7100      Branch: vmsperl
7101            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
7102 ____________________________________________________________________________
7103 [  4021] By: bailey                                on 1999/08/23  03:13:40
7104         Log: byteperl is now part of the ByteLoader ext
7105      Branch: vmsperl
7106            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
7107 ____________________________________________________________________________
7108 [  4020] By: bailey                                on 1999/08/23  03:10:41
7109         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
7110      Branch: vmsperl
7111            ! vms/vms.c
7112 ____________________________________________________________________________
7113 [  4019] By: bailey                                on 1999/08/23  03:07:28
7114         Log: Update calls for new thread context handling
7115      Branch: vmsperl
7116            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
7117            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
7118 ____________________________________________________________________________
7119 [  4018] By: bailey                                on 1999/08/23  03:01:31
7120         Log: Allow for file versions in library when looking for .bs files
7121      Branch: vmsperl
7122            ! ext/DynaLoader/DynaLoader_pm.PL
7123 ____________________________________________________________________________
7124 [  4017] By: bailey                                on 1999/08/23  02:58:55
7125         Log: Update VMS configuration procedures for 5.005_60
7126      Branch: vmsperl
7127            ! configure.com vms/subconfigure.com
7128 ____________________________________________________________________________
7129 [  4016] By: gsar                                  on 1999/08/20  22:19:56
7130         Log: update Changes
7131      Branch: perl
7132            ! Changes
7133
7134 ----------------
7135 Version 5.005_61
7136 ----------------
7137
7138 ____________________________________________________________________________
7139 [  4015] By: gsar                                  on 1999/08/20  22:17:41
7140         Log: perl_free() should use PerlMem_free()
7141      Branch: perl
7142            ! perl.c
7143 ____________________________________________________________________________
7144 [  4014] By: gsar                                  on 1999/08/20  22:10:46
7145         Log: win32 tweaks
7146      Branch: perl
7147            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
7148            ! win32/config.vc win32/config_H.bc win32/config_H.gc
7149            ! win32/config_H.vc
7150 ____________________________________________________________________________
7151 [  4013] By: gsar                                  on 1999/08/20  22:09:56
7152         Log: DEBUG_m() adjusted to internalize dTHX
7153      Branch: perl
7154            ! malloc.c perl.h util.c
7155 ____________________________________________________________________________
7156 [  4012] By: gsar                                  on 1999/08/20  17:51:06
7157         Log: make autogenerated files writable
7158      Branch: perl
7159            ! (edit 171 files)
7160 ____________________________________________________________________________
7161 [  4011] By: gsar                                  on 1999/08/20  17:43:47
7162         Log: update Changes
7163      Branch: perl
7164            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
7165 ____________________________________________________________________________
7166 [  4010] By: gsar                                  on 1999/08/20  17:21:53
7167         Log: up patchlevel &c
7168      Branch: perl
7169            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
7170            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
7171 ____________________________________________________________________________
7172 [  4009] By: gsar                                  on 1999/08/20  16:46:26
7173         Log: add missing Is/Syl*.pl files
7174      Branch: perl
7175            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
7176            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
7177            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
7178            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
7179            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
7180            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
7181 ____________________________________________________________________________
7182 [  4008] By: gsar                                  on 1999/08/20  16:31:02
7183         Log: integrate cfgperl contents into mainline
7184      Branch: perl
7185           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
7186           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
7187           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
7188           +> t/op/lfs.t
7189            - lib/unicode/EthiopicSyllables.txt
7190            - lib/unicode/MakeEthiopicSyllables.PL
7191           !> (integrate 261 files)
7192 ____________________________________________________________________________
7193 [  4007] By: gsar                                  on 1999/08/20  15:24:08
7194         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
7195              USE_THREADS and MULTIPLICITY; minor pod adjustments
7196      Branch: perl
7197            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
7198            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
7199 ____________________________________________________________________________
7200 [  4006] By: jhi                                   on 1999/08/19  19:01:41
7201         Log: Tighten the vec() code so that naughty BITS cause an error.
7202      Branch: cfgperl
7203            ! doop.c
7204 ____________________________________________________________________________
7205 [  4005] By: jhi                                   on 1999/08/19  15:55:09
7206         Log: Don't document ill-defined vec() bits cases
7207              (for which the code doesn't work right in any case)
7208      Branch: cfgperl
7209            ! pod/perldiag.pod pod/perlfunc.pod
7210 ____________________________________________________________________________
7211 [  4004] By: jhi                                   on 1999/08/19  12:49:41
7212         Log: Removed duplicated code (in pp.c and mg.c) by introducing
7213              do_vecget().  NOTE: the calling convention of do_vecset()
7214              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
7215              in pp_vec() is no more multiplied by `size' in pp_vec(),
7216              the multiplication is now done in do_vecset().
7217              
7218              Also fix a cpp thinko in change #4002.
7219      Branch: cfgperl
7220            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
7221            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
7222            ! proto.h
7223 ____________________________________________________________________________
7224 [  4003] By: jhi                                   on 1999/08/18  08:27:22
7225         Log: Warn about small spherical distances.
7226      Branch: cfgperl
7227            ! lib/Math/Trig.pm
7228 ____________________________________________________________________________
7229 [  4002] By: jhi                                   on 1999/08/17  09:11:51
7230         Log: Enhance IV_FITS_IN_IV (though it's still unused).
7231      Branch: cfgperl
7232            ! perl.h
7233 ____________________________________________________________________________
7234 [  4001] By: jhi                                   on 1999/08/17  08:13:34
7235         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
7236              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
7237              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
7238              Subject: [PATCH] overload.pm str/num confu
7239              Date: 17 Aug 1999 08:21:12 +0200
7240      Branch: cfgperl
7241            ! lib/overload.pm
7242 ____________________________________________________________________________
7243 [  4000] By: jhi                                   on 1999/08/17  07:20:23
7244         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
7245              To: perl5-porters@perl.org
7246              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
7247              Date: 16 Aug 1999 14:24:28 -0700
7248              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
7249      Branch: cfgperl
7250            ! pod/perlobj.pod
7251 ____________________________________________________________________________
7252 [  3999] By: jhi                                   on 1999/08/16  19:49:09
7253         Log: Integrate with Nick.
7254      Branch: cfgperl
7255           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
7256 ____________________________________________________________________________
7257 [  3998] By: jhi                                   on 1999/08/16  19:44:29
7258         Log: Fix most of the pod2man moanings reported in
7259              
7260              From: "Larry W. Virden" <lvirden@cas.org>
7261              To: perl5-porters@perl.org
7262              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
7263              (UNINSTALLED)
7264              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
7265              Message-Id: <199908031935.PAA27692@cas.org>
7266              
7267              Configure regen'ed.
7268      Branch: cfgperl
7269            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7270            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
7271            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
7272            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
7273            ! utils/h2xs.PL utils/perlcc.PL
7274 ____________________________________________________________________________
7275 [  3997] By: jhi                                   on 1999/08/16  19:20:37
7276         Log: A fix of sorts for the flush-before-dup scenario.
7277      Branch: cfgperl
7278            ! doio.c
7279 ____________________________________________________________________________
7280 [  3996] By: jhi                                   on 1999/08/16  19:14:37
7281         Log: More paranoia.
7282      Branch: cfgperl
7283            ! sv.c
7284 ____________________________________________________________________________
7285 [  3995] By: jhi                                   on 1999/08/16  18:55:35
7286         Log: Batch of small 64-bit/long double/large file support tweaks:
7287              - scan for LDBL_DIG
7288              - from DBL_DIG and LDBL_DIG select NV_DIG
7289              - introduce IVSIZE, UVSIZE, NVSIZE
7290              - introduce IV_DIG
7291              - remove stdio64
7292              - AIX uses `oslevel` when others use `uname -r`
7293              - already AIX 4.2 goes 64-bit
7294              - in HP-UX require the 64-bit libc, just the directory isn't enough
7295              - group ids are not NVs
7296              - #undef USE_LONG_DOUBLE if long double is no better than double
7297              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
7298              - mention large file support in perldelta
7299              - introduce quad TOPpin' and POPpin'
7300              - the svcat... buffer was tiny for printing quads in %b
7301              - fix the multiplication test in 64bit.t
7302              - try to make VMS to comply with all this removal and "introducal"
7303              of symbols
7304      Branch: cfgperl
7305            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
7306            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
7307            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
7308      Branch: metaconfig
7309            ! U/modified/d_longdbl.U
7310      Branch: metaconfig/U/perl
7311            + d_ldbl_dig.U
7312 ____________________________________________________________________________
7313 [  3994] By: jhi                                   on 1999/08/16  07:53:44
7314         Log: More Configure/subconfigure.com syncing.
7315      Branch: cfgperl
7316            ! vms/subconfigure.com
7317 ____________________________________________________________________________
7318 [  3993] By: jhi                                   on 1999/08/14  22:09:26
7319         Log: Remove from VMS what the change #3982 took away from Configure lands.
7320      Branch: cfgperl
7321            ! vms/subconfigure.com
7322 ____________________________________________________________________________
7323 [  3992] By: jhi                                   on 1999/08/14  13:29:13
7324         Log: Small test tweaks.
7325      Branch: cfgperl
7326            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
7327 ____________________________________________________________________________
7328 [  3991] By: jhi                                   on 1999/08/14  13:08:41
7329         Log: Augment filesize limit note.
7330      Branch: cfgperl
7331            ! doio.c
7332 ____________________________________________________________________________
7333 [  3990] By: jhi                                   on 1999/08/14  13:06:12
7334         Log: Note about filesize limits.
7335      Branch: cfgperl
7336            ! doio.c pp_sys.c
7337 ____________________________________________________________________________
7338 [  3989] By: jhi                                   on 1999/08/14  11:31:58
7339         Log: Catch the case of filesize limits.
7340      Branch: cfgperl
7341            ! t/lib/syslfs.t t/op/lfs.t
7342 ____________________________________________________________________________
7343 [  3988] By: nick                                  on 1999/08/14  09:20:58
7344         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
7345              this causes a POPSTACK panic. The problem seems to be that although
7346              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
7347              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
7348              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
7349              messing with CATCH_SET() in call_sv, use it in perl_vdie().
7350              Add test to op/eval.t which will fail (panic) if bug comes back.
7351              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
7352      Branch: perl
7353            ! cop.h perl.c t/op/eval.t util.c
7354 ____________________________________________________________________________
7355 [  3987] By: jhi                                   on 1999/08/13  23:57:52
7356         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
7357              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
7358              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
7359              Date: Fri, 13 Aug 1999 17:42:47 -0500
7360              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
7361      Branch: cfgperl
7362            ! lib/ExtUtils/MM_VMS.pm
7363 ____________________________________________________________________________
7364 [  3986] By: jhi                                   on 1999/08/13  23:56:44
7365         Log: Don't quit before printing out the message.
7366      Branch: cfgperl
7367            ! t/lib/syslfs.t t/op/lfs.t
7368 ____________________________________________________________________________
7369 [  3985] By: jhi                                   on 1999/08/13  23:35:49
7370         Log: Remove more t/ trash on target "clean".
7371      Branch: cfgperl
7372            ! Makefile.SH
7373 ____________________________________________________________________________
7374 [  3984] By: jhi                                   on 1999/08/13  23:02:53
7375         Log: Avoid double long double. 
7376      Branch: cfgperl
7377            ! Configure config_h.SH
7378      Branch: metaconfig/U/perl
7379            ! uselongdbl.U
7380 ____________________________________________________________________________
7381 [  3983] By: jhi                                   on 1999/08/13  22:59:56
7382         Log: BYTEORDER fix.
7383      Branch: cfgperl
7384            ! Configure config_h.SH
7385      Branch: metaconfig
7386            ! U/compline/byteorder.U
7387 ____________________________________________________________________________
7388 [  3982] By: jhi                                   on 1999/08/13  22:48:40
7389         Log: Jumbo Configure and large file support update.
7390              Remove a lot of unneeded 64-bitness cruft;
7391              re-introduce BYTEORDER; update 64-bitness hints;
7392              lfs should now work in Solaris; long doubles in AIX.
7393      Branch: cfgperl
7394            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
7395            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
7396            ! perlsdio.h pp.h pp_sys.c
7397      Branch: metaconfig
7398            ! U/compline/byteorder.U U/compline/ccflags.U
7399      Branch: metaconfig/U/perl
7400            ! d_dlsymun.U io64.U uselongdbl.U
7401 ____________________________________________________________________________
7402 [  3980] By: jhi                                   on 1999/08/13  15:09:11
7403         Log: Introduce HAS_LLSEEK.
7404      Branch: cfgperl
7405            ! Configure config_h.SH perl.h
7406 ____________________________________________________________________________
7407 [  3979] By: jhi                                   on 1999/08/13  14:29:47
7408         Log: From: <dan@sidhe.org>
7409              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
7410              sarathy@activestate.com
7411              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
7412              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
7413              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
7414      Branch: cfgperl
7415            ! vms/vms.c
7416 ____________________________________________________________________________
7417 [  3978] By: jhi                                   on 1999/08/13  09:56:46
7418         Log: Make the 64-bit tests more paranoid.
7419      Branch: cfgperl
7420            ! t/op/64bit.t
7421 ____________________________________________________________________________
7422 [  3976] By: jhi                                   on 1999/08/12  21:49:16
7423         Log: IRIX64 needs more -mabi=64 with gcc.
7424      Branch: cfgperl
7425            ! hints/irix_6.sh
7426 ____________________________________________________________________________
7427 [  3975] By: jhi                                   on 1999/08/12  21:02:03
7428         Log: Reincarnate change #3967, now in more modest form.
7429      Branch: cfgperl
7430            ! hints/irix_6.sh
7431 ____________________________________________________________________________
7432 [  3974] By: jhi                                   on 1999/08/12  20:49:36
7433         Log: Remove rt from libswanted (I added it many moons ago
7434              when I thought it would be useful in Digital UNIX,
7435              I was wrong); undo the recent IRIX hints changes,
7436              getting rid of one warning brought new ones.
7437      Branch: cfgperl
7438            ! Configure config_h.SH hints/irix_6.sh
7439      Branch: metaconfig
7440            ! U/modified/Myinit.U
7441 ____________________________________________________________________________
7442 [  3973] By: jhi                                   on 1999/08/12  19:42:53
7443         Log: st_blocks is in 512 byte blocks.
7444      Branch: cfgperl
7445            ! t/lib/syslfs.t t/op/lfs.t
7446 ____________________________________________________________________________
7447 [  3972] By: jhi                                   on 1999/08/12  19:27:31
7448         Log: Don't claim defeat too early.
7449      Branch: cfgperl
7450            ! Configure config_h.SH
7451      Branch: metaconfig/U/perl
7452            ! longdblfio.U
7453 ____________________________________________________________________________
7454 [  3971] By: jhi                                   on 1999/08/12  19:24:14
7455         Log: IRIX 64-bit hint tweak. 
7456      Branch: cfgperl
7457            ! hints/irix_6.sh
7458 ____________________________________________________________________________
7459 [  3970] By: nick                                  on 1999/08/12  19:17:20
7460         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
7461              tests i.e. RV2AV and RV2HV
7462      Branch: perl
7463            ! op.c t/pragma/warn/op
7464 ____________________________________________________________________________
7465 [  3969] By: jhi                                   on 1999/08/12  19:06:17
7466         Log: Add Configure -Duselongdouble and add a missing semicolon.
7467      Branch: cfgperl
7468            ! Configure config_h.SH sv.c
7469      Branch: metaconfig/U/perl
7470            + uselongdbl.U
7471 ____________________________________________________________________________
7472 [  3968] By: jhi                                   on 1999/08/12  18:46:00
7473         Log: Simply exit() early if lfs support seems unlikely.
7474      Branch: cfgperl
7475            ! t/lib/syslfs.t t/op/lfs.t
7476 ____________________________________________________________________________
7477 [  3967] By: jhi                                   on 1999/08/12  18:44:05
7478         Log: Suffer silently for unused libraries.
7479      Branch: cfgperl
7480            ! hints/irix_6.sh
7481 ____________________________________________________________________________
7482 [  3966] By: jhi                                   on 1999/08/12  13:18:44
7483         Log: Update MANIFEST to follow change #3965.
7484      Branch: cfgperl
7485            ! MANIFEST
7486 ____________________________________________________________________________
7487 [  3965] By: jhi                                   on 1999/08/12  13:15:38
7488         Log: Regenerate Unicode tables based on new syllable lists
7489              from Daniel Yacob.
7490      Branch: cfgperl
7491            ! (edit 159 files)
7492 ____________________________________________________________________________
7493 [  3964] By: jhi                                   on 1999/08/12  10:06:24
7494         Log: Remove more spurious casting.
7495      Branch: cfgperl
7496            ! pp_sys.c
7497 ____________________________________________________________________________
7498 [  3963] By: jhi                                   on 1999/08/12  08:18:53
7499         Log: Minor niggles on the lfs tests.
7500      Branch: cfgperl
7501            ! t/lib/syslfs.t t/op/lfs.t
7502 ____________________________________________________________________________
7503 [  3962] By: jhi                                   on 1999/08/11  22:48:25
7504         Log: Don't bother with lfs testing if off_t is too small.
7505      Branch: cfgperl
7506            ! t/lib/syslfs.t t/op/lfs.t
7507 ____________________________________________________________________________
7508 [  3961] By: jhi                                   on 1999/08/11  22:22:54
7509         Log: Long double patches from Dan Sugalski.
7510      Branch: cfgperl
7511            ! sv.c
7512 ____________________________________________________________________________
7513 [  3960] By: jhi                                   on 1999/08/11  22:17:55
7514         Log: Flush buffer before duplicating file descriptor.
7515              
7516              From: Mark-Jason Dominus <mjd@plover.com>
7517              To: Graham Barr <gbarr@pobox.com>
7518              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
7519              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
7520              Date: Wed, 11 Aug 1999 15:56:09 -0400
7521              Message-ID: <19990811195610.5933.qmail@plover.com>
7522              
7523              From: Mark-Jason Dominus <mjd@plover.com>
7524              To: perl5-porters@perl.org
7525              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
7526              Date: Wed, 11 Aug 1999 16:05:46 -0400
7527              Message-ID: <19990811200546.6165.qmail@plover.com>
7528      Branch: cfgperl
7529            ! doio.c pod/perldelta.pod
7530 ____________________________________________________________________________
7531 [  3959] By: jhi                                   on 1999/08/11  22:11:35
7532         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
7533              
7534              From: "Craig A. Berry" <craig.berry@metamor.com>
7535              Sender: owner-perl5-porters@perl.org
7536              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
7537              bailey@newman.upenn.edu
7538              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
7539              problem
7540              Date: Wed, 11 Aug 1999 14:31:11 -0500
7541              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
7542      Branch: cfgperl
7543            ! vms/vms.c
7544 ____________________________________________________________________________
7545 [  3958] By: jhi                                   on 1999/08/11  15:35:45
7546         Log: Add a hopefully comforting message if there seems to be no LFS. 
7547              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
7548              The tests will fail on lfs tests only if quad is available,
7549              if ENOQUAD, the lfs tests will be skipped.
7550      Branch: cfgperl
7551            ! t/lib/syslfs.t t/op/lfs.t
7552 ____________________________________________________________________________
7553 [  3957] By: jhi                                   on 1999/08/11  12:25:59
7554         Log: Unapply an experimental patch that accidentally escaped
7555              from the lab by piggybacking with the change #3955.
7556      Branch: cfgperl
7557            ! pp.c pp.h pp_hot.c
7558 ____________________________________________________________________________
7559 [  3956] By: jhi                                   on 1999/08/11  08:19:23
7560         Log: Add sysio large file support testing.
7561      Branch: cfgperl
7562            + t/lib/syslfs.t
7563            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
7564 ____________________________________________________________________________
7565 [  3955] By: jhi                                   on 1999/08/10  22:39:11
7566         Log: From: <dan@sidhe.org>
7567              To: vmsperl@perl.org, perl5-porters@perl.org,
7568              sarathy@activestate.com, bailey@newman.upenn.edu
7569              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
7570              threads on VMS
7571              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
7572              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
7573      Branch: cfgperl
7574            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
7575            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
7576            ! vms/writemain.pl
7577 ____________________________________________________________________________
7578 [  3954] By: jhi                                   on 1999/08/10  20:37:55
7579         Log: LFS testing robustness.
7580      Branch: cfgperl
7581            ! t/op/lfs.t
7582 ____________________________________________________________________________
7583 [  3953] By: jhi                                   on 1999/08/10  19:54:50
7584         Log: From: <dan@sidhe.org>
7585              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
7586              sarathy@activestate.com
7587              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
7588              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
7589              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
7590      Branch: cfgperl
7591            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
7592            ! vms/subconfigure.com vms/vmsish.h
7593 ____________________________________________________________________________
7594 [  3952] By: jhi                                   on 1999/08/10  17:18:57
7595         Log: AIX is different, again.  Now in cc -E output.
7596      Branch: cfgperl
7597            ! Configure config_h.SH
7598      Branch: metaconfig
7599            ! U/modified/cppstdin.U
7600 ____________________________________________________________________________
7601 [  3951] By: jhi                                   on 1999/08/10  14:37:08
7602         Log: Use Pid_t on pgrp matters.
7603      Branch: cfgperl
7604            ! pp_sys.c
7605 ____________________________________________________________________________
7606 [  3950] By: jhi                                   on 1999/08/10  14:35:30
7607         Log: Use Pid_t.
7608      Branch: cfgperl
7609            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
7610            ! pp_sys.c proto.h util.c
7611 ____________________________________________________________________________
7612 [  3949] By: jhi                                   on 1999/08/10  14:11:15
7613         Log: Use Mode_t.
7614      Branch: cfgperl
7615            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
7616            ! perlapi.h pp_sys.c proto.h
7617 ____________________________________________________________________________
7618 [  3948] By: jhi                                   on 1999/08/10  13:53:19
7619         Log: Small perlbug doc tweaks from Jon Orwant.
7620      Branch: cfgperl
7621            ! utils/perlbug.PL
7622 ____________________________________________________________________________
7623 [  3947] By: jhi                                   on 1999/08/10  09:55:11
7624         Log: Large file support testing.
7625      Branch: cfgperl
7626            + t/op/lfs.t
7627            ! MANIFEST t/op/64bit.t
7628 ____________________________________________________________________________
7629 [  3946] By: jhi                                   on 1999/08/10  09:13:54
7630         Log: Remove I32 casting from time-related functions.
7631      Branch: cfgperl
7632            ! pp_sys.c
7633 ____________________________________________________________________________
7634 [  3945] By: jhi                                   on 1999/08/10  09:06:42
7635         Log: Gratuitous uid and gid casts to I32s and ints removed.
7636              There are still problem spots in printfing such ids:
7637              width (%d vs %ld) and signedness %d vs %u.
7638      Branch: cfgperl
7639            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
7640            ! perl.c perlapi.c pp_hot.c proto.h
7641 ____________________________________________________________________________
7642 [  3944] By: jhi                                   on 1999/08/10  07:43:03
7643         Log: Remove I32 casts from pp_stat, these make stat()
7644              very broken e.g. on files larger than 2 gigabytes.
7645              Reported by
7646              From: Phil Lobbes <phil@finchcomputer.com>
7647              To: perl5-porters@perl.org
7648              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
7649              UNIX Perl 5.005_03
7650              Date: Mon, 09 Aug 1999 21:38:54 -0700
7651              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
7652              
7653              There are more of these I32 casts all over pp_sys.c,
7654              all of them should be checked.
7655      Branch: cfgperl
7656            ! pp_sys.c
7657 ____________________________________________________________________________
7658 [  3943] By: jhi                                   on 1999/08/10  07:38:30
7659         Log: Remove blathering.
7660      Branch: cfgperl
7661            ! lib/unicode/mktables.PL
7662 ____________________________________________________________________________
7663 [  3942] By: jhi                                   on 1999/08/09  20:35:13
7664         Log: lexwarn maintenance: new warning class unsafe
7665              subclasses 'overflow' and 'portable' created,
7666              used by the recent integer overflow warnings.
7667              Class syntax subclass 'octal' renamed to 'digit',
7668              binary and hexadecimal parsing errors also 'digit' warnings.
7669      Branch: cfgperl
7670            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
7671            ! util.c warning.h warning.pl
7672 ____________________________________________________________________________
7673 [  3941] By: jhi                                   on 1999/08/09  10:40:47
7674         Log: Integrate with Nick.
7675      Branch: cfgperl
7676           +> opnames.h
7677           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
7678           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
7679 ____________________________________________________________________________
7680 [  3940] By: jhi                                   on 1999/08/09  10:32:43
7681         Log: Regenerate the Unicode tables after having updated the Unicode
7682              database (change #3939).
7683      Branch: cfgperl
7684            ! (edit 157 files)
7685 ____________________________________________________________________________
7686 [  3939] By: jhi                                   on 1999/08/09  10:27:22
7687         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
7688      Branch: cfgperl
7689            ! lib/unicode/UnicodeData-Latest.txt
7690 ____________________________________________________________________________
7691 [  3938] By: jhi                                   on 1999/08/09  10:25:54
7692         Log: Ethiopic changes via private email from Daniel Yacob,
7693              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
7694              Canadian Syllabics and Yi under construction.
7695      Branch: cfgperl
7696            + lib/unicode/syllables.txt
7697            - lib/unicode/EthiopicSyllables.txt
7698            - lib/unicode/MakeEthiopicSyllables.PL
7699            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
7700            ! lib/unicode/mktables.PL
7701 ____________________________________________________________________________
7702 [  3937] By: jhi                                   on 1999/08/09  10:21:51
7703         Log: Move the equivalence class creation last.
7704      Branch: cfgperl
7705            ! lib/unicode/mktables.PL
7706 ____________________________________________________________________________
7707 [  3936] By: jhi                                   on 1999/08/09  10:20:40
7708         Log: Compute equivalence classes (diacritics stripping) only
7709              for letters, not for ligatures.
7710      Branch: cfgperl
7711            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
7712            ! lib/unicode/mktables.PL
7713 ____________________________________________________________________________
7714 [  3935] By: nick                                  on 1999/08/08  13:53:57
7715         Log: Will now correctly re-call 
7716              bootstrap "Foo";
7717              if requested. This should allow build on Win32 and other
7718              platforms where you cannot link to loadables directly.
7719      Branch: perl
7720            ! ext/B/B/C.pm
7721 ____________________________________________________________________________
7722 [  3934] By: nick                                  on 1999/08/07  12:23:55
7723         Log: Vishal Bhatia <vishalb@my-deja.com>
7724              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
7725              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
7726      Branch: perl
7727            ! ext/B/B/CC.pm
7728 ____________________________________________________________________________
7729 [  3933] By: nick                                  on 1999/08/07  12:19:46
7730         Log: B::C changes to get simple Tk app. compiling again
7731      Branch: perl
7732            ! ext/B/B/C.pm
7733 ____________________________________________________________________________
7734 [  3932] By: jhi                                   on 1999/08/06  21:17:16
7735         Log: Regen Configure to include change #3915.
7736      Branch: cfgperl
7737            ! Configure config_h.SH
7738 ____________________________________________________________________________
7739 [  3931] By: jhi                                   on 1999/08/06  18:52:57
7740         Log: Todo update.
7741      Branch: cfgperl
7742            ! Todo Todo-5.005 lib/unicode/mktables.PL
7743 ____________________________________________________________________________
7744 [  3930] By: jhi                                   on 1999/08/06  13:13:05
7745         Log: Character class equivalence tables.
7746      Branch: cfgperl
7747            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
7748            ! MANIFEST lib/unicode/mktables.PL
7749 ____________________________________________________________________________
7750 [  3929] By: jhi                                   on 1999/08/06  11:59:11
7751         Log: More Fcntl constants.  (This process really needs
7752              to be automated, at least partly, see the Errno extension.)
7753              Now also the SEEK_ constants are available via the Fcntl.
7754              Yes, this is redundant (IO::Seekable and POSIX supply them already),
7755              but now Fcntl is a one-stop shopping mall for all your
7756              file-related constants.    
7757      Branch: cfgperl
7758            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
7759 ____________________________________________________________________________
7760 [  3928] By: jhi                                   on 1999/08/06  08:08:03
7761         Log: Protect against pack/unpack repeat count overflows,
7762              based on:
7763              
7764              From: Nathan Torkington <gnat@frii.com>
7765              To: Brian Keefer <mgomes@cwix.com>
7766              Cc: perl5-porters@perl.org
7767              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
7768              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
7769              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
7770      Branch: cfgperl
7771            ! pod/perldiag.pod pp.c
7772 ____________________________________________________________________________
7773 [  3927] By: jhi                                   on 1999/08/06  07:32:20
7774         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
7775              
7776              From: Nathan Torkington <gnat@frii.com>
7777              To: perl5-porters@perl.org
7778              Subject: Bugfix for my bugfix
7779              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
7780              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
7781      Branch: cfgperl
7782            ! ext/B/B/Assembler.pm
7783 ____________________________________________________________________________
7784 [  3926] By: jhi                                   on 1999/08/05  17:25:19
7785         Log: Fix regex charclass parsing so that bogus ranges
7786              like [0-\d] and [[:word:]-z] are no more allowed.
7787              The anomaly was noticed by Guy Decoux.
7788      Branch: cfgperl
7789            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
7790 ____________________________________________________________________________
7791 [  3925] By: jhi                                   on 1999/08/05  10:31:47
7792         Log: split /^/ deprecation warning should not be on by default.
7793      Branch: cfgperl
7794            ! pp.c
7795 ____________________________________________________________________________
7796 [  3923] By: jhi                                   on 1999/08/05  09:16:57
7797         Log: From: paul.marquess@bt.com
7798              To: jhi@iki.fi, paul.marquess@bt.com
7799              Cc: gsar@ActiveState.com, perl5-porters@perl.org
7800              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
7801              Date: Thu, 5 Aug 1999 09:33:14 +0100
7802              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
7803      Branch: cfgperl
7804            ! t/lib/anydbm.t
7805 ____________________________________________________________________________
7806 [  3921] By: jhi                                   on 1999/08/05  08:05:13
7807         Log: From: paul.marquess@bt.com
7808              To: perl5-porters@perl.org
7809              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
7810              randy@theoryx5.uwinnipeg.ca
7811              Subject:  [PATCH 5.005_60] DB_File 1.70
7812              Date: Wed, 4 Aug 1999 23:22:22 +0100
7813              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
7814              
7815              (Replaces change #3917)
7816      Branch: cfgperl
7817            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7818            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
7819 ____________________________________________________________________________
7820 [  3920] By: jhi                                   on 1999/08/04  19:02:58
7821         Log: From: Nathan Torkington <gnat@frii.com>
7822              To: perl5-porters@perl.org
7823              Subject: [5.005_60 PATCH] Make B::Bytecode work
7824              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
7825              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
7826      Branch: cfgperl
7827            ! ext/B/B/Assembler.pm
7828 ____________________________________________________________________________
7829 [  3919] By: jhi                                   on 1999/08/04  10:56:26
7830         Log: Update history records.
7831      Branch: cfgperl
7832            ! pod/perlhist.pod
7833 ____________________________________________________________________________
7834 [  3918] By: jhi                                   on 1999/08/04  09:36:13
7835         Log: Minor fixes to linux -Dusethreads -Duseperlio.
7836      Branch: cfgperl
7837            ! perlio.c
7838 ____________________________________________________________________________
7839 [  3917] By: jhi                                   on 1999/08/04  08:13:20
7840         Log: (Replaced by change #3921)
7841              From: paul.marquess@bt.com
7842              To: gsar@activestate.com
7843              Cc: perl5-porters@perl.org
7844              Subject: [PATCH 5.005_60] DB_File 1.69
7845              Date: Tue, 3 Aug 1999 22:55:00 +0100
7846              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
7847      Branch: cfgperl
7848            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7849            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
7850 ____________________________________________________________________________
7851 [  3916] By: jhi                                   on 1999/08/04  07:59:05
7852         Log: Introduce the charnames pragma.
7853              
7854              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
7855              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
7856              To: Chip Salzenberg <[11]chip@perlsupport.com>
7857              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
7858              Date: Sat, 31 Jul 1999 05:44:05 -0400
7859              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
7860              
7861              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7862              To: Mailing list Perl5 <perl5-porters@perl.org>
7863              Subject: [PATCH 5.005_58] Named characters in Perl
7864              Date: Mon, 2 Aug 1999 19:25:40 -0400
7865              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
7866      Branch: cfgperl
7867            + lib/charnames.pm t/lib/charnames.t
7868            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
7869            ! pod/perlre.pod regcomp.c toke.c
7870 ____________________________________________________________________________
7871 [  3915] By: jhi                                   on 1999/08/03  21:18:49
7872         Log: Support Configure -Dmake=pmake.
7873              Via private email from Andy.
7874              NOTE: assumes "basename" command.
7875      Branch: metaconfig
7876            ! U/modified/Config_sh.U
7877 ____________________________________________________________________________
7878 [  3914] By: jhi                                   on 1999/08/03  21:11:11
7879         Log: The op/filetest.t failed subtest 7 if testing as root.
7880              
7881              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
7882              To: perl5-porters@perl.org
7883              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
7884              Date: Tue, 27 Jul 1999 22:54:05 +0200
7885              Message-Id: <379E1C6D.626DC765@club-internet.fr>
7886      Branch: cfgperl
7887            ! t/op/filetest.t
7888 ____________________________________________________________________________
7889 [  3911] By: jhi                                   on 1999/08/03  19:52:38
7890         Log: The "-Dusethreads -Duseperlio" combination failed.
7891              
7892              From: Spider Boardman <spider@leggy.zk3.dec.com>
7893              To: perl5-porters@perl.org
7894              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
7895              4.0 (UNINSTALLED)
7896              Date: Tue, 3 Aug 1999 14:25:00 -0400
7897              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
7898              
7899              See also change #3912.
7900      Branch: cfgperl
7901            ! perlio.c
7902 ____________________________________________________________________________
7903 [  3910] By: jhi                                   on 1999/08/03  10:44:24
7904         Log: From: Chris Nandor <pudge@pobox.com>
7905              To: perl5-porters@perl.org
7906              Subject: [PATCH 5.005_58] perlbug.PL 1.27
7907              Date: Wed, 28 Jul 1999 23:42:49 -0400
7908              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
7909      Branch: cfgperl
7910            ! utils/perlbug.PL
7911 ____________________________________________________________________________
7912 [  3909] By: jhi                                   on 1999/08/03  10:41:04
7913         Log: Hints for building ByteLoader in SunoS.  Based on
7914              From: Andy Dougherty <doughera@lafayette.edu>
7915              To: Gurusamy Sarathy <gsar@activestate.com>
7916              Cc: Perl Porters <perl5-porters@perl.org>
7917              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
7918              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
7919              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
7920      Branch: cfgperl
7921            + ext/ByteLoader/hints/sunos.pl
7922            ! MANIFEST ext/ByteLoader/ByteLoader.xs
7923 ____________________________________________________________________________
7924 [  3908] By: jhi                                   on 1999/08/03  09:29:22
7925         Log: Clarify RE engine code; inline a static function to a macro;
7926              make exact string nodes smaller.
7927              
7928              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7929              To: perl5-porters@perl.org (Mailing list Perl5)
7930              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
7931              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
7932              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
7933      Branch: cfgperl
7934            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
7935            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
7936            ! regnodes.h warning.h
7937 ____________________________________________________________________________
7938 [  3907] By: jhi                                   on 1999/08/03  08:11:49
7939         Log: 5_59 configured with -Dd_bincompat5005 can't be made
7940              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
7941              
7942              From: Spider Boardman <spider@leggy.zk3.dec.com>
7943              To: perl5-porters@perl.org
7944              Subject: [ID 19990802.016] Not OK: perl 5.00559
7945              Date: Mon, 2 Aug 1999 16:11:13 -0400
7946              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
7947      Branch: cfgperl
7948            ! embed.pl
7949 ____________________________________________________________________________
7950 [  3906] By: jhi                                   on 1999/08/03  07:48:59
7951         Log: Change #3790 redemption: with a little additional
7952              patch from Ilya it works okay.
7953      Branch: cfgperl
7954            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
7955            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
7956 ____________________________________________________________________________
7957 [  3905] By: gsar                                  on 1999/08/02  21:03:23
7958         Log: this will be 5.005_60
7959      Branch: perl
7960            ! Changes
7961
7962 ----------------
7963 Version 5.005_60
7964 ----------------
7965
7966 ____________________________________________________________________________
7967 [  3904] By: gsar                                  on 1999/08/02  20:30:23
7968         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
7969              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
7970              regen headers
7971      Branch: perl
7972            ! embed.h embed.pl global.sym opcode.h perlapi.c
7973 ____________________________________________________________________________
7974 [  3903] By: gsar                                  on 1999/08/02  20:26:07
7975         Log: native int pack/unpack fixes (from Spider Boardman
7976              <spider@leggy.zk3.dec.com>)
7977      Branch: perl
7978            ! pp.c
7979 ____________________________________________________________________________
7980 [  3902] By: gsar                                  on 1999/08/02  20:24:41
7981         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
7982              <spider@leggy.zk3.dec.com>)
7983      Branch: perl
7984            + opnames.h
7985            ! Changes MANIFEST opcode.pl perl.h
7986 ____________________________________________________________________________
7987 [  3901] By: gsar                                  on 1999/08/02  18:51:18
7988         Log: integrate cfgperl contents
7989      Branch: perl
7990           !> INSTALL README pod/perldelta.pod
7991 ____________________________________________________________________________
7992 [  3900] By: jhi                                   on 1999/08/02  18:46:21
7993         Log: Update README and INSTALL; partly based on the message
7994              
7995              From: "John L. Allen" <allen@grumman.com>
7996              To: Jarkko Hietaniemi <jhi@iki.fi>
7997              cc: perl5-porters@perl.org
7998              Subject: Re: Perl Installation Problem
7999              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
8000              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
8001              
8002              and private email from Andy Dougherty.
8003      Branch: cfgperl
8004            ! INSTALL README
8005 ____________________________________________________________________________
8006 [  3899] By: jhi                                   on 1999/08/02  18:36:35
8007         Log: Integrate with Sarathy.
8008      Branch: cfgperl
8009           !> op.c
8010 ____________________________________________________________________________
8011 [  3898] By: jhi                                   on 1999/08/02  18:34:49
8012         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
8013      Branch: cfgperl
8014            ! pod/perldelta.pod
8015 ____________________________________________________________________________
8016 [  3897] By: gsar                                  on 1999/08/02  18:18:37
8017         Log: optimizations could sometimes bypass bareword check
8018      Branch: perl
8019            ! op.c
8020 ____________________________________________________________________________
8021 [  3896] By: jhi                                   on 1999/08/02  18:18:34
8022         Log: Integrate with Sarathy.
8023      Branch: cfgperl
8024           !> Changes makedef.pl patchlevel.h win32/Makefile
8025           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8026           !> win32/makefile.mk
8027 ____________________________________________________________________________
8028 [  3895] By: gsar                                  on 1999/08/02  17:22:40
8029         Log: up patchlevel etc.
8030      Branch: perl
8031            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
8032            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
8033 ____________________________________________________________________________
8034 [  3894] By: gsar                                  on 1999/08/02  17:12:31
8035         Log: integrate change#3893, make it conditional on bincompat5005
8036      Branch: perl
8037            ! makedef.pl
8038 ____________________________________________________________________________
8039 [  3893] By: jhi                                   on 1999/08/02  16:49:08
8040         Log: PERL_BINCOMPAT_5005 symbol translation.
8041              (AIX wouldn't link neither perl nor extensions.)
8042      Branch: cfgperl
8043            ! makedef.pl
8044 ____________________________________________________________________________
8045 [  3892] By: gsar                                  on 1999/08/02  16:09:13
8046         Log: integrate cfgperl contents into mainline
8047      Branch: perl
8048           +> t/op/64bit.t
8049            ! Changes
8050           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
8051           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
8052           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
8053 ____________________________________________________________________________
8054 [  3891] By: jhi                                   on 1999/08/02  14:52:40
8055         Log: AIX long long probing requires LL suffix for
8056              the ll constant.  The suffix doesn't seem
8057              to bother other ll platforms.
8058      Branch: cfgperl
8059            ! Configure config_h.SH hints/aix.sh
8060      Branch: metaconfig/U/perl
8061            ! quadfio.U
8062 ____________________________________________________________________________
8063 [  3890] By: jhi                                   on 1999/08/02  14:21:55
8064         Log: Exact path to perl for open -|.
8065      Branch: cfgperl
8066            ! t/io/open.t
8067 ____________________________________________________________________________
8068 [  3889] By: jhi                                   on 1999/08/02  14:18:03
8069         Log: Integrate with Sarathy.
8070      Branch: cfgperl
8071           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
8072           !> win32/Makefile win32/config_H.bc win32/config_H.gc
8073           !> win32/config_H.vc win32/makefile.mk win32/win32.c
8074 ____________________________________________________________________________
8075 [  3888] By: jhi                                   on 1999/08/02  14:14:29
8076         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
8077      Branch: cfgperl
8078            ! hints/aix.sh
8079 ____________________________________________________________________________
8080 [  3887] By: jhi                                   on 1999/08/02  12:53:10
8081         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
8082              emacs code indentation doesn't get wrong ideas--
8083              in other words, introduce a couple of "redundant" if:s.
8084      Branch: cfgperl
8085            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
8086            ! util.c
8087 ____________________________________________________________________________
8088 [  3886] By: jhi                                   on 1999/08/02  12:43:16
8089         Log: Mention that also *BSD systems with glibc are known to stumble.
8090      Branch: cfgperl
8091            ! t/pragma/warn/pp_hot
8092 ____________________________________________________________________________
8093 [  3885] By: jhi                                   on 1999/08/02  12:34:15
8094         Log: Allow also non-long long but still quad platforms print quads.
8095      Branch: cfgperl
8096            ! Configure config_h.SH
8097      Branch: metaconfig/U/perl
8098            ! longdblfio.U quadfio.U
8099 ____________________________________________________________________________
8100 [  3884] By: jhi                                   on 1999/08/02  11:56:14
8101         Log: Fix regclass utf8 hex ranges for quads.
8102      Branch: cfgperl
8103            ! regcomp.c
8104 ____________________________________________________________________________
8105 [  3883] By: jhi                                   on 1999/08/02  11:42:14
8106         Log: Enhance the description of how to detect quad support.
8107      Branch: cfgperl
8108            ! pod/perlfunc.pod
8109 ____________________________________________________________________________
8110 [  3882] By: jhi                                   on 1999/08/02  11:22:19
8111         Log: Fix printf %D %U %O for quads.
8112      Branch: cfgperl
8113            ! sv.c t/op/64bit.t
8114 ____________________________________________________________________________
8115 [  3881] By: jhi                                   on 1999/08/02  11:16:12
8116         Log: Document quad printing.
8117      Branch: cfgperl
8118            ! pod/perlfunc.pod
8119 ____________________________________________________________________________
8120 [  3880] By: jhi                                   on 1999/08/02  10:32:01
8121         Log: More 64-bit fixing.  One known bug of that kind
8122              remains, 32-bit platforms using long long in
8123              the test t/pragma/utf8 subtests 1-3 fail.
8124              (Update: change    #3884 fixed that one.)
8125      Branch: cfgperl
8126            + t/op/64bit.t
8127            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
8128
8129 ----------------
8130 Version 5.005_59
8131 ----------------
8132
8133 ____________________________________________________________________________
8134 [  3879] By: gsar                                  on 1999/08/02  08:18:58
8135         Log: integrate cfgperl changes into mainline
8136      Branch: perl
8137           !> Configure config_h.SH sv.c
8138 ____________________________________________________________________________
8139 [  3878] By: gsar                                  on 1999/08/02  08:13:16
8140         Log: change#3692 had an unintentional patch leak through!
8141              (this would explain the mysterious C<next LABEL> failures
8142              people have seen)
8143      Branch: perl
8144            ! pp_ctl.c
8145 ____________________________________________________________________________
8146 [  3877] By: gsar                                  on 1999/08/02  08:00:29
8147         Log: up patchlevel to 59
8148      Branch: perl
8149            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
8150            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8151            ! win32/makefile.mk
8152 ____________________________________________________________________________
8153 [  3876] By: gsar                                  on 1999/08/02  07:51:18
8154         Log: fix coredump under usethreads+debug
8155      Branch: perl
8156            ! util.c
8157 ____________________________________________________________________________
8158 [  3875] By: jhi                                   on 1999/08/02  07:50:51
8159         Log: d_bincompat5005 could be left empty.
8160      Branch: cfgperl
8161            ! Configure config_h.SH
8162      Branch: metaconfig/U/perl
8163            ! bincompat5005.U
8164 ____________________________________________________________________________
8165 [  3874] By: jhi                                   on 1999/08/02  07:42:45
8166         Log: Fix printf %d when IV is quad.
8167      Branch: cfgperl
8168            ! sv.c
8169 ____________________________________________________________________________
8170 [  3873] By: gsar                                  on 1999/08/02  07:41:03
8171         Log: fix d_bincompat5005='' junking config.h
8172      Branch: perl
8173            ! Configure
8174 ____________________________________________________________________________
8175 [  3872] By: gsar                                  on 1999/08/02  07:38:48
8176         Log: C needs parameter list, not merely type
8177      Branch: perl
8178            ! win32/win32.c
8179 ____________________________________________________________________________
8180 [  3871] By: jhi                                   on 1999/08/02  07:20:51
8181         Log: Integrate with Sarathy.
8182      Branch: cfgperl
8183           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
8184 ____________________________________________________________________________
8185 [  3870] By: gsar                                  on 1999/08/02  07:12:18
8186         Log: integrate cfgperl changes into mainline
8187      Branch: perl
8188            ! Changes
8189           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
8190           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
8191           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
8192           !> toke.c util.c
8193 ____________________________________________________________________________
8194 [  3869] By: gsar                                  on 1999/08/02  06:59:09
8195         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
8196              Date: Sat, 31 Jul 1999 19:08:33 -0700
8197              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
8198              Subject: [PATCH 5.005_58] "use constant" in the compiler
8199      Branch: perl
8200            ! ext/B/B/C.pm ext/B/B/CC.pm
8201 ____________________________________________________________________________
8202 [  3868] By: gsar                                  on 1999/08/02  06:55:51
8203         Log: debug build tweak
8204      Branch: perl
8205            ! regexec.c
8206 ____________________________________________________________________________
8207 [  3867] By: gsar                                  on 1999/08/02  06:35:18
8208         Log: create vmsperl branch (to be owned and operated by: cbailey)
8209      Branch: vmsperl
8210           +> (branch 1476 files)
8211 ____________________________________________________________________________
8212 [  3866] By: jhi                                   on 1999/08/01  23:34:40
8213         Log: so_locations once is enough.
8214      Branch: cfgperl
8215            ! Makefile.SH
8216 ____________________________________________________________________________
8217 [  3865] By: jhi                                   on 1999/08/01  23:13:05
8218         Log: Simplicate duplicated code.
8219      Branch: cfgperl
8220            ! util.c
8221 ____________________________________________________________________________
8222 [  3864] By: jhi                                   on 1999/08/01  22:41:41
8223         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
8224      Branch: cfgperl
8225           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
8226           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
8227            - README.cygwin32 cygwin32/Makefile.SHs
8228            - cygwin32/build-instructions.READFIRST
8229            - cygwin32/build-instructions.charles-wilson
8230            - cygwin32/build-instructions.sebastien-barre
8231            - cygwin32/build-instructions.steven-morlock
8232            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
8233            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
8234            - hints/cygwin32.sh
8235           !> (integrate 61 files)
8236 ____________________________________________________________________________
8237 [  3863] By: jhi                                   on 1999/08/01  22:36:02
8238         Log: Regen Configure and Glossary once again.
8239      Branch: cfgperl
8240            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8241            ! config_h.SH
8242 ____________________________________________________________________________
8243 [  3862] By: jhi                                   on 1999/08/01  22:26:09
8244         Log: Glossary update for #3861.
8245      Branch: cfgperl
8246            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8247            ! config_h.SH
8248 ____________________________________________________________________________
8249 [  3861] By: jhi                                   on 1999/08/01  22:22:51
8250         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
8251              with -Duse64bits (using long long).
8252              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
8253              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
8254              'print unpack "q", pack "q", 12345678901'
8255              should work on such 32-bit platforms.
8256              Still a lot of printf()s behind -D which wrongly assume
8257              that %ld/%lx and (long) are a good combination.
8258              Introducing a slew of new macros intended to be used in printf()
8259              format strings: e. g. PERL_PRId64 is the string to be used
8260              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
8261              The PRI... naming follows the C9X naming of <inttypes.h> macros.
8262      Branch: cfgperl
8263            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8264            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
8265            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
8266      Branch: metaconfig/U/perl
8267            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
8268 ____________________________________________________________________________
8269 [  3860] By: gsar                                  on 1999/08/01  21:23:18
8270         Log: integrate cfgperl contents into mainline
8271      Branch: perl
8272            ! toke.c
8273           !> (integrate 29 files)
8274 ____________________________________________________________________________
8275 [  3859] By: gsar                                  on 1999/08/01  21:13:09
8276         Log: From: Nathan Torkington <gnat@frii.com>
8277              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
8278              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
8279              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
8280      Branch: perl
8281            ! ext/B/B/Disassembler.pm
8282 ____________________________________________________________________________
8283 [  3858] By: gsar                                  on 1999/08/01  21:09:15
8284         Log: DB_File 1.68 update from Paul Marquess
8285      Branch: perl
8286            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8287            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
8288            ! t/lib/db-recno.t
8289 ____________________________________________________________________________
8290 [  3857] By: gsar                                  on 1999/08/01  21:05:54
8291         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8292              Date: Sat, 31 Jul 1999 05:13:38 -0400
8293              Message-Id: <199907311407.IAA25038@localhost.frii.com>
8294              Subject: [PATCH 5.005_58] More optimizations to REx engine
8295      Branch: perl
8296            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
8297            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
8298 ____________________________________________________________________________
8299 [  3856] By: gsar                                  on 1999/08/01  20:59:59
8300         Log: slightly modified version of suggested patch
8301              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8302              Date: Sat, 31 Jul 1999 04:45:12 -0400
8303              Message-Id: <199907311406.IAA25034@localhost.frii.com>
8304              Subject: [PATCH 5.005_58] Fix OS/2 build
8305      Branch: perl
8306            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
8307            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
8308 ____________________________________________________________________________
8309 [  3855] By: gsar                                  on 1999/08/01  20:49:06
8310         Log: cygwin update
8311              From: "Fifer, Eric" <EFifer@sanwaint.com>
8312              Date: Fri, 30 Jul 1999 18:31:48 +0100
8313              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
8314              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
8315      Branch: perl
8316            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
8317            ! pp_sys.c unixish.h util.c
8318 ____________________________________________________________________________
8319 [  3854] By: gsar                                  on 1999/08/01  20:41:53
8320         Log: fixes from Stephen McCamant that address bugs in change#3612
8321              (the optimization shouldn't be enabled in expressions where
8322              the variable is introduced), and fix Deparse to grok the
8323              optimization
8324              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
8325              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
8326              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
8327              --
8328              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
8329              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
8330              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
8331              --
8332              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
8333              Message-Id: <199907310326.VAA24376@localhost.frii.com>
8334              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
8335      Branch: perl
8336            ! ext/B/B/Deparse.pm op.c
8337 ____________________________________________________________________________
8338 [  3853] By: gsar                                  on 1999/08/01  20:31:32
8339         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8340              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
8341              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
8342              Subject: [PATCH _58] Two one-liner LOGOP tweaks
8343      Branch: perl
8344            ! op.c opcode.h opcode.pl
8345 ____________________________________________________________________________
8346 [  3852] By: gsar                                  on 1999/08/01  20:29:17
8347         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
8348      Branch: perl
8349            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
8350            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
8351            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
8352            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
8353            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
8354            ! pod/perlport.pod pp_sys.c util.c
8355 ____________________________________________________________________________
8356 [  3851] By: gsar                                  on 1999/08/01  20:20:05
8357         Log: move files around for s/cygwin32/cygwin/ renaming
8358      Branch: perl
8359           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
8360           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
8361            - README.cygwin32 cygwin32/Makefile.SHs
8362            - cygwin32/build-instructions.READFIRST
8363            - cygwin32/build-instructions.charles-wilson
8364            - cygwin32/build-instructions.sebastien-barre
8365            - cygwin32/build-instructions.steven-morlock
8366            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
8367            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
8368            - hints/cygwin32.sh
8369            ! MANIFEST
8370 ____________________________________________________________________________
8371 [  3850] By: gsar                                  on 1999/08/01  20:05:14
8372         Log: posix-bc hints tweak (via private mail from Thomas Dorner
8373              <Thomas.Dorner@start.de>)
8374      Branch: perl
8375            ! Changes hints/posix-bc.sh
8376 ____________________________________________________________________________
8377 [  3849] By: gsar                                  on 1999/08/01  19:50:20
8378         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
8379              <gnat@frii.com>)
8380      Branch: perl
8381            ! perl.h pod/perldelta.pod pod/perlguts.pod
8382 ____________________________________________________________________________
8383 [  3848] By: gsar                                  on 1999/08/01  18:34:41
8384         Log: fix defined(@foo) encarpments
8385      Branch: perl
8386            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
8387            ! pod/perltrap.pod
8388 ____________________________________________________________________________
8389 [  3847] By: jhi                                   on 1999/08/01  17:17:07
8390         Log: Undo #3790 and the patches that attempted to fix it
8391              (#3837, #3838, #3845).  The #3790 caused linkage failures
8392              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
8393              IRIX 6.5.
8394      Branch: cfgperl
8395            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
8396            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
8397            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
8398 ____________________________________________________________________________
8399 [  3846] By: jhi                                   on 1999/08/01  11:41:52
8400         Log: Reading 64-bit decimal numbers was broken because
8401              the NV was cast to an I32, not an IV.
8402      Branch: cfgperl
8403            ! toke.c
8404 ____________________________________________________________________________
8405 [  3845] By: jhi                                   on 1999/08/01  11:00:24
8406         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
8407      Branch: cfgperl
8408            + ext/SDBM_File/hints/solaris.pl
8409 ____________________________________________________________________________
8410 [  3844] By: jhi                                   on 1999/08/01  10:55:44
8411         Log: Enable Solaris largefiles support only if -Duse64bits is used.
8412              (Effectively removes #3311).
8413      Branch: cfgperl
8414            ! hints/solaris_2.sh
8415 ____________________________________________________________________________
8416 [  3843] By: jhi                                   on 1999/07/31  22:44:56
8417         Log: Integer overflow iteration.
8418      Branch: cfgperl
8419            ! t/op/oct.t toke.c util.c
8420 ____________________________________________________________________________
8421 [  3842] By: jhi                                   on 1999/07/31  22:11:03
8422         Log: Remove a lot of unused regnode codes.
8423              Noticed by Ilya.
8424      Branch: cfgperl
8425            ! regcomp.c regcomp.sym regexec.c regnodes.h
8426 ____________________________________________________________________________
8427 [  3841] By: jhi                                   on 1999/07/31  21:53:54
8428         Log: Make the use64bits and usethreads friendlier/braver;
8429              they no more wimp out if the platform is unknown.
8430              On use64bits if gcc used -DUSE_LONG_LONG is added
8431              to the ccflags (this dependency on gcc caused a slightly weird
8432              reordering of Configure, but things still seem to work.)
8433      Branch: cfgperl
8434            ! Configure README.threads config_h.SH
8435      Branch: metaconfig
8436            ! U/threads/usethreads.U
8437      Branch: metaconfig/U/perl
8438            ! use64bits.U
8439 ____________________________________________________________________________
8440 [  3840] By: jhi                                   on 1999/07/31  20:26:22
8441         Log: Hack the "integer overflow" code some more.
8442      Branch: cfgperl
8443            ! perl.h toke.c util.c
8444 ____________________________________________________________________________
8445 [  3839] By: jhi                                   on 1999/07/31  20:22:00
8446         Log: Test oct() at the 2^32-1 limit.
8447      Branch: cfgperl
8448            ! t/op/oct.t
8449 ____________________________________________________________________________
8450 [  3838] By: jhi                                   on 1999/07/31  20:08:43
8451         Log: Update MANIFEST for #3837.
8452      Branch: cfgperl
8453            ! MANIFEST
8454 ____________________________________________________________________________
8455 [  3837] By: jhi                                   on 1999/07/31  20:02:40
8456         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
8457              (a core dump with a corrput stack ensues).
8458      Branch: cfgperl
8459            + ext/SDBM_File/hints/dec_osf.pl
8460 ____________________________________________________________________________
8461 [  3836] By: jhi                                   on 1999/07/29  21:09:01
8462         Log: Allow for Configure -Ubincompat5005 override.
8463      Branch: cfgperl
8464            ! Configure config_h.SH
8465      Branch: metaconfig/U/perl
8466            ! bincompat5005.U
8467 ____________________________________________________________________________
8468 [  3835] By: jhi                                   on 1999/07/29  21:04:02
8469         Log: Make Configure support PERL_BINCOMPAT_5005.
8470      Branch: cfgperl
8471            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8472            ! config_h.SH
8473      Branch: metaconfig/U/perl
8474            + bincompat5005.U
8475 ____________________________________________________________________________
8476 [  3834] By: jhi                                   on 1999/07/29  19:25:35
8477         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
8478      Branch: cfgperl
8479            ! Makefile.SH
8480 ____________________________________________________________________________
8481 [  3833] By: jhi                                   on 1999/07/29  14:07:09
8482         Log: Integrate with Sarathy.  I overruled on perldelta
8483              and perldiag.
8484      Branch: cfgperl
8485           !> README.win32 emacs/cperl-mode.el globals.c installperl
8486           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
8487           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
8488           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
8489           !> win32/perllib.c win32/win32.c
8490 ____________________________________________________________________________
8491 [  3832] By: jhi                                   on 1999/07/29  14:02:50
8492         Log: Repent and make overly large integerish
8493              constants non-fatal.  They are now promoted
8494              to NVs, accompanied by an overflow warning that
8495              is by default on.
8496      Branch: cfgperl
8497            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
8498            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
8499            ! toke.c util.c
8500 ____________________________________________________________________________
8501 [  3831] By: jhi                                   on 1999/07/29  11:40:04
8502         Log: AIX exhibits different error on failed system().
8503              Slightly modified patch via private email from
8504              David R. Favor <dfavor@austin.ibm.com>
8505      Branch: cfgperl
8506            ! t/op/exec.t
8507 ____________________________________________________________________________
8508 [  3830] By: gsar                                  on 1999/07/29  07:46:11
8509         Log: cperl-mode.el v4.19
8510      Branch: perl
8511            ! emacs/cperl-mode.el
8512 ____________________________________________________________________________
8513 [  3829] By: gsar                                  on 1999/07/29  07:30:35
8514         Log: From: jan.dubois@ibm.net (Jan Dubois)
8515              Date: Wed, 28 Jul 1999 22:01:42 +0200
8516              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
8517              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
8518      Branch: perl
8519            ! win32/bin/pl2bat.pl
8520 ____________________________________________________________________________
8521 [  3828] By: gsar                                  on 1999/07/29  07:19:27
8522         Log: tweak previous change for multiple hits
8523      Branch: perl
8524            ! utils/perldoc.PL
8525 ____________________________________________________________________________
8526 [  3827] By: gsar                                  on 1999/07/29  07:10:00
8527         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
8528              really needs a pod2text() compatibility function)
8529      Branch: perl
8530            ! utils/perldoc.PL
8531 ____________________________________________________________________________
8532 [  3826] By: gsar                                  on 1999/07/29  01:33:46
8533         Log: minor tweaks to pods and toke.c comments
8534      Branch: perl
8535            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
8536 ____________________________________________________________________________
8537 [  3825] By: gsar                                  on 1999/07/29  00:12:52
8538         Log: integrate cfgperl changes into mainline
8539      Branch: perl
8540           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8541           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
8542           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
8543           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
8544           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8545           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
8546           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
8547           !> t/pragma/warn/util toke.c util.c
8548 ____________________________________________________________________________
8549 [  3824] By: jhi                                   on 1999/07/28  21:15:04
8550         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
8551      Branch: cfgperl
8552            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
8553            ! ext/IO/lib/IO/Socket/INET.pm
8554 ____________________________________________________________________________
8555 [  3823] By: jhi                                   on 1999/07/28  20:29:17
8556         Log: Continue pack() doc honing.
8557      Branch: cfgperl
8558            ! pod/perlfunc.pod
8559 ____________________________________________________________________________
8560 [  3822] By: jhi                                   on 1999/07/28  20:17:37
8561         Log: Enhance pack() doc.
8562      Branch: cfgperl
8563            ! pod/perlfunc.pod
8564 ____________________________________________________________________________
8565 [  3821] By: jhi                                   on 1999/07/28  18:34:50
8566         Log: UNIX Domain Sockets are not implemented under QNX.
8567              
8568              From: Norton Allen <allen@huarp.harvard.edu>
8569              To: perl5-porters@perl.org
8570              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
8571              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
8572              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
8573      Branch: cfgperl
8574            ! t/lib/io_unix.t
8575 ____________________________________________________________________________
8576 [  3820] By: jhi                                   on 1999/07/28  18:13:37
8577         Log: IO::* enhancements.
8578              
8579              1) write() and syswrite() will now accept a single-argument
8580              form of the call, for consistency with Perl's syswrite().
8581              2) You can create a TCP-based IO::Socket::INET without forcing
8582              a connect attempt.  This allows you to configure its options
8583              (like making it non-blocking) and then call connect() manually.
8584              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
8585              from ever returning the correct value.
8586              
8587              From: Lincoln Stein <lstein@formaggio.cshl.org>
8588              To: Graham Barr <gbarr@pobox.com>
8589              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
8590              Subject: Re: patch for IO::*
8591              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
8592              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
8593      Branch: cfgperl
8594            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
8595            ! ext/IO/lib/IO/Socket/INET.pm
8596 ____________________________________________________________________________
8597 [  3819] By: gsar                                  on 1999/07/28  18:08:06
8598         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
8599      Branch: perl
8600            ! README.win32 globals.c installperl iperlsys.h makedef.pl
8601            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
8602            ! win32/win32.c
8603 ____________________________________________________________________________
8604 [  3818] By: jhi                                   on 1999/07/28  17:48:16
8605         Log: Need to add QNX to the list for DONT_DECLARE_STD.
8606              (The elimination of use of the _() macro apparently triggered
8607              an incompatability with a #define of atof)
8608              
8609              From: Norton Allen <allen@huarp.harvard.edu>
8610              To: perl5-porters@perl.org
8611              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
8612              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
8613              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
8614      Branch: cfgperl
8615            ! perl.h
8616 ____________________________________________________________________________
8617 [  3817] By: jhi                                   on 1999/07/28  17:46:30
8618         Log: Need to add some more conditions to deal with the case
8619              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
8620              which is true for QNX4.
8621              From: Norton Allen <allen@huarp.harvard.edu>
8622              To: perl5-porters@perl.org
8623              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
8624              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
8625              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
8626      Branch: cfgperl
8627            ! pp_sys.c
8628 ____________________________________________________________________________
8629 [  3816] By: jhi                                   on 1999/07/28  17:43:40
8630         Log: The QNX shell needs a couple more semicolons.
8631              
8632              From: Norton Allen <allen@huarp.harvard.edu>
8633              To: perl5-porters@perl.org
8634              Subject: [ID 19990728.007] Patch:Configure _58 QNX
8635              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
8636              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
8637              
8638              plus silence metalint moanings on vendorprefix.
8639      Branch: cfgperl
8640            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8641            ! config_h.SH
8642 ____________________________________________________________________________
8643 [  3815] By: jhi                                   on 1999/07/28  17:31:11
8644         Log: Silence metalint on vendorprefix.U.
8645      Branch: metaconfig
8646            ! U/installdirs/vendorprefix.U
8647 ____________________________________________________________________________
8648 [  3814] By: jhi                                   on 1999/07/28  17:13:29
8649         Log: QNX shell needs more semicolons.
8650      Branch: metaconfig/U/perl
8651            ! Extensions.U
8652 ____________________________________________________________________________
8653 [  3813] By: jhi                                   on 1999/07/28  17:05:08
8654         Log: Integrate with Sarathy.
8655      Branch: cfgperl
8656           !> lib/ExtUtils/MM_Unix.pm
8657 ____________________________________________________________________________
8658 [  3812] By: jhi                                   on 1999/07/28  16:20:17
8659         Log: Fix a typo, un-shout, and reformat the installation output.
8660      Branch: cfgperl
8661            ! lib/ExtUtils/Install.pm
8662 ____________________________________________________________________________
8663 [  3811] By: gsar                                  on 1999/07/28  15:41:11
8664         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
8665      Branch: perl
8666            ! lib/ExtUtils/MM_Unix.pm
8667 ____________________________________________________________________________
8668 [  3810] By: jhi                                   on 1999/07/28  13:55:57
8669         Log: Talk more about subsecond things in perlfunc.
8670              (Yes, redundant with perlfaq8.)
8671      Branch: cfgperl
8672            ! pod/perlfunc.pod
8673 ____________________________________________________________________________
8674 [  3809] By: jhi                                   on 1999/07/28  07:23:48
8675         Log: Integrate with Sarathy.
8676      Branch: cfgperl
8677           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
8678           !> t/op/pwent.t
8679 ____________________________________________________________________________
8680 [  3808] By: jhi                                   on 1999/07/28  07:23:03
8681         Log: Document toke.c.
8682              From: Nathan Torkington <gnat@frii.com>
8683              To: perl5-porters@perl.org
8684              Subject: Re: toke.c patch, work in progress
8685              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
8686              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
8687      Branch: cfgperl
8688            ! toke.c
8689 ____________________________________________________________________________
8690 [  3807] By: jhi                                   on 1999/07/28  07:10:56
8691         Log: perlre clarification.
8692              
8693              From: Ian Phillipps <ian@dial.pipex.com>
8694              To: Perl 5 Porters <perl5-porters@perl.org>
8695              Subject: [PATCH 5.00557] Add definite article to perlre.pod
8696              Date: Tue, 27 Jul 1999 10:46:29 +0100
8697              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
8698      Branch: cfgperl
8699            ! pod/perlre.pod
8700 ____________________________________________________________________________
8701 [  3806] By: gsar                                  on 1999/07/28  07:07:46
8702         Log: fix the perl -V breakage
8703              
8704              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8705              To: Jarkko Hietaniemi <jhi@iki.fi>
8706              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
8707              gsar@activestate.com
8708              Subject: Re: Follow up to: _58 on AIX 431
8709              Date: Tue, 27 Jul 1999 17:42:00 -0400
8710              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
8711      Branch: perl
8712            ! configpm
8713 ____________________________________________________________________________
8714 [  3805] By: gsar                                  on 1999/07/28  07:03:34
8715         Log: avoid warning (from Doug MacEachern)
8716      Branch: perl
8717            ! perl.h
8718 ____________________________________________________________________________
8719 [  3804] By: gsar                                  on 1999/07/28  06:59:30
8720         Log: Pod::Html tweak
8721              
8722              From: jan.dubois@ibm.net (Jan Dubois)
8723              To: perl5-porters@perl.org
8724              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
8725              Date: Tue, 27 Jul 1999 22:14:12 +0200
8726              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
8727      Branch: perl
8728            ! lib/Pod/Html.pm
8729 ____________________________________________________________________________
8730 [  3803] By: gsar                                  on 1999/07/28  06:56:38
8731         Log: freebsd hints update
8732              
8733              From: Anton Berezin <tobez@plab.ku.dk>
8734              To: perl5-porters@perl.org
8735              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
8736              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
8737              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
8738      Branch: perl
8739            ! hints/freebsd.sh
8740 ____________________________________________________________________________
8741 [  3802] By: gsar                                  on 1999/07/28  06:51:32
8742         Log: cosmetic testsuite patch
8743              
8744              From: Graham Barr <gbarr@ti.com>
8745              To: Perl5 Porters <perl5-porters@perl.org>
8746              Subject: 5.005_58 build
8747              Date: Tue, 27 Jul 1999 08:09:25 -0500
8748              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
8749      Branch: perl
8750            ! t/op/grent.t t/op/pwent.t
8751 ____________________________________________________________________________
8752 [  3801] By: jhi                                   on 1999/07/27  13:49:39
8753         Log: Minuscule cleanup of the integer overflow patch.
8754      Branch: cfgperl
8755            ! util.c
8756 ____________________________________________________________________________
8757 [  3800] By: jhi                                   on 1999/07/27  13:37:23
8758         Log: Test hex('x...').
8759      Branch: cfgperl
8760            ! t/op/oct.t
8761 ____________________________________________________________________________
8762 [  3799] By: jhi                                   on 1999/07/27  12:45:45
8763         Log: Integrate with Sarathy (5.005_58).
8764      Branch: cfgperl
8765            - ext/B/byteperl.c
8766           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
8767           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
8768           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
8769           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
8770           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
8771           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
8772           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
8773           !> win32/config_H.vc
8774 ____________________________________________________________________________
8775 [  3798] By: jhi                                   on 1999/07/27  12:42:43
8776         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
8777              they used to be just optional lexical warnings.
8778              Also, with warnings turned on, constants > 2**32-1
8779              trigger a non-portability warning.
8780      Branch: cfgperl
8781            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
8782            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
8783            ! util.c
8784 ____________________________________________________________________________
8785 [  3797] By: gsar                                  on 1999/07/27  10:48:27
8786         Log: here lies 5.005_58
8787      Branch: perl
8788            - ext/B/byteperl.c
8789            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
8790            ! pod/perlfaq9.pod pod/perlhist.pod
8791
8792 ----------------
8793 Version 5.005_58
8794 ----------------
8795
8796 ____________________________________________________________________________
8797 [  3796] By: gsar                                  on 1999/07/27  09:23:42
8798         Log: regenerate win32/config_H.?c
8799      Branch: perl
8800            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8801 ____________________________________________________________________________
8802 [  3795] By: gsar                                  on 1999/07/27  09:02:31
8803         Log: From: Tye McQueen <tye@metronet.com>
8804              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
8805              Message-Id: <199907270019.AA08223@metronet.com>
8806              Subject: Patch pl2bat.pl so batch file can fail
8807      Branch: perl
8808            ! win32/bin/pl2bat.pl
8809 ____________________________________________________________________________
8810 [  3794] By: gsar                                  on 1999/07/27  08:59:58
8811         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8812              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
8813              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
8814              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
8815      Branch: perl
8816            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
8817            ! lib/SelfLoader.pm
8818 ____________________________________________________________________________
8819 [  3793] By: gsar                                  on 1999/07/27  08:19:16
8820         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
8821              (from Andy Dougherty)
8822      Branch: perl
8823            ! embed.h embed.pl
8824 ____________________________________________________________________________
8825 [  3792] By: gsar                                  on 1999/07/27  08:04:19
8826         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
8827              and Brad Appleton)
8828      Branch: perl
8829            ! lib/Pod/Parser.pm
8830 ____________________________________________________________________________
8831 [  3791] By: gsar                                  on 1999/07/27  07:50:54
8832         Log: cover case where CLK_TCK is a float, not integer (from
8833              alexander smishlajev <als@turnhere.com>)
8834      Branch: perl
8835            ! ext/Devel/DProf/DProf.xs
8836 ____________________________________________________________________________
8837 [  3790] By: gsar                                  on 1999/07/27  07:45:08
8838         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
8839              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
8840      Branch: perl
8841            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
8842            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
8843 ____________________________________________________________________________
8844 [  3789] By: jhi                                   on 1999/07/27  07:44:55
8845         Log: Integrate with Sarathy.
8846      Branch: cfgperl
8847           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
8848           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
8849           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
8850           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
8851           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
8852           !> proto.h t/comp/proto.t t/io/open.t
8853 ____________________________________________________________________________
8854 [  3788] By: gsar                                  on 1999/07/27  07:29:59
8855         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
8856              to Russ Allbery <rra@stanford.edu>); s/Simple// and
8857              s/pod2txt/pod2text/ etc.
8858      Branch: perl
8859            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
8860            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
8861 ____________________________________________________________________________
8862 [  3787] By: gsar                                  on 1999/07/27  06:48:40
8863         Log: From: Andy Dougherty <doughera@lafayette.edu>
8864              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
8865              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
8866              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
8867      Branch: perl
8868            ! ext/SDBM_File/sdbm/sdbm.h
8869 ____________________________________________________________________________
8870 [  3786] By: gsar                                  on 1999/07/27  06:30:09
8871         Log: applied suggested patch; added missing prototype changes to
8872              opcode.pl along with documentation typos (feature still needs
8873              to be described in perlopentut.pod and summarized in
8874              perldelta.pod)
8875              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8876              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
8877              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
8878              Subject: [PATCH 5.00557] 3-arg open
8879      Branch: perl
8880            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
8881            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
8882            ! proto.h t/comp/proto.t t/io/open.t
8883 ____________________________________________________________________________
8884 [  3785] By: gsar                                  on 1999/07/27  04:36:39
8885         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
8886              <roland.bauer@fff.at>)
8887      Branch: perl
8888            ! lib/Pod/Html.pm
8889 ____________________________________________________________________________
8890 [  3784] By: gsar                                  on 1999/07/27  03:56:17
8891         Log: change#3762 wasn't needed
8892      Branch: perl
8893            ! ext/B/B/CC.pm
8894 ____________________________________________________________________________
8895 [  3783] By: jhi                                   on 1999/07/26  19:08:21
8896         Log: Integrate with Sarathy.
8897      Branch: cfgperl
8898           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
8899           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
8900           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
8901 ____________________________________________________________________________
8902 [  3782] By: gsar                                  on 1999/07/26  18:16:50
8903         Log: update Changes, patchlevel &c.
8904      Branch: perl
8905            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
8906            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
8907 ____________________________________________________________________________
8908 [  3781] By: gsar                                  on 1999/07/26  17:54:47
8909         Log: a more correct fix for change#2744
8910              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8911              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
8912              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
8913              Subject: [PATCH _57] Re: toke.c questions 
8914      Branch: perl
8915            ! toke.c
8916 ____________________________________________________________________________
8917 [  3780] By: gsar                                  on 1999/07/26  17:37:04
8918         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
8919      Branch: perl
8920            ! pod/perlfunc.pod
8921 ____________________________________________________________________________
8922 [  3779] By: jhi                                   on 1999/07/26  16:37:23
8923         Log: Dusting off.
8924      Branch: cfgperl
8925            ! README.threads
8926 ____________________________________________________________________________
8927 [  3778] By: gsar                                  on 1999/07/26  13:28:46
8928         Log: avoid DIVZERO
8929      Branch: perl
8930            ! utils/dprofpp.PL
8931 ____________________________________________________________________________
8932 [  3777] By: gsar                                  on 1999/07/26  13:18:53
8933         Log: warnings identified by Borland compiler
8934      Branch: perl
8935            ! makedef.pl pp_ctl.c
8936 ____________________________________________________________________________
8937 [  3776] By: jhi                                   on 1999/07/26  13:07:36
8938         Log: Integrate with Sarathy.
8939      Branch: cfgperl
8940           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
8941 ____________________________________________________________________________
8942 [  3775] By: gsar                                  on 1999/07/26  12:55:43
8943         Log: avoid infinite recursion when Thread.pm croaks during
8944              bootstrap
8945      Branch: perl
8946            ! lib/Carp/Heavy.pm
8947 ____________________________________________________________________________
8948 [  3774] By: gsar                                  on 1999/07/26  12:43:02
8949         Log: integrate cfgperl contents into mainline
8950      Branch: perl
8951           +> lib/Carp/Heavy.pm
8952           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
8953           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
8954           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
8955           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
8956           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
8957 ____________________________________________________________________________
8958 [  3773] By: jhi                                   on 1999/07/26  12:40:29
8959         Log: Use long doubles only if they are useful.
8960      Branch: cfgperl
8961            ! ext/POSIX/POSIX.xs
8962 ____________________________________________________________________________
8963 [  3772] By: gsar                                  on 1999/07/26  12:33:11
8964         Log: typo in change#3768
8965      Branch: perl
8966            ! pp_hot.c
8967 ____________________________________________________________________________
8968 [  3771] By: gsar                                  on 1999/07/26  12:08:27
8969         Log: alpha-stage support for user-hooks in @INC
8970              From: Ken Fox <kfox@ford.com>
8971              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
8972              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
8973              Subject: Re: loading remote modules
8974      Branch: perl
8975            ! pp_ctl.c
8976 ____________________________________________________________________________
8977 [  3770] By: jhi                                   on 1999/07/26  11:38:36
8978         Log: Back out #3735.  Needs more work.
8979      Branch: cfgperl
8980            ! Makefile.SH cflags.SH configpm ext/util/make_ext
8981            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
8982            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
8983            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
8984            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
8985 ____________________________________________________________________________
8986 [  3769] By: jhi                                   on 1999/07/26  11:24:45
8987         Log: Integrate with Sarathy.
8988      Branch: cfgperl
8989           !> (integrate 35 files)
8990 ____________________________________________________________________________
8991 [  3768] By: gsar                                  on 1999/07/26  11:03:07
8992         Log: optimize method name lookup
8993              From: Chip Salzenberg <chip@perlsupport.com>
8994              Date: Thu, 22 Jul 1999 13:43:36 -0400
8995              Message-ID: <19990722134336.Q391@perlsupport.com>
8996              Subject: [PATCH] OP_METHOD_NAMED
8997      Branch: perl
8998            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
8999            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
9000            ! proto.h
9001 ____________________________________________________________________________
9002 [  3767] By: gsar                                  on 1999/07/26  10:44:11
9003         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
9004              foo()->()); rework grammar to remove conflicts
9005              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9006              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
9007              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
9008              Subject: [PATCH _57, long] Re: optional arrow asymmetry
9009      Branch: perl
9010            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
9011            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
9012            ! vms/perly_c.vms vms/perly_h.vms
9013 ____________________________________________________________________________
9014 [  3766] By: jhi                                   on 1999/07/26  10:18:56
9015         Log: Use $< instead of $*.c in *perlmain.o rules.
9016      Branch: cfgperl
9017            ! Makefile.SH
9018 ____________________________________________________________________________
9019 [  3765] By: gsar                                  on 1999/07/26  09:28:48
9020         Log: From: Ian Phillipps <ian@dial.pipex.com>
9021              Date: Fri, 23 Jul 1999 23:35:56 +0100
9022              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
9023              Subject: (Version 2) Extending unpack to deal with counted strings
9024      Branch: perl
9025            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
9026 ____________________________________________________________________________
9027 [  3764] By: jhi                                   on 1999/07/26  09:17:26
9028         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9029              To: perl5-porters@perl.org (Mailing list Perl5)
9030              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
9031              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
9032              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
9033              
9034              The patch was based on 5_57 so had to re-apply lib/Carp.pm
9035              parts of changes #3498, #3696, and #3702 for the new
9036              lib/Carp/Heavy.pm.
9037      Branch: cfgperl
9038            + lib/Carp/Heavy.pm
9039            ! MANIFEST lib/Carp.pm
9040 ____________________________________________________________________________
9041 [  3763] By: gsar                                  on 1999/07/26  09:03:17
9042         Log: ~ isn't valid in VMS filenames
9043      Branch: perl
9044            ! lib/Pod/Html.pm
9045 ____________________________________________________________________________
9046 [  3762] By: gsar                                  on 1999/07/26  08:59:47
9047         Log: setstate stop-gap from Vishal Bhatia
9048      Branch: perl
9049            ! ext/B/B/CC.pm
9050 ____________________________________________________________________________
9051 [  3761] By: gsar                                  on 1999/07/26  08:06:39
9052         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
9053              add B::OP::name() method that returns just the op_name;
9054              convert Deparse et all to use that instead of B::OP::ppaddr();
9055              add support for OP_SETSTATE in Deparse
9056      Branch: perl
9057            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
9058            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
9059            ! ext/B/B/Xref.pm opcode.h opcode.pl
9060 ____________________________________________________________________________
9061 [  3760] By: jhi                                   on 1999/07/26  07:14:43
9062         Log: Integrate with Sarathy.
9063      Branch: cfgperl
9064           !> (integrate 43 files)
9065 ____________________________________________________________________________
9066 [  3759] By: gsar                                  on 1999/07/26  05:12:24
9067         Log: add disclaimer about perl 4 libraries (modified version of
9068              patch suggested by Clinton Pierce <cpierce1@ford.com>)
9069      Branch: perl
9070            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
9071            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
9072            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
9073            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
9074            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
9075 ____________________________________________________________________________
9076 [  3758] By: gsar                                  on 1999/07/26  04:48:35
9077         Log: make reset() behave with high-bit characters
9078              From: Ian Phillipps <ian@dial.pipex.com>
9079              Date: Thu, 22 Jul 1999 22:48:59 +0100
9080              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
9081              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
9082      Branch: perl
9083            ! sv.c
9084 ____________________________________________________________________________
9085 [  3757] By: gsar                                  on 1999/07/26  04:40:32
9086         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
9087      Branch: perl
9088            ! pod/perlport.pod
9089 ____________________________________________________________________________
9090 [  3756] By: gsar                                  on 1999/07/26  04:20:37
9091         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
9092      Branch: perl
9093            ! utils/dprofpp.PL
9094 ____________________________________________________________________________
9095 [  3755] By: gsar                                  on 1999/07/26  04:18:00
9096         Log: disable VPATH for now (breaks x2p build)
9097      Branch: perl
9098            ! x2p/Makefile.SH
9099 ____________________________________________________________________________
9100 [  3754] By: gsar                                  on 1999/07/26  03:15:33
9101         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
9102              (%! has the necessary magic); misc typos
9103      Branch: perl
9104            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
9105            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
9106            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
9107            ! utils/h2xs.PL
9108 ____________________________________________________________________________
9109 [  3753] By: gsar                                  on 1999/07/26  02:38:28
9110         Log: integrate cfgperl contents into mainline
9111      Branch: perl
9112           +> t/pragma/locale/latin1 t/pragma/locale/utf8
9113           !> (integrate 53 files)
9114 ____________________________________________________________________________
9115 [  3752] By: gsar                                  on 1999/07/26  02:11:31
9116         Log: ensure implicitly closed handles don't set $? or $!
9117      Branch: perl
9118            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
9119 ____________________________________________________________________________
9120 [  3751] By: gsar                                  on 1999/07/26  01:28:34
9121         Log: change#3534 didn't preserve undef return values from caller()
9122      Branch: perl
9123            ! Changes pp_ctl.c
9124 ____________________________________________________________________________
9125 [  3750] By: jhi                                   on 1999/07/25  20:59:29
9126         Log: Back up a tiny bit from #3735.
9127              This may break builds outside the source directory
9128              but then again, they do not work that ell yet anyway.
9129      Branch: cfgperl
9130            ! Makefile.SH
9131 ____________________________________________________________________________
9132 [  3750] By: jhi                                   on 1999/07/25  20:59:29
9133         Log: Back up a tiny bit from #3735.
9134              This may break builds outside the source directory
9135              but then again, they do not work that ell yet anyway.
9136      Branch: cfgperl
9137            ! Makefile.SH
9138 ____________________________________________________________________________
9139 [  3749] By: jhi                                   on 1999/07/25  19:15:55
9140         Log: Integrate with Sarathy.
9141      Branch: cfgperl
9142           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
9143 ____________________________________________________________________________
9144 [  3748] By: jhi                                   on 1999/07/25  19:06:59
9145         Log: Recode locale.t so that the change in #3730
9146              is not needed and locale.t works both without
9147              and with the utf8 pragma.
9148      Branch: cfgperl
9149            + t/pragma/locale/latin1 t/pragma/locale/utf8
9150            ! MANIFEST t/pragma/locale.t
9151 ____________________________________________________________________________
9152 [  3747] By: jhi                                   on 1999/07/25  19:01:46
9153         Log: Like #3743.
9154      Branch: cfgperl
9155            ! utils/perlbug.PL
9156 ____________________________________________________________________________
9157 [  3746] By: gsar                                  on 1999/07/25  18:08:58
9158         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
9159              append a HISTORY section to POD if option is used
9160      Branch: perl
9161            ! utils/h2xs.PL
9162 ____________________________________________________________________________
9163 [  3745] By: gsar                                  on 1999/07/25  17:40:03
9164         Log: warn rather than die when parse_version() can't cut it (from
9165              Michael G Schwern <schwern@pobox.com>)
9166      Branch: perl
9167            ! lib/ExtUtils/MM_Unix.pm
9168 ____________________________________________________________________________
9169 [  3744] By: gsar                                  on 1999/07/25  16:32:48
9170         Log: make map behave like grep wrt indirect object slot when
9171              there are parentheses; revert an experimental mod by Larry
9172              in change#2038 that failed to parse %{{qw(a b c)}} properly
9173              (this means C<map {use Foo; ...} ...> still needs a proper
9174              fix)
9175      Branch: perl
9176            ! toke.c
9177 ____________________________________________________________________________
9178 [  3743] By: jhi                                   on 1999/07/25  16:24:55
9179         Log: Fix a typo in #3725.
9180      Branch: cfgperl
9181            ! utils/perlbug.PL
9182 ____________________________________________________________________________
9183 [  3742] By: jhi                                   on 1999/07/25  16:14:39
9184         Log: Integrate with Sarathy.
9185      Branch: cfgperl
9186           !> (integrate 26 files)
9187 ____________________________________________________________________________
9188 [  3741] By: jhi                                   on 1999/07/25  16:02:28
9189         Log: Cut-and-pasto in #3737.
9190      Branch: cfgperl
9191            ! perl.c
9192 ____________________________________________________________________________
9193 [  3740] By: gsar                                  on 1999/07/25  15:59:34
9194         Log: add note about glibc bug
9195      Branch: perl
9196            ! t/pragma/warn/pp_hot
9197 ____________________________________________________________________________
9198 [  3739] By: gsar                                  on 1999/07/25  15:48:40
9199         Log: fix bug in change#3728 that might free COPs prematurely;
9200              null(op) now does more thorough scrubbing of the op, which
9201              fixes a few compile-time memory "leaks"
9202      Branch: perl
9203            ! dump.c embed.h embed.pl op.c proto.h
9204 ____________________________________________________________________________
9205 [  3738] By: jhi                                   on 1999/07/25  14:15:26
9206         Log: In accordance with #3737.
9207      Branch: metaconfig
9208            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
9209            ! U/modified/Oldconfig.U
9210      Branch: metaconfig/U/perl
9211            ! Extensions.U
9212 ____________________________________________________________________________
9213 [  3737] By: jhi                                   on 1999/07/25  14:12:34
9214         Log: Use vendorprefixlib.
9215      Branch: cfgperl
9216            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9217            ! config_h.SH perl.c
9218 ____________________________________________________________________________
9219 [  3736] By: jhi                                   on 1999/07/25  13:10:03
9220         Log: Populate metaconfig branch.
9221      Branch: metaconfig
9222            + (add 1468 files)
9223      Branch: metaconfig/U/perl
9224            + (add 101 files)
9225 ____________________________________________________________________________
9226 [  3735] By: jhi                                   on 1999/07/25  12:27:20
9227         Log: First steps of making builds outside the source
9228              directory possible.  These should get us as far
9229              as miniperl, then building DynaLoader falls into
9230              tiny twinkling pieces as MakeMaker knows nothing
9231              of VPATH mindset.
9232      Branch: cfgperl
9233            ! Configure Makefile.SH cflags.SH config_h.SH configpm
9234            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
9235            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
9236            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
9237            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
9238 ____________________________________________________________________________
9239 [  3734] By: jhi                                   on 1999/07/25  11:19:28
9240         Log: Poor Glossary--are we fixed yet?
9241      Branch: cfgperl
9242            ! Porting/Glossary
9243 ____________________________________________________________________________
9244 [  3733] By: jhi                                   on 1999/07/25  11:15:06
9245         Log: Change #3732 mistakenly clobbered Glossary.
9246      Branch: cfgperl
9247            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9248            ! config_h.SH
9249 ____________________________________________________________________________
9250 [  3732] By: jhi                                   on 1999/07/25  10:46:39
9251         Log: Andy's new installation scheme (note: a lot of this
9252              leaked in already with change #3731).  The vendor*
9253              stuff is not used anywhere (in *.SH, say), so it
9254              isn't in Configure, either.
9255      Branch: cfgperl
9256            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9257            ! config_h.SH
9258 ____________________________________________________________________________
9259 [  3731] By: jhi                                   on 1999/07/25  10:12:07
9260         Log: Circumcode a strange shell(?) bug in AIX found
9261              while trying to do -Duse64bits (which I couldn't do
9262              in the end because the CPU isn't 64-bit in that box,
9263              but at least now the probing doesn't crash.)
9264      Branch: cfgperl
9265            ! Configure config_h.SH hints/aix.sh
9266 ____________________________________________________________________________
9267 [  3730] By: gsar                                  on 1999/07/25  04:56:56
9268         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
9269              a utf8 bug in one of the new RE optimizations
9270      Branch: perl
9271            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
9272            ! t/pragma/locale.t
9273 ____________________________________________________________________________
9274 [  3729] By: jhi                                   on 1999/07/23  19:56:27
9275         Log: From: Andy Dougherty <doughera@lafayette.edu>
9276              To: Perl Porters <perl5-porters@perl.org>
9277              Subject: [PATCH 5.005_57] INSTALL-1.58
9278              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
9279              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
9280              
9281              plus
9282              
9283              From: "Kurt D. Starsinic" <kstar@chapin.edu>
9284              To: Andy Dougherty <doughera@lafayette.edu>
9285              Cc: Perl Porters <perl5-porters@perl.org>
9286              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
9287              Date: Fri, 23 Jul 1999 13:38:25 -0400
9288              Message-ID: <19990723133825.A12033@O2.chapin.edu>
9289      Branch: cfgperl
9290            ! INSTALL
9291 ____________________________________________________________________________
9292 [  3728] By: gsar                                  on 1999/07/23  17:24:42
9293         Log: applied suggested patch for tracking line numbers correctly in
9294              optimized blocks with a single statement; changed setcop to
9295              setstate and added code for -Dx dumps
9296              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9297              Date: Wed, 23 Jun 1999 17:27:42 +0100
9298              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
9299              Subject: [PATCH 5.005_57] Line number error in optimised else() 
9300      Branch: perl
9301            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
9302            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
9303            ! pp_proto.h t/op/misc.t
9304 ____________________________________________________________________________
9305 [  3727] By: gsar                                  on 1999/07/23  15:56:04
9306         Log: avoid useless use of target for pp_each(); also fixes bugs due to
9307              refcount held by the target
9308      Branch: perl
9309            ! opcode.h opcode.pl pp.c t/op/each.t
9310 ____________________________________________________________________________
9311 [  3726] By: jhi                                   on 1999/07/23  12:08:30
9312         Log: Change #3725 aftershock.
9313      Branch: cfgperl
9314            ! INSTALL jpl/JNI/JNI.pm
9315 ____________________________________________________________________________
9316 [  3725] By: jhi                                   on 1999/07/23  11:58:49
9317         Log: Introduce $Config{ldlibpthname} which contains
9318              the name of the environment variable holding the
9319              dynamic library search path, often LD_LIBRARY_PATH.
9320              Use this new feature all over.
9321              Also removed remnants of admonition "add LD_LIBRARY_PATH
9322              before running make" because Makefile.SH does this for you. 
9323      Branch: cfgperl
9324            ! Configure Makefile.SH config_h.SH
9325            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
9326            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
9327            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
9328            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
9329            ! jpl/install-jpl utils/perlbug.PL
9330 ____________________________________________________________________________
9331 [  3724] By: jhi                                   on 1999/07/23  08:03:36
9332         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
9333              To: perl5-porters@perl.org
9334              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
9335              Date: Thu, 22 Jul 1999 19:58:34 -0400
9336              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
9337      Branch: cfgperl
9338            ! av.c
9339 ____________________________________________________________________________
9340 [  3723] By: gsar                                  on 1999/07/23  00:01:29
9341         Log: emit warning about function calls that were encountered too early
9342              to enforce their prototype
9343      Branch: perl
9344            ! op.c op.h pod/perldiag.pod
9345 ____________________________________________________________________________
9346 [  3722] By: jhi                                   on 1999/07/22  21:19:59
9347         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
9348              To: perl5-porters@perl.org
9349              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
9350              Subject: [PATCH] MakeMaker documentation
9351              Date: Wed, 21 Jul 1999 14:15:42 -0400
9352              Message-ID: <19990721141542.A1800@O2.chapin.edu>
9353      Branch: cfgperl
9354            ! lib/ExtUtils/MakeMaker.pm
9355 ____________________________________________________________________________
9356 [  3721] By: jhi                                   on 1999/07/22  21:05:19
9357         Log: From: pvhp@forte.com (Peter Prymmer)
9358              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
9359              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
9360              Date: Wed, 21 Jul 99 17:15:39 PDT
9361              Message-Id: <9907220015.AA11931@forte.com>
9362      Branch: cfgperl
9363            ! hints/os390.sh
9364 ____________________________________________________________________________
9365 [  3720] By: jhi                                   on 1999/07/22  20:51:17
9366         Log: AIX magic: ccdlflags needs to be different for
9367              Perl itself and for extra-core extensions
9368              (as used by ExtUtilss::embed::ldopts).
9369              Based on the problems described in
9370              
9371              From: Mike W Ellwood <mwe@rl.ac.uk>
9372              To: perl5-porters@perl.org
9373              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
9374              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
9375              Reply-To: m.w.ellwood@rl.ac.uk
9376              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
9377      Branch: cfgperl
9378            ! Configure Makefile.SH config_h.SH hints/aix.sh
9379 ____________________________________________________________________________
9380 [  3719] By: jhi                                   on 1999/07/22  08:23:53
9381         Log: Update history records.
9382      Branch: cfgperl
9383            ! pod/perlhist.pod
9384 ____________________________________________________________________________
9385 [  3718] By: jhi                                   on 1999/07/21  13:54:42
9386         Log: Todododobedobedo.
9387      Branch: cfgperl
9388            ! Todo
9389 ____________________________________________________________________________
9390 [  3717] By: jhi                                   on 1999/07/21  12:10:48
9391         Log: Even more Todo.
9392      Branch: cfgperl
9393            ! Todo
9394 ____________________________________________________________________________
9395 [  3716] By: jhi                                   on 1999/07/21  11:40:39
9396         Log: Use Errno more extensively so that error
9397              messages are more portable (another way
9398              would be to muck around with LC_MESSAGES).
9399              Problem reported in
9400              
9401              From: oracle@pcr8.pcr.com
9402              To: perl5-porters@perl.org
9403              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
9404              Date: Mon, 19 Jul 1999 18:39:13 -0400
9405              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
9406      Branch: cfgperl
9407            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
9408            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
9409            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
9410 ____________________________________________________________________________
9411 [  3715] By: jhi                                   on 1999/07/21  11:05:36
9412         Log: Slightly modified patch.
9413              From: Sean Sheedy <seans@ncube.com>
9414              To: perl5-porters@perl.org
9415              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
9416              Date: Tue, 20 Jul 1999 09:52:06 -0700
9417              Message-Id: <3794A935.1C150E54@ncube.com>
9418      Branch: cfgperl
9419            ! cflags.SH x2p/cflags.SH
9420 ____________________________________________________________________________
9421 [  3714] By: jhi                                   on 1999/07/20  21:26:19
9422         Log: More Todo.
9423      Branch: cfgperl
9424            ! Todo
9425 ____________________________________________________________________________
9426 [  3713] By: jhi                                   on 1999/07/20  18:02:45
9427         Log: Integrate with Sarathy.
9428      Branch: cfgperl
9429           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
9430           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
9431           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
9432           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
9433           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
9434           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
9435           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
9436           +> utils/dprofpp.PL
9437           !> INSTALL MAINTAIN MANIFEST configure.com
9438           !> ext/Devel/Peek/Makefile.PL installman installperl
9439           !> pod/roffitall utils/Makefile vms/descrip_mms.template
9440           !> win32/Makefile win32/makefile.mk win32/win32.h
9441 ____________________________________________________________________________
9442 [  3712] By: gsar                                  on 1999/07/20  15:29:01
9443         Log: DProf tweak
9444      Branch: perl
9445            ! ext/Devel/DProf/DProf.xs
9446 ____________________________________________________________________________
9447 [  3711] By: gsar                                  on 1999/07/20  07:56:19
9448         Log: another DProf build tweak
9449      Branch: perl
9450            ! utils/dprofpp.PL
9451 ____________________________________________________________________________
9452 [  3710] By: gsar                                  on 1999/07/20  07:36:36
9453         Log: move DProf things around to where they are supposed to be
9454      Branch: perl
9455            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
9456            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
9457            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
9458            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
9459            + t/lib/dprof/test6_t t/lib/dprof/test6_v
9460           +> utils/dprofpp.PL
9461            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
9462            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
9463            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
9464            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
9465            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
9466            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
9467            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
9468            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
9469            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
9470            ! installperl pod/roffitall utils/Makefile
9471            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
9472 ____________________________________________________________________________
9473 [  3709] By: gsar                                  on 1999/07/20  06:13:16
9474         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
9475      Branch: perl
9476            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
9477            ! ext/Devel/Peek/Makefile.PL
9478 ____________________________________________________________________________
9479 [  3708] By: gsar                                  on 1999/07/20  06:01:22
9480         Log: move DProf to Devel/DProf
9481      Branch: perl
9482           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
9483           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
9484           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
9485           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
9486           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
9487           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
9488           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
9489           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
9490           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
9491           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
9492           +> ext/Devel/DProf/test.pl
9493            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
9494            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
9495            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
9496            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
9497            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
9498            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
9499            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
9500            ! MAINTAIN MANIFEST configure.com win32/Makefile
9501            ! win32/makefile.mk
9502 ____________________________________________________________________________
9503 [  3707] By: gsar                                  on 1999/07/20  05:39:11
9504         Log: add Devel::DProf v19990108 from CPAN, as it was
9505      Branch: perl
9506            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
9507            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
9508            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
9509            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
9510            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
9511            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
9512            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
9513            ! MANIFEST
9514 ____________________________________________________________________________
9515 [  3706] By: gsar                                  on 1999/07/20  04:52:25
9516         Log: C<union any> needs no PERL_OBJECT-treatment
9517      Branch: perl
9518            ! win32/win32.h
9519 ____________________________________________________________________________
9520 [  3705] By: gsar                                  on 1999/07/20  04:11:54
9521         Log: fix problem in default build
9522      Branch: perl
9523            ! win32/Makefile win32/makefile.mk
9524 ____________________________________________________________________________
9525 [  3704] By: jhi                                   on 1999/07/19  07:06:36
9526         Log: Integrate with Sarathy.
9527      Branch: cfgperl
9528           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
9529           !> win32/win32.c
9530 ____________________________________________________________________________
9531 [  3703] By: gsar                                  on 1999/07/19  05:55:57
9532         Log: win32 nits
9533      Branch: perl
9534            ! makedef.pl sv.h
9535 ____________________________________________________________________________
9536 [  3702] By: gsar                                  on 1999/07/19  04:29:34
9537         Log: don't display tid from main thread (or testsuite breaks)
9538      Branch: perl
9539            ! lib/Carp.pm util.c
9540 ____________________________________________________________________________
9541 [  3701] By: gsar                                  on 1999/07/19  00:47:52
9542         Log: remove several doubled (and tripled!) entries
9543      Branch: perl
9544            ! pod/perldiag.pod
9545 ____________________________________________________________________________
9546 [  3700] By: gsar                                  on 1999/07/19  00:42:34
9547         Log: integrate cfgperl contents into mainline
9548      Branch: perl
9549           +> makedef.pl
9550            - perl_exp.SH win32/makedef.pl
9551           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
9552           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
9553           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
9554           !> utf8.c util.c win32/Makefile win32/makefile.mk
9555 ____________________________________________________________________________
9556 [  3699] By: gsar                                  on 1999/07/19  00:33:59
9557         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
9558      Branch: perl
9559            ! Changes win32/win32.c
9560 ____________________________________________________________________________
9561 [  3698] By: jhi                                   on 1999/07/18  21:33:57
9562         Log: Integrate with Sarathy.
9563      Branch: cfgperl
9564           +> t/op/chars.t
9565           !> (integrate 57 files)
9566 ____________________________________________________________________________
9567 [  3697] By: gsar                                  on 1999/07/18  05:22:36
9568         Log: From: pvhp@forte.com (Peter Prymmer)
9569              Date: Thu, 1 Jul 99 19:31:24 PDT
9570              Message-Id: <9907020231.AA16942@forte.com>
9571              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
9572      Branch: perl
9573            + t/op/chars.t
9574            ! MANIFEST ebcdic.c t/op/ord.t
9575 ____________________________________________________________________________
9576 [  3696] By: gsar                                  on 1999/07/18  05:11:02
9577         Log: display thread id in diagnostics (suggested by Dan Sugalski)
9578      Branch: perl
9579            ! lib/Carp.pm util.c
9580 ____________________________________________________________________________
9581 [  3695] By: gsar                                  on 1999/07/18  04:57:47
9582         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
9583      Branch: perl
9584            ! pod/perldiag.pod
9585 ____________________________________________________________________________
9586 [  3694] By: gsar                                  on 1999/07/18  04:56:28
9587         Log: cache [NIUP]V conversions of defined READONLY values
9588              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9589              Date: Sun, 11 Jul 1999 04:39:44 -0400
9590              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
9591              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
9592      Branch: perl
9593            ! sv.c
9594 ____________________________________________________________________________
9595 [  3693] By: gsar                                  on 1999/07/18  03:53:38
9596         Log: From: jan.dubois@ibm.net (Jan Dubois)
9597              Date: Sat, 17 Jul 1999 10:58:29 +0200
9598              Message-ID: <379144ad.13616689@smtp1.ibm.net>
9599              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
9600      Branch: perl
9601            ! lib/ExtUtils/Manifest.pm
9602 ____________________________________________________________________________
9603 [  3692] By: gsar                                  on 1999/07/18  03:51:03
9604         Log: remove spurious newSTATEOP() that causes goto to enter one too many
9605              contexts when jumping between if and elsif blocks
9606      Branch: perl
9607            ! perly.c perly.y pp_ctl.c t/op/goto.t
9608 ____________________________________________________________________________
9609 [  3691] By: gsar                                  on 1999/07/18  01:49:59
9610         Log: detypo, update Changes
9611      Branch: perl
9612            ! Changes doio.c
9613 ____________________________________________________________________________
9614 [  3690] By: gsar                                  on 1999/07/18  01:16:59
9615         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
9616      Branch: perl
9617            ! lib/integer.pm
9618 ____________________________________________________________________________
9619 [  3689] By: gsar                                  on 1999/07/18  00:47:17
9620         Log: ensure __END__ appears on a line by itself in wrapped
9621              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
9622              mention caveat about successfull kill()
9623      Branch: perl
9624            ! pod/perlfunc.pod win32/bin/pl2bat.pl
9625 ____________________________________________________________________________
9626 [  3688] By: gsar                                  on 1999/07/17  20:47:44
9627         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
9628      Branch: perl
9629            ! ext/SDBM_File/sdbm/Makefile.PL
9630 ____________________________________________________________________________
9631 [  3687] By: gsar                                  on 1999/07/17  20:43:27
9632         Log: make CC.pm use a distinct CCPP() macro rather than PP()
9633              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
9634      Branch: perl
9635            ! cc_runtime.h ext/B/B/CC.pm
9636 ____________________________________________________________________________
9637 [  3686] By: gsar                                  on 1999/07/17  20:39:08
9638         Log: tiny bug in vars.pm (from John Dlugosz)
9639      Branch: perl
9640            ! lib/vars.pm
9641 ____________________________________________________________________________
9642 [  3685] By: gsar                                  on 1999/07/17  20:37:27
9643         Log: applied suggested patch, along with later tweak
9644              From: jan.dubois@ibm.net (Jan Dubois)
9645              Date: Wed, 14 Jul 1999 23:53:43 +0200
9646              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
9647              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
9648      Branch: perl
9649            ! lib/Pod/Html.pm
9650 ____________________________________________________________________________
9651 [  3684] By: gsar                                  on 1999/07/17  20:24:32
9652         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
9653      Branch: perl
9654            ! thrdvar.h
9655 ____________________________________________________________________________
9656 [  3683] By: gsar                                  on 1999/07/17  20:21:01
9657         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9658              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
9659              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
9660              Subject: [PATCH 5.005_57] Segfaults if $^P
9661      Branch: perl
9662            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
9663            ! proto.h
9664 ____________________________________________________________________________
9665 [  3682] By: gsar                                  on 1999/07/17  20:04:17
9666         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
9667              and prefix/lib/perl5/man are ass_u_med only if those directories
9668              actually exist; else prefix/{lib,man} are used)
9669      Branch: perl
9670            ! lib/ExtUtils/MM_Unix.pm
9671 ____________________________________________________________________________
9672 [  3681] By: gsar                                  on 1999/07/17  19:12:33
9673         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
9674      Branch: perl
9675            ! op.c t/comp/proto.t
9676 ____________________________________________________________________________
9677 [  3680] By: gsar                                  on 1999/07/17  18:23:55
9678         Log: fix vec() on magic values
9679              From: Ian Phillipps <ian@dial.pipex.com>
9680              Date: Mon, 12 Jul 1999 12:30:05 +0100
9681              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
9682              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
9683      Branch: perl
9684            ! doop.c t/op/tie.t
9685 ____________________________________________________________________________
9686 [  3679] By: gsar                                  on 1999/07/17  18:10:44
9687         Log: make system() return -1 and set $! if exec of child failed
9688              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9689              Date: Fri, 9 Jul 1999 05:21:13 -0400
9690              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
9691              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
9692      Branch: perl
9693            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
9694            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
9695 ____________________________________________________________________________
9696 [  3678] By: gsar                                  on 1999/07/17  17:54:01
9697         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9698              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
9699              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
9700              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
9701      Branch: perl
9702            ! util.c
9703 ____________________________________________________________________________
9704 [  3677] By: gsar                                  on 1999/07/17  17:34:38
9705         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
9706              converted Ken's documentation outline into pod
9707      Branch: perl
9708            ! x2p/find2perl.PL
9709 ____________________________________________________________________________
9710 [  3676] By: gsar                                  on 1999/07/17  16:34:09
9711         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
9712              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
9713              Steve Lidie
9714      Branch: perl
9715            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
9716            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
9717            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
9718            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
9719            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
9720            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
9721 ____________________________________________________________________________
9722 [  3675] By: gsar                                  on 1999/07/17  00:16:53
9723         Log: backout redundant change#3628
9724      Branch: perl
9725            ! Changes hints/bsdos.sh
9726 ____________________________________________________________________________
9727 [  3674] By: jhi                                   on 1999/07/15  14:26:03
9728         Log: Fix the bin/oct/hex constant overflow tests for
9729              long long platforms.
9730      Branch: cfgperl
9731            ! t/pragma/warn/util
9732 ____________________________________________________________________________
9733 [  3673] By: jhi                                   on 1999/07/14  21:59:11
9734         Log: Fixed AIX dynamic loading and AIX shared Perl library.
9735              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
9736              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
9737              Hijacked win32/makedef.pl for more general purpose export
9738              list building, now it is used (as toplevel makedef.pl)
9739              for win32 and AIX (perl_exp.SH made unnecessary).
9740              Because the export lists are now correct in AIX, no more linker
9741              warnings about "Exported symbol not defined" should appear.
9742      Branch: cfgperl
9743            + makedef.pl
9744            - perl_exp.SH win32/makedef.pl
9745            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
9746            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
9747            ! win32/makefile.mk
9748 ____________________________________________________________________________
9749 [  3672] By: gsar                                  on 1999/07/14  17:12:13
9750         Log: minor efficiency tweak
9751      Branch: perl
9752            ! pp_ctl.c
9753 ____________________________________________________________________________
9754 [  3671] By: jhi                                   on 1999/07/14  16:22:39
9755         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
9756              if its caller re_intuit_start() was entered with strend == strpos
9757              because end_shift ended up as -1.  The patch ain't necessarily
9758              correct but least the core dump is avoided.
9759      Branch: cfgperl
9760            ! regexec.c
9761 ____________________________________________________________________________
9762 [  3670] By: jhi                                   on 1999/07/13  07:59:09
9763         Log: Integrate with Sarathy.
9764      Branch: cfgperl
9765            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
9766            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
9767           !> (integrate 67 files)
9768 ____________________________________________________________________________
9769 [  3669] By: gsar                                  on 1999/07/12  06:14:54
9770         Log: fixups for sundry warnings about function pointers
9771      Branch: perl
9772            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
9773            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
9774            ! win32/win32.c win32/win32.h
9775 ____________________________________________________________________________
9776 [  3668] By: gsar                                  on 1999/07/12  04:11:58
9777         Log: tweaks for win32/borland
9778      Branch: perl
9779            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
9780 ____________________________________________________________________________
9781 [  3667] By: gsar                                  on 1999/07/12  01:55:15
9782         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
9783              builds; passing the implicit context is unified among the three
9784              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
9785              flavors (see the top of perl.h) for testing; all varargs functions
9786              foo() have a va_list-taking variant vfoo() for generating the
9787              context-free versions; the PERL_OBJECT build should now be
9788              hyper-compatible with CPAN extensions (C++ is totally out of
9789              the picture)
9790              
9791              result has only been tested on Windows
9792              
9793              TODO: write docs on the THX rationale and idiomatic usage of
9794              the Perl API
9795      Branch: perl
9796            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
9797            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
9798            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
9799            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
9800            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
9801            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
9802            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
9803            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
9804            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
9805            ! global.sym globals.c intrpvar.h iperlsys.h
9806            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
9807            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
9808            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
9809            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
9810            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
9811            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
9812            ! win32/dl_win32.xs win32/include/dirent.h
9813            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
9814            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
9815            ! win32/win32iop.h win32/win32sck.c
9816 ____________________________________________________________________________
9817 [  3666] By: jhi                                   on 1999/07/11  22:00:13
9818         Log: Integrate with Sarathy.
9819      Branch: cfgperl
9820           !> op.c t/op/lex_assign.t
9821 ____________________________________________________________________________
9822 [  3665] By: jhi                                   on 1999/07/11  21:59:01
9823         Log: More manual sync.
9824      Branch: cfgperl
9825            ! pod/perldelta.pod
9826 ____________________________________________________________________________
9827 [  3664] By: gsar                                  on 1999/07/11  19:11:07
9828         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
9829              remedy and related tests via private mail
9830      Branch: perl
9831            ! op.c t/op/lex_assign.t
9832 ____________________________________________________________________________
9833 [  3663] By: jhi                                   on 1999/07/11  15:04:37
9834         Log: Manual synchronization with Sarathy (some files
9835              had drifted apart for no apparent reason), plus
9836              I had a typo in dl_vms.xs Sarathy had fixed.
9837      Branch: cfgperl
9838            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
9839 ____________________________________________________________________________
9840 [  3662] By: jhi                                   on 1999/07/10  12:23:21
9841         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
9842              to adapt to the underlying platform (the binary, 0b1..., test
9843              was broken in 64-bit platforms).  Also change "hex" in the
9844              warning messages to "hexadecimal" to match "binary" and "octal".
9845      Branch: cfgperl
9846            ! pod/perldiag.pod t/pragma/warn/util util.c
9847 ____________________________________________________________________________
9848 [  3661] By: jhi                                   on 1999/07/08  21:54:55
9849         Log: Integrate with Sarathy.
9850      Branch: cfgperl
9851           +> perlapi.c perlapi.h
9852           !> (integrate 43 files)
9853 ____________________________________________________________________________
9854 [  3660] By: gsar                                  on 1999/07/08  18:47:35
9855         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
9856      Branch: perl
9857            + perlapi.c perlapi.h
9858            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
9859            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
9860            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
9861            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
9862            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
9863            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
9864            ! win32/win32.h
9865 ____________________________________________________________________________
9866 [  3659] By: gsar                                  on 1999/07/08  18:41:45
9867         Log: sundry cleanups for clean build on windows
9868      Branch: perl
9869            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
9870 ____________________________________________________________________________
9871 [  3658] By: gsar                                  on 1999/07/08  01:24:25
9872         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
9873              type mismatch problems
9874      Branch: perl
9875            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
9876            ! t/pragma/warn/op toke.c utf8.c util.c
9877 ____________________________________________________________________________
9878 [  3657] By: jhi                                   on 1999/07/07  23:01:16
9879         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
9880      Branch: cfgperl
9881            ! pod/perldiag.pod
9882           !> Changes configure.com ext/B/B/Deparse.pm
9883           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
9884           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
9885           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
9886           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
9887           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
9888           !> t/pragma/overload.t thread.h vms/vms.c
9889 ____________________________________________________________________________
9890 [  3656] By: gsar                                  on 1999/07/07  21:04:38
9891         Log: integrate cfgperl contents
9892      Branch: perl
9893           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
9894           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
9895           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
9896            ! Changes
9897           !> (integrate 45 files)
9898 ____________________________________________________________________________
9899 [  3655] By: gsar                                  on 1999/07/07  18:55:45
9900         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
9901              <pvhp@forte.com>
9902      Branch: perl
9903            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
9904 ____________________________________________________________________________
9905 [  3654] By: gsar                                  on 1999/07/07  18:47:03
9906         Log: change#1889 mistakenly removed F_SETLK
9907      Branch: perl
9908            ! ext/Fcntl/Fcntl.xs
9909 ____________________________________________________________________________
9910 [  3653] By: gsar                                  on 1999/07/07  18:42:42
9911         Log: B::Deparse update
9912              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9913              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
9914              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
9915              Subject: [PATCH _57, long] B::Deparse 0.58
9916      Branch: perl
9917            ! ext/B/B/Deparse.pm
9918 ____________________________________________________________________________
9919 [  3652] By: gsar                                  on 1999/07/07  18:41:07
9920         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9921              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
9922              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
9923              Subject: Re: [ID 19990705.001] Overloading boolean conversion
9924      Branch: perl
9925            ! gv.c t/pragma/overload.t
9926 ____________________________________________________________________________
9927 [  3651] By: gsar                                  on 1999/07/07  17:47:30
9928         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
9929      Branch: perl
9930            ! perlsfio.h
9931 ____________________________________________________________________________
9932 [  3650] By: gsar                                  on 1999/07/07  17:45:52
9933         Log: applied new parts of suggested patch
9934              From: Charles Bailey <BAILEY@newman.upenn.edu>
9935              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
9936              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
9937              Subject: [PATCH 5.005_57] Consolidated VMS patch
9938      Branch: perl
9939            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
9940            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
9941            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
9942            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
9943            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
9944 ____________________________________________________________________________
9945 [  3649] By: jhi                                   on 1999/07/07  13:38:02
9946         Log: Sync regcomp warn with reality.
9947      Branch: cfgperl
9948            ! t/pragma/warn/regcomp
9949 ____________________________________________________________________________
9950 [  3648] By: jhi                                   on 1999/07/07  13:04:55
9951         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
9952              resolved manually.
9953      Branch: cfgperl
9954           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
9955           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
9956           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
9957            - README.lexwarn
9958           !> (integrate 79 files)
9959 ____________________________________________________________________________
9960 [  3647] By: gsar                                  on 1999/07/07  10:32:03
9961         Log: From: jan.dubois@ibm.net (Jan Dubois)
9962              Date: Thu, 01 Jul 1999 11:17:53 +0200
9963              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
9964              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
9965      Branch: perl
9966            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
9967            ! lib/ExtUtils/MakeMaker.pm
9968 ____________________________________________________________________________
9969 [  3646] By: gsar                                  on 1999/07/07  10:27:55
9970         Log: fix undocumented IO::Handle functions as suggested
9971              by cj10@cam.ac.uk
9972      Branch: perl
9973            ! ext/IO/lib/IO/Handle.pm
9974 ____________________________________________________________________________
9975 [  3645] By: gsar                                  on 1999/07/07  10:18:55
9976         Log: prohibit thread join()ing itself (from Dan Sugalski)
9977      Branch: perl
9978            ! ext/Thread/Thread.xs
9979 ____________________________________________________________________________
9980 [  3644] By: gsar                                  on 1999/07/07  10:14:26
9981         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
9982              Date: Wed, 30 Jun 1999 14:02:42 -0700
9983              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
9984              Subject:  [PATCH 5.005_57] Compiler and XSUBS
9985      Branch: perl
9986            ! ext/B/B/C.pm
9987 ____________________________________________________________________________
9988 [  3643] By: gsar                                  on 1999/07/07  10:08:38
9989         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
9990              (from François Désarménien <desar@club-internet.fr>)
9991      Branch: perl
9992            ! pod/perlsyn.pod
9993 ____________________________________________________________________________
9994 [  3642] By: gsar                                  on 1999/07/07  10:03:24
9995         Log: From: Doug MacEachern <dougm@cp.net>
9996              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
9997              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
9998              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
9999      Branch: perl
10000            ! ext/B/B.xs
10001 ____________________________________________________________________________
10002 [  3641] By: gsar                                  on 1999/07/07  10:00:57
10003         Log: slightly modified version of suggested patch
10004              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
10005              Date: Mon, 28 Jun 1999 14:23:59 -0400
10006              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
10007              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
10008      Branch: perl
10009            ! ext/POSIX/POSIX.xs
10010 ____________________________________________________________________________
10011 [  3640] By: gsar                                  on 1999/07/07  09:45:43
10012         Log: lexical warnings update (warning.t fails one test
10013              due to leaked scalar, investigation pending)
10014              From: paul.marquess@bt.com
10015              Date: Sat, 26 Jun 1999 23:19:52 +0100
10016              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
10017              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
10018      Branch: perl
10019            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
10020            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
10021            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
10022            - README.lexwarn
10023            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
10024            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
10025            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
10026            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
10027            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10028            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
10029            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
10030            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
10031            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
10032            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
10033            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
10034            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
10035            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
10036            ! warning.h warning.pl win32/win32.c
10037 ____________________________________________________________________________
10038 [  3639] By: gsar                                  on 1999/07/07  08:09:30
10039         Log: From: Brian Jepson <bjepson@home.com>
10040              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
10041              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
10042              Subject: Patch to JPL example program
10043      Branch: perl
10044            ! jpl/JPL_Rolo/JPL_Rolo.jpl
10045 ____________________________________________________________________________
10046 [  3638] By: jhi                                   on 1999/07/07  08:07:58
10047         Log: Integrate with Sarathy.
10048      Branch: cfgperl
10049           !> (integrate 34 files)
10050 ____________________________________________________________________________
10051 [  3637] By: gsar                                  on 1999/07/07  08:07:49
10052         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
10053              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
10054              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
10055              Subject: [PATCH _57, long] Eliminate CONDOPs
10056      Branch: perl
10057            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
10058            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
10059            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
10060            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
10061            ! pod/perltoc.pod pp_ctl.c pp_hot.c
10062 ____________________________________________________________________________
10063 [  3636] By: gsar                                  on 1999/07/07  07:50:51
10064         Log: adapted suggested patch for IO-1.20x
10065              From: ian@dial.pipex.com
10066              Date:  Fri, 25 Jun 1999 10:39:42 +0100
10067              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
10068              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
10069      Branch: perl
10070            ! ext/IO/lib/IO/Socket.pm
10071 ____________________________________________________________________________
10072 [  3635] By: gsar                                  on 1999/07/07  07:26:05
10073         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
10074      Branch: perl
10075            ! hints/powerux.sh
10076 ____________________________________________________________________________
10077 [  3634] By: gsar                                  on 1999/07/07  07:20:02
10078         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10079              Date: Wed, 23 Jun 1999 16:16:05 +0100
10080              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
10081              Subject: [PATCH 5.005_57] memleak in optimizer
10082      Branch: perl
10083            ! embed.h embed.pl objXSUB.h op.c proto.h
10084 ____________________________________________________________________________
10085 [  3633] By: gsar                                  on 1999/07/07  07:10:52
10086         Log: add do-not-edit caveats for files generated by opcode.pl
10087              (suggested by Hugo van der Sanden)
10088      Branch: perl
10089            ! opcode.h opcode.pl pp.sym pp_proto.h
10090 ____________________________________________________________________________
10091 [  3632] By: gsar                                  on 1999/07/07  06:41:13
10092         Log: better diagnostics on read operations from write-only
10093              filehandles
10094      Branch: perl
10095            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
10096            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
10097 ____________________________________________________________________________
10098 [  3631] By: gsar                                  on 1999/07/07  02:03:34
10099         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
10100              by David Muir Sharnoff <muir@idiom.com>)
10101      Branch: perl
10102            ! lib/Sys/Hostname.pm
10103 ____________________________________________________________________________
10104 [  3630] By: gsar                                  on 1999/07/07  01:57:16
10105         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
10106              Date: Sun, 20 Jun 1999 17:17:17 -0700
10107              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
10108              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
10109      Branch: perl
10110            ! ext/B/B/CC.pm
10111 ____________________________________________________________________________
10112 [  3629] By: gsar                                  on 1999/07/07  01:46:03
10113         Log: installperl should write normal messages to STDOUT, not STDERR
10114      Branch: perl
10115            ! installperl
10116 ____________________________________________________________________________
10117 [  3628] By: gsar                                  on 1999/07/07  01:41:25
10118         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
10119      Branch: perl
10120            ! hints/bsdos.sh
10121 ____________________________________________________________________________
10122 [  3627] By: gsar                                  on 1999/07/07  00:27:10
10123         Log: make diagnostic on C<my $^I> etc., more readable
10124      Branch: perl
10125            ! op.c
10126 ____________________________________________________________________________
10127 [  3626] By: gsar                                  on 1999/07/06  23:47:27
10128         Log: From: Andy Dougherty <doughera@lafayette.edu>
10129              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
10130              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
10131              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
10132      Branch: perl
10133            ! Makefile.SH utils/Makefile
10134 ____________________________________________________________________________
10135 [  3625] By: jhi                                   on 1999/07/06  21:50:46
10136         Log: Some new files of #3624 missing from MANIFEST.
10137      Branch: cfgperl
10138            ! MANIFEST
10139 ____________________________________________________________________________
10140 [  3624] By: jhi                                   on 1999/07/06  21:47:04
10141         Log: POSIX [[:character class:]] support for standard, locale,
10142              and utf8.  If both utf8 and locale are on, utf8 wins.
10143              I don't fully understand why so many tables changed in
10144              lib/unicode because of "make" -- maybe it was just overdue.
10145      Branch: cfgperl
10146            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
10147            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
10148            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
10149            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
10150            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
10151            ! lib/unicode/Block.pl lib/unicode/Category.pl
10152            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
10153            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
10154            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
10155            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
10156            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
10157            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
10158            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
10159            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
10160            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
10161            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
10162            ! t/pragma/warn/regcomp utf8.c
10163 ____________________________________________________________________________
10164 [  3623] By: gsar                                  on 1999/07/06  20:52:48
10165         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10166              Date: Wed, 16 Jun 1999 14:57:22 -0400
10167              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
10168              Subject: [PATCH 5.00557] Devel::Peek
10169      Branch: perl
10170            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
10171 ____________________________________________________________________________
10172 [  3622] By: gsar                                  on 1999/07/06  20:22:59
10173         Log: applied patch after demunging headers with appropriate paths
10174              From: "Vishal Bhatia" <vishalb@my-deja.com>
10175              Date: Sat, 12 Jun 1999 08:23:59 -0700
10176              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
10177              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
10178      Branch: perl
10179            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
10180            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
10181 ____________________________________________________________________________
10182 [  3621] By: gsar                                  on 1999/07/06  20:10:50
10183         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10184              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
10185              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
10186              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
10187      Branch: perl
10188            ! doio.c
10189 ____________________________________________________________________________
10190 [  3620] By: jhi                                   on 1999/07/06  19:16:47
10191         Log: Mention EPOC and SOCKS.
10192      Branch: cfgperl
10193            ! pod/perldelta.pod
10194 ____________________________________________________________________________
10195 [  3619] By: gsar                                  on 1999/07/06  16:52:37
10196         Log: fix int vs STRLEN issue
10197      Branch: perl
10198            ! pp.c
10199 ____________________________________________________________________________
10200 [  3618] By: jhi                                   on 1999/07/06  16:52:20
10201         Log: There ain't Perl_atonv().
10202      Branch: cfgperl
10203            ! ext/ByteLoader/bytecode.h
10204 ____________________________________________________________________________
10205 [  3617] By: jhi                                   on 1999/07/06  15:55:22
10206         Log: Integrate with Sarathy.
10207      Branch: cfgperl
10208           !> Makefile.SH
10209 ____________________________________________________________________________
10210 [  3616] By: jhi                                   on 1999/07/06  15:54:09
10211         Log: Tweak for #3613.
10212      Branch: cfgperl
10213            ! Configure config_h.SH
10214 ____________________________________________________________________________
10215 [  3615] By: gsar                                  on 1999/07/06  11:00:21
10216         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
10217              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
10218              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
10219              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
10220      Branch: perl
10221            ! Makefile.SH
10222 ____________________________________________________________________________
10223 [  3614] By: jhi                                   on 1999/07/06  10:44:48
10224         Log: Integrate with Sarathy.
10225      Branch: cfgperl
10226           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
10227           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
10228 ____________________________________________________________________________
10229 [  3613] By: jhi                                   on 1999/07/06  10:43:20
10230         Log: From: Nathan Kurz <nate@valleytel.net>
10231              Subject: [ID 19990612.001 compiling three deep modules within ext/]
10232              ply-To: nate@valleytel.net
10233              erl5-porters@perl.org
10234              Date: Sat, 12 Jun 1999 01:26:04 -0500
10235              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
10236      Branch: cfgperl
10237            ! Configure config_h.SH
10238 ____________________________________________________________________________
10239 [  3612] By: gsar                                  on 1999/07/06  10:17:52
10240         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10241              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
10242              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
10243              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
10244      Branch: perl
10245            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
10246 ____________________________________________________________________________
10247 [  3611] By: gsar                                  on 1999/07/06  09:51:20
10248         Log: From: pvhp@forte.com (Peter Prymmer)
10249              Date: Fri, 11 Jun 99 17:07:19 PDT
10250              Message-Id: <9906120007.AA13802@forte.com>
10251              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
10252      Branch: perl
10253            ! ext/IO/lib/IO/File.pm
10254 ____________________________________________________________________________
10255 [  3610] By: gsar                                  on 1999/07/06  09:37:37
10256         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
10257              tweak)
10258              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10259              Date: Wed, 09 Jun 1999 18:27:51 +0100
10260              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
10261              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
10262      Branch: perl
10263            ! perl.h t/base/rs.t
10264 ____________________________________________________________________________
10265 [  3609] By: jhi                                   on 1999/07/06  09:28:48
10266         Log: Integrate with Sarathy.
10267      Branch: cfgperl
10268           !> (integrate 49 files)
10269 ____________________________________________________________________________
10270 [  3608] By: gsar                                  on 1999/07/06  09:28:21
10271         Log: test tweak
10272      Branch: perl
10273            ! t/pragma/warn/op
10274 ____________________________________________________________________________
10275 [  3607] By: jhi                                   on 1999/07/06  09:22:48
10276         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
10277      Branch: cfgperl
10278            ! Configure config_h.SH
10279 ____________________________________________________________________________
10280 [  3606] By: gsar                                  on 1999/07/06  09:05:02
10281         Log: applied slightly tweaked version of suggested patch for
10282              improved RE API
10283              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10284              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
10285              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
10286              Subject: [PATCH 5.005_57] REx engine rehash
10287      Branch: perl
10288            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
10289            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
10290            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
10291            ! util.c
10292 ____________________________________________________________________________
10293 [  3605] By: gsar                                  on 1999/07/06  08:54:03
10294         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
10295      Branch: perl
10296            ! sv.c
10297 ____________________________________________________________________________
10298 [  3604] By: gsar                                  on 1999/07/06  07:08:30
10299         Log: From: paul.marquess@bt.com
10300              Date: Tue, 8 Jun 1999 22:37:58 +0100 
10301              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
10302              Subject: [PATCH 5.005_57] DB_File 1.67
10303      Branch: perl
10304            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10305            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
10306 ____________________________________________________________________________
10307 [  3603] By: gsar                                  on 1999/07/06  07:04:50
10308         Log: From: paul.marquess@bt.com
10309              Date: Tue, 8 Jun 1999 22:34:01 +0100 
10310              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
10311              Subject: [PATCH 5.005_57] DBM Filters
10312      Branch: perl
10313            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
10314            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
10315            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
10316            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
10317 ____________________________________________________________________________
10318 [  3602] By: gsar                                  on 1999/07/06  07:00:01
10319         Log: slightly tweaked version of suggested patch
10320              From: Dan Sugalski <sugalskd@ous.edu>
10321              Date: Tue, 08 Jun 1999 14:09:38 -0700
10322              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
10323              Subject: [PATCH 5.005_57]Use NV instead of double in the core
10324      Branch: perl
10325            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
10326            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
10327            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
10328            ! proto.h sv.c sv.h toke.c universal.c util.c
10329 ____________________________________________________________________________
10330 [  3601] By: gsar                                  on 1999/07/06  06:52:57
10331         Log: integrate cfgperl contents into mainline
10332      Branch: perl
10333           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
10334           +> epoc/perl.mmp epoc/perl.pkg
10335           !> (integrate 30 files)
10336 ____________________________________________________________________________
10337 [  3598] By: jhi                                   on 1999/07/05  20:02:55
10338         Log: Integrate with mainperl.
10339      Branch: cfgperl
10340           +> lib/CGI/Pretty.pm
10341           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
10342           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
10343           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
10344           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
10345           !> vms/vmsish.h
10346 ____________________________________________________________________________
10347 [  3597] By: jhi                                   on 1999/07/05  19:59:48
10348         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
10349              that addresses the notorious "Additional libraries" question.
10350      Branch: cfgperl
10351            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10352            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
10353            ! pp_sys.c
10354 ____________________________________________________________________________
10355 [  3596] By: gsar                                  on 1999/07/05  18:30:51
10356         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10357              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
10358              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
10359              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
10360      Branch: perl
10361            ! pp_sys.c t/lib/io_udp.t
10362 ____________________________________________________________________________
10363 [  3595] By: gsar                                  on 1999/07/05  18:29:08
10364         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10365              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
10366              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
10367              Subject: [PATCH 5.00557] Setting $^E wipes out $!
10368      Branch: perl
10369            ! mg.c
10370 ____________________________________________________________________________
10371 [  3594] By: gsar                                  on 1999/07/05  18:24:53
10372         Log: hand-apply whitespace mutiliated patch
10373              From: Dan Sugalski <sugalskd@osshe.edu>
10374              Date: Mon, 07 Jun 1999 14:46:42 -0700
10375              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
10376              Subject: [PATCH 5.005_57]Updated VMS patch
10377      Branch: perl
10378            ! thread.h vms/descrip_mms.template vms/subconfigure.com
10379            ! vms/vms.c vms/vmsish.h
10380 ____________________________________________________________________________
10381 [  3593] By: gsar                                  on 1999/07/05  17:53:04
10382         Log: applied parts not duplicated by previous patches
10383              From: "Vishal Bhatia" <vishalb@my-deja.com>
10384              Date: Sat, 05 Jun 1999 08:42:17 -0700
10385              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
10386              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
10387      Branch: perl
10388            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
10389            ! ext/B/B/Stackobj.pm
10390 ____________________________________________________________________________
10391 [  3592] By: jhi                                   on 1999/07/05  17:17:22
10392         Log: AIX threaded build, plus few more on the side.
10393      Branch: cfgperl
10394            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
10395            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
10396            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
10397            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
10398 ____________________________________________________________________________
10399 [  3591] By: gsar                                  on 1999/07/05  16:52:34
10400         Log: "\e" and "\a" didn't produce right escape under EBCDIC
10401              From: pvhp@forte.com (Peter Prymmer)
10402              Date: Fri, 4 Jun 99 12:00:27 PDT
10403              Message-Id: <9906041900.AA28387@forte.com>
10404              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
10405      Branch: perl
10406            ! toke.c
10407 ____________________________________________________________________________
10408 [  3590] By: gsar                                  on 1999/07/05  16:40:01
10409         Log: s/scalar ref constructor/single ref constructor/ (suggested
10410              by Stephen McCamant)
10411      Branch: perl
10412            ! opcode.h opcode.pl
10413 ____________________________________________________________________________
10414 [  3589] By: gsar                                  on 1999/07/05  16:34:06
10415         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
10416      Branch: perl
10417            ! ext/GDBM_File/GDBM_File.xs
10418 ____________________________________________________________________________
10419 [  3588] By: gsar                                  on 1999/07/05  16:29:39
10420         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
10421              is unchanged still)
10422      Branch: perl
10423            ! op.c
10424 ____________________________________________________________________________
10425 [  3587] By: jhi                                   on 1999/07/05  10:31:43
10426         Log: Make perl_exp.SH smarter about what to include and what to exclude.
10427      Branch: cfgperl
10428            ! perl_exp.SH
10429 ____________________________________________________________________________
10430 [  3586] By: jhi                                   on 1999/07/05  09:29:31
10431         Log: Remove unnecessary and extraneous my $i = 0.
10432      Branch: cfgperl
10433            ! bytecode.pl
10434 ____________________________________________________________________________
10435 [  3585] By: jhi                                   on 1999/07/05  07:28:59
10436         Log: Integrate with mainperl.
10437      Branch: cfgperl
10438           !> (integrate 30 files)
10439 ____________________________________________________________________________
10440 [  3584] By: gsar                                  on 1999/07/05  05:36:28
10441         Log: From: Vishal Bhatia <vishalb@hotmail.com>
10442              Date: Thu, 03 Jun 1999 00:57:48 PDT
10443              Message-ID: <19990603075749.86665.qmail@hotmail.com>
10444              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
10445      Branch: perl
10446            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
10447 ____________________________________________________________________________
10448 [  3583] By: gsar                                  on 1999/07/05  05:31:19
10449         Log: suppress fancy display when in verbose mode (suggested by
10450              Paul Johnson <pjcj@transeda.com>)
10451      Branch: perl
10452            ! lib/Test/Harness.pm
10453 ____________________________________________________________________________
10454 [  3582] By: gsar                                  on 1999/07/05  05:17:12
10455         Log: cygwin32 update
10456              From: "Fifer, Eric" <EFifer@sanwaint.com>
10457              Date:  Wed, 2 Jun 1999 15:16:05 +0100
10458              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
10459              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
10460      Branch: perl
10461            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
10462            ! cygwin32/build-instructions.READFIRST
10463            ! cygwin32/build-instructions.charles-wilson
10464            ! cygwin32/build-instructions.sebastien-barre
10465            ! cygwin32/build-instructions.steven-morlock
10466            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
10467            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
10468            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
10469            ! t/op/magic.t util.c
10470 ____________________________________________________________________________
10471 [  3581] By: gsar                                  on 1999/07/05  02:46:18
10472         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
10473      Branch: perl
10474            ! util.c
10475 ____________________________________________________________________________
10476 [  3580] By: gsar                                  on 1999/07/05  02:38:03
10477         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
10478              Date: Mon, 31 May 1999 18:18:13 -0600
10479              Message-ID: <19990601001813.AAA17834@csgsystems.com>
10480              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
10481      Branch: perl
10482            ! t/TEST t/UTEST t/harness utils/perlcc.PL
10483 ____________________________________________________________________________
10484 [  3579] By: gsar                                  on 1999/07/05  01:20:58
10485         Log: compatibility tweak for Class::Struct
10486      Branch: perl
10487            ! lib/Class/Struct.pm
10488 ____________________________________________________________________________
10489 [  3578] By: jhi                                   on 1999/07/04  23:26:01
10490         Log: Miscellaneus AIX fixes + SOCKS support.
10491      Branch: cfgperl
10492            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
10493            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
10494            ! hints/aix.sh pp_sys.c
10495 ____________________________________________________________________________
10496 [  3577] By: gsar                                  on 1999/07/04  23:07:39
10497         Log: test tweak
10498      Branch: perl
10499            ! t/io/openpid.t
10500 ____________________________________________________________________________
10501 [  3576] By: jhi                                   on 1999/07/04  22:39:23
10502         Log: Integrate with mainperl.
10503      Branch: cfgperl
10504           +> t/io/openpid.t
10505            - win32/perlhost.h
10506           !> (integrate 51 files)
10507 ____________________________________________________________________________
10508 [  3575] By: jhi                                   on 1999/07/04  22:26:48
10509         Log: Added 64-bit support for AIX 4.3 or better
10510              based on Martin H. Rusoff's observations.
10511      Branch: cfgperl
10512            ! Configure config_h.SH hints/aix.sh
10513 ____________________________________________________________________________
10514 [  3574] By: jhi                                   on 1999/07/04  21:34:47
10515         Log: Do not throw away gccvers compilation errors.
10516              From: Andy Dougherty <doughera@lafayette.edu>
10517              To: Ron Seguin <rseguin@on.bell.ca>
10518              Cc: Perl Porters <perl5-porters@perl.org>
10519              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
10520              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
10521              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
10522      Branch: cfgperl
10523            ! Configure config_h.SH
10524 ____________________________________________________________________________
10525 [  3573] By: gsar                                  on 1999/07/04  21:10:32
10526         Log: adapted suggested tests for addition to testsuite
10527              From: RonaldWS@aol.com
10528              Date:  Sun, 30 May 1999 16:27:28 EDT
10529              Message-Id:  <25cd799f.2482f930@aol.com>
10530              Subject: [19990530.007] Open with pipe | does not return pid under win32
10531      Branch: perl
10532            + t/io/openpid.t
10533            ! MANIFEST win32/win32.c
10534 ____________________________________________________________________________
10535 [  3572] By: gsar                                  on 1999/07/04  20:29:32
10536         Log: perl_run() should call my_exit(0) for normal completion
10537      Branch: perl
10538            ! perl.c
10539 ____________________________________________________________________________
10540 [  3571] By: jhi                                   on 1999/07/04  20:10:44
10541         Log: Add test for change #3568 plus general cleanup.
10542      Branch: cfgperl
10543            ! t/pragma/locale.t
10544 ____________________________________________________________________________
10545 [  3570] By: gsar                                  on 1999/07/04  20:03:21
10546         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
10547              overloading
10548      Branch: perl
10549            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
10550            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
10551 ____________________________________________________________________________
10552 [  3569] By: gsar                                  on 1999/07/04  18:04:48
10553         Log: make AIX dynaloading work when libperl is shared (and thus under
10554              mod_perl etc.)
10555              From: Jens-Uwe Mager <jum@helios.de>
10556              Date:  Sat, 29 May 1999 17:09:52 +0200
10557              Message-Id:  <199905291509.RAA43978@ans.helios.de>
10558              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
10559      Branch: perl
10560            ! ext/DynaLoader/dl_aix.xs
10561 ____________________________________________________________________________
10562 [  3568] By: jhi                                   on 1999/07/04  14:54:23
10563         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
10564              This resulted for example in the 'o' magic not being cleared by
10565              magic_setcollxfrm(), which resulted in strange cmp results.
10566              The bug was reported originally in the message
10567              Subject: Bug with locale
10568              From: Jan Starzynski <jan@planet.de> 
10569              To: perlbug@perl.com 
10570              Date: Fri, 09 Apr 1999 13:23:07 +0200 
10571              Message-ID: <370DE31B.DAEE1332@planet.de> 
10572      Branch: cfgperl
10573            ! pp.c
10574 ____________________________________________________________________________
10575 [  3567] By: gsar                                  on 1999/07/04  02:38:34
10576         Log: remove misleading info on defined(&func), unclutter deprecation
10577              about defined(@array)
10578      Branch: perl
10579            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10580            ! t/pragma/warn/op
10581 ____________________________________________________________________________
10582 [  3566] By: gsar                                  on 1999/07/04  01:46:31
10583         Log: From: jan.dubois@ibm.net (Jan Dubois)
10584              Date: Wed, 26 May 1999 22:07:17 +0200
10585              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
10586              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
10587      Branch: perl
10588            ! Changes win32/win32.c win32/win32.h
10589 ____________________________________________________________________________
10590 [  3565] By: gsar                                  on 1999/07/04  01:26:02
10591         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
10592              for win32 issues)
10593      Branch: perl
10594            ! pod/perlxstut.pod
10595 ____________________________________________________________________________
10596 [  3564] By: gsar                                  on 1999/07/02  03:09:04
10597         Log: avoid warnings
10598      Branch: perl
10599            ! ext/Thread/Thread/Specific.pm lib/fields.pm
10600 ____________________________________________________________________________
10601 [  3563] By: gsar                                  on 1999/06/28  19:23:47
10602         Log: inc version (for CPAN.pm sanity)
10603      Branch: perl
10604            ! lib/Text/ParseWords.pm
10605 ____________________________________________________________________________
10606 [  3562] By: gsar                                  on 1999/06/28  19:19:01
10607         Log: regen perltoc
10608      Branch: perl
10609            ! pod/perltoc.pod
10610 ____________________________________________________________________________
10611 [  3561] By: gsar                                  on 1999/06/28  19:08:41
10612         Log: From: Damian Conway <damian@cs.monash.edu.au>
10613              Date: Wed, 26 May 1999 00:58:35 -0400
10614              Message-Id: <199905260458.AAA06411@defender.perl.org>
10615              Subject: [19990526.002] Misc. improvements to Class:Struct
10616      Branch: perl
10617            ! MANIFEST lib/Class/Struct.pm
10618 ____________________________________________________________________________
10619 [  3560] By: gsar                                  on 1999/06/28  18:50:52
10620         Log: remove bogus PL_optype_size
10621      Branch: perl
10622            ! bytecode.pl ext/ByteLoader/byterun.h
10623 ____________________________________________________________________________
10624 [  3559] By: gsar                                  on 1999/06/28  18:22:26
10625         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
10626      Branch: perl
10627            + lib/CGI/Pretty.pm
10628            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
10629            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
10630            ! t/lib/cgi-html.t t/lib/cgi-request.t
10631 ____________________________________________________________________________
10632 [  3558] By: jhi                                   on 1999/06/28  07:30:21
10633         Log: Change Olaf Lebbe's email address.
10634      Branch: cfgperl
10635            ! README.epoc
10636 ____________________________________________________________________________
10637 [  3557] By: gsar                                  on 1999/06/28  00:07:33
10638         Log: make autogenerated files writable
10639      Branch: perl
10640            - win32/perlhost.h
10641            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
10642            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
10643            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
10644            ! proto.h regnodes.h warning.h win32/config_H.bc
10645            ! win32/config_H.gc win32/config_H.vc
10646 ____________________________________________________________________________
10647 [  3556] By: jhi                                   on 1999/06/27  19:22:53
10648         Log: Update MANIFEST to match #3555.
10649      Branch: cfgperl
10650            ! MANIFEST
10651 ____________________________________________________________________________
10652 [  3555] By: jhi                                   on 1999/06/27  19:16:22
10653         Log: EPOC port to Psion5.
10654              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10655              To: Jarkko Hietaniemi <jhi@iki.fi>
10656              Cc: perl5-porters@perl.org
10657              Subject: Re: Psion5
10658              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
10659              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
10660      Branch: cfgperl
10661            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
10662            + epoc/perl.mmp epoc/perl.pkg
10663            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
10664            ! perl.h sv.c util.c
10665 ____________________________________________________________________________
10666 [  3554] By: jhi                                   on 1999/06/27  18:50:52
10667         Log: Integrate from mainperl.
10668      Branch: cfgperl
10669           !> (integrate 48 files)
10670 ____________________________________________________________________________
10671 [  3553] By: gsar                                  on 1999/06/27  14:28:49
10672         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
10673              gone from the public API); PERL_OBJECT builds again on
10674              windows
10675              
10676              TODO: namespace-clean the typedefs in iperlsys.h and
10677              elsewhere; remove C++ remnants from public headers
10678      Branch: perl
10679            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
10680            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
10681            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
10682            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
10683            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
10684            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
10685            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
10686            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
10687            ! win32/config.gc win32/config.vc win32/dl_win32.xs
10688            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
10689            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
10690            ! win32/win32sck.c
10691 ____________________________________________________________________________
10692 [  3552] By: gsar                                  on 1999/06/27  13:49:31
10693         Log: integrate cfgperl changes into mainline
10694      Branch: perl
10695           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
10696           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
10697           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
10698           !> util.c
10699 ____________________________________________________________________________
10700 [  3551] By: gsar                                  on 1999/06/27  13:31:11
10701         Log: fix indents
10702      Branch: perl
10703            ! op.c
10704 ____________________________________________________________________________
10705 [  3550] By: gsar                                  on 1999/06/24  22:42:53
10706         Log: update Changes
10707      Branch: perl
10708            ! Changes
10709 ____________________________________________________________________________
10710 [  3549] By: gsar                                  on 1999/06/24  22:41:17
10711         Log: avoid race condition in the CAPI extension bootstrap handler
10712      Branch: perl
10713            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
10714 ____________________________________________________________________________
10715 [  3548] By: gsar                                  on 1999/06/24  22:39:53
10716         Log: sanity check to cover the case when perl is installed into the
10717              X:\ (drive root)
10718      Branch: perl
10719            ! win32/win32.c
10720 ____________________________________________________________________________
10721 [  3547] By: gsar                                  on 1999/06/22  19:30:32
10722         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
10723      Branch: perl
10724            ! lib/Tie/RefHash.pm
10725 ____________________________________________________________________________
10726 [  3544] By: jhi                                   on 1999/06/18  19:24:28
10727         Log: Tidy up #3542 and #3543. 
10728      Branch: cfgperl
10729            ! t/pragma/locale.t util.c
10730 ____________________________________________________________________________
10731 [  3543] By: jhi                                   on 1999/06/18  10:28:45
10732         Log: Spice up locale.t.
10733      Branch: cfgperl
10734            ! t/pragma/locale.t
10735 ____________________________________________________________________________
10736 [  3542] By: jhi                                   on 1999/06/17  22:42:03
10737         Log: Fixed two long-standing locale bugs.
10738              
10739              Both problems were related to numeric locale which
10740              controls the radix character aka the decimal separator.
10741              (1) printf (and sprintf) were resetting the numeric locale to C.
10742              (2) Using locale-numerically formatted floating point
10743              numbers (e.g. "1,23") together with -w caused warnings about
10744              "isn't numeric".  The operations were working fine, though,
10745              because atof() was using the local locale.
10746              Both problems reported by Stefan Vogtner.
10747              
10748              Introduced a wrapper for atof() that attempts to convert
10749              the string both ways.  This helps Perl to understand
10750              numbers like this "4.56" even when using a local locale
10751              makes atof() understand only numbers like this "7,89".
10752              
10753              Remaining related problems, both of which existed before
10754              this patch and continue to exist after this patch:
10755              (a) The behaviour of print() is _not_ as documented by perllocale.
10756              Instead of always using the C locale, print() does use the
10757              local locale, just like the *printf() do.  This may be fixable
10758              now that switching to-and-fro between locales has been made
10759              more consistent, but fixing print() would change existing
10760              behaviour.  perllocale is not changed by this patch.
10761              (b) If a number has been stringified (say, via "$number") under
10762              a local locale, the cached string value persists even under
10763              "no locale".  This may or may not be a problem: operations
10764              work fine because the original number is still there, but
10765              that the string form keeps its locale-ish outlook may be
10766              somewhat confusing.
10767      Branch: cfgperl
10768            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
10769            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
10770            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
10771            ! util.c
10772 ____________________________________________________________________________
10773 [  3541] By: jhi                                   on 1999/06/17  20:00:16
10774         Log: Integrate from mainperl.
10775      Branch: cfgperl
10776           !> ext/Data/Dumper/Dumper.pm op.c
10777 ____________________________________________________________________________
10778 [  3540] By: gsar                                  on 1999/06/16  16:49:55
10779         Log: dump C<0> as such, not C<'0'>
10780      Branch: perl
10781            ! ext/Data/Dumper/Dumper.pm
10782 ____________________________________________________________________________
10783 [  3539] By: gsar                                  on 1999/06/13  04:04:40
10784         Log: fix coredumper in change#3498
10785      Branch: perl
10786            ! op.c
10787 ____________________________________________________________________________
10788 [  3538] By: jhi                                   on 1999/06/12  22:01:26
10789         Log: Integrate from mainperl.
10790      Branch: cfgperl
10791           +> lib/caller.pm
10792           !> (integrate 36 files)
10793 ____________________________________________________________________________
10794 [  3537] By: gsar                                  on 1999/06/12  06:43:03
10795         Log: EXTERN_C declarations for global arrays in various
10796              headers, so perl can be built even in C++ mode; win32
10797              build fixups; regen headers
10798      Branch: perl
10799            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
10800            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
10801 ____________________________________________________________________________
10802 [  3536] By: gsar                                  on 1999/06/12  06:38:21
10803         Log: caller.pm typos
10804      Branch: perl
10805            ! lib/caller.pm
10806 ____________________________________________________________________________
10807 [  3535] By: gsar                                  on 1999/06/11  23:13:54
10808         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
10809              is temporarily gone
10810      Branch: perl
10811            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
10812            ! pod/perldelta.pod proto.h win32/perllib.c
10813 ____________________________________________________________________________
10814 [  3534] By: gsar                                  on 1999/06/11  20:41:51
10815         Log: implement C<use caller 'encoding'>
10816      Branch: perl
10817            + lib/caller.pm
10818            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
10819 ____________________________________________________________________________
10820 [  3533] By: gsar                                  on 1999/06/11  16:51:04
10821         Log: truncate() has a peculiar exemption from strict barewords, even
10822              though it has a non-filehandle prototype
10823      Branch: perl
10824            ! op.c t/io/fs.t
10825 ____________________________________________________________________________
10826 [  3532] By: gsar                                  on 1999/06/11  09:09:16
10827         Log: GDBM tweak
10828      Branch: perl
10829            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
10830 ____________________________________________________________________________
10831 [  3531] By: gsar                                  on 1999/06/10  23:34:19
10832         Log: part of the platform changes for IMPLICIT_CONTEXT
10833      Branch: perl
10834            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
10835            ! jpl/PerlInterpreter/PerlInterpreter.c
10836            ! jpl/PerlInterpreter/PerlInterpreter.h
10837            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
10838            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
10839 ____________________________________________________________________________
10840 [  3530] By: jhi                                   on 1999/06/10  20:55:56
10841         Log: Integrate from mainperl.
10842      Branch: cfgperl
10843           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
10844 ____________________________________________________________________________
10845 [  3529] By: gsar                                  on 1999/06/10  20:40:01
10846         Log: DB_File tweaks for IMPLICIT CONTEXT
10847      Branch: perl
10848            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
10849 ____________________________________________________________________________
10850 [  3528] By: jhi                                   on 1999/06/10  10:18:15
10851         Log: Integrate from mainperl.
10852      Branch: cfgperl
10853           !> (integrate 105 files)
10854 ____________________________________________________________________________
10855 [  3527] By: gsar                                  on 1999/06/10  09:30:35
10856         Log: most globals are now interpreter local; locale initialization
10857              was too early, defer it until interpreter is allocated and
10858              initialized; multiple interpreters should now be
10859              concurrency-safe (untested)
10860      Branch: perl
10861            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
10862            ! perlvars.h
10863 ____________________________________________________________________________
10864 [  3526] By: gsar                                  on 1999/06/10  08:38:00
10865         Log: fix small nits
10866      Branch: perl
10867            ! cc_runtime.h ext/B/B/CC.pm run.c
10868 ____________________________________________________________________________
10869 [  3525] By: gsar                                  on 1999/06/10  04:41:38
10870         Log: win32 build fixes
10871      Branch: perl
10872            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
10873            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
10874            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
10875            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
10876            ! win32/Makefile win32/config_H.bc win32/config_H.gc
10877            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
10878            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
10879            ! win32/win32.c win32/win32.h win32/win32sck.c
10880            ! win32/win32thread.c win32/win32thread.h
10881 ____________________________________________________________________________
10882 [  3524] By: gsar                                  on 1999/06/09  18:03:01
10883         Log: more complete support for implicit thread/interpreter pointer,
10884              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
10885              without that enabled):
10886              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
10887              is a noop; tests pass on Solaris; should be faster now!
10888              - MULTIPLICITY has been tested with and without
10889              PERL_IMPLICIT_CONTEXT on Solaris
10890              - improved function database now merged with embed.pl
10891              - everything except the varargs functions have foo(a,b,c) macros
10892              to provide compatibility
10893              - varargs functions default to compatibility variants that
10894              get the context pointer using dTHX
10895              - there should be almost no source compatibility issues as a
10896              result of all this
10897              - dl_foo.xs changes other than dl_dlopen.xs untested
10898              - still needs documentation, fixups for win32 etc
10899              Next step: migrate most non-mutex variables from perlvars.h
10900              to intrpvar.h
10901      Branch: perl
10902            - proto.pl
10903            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
10904            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
10905            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
10906            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
10907            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
10908            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
10909            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
10910            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
10911            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
10912            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
10913            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
10914            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
10915            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
10916            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
10917            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
10918            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
10919            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
10920            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
10921            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
10922            ! util.c win32/Makefile win32/makefile.mk writemain.SH
10923 ____________________________________________________________________________
10924 [  3523] By: gsar                                  on 1999/06/07  05:24:13
10925         Log: missed a file
10926      Branch: perl
10927            + proto.pl
10928            ! MANIFEST
10929 ____________________________________________________________________________
10930 [  3522] By: gsar                                  on 1999/06/07  05:18:34
10931         Log: initial stub implementation of implicit thread/this
10932              pointer    argument; builds/tests on Solaris, win32
10933              hasn't been fixed up yet; proto.h, global.sym and
10934              static function decls are now generated from a common
10935              database in proto.pl; some inconsistently named
10936              perl_foo() things are now Perl_foo(), compatibility
10937              #defines provided; perl_foo() (lowercase 'p') reserved
10938              for functions that take an explicit context argument;
10939              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
10940      Branch: perl
10941            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
10942            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
10943            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
10944            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
10945            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
10946            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
10947            ! universal.c utf8.c util.c
10948 ____________________________________________________________________________
10949 [  3521] By: gsar                                  on 1999/06/04  23:00:22
10950         Log: clean up some stray "global" symbols
10951      Branch: perl
10952            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
10953            ! pp_proto.h proto.h
10954 ____________________________________________________________________________
10955 [  3520] By: jhi                                   on 1999/06/02  21:33:28
10956         Log: Integrate from mainperl.
10957      Branch: cfgperl
10958           !> (integrate 94 files)
10959 ____________________________________________________________________________
10960 [  3519] By: gsar                                  on 1999/06/02  07:16:10
10961         Log: avoid dereferencing null pointer from getpwent() et al
10962      Branch: perl
10963            ! pp_sys.c
10964 ____________________________________________________________________________
10965 [  3518] By: gsar                                  on 1999/06/02  04:47:10
10966         Log: remove _() non-ansism
10967      Branch: perl
10968            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
10969            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
10970            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
10971            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
10972            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
10973            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
10974            ! ext/re/re.xs handy.h hv.c iperlsys.h
10975            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
10976            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
10977            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
10978            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
10979            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
10980            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
10981            ! vms/vmsish.h vms/writemain.pl vos/config.h
10982            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
10983            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
10984            ! win32/perllib.c win32/runperl.c win32/win32.h
10985            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
10986            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
10987 ____________________________________________________________________________
10988 [  3517] By: gsar                                  on 1999/06/02  02:17:51
10989         Log: missed a few files
10990      Branch: perl
10991            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
10992 ____________________________________________________________________________
10993 [  3516] By: gsar                                  on 1999/06/02  01:37:33
10994         Log: integrate cfgperl contents into mainline
10995      Branch: perl
10996           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
10997           +> ext/ByteLoader/byterun.h
10998            - bytecode.h byterun.c byterun.h
10999            ! Changes
11000           !> (integrate 58 files)
11001 ____________________________________________________________________________
11002 [  3515] By: gsar                                  on 1999/06/02  00:48:50
11003         Log: remove stray K&R-isms
11004      Branch: perl
11005            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
11006            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
11007            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
11008            ! toke.c util.c win32/win32.c x2p/hash.c
11009 ____________________________________________________________________________
11010 [  3514] By: gsar                                  on 1999/06/01  15:55:55
11011         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
11012              strict 'subs'
11013      Branch: perl
11014            ! op.c t/pragma/strict-subs
11015 ____________________________________________________________________________
11016 [  3513] By: jhi                                   on 1999/06/01  07:17:05
11017         Log: Patch applying of #3499 had gone awry.
11018      Branch: cfgperl
11019            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
11020 ____________________________________________________________________________
11021 [  3512] By: gsar                                  on 1999/05/31  19:21:30
11022         Log: tighter -help output
11023      Branch: perl
11024            ! perl.c
11025 ____________________________________________________________________________
11026 [  3511] By: gsar                                  on 1999/05/31  17:18:23
11027         Log: fix memory leak in C<eval 'return sub {...}'>
11028      Branch: perl
11029            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
11030 ____________________________________________________________________________
11031 [  3510] By: gsar                                  on 1999/05/31  14:11:46
11032         Log: tweak C++isms
11033      Branch: perl
11034            ! win32/dl_win32.xs win32/win32.c
11035 ____________________________________________________________________________
11036 [  3509] By: jhi                                   on 1999/05/30  13:02:26
11037         Log: Cleanup of #3488.
11038      Branch: cfgperl
11039            ! Configure config_h.SH
11040 ____________________________________________________________________________
11041 [  3508] By: jhi                                   on 1999/05/30  11:16:01
11042         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11043              To: Mailing list Perl5 <perl5-porters@perl.org>
11044              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
11045              Date: Sat, 29 May 1999 20:18:13 -0400
11046              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
11047      Branch: cfgperl
11048            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
11049 ____________________________________________________________________________
11050 [  3507] By: jhi                                   on 1999/05/29  20:05:40
11051         Log: From: Mark-Jason Dominus <mjd@plover.com>
11052              To: perl5-porters@perl.com
11053              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
11054              Date: Sat, 29 May 1999 14:45:10 -0400
11055              Message-ID: <19990529184510.27557.qmail@plover.com>
11056      Branch: cfgperl
11057            ! op.h
11058 ____________________________________________________________________________
11059 [  3506] By: gsar                                  on 1999/05/29  16:49:39
11060         Log: avoid gv_check() recursive pit
11061      Branch: perl
11062            ! gv.c
11063 ____________________________________________________________________________
11064 [  3505] By: jhi                                   on 1999/05/29  11:38:16
11065         Log: From: jan.dubois@ibm.net (Jan Dubois)
11066              To: Gurusamy Sarathy <gsar@activestate.com>
11067              Cc: perl5-porters@perl.org
11068              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
11069              Date: Sat, 29 May 1999 08:46:22 +0200
11070              Message-ID: <374f8007.2016008@smtp1.ibm.net>
11071      Branch: cfgperl
11072            ! t/op/grent.t t/op/pwent.t
11073 ____________________________________________________________________________
11074 [  3504] By: jhi                                   on 1999/05/29  11:07:10
11075         Log: QNX needs <sys/select.h> to define fd_set.
11076              
11077              From: Norton Allen <allen@huarp.harvard.edu>
11078              To: perl5-porters@perl.org
11079              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
11080              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
11081              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
11082      Branch: cfgperl
11083            ! ext/IO/poll.c
11084 ____________________________________________________________________________
11085 [  3503] By: jhi                                   on 1999/05/29  10:53:31
11086         Log: From: jan.dubois@ibm.net (Jan Dubois)
11087              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
11088              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
11089              Date: Fri, 28 May 1999 20:14:35 +0200
11090              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
11091      Branch: cfgperl
11092            ! lib/Math/BigFloat.pm
11093 ____________________________________________________________________________
11094 [  3502] By: jhi                                   on 1999/05/29  10:44:44
11095         Log: Make Configure support the change #3367,
11096              SysV shadow passwords.
11097      Branch: cfgperl
11098            ! Configure config_h.SH pp_sys.c
11099 ____________________________________________________________________________
11100 [  3501] By: gsar                                  on 1999/05/28  21:22:23
11101         Log: add wide versions of win32 system calls (first step in
11102              globalization); delayload winsock for performance if compiling
11103              with VC 6.0
11104      Branch: perl
11105            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
11106            ! win32/win32.c win32/win32.h
11107 ____________________________________________________________________________
11108 [  3500] By: jhi                                   on 1999/05/28  21:17:24
11109         Log: The new t/lib/io_linenum.t was using stricture
11110              before @INC was set up.
11111      Branch: cfgperl
11112            ! t/lib/io_linenum.t
11113 ____________________________________________________________________________
11114 [  3499] By: jhi                                   on 1999/05/28  17:13:23
11115         Log: From: Tom Hughes <tom@compton.nu>
11116              To: perl5-porters@perl.org
11117              Subject: [PATCH 5.005_57] ByteLoader mark 2
11118              Date: Wed, 26 May 1999 23:59:49 +0100
11119              Message-ID: <bf337a0849.tom@compton.compton.nu>
11120              
11121              plus resolve tiny conflict with #3479
11122              plus regen_headers.
11123      Branch: cfgperl
11124            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
11125            + ext/ByteLoader/byterun.h
11126            - bytecode.h byterun.c byterun.h
11127            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
11128            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
11129            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
11130            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
11131            ! perl.h perlvars.h proto.h util.c utils/Makefile
11132 ____________________________________________________________________________
11133 [  3498] By: jhi                                   on 1999/05/28  16:53:04
11134         Log: From: Mark-Jason Dominus <mjd@plover.com>
11135              To: perl5-porters@perl.com
11136              Subject: PATCH (5.005_57): defined(@a) now deprecated
11137              Date: Thu, 27 May 1999 16:05:44 -0400
11138              Message-ID: <19990527200544.13330.qmail@plover.com>
11139      Branch: cfgperl
11140            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
11141            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
11142 ____________________________________________________________________________
11143 [  3497] By: jhi                                   on 1999/05/28  16:50:54
11144         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11145              To: perl5-porters@perl.org (Mailing list Perl5)
11146              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
11147              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
11148              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
11149      Branch: cfgperl
11150            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
11151            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
11152 ____________________________________________________________________________
11153 [  3496] By: jhi                                   on 1999/05/28  16:48:39
11154         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11155              To: perl5-porters@perl.org (Mailing list Perl5)
11156              Subject: [PATCH 5.00557] Required OS/2-related patches
11157              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
11158              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
11159      Branch: cfgperl
11160            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
11161            ! t/op/stat.t util.c
11162 ____________________________________________________________________________
11163 [  3495] By: jhi                                   on 1999/05/28  16:45:56
11164         Log: From: Paul Johnson <pjcj@transeda.com>
11165              To: perl5-porters <perl5-porters@perl.org>
11166              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
11167              Date: Fri, 28 May 1999 15:13:54 +0100
11168              Message-ID: <19990528151354.B289@west-tip.transeda.com>
11169      Branch: cfgperl
11170            ! t/TEST
11171 ____________________________________________________________________________
11172 [  3494] By: jhi                                   on 1999/05/28  16:44:34
11173         Log: From: Paul Johnson <pjcj@transeda.com>
11174              To: perl5-porters <perl5-porters@perl.org>
11175              Subject: [PATCH 5.005_57] Fixes related to working local $.
11176              Date: Fri, 28 May 1999 15:11:18 +0100
11177              Message-ID: <19990528151118.A289@west-tip.transeda.com>
11178      Branch: cfgperl
11179            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
11180 ____________________________________________________________________________
11181 [  3493] By: gsar                                  on 1999/05/28  16:37:26
11182         Log: change#3449 wasn't doing enough
11183      Branch: perl
11184            ! op.c t/comp/proto.t
11185 ____________________________________________________________________________
11186 [  3492] By: jhi                                   on 1999/05/28  08:12:23
11187         Log: From: paul.marquess@bt.com
11188              To: doughera@lafayette.edu
11189              Cc: perl5-porters@perl.org
11190              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
11191              Date: Thu, 27 May 1999 23:31:38 +0100
11192              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
11193              
11194              Had to be applied manually; some mailer had munged the patch slightly.
11195      Branch: cfgperl
11196            ! ext/NDBM_File/NDBM_File.xs
11197 ____________________________________________________________________________
11198 [  3491] By: jhi                                   on 1999/05/28  07:51:17
11199         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
11200              To: perl5-porters@perl.org
11201              Subject: [PATCH 5.005_57] fixing eval in the compiler
11202              Date: Thu, 27 May 1999 07:56:54 -0700
11203              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
11204      Branch: cfgperl
11205            ! cc_runtime.h scope.h
11206 ____________________________________________________________________________
11207 [  3490] By: jhi                                   on 1999/05/28  07:47:06
11208         Log: From: Andy Dougherty <doughera@lafayette.edu>
11209              To: perlbug@perl.com
11210              Cc: Jarkko Hietaniemi <jhi@iki.fi>
11211              Subject: [PATCH] Configure updates for ISC 4.1
11212              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
11213              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
11214      Branch: cfgperl
11215            ! Configure config_h.SH
11216 ____________________________________________________________________________
11217 [  3489] By: jhi                                   on 1999/05/28  07:39:17
11218         Log: Integrate from mainperl.
11219      Branch: cfgperl
11220           !> malloc.c win32/makedef.pl win32/win32.c
11221 ____________________________________________________________________________
11222 [  3488] By: jhi                                   on 1999/05/27  16:57:19
11223         Log: From: Andy Dougherty <doughera@lafayette.edu>
11224              To: Perl Porters <perl5-porters@perl.org>
11225              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
11226              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
11227              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
11228      Branch: cfgperl
11229            ! Configure config_h.SH hints/sunos_4_1.sh util.c
11230 ____________________________________________________________________________
11231 [  3487] By: gsar                                  on 1999/05/27  03:56:20
11232         Log: make win32_spawnvp() inherit standard handles even when they
11233              may be redirected
11234      Branch: perl
11235            ! win32/win32.c
11236 ____________________________________________________________________________
11237 [  3486] By: jhi                                   on 1999/05/26  19:55:52
11238         Log: From: Andy Dougherty <doughera@lafayette.edu>
11239              To: perl5-porters@perl.org
11240              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
11241              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
11242              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
11243      Branch: cfgperl
11244            ! util.c
11245 ____________________________________________________________________________
11246 [  3485] By: chip                                  on 1999/05/26  17:19:11
11247         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
11248      Branch: maint-5.004/perl
11249            ! Configure
11250 ____________________________________________________________________________
11251 [  3484] By: gsar                                  on 1999/05/26  01:56:28
11252         Log: fix missing exported symbol
11253      Branch: perl
11254            ! malloc.c win32/makedef.pl
11255 ____________________________________________________________________________
11256 [  3483] By: jhi                                   on 1999/05/25  23:08:07
11257         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
11258              
11259              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
11260              To: perlbug@perl.com
11261              Subject: OpenBSD hints file update
11262              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
11263              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
11264      Branch: cfgperl
11265            ! hints/openbsd.sh
11266 ____________________________________________________________________________
11267 [  3482] By: jhi                                   on 1999/05/25  23:01:25
11268         Log: From: Tom Hughes <tom@compton.nu>
11269              To: perl5-porters@perl.org
11270              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
11271              Date: Tue, 25 May 1999 23:10:23 +0100
11272              Message-ID: <1ed7f10749.tom@compton.compton.nu>
11273      Branch: cfgperl
11274            ! Configure config_h.SH
11275 ____________________________________________________________________________
11276 [  3481] By: jhi                                   on 1999/05/25  22:31:50
11277         Log: 3479, 3480, 3481 seems logical.
11278      Branch: cfgperl
11279           !> hints/aix.sh
11280 ____________________________________________________________________________
11281 [  3480] By: jhi                                   on 1999/05/25  22:13:39
11282         Log: The change #3479 wasn't perfect.
11283      Branch: perl
11284            ! hints/aix.sh
11285 ____________________________________________________________________________
11286 [  3479] By: jhi                                   on 1999/05/25  21:59:21
11287         Log: Cures for _57 in AIX 4.1.5.0.
11288              (1) The lddlflags lost its -lc by change #3660
11289              (and the politeness of change #3257).
11290              (2) optype_size must end up in perl.exp (as PL_optype_size).
11291              Added it to perlvars.h, fixed bytecode.pl,
11292              regen'ed the relevant headers.
11293      Branch: cfgperl
11294            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
11295            ! perlvars.h
11296      Branch: perl
11297            ! hints/aix.sh
11298 ____________________________________________________________________________
11299 [  3478] By: jhi                                   on 1999/05/25  20:13:47
11300         Log: Integrate from mainperl.
11301      Branch: cfgperl
11302           +> pod/perltootc.pod
11303           !> (integrate 101 files)
11304 ____________________________________________________________________________
11305 [  3477] By: gsar                                  on 1999/05/25  10:43:48
11306         Log: here be 5.005_57
11307      Branch: perl
11308            ! Changes MANIFEST Porting/makerel
11309           !> Changes5.005
11310
11311 ----------------
11312 Version 5.005_57
11313 ----------------
11314
11315 ____________________________________________________________________________
11316 [  3476] By: gsar                                  on 1999/05/25  09:23:43
11317         Log: up patchlevel &c
11318      Branch: perl
11319            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
11320            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11321            ! win32/makefile.mk
11322 ____________________________________________________________________________
11323 [  3475] By: gsar                                  on 1999/05/25  09:14:51
11324         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11325              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
11326              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
11327              Subject: [PATCH 5.005_56] REx engine improvements
11328      Branch: perl
11329            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
11330            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
11331            ! thrdvar.h util.c
11332 ____________________________________________________________________________
11333 [  3474] By: gsar                                  on 1999/05/25  08:39:56
11334         Log: test case for change#3470
11335      Branch: perl
11336            ! t/lib/bigintpm.t
11337 ____________________________________________________________________________
11338 [  3473] By: gsar                                  on 1999/05/25  08:36:52
11339         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
11340      Branch: perl
11341            ! Changes pod/perlport.pod
11342 ____________________________________________________________________________
11343 [  3472] By: gsar                                  on 1999/05/25  08:28:57
11344         Log: assorted tweaks
11345      Branch: perl
11346            ! doio.c iperlsys.h win32/config.bc win32/config.gc
11347            ! win32/config.vc win32/config_H.bc win32/config_H.gc
11348            ! win32/config_H.vc win32/makedef.pl
11349 ____________________________________________________________________________
11350 [  3471] By: gsar                                  on 1999/05/25  06:06:04
11351         Log: perlref update from Tom Christiansen
11352      Branch: perl
11353            ! pod/perlref.pod
11354 ____________________________________________________________________________
11355 [  3470] By: gsar                                  on 1999/05/25  06:03:27
11356         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11357              Date: Mon, 24 May 1999 17:43:56 -0400
11358              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
11359              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
11360      Branch: perl
11361            ! hv.c
11362 ____________________________________________________________________________
11363 [  3469] By: gsar                                  on 1999/05/25  05:59:22
11364         Log: avoid temporary files that have a constant name (from a suggestion
11365              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
11366      Branch: perl
11367            ! lib/ExtUtils/MM_Unix.pm
11368 ____________________________________________________________________________
11369 [  3468] By: gsar                                  on 1999/05/25  05:54:29
11370         Log: From: pvhp@forte.com (Peter Prymmer)
11371              Date: Mon, 24 May 99 11:20:25 PDT
11372              Message-Id: <9905241820.AA28071@forte.com>
11373              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
11374      Branch: perl
11375            ! lib/Pod/Text.pm
11376 ____________________________________________________________________________
11377 [  3467] By: gsar                                  on 1999/05/25  04:08:50
11378         Log: fix glob() bug that resulted in missing symlinks that don't point
11379              anywhere
11380      Branch: perl
11381            ! pp_hot.c
11382 ____________________________________________________________________________
11383 [  3466] By: gsar                                  on 1999/05/25  03:00:00
11384         Log: avoid enumerating @INC contents in diagnostic if @INC was never
11385              searched
11386      Branch: perl
11387            ! pod/perldiag.pod pp_ctl.c
11388 ____________________________________________________________________________
11389 [  3465] By: gsar                                  on 1999/05/25  02:24:08
11390         Log: add caveat about close(PIPE) carelessness
11391      Branch: perl
11392            ! pod/perlfunc.pod
11393 ____________________________________________________________________________
11394 [  3464] By: gsar                                  on 1999/05/24  23:55:53
11395         Log: fix bogus line numbers for void context warnings
11396              (change#2548 was overeager)
11397      Branch: perl
11398            ! op.c
11399 ____________________________________________________________________________
11400 [  3463] By: gsar                                  on 1999/05/24  23:31:58
11401         Log: change#3455 had a typo
11402      Branch: perl
11403            ! pp_ctl.c
11404 ____________________________________________________________________________
11405 [  3462] By: gsar                                  on 1999/05/24  17:32:20
11406         Log: more pod updates from Tom Christiansen; regen perltoc
11407      Branch: perl
11408            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
11409            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
11410 ____________________________________________________________________________
11411 [  3461] By: gsar                                  on 1999/05/24  07:41:32
11412         Log: perlmod notes from Damian Conway (via Tom Christiansen)
11413      Branch: perl
11414            ! pod/perlmod.pod
11415 ____________________________________________________________________________
11416 [  3460] By: gsar                                  on 1999/05/24  07:24:11
11417         Log: major pod update from Tom Christiansen
11418      Branch: perl
11419            + pod/perltootc.pod
11420            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
11421            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
11422            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
11423            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
11424            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
11425            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
11426            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
11427            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
11428            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
11429            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
11430            ! pod/perlxs.pod pod/pod2man.PL
11431 ____________________________________________________________________________
11432 [  3459] By: gsar                                  on 1999/05/24  06:26:48
11433         Log: perlfaq update from Tom Christiansen
11434      Branch: perl
11435            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
11436            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
11437            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
11438            ! pod/perlfaq9.pod
11439 ____________________________________________________________________________
11440 [  3458] By: gsar                                  on 1999/05/24  05:55:11
11441         Log: updated to v1.50 from CPAN
11442      Branch: perl
11443            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
11444 ____________________________________________________________________________
11445 [  3457] By: gsar                                  on 1999/05/24  05:46:20
11446         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11447              Date: Sun, 23 May 1999 16:35:07 +0100
11448              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
11449              Subject: [PATCH 5.005_56] name PL_in_eval bits
11450      Branch: perl
11451            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
11452 ____________________________________________________________________________
11453 [  3456] By: gsar                                  on 1999/05/24  05:18:06
11454         Log: make -t mode the default on emacs/dumb terminals
11455      Branch: perl
11456            ! Changes utils/perldoc.PL
11457 ____________________________________________________________________________
11458 [  3455] By: gsar                                  on 1999/05/24  05:05:19
11459         Log: return 0 rather than "" when scalar grep has nothing to iterate
11460              on (brings behavior in line with documentation)
11461      Branch: perl
11462            ! pp_ctl.c
11463 ____________________________________________________________________________
11464 [  3454] By: gsar                                  on 1999/05/24  04:52:52
11465         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
11466              Date: Thu, 20 May 1999 13:27:02 -1000
11467              Message-Id: <E10kcDN-0007TA-00@lapaki>
11468              Subject: Problem with MM_Unix in 5.005_03
11469      Branch: perl
11470            ! lib/ExtUtils/MM_Unix.pm
11471 ____________________________________________________________________________
11472 [  3453] By: gsar                                  on 1999/05/24  04:39:49
11473         Log: avoid removing duplicates in user-generated warnings
11474              From: byron@omix.com (Byron Brummer)
11475              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
11476              Message-Id: <199905201101.EAA91175@thrush.omix.com>
11477              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
11478      Branch: perl
11479            ! lib/diagnostics.pm
11480 ____________________________________________________________________________
11481 [  3452] By: gsar                                  on 1999/05/24  04:23:10
11482         Log: straighten some code to avoid NeXT compiler bugs (from
11483              Geoff Kuenning <geoff@cs.hmc.edu>)
11484      Branch: perl
11485            ! pp_ctl.c
11486 ____________________________________________________________________________
11487 [  3451] By: gsar                                  on 1999/05/24  03:03:05
11488         Log: minor logic tweak for reserved word warning
11489      Branch: perl
11490            ! lib/Test/Harness.pm toke.c
11491 ____________________________________________________________________________
11492 [  3450] By: gsar                                  on 1999/05/24  02:34:20
11493         Log: oops, some files missing in change#3449
11494      Branch: perl
11495            ! op.c op.h toke.c
11496 ____________________________________________________________________________
11497 [  3449] By: gsar                                  on 1999/05/24  02:33:12
11498         Log: allow '*' prototype to autoquote even barewords that happen to be
11499              function names; parens or ampersand continue to force the other
11500              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
11501              do the right thing, for example
11502      Branch: perl
11503            ! t/comp/proto.t
11504 ____________________________________________________________________________
11505 [  3448] By: gsar                                  on 1999/05/24  01:51:24
11506         Log: remove vestiges of PL_last_proto
11507      Branch: perl
11508            ! embedvar.h intrpvar.h objXSUB.h
11509 ____________________________________________________________________________
11510 [  3447] By: gsar                                  on 1999/05/24  01:49:20
11511         Log: redo change#2061 and parts of change#1169 with code in the
11512              parser; PL_last_proto hackery gone, strict 'subs' in now
11513              implemented in the optimizer where specifying the exceptional
11514              cases is much more robust; '*' (bareword) prototype now works
11515              reliably when used in second and subsequent arguments
11516      Branch: perl
11517            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
11518 ____________________________________________________________________________
11519 [  3446] By: gsar                                  on 1999/05/23  05:00:55
11520         Log: remove redundant part of change#1169 superceded by change#2061;
11521              avoid "future reserved word" warning on prototypical bearwords
11522      Branch: perl
11523            ! t/lib/fatal.t toke.c
11524 ____________________________________________________________________________
11525 [  3445] By: gsar                                  on 1999/05/21  23:36:49
11526         Log: s/isspace/isSPACE/g and make sure the CRT version is always
11527              passed an unsigned char (fixes random occurrence of spaces in
11528              arguments containing high-bit chars passed to spawned children,
11529              on win32)
11530      Branch: perl
11531            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
11532 ____________________________________________________________________________
11533 [  3444] By: gsar                                  on 1999/05/21  23:08:55
11534         Log: integrate Configure changes from cfgperl
11535      Branch: perl
11536           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11537           !> config_h.SH
11538 ____________________________________________________________________________
11539 [  3443] By: jhi                                   on 1999/05/21  22:00:56
11540         Log: Integrate from mainperl.
11541      Branch: cfgperl
11542           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
11543           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
11544           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
11545           !> win32/perlhost.h win32/win32.c x2p/walk.c
11546 ____________________________________________________________________________
11547 [  3442] By: jhi                                   on 1999/05/21  21:59:46
11548         Log: fflush.
11549      Branch: cfgperl
11550            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11551            ! config_h.SH
11552 ____________________________________________________________________________
11553 [  3441] By: gsar                                  on 1999/05/21  17:48:55
11554         Log: integrate cfgperl changes
11555      Branch: perl
11556           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11557           !> config_h.SH hints/sunos_4_1.sh installperl
11558 ____________________________________________________________________________
11559 [  3440] By: gsar                                  on 1999/05/21  17:42:49
11560         Log: test tweak
11561      Branch: perl
11562            ! t/comp/proto.t
11563 ____________________________________________________________________________
11564 [  3439] By: gsar                                  on 1999/05/21  17:31:26
11565         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
11566              (Configure fflush(NULL) detection seems broken on Solaris, which
11567              is why I hit the problem)
11568      Branch: perl
11569            ! Changes perl.h
11570 ____________________________________________________________________________
11571 [  3438] By: gsar                                  on 1999/05/20  16:41:01
11572         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
11573      Branch: perl
11574            ! pod/perlport.pod
11575 ____________________________________________________________________________
11576 [  3437] By: jhi                                   on 1999/05/20  07:14:39
11577         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
11578              (via private email).
11579      Branch: cfgperl
11580            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11581            ! config_h.SH hints/sunos_4_1.sh
11582 ____________________________________________________________________________
11583 [  3436] By: gsar                                  on 1999/05/20  05:18:26
11584         Log: various little nits
11585      Branch: perl
11586            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
11587            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
11588            ! win32/perlhost.h win32/win32.c x2p/walk.c
11589 ____________________________________________________________________________
11590 [  3435] By: jhi                                   on 1999/05/18  16:25:49
11591         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11592              To: perl5-porters@perl.org
11593              Subject: installperl
11594              Date: Fri, 14 May 1999 21:34:58 +0100
11595              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
11596      Branch: cfgperl
11597            ! installperl
11598 ____________________________________________________________________________
11599 [  3434] By: jhi                                   on 1999/05/17  21:25:54
11600         Log: Integrate from mainperl.
11601      Branch: cfgperl
11602           +> lib/ExtUtils/MM_Cygwin.pm
11603            - cygwin32/impure_ptr.c
11604           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
11605           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
11606           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
11607           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
11608           !> x2p/find2perl.PL
11609 ____________________________________________________________________________
11610 [  3433] By: gsar                                  on 1999/05/17  09:49:01
11611         Log: integrate cfgperl changes into mainline
11612      Branch: perl
11613           !> Configure INSTALL config_h.SH configure.com embed.h
11614           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
11615           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
11616           !> util.c
11617 ____________________________________________________________________________
11618 [  3432] By: gsar                                  on 1999/05/17  09:06:45
11619         Log: emit more appropriate diagnostic for failed glob (variant
11620              of patch suggested by Graham Barr)
11621      Branch: perl
11622            ! gv.c pod/perldiag.pod pp.c pp_hot.c
11623 ____________________________________________________________________________
11624 [  3431] By: gsar                                  on 1999/05/17  08:38:09
11625         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
11626              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
11627              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
11628              Subject: find2perl does not grok the 'c' suffix to the -size argument
11629      Branch: perl
11630            ! x2p/find2perl.PL
11631 ____________________________________________________________________________
11632 [  3430] By: gsar                                  on 1999/05/17  08:26:21
11633         Log: additional cleanups for cygwin32 port
11634              From: "Fifer, Eric" <EFifer@sanwaint.com>
11635              Date: Wed, 12 May 1999 20:25:54 +0100
11636              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
11637              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
11638      Branch: perl
11639            + lib/ExtUtils/MM_Cygwin.pm
11640            - cygwin32/impure_ptr.c
11641            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
11642            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
11643            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
11644            ! perl.h util.c
11645 ____________________________________________________________________________
11646 [  3429] By: gsar                                  on 1999/05/17  08:01:04
11647         Log: From: Andy Dougherty <doughera@lafayette.edu>
11648              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
11649              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
11650              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
11651      Branch: perl
11652            ! INSTALL
11653 ____________________________________________________________________________
11654 [  3428] By: jhi                                   on 1999/05/17  07:03:26
11655         Log: Integrate from mainperl modulo the Socket.xs change.
11656      Branch: cfgperl
11657           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
11658           !> win32/win32.c win32/win32.h
11659 ____________________________________________________________________________
11660 [  3427] By: jhi                                   on 1999/05/16  22:09:11
11661         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11662              To: perl5-porters@perl.org (Mailing list Perl5)
11663              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
11664              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
11665              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
11666      Branch: cfgperl
11667            ! ext/Devel/Peek/Peek.xs
11668 ____________________________________________________________________________
11669 [  3426] By: jhi                                   on 1999/05/16  22:07:11
11670         Log: From: Mark-Jason Dominus <mjd@plover.com>
11671              To: perl5-porters@perl.com
11672              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
11673              Date: Sat, 15 May 1999 12:43:47 -0400
11674              Message-ID: <19990515164348.7313.qmail@plover.com>
11675      Branch: cfgperl
11676            ! pod/perldiag.pod
11677 ____________________________________________________________________________
11678 [  3425] By: nick                                  on 1999/05/15  15:56:10
11679         Log: Mingw32 + w32api-0.1.5 tweaks
11680              - now more like other Win32 compilers
11681      Branch: perl
11682            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
11683            ! win32/win32.h
11684 ____________________________________________________________________________
11685 [  3424] By: nick                                  on 1999/05/14  21:04:22
11686         Log: Experimental "slab" allocator for ops.
11687              To try it -DPL_OP_SLAB_ALLOC for op.c 
11688              This is for proof of concept only, it leaks memory 
11689              (ops are not free'd) so don't use in embedded apps.
11690              If this minimalist version does not show performance 
11691              gain then whole idea is worthless. 
11692              Nick see's approx 12% speed up vs perlmalloc running
11693              perl -Ilib -MCPAN -e '' 
11694              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
11695      Branch: perl
11696            ! op.c
11697 ____________________________________________________________________________
11698 [  3423] By: gsar                                  on 1999/05/14  19:55:04
11699         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
11700              found (brings sitelib intuition in line with privlib)
11701      Branch: perl
11702            ! win32/win32.c
11703 ____________________________________________________________________________
11704 [  3422] By: jhi                                   on 1999/05/14  08:08:01
11705         Log: From: pvhp@forte.com (Peter Prymmer)
11706              To: perl5-porters@perl.org, vmsperl@perl.org
11707              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
11708              Date: Thu, 13 May 99 15:29:57 PDT
11709              Message-Id: <9905132229.AA15854@forte.com>
11710      Branch: cfgperl
11711            ! configure.com
11712 ____________________________________________________________________________
11713 [  3421] By: jhi                                   on 1999/05/14  07:34:20
11714         Log: Integrate from mainperl.
11715      Branch: cfgperl
11716           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
11717 ____________________________________________________________________________
11718 [  3420] By: jhi                                   on 1999/05/14  07:33:26
11719         Log: Still fflushing.
11720      Branch: cfgperl
11721            ! Configure config_h.SH util.c
11722 ____________________________________________________________________________
11723 [  3419] By: gsar                                  on 1999/05/14  03:08:29
11724         Log: mortalize string allocations by win32_get_{priv,site}lib()
11725              (fixes small memory leak in interpreter)
11726      Branch: perl
11727            ! win32/win32.c
11728 ____________________________________________________________________________
11729 [  3418] By: gsar                                  on 1999/05/14  03:06:50
11730         Log: make win32_longname() preserve kind of slashes in argument
11731      Branch: perl
11732            ! win32/win32.c
11733 ____________________________________________________________________________
11734 [  3417] By: gsar                                  on 1999/05/14  03:04:44
11735         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
11736      Branch: perl
11737            ! lib/ExtUtils/MM_Unix.pm
11738 ____________________________________________________________________________
11739 [  3416] By: jhi                                   on 1999/05/13  21:18:06
11740         Log: Integrate from mainperl.
11741      Branch: cfgperl
11742           !> pp_ctl.c
11743 ____________________________________________________________________________
11744 [  3415] By: jhi                                   on 1999/05/13  21:16:49
11745         Log: Fixes from Andy Dougherty (via private email).
11746      Branch: cfgperl
11747            ! Configure config_h.SH
11748 ____________________________________________________________________________
11749 [  3414] By: nick                                  on 1999/05/13  20:04:26
11750         Log: valist vs va_list typo
11751      Branch: perl
11752            ! pp_ctl.c
11753 ____________________________________________________________________________
11754 [  3413] By: jhi                                   on 1999/05/13  15:04:05
11755         Log: From: Andy Dougherty <doughera@lafayette.edu>
11756              To: perlbug@perl.com
11757              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
11758              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
11759              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
11760      Branch: cfgperl
11761            ! INSTALL
11762 ____________________________________________________________________________
11763 [  3412] By: jhi                                   on 1999/05/13  14:20:17
11764         Log: Integrate from mainperl.
11765      Branch: cfgperl
11766           !> pp_ctl.c
11767 ____________________________________________________________________________
11768 [  3411] By: gsar                                  on 1999/05/13  14:16:56
11769         Log: docatch_body() declaration mismatch
11770      Branch: perl
11771            ! pp_ctl.c
11772 ____________________________________________________________________________
11773 [  3410] By: jhi                                   on 1999/05/13  13:51:44
11774         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
11775      Branch: cfgperl
11776            ! Configure config_h.SH perl.h
11777 ____________________________________________________________________________
11778 [  3409] By: jhi                                   on 1999/05/13  13:31:53
11779         Log: Still fflushing strong.
11780      Branch: cfgperl
11781            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
11782            ! proto.h util.c
11783 ____________________________________________________________________________
11784 [  3408] By: jhi                                   on 1999/05/12  14:30:23
11785         Log: Integrate from mainperl.
11786      Branch: cfgperl
11787           !> (integrate 30 files)
11788 ____________________________________________________________________________
11789 [  3407] By: jhi                                   on 1999/05/12  12:28:31
11790         Log: Be tidier with fflush(NULL) testing.
11791      Branch: cfgperl
11792            ! Configure config_h.SH
11793 ____________________________________________________________________________
11794 [  3406] By: gsar                                  on 1999/05/12  11:26:03
11795         Log: better range-checking on list slices, with test
11796              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11797              Date: Sun, 02 May 1999 17:02:53 +0100
11798              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
11799              Subject: Re: List slice of undefs returns 0 items 
11800      Branch: perl
11801            ! pp.c t/op/list.t
11802 ____________________________________________________________________________
11803 [  3405] By: gsar                                  on 1999/05/12  11:22:27
11804         Log: change#3397 needs test tweak
11805      Branch: perl
11806            ! Changes t/pragma/warn/sv
11807 ____________________________________________________________________________
11808 [  3404] By: gsar                                  on 1999/05/12  11:07:44
11809         Log: typo in change#3397
11810      Branch: perl
11811            ! doop.c
11812 ____________________________________________________________________________
11813 [  3403] By: gsar                                  on 1999/05/12  10:49:01
11814         Log: From: Stephen Zander <gibreel@pobox.com>
11815              Date: 12 May 1999 01:22:31 -0700
11816              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
11817              Subject: Re: Test::Harness runs tainted tests with wrong library path
11818      Branch: perl
11819            ! lib/Test/Harness.pm
11820 ____________________________________________________________________________
11821 [  3402] By: gsar                                  on 1999/05/12  10:42:06
11822         Log: typo in change#3400
11823      Branch: perl
11824            ! ext/B/B/Deparse.pm
11825 ____________________________________________________________________________
11826 [  3401] By: jhi                                   on 1999/05/12  10:40:42
11827         Log: A better, shinier, and possibly even correctly working
11828              reincarnation of #3398.
11829      Branch: cfgperl
11830            ! Configure config_h.SH
11831 ____________________________________________________________________________
11832 [  3400] By: gsar                                  on 1999/05/12  10:40:11
11833         Log: deparse \&func() as \(&func()) for clarity
11834              From: Albert Dvornik <bert@genscan.com>
11835              Date: 11 May 1999 13:32:04 -0400
11836              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
11837              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
11838      Branch: perl
11839            ! ext/B/B/Deparse.pm
11840 ____________________________________________________________________________
11841 [  3399] By: gsar                                  on 1999/05/12  10:36:02
11842         Log: more testsuite smarts (many of them courtesy Ilya)
11843      Branch: perl
11844            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
11845            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
11846            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
11847            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
11848            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
11849            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
11850            ! t/op/pwent.t
11851 ____________________________________________________________________________
11852 [  3398] By: jhi                                   on 1999/05/12  09:33:08
11853         Log: Detect whether fflush(NULL) works as per change #3352.
11854      Branch: cfgperl
11855            ! Configure config_h.SH perl.h
11856 ____________________________________________________________________________
11857 [  3397] By: gsar                                  on 1999/05/12  08:56:03
11858         Log: From: jan.dubois@ibm.net (Jan Dubois)
11859              Date: Wed, 12 May 1999 01:01:00 +0200
11860              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
11861              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
11862      Branch: perl
11863            ! doop.c
11864 ____________________________________________________________________________
11865 [  3396] By: gsar                                  on 1999/05/12  08:23:27
11866         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
11867              stat() behaves similarly
11868      Branch: perl
11869            ! win32/win32.c
11870 ____________________________________________________________________________
11871 [  3395] By: jhi                                   on 1999/05/11  22:21:32
11872         Log: Redo parts of #3341 and #3358 that #3394 undid.
11873      Branch: cfgperl
11874            ! Configure config_h.SH
11875 ____________________________________________________________________________
11876 [  3394] By: jhi                                   on 1999/05/11  22:03:48
11877         Log: Add I_NETINET_TCP to help change #3391.
11878      Branch: cfgperl
11879            ! Configure config_h.SH ext/Socket/Socket.xs
11880 ____________________________________________________________________________
11881 [  3393] By: jhi                                   on 1999/05/11  21:44:59
11882         Log: Integrate from mainperl.
11883      Branch: cfgperl
11884           !> (integrate 55 files)
11885 ____________________________________________________________________________
11886 [  3392] By: gsar                                  on 1999/05/11  20:56:43
11887         Log: update embedvar.h
11888      Branch: perl
11889            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
11890 ____________________________________________________________________________
11891 [  3391] By: gsar                                  on 1999/05/11  16:32:05
11892         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
11893              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
11894              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
11895              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
11896      Branch: perl
11897            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
11898 ____________________________________________________________________________
11899 [  3390] By: gsar                                  on 1999/05/11  15:27:40
11900         Log: display more frequent progress messages when STDOUT is a tty
11901      Branch: perl
11902            ! lib/Test/Harness.pm
11903 ____________________________________________________________________________
11904 [  3389] By: gsar                                  on 1999/05/11  14:40:58
11905         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11906              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
11907              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
11908              Subject: [PATCH 5.005_53] Explanations by Test::Harness
11909      Branch: perl
11910            ! lib/Test/Harness.pm
11911 ____________________________________________________________________________
11912 [  3388] By: gsar                                  on 1999/05/11  14:08:14
11913         Log: avoid creating spurious subroutine stubs on failed subroutine
11914              call and other places of sv_2cv() misuse; fixes problems with
11915              failed subroutine calls "hiding" later attempts to lookup methods
11916              in base classes
11917      Branch: perl
11918            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
11919 ____________________________________________________________________________
11920 [  3387] By: gsar                                  on 1999/05/11  09:34:13
11921         Log: various fixes for clean build and test on win32; configpm broken,
11922              needed to open myconfig.SH rather than myconfig; sundry adjustments
11923              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
11924              work under win32; getenv_sv() changed to getenv_len() since SVs
11925              aren't visible in the lower echelons; remove bogus exports from
11926              config.sym; PERL_OBJECT-ness for C++ exception support; null out
11927              IoDIRP in filter_del() or sv_free() will attempt to close it
11928      Branch: perl
11929            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
11930            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
11931            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
11932            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
11933            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
11934            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
11935            ! win32/config.gc win32/config.vc win32/makedef.pl
11936            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
11937            ! win32/win32.c win32/win32.h
11938 ____________________________________________________________________________
11939 [  3386] By: gsar                                  on 1999/05/11  02:49:07
11940         Log: gutsupport for C++ exceptions
11941              From: Chip Salzenberg <chip@perlsupport.com>
11942              Date: Tue, 9 Mar 1999 11:51:57 -0500
11943              Message-ID: <19990309115157.E7911@perlsupport.com>
11944              Subject: [PATCH 5.005] Flexible Exceptions
11945      Branch: perl
11946            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
11947            ! scope.c scope.h thrdvar.h util.c
11948 ____________________________________________________________________________
11949 [  3385] By: gsar                                  on 1999/05/10  19:33:36
11950         Log: "weak" references internals, still needs perlguts documentation
11951              (somewhat modified version of patch suggested by Tuomas J. Lukka
11952              <lukka@fas.harvard.edu>)
11953      Branch: perl
11954            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
11955            ! pod/perldiag.pod proto.h sv.c sv.h util.c
11956 ____________________________________________________________________________
11957 [  3384] By: jhi                                   on 1999/05/10  18:21:43
11958         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
11959              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
11960      Branch: cfgperl
11961            ! INSTALL hints/dec_osf.sh
11962 ____________________________________________________________________________
11963 [  3381] By: jhi                                   on 1999/05/10  14:39:28
11964         Log: Integrate from mainperl.
11965      Branch: cfgperl
11966           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
11967           +> cygwin32/build-instructions.charles-wilson
11968           +> cygwin32/build-instructions.sebastien-barre
11969           +> cygwin32/build-instructions.steven-morlock
11970           +> cygwin32/build-instructions.steven-morlock2
11971           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
11972           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
11973           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
11974           +> t/op/numconvert.t utils/perlbc.PL
11975            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
11976            - cygwin32/perlld
11977           !> (integrate 105 files)
11978 ____________________________________________________________________________
11979 [  3380] By: gsar                                  on 1999/05/10  12:27:14
11980         Log: regen regnodes.h
11981      Branch: perl
11982            ! Changes regnodes.h
11983 ____________________________________________________________________________
11984 [  3379] By: gsar                                  on 1999/05/10  12:17:26
11985         Log: From: jan.dubois@ibm.net (Jan Dubois)
11986              Date: Sat, 01 May 1999 22:55:36 +0200
11987              Message-ID: <373067e9.56194713@smtp1.ibm.net>
11988              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
11989      Branch: perl
11990            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
11991            ! win32/config_H.vc
11992 ____________________________________________________________________________
11993 [  3378] By: gsar                                  on 1999/05/10  12:07:13
11994         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11995              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
11996              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
11997              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
11998      Branch: perl
11999            + t/op/numconvert.t
12000            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
12001            ! util.c
12002 ____________________________________________________________________________
12003 [  3377] By: gsar                                  on 1999/05/10  11:39:48
12004         Log: pp_modulo comment tweak from Ilya
12005      Branch: perl
12006            ! pp.c
12007 ____________________________________________________________________________
12008 [  3376] By: gsar                                  on 1999/05/10  11:30:40
12009         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
12010              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
12011              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
12012              Subject: Test.pm update [PATCH _56]
12013      Branch: perl
12014            ! lib/Test.pm
12015 ____________________________________________________________________________
12016 [  3375] By: gsar                                  on 1999/05/10  11:28:30
12017         Log: From: jan.dubois@ibm.net (Jan Dubois)
12018              Date: Fri, 07 May 1999 00:59:54 +0200
12019              Message-ID: <373318ae.19292461@smtp1.ibm.net>
12020              Subject: Re: Using existing memory for an SV's PV 
12021      Branch: perl
12022            ! sv.c
12023 ____________________________________________________________________________
12024 [  3374] By: gsar                                  on 1999/05/10  11:23:44
12025         Log: From: jan.dubois@ibm.net (Jan Dubois)
12026              Date: Fri, 07 May 1999 00:59:52 +0200
12027              Message-ID: <37321800.19118320@smtp1.ibm.net>
12028              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
12029      Branch: perl
12030            ! perl.h
12031 ____________________________________________________________________________
12032 [  3373] By: gsar                                  on 1999/05/10  11:22:10
12033         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12034              Date: Thu, 6 May 1999 18:17:28 -0400
12035              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
12036              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
12037      Branch: perl
12038            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
12039            ! util.c
12040 ____________________________________________________________________________
12041 [  3372] By: gsar                                  on 1999/05/10  10:57:49
12042         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12043              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
12044              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
12045              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
12046      Branch: perl
12047            ! regcomp.c regcomp.pl
12048 ____________________________________________________________________________
12049 [  3371] By: gsar                                  on 1999/05/10  10:54:01
12050         Log: From: lane@duphy4.physics.drexel.edu
12051              Date: Tue, 04 May 1999 10:19:25 -0700
12052              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
12053              Subject: [PATCH 5.005.56] pod->html VMS fixes
12054      Branch: perl
12055            ! installhtml lib/Pod/Html.pm
12056 ____________________________________________________________________________
12057 [  3370] By: gsar                                  on 1999/05/10  10:45:52
12058         Log: testsuite nits
12059      Branch: perl
12060            ! t/lib/io_linenum.t t/op/filetest.t
12061 ____________________________________________________________________________
12062 [  3369] By: gsar                                  on 1999/05/10  10:35:22
12063         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12064              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
12065              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
12066              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
12067      Branch: perl
12068            ! os2/os2ish.h os2/os2thread.h
12069 ____________________________________________________________________________
12070 [  3368] By: gsar                                  on 1999/05/10  10:00:11
12071         Log: From: Albert Dvornik <bert@genscan.com>
12072              Date: 03 May 1999 12:20:57 -0400
12073              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
12074              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
12075      Branch: perl
12076            ! dump.c
12077 ____________________________________________________________________________
12078 [  3367] By: gsar                                  on 1999/05/10  09:55:51
12079         Log: shadow password support for Solaris (needs Configure help to
12080              determine HAS_GETSPENT)
12081              From: "Patrick O'Brien" <pdo@cs.umd.edu>
12082              Date: Sat, 01 May 1999 19:41:17 -0400
12083              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
12084              Subject: getpwent() under solaris
12085      Branch: perl
12086            ! pp_sys.c
12087 ____________________________________________________________________________
12088 [  3366] By: gsar                                  on 1999/05/10  09:45:58
12089         Log: From: jan.dubois@ibm.net (Jan Dubois)
12090              Date: Sat, 01 May 1999 23:45:47 +0200
12091              Message-ID: <373373fb.59284266@smtp1.ibm.net>
12092              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
12093      Branch: perl
12094            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
12095            ! pod/perldelta.pod
12096 ____________________________________________________________________________
12097 [  3365] By: gsar                                  on 1999/05/10  09:34:22
12098         Log: test suite and fix input_line_number()
12099              From: Paul Johnson <pjcj@transeda.com>
12100              Date: Thu, 29 Apr 1999 06:28:14 +0100
12101              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
12102              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
12103      Branch: perl
12104            + t/lib/io_linenum.t
12105            ! MANIFEST ext/IO/lib/IO/Handle.pm
12106 ____________________________________________________________________________
12107 [  3364] By: gsar                                  on 1999/05/10  09:20:56
12108         Log: fix overeager [:foo:] parsing
12109              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12110              Date: Fri, 30 Apr 1999 09:26:18 +0100
12111              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
12112              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
12113      Branch: perl
12114            ! regcomp.c t/op/re_tests
12115 ____________________________________________________________________________
12116 [  3363] By: gsar                                  on 1999/05/10  09:09:21
12117         Log: documentation for Win32 builtins (somewhat modified)
12118              From: jan.dubois@ibm.net (Jan Dubois)
12119              Date: Tue, 30 Mar 1999 08:05:03 +0200
12120              Message-ID: <37006783.1926460@smtp1.ibm.net>
12121              Subject: Re: Issues with build 509 
12122      Branch: perl
12123            + pod/Win32.pod
12124            ! MANIFEST
12125 ____________________________________________________________________________
12126 [  3362] By: gsar                                  on 1999/05/10  08:22:07
12127         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
12128      Branch: perl
12129            ! lib/File/Copy.pm win32/win32.c
12130 ____________________________________________________________________________
12131 [  3361] By: gsar                                  on 1999/05/10  08:11:29
12132         Log: escape ampersands in <pre> sections
12133      Branch: perl
12134            ! Changes lib/Pod/Html.pm
12135 ____________________________________________________________________________
12136 [  3360] By: gsar                                  on 1999/05/10  08:04:14
12137         Log: AIX hints enhancements (threads build, SOCKS support)
12138              From: "David R. Favor" <dfavor@austin.ibm.com>
12139              Date: Wed, 28 Apr 1999 08:45:28 -0500
12140              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
12141              Subject: Working build for AIX + gcc + threading
12142      Branch: perl
12143            ! hints/aix.sh
12144 ____________________________________________________________________________
12145 [  3359] By: gsar                                  on 1999/05/10  07:49:26
12146         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
12147              Date: Tue, 27 Apr 1999 23:47:24 PDT
12148              Message-ID: <19990428064724.95244.qmail@hotmail.com>
12149              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
12150              --
12151              Date: Thu, 29 Apr 1999 18:21:06 -0700
12152              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
12153              Subject: [PATCH 5.005_56] double constants ( C.pm)
12154              --
12155              Date: Mon, 03 May 1999 20:21:31 PDT
12156              Message-ID: <19990504032131.81113.qmail@hotmail.com>
12157              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
12158              --
12159              Date: Thu, 06 May 1999 17:57:09 -0700
12160              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
12161              Subject: Stash.pm
12162      Branch: perl
12163            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
12164            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
12165 ____________________________________________________________________________
12166 [  3358] By: gsar                                  on 1999/05/10  04:39:15
12167         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
12168              From: alexander smishlajev <als@turnhere.com>
12169              Date: Sun, 25 Apr 1999 14:58:29 +0300
12170              Message-ID: <37230365.5F68B460@turnhere.com>
12171              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
12172      Branch: perl
12173            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
12174            + cygwin32/build-instructions.charles-wilson
12175            + cygwin32/build-instructions.sebastien-barre
12176            + cygwin32/build-instructions.steven-morlock
12177            + cygwin32/build-instructions.steven-morlock2
12178            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
12179            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
12180            - cygwin32/perlld
12181            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
12182            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
12183            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
12184            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
12185            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
12186            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
12187 ____________________________________________________________________________
12188 [  3357] By: gsar                                  on 1999/05/10  04:07:07
12189         Log: applied suggested patch, modulo already applied parts
12190              From: Charles Bailey <BAILEY@newman.upenn.edu>
12191              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
12192              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
12193              Subject: [Patch 5.005_56] VMS consolidated patch #2
12194      Branch: perl
12195            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
12196            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
12197            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
12198            ! vms/subconfigure.com vms/test.com vms/vms.c
12199 ____________________________________________________________________________
12200 [  3356] By: gsar                                  on 1999/05/10  03:48:08
12201         Log: applied suggested patch, with win32 and PERL_OBJECT additions
12202              From: Tom Hughes <tom@compton.nu>
12203              Date: Sat, 24 Apr 1999 18:11:59 +0100
12204              Message-ID: <609bdff748.tom@compton.compton.nu>
12205              Subject: ByteLoader patch
12206      Branch: perl
12207            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
12208            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
12209            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
12210            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
12211            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
12212            ! utils/Makefile win32/Makefile win32/makefile.mk
12213 ____________________________________________________________________________
12214 [  3355] By: gsar                                  on 1999/05/10  03:22:49
12215         Log: document 'test' attribute (from Andreas Koenig)
12216      Branch: perl
12217            ! lib/ExtUtils/MakeMaker.pm
12218 ____________________________________________________________________________
12219 [  3354] By: gsar                                  on 1999/05/10  03:12:37
12220         Log: From: pmarquess@bfsec.bt.co.uk
12221              Date: Thu, 22 Apr 1999 23:12:08 +0100
12222              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
12223              Subject: PATCH for small bug in scan_bin
12224      Branch: perl
12225            ! util.c
12226 ____________________________________________________________________________
12227 [  3353] By: gsar                                  on 1999/05/10  02:39:33
12228         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
12229              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
12230      Branch: perl
12231            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
12232            ! win32/win32iop.h
12233 ____________________________________________________________________________
12234 [  3352] By: gsar                                  on 1999/05/09  22:47:39
12235         Log: flush all open output buffers before fork(), exec(), system, qx//
12236              and pipe open() operations, simplifying buffering headaches faced
12237              by users; uses fflush(NULL), which may need Configure test
12238      Branch: perl
12239            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
12240            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
12241 ____________________________________________________________________________
12242 [  3351] By: gsar                                  on 1999/05/09  21:11:51
12243         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
12244              Leroy <jll@skynet.be>)
12245      Branch: perl
12246            ! utils/perlcc.PL
12247 ____________________________________________________________________________
12248 [  3350] By: gsar                                  on 1999/05/09  20:39:11
12249         Log: normalize $^X to full pathname on win32
12250      Branch: perl
12251            ! win32/runperl.c
12252 ____________________________________________________________________________
12253 [  3349] By: gsar                                  on 1999/05/09  20:23:07
12254         Log: allow readline($globref), <$globref> already works
12255      Branch: perl
12256            ! pp_hot.c
12257 ____________________________________________________________________________
12258 [  3348] By: gsar                                  on 1999/05/09  20:00:09
12259         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
12260              <lemburg@online-club.de>)
12261      Branch: perl
12262            ! utils/perldoc.PL
12263 ____________________________________________________________________________
12264 [  3347] By: gsar                                  on 1999/05/09  18:47:21
12265         Log: additions to Thread.pm docs from Tuomas J. Lukka
12266              <lukka@fas.harvard.edu>
12267      Branch: perl
12268            ! ext/Thread/Thread.pm
12269 ____________________________________________________________________________
12270 [  3346] By: gsar                                  on 1999/05/09  18:38:00
12271         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
12272              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
12273              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
12274              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
12275      Branch: perl
12276            ! ext/B/B/Xref.pm
12277 ____________________________________________________________________________
12278 [  3345] By: gsar                                  on 1999/05/09  18:22:43
12279         Log: work around mangled archname on win32 while finding privlib/sitelib;
12280              normalize lib paths to forward slashes internally
12281      Branch: perl
12282            ! win32/win32.c
12283 ____________________________________________________________________________
12284 [  3344] By: gsar                                  on 1999/05/09  03:20:06
12285         Log: fix typo in dbm filters that caused odbm.t to fail
12286      Branch: perl
12287            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
12288 ____________________________________________________________________________
12289 [  3343] By: gsar                                  on 1999/05/09  02:02:59
12290         Log: tweak test totals
12291      Branch: perl
12292            ! Changes t/lib/tie-stdhandle.t
12293 ____________________________________________________________________________
12294 [  3342] By: gsar                                  on 1999/05/09  01:42:06
12295         Log: import list propagation busted (pointed out by Ton Hospel
12296              <thospel@mail.dma.be>)
12297      Branch: perl
12298            ! lib/autouse.pm
12299 ____________________________________________________________________________
12300 [  3341] By: gsar                                  on 1999/05/09  00:54:18
12301         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
12302              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
12303      Branch: perl
12304            ! Configure Makefile.SH
12305 ____________________________________________________________________________
12306 [  3340] By: gsar                                  on 1999/05/09  00:40:41
12307         Log: generate manpages for newly added utils
12308      Branch: perl
12309            ! installman
12310 ____________________________________________________________________________
12311 [  3339] By: gsar                                  on 1999/05/09  00:33:50
12312         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12313              Date: Sun, 02 May 1999 17:59:24 +0100
12314              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
12315              Subject: [PATCH] Re: ptr to realloced memory in yylex
12316      Branch: perl
12317            ! toke.c
12318 ____________________________________________________________________________
12319 [  3338] By: jhi                                   on 1999/05/08  22:40:29
12320         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
12321      Branch: cfgperl
12322            ! INSTALL
12323 ____________________________________________________________________________
12324 [  3337] By: jhi                                   on 1999/05/08  22:22:26
12325         Log: Integrate from mainperl.
12326      Branch: cfgperl
12327           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
12328           !> (integrate 54 files)
12329 ____________________________________________________________________________
12330 [  3336] By: gsar                                  on 1999/05/08  21:48:22
12331         Log: make perldoc -f grok nested =items
12332      Branch: perl
12333            ! utils/perldoc.PL
12334 ____________________________________________________________________________
12335 [  3335] By: gsar                                  on 1999/05/08  19:48:11
12336         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
12337      Branch: perl
12338            ! op.c t/lib/fields.t
12339 ____________________________________________________________________________
12340 [  3334] By: gsar                                  on 1999/05/08  19:09:41
12341         Log: update test totals
12342      Branch: perl
12343            ! t/lib/bigintpm.t
12344 ____________________________________________________________________________
12345 [  3333] By: gsar                                  on 1999/05/08  16:56:02
12346         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
12347      Branch: perl
12348            ! pod/perlfunc.pod
12349 ____________________________________________________________________________
12350 [  3332] By: gsar                                  on 1999/05/08  16:46:44
12351         Log: applied suggested patch, added tests
12352              From: William Mann <wmann@avici.com>
12353              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
12354              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
12355              Subject: BigInt.pm extensions for logical operations
12356      Branch: perl
12357            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
12358 ____________________________________________________________________________
12359 [  3331] By: gsar                                  on 1999/05/08  16:09:33
12360         Log: avoid temporary files named 'tmp'
12361      Branch: perl
12362            ! Makefile.SH pp.c
12363 ____________________________________________________________________________
12364 [  3330] By: nick                                  on 1999/05/08  14:16:30
12365         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
12366              Provide Tie::StdHandle
12367              Basic update of docs.
12368      Branch: perl
12369            + t/lib/tie-stdhandle.t
12370            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
12371 ____________________________________________________________________________
12372 [  3329] By: nick                                  on 1999/05/08  12:03:45
12373         Log: Tweaks to open(my $fh,...) stuff
12374      Branch: perl
12375            ! op.c pp.c pp_sys.c t/io/open.t
12376 ____________________________________________________________________________
12377 [  3328] By: nick                                  on 1999/05/08  11:18:42
12378         Log: Bring SDBM_File.xs into line with new typemap
12379      Branch: perl
12380            ! ext/SDBM_File/SDBM_File.xs
12381 ____________________________________________________________________________
12382 [  3327] By: gsar                                  on 1999/05/08  00:07:11
12383         Log: add test case for AUTOLOAD reentrancy fix in change#3279
12384      Branch: perl
12385            ! t/lib/autoloader.t
12386 ____________________________________________________________________________
12387 [  3326] By: nick                                  on 1999/05/07  21:24:50
12388         Log: Implement open( my $fh, ...) and similar.
12389              Set flag in op.c for "constructor ops"
12390              In pp_rv2gv, if flag is set and arg is PADSV and uninit
12391              vivify as reference to a detached GV.
12392              (Name of GV is the pad name.)
12393              This scheme should "just work" for pipe/socket etc. too.
12394              
12395              #if 0 out the open(FH,undef) for now.
12396              Change t/io/open.t to test open(my $fh,...)
12397      Branch: perl
12398            ! op.c pp.c pp_sys.c t/io/open.t
12399 ____________________________________________________________________________
12400 [  3325] By: nick                                  on 1999/05/07  21:18:42
12401         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
12402      Branch: perl
12403            ! util.c
12404 ____________________________________________________________________________
12405 [  3324] By: gsar                                  on 1999/05/07  20:28:31
12406         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
12407              intervening code has to allocate SVs)
12408      Branch: perl
12409            ! util.c
12410 ____________________________________________________________________________
12411 [  3323] By: gsar                                  on 1999/05/07  19:45:08
12412         Log: allow line numbers to show in diagnostics during global destruction
12413      Branch: perl
12414            ! util.c
12415 ____________________________________________________________________________
12416 [  3322] By: gsar                                  on 1999/05/07  09:38:11
12417         Log: From: Dan Sugalski <sugalskd@ous.edu>
12418              Date: Fri, 09 Apr 1999 16:16:39 -0700
12419              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
12420              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
12421      Branch: perl
12422            ! lib/ExtUtils/MM_VMS.pm
12423 ____________________________________________________________________________
12424 [  3321] By: gsar                                  on 1999/05/07  09:08:23
12425         Log: From: kwzh@gnu.org (Karl Heuer)
12426              Date: Wed, 7 Apr 1999 23:58:58 -0400
12427              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
12428              Subject: [perl-5.005.02] detect lack of /dev/tty
12429      Branch: perl
12430            ! Makefile.SH
12431 ____________________________________________________________________________
12432 [  3320] By: gsar                                  on 1999/05/07  08:52:14
12433         Log: allow distinct prefix for versioned executables
12434              From: Roderick Schertler <roderick@argon.org>
12435              Date: Wed, 07 Apr 1999 15:34:56 -0400
12436              Message-ID: <3003.923513696@eeyore.ibcinc.com>
12437              Subject: perl55.00503 -> perl5.00503 patch for installperl
12438      Branch: perl
12439            ! INSTALL installperl
12440 ____________________________________________________________________________
12441 [  3319] By: gsar                                  on 1999/05/07  08:07:02
12442         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12443              Date: Mon, 05 Apr 1999 15:38:42 -0700
12444              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
12445              Subject: Re: chomp fails with $/ in fixed-length record mode
12446              --
12447              From: Roderick Schertler <roderick@argon.org>
12448              Date: Tue, 06 Apr 1999 21:11:37 -0400
12449              Message-ID: <2795.923447497@eeyore.ibcinc.com>
12450              Subject: Re: chomp fails with $/ in fixed-length record mode
12451      Branch: perl
12452            ! doop.c pod/perlfunc.pod t/op/chop.t
12453 ____________________________________________________________________________
12454 [  3318] By: gsar                                  on 1999/05/07  07:56:35
12455         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12456              Date: Tue, 6 Apr 1999 01:40:36 -0400
12457              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
12458              Subject: [PATCH 5.005_*] Make % use fmod()
12459      Branch: perl
12460            ! pp.c t/op/arith.t
12461 ____________________________________________________________________________
12462 [  3317] By: gsar                                  on 1999/05/07  04:18:11
12463         Log: DBM Filters (via private mail)
12464              From: pmarquess@bfsec.bt.co.uk
12465              Date: Sun, 18 Apr 1999 21:05:52 +0100
12466              Message-Id: <199904182009.NAA19152@activestate.com>
12467              Subject: DBM Filters
12468      Branch: perl
12469            + pod/perldbmfilter.pod
12470            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
12471            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
12472            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
12473            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
12474            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
12475            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
12476            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
12477            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
12478            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
12479            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
12480            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12481            ! t/lib/sdbm.t
12482 ____________________________________________________________________________
12483 [  3316] By: gsar                                  on 1999/05/07  03:28:53
12484         Log: avoid negative return value from Win32::GetTickCount()
12485              From: jan.dubois@ibm.net (Jan Dubois)
12486              Date: Sat, 03 Apr 1999 19:04:18 +0200
12487              Message-ID: <37084742.22824479@smtp1.ibm.net>
12488              Subject: Re: Win32::GetTickCount
12489      Branch: perl
12490            ! win32/win32.c
12491 ____________________________________________________________________________
12492 [  3314] By: gsar                                  on 1999/05/06  08:01:23
12493         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
12494              Date: Tue, 30 Mar 1999 23:40:34 PST
12495              Message-ID: <19990331074034.6117.qmail@hotmail.com>
12496              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
12497              --
12498              Date: Wed, 07 Apr 1999 00:28:23 -0800
12499              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
12500              Subject: [PATCH 5.005_56] function prototypes(B.pm)
12501              --
12502              Date: Thu, 22 Apr 1999 23:40:52 -0700
12503              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
12504              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
12505              --
12506              Date: Tue, 27 Apr 1999 01:14:49 PDT
12507              Message-ID: <19990427081449.28615.qmail@hotmail.com>
12508              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
12509      Branch: perl
12510            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
12511            ! t/op/ref.t
12512 ____________________________________________________________________________
12513 [  3313] By: jhi                                   on 1999/05/06  07:59:52
12514         Log: Integrate from mainperl.
12515      Branch: cfgperl
12516           !> (integrate 33 files)
12517 ____________________________________________________________________________
12518 [  3312] By: gsar                                  on 1999/05/06  07:11:50
12519         Log: add Ethiopic section to unicode master database (from Ken
12520              Whistler <kenw@sybase.com>)
12521      Branch: perl
12522            ! lib/unicode/UnicodeData-Latest.txt
12523 ____________________________________________________________________________
12524 [  3311] By: gsar                                  on 1999/05/06  05:37:55
12525         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
12526              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
12527              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
12528              Subject: Largefiles for Solaris
12529      Branch: perl
12530            ! hints/solaris_2.sh
12531 ____________________________________________________________________________
12532 [  3310] By: gsar                                  on 1999/05/06  05:14:35
12533         Log: emit more accurate diagnostic for syntax errors involving <>
12534              within eval""
12535      Branch: perl
12536            ! toke.c utils/perldoc.PL
12537 ____________________________________________________________________________
12538 [  3309] By: gsar                                  on 1999/05/06  04:36:31
12539         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
12540      Branch: perl
12541            ! t/lib/open3.t
12542 ____________________________________________________________________________
12543 [  3308] By: gsar                                  on 1999/05/06  03:19:16
12544         Log: applied first part of suggested patch (bug described cannot be
12545              reproduced any longer, so the second inconclusive part has not
12546              been applied)
12547              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12548              Date: Sun, 28 Mar 1999 04:51:34 +0100
12549              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
12550              Subject: [PATCH 5.005_56] Re: A core dump 
12551      Branch: perl
12552            ! toke.c
12553 ____________________________________________________________________________
12554 [  3307] By: gsar                                  on 1999/05/06  01:56:06
12555         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
12556              change#3180)
12557      Branch: perl
12558            ! op.c
12559 ____________________________________________________________________________
12560 [  3306] By: gsar                                  on 1999/05/05  17:17:34
12561         Log: applied non-conflicting parts of suggested patch
12562              From: Charles Bailey <BAILEY@newman.upenn.edu>
12563              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
12564              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
12565              Subject: [Patch 5.005_56] Revised VMS patch
12566      Branch: perl
12567            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
12568            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
12569 ____________________________________________________________________________
12570 [  3305] By: gsar                                  on 1999/05/05  16:20:19
12571         Log: make perldoc use backslashed pathnames within system() on win32
12572      Branch: perl
12573            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
12574 ____________________________________________________________________________
12575 [  3304] By: gsar                                  on 1999/05/05  07:29:43
12576         Log: upgrade Pod::Parser to v1.081 from CPAN
12577      Branch: perl
12578            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
12579            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
12580            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
12581 ____________________________________________________________________________
12582 [  3303] By: gsar                                  on 1999/05/05  07:02:07
12583         Log: From: Andy Dougherty <doughera@lafayette.edu>
12584              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
12585              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
12586              Subject: [PATCH 5.005_03-MT3] INSTALL patches
12587      Branch: perl
12588            ! INSTALL
12589 ____________________________________________________________________________
12590 [  3302] By: gsar                                  on 1999/05/05  06:55:21
12591         Log: load base packages based on nonexistent $VERSION
12592              From: andreas.koenig@anima.de (Andreas J. Koenig)
12593              Date: 19 Mar 1999 06:00:28 +0100
12594              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
12595              Subject: Re: base.pm flaw
12596      Branch: perl
12597            ! lib/base.pm lib/locale.pm
12598 ____________________________________________________________________________
12599 [  3301] By: gsar                                  on 1999/05/04  05:41:08
12600         Log: pod2man outputs switched date and revision label (fix suggested by
12601              EthanSasiela@mede.com)
12602      Branch: perl
12603            ! pod/pod2man.PL
12604 ____________________________________________________________________________
12605 [  3300] By: gsar                                  on 1999/05/03  18:48:25
12606         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
12607              (makes opendir(D,"c:") work reliably)
12608      Branch: perl
12609            ! win32/win32.c
12610 ____________________________________________________________________________
12611 [  3299] By: gsar                                  on 1999/05/02  19:39:55
12612         Log: add test case for change#3298
12613      Branch: perl
12614            ! sv.c t/op/readdir.t
12615 ____________________________________________________________________________
12616 [  3298] By: gsar                                  on 1999/05/02  19:24:41
12617         Log: close directory handles properly when localized
12618      Branch: perl
12619            ! sv.c
12620 ____________________________________________________________________________
12621 [  3297] By: jhi                                   on 1999/04/30  11:42:14
12622         Log: Integrate from mainperl.
12623      Branch: cfgperl
12624           !> Changes config_h.SH configure.com lib/AutoLoader.pm
12625           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
12626           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
12627           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
12628           !> vms/subconfigure.com win32/win32.c
12629 ____________________________________________________________________________
12630 [  3293] By: chip                                  on 1999/04/29  18:50:49
12631         Log: Fix shebang lines.
12632      Branch: maint-5.004/perl
12633            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
12634            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
12635            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
12636            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
12637            ! x2p/find2perl.PL x2p/s2p.PL
12638 ____________________________________________________________________________
12639 [  3284] By: gsar                                  on 1999/04/27  00:48:42
12640         Log: integrate change#3279 from maint-5.004
12641      Branch: perl
12642            ! lib/AutoLoader.pm
12643 ____________________________________________________________________________
12644 [  3279] By: chip                                  on 1999/04/26  23:09:26
12645         Log: Make &AutoLoad::AUTOLOAD reentrant.
12646      Branch: maint-5.004/perl
12647            ! lib/AutoLoader.pm
12648 ____________________________________________________________________________
12649 [  3276] By: chip                                  on 1999/04/26  22:34:36
12650         Log: Make porting scripts executable.
12651      Branch: maint-5.004/perl
12652            ! Changes Porting/genlog Porting/makerel Porting/p4desc
12653            ! Porting/patchls
12654 ____________________________________________________________________________
12655 [  3274] By: gsar                                  on 1999/04/26  17:30:31
12656         Log: allow embedded null characters in diagnostics
12657      Branch: perl
12658            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
12659 ____________________________________________________________________________
12660 [  3273] By: gsar                                  on 1999/04/26  08:27:22
12661         Log: hand-applied conflicting parts of suggested patch
12662              From: Charles Bailey <BAILEY@newman.upenn.edu>
12663              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
12664              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
12665              Subject: [PATCH 5.005_56] VMS configuration/build
12666      Branch: perl
12667            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
12668            ! vms/munchconfig.c vms/subconfigure.com
12669 ____________________________________________________________________________
12670 [  3272] By: gsar                                  on 1999/04/26  08:25:41
12671         Log: update Changes; tweak minor regressions
12672      Branch: perl
12673            ! Changes lib/AutoSplit.pm lib/File/Path.pm
12674 ____________________________________________________________________________
12675 [  3271] By: gsar                                  on 1999/04/26  07:52:51
12676         Log: integrate change#3229 from maint-5.004
12677      Branch: perl
12678            ! pp_ctl.c util.c
12679 ____________________________________________________________________________
12680 [  3270] By: gsar                                  on 1999/04/25  22:58:27
12681         Log: fix buggy reference count on refs to SVs with autoviv magic
12682              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
12683              accessing free()d memory)
12684      Branch: perl
12685            ! pp.c t/op/ref.t
12686 ____________________________________________________________________________
12687 [  3269] By: gsar                                  on 1999/04/24  17:07:55
12688         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
12689              on win32)
12690      Branch: perl
12691            ! win32/win32.c
12692 ____________________________________________________________________________
12693 [  3268] By: gsar                                  on 1999/04/24  16:38:25
12694         Log: kill dup hunk
12695      Branch: perl
12696            ! config_h.SH
12697 ____________________________________________________________________________
12698 [  3267] By: gsar                                  on 1999/04/24  16:35:57
12699         Log: integrate cfgperl changes into mainline
12700      Branch: perl
12701           +> myconfig.SH
12702            - myconfig
12703            ! pod/perlre.pod
12704           !> (integrate 38 files)
12705 ____________________________________________________________________________
12706 [  3266] By: jhi                                   on 1999/04/23  18:42:44
12707         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
12708              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
12709              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
12710              Cc: Lionel Cons <lionel.cons@cern.ch>,
12711              Ilya Zakharevich <ilya@math.ohio-state.edu>,
12712              David Hayes <david@bdel.com>
12713              Subject: [PATCH] h2ph
12714              Date: Fri, 23 Apr 1999 12:37:23 -0400
12715              Message-ID: <19990423123723.A49550@O2.chapin.edu>
12716      Branch: cfgperl
12717            ! utils/h2ph.PL
12718 ____________________________________________________________________________
12719 [  3265] By: jhi                                   on 1999/04/21  18:17:12
12720         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
12721              To: perlbug@perl.org
12722              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
12723              Date: Wed, 21 Apr 1999 08:17:54 -0700
12724              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
12725      Branch: cfgperl
12726            ! vms/descrip_mms.template
12727 ____________________________________________________________________________
12728 [  3264] By: jhi                                   on 1999/04/20  08:50:54
12729         Log: From: Andy Dougherty <doughera@lafayette.edu>
12730              To: The Perl Porters Mailing List <perl5-porters@perl.org>
12731              Subject: [PATCH 5.005_56] Re: 5.006 Todo
12732              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
12733              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
12734      Branch: cfgperl
12735            ! Porting/pumpkin.pod
12736 ____________________________________________________________________________
12737 [  3263] By: jhi                                   on 1999/04/20  08:05:01
12738         Log: From: Chip Salzenberg <chip@perlsupport.com>
12739              To: Perl 5 Porters <perl5-porters@perl.org>
12740              Subject: [PATCH 5.005_56] Configure: $sig_count
12741              Date: Sun, 18 Apr 1999 17:54:36 -0400
12742              Message-ID: <19990418175436.A27496@perlsupport.com>
12743      Branch: cfgperl
12744            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12745            ! config_h.SH
12746 ____________________________________________________________________________
12747 [  3262] By: jhi                                   on 1999/04/19  18:23:50
12748         Log: Subject: PATCH wrong faq reference in perlbook.pod
12749              From: Robin Barker <rmb1@cise.npl.co.uk>
12750              To: perlbug@perl.com
12751              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
12752              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
12753      Branch: cfgperl
12754            ! pod/perlbook.pod
12755 ____________________________________________________________________________
12756 [  3261] By: jhi                                   on 1999/04/15  13:59:04
12757         Log: From: Andy Dougherty <doughera@lafayette.edu>
12758              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
12759              Cc: Perl Porters <perl5-porters@perl.org>
12760              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
12761              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
12762              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
12763      Branch: cfgperl
12764            ! hints/solaris_2.sh
12765 ____________________________________________________________________________
12766 [  3260] By: jhi                                   on 1999/04/15  13:56:53
12767         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
12768              To: pumpkings@jhereg.perl.com
12769              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
12770              Date: Thu, 15 Apr 1999 07:13:41 -0600
12771              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
12772      Branch: cfgperl
12773            ! pod/perldata.pod
12774 ____________________________________________________________________________
12775 [  3259] By: jhi                                   on 1999/04/13  23:12:52
12776         Log: LDLIBPTH also on 'clean' targets.
12777      Branch: cfgperl
12778            ! Makefile.SH
12779 ____________________________________________________________________________
12780 [  3258] By: jhi                                   on 1999/04/13  21:38:46
12781         Log: Add information about the two DEC C compiler optimizer bugs
12782              (what patch levels of the compilers fix them).
12783      Branch: cfgperl
12784            ! pp.c t/op/repeat.t
12785 ____________________________________________________________________________
12786 [  3257] By: jhi                                   on 1999/04/13  14:25:08
12787         Log: Be polite about ccdlflags and lddflags, too.
12788              Avoid Perl's malloc only when threaded.
12789      Branch: cfgperl
12790            ! hints/aix.sh
12791 ____________________________________________________________________________
12792 [  3256] By: jhi                                   on 1999/04/13  10:21:33
12793         Log: Croak if no known ways to semctl() (don't assume union semun).
12794      Branch: cfgperl
12795            ! doio.c perl.h
12796 ____________________________________________________________________________
12797 [  3255] By: jhi                                   on 1999/04/13  09:10:26
12798         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12799              To: perl5-porters@perl.org, vmsperl@perl.org
12800              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
12801              Date: Mon, 12 Apr 1999 13:36:48 -0700
12802              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
12803      Branch: cfgperl
12804            ! lib/ExtUtils/MM_VMS.pm
12805 ____________________________________________________________________________
12806 [  3254] By: jhi                                   on 1999/04/13  06:56:26
12807         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
12808              To: perlbug@perl.com
12809              Subject: Update for OpenBSD hints
12810              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
12811              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
12812      Branch: cfgperl
12813            ! hints/openbsd.sh
12814 ____________________________________________________________________________
12815 [  3229] By: chip                                  on 1999/04/13  04:04:14
12816         Log: Preserve errno from importunities of sfio.
12817      Branch: maint-5.004/perl
12818            ! pp_ctl.c util.c
12819 ____________________________________________________________________________
12820 [  3226] By: jhi                                   on 1999/04/11  12:52:26
12821         Log: If both ways to call semctl are broken,    skip the tests.
12822      Branch: cfgperl
12823            ! t/lib/ipc_sysv.t
12824 ____________________________________________________________________________
12825 [  3225] By: jhi                                   on 1999/04/10  22:27:28
12826         Log: From: Andy Dougherty <doughera@lafayette.edu>
12827              To: dsembr01@ox.slug.louisville.edu
12828              Cc: perlbug@perl.com
12829              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
12830              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
12831              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
12832      Branch: cfgperl
12833            ! ext/POSIX/POSIX.xs
12834 ____________________________________________________________________________
12835 [  3224] By: jhi                                   on 1999/04/09  18:50:32
12836         Log: From: Andy Dougherty <doughera@lafayette.edu>
12837              To: Perl Porters <perl5-porters@perl.org>
12838              Subject: [PATCH 5.005_56] Re: prefix= in hints
12839              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
12840              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
12841              
12842              (Overrides change #3204 from Kurt)
12843      Branch: cfgperl
12844            ! hints/linux.sh
12845 ____________________________________________________________________________
12846 [  3223] By: jhi                                   on 1999/04/09  18:37:55
12847         Log: Understand Apollo's //node notation.
12848              
12849              From: Johann Klasek <jk@auto.tuwien.ac.at>
12850              To: jhi@iki.fi
12851              Subject: Re: DomainPerl
12852              Date: Fri, 9 Apr 1999 18:21:37 +0200
12853              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
12854      Branch: cfgperl
12855            ! lib/Cwd.pm
12856 ____________________________________________________________________________
12857 [  3220] By: jhi                                   on 1999/04/04  16:33:49
12858         Log: Integrate from mainperl.
12859      Branch: cfgperl
12860           !> (integrate 39 files)
12861 ____________________________________________________________________________
12862 [  3219] By: gsar                                  on 1999/04/04  02:48:17
12863         Log: tweak previous change
12864      Branch: maint-5.005/perl
12865            ! win32/win32.c
12866 ____________________________________________________________________________
12867 [  3218] By: gsar                                  on 1999/04/04  02:44:47
12868         Log: be careful about extending the stack for the Win32:: builtins
12869      Branch: maint-5.005/perl
12870            ! win32/win32.c
12871 ____________________________________________________________________________
12872 [  3217] By: gsar                                  on 1999/04/04  01:59:26
12873         Log: correct places that said newSVpv() when they meant newSVpvn()
12874      Branch: perl
12875            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
12876            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
12877            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
12878            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
12879            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
12880            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
12881            ! win32/win32.c
12882 ____________________________________________________________________________
12883 [  3216] By: gsar                                  on 1999/04/03  23:58:27
12884         Log: avoid duplicate code
12885      Branch: perl
12886            ! sv.c
12887 ____________________________________________________________________________
12888 [  3215] By: gsar                                  on 1999/04/03  23:14:34
12889         Log: grow PL_tmps_stack more efficiently; make it more amenable to
12890              STRESS_REALLOC testing
12891      Branch: perl
12892            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
12893            ! sv.c
12894 ____________________________________________________________________________
12895 [  3214] By: gsar                                  on 1999/04/03  21:01:09
12896         Log: scrounge and save three extra branches in pp_entersub()
12897      Branch: perl
12898            ! cv.h pp_ctl.c pp_hot.c
12899 ____________________________________________________________________________
12900 [  3213] By: gsar                                  on 1999/04/03  17:43:23
12901         Log: remove duplicate code and an extra branch in sv_setsv() and
12902              other hot code by making SvTHINKFIRST() think about FAKE SVs
12903      Branch: perl
12904            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
12905            ! proto.h scope.c sv.c sv.h
12906 ____________________________________________________________________________
12907 [  3212] By: jhi                                   on 1999/04/03  16:20:09
12908         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
12909              
12910              From: John Bley <jbb6@acpub.duke.edu>
12911              To: perlbug@perl.org
12912              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
12913              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
12914              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
12915      Branch: cfgperl
12916            ! doio.c pp_sys.c
12917 ____________________________________________________________________________
12918 [  3211] By: jhi                                   on 1999/04/03  13:27:26
12919         Log: Change #3210 was rather unportable.  This is better.
12920      Branch: cfgperl
12921            ! Configure config_h.SH
12922 ____________________________________________________________________________
12923 [  3210] By: jhi                                   on 1999/04/03  13:16:20
12924         Log: Avoid Digital UNIX' ksh.
12925              
12926              From: Jarkko Hietaniemi <jhi@iki.fi> 
12927              To: Henrik Tougaard <ht000@siberut.foa.dk> 
12928              Cc: perlbug@perl.com, ht000@foa.dk 
12929              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
12930              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
12931              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
12932      Branch: cfgperl
12933            ! Configure config_h.SH
12934 ____________________________________________________________________________
12935 [  3209] By: jhi                                   on 1999/04/03  12:49:04
12936         Log: Integrate from mainperl.
12937      Branch: cfgperl
12938           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
12939 ____________________________________________________________________________
12940 [  3208] By: jhi                                   on 1999/04/03  12:27:24
12941         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
12942              
12943              From: Lionel Cons <lionel.cons@cern.ch>
12944              To: jhi@iki.fi
12945              Cc: perlbug@perl.com, kstar@isinet.com,
12946              Philippe Defert <philippe.defert@cern.ch>
12947              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
12948              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
12949              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
12950      Branch: cfgperl
12951            ! hints/irix_6.sh
12952 ____________________________________________________________________________
12953 [  3207] By: jhi                                   on 1999/04/03  12:20:21
12954         Log: Be polite about usemymalloc.
12955      Branch: cfgperl
12956            ! hints/aix.sh
12957 ____________________________________________________________________________
12958 [  3206] By: gsar                                  on 1999/04/02  23:31:59
12959         Log: a typo in change#3205
12960      Branch: perl
12961            ! t/lib/bigfloatpm.t
12962 ____________________________________________________________________________
12963 [  3205] By: gsar                                  on 1999/04/02  23:20:31
12964         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
12965              returns NaNs faithfully)
12966      Branch: perl
12967            ! t/lib/bigfloatpm.t
12968 ____________________________________________________________________________
12969 [  3204] By: jhi                                   on 1999/04/02  22:03:23
12970         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
12971              
12972              From: "Kurt D. Starsinic" <kstar@chapin.edu>
12973              To: perl5-porters@perl.org
12974              Subject: linux hints nit
12975              Date: Fri, 2 Apr 1999 16:49:47 -0500
12976              Message-ID: <19990402164947.E80926@O2.chapin.edu>
12977      Branch: cfgperl
12978            ! hints/linux.sh
12979 ____________________________________________________________________________
12980 [  3203] By: jhi                                   on 1999/04/02  22:00:56
12981         Log: Display exact glibc version in Linux. 
12982              
12983              From: Andy Dougherty <doughera@lafayette.edu>
12984              To: Perl Porters <perl5-porters@perl.org>
12985              Subject: Displaying glibc version on Linux
12986              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
12987              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
12988      Branch: cfgperl
12989            ! hints/linux.sh
12990 ____________________________________________________________________________
12991 [  3202] By: gsar                                  on 1999/04/02  21:23:18
12992         Log: various little goofs
12993      Branch: perl
12994            ! Changes Makefile.SH README installperl
12995 ____________________________________________________________________________
12996 [  3201] By: jhi                                   on 1999/04/02  13:13:39
12997         Log: Configure regen.
12998              
12999              Add llseek + offset_t probing.
13000              Change CONFIG to CONFIGDOTSH.
13001              'unset foo' is unportable, use foo=''.
13002      Branch: cfgperl
13003            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
13004            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
13005            ! perl_exp.SH writemain.SH
13006 ____________________________________________________________________________
13007 [  3200] By: jhi                                   on 1999/04/02  12:06:22
13008         Log: Introduce myconfig.SH.
13009              
13010              From: Andy Dougherty <doughera@lafayette.edu>
13011              To: Jarkko Hietaniemi <jhi@iki.fi>
13012              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
13013              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
13014              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
13015              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
13016      Branch: cfgperl
13017            + myconfig.SH
13018            - myconfig
13019            ! MANIFEST
13020 ____________________________________________________________________________
13021 [  3195] By: jhi                                   on 1999/03/28  16:42:54
13022         Log: Update perlhist on 5_03.
13023      Branch: maint-5.005/perl
13024            ! pod/perlhist.pod
13025 ____________________________________________________________________________
13026 [  3194] By: jhi                                   on 1999/03/28  12:30:01
13027         Log: Integrate from mainperl.
13028      Branch: cfgperl
13029           +> t/op/grep.t
13030            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
13031            ! t/lib/bigintpm.t
13032           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
13033           !> t/lib/thread.t
13034 ____________________________________________________________________________
13035 [  3189] By: gsar                                  on 1999/03/28  08:22:00
13036         Log: various pod niggles
13037      Branch: maint-5.005/perl
13038            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
13039            ! pod/perlfunc.pod pod/perlhist.pod
13040 ____________________________________________________________________________
13041 [  3187] By: gsar                                  on 1999/03/28  07:31:16
13042         Log: regularize CAPI declarations (CAPI extensions now build under
13043              the Borland compiler)
13044      Branch: maint-5.005/perl
13045            ! win32/GenCAPI.pl
13046 ____________________________________________________________________________
13047 [  3186] By: gsar                                  on 1999/03/28  07:26:33
13048         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
13049              -DPERL_CAPI
13050      Branch: maint-5.005/perl
13051            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
13052 ____________________________________________________________________________
13053 [  3183] By: gsar                                  on 1999/03/28  06:00:46
13054         Log: update p4 utility to ignore non-text files
13055      Branch: perl
13056            ! Porting/p4desc
13057 ____________________________________________________________________________
13058 [  3181] By: gsar                                  on 1999/03/28  03:37:23
13059         Log: integrate change#3179 from maint-5.005
13060      Branch: perl
13061           !> ext/Thread/Thread.xs t/lib/thread.t
13062 ____________________________________________________________________________
13063 [  3180] By: gsar                                  on 1999/03/28  02:28:20
13064         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
13065              (sometimes caused bizarreness in the BLOCK)
13066      Branch: perl
13067            + t/op/grep.t
13068            ! MANIFEST op.c
13069 ____________________________________________________________________________
13070 [  3179] By: gsar                                  on 1999/03/28  02:14:04
13071         Log: fix thread segfault when passing large number of arguments to child
13072              a la C<Thread->new($foo, 1..1000)>
13073      Branch: maint-5.005/perl
13074            ! ext/Thread/Thread.xs t/lib/thread.t
13075 ____________________________________________________________________________
13076 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
13077         Log: fix $Config{'usethreads'} typo in perlthrtut
13078              
13079              From: Ian Maloney <szhmf9@wsblob.ubs.com>
13080              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
13081              Message-Id: <199903251540.QAA02439@wsblob.>
13082              Subject: perlthrtut documentation error
13083      Branch: maint-5.005/perl
13084            ! pod/perlthrtut.pod
13085 ____________________________________________________________________________
13086 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
13087         Log: Update Test.pm to VERSION 1.122 from CPAN
13088      Branch: maint-5.005/perl
13089            ! lib/Test.pm
13090 ____________________________________________________________________________
13091 [  3171] By: jhi                                   on 1999/03/26  22:38:28
13092         Log: Integrate from mainperl.
13093      Branch: cfgperl
13094           !> (integrate 37 files)
13095 ____________________________________________________________________________
13096 [  3170] By: gsar                                  on 1999/03/26  01:30:25
13097         Log: specify type of bracket in "Unmatched bracket" diagnostic;
13098              prefer 'brace' or 'curly bracket' over 'curly brace'
13099      Branch: perl
13100            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
13101            ! t/op/misc.t t/op/re_tests toke.c
13102 ____________________________________________________________________________
13103 [  3169] By: gsar                                  on 1999/03/26  00:50:51
13104         Log: better description of "Integer overflow" diagnostic
13105      Branch: perl
13106            ! pod/perldiag.pod
13107 ____________________________________________________________________________
13108 [  3168] By: gsar                                  on 1999/03/25  11:02:46
13109         Log: applied needful parts of suggested patch
13110              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
13111              Date: Tue, 23 Mar 1999 16:21:43 -0800
13112              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
13113              Subject: [PATCH 5.005_56] pp_formline correction
13114      Branch: perl
13115            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
13116 ____________________________________________________________________________
13117 [  3167] By: gsar                                  on 1999/03/25  10:39:02
13118         Log: clarify what a "comment" means (due to Mark-Jason Dominus
13119              <mjd@plover.com>)
13120      Branch: perl
13121            ! pod/perlsyn.pod
13122 ____________________________________________________________________________
13123 [  3166] By: gsar                                  on 1999/03/25  10:33:18
13124         Log: describe current behavior on local($foo{nothere}) (suggested by
13125              Lionel Cons <lionel.cons@cern.ch>)
13126      Branch: perl
13127            ! pod/perlsub.pod
13128 ____________________________________________________________________________
13129 [  3165] By: gsar                                  on 1999/03/25  06:21:05
13130         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
13131              <vishalb@hotmail.com>)
13132      Branch: perl
13133            ! ext/B/B/C.pm
13134 ____________________________________________________________________________
13135 [  3164] By: gsar                                  on 1999/03/25  06:17:27
13136         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13137              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
13138              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
13139              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
13140      Branch: perl
13141            ! ext/B/B.xs op.h opcode.pl
13142 ____________________________________________________________________________
13143 [  3163] By: gsar                                  on 1999/03/25  06:15:49
13144         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
13145              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
13146              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
13147              Subject: [PATCH _56] B::Deparse 0.57
13148              --
13149              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
13150              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
13151              Subject: Re: [PATCH _56] B::Deparse 0.57 
13152      Branch: perl
13153            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
13154 ____________________________________________________________________________
13155 [  3162] By: gsar                                  on 1999/03/25  06:11:46
13156         Log: fix a few places that said 'int', but meant 'STRLEN'
13157      Branch: perl
13158            ! pod/perlguts.pod proto.h sv.c
13159 ____________________________________________________________________________
13160 [  3161] By: gsar                                  on 1999/03/25  06:01:18
13161         Log: From: Russ Allbery <rra@stanford.edu>
13162              Date: 22 Mar 1999 04:26:26 -0800
13163              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
13164              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
13165      Branch: perl
13166            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
13167            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
13168            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
13169            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
13170 ____________________________________________________________________________
13171 [  3160] By: gsar                                  on 1999/03/25  02:26:31
13172         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
13173      Branch: perl
13174            ! opcode.h opcode.pl
13175 ____________________________________________________________________________
13176 [  3159] By: gsar                                  on 1999/03/25  02:18:17
13177         Log: add statement-modifier loops to :base_loop class
13178      Branch: perl
13179            ! ext/Opcode/Opcode.pm
13180 ____________________________________________________________________________
13181 [  3158] By: gsar                                  on 1999/03/25  00:36:57
13182         Log: integrate changes#3105,3130,3154 from maint-5.005
13183      Branch: perl
13184           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
13185 ____________________________________________________________________________
13186 [  3157] By: gsar                                  on 1999/03/25  00:24:17
13187         Log: remove bogus panic()
13188      Branch: perl
13189            ! Changes lib/Math/BigFloat.pm
13190 ____________________________________________________________________________
13191 [  3156] By: jhi                                   on 1999/03/24  22:43:43
13192         Log: Integrate from mainperl.
13193      Branch: cfgperl
13194           +> (branch 38 files)
13195           !> (integrate 68 files)
13196 ____________________________________________________________________________
13197 [  3155] By: jhi                                   on 1999/03/24  22:12:17
13198         Log: Configure regenerated because of changes #3130/#3154 and #3147.
13199      Branch: cfgperl
13200            ! Configure config_h.SH
13201 ____________________________________________________________________________
13202 [  3154] By: jhi                                   on 1999/03/24  21:40:51
13203         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
13204              based on suggestions from Andy Dougherty.
13205      Branch: maint-5.005/perl
13206            ! INSTALL
13207 ____________________________________________________________________________
13208 [  3153] By: gsar                                  on 1999/03/24  10:38:05
13209         Log: applied suggested patch, modulo superceded parts
13210              From: Charles Bailey <BAILEY@newman.upenn.edu>
13211              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
13212              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
13213              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
13214      Branch: perl
13215            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
13216            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
13217            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
13218            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
13219 ____________________________________________________________________________
13220 [  3152] By: gsar                                  on 1999/03/24  10:30:51
13221         Log: applied suggested patch, modulo superceded parts
13222              From: Charles Bailey <BAILEY@newman.upenn.edu>
13223              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
13224              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
13225              Subject: [PATCH 5.005_56] Miscellaneous small fixes
13226      Branch: perl
13227            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
13228            ! lib/File/Basename.pm
13229 ____________________________________________________________________________
13230 [  3151] By: gsar                                  on 1999/03/24  10:15:00
13231         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
13232      Branch: perl
13233            ! pod/perlop.pod
13234 ____________________________________________________________________________
13235 [  3150] By: gsar                                  on 1999/03/24  10:09:13
13236         Log: missing integration in previous change
13237      Branch: perl
13238           !> README.apollo
13239 ____________________________________________________________________________
13240 [  3149] By: gsar                                  on 1999/03/24  10:06:44
13241         Log: integrate changes#3116,3119 from maint-5.005
13242      Branch: perl
13243            + README.apollo
13244           +> apollo/netinet/in.h
13245           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
13246 ____________________________________________________________________________
13247 [  3148] By: gsar                                  on 1999/03/24  10:01:56
13248         Log: integrate changes#3091-3094 from maint-5.005
13249      Branch: perl
13250           !> README.hurd vms/subconfigure.com vos/config.h
13251           !> vos/config_h.SH_orig
13252 ____________________________________________________________________________
13253 [  3147] By: gsar                                  on 1999/03/24  09:31:49
13254         Log: warn about newfangled vfork() caveats
13255      Branch: perl
13256            ! Configure
13257 ____________________________________________________________________________
13258 [  3146] By: jhi                                   on 1999/03/24  09:20:14
13259         Log: Bring in changes #2808 and #2812 (from mainline perl)
13260              that enhance the perlbug checklist.
13261      Branch: maint-5.005/perl
13262            ! utils/perlbug.PL
13263 ____________________________________________________________________________
13264 [  3145] By: gsar                                  on 1999/03/24  08:37:02
13265         Log: integrate change#3115 from maint-5.005
13266      Branch: perl
13267           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
13268           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
13269 ____________________________________________________________________________
13270 [  3144] By: gsar                                  on 1999/03/24  08:33:59
13271         Log: add note about map in scalar context
13272      Branch: perl
13273            ! pod/perlfunc.pod
13274 ____________________________________________________________________________
13275 [  3143] By: gsar                                  on 1999/03/24  08:25:59
13276         Log: doc tweak
13277      Branch: perl
13278            ! lib/Time/Local.pm
13279 ____________________________________________________________________________
13280 [  3142] By: gsar                                  on 1999/03/24  08:20:37
13281         Log: applied suggested patch, modulo bogus hunk
13282              From: "Vishal Bhatia" <vishalb@hotmail.com>
13283              Date: Thu, 11 Mar 1999 07:40:27 PST
13284              Message-ID: <19990311154027.25891.qmail@hotmail.com>
13285              Subject: [PATCH 5.005_56] Minor fixes in perlcc
13286      Branch: perl
13287            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
13288 ____________________________________________________________________________
13289 [  3141] By: gsar                                  on 1999/03/24  08:06:12
13290         Log: integrate change#3104 from maint-5.005
13291      Branch: perl
13292           !> README.os390 t/lib/posix.t
13293 ____________________________________________________________________________
13294 [  3140] By: gsar                                  on 1999/03/24  06:34:56
13295         Log: fix failure of C<&locked_sub;> under -Dusethreads
13296      Branch: perl
13297            ! pp_hot.c t/lib/thread.t
13298 ____________________________________________________________________________
13299 [  3139] By: gsar                                  on 1999/03/24  05:52:00
13300         Log: debugger tweak (wasn't printing a newline after recalled commands)
13301      Branch: perl
13302            ! lib/perl5db.pl
13303 ____________________________________________________________________________
13304 [  3138] By: gsar                                  on 1999/03/24  05:33:28
13305         Log: document OO exceptions (based on a suggestion by Andreas Koenig
13306              <andreas.koenig@anima.de>)
13307      Branch: perl
13308            ! pod/perlfunc.pod
13309 ____________________________________________________________________________
13310 [  3137] By: gsar                                  on 1999/03/24  02:50:20
13311         Log: better "Illegal %s digit ignored" warnings
13312      Branch: perl
13313            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
13314            ! toke.c util.c
13315 ____________________________________________________________________________
13316 [  3136] By: gsar                                  on 1999/03/24  02:26:38
13317         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
13318      Branch: perl
13319            + t/pragma/utf8.t
13320            ! regcomp.c
13321 ____________________________________________________________________________
13322 [  3135] By: gsar                                  on 1999/03/24  01:29:09
13323         Log: flip release & version in win32_uname()
13324      Branch: perl
13325            ! win32/win32.c
13326 ____________________________________________________________________________
13327 [  3134] By: gsar                                  on 1999/03/24  01:08:33
13328         Log: support POSIX::uname() via win32_uname()
13329      Branch: perl
13330            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
13331            ! win32/config.gc win32/config.vc win32/config_H.bc
13332            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
13333            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
13334 ____________________________________________________________________________
13335 [  3133] By: gsar                                  on 1999/03/23  22:20:10
13336         Log: From: jan.dubois@ibm.net (Jan Dubois)
13337              Date: Sat, 06 Mar 1999 21:42:56 +0100
13338              Message-ID: <36e49281.50337171@smtp1.ibm.net>
13339              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
13340      Branch: perl
13341            ! pod/perldelta.pod
13342 ____________________________________________________________________________
13343 [  3132] By: gsar                                  on 1999/03/23  22:17:45
13344         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
13345              Date: Sat, 06 Mar 1999 17:50:49 +0100
13346              Message-ID: <36e25209.33833760@smtp1.ibm.net>
13347              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
13348              --
13349              Date: Sat, 06 Mar 1999 18:15:00 +0100
13350              Message-ID: <36e36222.37954195@smtp1.ibm.net>
13351              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
13352      Branch: perl
13353            + t/lib/filefunc.t
13354            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
13355            ! pod/perldelta.pod pod/perlmodlib.pod
13356 ____________________________________________________________________________
13357 [  3131] By: gsar                                  on 1999/03/23  22:07:59
13358         Log: integrate cfgperl changes into mainline
13359      Branch: perl
13360           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
13361           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
13362           !> installperl malloc.c perl.c perl.h pod/perl.pod
13363           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
13364 ____________________________________________________________________________
13365 [  3130] By: jhi                                   on 1999/03/23  22:02:23
13366         Log: Don't use config.msg to remind about the
13367              LD_LIBRARY_PATH because Makefile.SH takes
13368              care of that.
13369              
13370              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
13371              This used to be the default but in some MT or another it
13372              was dropped because of some transient error or another.
13373      Branch: maint-5.005/perl
13374            ! Configure hints/dec_osf.sh
13375 ____________________________________________________________________________
13376 [  3129] By: gsar                                  on 1999/03/23  21:38:03
13377         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
13378              to size    and better maintainability)
13379      Branch: perl
13380            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
13381            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
13382            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
13383            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
13384            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
13385            + t/pod/include.xr t/pod/included.t t/pod/included.xr
13386            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
13387            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
13388            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
13389            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
13390            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
13391            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
13392            ! win32/Makefile win32/makefile.mk win32/pod.mak
13393 ____________________________________________________________________________
13394 [  3128] By: jhi                                   on 1999/03/23  10:14:54
13395         Log: Integrate from mainperl.
13396      Branch: cfgperl
13397           !> (integrate 46 files)
13398 ____________________________________________________________________________
13399 [  3127] By: gsar                                  on 1999/03/23  06:57:30
13400         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
13401              Date: Thu, 4 Mar 1999 10:54:01 -0800
13402              Message-Id: <9903041854.AA46868@frc0000>
13403              Subject: patch for useless Math::BigInt warnings
13404      Branch: perl
13405            ! lib/Math/BigInt.pm
13406 ____________________________________________________________________________
13407 [  3126] By: gsar                                  on 1999/03/23  05:54:37
13408         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
13409              From: "Kurt D. Starsinic" <kstar@chapin.edu>
13410              Date: Fri, 19 Feb 1999 15:47:59 -0500
13411              Message-ID: <19990219154759.A32350@O2.chapin.edu>
13412              Subject: [PATCH] OSF/1 hints
13413      Branch: perl
13414            ! hints/dec_osf.sh
13415 ____________________________________________________________________________
13416 [  3125] By: gsar                                  on 1999/03/23  00:56:38
13417         Log: avoid typeglob persistence in pp_readline()
13418      Branch: perl
13419            ! sv.c t/op/gv.t
13420 ____________________________________________________________________________
13421 [  3124] By: gsar                                  on 1999/03/22  21:12:23
13422         Log: update copyright years
13423      Branch: perl
13424            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
13425            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
13426            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
13427            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
13428            ! sv.c sv.h toke.c utf8.c utf8.h util.c
13429 ____________________________________________________________________________
13430 [  3123] By: gsar                                  on 1999/03/22  07:07:06
13431         Log: implement win32_spawnvp() internally, making it return true PIDs
13432              for asynchronous spawns; fix win32_kill() to always deal with
13433              PIDs
13434      Branch: perl
13435            ! win32/win32.c win32/win32.h
13436 ____________________________________________________________________________
13437 [  3122] By: jhi                                   on 1999/03/19  21:12:14
13438         Log: Describe the new Benchmark feature in more detail.
13439      Branch: cfgperl
13440            ! pod/perldelta.pod
13441      Branch: maint-5.005/perl
13442            ! pod/perldelta.pod
13443 ____________________________________________________________________________
13444 [  3121] By: jhi                                   on 1999/03/19  08:16:12
13445         Log: AVAILABILITY tuning.
13446      Branch: cfgperl
13447            ! pod/perl.pod
13448      Branch: maint-5.005/perl
13449            ! pod/perl.pod
13450 ____________________________________________________________________________
13451 [  3120] By: jhi                                   on 1999/03/17  14:52:17
13452         Log: Rhapsody change assumed too much.
13453      Branch: cfgperl
13454            ! t/op/stat.t
13455 ____________________________________________________________________________
13456 [  3119] By: jhi                                   on 1999/03/17  14:33:43
13457         Log: More Apollo fixes.
13458      Branch: maint-5.005/perl
13459            ! README.apollo hints/apollo.sh t/lib/io_udp.t
13460 ____________________________________________________________________________
13461 [  3118] By: jhi                                   on 1999/03/16  17:23:39
13462         Log: Nada.
13463      Branch: maint-5.005/perl
13464            ! README.apollo
13465 ____________________________________________________________________________
13466 [  3117] By: jhi                                   on 1999/03/16  17:18:49
13467         Log: Apollo DomainOS AVAILABILITY.
13468      Branch: cfgperl
13469            ! pod/perl.pod
13470      Branch: maint-5.005/perl
13471            ! pod/perl.pod
13472 ____________________________________________________________________________
13473 [  3116] By: jhi                                   on 1999/03/16  17:14:00
13474         Log: Apollo DomainOS patch
13475              From: Johann Klasek <jk@auto.tuwien.ac.at>
13476              Subject: Re: DomainPerl
13477              Date: Tue, 16 Mar 1999 17:46:32 +0100
13478              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
13479      Branch: maint-5.005/perl
13480            + README.apollo apollo/netinet/in.h
13481            ! MANIFEST hints/apollo.sh
13482 ____________________________________________________________________________
13483 [  3115] By: jhi                                   on 1999/03/16  14:23:54
13484         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
13485              To: Gurusamy Sarathy <gsar@activestate.com>,
13486              Graham Barr <gbarr@pobox.com>
13487              Cc: Perl5 Porters <perl5-porters@perl.org>,
13488              "Paul.Marquess" <Paul.Marquess@btinternet.com>
13489              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
13490              Date: Sun, 14 Mar 1999 14:43:57 -0000
13491              Message-Id: <199903141841.NAA17040@defender.perl.org>
13492      Branch: maint-5.005/perl
13493            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13494            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
13495 ____________________________________________________________________________
13496 [  3114] By: jhi                                   on 1999/03/16  12:42:20
13497         Log: Mention Rhapsody in 5.005_5X perldelta,
13498              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
13499              *planned* AVAILABILITY.
13500      Branch: cfgperl
13501            ! pod/perl.pod pod/perldelta.pod
13502      Branch: maint-5.005/perl
13503            ! pod/perl.pod
13504 ____________________________________________________________________________
13505 [  3113] By: jhi                                   on 1999/03/16  10:38:53
13506         Log: perldelta niggling.
13507      Branch: cfgperl
13508            ! pod/perldelta.pod
13509      Branch: maint-5.005/perl
13510            ! pod/perldelta.pod
13511 ____________________________________________________________________________
13512 [  3112] By: jhi                                   on 1999/03/16  10:35:21
13513         Log: Integrate from mainperl.
13514      Branch: cfgperl
13515           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
13516           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
13517 ____________________________________________________________________________
13518 [  3111] By: jhi                                   on 1999/03/16  10:28:10
13519         Log: AVAILABILITY update: still mention PowerUX,
13520              Novell Netware now has sources available.
13521      Branch: cfgperl
13522            ! pod/perl.pod
13523      Branch: maint-5.005/perl
13524            ! pod/perl.pod
13525 ____________________________________________________________________________
13526 [  3110] By: gsar                                  on 1999/03/16  04:34:23
13527         Log: sundry pod niggles
13528      Branch: perl
13529            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
13530            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
13531 ____________________________________________________________________________
13532 [  3109] By: jhi                                   on 1999/03/15  17:00:11
13533         Log: Integrate from mainperl.
13534      Branch: cfgperl
13535           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
13536           +> lib/unicode/Is/Syllable.pl
13537           +> lib/unicode/MakeEthiopicSyllables.PL
13538           +> lib/unicode/README.Ethiopic
13539           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
13540           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
13541           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
13542           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
13543           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
13544           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
13545           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
13546           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
13547 ____________________________________________________________________________
13548 [  3108] By: jhi                                   on 1999/03/15  16:58:12
13549         Log: First pass of integrating the Rhapsody port,
13550              
13551              From: Wilfredo Sanchez <wsanchez@apple.com> 
13552              Subject: Keeping the world in sync.
13553              Reply-To: wsanchez@apple.com 
13554              To: perlbug@perl.com 
13555              Date: Fri, 13 Nov 1998 17:11:30 -0800 
13556              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
13557      Branch: cfgperl
13558            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
13559            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
13560            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
13561            ! x2p/util.c
13562 ____________________________________________________________________________
13563 [  3107] By: gsar                                  on 1999/03/15  03:22:10
13564         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
13565              From: Daniel Yacob <dmulholl@cs.indiana.edu>
13566              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
13567              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
13568              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
13569      Branch: perl
13570            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
13571            + lib/unicode/Is/Syllable.pl
13572            + lib/unicode/MakeEthiopicSyllables.PL
13573            + lib/unicode/README.Ethiopic
13574            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
13575            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
13576            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
13577            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
13578            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
13579            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
13580            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
13581            ! lib/unicode/Name.pl lib/unicode/Number.pl
13582 ____________________________________________________________________________
13583 [  3106] By: gsar                                  on 1999/03/12  20:35:36
13584         Log: change#3067 failed package.t due to needless creation of $a and $b;
13585              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
13586      Branch: perl
13587            ! op.c
13588 ____________________________________________________________________________
13589 [  3105] By: jhi                                   on 1999/03/12  15:54:57
13590         Log: Recognize the NetBSD packages collection.
13591      Branch: maint-5.005/perl
13592            ! hints/netbsd.sh
13593 ____________________________________________________________________________
13594 [  3104] By: jhi                                   on 1999/03/12  09:07:04
13595         Log: From: pvhp@forte.com (Peter Prymmer)
13596              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
13597              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
13598              Date: Thu, 11 Mar 99 14:24:54 PST
13599              Message-Id: <9903112224.AA24346@forte.com>
13600      Branch: maint-5.005/perl
13601            ! README.os390 t/lib/posix.t
13602 ____________________________________________________________________________
13603 [  3103] By: jhi                                   on 1999/03/10  11:07:46
13604         Log: Integrate from mainperl.
13605      Branch: cfgperl
13606           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
13607           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
13608           !> t/pragma/warn/1global toke.c win32/makedef.pl
13609 ____________________________________________________________________________
13610 [  3102] By: jhi                                   on 1999/03/10  11:01:20
13611         Log: From: pvhp@forte.com (Peter Prymmer)
13612              To: perl5-porters@perl.org
13613              Subject: [5.005_03-MT6]Patch: time passes
13614              Date: Tue, 9 Mar 99 18:42:17 PST
13615              Message-Id: <9903100242.AA29057@forte.com>
13616      Branch: maint-5.005/perl
13617            ! perl.c
13618 ____________________________________________________________________________
13619 [  3101] By: jhi                                   on 1999/03/10  10:30:15
13620         Log: From: Mark-Jason Dominus <mjd@plover.com>
13621              To: perl5-porters@perl.com
13622              Subject: Minor fix to perlfunc.pod
13623              Date: Mon, 08 Mar 1999 20:05:53 -0500
13624              Message-ID: <19990309010553.13757.qmail@plover.com>
13625      Branch: maint-5.005/perl
13626            ! pod/perlfunc.pod
13627 ____________________________________________________________________________
13628 [  3100] By: gsar                                  on 1999/03/09  23:04:44
13629         Log: change#3060 had the wrong quotes
13630      Branch: perl
13631            ! pod/pod2man.PL
13632 ____________________________________________________________________________
13633 [  3099] By: jhi                                   on 1999/03/09  12:52:21
13634         Log: d_uname was broken (probably since _53), reported by
13635              
13636              From: Alan Burlison <Alan.Burlison@uk.sun.com>
13637              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
13638              cpan-testers@perl.org
13639              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
13640              Date: Mon, 08 Mar 1999 13:22:31 +0000
13641              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
13642              
13643              and
13644              
13645              From: lvirden@cas.org (Larry W. Virden)
13646              To: perlbug@perl.com
13647              Subject: configure not correctly identifying uname posix compatibility
13648              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
13649              Message-Id: <199903081136.GAA23682@cas.org>
13650      Branch: cfgperl
13651            ! Configure config_h.SH
13652 ____________________________________________________________________________
13653 [  3098] By: gsar                                  on 1999/03/09  03:16:07
13654         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
13655      Branch: perl
13656            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
13657 ____________________________________________________________________________
13658 [  3097] By: gsar                                  on 1999/03/09  02:50:43
13659         Log: use yyerror() instead of croak() so that compile-time failures in
13660              my(LIST) don't confuse globals with lexicals
13661      Branch: perl
13662            ! op.c toke.c
13663 ____________________________________________________________________________
13664 [  3096] By: gsar                                  on 1999/03/09  02:47:36
13665         Log: adjust testsuite for change#3067
13666      Branch: perl
13667            ! t/pragma/warn/1global
13668 ____________________________________________________________________________
13669 [  3095] By: gsar                                  on 1999/03/08  21:04:48
13670         Log: remove bogus symbols from global.sym
13671      Branch: perl
13672            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
13673            ! perl.h win32/makedef.pl
13674 ____________________________________________________________________________
13675 [  3094] By: jhi                                   on 1999/03/06  16:16:15
13676         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
13677              To: jhi@iki.fi
13678              Subject: Oops
13679              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
13680              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
13681      Branch: maint-5.005/perl
13682            ! README.hurd
13683 ____________________________________________________________________________
13684 [  3093] By: jhi                                   on 1999/03/06  15:59:46
13685         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
13686              To: jhi@iki.fi
13687              Subject: New Hurd README
13688              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
13689              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
13690      Branch: maint-5.005/perl
13691            ! README.hurd
13692 ____________________________________________________________________________
13693 [  3092] By: jhi                                   on 1999/03/06  12:52:06
13694         Log: From: Paul_Green@stratus.com
13695              To: perl5-porters@perl.org
13696              Cc: jhi@iki.fi, Paul_Green@stratus.com
13697              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
13698              Date: Fri, 5 Mar 1999 18:08:49 -0500 
13699              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
13700      Branch: maint-5.005/perl
13701            ! vos/config.h vos/config_h.SH_orig
13702 ____________________________________________________________________________
13703 [  3091] By: jhi                                   on 1999/03/06  12:42:21
13704         Log: From: Dan Sugalski <sugalskd@osshe.edu>
13705              To: perl5-porters@perl.org, vmsperl@perl.org
13706              Subject: [PATCH 5.005_03-MT6]VMS build patch
13707              Date: Fri, 05 Mar 1999 12:36:19 -0800
13708              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
13709      Branch: maint-5.005/perl
13710            ! vms/subconfigure.com
13711 ____________________________________________________________________________
13712 [  3090] By: gsar                                  on 1999/03/06  04:40:03
13713         Log: integrate change#3089 from mainline
13714              
13715              tolerate CRs after options
13716      Branch: maint-5.005/perl
13717           !> perl.c
13718 ____________________________________________________________________________
13719 [  3089] By: gsar                                  on 1999/03/06  04:30:40
13720         Log: tolerate CRs after options
13721      Branch: perl
13722            ! perl.c
13723 ____________________________________________________________________________
13724 [  3088] By: jhi                                   on 1999/03/05  12:49:01
13725         Log: Integrate from mainperl.
13726      Branch: cfgperl
13727           +> README.hurd
13728           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
13729 ____________________________________________________________________________
13730 [  3087] By: gsar                                  on 1999/03/05  06:41:16
13731         Log: adjust timeouts to accomodate slow/busy systems
13732      Branch: perl
13733            ! t/lib/io_sock.t
13734 ____________________________________________________________________________
13735 [  3083] By: gsar                                  on 1999/03/05  01:32:47
13736         Log: integrate change#3081 from maint-5.005
13737      Branch: perl
13738           !> ext/Errno/Errno_pm.PL
13739 ____________________________________________________________________________
13740 [  3082] By: gsar                                  on 1999/03/05  01:31:06
13741         Log: integrate change#2904 from maint-5.005
13742      Branch: perl
13743           +> README.hurd
13744           !> MANIFEST
13745 ____________________________________________________________________________
13746 [  3081] By: gsar                                  on 1999/03/05  00:14:33
13747         Log: protect against doubled backslashes
13748      Branch: maint-5.005/perl
13749            ! ext/Errno/Errno_pm.PL
13750 ____________________________________________________________________________
13751 [  3077] By: jhi                                   on 1999/03/04  08:10:13
13752         Log: Integrate from mainperl.
13753      Branch: cfgperl
13754           +> ext/B/B/Stash.pm
13755           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
13756           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
13757           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
13758           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
13759 ____________________________________________________________________________
13760 [  3076] By: jhi                                   on 1999/03/04  08:07:59
13761         Log: Regen config_h.SH once more because of *size, 
13762              noticed by
13763              
13764              From: Hans Mulder <hansm@icgned.icgroup.nl>
13765              To: Jarkko Hietaniemi <jhi@iki.fi>
13766              Cc: perl5-porters@perl.org
13767              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
13768              Date: Thu,  4 Mar 99 00:10:45 +0100
13769              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
13770      Branch: cfgperl
13771            ! Configure config_h.SH
13772 ____________________________________________________________________________
13773 [  3068] By: gsar                                  on 1999/03/04  05:48:03
13774         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
13775              Date: Thu,  4 Mar 99 00:10:45 +0100
13776              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
13777              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
13778      Branch: perl
13779            ! config_h.SH
13780 ____________________________________________________________________________
13781 [  3067] By: gsar                                  on 1999/03/04  05:44:32
13782         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
13783              From: Graham Barr <gbarr@ti.com>
13784              Date: Wed, 3 Mar 1999 17:23:56 -0600
13785              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
13786              Subject: Re: 'use strict' doesn't work for one-letter variables
13787      Branch: perl
13788            ! gv.c op.c
13789 ____________________________________________________________________________
13790 [  3066] By: gsar                                  on 1999/03/04  05:20:50
13791         Log: updates to compiler modules
13792              From: "Vishal Bhatia" <vishalb@hotmail.com>
13793              Date: Tue, 02 Mar 1999 23:27:25 PST
13794              Message-ID: <19990303072725.779.qmail@hotmail.com>
13795              Subject: PATCH 5.005_56 + Test procedure
13796      Branch: perl
13797            + ext/B/B/Stash.pm
13798            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
13799            ! lib/Test/Harness.pm utils/perlcc.PL
13800 ____________________________________________________________________________
13801 [  3065] By: gsar                                  on 1999/03/04  05:03:30
13802         Log: more s/s_/s!/ etc.
13803      Branch: perl
13804            ! pod/perldelta.pod pod/perlfunc.pod
13805 ____________________________________________________________________________
13806 [  3064] By: gsar                                  on 1999/03/04  04:50:45
13807         Log: integrate cfgperl contents into mainline
13808      Branch: perl
13809           !> Configure README.vms bytecode.h config_h.SH configure.com
13810           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
13811           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
13812           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
13813 ____________________________________________________________________________
13814 [  3063] By: gsar                                  on 1999/03/04  04:44:13
13815         Log: HP-UX has yet another spelling for /NaNQ?/
13816      Branch: perl
13817            ! t/lib/bigfloatpm.t
13818 ____________________________________________________________________________
13819 [  3062] By: gsar                                  on 1999/03/04  04:36:08
13820         Log: error-check for accept() test
13821      Branch: perl
13822            ! t/lib/io_sock.t
13823 ____________________________________________________________________________
13824 [  3061] By: gsar                                  on 1999/03/04  03:40:25
13825         Log: allow custom comparison function in File::Compare::compare_text()
13826              From: jan.dubois@ibm.net (Jan Dubois)
13827              Date: Fri, 26 Feb 1999 21:56:09 +0100
13828              Message-ID: <36db0838.8805651@smtp1.ibm.net>
13829              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
13830      Branch: perl
13831            ! lib/File/Compare.pm
13832 ____________________________________________________________________________
13833 [  3060] By: gsar                                  on 1999/03/04  03:37:38
13834         Log: better version of change#3038
13835              From: abigail@fnx.com
13836              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
13837              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
13838              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
13839      Branch: perl
13840            ! pod/pod2man.PL
13841 ____________________________________________________________________________
13842 [  3058] By: jhi                                   on 1999/03/03  22:30:40
13843         Log: Configure regen to
13844              (1) match maint-5.005 patches #3056 and #3057
13845              (2) better version of PHOSTNAME of #3050
13846              (3) the crosscompile/multiarch config_h.SH trouble solved for now
13847      Branch: cfgperl
13848            ! Configure config_h.SH
13849 ____________________________________________________________________________
13850 [  3054] By: jhi                                   on 1999/03/03  09:57:59
13851         Log: Change #3053 missed perldelta.
13852      Branch: cfgperl
13853            ! pod/perldelta.pod
13854 ____________________________________________________________________________
13855 [  3053] By: jhi                                   on 1999/03/03  08:29:43
13856         Log: Use '!' to mark native integer packings instead of '_'.
13857      Branch: cfgperl
13858            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
13859 ____________________________________________________________________________
13860 [  3052] By: jhi                                   on 1999/03/02  23:12:36
13861         Log: The HP-UX threads patch (change #3028) is needed also here.
13862      Branch: cfgperl
13863            ! hints/hpux.sh thread.h
13864 ____________________________________________________________________________
13865 [  3051] By: jhi                                   on 1999/03/02  08:24:52
13866         Log: From: Dan Sugalski <sugalskd@osshe.edu>
13867              To: perl5-porters@perl.org, vmsperl@perl.org
13868              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
13869              Date: Mon, 01 Mar 1999 16:10:57 -0800
13870              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
13871      Branch: cfgperl
13872            ! README.vms
13873      Branch: maint-5.005/perl
13874            ! README.vms
13875 ____________________________________________________________________________
13876 [  3050] By: jhi                                   on 1999/03/02  08:22:29
13877         Log: From: Dan Sugalski <sugalskd@osshe.edu>
13878              To: perl5-porters@perl.org, vmsperl@perl.org
13879              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
13880              Date: Mon, 01 Mar 1999 16:06:29 -0800
13881              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
13882              
13883              From: Dan Sugalski <sugalskd@osshe.edu>
13884              To: perl5-porters@perl.org, vmsperl@perl.org
13885              Subject: [PATCH 5.005_56]vmsish.pm patch
13886              Date: Mon, 01 Mar 1999 20:19:04 -0800
13887              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
13888              
13889              plus Configure regen containing a "solution" to the
13890              crosscompile/multiarch problem.
13891      Branch: cfgperl
13892            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
13893            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
13894 ____________________________________________________________________________
13895 [  3049] By: jhi                                   on 1999/03/02  07:34:21
13896         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
13897              To: perl5-porters@perl.org
13898              Subject: [PATCH] Eliminate (valid) warning in byterun.c
13899              Date: Mon, 01 Mar 1999 17:27:59 -0500
13900              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
13901      Branch: cfgperl
13902            ! bytecode.h
13903      Branch: maint-5.005/perl
13904            ! bytecode.h
13905 ____________________________________________________________________________
13906 [  3048] By: gsar                                  on 1999/03/02  06:41:21
13907         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
13908      Branch: perl
13909            ! MANIFEST README.hpux
13910 ____________________________________________________________________________
13911 [  3047] By: jhi                                   on 1999/03/01  06:34:43
13912         Log: Integrate from mainperl.
13913      Branch: cfgperl
13914           +> README.hpux lib/File/Spec/Functions.pm
13915           !> (integrate 28 files)
13916 ____________________________________________________________________________
13917 [  3046] By: gsar                                  on 1999/03/01  05:34:28
13918         Log: this is 5.005_56
13919      Branch: perl
13920            ! Changes
13921
13922 ----------------
13923 Version 5.005_56
13924 ----------------
13925
13926 ____________________________________________________________________________
13927 [  3045] By: gsar                                  on 1999/03/01  03:32:30
13928         Log: destroy PL_svref_mutex in perl_destruct()
13929      Branch: perl
13930            ! perl.c
13931 ____________________________________________________________________________
13932 [  3044] By: gsar                                  on 1999/03/01  00:38:50
13933         Log: up patchlevel &c.
13934      Branch: perl
13935            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
13936            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13937            ! win32/makefile.mk
13938 ____________________________________________________________________________
13939 [  3043] By: gsar                                  on 1999/03/01  00:14:15
13940         Log: integrate cfgperl contents into mainline
13941      Branch: perl
13942            ! pod/perldelta.pod
13943           !> Configure config_h.SH
13944 ____________________________________________________________________________
13945 [  3042] By: gsar                                  on 1999/02/28  23:55:08
13946         Log: slightly edited version of suggested patch
13947              From: jan.dubois@ibm.net (Jan Dubois)
13948              Date: Mon, 01 Mar 1999 00:32:05 +0100
13949              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
13950              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
13951      Branch: perl
13952            + lib/File/Spec/Functions.pm
13953            ! MANIFEST lib/File/Spec.pm
13954 ____________________________________________________________________________
13955 [  3041] By: gsar                                  on 1999/02/28  22:47:19
13956         Log: fix subtle bug in eval'' testsuite
13957      Branch: perl
13958            ! t/op/eval.t
13959 ____________________________________________________________________________
13960 [  3040] By: gsar                                  on 1999/02/28  22:46:24
13961         Log: avoid literal control characters in change#3039
13962      Branch: perl
13963            ! t/base/lex.t
13964 ____________________________________________________________________________
13965 [  3039] By: gsar                                  on 1999/02/28  21:47:18
13966         Log: todo item: permit extended control variables a la ${^Foo} (patch
13967              courtesy Mark-Jason Dominus <mjd@plover.com>)
13968      Branch: perl
13969            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
13970            ! t/base/lex.t toke.c
13971 ____________________________________________________________________________
13972 [  3038] By: gsar                                  on 1999/02/28  21:21:05
13973         Log: From: abigail@fnx.com
13974              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
13975              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
13976              Subject: Recognize -> and => inside [A-Z]<> sequences.
13977      Branch: perl
13978            ! pod/pod2man.PL
13979 ____________________________________________________________________________
13980 [  3037] By: gsar                                  on 1999/02/28  21:12:22
13981         Log: fix longstanding bug: searches for lexicals originating within eval''
13982              weren't stopping at the subroutine boundary correctly
13983      Branch: perl
13984            ! op.c proto.h t/op/eval.t
13985 ____________________________________________________________________________
13986 [  3036] By: gsar                                  on 1999/02/28  20:02:29
13987         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
13988              as stacked list values
13989              From: jan.dubois@ibm.net (Jan Dubois)
13990              Date: Sat, 27 Feb 1999 18:24:17 +0100
13991              Message-ID: <36e22849.36531259@smtp1.ibm.net>
13992              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
13993      Branch: perl
13994            ! win32/win32.c
13995 ____________________________________________________________________________
13996 [  3035] By: gsar                                  on 1999/02/28  19:48:54
13997         Log: remove superfluous stack_sp decl
13998      Branch: perl
13999            ! jpl/JNI/JNI.xs
14000 ____________________________________________________________________________
14001 [  3034] By: gsar                                  on 1999/02/28  19:34:58
14002         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
14003      Branch: perl
14004            ! lib/Getopt/Std.pm
14005 ____________________________________________________________________________
14006 [  3033] By: gsar                                  on 1999/02/28  19:23:41
14007         Log: add File::Compare::compare_text()
14008              From: jan.dubois@ibm.net (Jan Dubois)
14009              Date: Fri, 26 Feb 1999 00:20:41 +0100
14010              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
14011              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
14012      Branch: perl
14013            ! lib/File/Compare.pm pod/perltodo.pod
14014 ____________________________________________________________________________
14015 [  3032] By: gsar                                  on 1999/02/28  19:01:33
14016         Log: add README.hpux
14017      Branch: perl
14018            + README.hpux
14019            ! MAINTAIN MANIFEST
14020 ____________________________________________________________________________
14021 [  3031] By: gsar                                  on 1999/02/28  18:49:08
14022         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
14023              James Cromie <jcromie@fossil.uswc.uswest.com>
14024      Branch: perl
14025            ! lib/Pod/Html.pm
14026 ____________________________________________________________________________
14027 [  3030] By: gsar                                  on 1999/02/28  18:35:09
14028         Log: From: jan.dubois@ibm.net (Jan Dubois)
14029              Date: Wed, 24 Feb 1999 22:34:56 +0100
14030              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
14031              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
14032      Branch: perl
14033            ! lib/Test/Harness.pm
14034 ____________________________________________________________________________
14035 [  3029] By: gsar                                  on 1999/02/28  18:28:18
14036         Log: add note about env pollution
14037      Branch: perl
14038            ! INSTALL pod/perltodo.pod
14039 ____________________________________________________________________________
14040 [  3028] By: jhi                                   on 1999/02/26  14:40:00
14041         Log: HP-UX 11 threads.
14042              
14043              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
14044              To: perl5-porters@perl.org
14045              Cc: jhi@cc.hut.fi
14046              Subject: Maint 5 and _54 with threading on HP-UX 11.00
14047              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
14048              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
14049              
14050              NOTE from jhi: the hpux hints could still be more robust by
14051              disabling gdbm when necessary.
14052              
14053              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
14054              linking -lgdbm -lpthread creates an executable that instantly
14055              core dumps on a pthreads internal panic:
14056              
14057              ./gdpt
14058              
14059              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
14060              Return Pointer is 0xc082bf33
14061              17639 quit (core dumped)  ./gdpt
14062              
14063              You don't have to *use* either gdbm or pthreads in the executable,
14064              just linking them together is enough.  Workaround is to recompile
14065              the GDBM under HP-UX 11, that makes the problem go away.
14066      Branch: maint-5.005/perl
14067            ! hints/hpux.sh thread.h
14068 ____________________________________________________________________________
14069 [  3025] By: jhi                                   on 1999/02/25  20:41:07
14070         Log: Temporary workaround for the config_h.SH versus
14071              crosscompile and multiarch plus introduce 'rt'
14072              to $libswanted: in UNIX98 sched_yield() lives there.
14073      Branch: cfgperl
14074            ! Configure config_h.SH
14075 ____________________________________________________________________________
14076 [  3024] By: jhi                                   on 1999/02/24  12:54:59
14077         Log: Integrate from mainperl.
14078      Branch: cfgperl
14079           +> t/lib/fatal.t
14080           !> (integrate 44 files)
14081 ____________________________________________________________________________
14082 [  3023] By: gsar                                  on 1999/02/24  07:02:12
14083         Log: integrate cfgperl contents
14084      Branch: perl
14085           !> (integrate 30 files)
14086 ____________________________________________________________________________
14087 [  3022] By: gsar                                  on 1999/02/24  05:59:47
14088         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
14089              Date: 23 Feb 1999 17:53:22 -0700
14090              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
14091              Subject: [PATCH: _55] perldoc -q broken
14092      Branch: perl
14093            ! utils/perldoc.PL
14094 ____________________________________________________________________________
14095 [  3021] By: gsar                                  on 1999/02/24  05:51:53
14096         Log: ansify perlio.c, fix PerlIO-ish typos
14097      Branch: perl
14098            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
14099            ! iperlsys.h perlio.c
14100 ____________________________________________________________________________
14101 [  3020] By: gsar                                  on 1999/02/24  05:28:06
14102         Log: adjust a Perl_malloc() flag for NeXT
14103              From: Hans Mulder <hansm@icgned.icgroup.nl>
14104              Date: Tue, 23 Feb 99 00:26:25 +0100
14105              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
14106              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
14107      Branch: perl
14108            ! perl.h
14109 ____________________________________________________________________________
14110 [  3019] By: gsar                                  on 1999/02/24  05:19:42
14111         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
14112      Branch: perl
14113            ! pod/perltodo.pod
14114 ____________________________________________________________________________
14115 [  3018] By: gsar                                  on 1999/02/24  04:15:18
14116         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
14117              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
14118              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
14119              Subject: improved error message [PATCH _55] [RESEND]
14120      Branch: perl
14121            ! sv.c
14122 ____________________________________________________________________________
14123 [  3017] By: gsar                                  on 1999/02/24  03:50:34
14124         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
14125              Date: Sun, 21 Feb 1999 20:02:18 -0700
14126              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
14127              Subject: perlfunc updates (against 55)
14128      Branch: perl
14129            ! pod/perlfunc.pod
14130 ____________________________________________________________________________
14131 [  3016] By: gsar                                  on 1999/02/24  03:17:05
14132         Log: testsuite adjustments
14133              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14134              Date: Sat, 20 Feb 1999 15:24:57 +0000
14135              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
14136              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
14137      Branch: perl
14138            ! t/lib/io_sock.t t/op/lex_assign.t
14139 ____________________________________________________________________________
14140 [  3015] By: gsar                                  on 1999/02/24  02:54:47
14141         Log: avoid modifying readonly values from qw()
14142      Branch: perl
14143            ! lib/ExtUtils/MM_Unix.pm
14144 ____________________________________________________________________________
14145 [  3014] By: gsar                                  on 1999/02/24  02:49:04
14146         Log: more "correct" utbuf for utime()
14147      Branch: perl
14148            ! doio.c
14149 ____________________________________________________________________________
14150 [  3013] By: jhi                                   on 1999/02/22  19:27:44
14151         Log: Fix MacPerl version, change PowerUX to PowerMAX.
14152              
14153              From: Chris Nandor <pudge@pobox.com>
14154              To: jhi@iki.fi
14155              Cc: perl5-porters@perl.org
14156              Subject: Re: perl current availability as documented by perl.pod
14157              Date: Sun, 21 Feb 1999 11:06:03 -0500
14158              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
14159              
14160              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
14161              To: jhi@iki.fi
14162              Cc: perl5-porters@perl.org
14163              Subject: Re: perl current availability as documented by perl.pod
14164              Date: Mon, 22 Feb 1999 13:08:30 GMT
14165              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
14166      Branch: cfgperl
14167            ! pod/perl.pod
14168      Branch: maint-5.005/perl
14169            ! pod/perl.pod
14170 ____________________________________________________________________________
14171 [  3012] By: jhi                                   on 1999/02/22  10:26:11
14172         Log: Snapshot the cross-compilation/multiarchitecture stuff
14173              (currently broken in next)
14174      Branch: cfgperl
14175            ! Configure config_h.SH pp.c
14176 ____________________________________________________________________________
14177 [  3011] By: jhi                                   on 1999/02/22  10:24:51
14178         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
14179              To: gsar@activestate.com (Gurusamy Sarathy)
14180              Cc: perl5-porters@perl.org (Perl5 Porters)
14181              Subject: [PATCH 5.005_55] DB_File 1.64 patch
14182              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
14183              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
14184      Branch: cfgperl
14185            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14186            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
14187 ____________________________________________________________________________
14188 [  3009] By: jhi                                   on 1999/02/22  09:14:26
14189         Log: Scratch #3008 and introduce $crosscompile and $multiarch
14190              also in non-Configure lands.
14191      Branch: cfgperl
14192            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
14193            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
14194            ! win32/config.gc win32/config.vc win32/config_H.bc
14195            ! win32/config_H.gc win32/config_H.vc
14196 ____________________________________________________________________________
14197 [  3008] By: jhi                                   on 1999/02/22  08:58:04
14198         Log: Add -DMULTIARCH (see change #3006).
14199      Branch: cfgperl
14200            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
14201 ____________________________________________________________________________
14202 [  3007] By: jhi                                   on 1999/02/22  08:54:06
14203         Log: Undo the references to local{lib,arch} introduced by #3006.
14204      Branch: cfgperl
14205            ! Configure config_h.SH
14206 ____________________________________________________________________________
14207 [  3006] By: jhi                                   on 1999/02/22  08:43:50
14208         Log: From: hansm@icgned.icgroup.nl
14209              To: perlbug@perl.com
14210              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
14211              Date: Sun, 21 Feb 1999 22:58:55 +0100
14212              Reply-To: hansmu@xs4all.nl
14213              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
14214              
14215              plus other Configure changes: prepare for cross-compilation/
14216              multiarchitecture builds.
14217      Branch: cfgperl
14218            ! Configure config_h.SH
14219 ____________________________________________________________________________
14220 [  3005] By: jhi                                   on 1999/02/22  08:35:30
14221         Log: Configure/Perl knew how to look for use Mach cthreads
14222              but Configure didn't let them to be used ($osname 'next').
14223      Branch: cfgperl
14224            ! Configure config_h.SH
14225      Branch: maint-5.005/perl
14226            ! Configure
14227 ____________________________________________________________________________
14228 [  3004] By: jhi                                   on 1999/02/21  15:46:02
14229         Log: Update Acorn AVAILABILITY.
14230      Branch: cfgperl
14231            ! pod/perl.pod
14232      Branch: maint-5.005/perl
14233            ! pod/perl.pod
14234 ____________________________________________________________________________
14235 [  3003] By: jhi                                   on 1999/02/21  14:50:42
14236         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
14237              To: perl5-porters@perl.org (Perl 5 Porters)
14238              Subject: PATCH: perlref.pod - symbolic ref example
14239              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
14240              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
14241      Branch: cfgperl
14242            ! pod/perlref.pod
14243      Branch: maint-5.005/perl
14244            ! pod/perlref.pod
14245 ____________________________________________________________________________
14246 [  3002] By: jhi                                   on 1999/02/21  14:35:22
14247         Log: Sync cfgperl with maint-5.005 change #3000.
14248      Branch: cfgperl
14249            ! pod/perlfunc.pod t/op/pack.t
14250 ____________________________________________________________________________
14251 [  2999] By: gsar                                  on 1999/02/20  22:48:30
14252         Log: From:    John Bley <jbb6@acpub.duke.edu>
14253              Date:    Sat, 20 Feb 1999 16:02:34 EST
14254              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
14255              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
14256      Branch: perl
14257            ! regcomp.c
14258 ____________________________________________________________________________
14259 [  2998] By: jhi                                   on 1999/02/20  14:13:06
14260         Log: Enhanced the endianness description.
14261      Branch: cfgperl
14262            ! pod/perlfunc.pod
14263 ____________________________________________________________________________
14264 [  2996] By: jhi                                   on 1999/02/20  13:55:41
14265         Log: Glossary now mostly fixed.
14266      Branch: cfgperl
14267            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14268            ! config_h.SH
14269 ____________________________________________________________________________
14270 [  2994] By: jhi                                   on 1999/02/20  11:58:33
14271         Log: Perldeltify GNU/Hurd.
14272      Branch: cfgperl
14273            ! pod/perldelta.pod
14274 ____________________________________________________________________________
14275 [  2993] By: gsar                                  on 1999/02/20  00:59:10
14276         Log: fix typo in Perl_sbrk()
14277              From: hansm@icgned.icgroup.nl
14278              Date: Fri, 19 Feb 1999 23:19:31 +0100
14279              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
14280              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
14281      Branch: perl
14282            ! malloc.c
14283 ____________________________________________________________________________
14284 [  2992] By: gsar                                  on 1999/02/20  00:51:08
14285         Log: integrate change#2980 from maint-5.005
14286      Branch: perl
14287           !> utils/h2xs.PL
14288 ____________________________________________________________________________
14289 [  2991] By: gsar                                  on 1999/02/20  00:34:01
14290         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14291              Date: Thu, 18 Feb 1999 18:51:38 +0000
14292              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
14293              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
14294      Branch: perl
14295            ! pp_hot.c t/op/pat.t
14296 ____________________________________________________________________________
14297 [  2990] By: gsar                                  on 1999/02/20  00:30:48
14298         Log: From: jan.dubois@ibm.net (Jan Dubois)
14299              Date: Thu, 18 Feb 1999 19:14:07 +0100
14300              Message-ID: <36d15809.40853323@smtp1.ibm.net>
14301              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
14302      Branch: perl
14303            ! win32/win32.c
14304 ____________________________________________________________________________
14305 [  2989] By: gsar                                  on 1999/02/20  00:27:01
14306         Log: do poll() emulation unless HAS_POLL && I_POLL
14307      Branch: perl
14308            ! ext/IO/poll.h
14309 ____________________________________________________________________________
14310 [  2988] By: gsar                                  on 1999/02/19  23:52:12
14311         Log: tweak RE for NaNQ? recognition
14312      Branch: perl
14313            ! t/lib/bigfloatpm.t
14314 ____________________________________________________________________________
14315 [  2987] By: gsar                                  on 1999/02/19  23:29:59
14316         Log: mention C<use utf8> and C<use warning> in perldelta
14317      Branch: perl
14318            ! pod/perldelta.pod
14319 ____________________________________________________________________________
14320 [  2985] By: jhi                                   on 1999/02/19  20:43:19
14321         Log: pack/unpack better in (network-)short-non-16-bits and
14322              (network-)long-non-32-bits systems such as Cray C90.
14323      Branch: cfgperl
14324            ! perl.h pp.c t/op/pack.t
14325 ____________________________________________________________________________
14326 [  2984] By: jhi                                   on 1999/02/19  20:38:54
14327         Log: Regen Configure.
14328      Branch: cfgperl
14329            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14330            ! perl.c
14331 ____________________________________________________________________________
14332 [  2982] By: jhi                                   on 1999/02/19  19:51:49
14333         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
14334              not probed for and         
14335              
14336              From: "Kurt D. Starsinic" <kstar@chapin.edu>
14337              To: Chaim Frenkel <chaimf@pobox.com>,
14338              Russ Allbery <rra@stanford.edu>,
14339              Jarkko Hietaniemi <jhi@iki.fi>,
14340              Gurusamy Sarathy <gsar@activestate.com>,
14341              Graham Barr <gbarr@pobox.com>
14342              Cc: bdensch@ameritech.net, perlbug@perl.com
14343              Subject: [PATCH] Re: Solaris 7 for Intel
14344              Message-ID: <19990219124404.A30182@O2.chapin.edu>
14345              
14346              Glossary is still missing some terms because
14347              mkglossary is misbehaving (change #2981 updated
14348              Glossary manually)
14349      Branch: cfgperl
14350            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
14351            ! Porting/config_H
14352 ____________________________________________________________________________
14353 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
14354         Log: Make result of h2xs work when user adds C<use strict>
14355      Branch: maint-5.005/perl
14356            ! utils/h2xs.PL
14357 ____________________________________________________________________________
14358 [  2979] By: gsar                                  on 1999/02/19  05:24:29
14359         Log: doc for change#2978
14360      Branch: perl
14361            ! pod/perlsub.pod
14362 ____________________________________________________________________________
14363 [  2978] By: gsar                                  on 1999/02/19  05:08:29
14364         Log: bring '*' prototype closer to how it behaves internally
14365      Branch: perl
14366            + t/lib/fatal.t
14367            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
14368 ____________________________________________________________________________
14369 [  2977] By: gsar                                  on 1999/02/19  02:50:31
14370         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
14371      Branch: perl
14372            ! perly.h
14373 ____________________________________________________________________________
14374 [  2975] By: gsar                                  on 1999/02/18  21:41:57
14375         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
14376              of lexical searches in BEGIN|INIT|END)
14377      Branch: perl
14378            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
14379            ! vms/perly_c.vms
14380 ____________________________________________________________________________
14381 [  2974] By: gsar                                  on 1999/02/18  21:03:06
14382         Log: missing PERL_POLLUTE_MALLOC
14383      Branch: perl
14384            ! ext/SDBM_File/sdbm/sdbm.h
14385 ____________________________________________________________________________
14386 [  2973] By: gsar                                  on 1999/02/18  17:10:49
14387         Log: From:    Andy Dougherty <doughera@lafayette.edu>
14388              Date:    Wed, 17 Feb 1999 17:22:50 EST
14389              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
14390              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
14391      Branch: perl
14392            ! lib/dotsh.pl
14393 ____________________________________________________________________________
14394 [  2972] By: gsar                                  on 1999/02/18  17:04:12
14395         Log: s/#defined/#define/
14396      Branch: perl
14397            ! ext/Data/Dumper/Dumper.xs
14398 ____________________________________________________________________________
14399 [  2970] By: gsar                                  on 1999/02/18  03:26:43
14400         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
14401      Branch: perl
14402            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
14403            ! ext/GDBM_File/typemap
14404 ____________________________________________________________________________
14405 [  2969] By: gsar                                  on 1999/02/17  23:30:47
14406         Log: correct slurp mode doc
14407      Branch: perl
14408            ! pod/perlfunc.pod pod/perlop.pod
14409 ____________________________________________________________________________
14410 [  2968] By: jhi                                   on 1999/02/17  23:15:49
14411         Log: Ultrix hints update.
14412              
14413              From: Spider Boardman <spider@zk3.dec.com>
14414              To: perlbug@perl.com
14415              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
14416              Date: Tue, 16 Feb 1999 23:04:28 -0500
14417              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
14418      Branch: cfgperl
14419            ! hints/ultrix_4.sh
14420 ____________________________________________________________________________
14421 [  2966] By: jhi                                   on 1999/02/17  23:09:21
14422         Log: Change #2965 wiped out some Sarathy's _55 changes.
14423              Now unwiped.
14424      Branch: cfgperl
14425            ! Configure pp.c t/op/pack.t
14426 ____________________________________________________________________________
14427 [  2965] By: jhi                                   on 1999/02/17  23:00:04
14428         Log: Configure tweaks.
14429              
14430              Fix the Unixware/SCO uname scan:
14431              
14432              From: Tom Hughes <thh@cyberscience.com>
14433              To: perlbug@perl.com
14434              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
14435              Date: 17 Feb 1999 15:34:15 +0000    
14436              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
14437              
14438              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
14439              
14440              From: Joe Buehler <jhpb@hekimian.com>
14441              To: perl5-porters@perl.org
14442              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
14443              Date: 12 Feb 1999 11:25:21 -0500
14444              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
14445              
14446              Make the pthreads joinable constant scan to output to fd 4, not 2.
14447      Branch: cfgperl
14448            ! Configure
14449 ____________________________________________________________________________
14450 [  2964] By: gsar                                  on 1999/02/17  21:30:07
14451         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
14452              Date: Wed, 17 Feb 1999 06:53:13 -0700
14453              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
14454              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
14455      Branch: perl
14456            ! lib/Pod/Functions.pm
14457 ____________________________________________________________________________
14458 [  2963] By: gsar                                  on 1999/02/17  21:18:21
14459         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
14460              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14461              Date: Wed, 17 Feb 1999 10:06:01 +0000
14462              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
14463              Subject: Re: [5.005_53] panic: pad_free curpad 
14464      Branch: perl
14465            ! regcomp.c regexec.c t/op/misc.t
14466 ____________________________________________________________________________
14467 [  2962] By: gsar                                  on 1999/02/16  21:26:28
14468         Log: NaNQ? tweak
14469      Branch: perl
14470            ! t/lib/bigfloatpm.t
14471 ____________________________________________________________________________
14472 [  2961] By: jhi                                   on 1999/02/16  19:26:38
14473         Log: Integrate from mainperl.
14474      Branch: cfgperl
14475           !> (integrate 37 files)
14476 ____________________________________________________________________________
14477 [  2960] By: gsar                                  on 1999/02/16  18:04:29
14478         Log: undo change#2465 (qw[] is a real list now)
14479      Branch: perl
14480            ! pod/perlop.pod
14481 ____________________________________________________________________________
14482 [  2959] By: gsar                                  on 1999/02/16  07:09:33
14483         Log: this was 5.005_55
14484      Branch: perl
14485            ! Changes
14486
14487 ----------------
14488 Version 5.005_55
14489 ----------------
14490
14491 ____________________________________________________________________________
14492 [  2958] By: gsar                                  on 1999/02/16  06:18:27
14493         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
14494              elide dups and non-dependents from Changes
14495      Branch: perl
14496            ! Changes pod/perlhist.pod
14497           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
14498           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
14499           !> pod/perlport.pod pp.c t/op/pack.t
14500 ____________________________________________________________________________
14501 [  2957] By: gsar                                  on 1999/02/16  04:09:47
14502         Log: propagate PERL_VERSION everywhere, add to pod
14503      Branch: perl
14504            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
14505            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
14506            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
14507            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
14508            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
14509            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
14510            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
14511            ! win32/config.gc win32/config.vc win32/config_sh.PL
14512            ! win32/win32.c x2p/a2py.c
14513 ____________________________________________________________________________
14514 [  2955] By: jhi                                   on 1999/02/15  16:15:03
14515         Log: The pack tests now better in C90 (after the packnative patches).
14516      Branch: cfgperl
14517            ! t/op/pack.t
14518 ____________________________________________________________________________
14519 [  2954] By: gsar                                  on 1999/02/15  14:11:50
14520         Log: tweak Configure to follow new PERL_VERSION etc.
14521      Branch: perl
14522            ! Configure patchlevel.h pod/perlhist.pod
14523 ____________________________________________________________________________
14524 [  2953] By: jhi                                   on 1999/02/15  14:02:21
14525         Log: Integrate from mainperl.
14526      Branch: cfgperl
14527           !> MANIFEST Porting/makerel
14528 ____________________________________________________________________________
14529 [  2952] By: jhi                                   on 1999/02/15  13:50:07
14530         Log: Enhance the packnative patch: use the packnative code
14531              only if required.  Also added hefty testing (hopefully
14532              I didn't assume too much...).  Tested on alpha, ix86, sparc.
14533      Branch: cfgperl
14534            ! pod/perlfunc.pod pp.c t/op/pack.t
14535 ____________________________________________________________________________
14536 [  2951] By: jhi                                   on 1999/02/15  13:46:56
14537         Log: AVAILABILITY from 5.005_03-tobe, will of course
14538              require updating when 5.006 comes out.
14539      Branch: cfgperl
14540            ! pod/perl.pod
14541 ____________________________________________________________________________
14542 [  2949] By: gsar                                  on 1999/02/15  13:28:51
14543         Log: will this be it for 5.005_55?
14544      Branch: perl
14545            ! MANIFEST Porting/makerel
14546 ____________________________________________________________________________
14547 [  2948] By: jhi                                   on 1999/02/15  13:23:52
14548         Log: Integrate from mainperl.
14549      Branch: cfgperl
14550           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
14551           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
14552           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
14553           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
14554           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
14555           !> win32/config.gc win32/config.vc win32/config_H.bc
14556           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
14557 ____________________________________________________________________________
14558 [  2947] By: jhi                                   on 1999/02/15  13:20:41
14559         Log: perlport.pod 1.39 from Chris.
14560      Branch: cfgperl
14561            ! pod/perlport.pod
14562 ____________________________________________________________________________
14563 [  2946] By: jhi                                   on 1999/02/15  13:09:58
14564         Log: Import Ultrix update, change #2864, 
14565              
14566              From: Spider Boardman <spider@zk3.dec.com>
14567              To: perlbug@perl.com
14568              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
14569              Date: Wed, 10 Feb 1999 23:33:31 -0500
14570              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
14571      Branch: cfgperl
14572            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
14573 ____________________________________________________________________________
14574 [  2945] By: jhi                                   on 1999/02/15  13:04:50
14575         Log: OpenBSD sparc SHMLBA.
14576      Branch: cfgperl
14577            ! ext/IPC/SysV/SysV.xs
14578 ____________________________________________________________________________
14579 [  2944] By: gsar                                  on 1999/02/15  12:09:52
14580         Log: update win32/config* stuff, Changes
14581      Branch: perl
14582            ! Changes win32/Makefile win32/config.bc win32/config.gc
14583            ! win32/config.vc win32/config_H.bc win32/config_H.gc
14584            ! win32/config_H.vc win32/makefile.mk
14585 ____________________________________________________________________________
14586 [  2943] By: gsar                                  on 1999/02/15  11:54:08
14587         Log: #include patchlevel.h by default, provide
14588              PERL_{REVISION,VERSION,SUBVERSION}
14589      Branch: perl
14590            ! patchlevel.h perl.h
14591 ____________________________________________________________________________
14592 [  2942] By: gsar                                  on 1999/02/15  10:26:59
14593         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
14594              misc fixes
14595      Branch: perl
14596            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
14597 ____________________________________________________________________________
14598 [  2941] By: gsar                                  on 1999/02/15  10:24:37
14599         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
14600              Message-ID: <19990207002851.B9185@toldyouso.com>
14601              Message-ID: <19990207212152.A9765@toldyouso.com>
14602              Message-ID: <19990207212041.A9622@toldyouso.com>
14603              Message-ID: <19990207213127.A10244@toldyouso.com>
14604              Message-ID: <19990207212559.A9950@toldyouso.com>
14605              Message-ID: <19990207212842.A9994@toldyouso.com>
14606              Message-ID: <19990207212500.A9860@toldyouso.com>
14607              Message-ID: <19990207213013.A10105@toldyouso.com>
14608      Branch: perl
14609            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
14610            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
14611            ! pod/perlmodlib.pod pod/perltoc.pod
14612 ____________________________________________________________________________
14613 [  2940] By: gsar                                  on 1999/02/15  10:07:08
14614         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
14615              of suggested patch)
14616              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
14617              Date: Mon, 08 Feb 1999 01:14:41 -0000
14618              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
14619              Subject: [PATCH 5.005_54] some pending C.pm stuff 
14620      Branch: perl
14621            ! ext/B/B/C.pm
14622 ____________________________________________________________________________
14623 [  2939] By: jhi                                   on 1999/02/15  08:40:18
14624         Log: Integrate from mainperl.
14625      Branch: cfgperl
14626           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
14627            - lib/File/PathConvert.pm
14628           !> (integrate 81 files)
14629 ____________________________________________________________________________
14630 [  2938] By: gsar                                  on 1999/02/15  06:56:39
14631         Log: change#2839 was bogus, redo
14632      Branch: perl
14633           !> t/lib/h2ph.pht
14634 ____________________________________________________________________________
14635 [  2937] By: gsar                                  on 1999/02/15  06:38:15
14636         Log: support Win32::GetFullPathName() and Win32::SetLastError()
14637              From: jan.dubois@ibm.net (Jan Dubois)
14638              Date: Tue, 09 Feb 1999 22:27:31 +0100
14639              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
14640              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
14641      Branch: perl
14642            ! win32/win32.c
14643 ____________________________________________________________________________
14644 [  2936] By: gsar                                  on 1999/02/15  06:26:39
14645         Log: support native integers, pack("L_",...) etc. (via private mail)
14646              From: Jarkko Hietaniemi <jhi@iki.fi>
14647              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
14648              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
14649              Subject: the "packnative" patch
14650      Branch: perl
14651            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
14652            ! t/lib/ipc_sysv.t t/op/pack.t
14653 ____________________________________________________________________________
14654 [  2935] By: gsar                                  on 1999/02/15  06:04:02
14655         Log: From: Michael G Schwern <schwern@pobox.com>
14656              Date: Tue, 9 Feb 1999 04:13:12 -0500
14657              Message-ID: <19990209041312.A15788@toldyouso.com>
14658              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
14659      Branch: perl
14660            ! utils/h2xs.PL
14661 ____________________________________________________________________________
14662 [  2934] By: gsar                                  on 1999/02/15  05:30:13
14663         Log: fix bugs in the handling of negative numbers, among other things
14664              From: Steven Knight <knight@theopera.baldmt.citilink.com>
14665              Date: Mon, 8 Feb 1999 01:16:24 -0600
14666              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
14667              Subject: Math::BigFloat and Math::BigInt
14668      Branch: perl
14669            + t/lib/bigfloat.t t/lib/bigfloatpm.t
14670            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
14671            ! t/lib/bigintpm.t
14672 ____________________________________________________________________________
14673 [  2933] By: gsar                                  on 1999/02/15  04:57:52
14674         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
14675              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
14676              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
14677              Subject: s2p incorrectly handles hold space commands
14678      Branch: perl
14679            ! x2p/s2p.PL
14680 ____________________________________________________________________________
14681 [  2932] By: gsar                                  on 1999/02/15  04:45:55
14682         Log: clarify what a "line" is
14683      Branch: perl
14684            ! pod/perlfunc.pod pod/perlvar.pod
14685 ____________________________________________________________________________
14686 [  2931] By: gsar                                  on 1999/02/15  04:23:29
14687         Log: backout change#2811 and add newer version based on File::Spec
14688              From: Barrie Slaymaker <rbs@telerama.com>
14689              Date: Thu, 11 Feb 1999 16:29:24 -0500
14690              Message-ID: <36C34BB4.A62090E0@telerama.com>
14691              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
14692      Branch: perl
14693            - lib/File/PathConvert.pm
14694            ! MANIFEST installhtml lib/Pod/Html.pm
14695 ____________________________________________________________________________
14696 [  2930] By: gsar                                  on 1999/02/15  04:16:25
14697         Log: From: Barrie Slaymaker <rbs@telerama.com>
14698              Date: Thu, 11 Feb 1999 19:39:48 -0500
14699              Message-ID: <36C37854.707D139@telerama.com>
14700              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
14701      Branch: perl
14702            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
14703 ____________________________________________________________________________
14704 [  2929] By: gsar                                  on 1999/02/15  04:06:50
14705         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
14706              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
14707              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
14708              Subject: [PATCH]5.005_54 (DOC) fix many typos
14709              --
14710              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
14711              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
14712              Subject: [PATCH]5.005_54 (DOC) typos
14713      Branch: perl
14714            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
14715            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
14716            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
14717            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
14718            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
14719            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
14720            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
14721            ! pod/perlvar.pod pod/perlxs.pod
14722 ____________________________________________________________________________
14723 [  2928] By: gsar                                  on 1999/02/15  03:39:53
14724         Log: allow the Carp routines to pass through exception objects
14725      Branch: perl
14726            ! lib/Carp.pm
14727 ____________________________________________________________________________
14728 [  2927] By: gsar                                  on 1999/02/15  03:22:57
14729         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
14730      Branch: perl
14731            ! pod/perlfaq8.pod
14732 ____________________________________________________________________________
14733 [  2926] By: gsar                                  on 1999/02/15  03:19:39
14734         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
14735              have done that, but didn't)
14736      Branch: perl
14737           !> utils/h2ph.PL
14738 ____________________________________________________________________________
14739 [  2925] By: gsar                                  on 1999/02/15  03:17:01
14740         Log: integrate cfgperl changes into mainline
14741      Branch: perl
14742            ! Changes
14743           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
14744           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
14745           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
14746           !> vms/subconfigure.com
14747 ____________________________________________________________________________
14748 [  2924] By: gsar                                  on 1999/02/15  03:07:08
14749         Log: add const qualifier to most char* prototypes, handle ripple effect
14750      Branch: perl
14751            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
14752            ! universal.c util.c
14753 ____________________________________________________________________________
14754 [  2923] By: gsar                                  on 1999/02/15  01:04:30
14755         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14756              Date: Thu, 04 Feb 1999 02:37:31 +0000
14757              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
14758              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
14759      Branch: perl
14760            ! pp_ctl.c t/op/range.t
14761 ____________________________________________________________________________
14762 [  2922] By: gsar                                  on 1999/02/15  00:24:34
14763         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14764              Date: Sun, 31 Jan 1999 01:50:06 +0000
14765              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
14766              Subject: [PATCH 5.005_03t4] regexp flags bug
14767      Branch: perl
14768            ! regcomp.c t/op/re_tests
14769 ____________________________________________________________________________
14770 [  2921] By: gsar                                  on 1999/02/15  00:13:02
14771         Log: use New() et al., rather than safemalloc() et al.
14772              From: jan.dubois@ibm.net (Jan Dubois)
14773              Date: Fri, 29 Jan 1999 23:27:22 +0100
14774              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
14775              Subject: [PATCH _03-MT5] POSIX.xs memory API
14776      Branch: perl
14777            ! ext/POSIX/POSIX.xs
14778 ____________________________________________________________________________
14779 [  2920] By: gsar                                  on 1999/02/15  00:05:33
14780         Log: tweak READ() docs to mention $buffer must be altered by reference
14781      Branch: perl
14782            ! pod/perltie.pod
14783 ____________________________________________________________________________
14784 [  2919] By: gsar                                  on 1999/02/14  23:50:39
14785         Log: applied suggested patch, with several language/readability tweaks
14786              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14787              Date: Fri, 29 Jan 1999 00:25:02 -0500
14788              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
14789              Subject: Re: [PATCH 5.005_*] Better parsing docs
14790      Branch: perl
14791            ! pod/perlop.pod
14792 ____________________________________________________________________________
14793 [  2918] By: gsar                                  on 1999/02/14  23:20:42
14794         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
14795              of silently returning bogus values)
14796              From: Peter Chines <pchines@nhgri.nih.gov>
14797              Date: Wed, 27 Jan 1999 16:11:31 -0500
14798              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
14799              Subject: Time::Local
14800      Branch: perl
14801            ! lib/Time/Local.pm pod/perldelta.pod
14802 ____________________________________________________________________________
14803 [  2917] By: gsar                                  on 1999/02/14  11:21:43
14804         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14805              Date: Thu, 28 Jan 1999 10:02:20 -0500
14806              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
14807              Subject: Re: [PATCH 5.005_53] Better perldoc
14808      Branch: perl
14809            ! utils/perldoc.PL
14810 ____________________________________________________________________________
14811 [  2916] By: gsar                                  on 1999/02/14  10:59:38
14812         Log: back out change#2751, apply updated version 
14813              From: jan.dubois@ibm.net (Jan Dubois)
14814              Date: Sat, 06 Feb 1999 01:06:29 +0100
14815              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
14816              Subject: [PATCH] Cleanup of File::Spec module
14817      Branch: perl
14818            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
14819            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
14820            ! lib/File/Spec/Win32.pm
14821 ____________________________________________________________________________
14822 [  2915] By: gsar                                  on 1999/02/14  10:48:01
14823         Log: tweak select() test
14824      Branch: perl
14825            ! pod/perlipc.pod t/op/fh.t
14826 ____________________________________________________________________________
14827 [  2914] By: gsar                                  on 1999/02/14  10:25:55
14828         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
14829      Branch: perl
14830            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
14831 ____________________________________________________________________________
14832 [  2913] By: gsar                                  on 1999/02/14  10:03:51
14833         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
14834              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
14835              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
14836              Subject: Re: SvOPV() or SvPV_nolen() or ...
14837      Branch: perl
14838            ! pod/perlguts.pod
14839 ____________________________________________________________________________
14840 [  2912] By: gsar                                  on 1999/02/14  09:57:29
14841         Log: provide SvPV_nolen(sv) to avoid use of PL_na
14842              From: jan.dubois@ibm.net (Jan Dubois)
14843              Date: Sun, 24 Jan 1999 02:45:32 +0100
14844              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
14845              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
14846      Branch: perl
14847            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
14848            ! sv.h
14849 ____________________________________________________________________________
14850 [  2911] By: gsar                                  on 1999/02/14  06:51:05
14851         Log: elide stray effluvium
14852      Branch: perl
14853            ! pod/perldelta.pod
14854 ____________________________________________________________________________
14855 [  2910] By: gsar                                  on 1999/02/14  05:51:56
14856         Log: slurping an empty file should return '' rather than undef, with
14857              commensurate effects on ARGV processing
14858      Branch: perl
14859            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
14860            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
14861 ____________________________________________________________________________
14862 [  2909] By: gsar                                  on 1999/02/14  00:02:11
14863         Log: perly_c.diff typo
14864      Branch: perl
14865            ! perly.c perly_c.diff vms/perly_c.vms
14866 ____________________________________________________________________________
14867 [  2908] By: gsar                                  on 1999/02/13  18:20:13
14868         Log: From: jan.dubois@ibm.net (Jan Dubois)
14869              Date: Sat, 13 Feb 1999 13:25:53 +0100
14870              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
14871              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
14872      Branch: perl
14873            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
14874 ____________________________________________________________________________
14875 [  2907] By: jhi                                   on 1999/02/13  15:07:26
14876         Log: Integrate from mainperl.
14877      Branch: cfgperl
14878           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
14879           !> (integrate 150 files)
14880 ____________________________________________________________________________
14881 [  2903] By: gsar                                  on 1999/02/12  13:25:59
14882         Log: From: jan.dubois@ibm.net (Jan Dubois)
14883              Date: Sun, 24 Jan 1999 01:12:00 +0100
14884              Message-ID: <36b66479.62756298@smtp1.ibm.net>
14885              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
14886      Branch: perl
14887            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
14888            ! proto.h sv.c sv.h
14889 ____________________________________________________________________________
14890 [  2902] By: gsar                                  on 1999/02/12  12:55:11
14891         Log: script to generate ctags from etags
14892              From: Colin Kuskie <ckuskie@cadence.com>
14893              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
14894              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
14895              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
14896      Branch: perl
14897            + emacs/e2ctags.pl
14898            ! Makefile.SH pod/perlfaq3.pod
14899 ____________________________________________________________________________
14900 [  2901] By: gsar                                  on 1999/02/12  12:40:17
14901         Log: allow boolean assign ops to be lvalues
14902              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14903              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
14904              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
14905              --
14906              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14907              Date: Mon, 18 Jan 1999 10:04:00 +0000
14908              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
14909              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
14910      Branch: perl
14911            + t/op/lop.t
14912            ! MANIFEST op.c
14913 ____________________________________________________________________________
14914 [  2899] By: jhi                                   on 1999/02/12  12:03:48
14915         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
14916      Branch: cfgperl
14917            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14918            ! config_h.SH hints/openbsd.sh
14919 ____________________________________________________________________________
14920 [  2898] By: gsar                                  on 1999/02/12  11:49:25
14921         Log: support win32_putenv()
14922      Branch: perl
14923            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
14924            ! win32/win32.c win32/win32iop.h
14925 ____________________________________________________________________________
14926 [  2894] By: gsar                                  on 1999/02/12  11:09:27
14927         Log: add missing hunk in change#2657
14928      Branch: perl
14929            ! ext/B/B/CC.pm
14930 ____________________________________________________________________________
14931 [  2893] By: gsar                                  on 1999/02/12  11:00:13
14932         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14933              Date: Tue, 19 Jan 1999 20:13:15 -0500
14934              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
14935              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
14936      Branch: perl
14937            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
14938            ! t/pragma/subs.t t/pragma/warning.t
14939 ____________________________________________________________________________
14940 [  2892] By: gsar                                  on 1999/02/12  10:44:38
14941         Log: update change#2670 to later version
14942              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14943              Date: Sun, 31 Jan 1999 16:16:14 +0000
14944              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
14945              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
14946      Branch: perl
14947            ! t/op/subst.t toke.c
14948 ____________________________________________________________________________
14949 [  2891] By: gsar                                  on 1999/02/12  10:31:17
14950         Log: make testsuite somewhat location independent
14951      Branch: perl
14952            ! (edit 117 files)
14953 ____________________________________________________________________________
14954 [  2890] By: gsar                                  on 1999/02/12  10:00:30
14955         Log: add $AutoLoader::VERSION
14956      Branch: perl
14957            ! lib/AutoLoader.pm
14958 ____________________________________________________________________________
14959 [  2889] By: gsar                                  on 1999/02/12  09:55:48
14960         Log: tweak PERL_STRICT_CR notes
14961      Branch: perl
14962            ! pod/perl5005delta.pod
14963 ____________________________________________________________________________
14964 [  2888] By: gsar                                  on 1999/02/12  09:41:45
14965         Log: add note about test-notty target
14966      Branch: perl
14967            ! README.win32
14968 ____________________________________________________________________________
14969 [  2887] By: gsar                                  on 1999/02/12  09:37:37
14970         Log: add perltodo.pod
14971      Branch: perl
14972            + pod/perltodo.pod
14973            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
14974            ! win32/pod.mak
14975 ____________________________________________________________________________
14976 [  2886] By: jhi                                   on 1999/02/12  08:52:14
14977         Log: Integrate from mainperl.
14978      Branch: cfgperl
14979           +> t/op/fh.t
14980           !> (integrate 30 files)
14981 ____________________________________________________________________________
14982 [  2885] By: gsar                                  on 1999/02/12  08:42:10
14983         Log: note how to find REG_INFTY limit
14984      Branch: perl
14985            ! pod/perlre.pod
14986 ____________________________________________________________________________
14987 [  2884] By: jhi                                   on 1999/02/12  08:36:14
14988         Log: OpenBSD pthreads awareness, thanks to
14989              David Leonard <david.leonard@csee.uq.edu.au>
14990      Branch: maint-5.005/perl
14991            ! Configure hints/openbsd.sh
14992 ____________________________________________________________________________
14993 [  2882] By: gsar                                  on 1999/02/12  08:05:20
14994         Log: IO is maintained by p5p (per Graham Barr's wishes)
14995      Branch: perl
14996            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
14997            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
14998            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
14999            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
15000 ____________________________________________________________________________
15001 [  2881] By: gsar                                  on 1999/02/12  07:57:13
15002         Log: fh.t typo
15003      Branch: perl
15004            ! t/op/fh.t
15005 ____________________________________________________________________________
15006 [  2880] By: gsar                                  on 1999/02/12  07:38:16
15007         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
15008      Branch: perl
15009            ! perl.c pod/perlrun.pod
15010 ____________________________________________________________________________
15011 [  2879] By: gsar                                  on 1999/02/12  05:39:29
15012         Log: fix ops that are not filehandle constructors to not create GV if it
15013              doesn't already exist (avoids leaks); extend semantics of defined()
15014              so that defined(*{$foo}) works (experimental)
15015      Branch: perl
15016            + t/op/fh.t
15017            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
15018            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
15019 ____________________________________________________________________________
15020 [  2877] By: jhi                                   on 1999/02/11  20:44:00
15021         Log: From: Chris Nandor <pudge@pobox.com>
15022              To: perl5-porters@perl.org
15023              Subject: [PATCH] perlport.pod 1.39
15024              Date: Thu, 11 Feb 1999 12:28:35 -0500
15025              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
15026      Branch: cfgperl
15027            ! pod/perlport.pod
15028 ____________________________________________________________________________
15029 [  2870] By: gsar                                  on 1999/02/11  11:17:08
15030         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
15031      Branch: perl
15032            ! ext/IO/lib/IO/Pipe.pm
15033 ____________________________________________________________________________
15034 [  2869] By: gsar                                  on 1999/02/11  11:00:56
15035         Log: update win32/pod.mak
15036      Branch: perl
15037            ! win32/pod.mak
15038 ____________________________________________________________________________
15039 [  2868] By: gsar                                  on 1999/02/11  10:42:44
15040         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
15041              Date: Fri, 08 Jan 1999 14:36:53 +1100
15042              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
15043              Subject: Re: [Fwd: IO::Socket::connect and blocking]
15044      Branch: perl
15045            ! ext/IO/lib/IO/Socket.pm
15046 ____________________________________________________________________________
15047 [  2867] By: gsar                                  on 1999/02/11  09:43:03
15048         Log: av_extend() doc tweak from Jan Dubois
15049      Branch: perl
15050            ! pod/perlguts.pod
15051 ____________________________________________________________________________
15052 [  2866] By: gsar                                  on 1999/02/11  09:27:17
15053         Log: display full pathname of unreadable files
15054      Branch: perl
15055            ! utils/perldoc.PL
15056 ____________________________________________________________________________
15057 [  2865] By: gsar                                  on 1999/02/11  09:02:31
15058         Log: missing patch in change#2522
15059      Branch: perl
15060            ! lib/Pod/Text.pm
15061 ____________________________________________________________________________
15062 [  2864] By: jhi                                   on 1999/02/11  08:45:00
15063         Log: From: Spider Boardman <spider@zk3.dec.com>
15064              To: perlbug@perl.com
15065              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
15066              Date: Wed, 10 Feb 1999 23:33:31 -0500
15067              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
15068      Branch: maint-5.005/perl
15069            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
15070 ____________________________________________________________________________
15071 [  2862] By: gsar                                  on 1999/02/11  08:14:34
15072         Log: integrate changes#2738,2740 from maint-5.005
15073      Branch: perl
15074           !> lib/ExtUtils/MakeMaker.pm
15075 ____________________________________________________________________________
15076 [  2861] By: jhi                                   on 1999/02/11  08:04:25
15077         Log: Integrate from mainperl.
15078      Branch: cfgperl
15079           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
15080           !> t/op/range.t win32/config.gc
15081 ____________________________________________________________________________
15082 [  2860] By: gsar                                  on 1999/02/11  07:30:08
15083         Log: binmode() support for cygwin32 (suggested by Steven Morlock
15084              <newspost@morlock.net>)
15085      Branch: perl
15086            ! perl.h
15087 ____________________________________________________________________________
15088 [  2859] By: gsar                                  on 1999/02/11  07:14:21
15089         Log: update Changes
15090      Branch: perl
15091            ! Changes
15092           !> pod/perl5005delta.pod
15093 ____________________________________________________________________________
15094 [  2856] By: gsar                                  on 1999/02/11  07:07:39
15095         Log: integrate perldelta changes from maint-5.005
15096      Branch: perl
15097           !> pod/perl5005delta.pod
15098 ____________________________________________________________________________
15099 [  2855] By: gsar                                  on 1999/02/11  06:31:50
15100         Log: applied suggested patch; added tests
15101              From: Adam Krolnik <adamk@gypsy.cyrix.com>
15102              Date: Sat, 12 Dec 98 15:30:18 -0600
15103              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
15104              Subject: Range operation doesn't handle IV_MAX
15105      Branch: perl
15106            ! pp_ctl.c t/op/range.t
15107 ____________________________________________________________________________
15108 [  2854] By: gsar                                  on 1999/02/11  05:00:55
15109         Log: compatibility fix: magic non-propagation in foreach implicit localization
15110      Branch: perl
15111            ! pp_ctl.c t/op/local.t win32/config.gc
15112 ____________________________________________________________________________
15113 [  2852] By: gsar                                  on 1999/02/10  23:17:49
15114         Log: fair warning about -Dusethreads
15115      Branch: maint-5.005/perl
15116            ! Configure INSTALL README.threads
15117 ____________________________________________________________________________
15118 [  2847] By: jhi                                   on 1999/02/09  19:13:28
15119         Log: Integrate from mainperl.
15120      Branch: cfgperl
15121           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
15122           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
15123 ____________________________________________________________________________
15124 [  2846] By: gsar                                  on 1999/02/09  13:53:28
15125         Log: a modified version of suggested patch for pack template 'Z'; added docs
15126              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
15127              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
15128              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
15129              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
15130      Branch: perl
15131            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
15132 ____________________________________________________________________________
15133 [  2845] By: gsar                                  on 1999/02/09  00:03:26
15134         Log: clarify docs for change#2835
15135      Branch: perl
15136            ! pod/perldelta.pod pod/perlop.pod
15137 ____________________________________________________________________________
15138 [  2844] By: gsar                                  on 1999/02/08  23:40:57
15139         Log: addendum to change#2823
15140              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
15141              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
15142              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
15143              Subject: [PATCH] Docs and tests for method-call syntax
15144      Branch: perl
15145            ! pod/perlobj.pod t/op/method.t
15146 ____________________________________________________________________________
15147 [  2843] By: jhi                                   on 1999/02/08  21:06:28
15148         Log: Ultrix mmap tidbit.
15149      Branch: cfgperl
15150            ! hints/ultrix_4.sh
15151 ____________________________________________________________________________
15152 [  2842] By: jhi                                   on 1999/02/08  20:22:55
15153         Log: Integrate from mainperl.
15154      Branch: cfgperl
15155           +> t/op/subst_wamp.t
15156           !> (integrate 35 files)
15157 ____________________________________________________________________________
15158 [  2841] By: jhi                                   on 1999/02/08  18:23:26
15159         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15160              To: Mailing list Perl5 <perl5-porters@perl.org>
15161              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
15162              Date: Sun, 7 Feb 1999 17:25:22 -0500
15163              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
15164      Branch: cfgperl
15165            + t/op/subst_amp.t
15166            ! MANIFEST regcomp.c t/op/subst.t
15167 ____________________________________________________________________________
15168 [  2840] By: jhi                                   on 1999/02/08  18:16:54
15169         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15170              To: Mailing list Perl5 <perl5-porters@perl.org>
15171              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
15172              Date: Sun, 7 Feb 1999 17:00:10 -0500
15173              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
15174      Branch: cfgperl
15175            ! pp_hot.c t/op/pat.t
15176 ____________________________________________________________________________
15177 [  2839] By: jhi                                   on 1999/02/08  17:25:30
15178         Log: A require was missing.
15179      Branch: cfgperl
15180            ! t/lib/h2ph.pht
15181 ____________________________________________________________________________
15182 [  2838] By: jhi                                   on 1999/02/08  16:38:41
15183         Log: Bring in the change #2809 (the Configure part has been
15184              modified rather a lot since the #2809, though.)
15185      Branch: cfgperl
15186            ! Configure utils/h2ph.PL
15187 ____________________________________________________________________________
15188 [  2835] By: gsar                                  on 1999/02/08  14:40:23
15189         Log: make qw() into a true list at compile time (slightly modified
15190              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
15191      Branch: perl
15192            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
15193 ____________________________________________________________________________
15194 [  2834] By: gsar                                  on 1999/02/08  13:23:16
15195         Log: make safesysmalloc() etc., always available; safemalloc() et al are
15196              now macros that point to the right malloc; fix various places in
15197              sources that need to always use safesysmalloc() et al
15198      Branch: perl
15199            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
15200            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
15201 ____________________________________________________________________________
15202 [  2833] By: gsar                                  on 1999/02/08  10:56:16
15203         Log: remove spurious #endif in last change
15204      Branch: perl
15205            ! perl.h
15206 ____________________________________________________________________________
15207 [  2832] By: gsar                                  on 1999/02/08  10:34:55
15208         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
15209              them ask for insanity (untested)
15210      Branch: perl
15211            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
15212            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
15213            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
15214 ____________________________________________________________________________
15215 [  2831] By: jhi                                   on 1999/02/08  08:33:33
15216         Log: Update vms/subconfigure.com along the lines of change #2829.
15217      Branch: cfgperl
15218            ! vms/subconfigure.com
15219 ____________________________________________________________________________
15220 [  2830] By: gsar                                  on 1999/02/08  00:19:46
15221         Log: integrate cfgperl changes into mainline
15222      Branch: perl
15223           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
15224           +> lib/File/PathConvert.pm pod/perlthrtut.pod
15225            ! Changes
15226           !> (integrate 93 files)
15227 ____________________________________________________________________________
15228 [  2829] By: jhi                                   on 1999/02/07  23:49:46
15229         Log: Configure update.
15230              
15231              Probe for mmap() et alia.
15232              The *cc*symbols patch (just Configure, no h2ph).
15233      Branch: cfgperl
15234            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15235            ! config_h.SH perl.h
15236 ____________________________________________________________________________
15237 [  2828] By: gsar                                  on 1999/02/07  23:38:47
15238         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15239              Date: Sun, 7 Feb 1999 17:25:22 -0500
15240              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
15241              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
15242      Branch: perl
15243            + t/op/subst_amp.t t/op/subst_wamp.t
15244            ! MANIFEST regcomp.c t/op/subst.t
15245 ____________________________________________________________________________
15246 [  2827] By: gsar                                  on 1999/02/07  23:27:32
15247         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15248              Date: Sun, 7 Feb 1999 17:00:10 -0500
15249              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
15250              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
15251      Branch: perl
15252            ! pp_hot.c t/op/pat.t
15253 ____________________________________________________________________________
15254 [  2826] By: gsar                                  on 1999/02/07  23:26:04
15255         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
15256              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15257              Date: Sun, 7 Feb 1999 15:07:27 -0500
15258              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
15259              Subject: Re: fixing memory leaks in REx compilation
15260      Branch: perl
15261            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
15262            ! regexec.c
15263 ____________________________________________________________________________
15264 [  2825] By: jhi                                   on 1999/02/07  18:05:13
15265         Log: Integrate from mainperl.
15266      Branch: cfgperl
15267           +> lib/DB.pm t/comp/bproto.t
15268           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
15269           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
15270           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
15271           !> toke.c vms/perly_c.vms
15272 ____________________________________________________________________________
15273 [  2824] By: gsar                                  on 1999/02/07  14:21:48
15274         Log: tweak doc on bitwise ops
15275      Branch: perl
15276            ! pod/perlop.pod
15277 ____________________________________________________________________________
15278 [  2823] By: gsar                                  on 1999/02/07  13:38:31
15279         Log: applied suggested patch; regen perly* and vms/perly*
15280              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
15281              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
15282              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
15283              Subject: [PATCH] Re: Suggestion for perlobj man page
15284      Branch: perl
15285            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
15286 ____________________________________________________________________________
15287 [  2822] By: gsar                                  on 1999/02/07  12:39:09
15288         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
15289              disabled, fails tests)
15290      Branch: perl
15291            ! regcomp.h
15292 ____________________________________________________________________________
15293 [  2821] By: gsar                                  on 1999/02/07  11:09:39
15294         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
15295              <Alexander.Barilo@aexp.com>)
15296      Branch: perl
15297            ! lib/Pod/Html.pm
15298 ____________________________________________________________________________
15299 [  2820] By: gsar                                  on 1999/02/07  10:20:35
15300         Log: add draft debugging API implementation
15301      Branch: perl
15302            + lib/DB.pm
15303            ! MANIFEST
15304 ____________________________________________________________________________
15305 [  2819] By: gsar                                  on 1999/02/07  09:58:45
15306         Log: avoid garbage in db->dirbuf
15307              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
15308              Date: Sat, 05 Dec 1998 14:14:54 +0900
15309              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
15310              Subject: SDBM bug
15311      Branch: perl
15312            ! ext/SDBM_File/sdbm/sdbm.c
15313 ____________________________________________________________________________
15314 [  2818] By: gsar                                  on 1999/02/07  09:32:24
15315         Log: missing entry
15316      Branch: perl
15317            ! MANIFEST
15318 ____________________________________________________________________________
15319 [  2817] By: gsar                                  on 1999/02/07  09:30:47
15320         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
15321      Branch: perl
15322            + t/comp/bproto.t
15323            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
15324 ____________________________________________________________________________
15325 [  2816] By: gsar                                  on 1999/02/06  00:14:29
15326         Log: minor bug in dumping blessed subrefs
15327      Branch: perl
15328            ! ext/Data/Dumper/Dumper.pm
15329 ____________________________________________________________________________
15330 [  2812] By: jhi                                   on 1999/02/03  22:02:24
15331         Log: Enhance change #2808.
15332              
15333              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15334              To: perl5-porters@perl.org
15335              Subject: Re: [PATCH 5.00*]: perlbug checklist
15336              Date: Wed, 3 Feb 1999 19:02:27 +0000
15337              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
15338      Branch: cfgperl
15339            ! utils/perlbug.PL
15340 ____________________________________________________________________________
15341 [  2811] By: jhi                                   on 1999/02/03  21:53:23
15342         Log: From: Barrie Slaymaker <rbs@telerama.com>
15343              To: perl5-porters@perl.org
15344              CC: pod-people@perl.org
15345              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
15346              Date: Wed, 03 Feb 1999 10:34:18 -0500
15347              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
15348              
15349              Add File::PathConvert.pm.
15350              Fix Pod::Html and installhtml to understand relative urls.
15351      Branch: cfgperl
15352            + lib/File/PathConvert.pm
15353            ! MANIFEST installhtml lib/Pod/Html.pm
15354 ____________________________________________________________________________
15355 [  2810] By: jhi                                   on 1999/02/03  20:25:10
15356         Log: From: Francois Desarmenien <desar@club-internet.fr>
15357              To: Mailing list Perl5 <perl5-porters@perl.org>
15358              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
15359              Date: Wed, 03 Feb 1999 13:13:24 +0000
15360              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
15361              
15362              (note: this patch completely overrides Tom Wolfe's patch,
15363              change #2604)
15364      Branch: cfgperl
15365            + ext/GDBM_File/hints/sco.pl
15366            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
15367 ____________________________________________________________________________
15368 [  2809] By: jhi                                   on 1999/02/03  19:54:16
15369         Log: h2ph fixes + Configure patch to support them.
15370              
15371              From: "Kurt D. Starsinic" <kstar@chapin.edu>
15372              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
15373              Gurusamy Sarathy <gsar@engin.umich.edu>
15374              Cc: perl5-porters@perl.org
15375              Subject: [PATCH 5.00503_MT5] h2ph.PL
15376              Date: Tue, 2 Feb 1999 19:48:06 -0500
15377              Message-ID: <19990202194806.E10647@O2.chapin.edu>
15378      Branch: maint-5.005/perl
15379            ! Configure utils/h2ph.PL
15380 ____________________________________________________________________________
15381 [  2808] By: jhi                                   on 1999/02/03  16:59:55
15382         Log: Enhance the perlbug checklist.
15383      Branch: cfgperl
15384            ! utils/perlbug.PL
15385 ____________________________________________________________________________
15386 [  2807] By: jhi                                   on 1999/02/03  14:01:37
15387         Log: Document the standard strftime %formats.
15388              
15389              From: Dominic Dunlop <domo@vo.lu>
15390              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
15391              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
15392              Date: Tue, 2 Feb 1999 15:55:29 +0100
15393              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
15394      Branch: cfgperl
15395            ! ext/POSIX/POSIX.pod
15396 ____________________________________________________________________________
15397 [  2806] By: jhi                                   on 1999/02/03  13:58:00
15398         Log: Integrate from mainperl.
15399      Branch: cfgperl
15400           !> perl.h
15401 ____________________________________________________________________________
15402 [  2805] By: gsar                                  on 1999/02/03  03:32:31
15403         Log: PL_uuemap[] init needs help for sizeof()
15404      Branch: perl
15405            ! perl.h
15406 ____________________________________________________________________________
15407 [  2804] By: jhi                                   on 1999/02/02  20:44:30
15408         Log: These should've been already in #2803.
15409      Branch: cfgperl
15410            ! Configure config_h.SH vms/subconfigure.com
15411 ____________________________________________________________________________
15412 [  2803] By: jhi                                   on 1999/02/02  20:38:45
15413         Log: telldir prototype issue, from mists of time...
15414      Branch: cfgperl
15415            ! hints/netbsd.sh pp_sys.c
15416 ____________________________________________________________________________
15417 [  2801] By: jhi                                   on 1999/02/02  17:40:14
15418         Log: From: John Bley <jbb6@acpub.duke.edu>
15419              To: perlbug@perl.org
15420              Subject: [PATCH]5.005_54 (DOC) fix minor typos
15421              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
15422              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
15423      Branch: cfgperl
15424            ! pod/perlre.pod
15425 ____________________________________________________________________________
15426 [  2800] By: jhi                                   on 1999/02/02  17:26:49
15427         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
15428      Branch: cfgperl
15429            ! Todo-5.005
15430 ____________________________________________________________________________
15431 [  2799] By: jhi                                   on 1999/02/02  17:18:51
15432         Log: Update FindBin from maint-5.005.
15433      Branch: cfgperl
15434            ! lib/FindBin.pm
15435 ____________________________________________________________________________
15436 [  2798] By: jhi                                   on 1999/02/02  17:16:07
15437         Log: Fix typecasts in #2797
15438              
15439              From: "G. Del Merritt" <del@intranetics.com>
15440              Date: Fri, 29 Jan 1999 11:47:25 -0700
15441              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
15442              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
15443      Branch: cfgperl
15444            ! ext/POSIX/POSIX.xs
15445 ____________________________________________________________________________
15446 [  2797] By: jhi                                   on 1999/02/02  17:14:37
15447         Log: From: Ted Law <tedlaw@cibcwg.com>
15448              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
15449              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
15450              Subject: POSIX::strftime buffer overflow problem
15451      Branch: cfgperl
15452            ! ext/POSIX/POSIX.xs
15453 ____________________________________________________________________________
15454 [  2796] By: jhi                                   on 1999/02/02  17:13:23
15455         Log: Do not use File::Slurp.
15456      Branch: cfgperl
15457            ! t/lib/textfill.t
15458 ____________________________________________________________________________
15459 [  2795] By: jhi                                   on 1999/02/02  17:11:48
15460         Log: perlhist update from maint-5.005.
15461      Branch: cfgperl
15462            ! pod/perlhist.pod
15463 ____________________________________________________________________________
15464 [  2794] By: jhi                                   on 1999/02/02  17:10:33
15465         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
15466      Branch: cfgperl
15467            ! ext/POSIX/POSIX.pm
15468 ____________________________________________________________________________
15469 [  2793] By: jhi                                   on 1999/02/02  17:08:39
15470         Log: Missed the html test from change #2787. 
15471      Branch: cfgperl
15472            ! t/lib/cgi-html.t
15473 ____________________________________________________________________________
15474 [  2792] By: jhi                                   on 1999/02/02  17:01:24
15475         Log: Update Getopt::Long to 2.19.
15476      Branch: cfgperl
15477            ! lib/Getopt/Long.pm
15478 ____________________________________________________________________________
15479 [  2791] By: jhi                                   on 1999/02/02  16:59:13
15480         Log: overload syntax is no longer experimental
15481      Branch: cfgperl
15482            ! lib/overload.pm
15483 ____________________________________________________________________________
15484 [  2789] By: jhi                                   on 1999/02/02  16:47:50
15485         Log: Still doc fixes.
15486      Branch: cfgperl
15487            ! lib/diagnostics.pm
15488 ____________________________________________________________________________
15489 [  2788] By: jhi                                   on 1999/02/02  16:47:07
15490         Log: Doc fixes.
15491      Branch: cfgperl
15492            ! lib/CGI.pm lib/diagnostics.pm
15493 ____________________________________________________________________________
15494 [  2787] By: jhi                                   on 1999/02/02  16:38:55
15495         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
15496              where applicable).
15497      Branch: cfgperl
15498            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
15499            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
15500            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
15501            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
15502            ! eg/cgi/frameset.cgi eg/cgi/index.html
15503            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
15504            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
15505            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
15506            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
15507            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
15508            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
15509 ____________________________________________________________________________
15510 [  2786] By: jhi                                   on 1999/02/02  16:17:52
15511         Log: Update CPAN to 1.47.
15512      Branch: cfgperl
15513            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
15514 ____________________________________________________________________________
15515 [  2785] By: jhi                                   on 1999/02/02  16:09:03
15516         Log: From: Mark-Jason Dominus <mjd@plover.com>
15517              Date: Sat, 16 Jan 1999 17:22:06 -0500
15518              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
15519              Message-ID: <19990116222206.3674.qmail@plover.com>
15520      Branch: cfgperl
15521            ! pod/perlsub.pod
15522 ____________________________________________________________________________
15523 [  2784] By: jhi                                   on 1999/02/02  16:01:31
15524         Log: Fix incorrect "used only once" warnings
15525              
15526              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15527              Date: Fri, 8 Jan 1999 04:37:10 -0500
15528              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
15529              Subject: Re: change#965 flakiness
15530      Branch: cfgperl
15531            ! gv.c
15532 ____________________________________________________________________________
15533 [  2783] By: jhi                                   on 1999/02/02  15:50:38
15534         Log: perldelta updates.
15535      Branch: cfgperl
15536            ! pod/perldelta.pod
15537 ____________________________________________________________________________
15538 [  2782] By: jhi                                   on 1999/02/02  14:28:26
15539         Log: Mirror change #2781.
15540      Branch: cfgperl
15541            ! hints/linux.sh
15542 ____________________________________________________________________________
15543 [  2781] By: jhi                                   on 1999/02/02  14:27:01
15544         Log: Update the MkLinux note.
15545      Branch: maint-5.005/perl
15546            ! hints/linux.sh
15547 ____________________________________________________________________________
15548 [  2780] By: jhi                                   on 1999/02/02  14:10:59
15549         Log: Update todo.
15550      Branch: cfgperl
15551            ! Todo-5.005
15552 ____________________________________________________________________________
15553 [  2779] By: jhi                                   on 1999/02/02  14:00:25
15554         Log: Integrate from mainperl.
15555      Branch: cfgperl
15556            ! t/lib/textfill.t t/lib/textwrap.t
15557           !> (integrate 32 files)
15558 ____________________________________________________________________________
15559 [  2778] By: jhi                                   on 1999/02/02  13:56:23
15560         Log: VMS update, applicable parts of
15561              
15562              From: Dan Sugalski <sugalskd@osshe.edu>
15563              To: perl5-porters@perl.org
15564              Subject: [PATCH 5.005_03MT3]VMS configure tweak
15565              Date: Wed, 20 Jan 1999 12:05:18 -0800
15566              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
15567              
15568              From: Dan Sugalski <sugalskd@osshe.edu>
15569              To: perlbug@perl.com, vmsperl@perl.org
15570              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
15571              Date: Tue, 26 Jan 1999 14:40:38 -0800
15572              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
15573              
15574              From: Dan Sugalski <sugalskd@osshe.edu>
15575              To: perl5-porters@perl.org, vmsperl@perl.org
15576              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
15577              Date: Tue, 26 Jan 1999 14:55:29 -0800
15578              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
15579      Branch: cfgperl
15580            ! vms/ext/Stdio/test.pl vms/subconfigure.com
15581 ____________________________________________________________________________
15582 [  2777] By: jhi                                   on 1999/02/02  13:43:24
15583         Log: Synch usethreads parts from maint-5.005.
15584      Branch: cfgperl
15585            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
15586            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
15587            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
15588            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
15589 ____________________________________________________________________________
15590 [  2776] By: jhi                                   on 1999/02/02  13:17:16
15591         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
15592      Branch: cfgperl
15593            ! Makefile.SH hints/freebsd.sh
15594 ____________________________________________________________________________
15595 [  2774] By: jhi                                   on 1999/02/02  13:10:39
15596         Log: Add perlthrtut, update pod/* machinery.
15597              (a pod/Makefile.SH is sorely needed)
15598      Branch: cfgperl
15599            + pod/perlthrtut.pod
15600            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
15601 ____________________________________________________________________________
15602 [  2773] By: jhi                                   on 1999/02/02  12:54:24
15603         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15604              To: perl5-porters@perl.org
15605              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
15606              Date: Tue, 26 Jan 1999 22:25:07 +0000
15607              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
15608      Branch: cfgperl
15609            ! pod/perlguts.pod
15610 ____________________________________________________________________________
15611 [  2771] By: jhi                                   on 1999/02/02  12:47:34
15612         Log: Use perlbug instead of personal email address.
15613      Branch: cfgperl
15614            ! Configure
15615 ____________________________________________________________________________
15616 [  2770] By: jhi                                   on 1999/02/02  12:42:06
15617         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
15618              
15619              From: "G. Del Merritt" <del@intranetics.com>
15620              To: perlbug@perl.com
15621              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
15622              Date: Tue, 26 Jan 1999 12:09:09 -0700
15623              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
15624      Branch: cfgperl
15625            ! iperlsys.h
15626 ____________________________________________________________________________
15627 [  2769] By: jhi                                   on 1999/02/02  12:37:57
15628         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15629              To: Mailing list Perl5 <perl5-porters@perl.org>
15630              Subject: [PATCH 5.005_*] OS/2 threads
15631              Date: Tue, 26 Jan 1999 13:39:46 -0500
15632              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
15633      Branch: cfgperl
15634            ! os2/os2ish.h
15635 ____________________________________________________________________________
15636 [  2768] By: jhi                                   on 1999/02/02  12:36:16
15637         Log: Apply change #2711 from maint-5.005:
15638              
15639              make ok", "make okfile", and "make nok" were broken
15640              with -Duseshrplib, because of a shared typo.
15641              
15642              From: Spider Boardman <spider@web.zk3.dec.com>
15643              To: perlbug@perl.com
15644              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
15645              Date: Wed, 27 Jan 1999 12:27:15 -0500
15646              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
15647      Branch: cfgperl
15648            ! Makefile.SH
15649 ____________________________________________________________________________
15650 [  2766] By: jhi                                   on 1999/02/02  12:27:08
15651         Log: Make Configure use "int main()" instead of bare "main()".
15652              Like maint-5.005 change #2703 but now via metaconfig.
15653      Branch: cfgperl
15654            ! Configure
15655 ____________________________________________________________________________
15656 [  2765] By: jhi                                   on 1999/02/02  11:59:30
15657         Log: Undo part of change #2562.
15658      Branch: cfgperl
15659            ! Configure
15660 ____________________________________________________________________________
15661 [  2764] By: jhi                                   on 1999/02/02  11:52:39
15662         Log: NetBSD synch with maint-5.005.
15663      Branch: cfgperl
15664            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
15665 ____________________________________________________________________________
15666 [  2763] By: jhi                                   on 1999/02/02  11:44:07
15667         Log: $Config{installusrbinperl}
15668              (maint-5.005 changes #2614 and #2709)
15669      Branch: cfgperl
15670            ! Configure installperl
15671 ____________________________________________________________________________
15672 [  2762] By: jhi                                   on 1999/02/02  11:29:13
15673         Log: Errno update from maint-5.005 (changes #2583, #2710).
15674      Branch: cfgperl
15675            ! Configure ext/Errno/Errno_pm.PL
15676 ____________________________________________________________________________
15677 [  2759] By: jhi                                   on 1999/02/02  10:53:20
15678         Log: Update Trig.pm from maint-5.005.
15679      Branch: cfgperl
15680            ! lib/Math/Trig.pm
15681 ____________________________________________________________________________
15682 [  2757] By: jhi                                   on 1999/02/02  10:41:26
15683         Log: MPE/iX update (mirror maint-5.005 change #2715)
15684      Branch: cfgperl
15685            ! hints/mpeix.sh mpeix/relink
15686 ____________________________________________________________________________
15687 [  2756] By: jhi                                   on 1999/02/02  10:38:08
15688         Log: BeOS update (Mirror maint-5.005 change #2727).
15689      Branch: cfgperl
15690            + ext/DynaLoader/dl_beos.xs
15691            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
15692            ! lib/ExtUtils/MM_Unix.pm
15693 ____________________________________________________________________________
15694 [  2754] By: gsar                                  on 1999/02/02  08:52:13
15695         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
15696      Branch: perl
15697            ! Porting/pumpkin.pod Todo Todo-5.005
15698 ____________________________________________________________________________
15699 [  2753] By: gsar                                  on 1999/02/02  08:46:21
15700         Log: Todo tweaks
15701      Branch: perl
15702            ! Todo Todo-5.005
15703 ____________________________________________________________________________
15704 [  2752] By: jhi                                   on 1999/02/01  22:15:12
15705         Log: Add perlthrtut.pod.
15706              
15707              From: Dan Sugalski <sugalskd@osshe.edu>
15708              To: perl5-porters@perl.org
15709              Subject: perlthrtut.pod
15710              Date: Mon, 01 Feb 1999 10:57:11 -0800
15711              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
15712      Branch: maint-5.005/perl
15713            + pod/perlthrtut.pod
15714            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
15715            ! pod/roffitall
15716 ____________________________________________________________________________
15717 [  2751] By: gsar                                  on 1999/02/01  07:28:05
15718         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
15719      Branch: perl
15720            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
15721            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
15722 ____________________________________________________________________________
15723 [  2750] By: gsar                                  on 1999/02/01  07:09:20
15724         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15725              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
15726              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
15727              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
15728      Branch: perl
15729            ! regexec.c
15730 ____________________________________________________________________________
15731 [  2749] By: gsar                                  on 1999/02/01  07:07:59
15732         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15733              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
15734              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
15735              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
15736      Branch: perl
15737            ! regexec.c
15738 ____________________________________________________________________________
15739 [  2748] By: gsar                                  on 1999/02/01  06:47:06
15740         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
15741              Date: Thu, 3 Dec 1998 15:10:17 -0500
15742              Message-Id: <199812032010.PAA09692@jik.shore.net>
15743              Subject: sample checksum code in "perlfunc" man page is wrong
15744      Branch: perl
15745            ! pod/perlfunc.pod
15746 ____________________________________________________________________________
15747 [  2747] By: gsar                                  on 1999/02/01  06:35:13
15748         Log: typos in Pod/Text.pm
15749              From: "Greg Chapman" <glc@well.com>
15750              Date: Tue, 1 Dec 1998 10:50:18 -0800
15751              Message-Id: <199812011849.KAA08816@smtp.well.com>
15752              Subject: Glitch in Pod::Text
15753      Branch: perl
15754            ! lib/Pod/Text.pm
15755 ____________________________________________________________________________
15756 [  2746] By: gsar                                  on 1999/02/01  06:27:35
15757         Log: various win32-ish changes merged from maint-5.005
15758      Branch: perl
15759            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
15760            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
15761            ! win32/Makefile win32/config.bc win32/config.vc
15762            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
15763            ! win32/win32.c
15764 ____________________________________________________________________________
15765 [  2745] By: gsar                                  on 1999/02/01  04:51:54
15766         Log: integrate cfgperl changes into mainline
15767      Branch: perl
15768           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
15769 ____________________________________________________________________________
15770 [  2744] By: gsar                                  on 1999/02/01  04:31:09
15771         Log: improved diagnostic on syntax errors at EOL
15772      Branch: perl
15773            ! toke.c
15774 ____________________________________________________________________________
15775 [  2743] By: gsar                                  on 1999/02/01  03:59:13
15776         Log: don't attempt connect() to bogus IP addresses
15777              From:    Graham Barr <gbarr@pobox.com>
15778              Date:    Sun, 31 Jan 1999 21:50:45 CST
15779              Message-Id: <19990131215045.A633@pobox.com>
15780      Branch: perl
15781            ! t/lib/io_multihomed.t
15782 ____________________________________________________________________________
15783 [  2742] By: gsar                                  on 1999/02/01  03:08:58
15784         Log: update Changes
15785      Branch: perl
15786            ! Changes pod/perldelta.pod
15787 ____________________________________________________________________________
15788 [  2740] By: gsar                                  on 1999/02/01  02:43:07
15789         Log: CAPI inheritance tweak and doc
15790      Branch: maint-5.005/perl
15791            ! lib/ExtUtils/MakeMaker.pm
15792 ____________________________________________________________________________
15793 [  2739] By: jhi                                   on 1999/01/31  18:31:54
15794         Log: Undo changes #2730 and #2731 and replace them
15795              with an extensively tested patch from
15796              Anton Berezin <tobez@plab.ku.dk> (via private email).
15797      Branch: maint-5.005/perl
15798            ! Makefile.SH hints/freebsd.sh
15799 ____________________________________________________________________________
15800 [  2738] By: gsar                                  on 1999/01/31  05:04:32
15801         Log: fix bogus CAPI inheritance from change#2541
15802      Branch: maint-5.005/perl
15803            ! lib/ExtUtils/MakeMaker.pm
15804 ____________________________________________________________________________
15805 [  2731] By: jhi                                   on 1999/01/29  14:33:12
15806         Log: FreeBSD version numbers can be like "2.2.8-release".
15807      Branch: maint-5.005/perl
15808            ! hints/freebsd.sh
15809 ____________________________________________________________________________
15810 [  2730] By: jhi                                   on 1999/01/29  12:40:38
15811         Log: FreeBSD hints iteration (hopefully convergent).
15812              usethreads: require at least FreeBSD 2.2.8.
15813              signal type: mirror change #2429 in cfgperl.
15814      Branch: maint-5.005/perl
15815            ! hints/freebsd.sh
15816 ____________________________________________________________________________
15817 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
15818         Log: From: Tom Spindler <dogcow@isi.net>
15819              Date: Thu, 28 Jan 1999 17:15:11 -0800
15820              Message-ID: <19990128171510.A11778@isi.net>
15821              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
15822      Branch: maint-5.005/perl
15823            + ext/DynaLoader/dl_beos.xs
15824            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
15825            ! lib/ExtUtils/MM_Unix.pm
15826 ____________________________________________________________________________
15827 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
15828         Log: Remove use of File::Slurp in t/lib/textfill.t
15829      Branch: maint-5.005/perl
15830            ! t/lib/textfill.t
15831 ____________________________________________________________________________
15832 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
15833         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
15834              Date: Wed, 27 Jan 1999 23:14:33 -0800
15835              Message-Id: <199901280714.XAA10176@activestate.com>
15836              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
15837      Branch: maint-5.005/perl
15838            ! win32/Makefile win32/makefile.mk
15839 ____________________________________________________________________________
15840 [  2720] By: gsar                                  on 1999/01/27  21:54:42
15841         Log: missing space while munging CCFLAGS for PERL_CAPI
15842      Branch: perl
15843            ! lib/ExtUtils/MM_Unix.pm
15844 ____________________________________________________________________________
15845 [  2718] By: jhi                                   on 1999/01/27  19:46:04
15846         Log: io/fs.t fails test #18 (sense of tests appears to have been
15847              changed incompletely; this patch just skips the test attached,
15848              a la test #17 preceding it).
15849              
15850              From: "G. Del Merritt" <del@intranetics.com>
15851              To: perlbug@perl.com
15852              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
15853              Date: Tue, 26 Jan 1999 12:09:09 -0700
15854              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
15855      Branch: maint-5.005/perl
15856            ! t/io/fs.t
15857 ____________________________________________________________________________
15858 [  2717] By: jhi                                   on 1999/01/27  19:44:46
15859         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
15860              
15861              From: "G. Del Merritt" <del@intranetics.com>
15862              To: perlbug@perl.com
15863              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
15864              Date: Tue, 26 Jan 1999 12:09:09 -0700
15865              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
15866      Branch: maint-5.005/perl
15867            ! iperlsys.h
15868 ____________________________________________________________________________
15869 [  2715] By: jhi                                   on 1999/01/27  19:34:28
15870         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
15871              To: perl5-porters@perl.org
15872              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
15873              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
15874              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
15875      Branch: maint-5.005/perl
15876            ! hints/mpeix.sh mpeix/relink
15877 ____________________________________________________________________________
15878 [  2710] By: jhi                                   on 1999/01/27  19:22:23
15879         Log: Errno fixes:
15880              
15881              From: Spider Boardman <spider@web.zk3.dec.com>
15882              To: perlbug@perl.com
15883              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
15884              Date: Wed, 27 Jan 1999 12:27:15 -0500
15885              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
15886              
15887              From: Spider Boardman <spider@web.zk3.dec.com>
15888              To: perlbug@perl.com
15889              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
15890              Date: Wed, 27 Jan 1999 13:31:16 -0500
15891              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
15892      Branch: maint-5.005/perl
15893            ! Configure ext/Errno/Errno_pm.PL
15894 ____________________________________________________________________________
15895 [  2709] By: jhi                                   on 1999/01/27  19:17:35
15896         Log: Fix Configure installusrbinperl:
15897              
15898              From: Spider Boardman <spider@web.zk3.dec.com>
15899              To: jhi@iki.fi
15900              cc: perl5-porters@perl.org
15901              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
15902              Date: Wed, 27 Jan 1999 13:03:35 -0500
15903              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
15904      Branch: maint-5.005/perl
15905            ! Configure
15906 ____________________________________________________________________________
15907 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
15908         Log: Add redef IO::Handle::* for setv?buf()
15909      Branch: maint-5.005/perl
15910            ! ext/POSIX/POSIX.pm
15911 ____________________________________________________________________________
15912 [  2705] By: jhi                                   on 1999/01/24  15:14:30
15913         Log: Mention year-1900 and month 0..11.
15914      Branch: cfgperl
15915            ! lib/Time/Local.pm
15916 ____________________________________________________________________________
15917 [  2704] By: jhi                                   on 1999/01/24  15:13:36
15918         Log: Document Configure -Uinstallusrbinperl.
15919      Branch: cfgperl
15920            ! INSTALL pod/perldelta.pod
15921 ____________________________________________________________________________
15922 [  2698] By: jhi                                   on 1999/01/24  12:46:00
15923         Log: Use only xlc_r for usethreads.
15924      Branch: cfgperl
15925            ! hints/aix.sh
15926 ____________________________________________________________________________
15927 [  2695] By: gsar                                  on 1999/01/24  07:09:05
15928         Log: integrate cfgperl changes into mainline
15929      Branch: perl
15930           +> lib/Exporter/Heavy.pm
15931           !> (integrate 65 files)
15932 ____________________________________________________________________________
15933 [  2694] By: gsar                                  on 1999/01/24  01:28:49
15934         Log: better notes on 'make' on win32
15935      Branch: perl
15936            ! README.win32
15937 ____________________________________________________________________________
15938 [  2683] By: jhi                                   on 1999/01/22  15:41:00
15939         Log: More de-cut-and-pastos.
15940      Branch: cfgperl
15941            ! hints/irix_6.sh hints/os2.sh
15942 ____________________________________________________________________________
15943 [  2682] By: jhi                                   on 1999/01/22  15:30:51
15944         Log: usethreads.cbu cut-and-pasto.
15945      Branch: cfgperl
15946            ! hints/solaris_2.sh
15947 ____________________________________________________________________________
15948 [  2681] By: jhi                                   on 1999/01/22  14:54:55
15949         Log: Better (I hope) LANGUAGE documentation.
15950      Branch: cfgperl
15951            ! pod/perllocale.pod
15952 ____________________________________________________________________________
15953 [  2680] By: jhi                                   on 1999/01/22  09:20:29
15954         Log: From: Dan Sugalski <sugalskd@osshe.edu>
15955              To: perl5-porters@perl.org
15956              Subject: [PATCH 5.005_03MT3]VMS configure tweak
15957              Date: Wed, 20 Jan 1999 12:05:18 -0800
15958              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
15959      Branch: cfgperl
15960            ! vms/subconfigure.com
15961 ____________________________________________________________________________
15962 [  2679] By: jhi                                   on 1999/01/22  09:13:18
15963         Log: nosuid getmntent() branch.
15964      Branch: cfgperl
15965            ! perl.c perl.h
15966 ____________________________________________________________________________
15967 [  2678] By: jhi                                   on 1999/01/22  08:54:19
15968         Log: nosuid patch continued: *BSD needs <sys/param.h>.
15969      Branch: cfgperl
15970            ! Configure config_h.SH
15971 ____________________________________________________________________________
15972 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
15973         Log: Fixup FindBin to use File::Spec
15974              
15975              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
15976              Date: Wed, 20 Jan 1999 18:51:57 +0000
15977              From: Paul Johnson <pjcj@transeda.com>
15978              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
15979      Branch: maint-5.005/perl
15980            ! lib/FindBin.pm
15981 ____________________________________________________________________________
15982 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
15983         Log: Fix win32 for Borland compiler and spaces in paths
15984              
15985              From: Gurusamy Sarathy <gsar@activestate.com>
15986              Date: Mon, 18 Jan 1999 20:33:17 -0800
15987              Message-Id: <199901190433.UAA03656@activestate.com>
15988              Subject: [PATCH] 5.005_03-trial3 win32 issues
15989      Branch: maint-5.005/perl
15990            ! README.win32 win32/Makefile win32/config_sh.PL
15991            ! win32/makefile.mk win32/runperl.c
15992 ____________________________________________________________________________
15993 [  2670] By: jhi                                   on 1999/01/21  16:12:38
15994         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15995              To: perl5-porters@perl.org
15996              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
15997              Date: Thu, 21 Jan 1999 12:08:01 +0000
15998              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
15999      Branch: cfgperl
16000            ! pod/perldiag.pod t/op/subst.t toke.c
16001 ____________________________________________________________________________
16002 [  2669] By: jhi                                   on 1999/01/21  16:11:46
16003         Log: To: perl5-porters@perl.org
16004              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
16005              From: Anton Berezin <tobez@plab.ku.dk>
16006              Date: 21 Jan 1999 17:07:28 +0100
16007              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
16008      Branch: cfgperl
16009            ! hints/freebsd.sh
16010 ____________________________________________________________________________
16011 [  2668] By: jhi                                   on 1999/01/21  15:38:34
16012         Log: Add Daniel Grisinger <dgris@dimensional.com>.
16013      Branch: cfgperl
16014            ! AUTHORS MAINTAIN
16015 ____________________________________________________________________________
16016 [  2667] By: jhi                                   on 1999/01/21  15:32:28
16017         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16018              To: Mailing list Perl5 <perl5-porters@perl.org>
16019              Subject: [PATCH 5.005_53] Lean Exporter.pm
16020              Date: Thu, 21 Jan 1999 03:25:23 -0500
16021              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
16022      Branch: cfgperl
16023            + lib/Exporter/Heavy.pm
16024            ! MANIFEST lib/Exporter.pm
16025 ____________________________________________________________________________
16026 [  2666] By: jhi                                   on 1999/01/21  15:24:10
16027         Log: From: "W. Phillip Moore" <wpm@ms.com>
16028              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
16029              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
16030              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
16031              Message-ID: <13988.46383.298992.97303@zappa>
16032      Branch: cfgperl
16033            ! lib/File/Path.pm
16034 ____________________________________________________________________________
16035 [  2665] By: jhi                                   on 1999/01/21  15:20:48
16036         Log: CPAN update (CPAN-1.44_54) from Andreas and
16037              jumbo doc patch from Abigail.
16038              
16039              From: abigail@fnx.com
16040              To: perl5-porters@perl.org (Perl Porters)
16041              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
16042              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
16043              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
16044              
16045              From: abigail@fnx.com
16046              To: perl5-porters@perl.org (Perl Porters)
16047              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
16048              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
16049              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
16050              
16051              From: abigail@fnx.com
16052              To: perl5-porters@perl.org (Perl Porters)
16053              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
16054              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
16055              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
16056              
16057              From: abigail@fnx.com
16058              To: perl5-porters@perl.org (Perl Porters)
16059              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
16060              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
16061              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
16062              
16063              From: abigail@fnx.com
16064              To: perl5-porters@perl.org (Perl Porters)
16065              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
16066              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
16067              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
16068              
16069              From: abigail@fnx.com
16070              To: perl5-porters@perl.org (Perl Porters)
16071              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
16072              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
16073              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
16074              
16075              From: abigail@fnx.com
16076              To: perl5-porters@perl.org (Perl Porters)
16077              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
16078              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
16079              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
16080              
16081              From: abigail@fnx.com
16082              To: perl5-porters@perl.org (Perl Porters)
16083              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
16084              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
16085              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
16086              
16087              From: abigail@fnx.com
16088              To: perl5-porters@perl.org (Perl Porters)
16089              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
16090              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
16091              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
16092              
16093              From: abigail@fnx.com
16094              To: perl5-porters@perl.org (Perl Porters)
16095              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
16096              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
16097              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
16098              
16099              From: abigail@fnx.com
16100              To: perl5-porters@perl.org (Perl Porters)
16101              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
16102              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
16103              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
16104              
16105              From: abigail@fnx.com
16106              To: perl5-porters@perl.org (Perl Porters)
16107              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
16108              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
16109              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
16110              
16111              From: abigail@fnx.com
16112              To: perl5-porters@perl.org (Perl Porters)
16113              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
16114              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
16115              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
16116      Branch: cfgperl
16117            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
16118            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
16119            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
16120            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
16121 ____________________________________________________________________________
16122 [  2664] By: jhi                                   on 1999/01/21  14:47:43
16123         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16124              To: Mailing list Perl5 <perl5-porters@perl.org>
16125              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
16126              Date: Thu, 21 Jan 1999 03:58:29 -0500
16127              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
16128      Branch: cfgperl
16129            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
16130 ____________________________________________________________________________
16131 [  2663] By: jhi                                   on 1999/01/21  14:43:58
16132         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16133              To: Mailing list Perl5 <perl5-porters@perl.org>
16134              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
16135              Date: Thu, 21 Jan 1999 02:46:34 -0500
16136              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
16137      Branch: cfgperl
16138            ! ext/Errno/Errno_pm.PL
16139 ____________________________________________________________________________
16140 [  2662] By: jhi                                   on 1999/01/21  14:42:42
16141         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
16142              To: Francois Desarmenien <desar@club-internet.fr>
16143              Cc: Gurusamy Sarathy <gsar@activestate.com>,
16144              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
16145              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
16146              Date: 21 Jan 1999 00:17:35 -0700
16147              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
16148      Branch: cfgperl
16149            ! Porting/patching.pod
16150 ____________________________________________________________________________
16151 [  2661] By: jhi                                   on 1999/01/21  14:41:13
16152         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16153              To: Mailing list Perl5 <perl5-porters@perl.org>
16154              Subject: [PATCH 5.00*] makedepend
16155              Date: Thu, 21 Jan 1999 02:08:27 -0500
16156              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
16157      Branch: cfgperl
16158            ! makedepend.SH
16159 ____________________________________________________________________________
16160 [  2660] By: jhi                                   on 1999/01/21  14:36:45
16161         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16162              To: Mailing list Perl5 <perl5-porters@perl.org>
16163              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
16164              Date: Tue, 19 Jan 1999 20:06:45 -0500
16165              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
16166      Branch: cfgperl
16167            ! os2/Changes os2/os2.c
16168 ____________________________________________________________________________
16169 [  2657] By: jhi                                   on 1999/01/21  11:40:35
16170         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
16171              To: perl5-porters@perl.org
16172              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
16173              Date: Mon, 18 Jan 1999 01:32:31 PST
16174              Message-ID: <19990118093231.18443.qmail@hotmail.com>
16175      Branch: cfgperl
16176            ! ext/B/B/CC.pm
16177 ____________________________________________________________________________
16178 [  2656] By: jhi                                   on 1999/01/21  11:35:34
16179         Log: From: Achim Bohnet <ach@mpe.mpg.de>
16180              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
16181              Date: Wed, 20 Jan 1999 20:25:53 +0100
16182              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
16183      Branch: cfgperl
16184            ! pp.c
16185 ____________________________________________________________________________
16186 [  2655] By: jhi                                   on 1999/01/21  10:46:01
16187         Log: Handle NIS (and NetInfo) more robustly.
16188      Branch: cfgperl
16189            ! t/op/grent.t t/op/pwent.t
16190 ____________________________________________________________________________
16191 [  2654] By: jhi                                   on 1999/01/21  10:17:20
16192         Log: Two-argument eaccess() of SCO.
16193      Branch: cfgperl
16194            ! pp_sys.c
16195 ____________________________________________________________________________
16196 [  2653] By: jhi                                   on 1999/01/21  08:53:14
16197         Log: -DNO_NOSUID_CHECK for those platforms which have no way
16198              of checking for nosuid but still want suidperl.
16199      Branch: cfgperl
16200            ! perl.c
16201 ____________________________________________________________________________
16202 [  2652] By: jhi                                   on 1999/01/21  08:22:50
16203         Log: The LANGUAGE mirrors LC_ALL usage.
16204      Branch: cfgperl
16205            ! Configure config_h.SH
16206 ____________________________________________________________________________
16207 [  2651] By: jhi                                   on 1999/01/20  22:01:21
16208         Log: I_MNTENT was missing.
16209      Branch: cfgperl
16210            ! Configure config_h.SH
16211 ____________________________________________________________________________
16212 [  2650] By: jhi                                   on 1999/01/19  13:42:03
16213         Log: NetBSD update, based on patches from the NetBSD packages system.
16214      Branch: cfgperl
16215            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
16216 ____________________________________________________________________________
16217 [  2649] By: jhi                                   on 1999/01/19  12:44:02
16218         Log: Jumbo Configure update.
16219              * -Uinstallusrbinperl: disable /usr/bin/perl installation
16220              by installperl
16221              * usethreads.cbu
16222              * use64bits.cbu
16223              * "nosuid"
16224      Branch: cfgperl
16225            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
16226            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
16227            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
16228            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
16229            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
16230            ! pod/perldiag.pod
16231 ____________________________________________________________________________
16232 [  2648] By: jhi                                   on 1999/01/19  09:16:44
16233         Log: Mention /usr/share/locale.
16234      Branch: cfgperl
16235            ! pod/perllocale.pod
16236 ____________________________________________________________________________
16237 [  2647] By: jhi                                   on 1999/01/19  09:11:11
16238         Log: SHMLBA strikes back in NetBSD/sparc.
16239              
16240              From: Dave Nelson <David.Nelson@bellcow.com>
16241              To: jhi@iki.fi
16242              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
16243              Date: Mon, 18 Jan 1999 22:07:56 -0600
16244              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
16245      Branch: cfgperl
16246            ! ext/IPC/SysV/SysV.xs
16247 ____________________________________________________________________________
16248 [  2646] By: jhi                                   on 1999/01/19  08:58:17
16249         Log: Show LANGUAGE env var when needed. (Augment change #2645).
16250      Branch: cfgperl
16251            ! util.c utils/perlbug.PL
16252 ____________________________________________________________________________
16253 [  2645] By: jhi                                   on 1999/01/19  08:52:15
16254         Log: Document the GNU LANGUAGE env var.
16255      Branch: cfgperl
16256            ! pod/perllocale.pod
16257 ____________________________________________________________________________
16258 [  2644] By: jhi                                   on 1999/01/19  08:42:25
16259         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16260              To: Mailing list Perl5 <perl5-porters@perl.org>
16261              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
16262              Date: Mon, 18 Jan 1999 20:57:02 -0500
16263              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
16264      Branch: cfgperl
16265            ! pp_hot.c t/op/pat.t
16266 ____________________________________________________________________________
16267 [  2643] By: jhi                                   on 1999/01/18  11:23:41
16268         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
16269      Branch: cfgperl
16270            ! Makefile.SH
16271 ____________________________________________________________________________
16272 [  2642] By: jhi                                   on 1999/01/18  11:03:38
16273         Log: GNU libc locale system has LANGUAGE env var that partly
16274              overrides even LC_ALL.
16275      Branch: cfgperl
16276            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
16277 ____________________________________________________________________________
16278 [  2641] By: jhi                                   on 1999/01/18  10:55:04
16279         Log: Integrate from mainperl.
16280      Branch: cfgperl
16281           +> ext/B/defsubs.h.PL
16282            ! t/op/groups.t
16283           !> (integrate 38 files)
16284 ____________________________________________________________________________
16285 [  2640] By: gsar                                  on 1999/01/18  10:06:29
16286         Log: a few random cleanups
16287      Branch: perl
16288            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
16289 ____________________________________________________________________________
16290 [  2639] By: gsar                                  on 1999/01/18  05:56:21
16291         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
16292              Date:    Sun, 17 Jan 1999 16:41:10 PST
16293              Message-Id: <19990118004111.29667.qmail@hotmail.com>
16294              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
16295      Branch: perl
16296            ! ext/B/B/C.pm
16297 ____________________________________________________________________________
16298 [  2638] By: gsar                                  on 1999/01/18  05:41:21
16299         Log: From:    jan.dubois@ibm.net (Jan Dubois)
16300              Date:    Mon, 18 Jan 1999 00:37:41 +0100
16301              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
16302              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
16303      Branch: perl
16304            ! dump.c
16305 ____________________________________________________________________________
16306 [  2633] By: gsar                                  on 1999/01/17  13:39:59
16307         Log: bogus assert()
16308      Branch: perl
16309            ! pp.c t/op/groups.t
16310 ____________________________________________________________________________
16311 [  2632] By: gsar                                  on 1999/01/17  13:22:04
16312         Log: various tweaks for clean build and test on win32
16313      Branch: perl
16314            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
16315            ! op.c t/pragma/warn/doio
16316 ____________________________________________________________________________
16317 [  2631] By: gsar                                  on 1999/01/17  12:28:06
16318         Log: undo change#2336, and add clarification about subversive
16319              CPAN distributions from Andreas Koenig
16320      Branch: perl
16321            ! Porting/pumpkin.pod lib/CPAN.pm
16322 ____________________________________________________________________________
16323 [  2630] By: gsar                                  on 1999/01/17  12:04:06
16324         Log: fix silent taint failures under -U
16325      Branch: perl
16326            ! doio.c
16327 ____________________________________________________________________________
16328 [  2629] By: gsar                                  on 1999/01/17  12:00:23
16329         Log: sanity check piped opens (tweaked version of patch suggested
16330              by Mark-Jason Dominus)
16331      Branch: perl
16332            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
16333            ! t/op/taint.t t/pragma/warn/doio
16334 ____________________________________________________________________________
16335 [  2628] By: gsar                                  on 1999/01/17  11:26:21
16336         Log: regen headers
16337      Branch: perl
16338            ! embed.h embedvar.h objXSUB.h
16339 ____________________________________________________________________________
16340 [  2627] By: gsar                                  on 1999/01/17  11:23:37
16341         Log: PERL_OBJECTness for change#2595
16342      Branch: perl
16343            ! embed.pl op.c pod/perlport.pod proto.h
16344 ____________________________________________________________________________
16345 [  2626] By: gsar                                  on 1999/01/17  09:47:07
16346         Log: PERL_OBJECT tweaks for change#2426
16347      Branch: perl
16348            ! embed.pl proto.h regcomp.c
16349 ____________________________________________________________________________
16350 [  2625] By: gsar                                  on 1999/01/17  09:37:58
16351         Log: documentation in change#2596 is not quite right; fix it
16352      Branch: perl
16353            ! lib/Math/BigFloat.pm pod/perlguts.pod
16354 ____________________________________________________________________________
16355 [  2624] By: gsar                                  on 1999/01/17  09:28:34
16356         Log: undo change#2571; C<use File::Spec> instead
16357      Branch: perl
16358            ! lib/FindBin.pm
16359 ____________________________________________________________________________
16360 [  2623] By: gsar                                  on 1999/01/17  09:20:42
16361         Log: change#2572 is not applicable; undo, retaining scan_bin addition
16362              to global.sym
16363      Branch: perl
16364            ! global.sym perl.c proto.h
16365 ____________________________________________________________________________
16366 [  2622] By: gsar                                  on 1999/01/17  09:17:42
16367         Log: change#2576 is based on a wrong premise; undo it
16368      Branch: perl
16369            ! pp_ctl.c
16370 ____________________________________________________________________________
16371 [  2621] By: gsar                                  on 1999/01/17  09:12:42
16372         Log: fix change#2602 to not used hard coded constants
16373      Branch: perl
16374            ! ext/B/B/C.pm ext/B/defsubs.h.PL
16375 ____________________________________________________________________________
16376 [  2620] By: gsar                                  on 1999/01/17  09:02:07
16377         Log: integrate cfgperl changes into mainline, fix conflicts
16378      Branch: perl
16379           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
16380           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
16381           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
16382           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
16383           +> pod/perlopentut.pod
16384           !> (integrate 162 files)
16385 ____________________________________________________________________________
16386 [  2619] By: gsar                                  on 1999/01/17  08:42:04
16387         Log: a few doc typos
16388      Branch: perl
16389            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
16390 ____________________________________________________________________________
16391 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
16392         Log: Win32 changes from Jan
16393              
16394              From: jan.dubois@ibm.net (Jan Dubois)
16395              Date: Fri, 15 Jan 1999 23:38:35 +0100
16396              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
16397              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
16398              
16399              From: jan.dubois@ibm.net (Jan Dubois)
16400              Date: Sat, 16 Jan 1999 13:02:45 +0100
16401              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
16402              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
16403      Branch: maint-5.005/perl
16404            ! README.win32 win32/Makefile win32/makefile.mk
16405 ____________________________________________________________________________
16406 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
16407         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
16408              
16409              From: Gurusamy Sarathy <gsar@engin.umich.edu>
16410              Date: Thu, 07 Jan 1999 00:12:00 -0500
16411              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
16412              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
16413              
16414              From: Gurusamy Sarathy <gsar@engin.umich.edu>
16415              Date: Thu, 14 Jan 1999 19:21:46 -0500
16416              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
16417              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
16418      Branch: maint-5.005/perl
16419            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
16420            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
16421            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
16422            ! win32/makedef.pl win32/runperl.c win32/win32.c
16423 ____________________________________________________________________________
16424 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
16425         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
16426              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
16427              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
16428              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
16429              
16430              From: Jarkko Hietaniemi <jhi@iki.fi>
16431              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
16432              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
16433              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
16434              
16435              From: Jarkko Hietaniemi <jhi@iki.fi>
16436              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
16437              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
16438              Subject: the promised "installusrbinperl + NetBSD" fix
16439      Branch: maint-5.005/perl
16440            ! Configure Makefile.SH hints/netbsd.sh installperl
16441            ! makedepend.SH unixish.h
16442 ____________________________________________________________________________
16443 [  2611] By: jhi                                   on 1999/01/14  12:16:14
16444         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
16445              To: pumpkings@jhereg.perl.com
16446              Subject: perlopentut.pod
16447              Date: Sat, 09 Jan 1999 08:13:18 -0700
16448              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
16449      Branch: cfgperl
16450            + pod/perlopentut.pod
16451            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
16452 ____________________________________________________________________________
16453 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
16454         Log: Added Carp::cluck to perldelta.pod
16455      Branch: maint-5.005/perl
16456            ! pod/perldelta.pod
16457 ____________________________________________________________________________
16458 [  2605] By: jhi                                   on 1999/01/13  18:26:19
16459         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
16460              To: "'cpan@perl.org'" <cpan@perl.org>
16461              Subject: "Bug" fix for File::Find.pm
16462              Date:   Thu, 31 Dec 1998 13:01:50 -0500
16463              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
16464      Branch: cfgperl
16465            ! lib/File/Find.pm
16466 ____________________________________________________________________________
16467 [  2604] By: jhi                                   on 1999/01/13  18:08:45
16468         Log: From: Peter Wolfe <wolfe@teloseng.com>
16469              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
16470              To: perlbug@perl.com
16471              Date: 11 Jan 1999 23:00:05 +0200
16472              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
16473      Branch: cfgperl
16474            ! hints/sco.sh
16475 ____________________________________________________________________________
16476 [  2603] By: jhi                                   on 1999/01/13  18:06:56
16477         Log: From: hans@icgroup.nl (Hans Mulder)
16478              Subject: [Patch for 5.005_54] re::debugcolors dumps core
16479              To: perlbug@perl.com
16480              Cc: hansmu@xs4all.nl
16481              Date: 11 Jan 1999 22:22:45 +0200
16482              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
16483      Branch: cfgperl
16484            ! ext/re/re.pm regcomp.c
16485 ____________________________________________________________________________
16486 [  2602] By: jhi                                   on 1999/01/13  18:05:43
16487         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
16488              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
16489              Date: 11 Jan 1999 08:02:41 +0200
16490              Lines: 134
16491              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
16492      Branch: cfgperl
16493            ! ext/B/B.xs ext/B/B/C.pm
16494 ____________________________________________________________________________
16495 [  2601] By: jhi                                   on 1999/01/13  18:01:53
16496         Log: From: James FitzGibbon <james@ican.net>
16497              Subject: Trivial patch for HP-UX 11 and shared libperl
16498              To: perl5-porters@perl.org
16499              Date: 8 Jan 1999 19:13:23 +0200
16500              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
16501      Branch: cfgperl
16502            ! Makefile.SH
16503 ____________________________________________________________________________
16504 [  2600] By: jhi                                   on 1999/01/13  17:59:45
16505         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
16506              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
16507              To: perl5-porters@perl.org
16508              Date: 8 Jan 1999 12:43:36 +0200
16509              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
16510      Branch: cfgperl
16511            ! ext/B/B/CC.pm
16512 ____________________________________________________________________________
16513 [  2599] By: jhi                                   on 1999/01/13  17:50:11
16514         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
16515              Subject: PATCH to installperl
16516              To: perl5-porters@perl.org
16517              Date: 4 Jan 1999 16:15:18 +0200
16518              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
16519      Branch: cfgperl
16520            ! installperl
16521 ____________________________________________________________________________
16522 [  2598] By: jhi                                   on 1999/01/13  17:34:51
16523         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
16524              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
16525              Cc: perl5-porters@perl.org
16526              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
16527              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
16528              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
16529      Branch: cfgperl
16530            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16531            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
16532 ____________________________________________________________________________
16533 [  2597] By: jhi                                   on 1999/01/13  17:30:33
16534         Log: From: David Dyck <dcd@tc.fluke.com>
16535              To: Perl Porters <perl5-porters@perl.org>,
16536              Gurusamy Sarathy <gsar@engin.umich.edu>
16537              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
16538              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
16539              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
16540      Branch: cfgperl
16541            ! pod/perldsc.pod
16542 ____________________________________________________________________________
16543 [  2596] By: jhi                                   on 1999/01/13  17:26:44
16544         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
16545              To: perl5-porters@perl.org
16546              Subject: [PATCH] modglobal w/ spelling fixes
16547              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
16548              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
16549      Branch: cfgperl
16550            ! pod/perlguts.pod
16551 ____________________________________________________________________________
16552 [  2595] By: jhi                                   on 1999/01/13  17:24:59
16553         Log: From: Hans Mulder <hansm@icgroup.nl>
16554              Optimize common sort routines.  Thread started by the message
16555              
16556              From: Hans Mulder <hansm@icgroup.nl>
16557              Sender: owner-perl5-porters@perl.org
16558              To: perl5-porters@perl.org
16559              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
16560              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
16561              
16562              and the patch from the message
16563              
16564              From: Hans Mulder <hans@icgroup.nl>
16565              To: jhi@iki.fi
16566              Cc: perl5-porters@perl.org
16567              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
16568              $b }
16569              Date: Wed, 13 Jan 1999 17:39:35 +0100
16570              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
16571      Branch: cfgperl
16572            ! Todo op.c op.h pp_ctl.c t/op/sort.t
16573 ____________________________________________________________________________
16574 [  2594] By: jhi                                   on 1999/01/13  16:50:17
16575         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
16576              (the diffs were based on 5.004_02).  Tested by Guido
16577              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
16578      Branch: cfgperl
16579            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
16580            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
16581            + mint/sys/time.h mint/time.h
16582            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
16583            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
16584 ____________________________________________________________________________
16585 [  2593] By: jhi                                   on 1999/01/09  16:54:26
16586         Log: Detypo.
16587      Branch: cfgperl
16588            ! hints/dec_osf.sh
16589 ____________________________________________________________________________
16590 [  2592] By: jhi                                   on 1999/01/09  16:17:13
16591         Log: Move usethreads and use64bits logic from hints to Configure.
16592      Branch: cfgperl
16593            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
16594            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
16595            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
16596            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
16597 ____________________________________________________________________________
16598 [  2591] By: jhi                                   on 1999/01/09  14:45:24
16599         Log: Missing dTHRs added.
16600      Branch: cfgperl
16601            ! regcomp.c toke.c
16602 ____________________________________________________________________________
16603 [  2590] By: jhi                                   on 1999/01/08  15:27:17
16604         Log: Finalize change #2589 and add better AIX nm scanning from:
16605              
16606              Message-Id: <m0zyNW0-00017VC@gentoo.com>
16607              From: bll@gentoo.com (Brad Lanam)
16608              Subject: Re: mailhelp returned a non-zero status
16609              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
16610              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
16611      Branch: cfgperl
16612            ! Configure hints/freebsd.sh hints/linux.sh
16613 ____________________________________________________________________________
16614 [  2589] By: jhi                                   on 1999/01/08  15:14:54
16615         Log: Undo change #2581.
16616      Branch: cfgperl
16617            ! Configure hints/freebsd.sh hints/linux.sh
16618 ____________________________________________________________________________
16619 [  2588] By: jhi                                   on 1999/01/08  11:51:52
16620         Log: FAQ jumbo patch from tchrist.
16621              
16622              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
16623              From: Tom Christiansen <tchrist@jhereg.perl.com>
16624              To: pumpkings@jhereg.perl.com
16625              Subject: newest version of perlfaq.pod
16626              Date: Thu, 7 Jan 1999 23:05:02 -0700
16627              
16628              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
16629              From: Tom Christiansen <tchrist@jhereg.perl.com>
16630              To: pumpkings@jhereg.perl.com
16631              Subject: newest version of perlfaq1.pod
16632              Date: Thu, 7 Jan 1999 23:05:02 -0700
16633              
16634              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
16635              From: Tom Christiansen <tchrist@jhereg.perl.com>
16636              To: pumpkings@jhereg.perl.com
16637              Subject: newest version of perlfaq2.pod
16638              Date: Thu, 7 Jan 1999 23:05:02 -0700
16639              
16640              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
16641              From: Tom Christiansen <tchrist@jhereg.perl.com>
16642              To: pumpkings@jhereg.perl.com
16643              Subject: newest version of perlfaq3.pod
16644              Date: Thu, 7 Jan 1999 23:05:02 -0700
16645              
16646              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
16647              From: Tom Christiansen <tchrist@jhereg.perl.com>
16648              To: pumpkings@jhereg.perl.com
16649              Subject: newest version of perlfaq4.pod
16650              Date: Thu, 7 Jan 1999 23:05:02 -0700
16651              
16652              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
16653              From: Tom Christiansen <tchrist@jhereg.perl.com>
16654              To: pumpkings@jhereg.perl.com
16655              Subject: newest version of perlfaq5.pod
16656              Date: Thu, 7 Jan 1999 23:05:02 -0700
16657              
16658              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
16659              From: Tom Christiansen <tchrist@jhereg.perl.com>
16660              To: pumpkings@jhereg.perl.com
16661              Subject: newest version of perlfaq6.pod
16662              Date: Thu, 7 Jan 1999 23:05:02 -0700
16663              
16664              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
16665              From: Tom Christiansen <tchrist@jhereg.perl.com>
16666              To: pumpkings@jhereg.perl.com
16667              Subject: newest version of perlfaq7.pod
16668              Date: Thu, 7 Jan 1999 23:05:03 -0700
16669              
16670              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
16671              From: Tom Christiansen <tchrist@jhereg.perl.com>
16672              To: pumpkings@jhereg.perl.com
16673              Subject: newest version of perlfaq8.pod
16674              Date: Thu, 7 Jan 1999 23:05:03 -0700
16675              
16676              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
16677              From: Tom Christiansen <tchrist@jhereg.perl.com>
16678              To: pumpkings@jhereg.perl.com
16679              Subject: newest version of perlfaq9.pod
16680              Date: Thu, 7 Jan 1999 23:05:03 -0700
16681      Branch: cfgperl
16682            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
16683            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
16684            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
16685            ! pod/perlfaq9.pod
16686 ____________________________________________________________________________
16687 [  2587] By: jhi                                   on 1999/01/08  11:17:43
16688         Log: More doc fixes from Abigail.
16689      Branch: cfgperl
16690            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
16691            ! lib/User/pwent.pm
16692 ____________________________________________________________________________
16693 [  2585] By: jhi                                   on 1999/01/08  08:31:02
16694         Log: Change #2584 from maint-5.005:
16695              
16696              implemented Ilya's suggested fix, and added a testcase
16697              
16698              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16699              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
16700              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
16701              Subject: Re: Text::ParseWords: regex fix
16702      Branch: cfgperl
16703            ! lib/Text/ParseWords.pm t/lib/parsewords.t
16704 ____________________________________________________________________________
16705 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
16706         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
16707              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
16708              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
16709              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
16710      Branch: maint-5.005/perl
16711            ! ext/Errno/Errno_pm.PL
16712 ____________________________________________________________________________
16713 [  2581] By: jhi                                   on 1999/01/07  16:38:03
16714         Log: Configure update:
16715              - usethreads, use64bits, and usemultiplicity
16716              are no more interactively asked by Configure
16717              - "int main()" (vs bare "main()") enforced in test programs
16718      Branch: cfgperl
16719            ! Configure hints/freebsd.sh hints/linux.sh
16720 ____________________________________________________________________________
16721 [  2580] By: jhi                                   on 1999/01/07  11:19:12
16722         Log: From: Dan Sugalski <sugalskd@osshe.edu>
16723              Date: Wed, 06 Jan 1999 13:47:34 -0800
16724              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
16725              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
16726      Branch: cfgperl
16727            ! vms/vms.c
16728 ____________________________________________________________________________
16729 [  2579] By: jhi                                   on 1999/01/07  09:08:36
16730         Log: Another set of doc patches from Abigail
16731              
16732              From: abigail@fnx.com
16733              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
16734              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
16735              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
16736              
16737              From: abigail@fnx.com
16738              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
16739              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
16740              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
16741              
16742              From: abigail@fnx.com
16743              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
16744              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
16745              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
16746              
16747              From: abigail@fnx.com
16748              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
16749              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
16750              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
16751              
16752              From: abigail@fnx.com
16753              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
16754              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
16755              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
16756              
16757              From: abigail@fnx.com
16758              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
16759              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
16760              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
16761              
16762              From: abigail@fnx.com
16763              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
16764              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
16765              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
16766              
16767              From: abigail@fnx.com
16768              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
16769              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
16770              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
16771              
16772              From: abigail@fnx.com
16773              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
16774              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
16775              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
16776              
16777              From: abigail@fnx.com
16778              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
16779              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
16780              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
16781              
16782              From: abigail@fnx.com
16783              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
16784              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
16785              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
16786              
16787              From: abigail@fnx.com
16788              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
16789              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
16790              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
16791              
16792              From: abigail@fnx.com
16793              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
16794              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
16795              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
16796              
16797              From: abigail@fnx.com
16798              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
16799              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
16800              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
16801      Branch: cfgperl
16802            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
16803            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
16804            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
16805            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
16806            ! lib/Tie/Array.pm lib/Tie/Hash.pm
16807 ____________________________________________________________________________
16808 [  2576] By: jhi                                   on 1999/01/06  17:05:20
16809         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
16810      Branch: cfgperl
16811            ! pp_ctl.c
16812 ____________________________________________________________________________
16813 [  2575] By: jhi                                   on 1999/01/06  13:18:56
16814         Log: Enhance the great_circle_distance() documentation.
16815      Branch: cfgperl
16816            ! lib/Math/Trig.pm
16817 ____________________________________________________________________________
16818 [  2574] By: jhi                                   on 1999/01/06  12:58:03
16819         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
16820              To: perlbug@perl.com
16821              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
16822              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
16823              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
16824      Branch: cfgperl
16825            ! t/op/sysio.t
16826 ____________________________________________________________________________
16827 [  2573] By: jhi                                   on 1999/01/06  12:40:19
16828         Log: From: "W. Phillip Moore" <wpm@ms.com>
16829              To: perlbug@perl.org
16830              Subject: [PATCH] POSIX getpgrp is not -w clean
16831              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
16832              Message-ID: <13970.20107.190314.549471@zappa>
16833      Branch: cfgperl
16834            ! ext/POSIX/POSIX.pm
16835 ____________________________________________________________________________
16836 [  2572] By: jhi                                   on 1999/01/06  12:25:24
16837         Log: Based on
16838              From: jan.dubois@ibm.net (Jan Dubois)
16839              To: perl5-porters@perl.org
16840              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
16841              Date: Wed, 06 Jan 1999 01:24:09 +0100
16842              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
16843              except that
16844              - objXSUB.h was already okay
16845              - embed.h patching is futile, global.sym patched instead
16846              - objpp.h does not exist
16847              - proto.h addition applied manually
16848              - win32/GenCAPI.pl was already okay
16849              - win32/makedef.pl was already okay
16850      Branch: cfgperl
16851            ! global.sym perl.c proto.h
16852 ____________________________________________________________________________
16853 [  2571] By: jhi                                   on 1999/01/06  11:25:48
16854         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
16855              To: perlbug@perl.com
16856              Subject: FindBin.pm on Win32 systems
16857              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
16858              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
16859      Branch: cfgperl
16860            ! lib/FindBin.pm
16861 ____________________________________________________________________________
16862 [  2570] By: jhi                                   on 1999/01/06  11:21:48
16863         Log: From: Dan Sugalski <sugalskd@osshe.edu>
16864              To: perl5-porters@perl.org, vmsperl@perl.org
16865              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
16866              Date: Tue, 05 Jan 1999 16:47:31 -0800
16867              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
16868              
16869              (the ext/IO/lib/IO/Socket.pm was not really changed here;
16870              it was a leftover from #2569)
16871      Branch: cfgperl
16872            ! ext/IO/lib/IO/Socket.pm taint.c
16873 ____________________________________________________________________________
16874 [  2569] By: jhi                                   on 1999/01/06  11:18:22
16875         Log: Jumbo doc patch from Abigail (almost identical to
16876              the 5.005-maint change #2562 except for the
16877              ext/IO/lib/IO/Socket.pm patch which was not
16878              applicable because the IO version of 5.005-devel
16879              is somewhat different (why?))
16880              
16881              From: abigail@fnx.com
16882              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
16883              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
16884              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
16885              
16886              From: abigail@fnx.com
16887              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
16888              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
16889              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
16890              
16891              From: abigail@fnx.com
16892              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
16893              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
16894              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
16895              
16896              From: abigail@fnx.com
16897              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
16898              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
16899              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
16900              
16901              From: abigail@fnx.com
16902              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
16903              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
16904              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
16905              
16906              From: abigail@fnx.com
16907              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
16908              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
16909              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
16910              
16911              From: abigail@fnx.com
16912              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
16913              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
16914              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
16915              
16916              From: abigail@fnx.com
16917              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
16918              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
16919              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
16920              
16921              From: abigail@fnx.com
16922              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
16923              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
16924              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
16925              
16926              From: abigail@fnx.com
16927              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
16928              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
16929              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
16930      Branch: cfgperl
16931            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
16932            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
16933            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
16934            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
16935            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
16936 ____________________________________________________________________________
16937 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
16938         Log: From: jan.dubois@ibm.net (Jan Dubois)
16939              Date: Wed, 06 Jan 1999 01:24:09 +0100
16940              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
16941              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
16942      Branch: maint-5.005/perl
16943            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
16944            ! win32/GenCAPI.pl win32/makedef.pl
16945 ____________________________________________________________________________
16946 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
16947         Log: From: "W. Phillip Moore" <wpm@ms.com>
16948              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
16949              Message-ID: <13970.20107.190314.549471@zappa>
16950              Subject: [PATCH] POSIX getpgrp is not -w clean
16951      Branch: maint-5.005/perl
16952            ! ext/POSIX/POSIX.pm
16953 ____________________________________________________________________________
16954 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
16955         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
16956              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
16957              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
16958              Subject: FindBin.pm on Win32 systems
16959      Branch: maint-5.005/perl
16960            ! lib/FindBin.pm
16961 ____________________________________________________________________________
16962 [  2561] By: jhi                                   on 1999/01/05  10:49:10
16963         Log: Reword the setlocale() 1-arg case better.
16964      Branch: cfgperl
16965            ! ext/POSIX/POSIX.pod
16966 ____________________________________________________________________________
16967 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
16968         Log: From: Blair Zajac <bzajac@geostaff.com>
16969              Date: Wed, 23 Dec 1998 17:13:32 -0800
16970              Message-ID: <3681953C.8B6A90AA@geostaff.com>
16971              Subject: Tie::SubstrHash patch
16972      Branch: maint-5.005/perl
16973            ! lib/Tie/SubstrHash.pm
16974 ____________________________________________________________________________
16975 [  2554] By: jhi                                   on 1999/01/02  14:55:06
16976         Log: Object destruction order testing.
16977      Branch: cfgperl
16978            ! t/op/misc.t
16979 ____________________________________________________________________________
16980 [  2553] By: jhi                                   on 1999/01/02  14:49:40
16981         Log: perldelta the Dumpvalue.pm of change #2513.
16982      Branch: cfgperl
16983            ! lib/Dumpvalue.pm pod/perldelta.pod
16984 ____________________________________________________________________________
16985 [  2552] By: nick                                  on 1999/01/02  14:45:38
16986         Log: Tone down Makefile.PL so it works on Win32
16987      Branch: perl
16988            ! ext/B/Makefile.PL
16989 ____________________________________________________________________________
16990 [  2551] By: nick                                  on 1999/01/02  14:06:30
16991         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
16992              Use them in various B::* rather than have local defs.
16993      Branch: perl
16994            + ext/B/defsubs.h.PL
16995            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
16996            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
16997            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
16998 ____________________________________________________________________________
16999 [  2550] By: nick                                  on 1999/01/02  10:04:02
17000         Log: Integrate ext/B changes from //depot/cfgperl
17001      Branch: perl
17002           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
17003 ____________________________________________________________________________
17004 [  2549] By: jhi                                   on 1999/01/01  13:54:16
17005         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
17006              To: perlbug@perl.com
17007              Subject: op/groups.t fails test 1 on HP-UX 10.20
17008              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
17009              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
17010      Branch: cfgperl
17011            ! t/op/groups.t
17012 ____________________________________________________________________________
17013 [  2548] By: jhi                                   on 1999/01/01  13:53:31
17014         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17015              To: perl5-porters@perl.org
17016              cc: hv@crypt0.demon.co.uk
17017              Subject: [bug 5.004_54] duplicate error message
17018              Date: Thu, 31 Dec 1998 04:05:25 +0000
17019              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
17020              
17021              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
17022              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
17023              To: hv@crypt0.demon.co.uk
17024              Cc: perl5-porters@perl.org
17025              Subject: [PATCH _54] Re: duplicate error message
17026              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
17027              
17028              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
17029              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17030              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
17031              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
17032              Subject: [TEST PATCH _54] Re: duplicate error message 
17033              Date: Fri, 01 Jan 1999 07:32:14 +0000
17034      Branch: cfgperl
17035            ! op.c t/pragma/warn/op
17036 ____________________________________________________________________________
17037 [  2547] By: jhi                                   on 1998/12/31  14:15:04
17038         Log: From: Chris Nandor <pudge@pobox.com>
17039              To: jhi@iki.fi
17040              Cc: perl5-porters@perl.org
17041              Subject: Re: [PATCH] perlport.pod 1.38
17042              Date: Thu, 31 Dec 1998 09:06:48 -0500
17043              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
17044      Branch: cfgperl
17045            ! pod/perlport.pod
17046 ____________________________________________________________________________
17047 [  2546] By: jhi                                   on 1998/12/31  11:18:17
17048         Log: From: Wilson P. Snyder II
17049              To: perl5-porters@perl.org
17050              Subject: [PATCH v5.5.53] REV2: Binary number support
17051              Date: 1998/11/30
17052              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
17053      Branch: cfgperl
17054            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
17055            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
17056            ! toke.c util.c
17057 ____________________________________________________________________________
17058 [  2545] By: jhi                                   on 1998/12/31  09:27:40
17059         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
17060              To: perlbug@perl.com
17061              Subject: "perl -T -P" dumps core on OpenBSD and Linux
17062              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
17063              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
17064      Branch: cfgperl
17065            ! taint.c
17066 ____________________________________________________________________________
17067 [  2544] By: jhi                                   on 1998/12/31  09:21:45
17068         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
17069              To: perlbug@perl.com 
17070              Subject: bug in pod2man search for perl binary [5.005_5x]
17071              Date: Sat, 12 Dec 1998 23:08:51 +0000 
17072              Message-ID: <19981212230851.A20578@ig.co.uk> 
17073      Branch: cfgperl
17074            ! pod/pod2man.PL
17075 ____________________________________________________________________________
17076 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
17077         Log: From: jan.dubois@ibm.net (Jan Dubois)
17078              Date: Wed, 23 Dec 1998 21:26:38 +0100
17079              Message-ID: <36895086.8849224@smtp1.ibm.net>
17080              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
17081      Branch: maint-5.005/perl
17082            ! lib/ExtUtils/MakeMaker.pm
17083 ____________________________________________________________________________
17084 [  2540] By: jhi                                   on 1998/12/30  08:42:04
17085         Log: Evermore AUTHORS and MAINTAIN.
17086      Branch: cfgperl
17087            ! AUTHORS MAINTAIN
17088 ____________________________________________________________________________
17089 [  2539] By: jhi                                   on 1998/12/29  15:10:34
17090         Log: More AUTHORS and MAINTAIN.
17091      Branch: cfgperl
17092            ! AUTHORS MAINTAIN
17093 ____________________________________________________________________________
17094 [  2537] By: jhi                                   on 1998/12/29  14:34:47
17095         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
17096              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
17097              Message-ID: <13942.32480.700000.640927@utensil>
17098              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
17099              (mirror change#2531 in the 5.005-maint)
17100      Branch: cfgperl
17101            ! lib/AutoSplit.pm
17102 ____________________________________________________________________________
17103 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
17104         Log: change in_pod pattern to /^=\w/ from /^=/
17105              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
17106              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
17107              Message-ID: <13942.32480.700000.640927@utensil>
17108              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
17109      Branch: maint-5.005/perl
17110            ! lib/AutoSplit.pm
17111 ____________________________________________________________________________
17112 [  2525] By: jhi                                   on 1998/12/29  13:06:26
17113         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
17114              To: perl5-porters@perl.org
17115              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
17116              Date: 16 Dec 1998 03:17:03 +0200
17117              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
17118      Branch: cfgperl
17119            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
17120 ____________________________________________________________________________
17121 [  2524] By: jhi                                   on 1998/12/29  13:00:06
17122         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
17123              To: perl5-porters@perl.org
17124              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
17125              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
17126              Date: 10 Dec 1998 08:30:02 +0200
17127              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
17128              
17129              (Nick's part was applied earlier, in change #2460)
17130      Branch: cfgperl
17131            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
17132 ____________________________________________________________________________
17133 [  2523] By: jhi                                   on 1998/12/29  12:41:31
17134         Log: From: "vishal bhatia" <vishalb@hotmail.com>
17135              To: nick@ni-s.u-net.com
17136              Cc: perl5-porters@perl.org
17137              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
17138              Date: 9 Dec 1998 06:50:30 +0200
17139              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
17140      Branch: cfgperl
17141            ! ext/B/B/CC.pm
17142 ____________________________________________________________________________
17143 [  2522] By: jhi                                   on 1998/12/29  12:15:18
17144         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
17145              To: perl5-porters@perl.org (Perl 5 Porters)
17146              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
17147              Date: 25 Dec 1998 23:02:28 +0200
17148              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
17149      Branch: cfgperl
17150            ! lib/Pod/Text.pm
17151 ____________________________________________________________________________
17152 [  2521] By: jhi                                   on 1998/12/29  12:07:54
17153         Log: Undo #2519 (breaks universal.c).
17154      Branch: cfgperl
17155            ! XSUB.h
17156 ____________________________________________________________________________
17157 [  2519] By: jhi                                   on 1998/12/29  11:41:10
17158         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
17159              To: perl5-porters@perl.org
17160              Cc: perl-xs@perl.org
17161              Subject: XSUB.h refinement [PATCH]
17162              Date: 18 Dec 1998 03:58:44 +0200
17163              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
17164      Branch: cfgperl
17165            ! XSUB.h
17166 ____________________________________________________________________________
17167 [  2518] By: jhi                                   on 1998/12/29  11:36:19
17168         Log: From: abigail@fnx.com
17169              To: perl5-porters@perl.org (Perl Porters)
17170              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
17171              Date: 28 Dec 1998 21:39:15 +0200
17172              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
17173      Branch: cfgperl
17174            ! lib/fields.pm
17175 ____________________________________________________________________________
17176 [  2517] By: jhi                                   on 1998/12/29  11:35:03
17177         Log: Document change #2516.
17178      Branch: cfgperl
17179            ! pod/perldelta.pod
17180 ____________________________________________________________________________
17181 [  2516] By: jhi                                   on 1998/12/29  11:32:26
17182         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17183              To: perl5-porters@perl.org (Mailing list Perl5)
17184              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
17185              Date: 9 Dec 1998 10:39:31 +0200
17186              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
17187      Branch: cfgperl
17188            ! pod/perldiag.pod regcomp.c toke.c
17189 ____________________________________________________________________________
17190 [  2515] By: jhi                                   on 1998/12/29  11:27:11
17191         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17192              To: perl5-porters@perl.org (Mailing list Perl5)
17193              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
17194              Date: 8 Dec 1998 09:02:04 +0200
17195              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
17196              
17197              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
17198      Branch: cfgperl
17199            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
17200 ____________________________________________________________________________
17201 [  2514] By: jhi                                   on 1998/12/29  11:21:31
17202         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17203              To: perl5-porters@perl.org (Mailing list Perl5)
17204              Subject: [PATCH 5.005_53] Regexp tests and UTF8
17205              Date: 8 Dec 1998 07:02:01 +0200
17206              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
17207      Branch: cfgperl
17208            ! regcomp.c
17209 ____________________________________________________________________________
17210 [  2513] By: jhi                                   on 1998/12/29  11:18:34
17211         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17212              Subject: [PATCH 5.005_*] Dumpvar.pm
17213              To: perl5-porters@perl.org (Mailing list Perl5)
17214              Date: 7 Dec 1998 10:17:35 +0200
17215              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
17216      Branch: cfgperl
17217            + lib/Dumpvalue.pm
17218            ! MANIFEST
17219 ____________________________________________________________________________
17220 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
17221         Log: From: jan.dubois@ibm.net (Jan Dubois)
17222              Date: Tue, 01 Dec 1998 00:07:33 +0100
17223              Message-ID: <366921b5.14512598@smtp1.ibm.net>
17224              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
17225              
17226              From: jan.dubois@ibm.net (Jan Dubois)
17227              Date: Wed, 02 Dec 1998 00:24:54 +0100
17228              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
17229              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
17230      Branch: maint-5.005/perl
17231            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
17232            ! win32/config.bc win32/config.gc win32/config.vc
17233            ! win32/config_sh.PL win32/makedef.pl
17234 ____________________________________________________________________________
17235 [  2509] By: jhi                                   on 1998/12/28  13:00:31
17236     Log: Kickstart AUTHORS and MAINTAIN.
17237  Branch: cfgperl
17238        + AUTHORS MAINTAIN
17239        ! MANIFEST
17240 ____________________________________________________________________________
17241 [  2508] By: jhi                                   on 1998/12/28  08:04:00
17242     Log: From: Nathan Torkington <gnat@frii.com>
17243          To: perlbug@perl.com
17244          Subject: [PATCH] perlxstut.pod fix
17245          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
17246          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
17247  Branch: cfgperl
17248        ! pod/perlxstut.pod
17249 ____________________________________________________________________________
17250 [  2507] By: jhi                                   on 1998/12/28  07:59:00
17251     Log: From: abigail@fnx.com
17252          To: perlbug@perl.com
17253          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
17254          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
17255          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
17256          (slightly modified, a part of the patch was rejected)
17257          (strange, I thought I had already submitted this one
17258          but Perforce disagrees with me...)
17259  Branch: cfgperl
17260        ! pod/perlop.pod
17261 ____________________________________________________________________________
17262 [  2506] By: jhi                                   on 1998/12/28  07:56:59
17263     Log: From: Artur <artur@vogon-solutions.com>
17264          To: perlbug@perl.com
17265          Subject: PATCH: perlmodlib.pod
17266          Date: Fri, 25 Dec 1998 00:48:39 +0000
17267          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
17268  Branch: cfgperl
17269        ! pod/perlmodlib.pod pod/perlop.pod
17270 ____________________________________________________________________________
17271 [  2505] By: jhi                                   on 1998/12/28  07:46:06
17272     Log: From: abigail@fnx.com
17273          To: perl5-porters@perl.org (Perl Porters)
17274          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
17275          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
17276          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
17277  Branch: cfgperl
17278        ! pod/pod2html.PL
17279 ____________________________________________________________________________
17280 [  2504] By: jhi                                   on 1998/12/28  07:44:35
17281     Log: From: Jim Avera <avera@fjst.com>
17282          To: perlbug@perl.com
17283          Subject: perlbug bug - shows dates reversed
17284          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
17285          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
17286  Branch: cfgperl
17287        ! utils/perlbug.PL
17288 ____________________________________________________________________________
17289 [  2503] By: jhi                                   on 1998/12/28  07:41:39
17290     Log: From: jan.dubois@ibm.net (Jan Dubois)
17291          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
17292          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
17293          Date: Wed, 23 Dec 1998 21:26:38 +0100
17294          Message-ID: <36895086.8849224@smtp1.ibm.net>
17295  Branch: cfgperl
17296        ! lib/ExtUtils/MakeMaker.pm
17297 ____________________________________________________________________________
17298 [  2502] By: jhi                                   on 1998/12/28  07:39:20
17299     Log: From: Blair Zajac <bzajac@geostaff.com>
17300          To: perl5-porters@perl.org
17301          Subject: Tie::SubstrHash patch
17302          Date: Wed, 23 Dec 1998 17:13:32 -0800
17303          Message-ID: <3681953C.8B6A90AA@geostaff.com>
17304  Branch: cfgperl
17305        ! lib/Tie/SubstrHash.pm
17306 ____________________________________________________________________________
17307 [  2501] By: jhi                                   on 1998/12/28  07:37:16
17308     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
17309          To: perlbug@perl.com
17310          Subject: perlfaq9 minor error
17311          Date: Wed, 23 Dec 1998 14:54:19 -0800
17312          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
17313  Branch: cfgperl
17314        ! pod/perlfaq9.pod
17315 ____________________________________________________________________________
17316 [  2500] By: jhi                                   on 1998/12/23  10:38:18
17317     Log: More porting notes about filesystems, AmigaOS, and MiNT.
17318  Branch: cfgperl
17319        ! pod/perlport.pod
17320 ____________________________________________________________________________
17321 [  2499] By: jhi                                   on 1998/12/22  09:26:49
17322     Log: Add few MSG_ and uio constants.
17323  Branch: cfgperl
17324        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
17325 ____________________________________________________________________________
17326 [  2498] By: jhi                                   on 1998/12/22  08:39:30
17327     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
17328          a Digital C compiler optimizer bug that broke the 'x'
17329          operator under certain circumstances.  See t/op/repeat.t
17330          test #20 for graphic details.  Reported in
17331          
17332          From: Gisle Aas <gisle@aas.no>
17333          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
17334          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
17335          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
17336          Date: 18 Dec 1998 14:27:40 +0100
17337          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
17338          
17339          and discussed further in the thread
17340          
17341          From: Jarkko Hietaniemi <jhi@iki.fi>
17342          To: Gisle Aas <gisle@aas.no>
17343          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
17344          cpan-testers@perl.org, perl5-porters@perl.org
17345          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
17346          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
17347          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
17348  Branch: cfgperl
17349        ! t/op/repeat.t util.c
17350 ____________________________________________________________________________
17351 [  2497] By: jhi                                   on 1998/12/21  14:18:57
17352     Log: Change #2483 update.
17353  Branch: cfgperl
17354        ! t/op/tr.t
17355 ____________________________________________________________________________
17356 [  2496] By: jhi                                   on 1998/12/21  14:07:41
17357     Log: Update on change #2493.
17358  Branch: cfgperl
17359        ! t/pragma/warn/op
17360 ____________________________________________________________________________
17361 [  2495] By: jhi                                   on 1998/12/21  13:52:00
17362     Log: Change #2487 aftershock.
17363  Branch: cfgperl
17364        ! warning.pl
17365 ____________________________________________________________________________
17366 [  2494] By: jhi                                   on 1998/12/21  12:35:00
17367     Log: From: Chris Nandor <pudge@pobox.com>
17368          To: perl5-porters@perl.org
17369          Subject: [PATCH] perlport.pod v1.37
17370          Date: Sat, 19 Dec 1998 12:54:34 -0500
17371          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
17372  Branch: cfgperl
17373        ! pod/perlport.pod
17374 ____________________________________________________________________________
17375 [  2493] By: jhi                                   on 1998/12/21  12:22:44
17376     Log: From: Mark-Jason Dominus <mjd@plover.com>
17377          To: perl5-porters@perl.com
17378          Subject: PATCH (5.005_02): Dejargonizing
17379          Date: Sun, 20 Dec 1998 14:35:20 -0500
17380          Message-ID: <19981220193520.11230.qmail@plover.com>
17381          
17382          From: Mark-Jason Dominus <mjd@plover.com>
17383          To: perl5-porters@perl.com
17384          Subject: PATCH (5.005_02): Spelling correction in warning message
17385          Date: Sun, 20 Dec 1998 13:51:30 -0500
17386          Message-ID: <19981220185130.11067.qmail@plover.com>
17387  Branch: cfgperl
17388        ! doio.c op.c
17389 ____________________________________________________________________________
17390 [  2492] By: jhi                                   on 1998/12/21  09:00:05
17391     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
17392          To: perl5-porters@perl.org
17393          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
17394          Date: Sun, 20 Dec 1998 19:03:25 PST
17395          Message-ID: <19981221030326.27660.qmail@hotmail.com>
17396          
17397          (slightly reformatted)
17398  Branch: cfgperl
17399        ! ext/B/B/CC.pm
17400 ____________________________________________________________________________
17401 [  2491] By: nick                                  on 1998/12/20  14:21:29
17402     Log: Save _all_ GV's which have SV, AV or HV set.
17403  Branch: perl
17404        ! ext/B/B/C.pm
17405 ____________________________________________________________________________
17406 [  2490] By: jhi                                   on 1998/12/18  15:13:19
17407     Log: Add idea about generalising cpp symbol probing of Errno.
17408  Branch: cfgperl
17409        ! Todo
17410 ____________________________________________________________________________
17411 [  2489] By: jhi                                   on 1998/12/18  14:47:57
17412     Log: Address some of the issues of:
17413          
17414          From: Tom Christiansen <tchrist@jhereg.perl.com>
17415          To: perl-porters-active@jhereg.perl.com
17416          Subject: Undocumentation Issues for 5.005
17417          Date: Thu, 17 Dec 1998 14:46:24 -0700
17418          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
17419  Branch: cfgperl
17420        ! pod/perl5005delta.pod
17421 ____________________________________________________________________________
17422 [  2488] By: jhi                                   on 1998/12/18  11:26:32
17423     Log: From: root <root@dubravka.in-berlin.de>
17424          To: perlbug@perl.com
17425          Cc: k@dubravka.in-berlin.de
17426          Subject: Please add no_modify to PERL_POLLUTE
17427          Date: Fri, 18 Dec 1998 10:45:52 +0100
17428          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
17429          
17430          (Really from Andreas König)
17431  Branch: cfgperl
17432        ! embed.pl
17433 ____________________________________________________________________________
17434 [  2487] By: jhi                                   on 1998/12/17  14:05:52
17435     Log: Some (by far not all) issues of the below message addressed.
17436          
17437          From: Tom Christiansen <tchrist@jhereg.perl.com>
17438          To: The Perl Porters Mailing List <perl5-porters@perl.org>
17439          Subject: important UNDOC issues for 5.005_54
17440          Date: Wed, 16 Dec 1998 21:14:53 -0700
17441          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
17442  Branch: cfgperl
17443        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
17444 ____________________________________________________________________________
17445 [  2486] By: jhi                                   on 1998/12/17  12:47:15
17446     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17447          To: domo@computer.org
17448          Cc: jhi@iki.fi, perl5-porters@perl.org
17449          Subject: Re: stuff related to malloc.c
17450          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
17451          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
17452  Branch: cfgperl
17453        ! malloc.c
17454 ____________________________________________________________________________
17455 [  2485] By: jhi                                   on 1998/12/17  12:17:19
17456     Log: More porting notes.
17457  Branch: cfgperl
17458        ! Porting/pumpkin.pod
17459 ____________________________________________________________________________
17460 [  2484] By: jhi                                   on 1998/12/15  08:38:05
17461     Log: Undo #2386 and #2205.
17462  Branch: cfgperl
17463        ! pod/perlfunc.pod
17464 ____________________________________________________________________________
17465 [  2483] By: jhi                                   on 1998/12/14  17:58:35
17466     Log: lib was missing from @INC.
17467  Branch: cfgperl
17468        ! t/op/tr.t
17469 ____________________________________________________________________________
17470 [  2482] By: jhi                                   on 1998/12/14  17:52:42
17471     Log: Was missing use Text::Wrap.
17472  Branch: cfgperl
17473        ! t/lib/textfill.t
17474 ____________________________________________________________________________
17475 [  2481] By: jhi                                   on 1998/12/14  16:00:22
17476     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
17477          
17478          From: Jonathan Roy <roy@idle.com>
17479          To: perl5-porters@perl.org
17480          Subject: nlist.h add to Configure checks?
17481          Date: Sun, 13 Dec 1998 22:22:49 -0500
17482          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
17483  Branch: cfgperl
17484        + ext/DynaLoader/hints/linux.pl
17485        ! MANIFEST
17486 ____________________________________________________________________________
17487 [  2480] By: jhi                                   on 1998/12/14  15:02:44
17488     Log: Give up completely using nm in AIX.
17489          
17490          From: "Kurt D. Starsinic" <kstar@chapin.edu>
17491          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
17492          Cc: perl5-porters@perl.org
17493          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
17494          Date: Thu, 10 Dec 1998 00:51:46 -0500
17495          Message-ID: <19981210005146.B29986@O2.chapin.edu>
17496  Branch: cfgperl
17497        ! hints/aix.sh
17498 ____________________________________________________________________________
17499 [  2479] By: jhi                                   on 1998/12/14  14:39:52
17500     Log: AIX' error messages are different.
17501          
17502          From: "Kurt D. Starsinic" <kstar@chapin.edu>
17503          To: Gurusamy Sarathy <gsar@engin.umich.edu>
17504          Cc: perl5-porters@perl.org
17505          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
17506          Date: Thu, 10 Dec 1998 00:42:36 -0500
17507          Message-ID: <19981210004236.A29986@O2.chapin.edu>
17508          
17509          From: Michael Engel <engel@nms1.cc.huji.ac.il>
17510          To: perlbug@perl.com
17511          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
17512          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
17513          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
17514  Branch: cfgperl
17515        ! t/pragma/warn/doio
17516 ____________________________________________________________________________
17517 [  2475] By: jhi                                   on 1998/12/13  12:35:55
17518     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17519          To: jhi@iki.fi
17520          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
17521          Subject: Re: stuff related to malloc.c
17522          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
17523          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
17524  Branch: cfgperl
17525        ! malloc.c
17526 ____________________________________________________________________________
17527 [  2474] By: jhi                                   on 1998/12/13  12:32:42
17528     Log: Some notes about porting issues.
17529  Branch: cfgperl
17530        ! Porting/pumpkin.pod
17531 ____________________________________________________________________________
17532 [  2473] By: jhi                                   on 1998/12/13  12:03:58
17533     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
17534          To: Perl 5 Porters <perl5-porters@perl.org>
17535          Subject: [patch 5.005_02] dos-djgpp update
17536          Date: Sun, 13 Dec 1998 00:08:44 +0100
17537          Message-ID: <19981213000844.C264@beeblebrox>
17538  Branch: cfgperl
17539        ! djgpp/config.over
17540 ____________________________________________________________________________
17541 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
17542     Log: undo changes to Exporter.pm from #2312
17543  Branch: maint-5.005/perl
17544        ! lib/Exporter.pm
17545 ____________________________________________________________________________
17546 [  2465] By: jhi                                   on 1998/12/12  12:31:21
17547     Log: Document that qw() taints.
17548          
17549          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
17550          To: perlbug@perl.com 
17551          Subject: taint problems
17552          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
17553          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
17554  Branch: cfgperl
17555        ! pod/perlop.pod
17556 ____________________________________________________________________________
17557 [  2464] By: jhi                                   on 1998/12/11  14:09:51
17558     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
17559          To: dist-users@foretune.co.jp
17560          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
17561          Date: Mon, 07 Dec 1998 20:13:04 -0400
17562          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
17563  Branch: cfgperl
17564        ! Configure
17565 ____________________________________________________________________________
17566 [  2463] By: jhi                                   on 1998/12/11  13:29:54
17567     Log: MAXPATHLEN.
17568  Branch: cfgperl
17569        ! perl.h
17570 ____________________________________________________________________________
17571 [  2462] By: jhi                                   on 1998/12/11  08:37:58
17572     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
17573          To: perl5-porters@perl.org
17574          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
17575          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
17576          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
17577  Branch: cfgperl
17578        + hints/gnu.sh
17579 ____________________________________________________________________________
17580 [  2461] By: nick                                  on 1998/12/10  21:00:50
17581     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
17582          From: Vishal Bhatia <vishalb@hotmail.com>
17583          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
17584          2. Fixes the bug  regarding return value of c-functions generated out 
17585          of perl subs. ( Just includes the patch I sent earlier)
17586          3. Incorporates the other changes that need to be done to get CC.pm
17587          use ISA search for packages and methods on the same lines as C.pm
17588          
17589          Vishal would appreciate comments about B::Stackobj changes from 
17590          someone knowing that module well.
17591  Branch: perl
17592        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
17593 ____________________________________________________________________________
17594 [  2460] By: jhi                                   on 1998/12/08  08:11:27
17595     Log: Integrate from mainperl.
17596  Branch: cfgperl
17597       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
17598       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
17599       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
17600       !> toke.c util.c
17601 ____________________________________________________________________________
17602 [  2459] By: jhi                                   on 1998/12/07  07:50:11
17603     Log: From: hansm@icgroup.nl 
17604          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
17605          Reply-To: hansmu@xs4all.nl 
17606          To: perlbug@perl.com 
17607          Date: Sun, 6 Dec 98 22:19:54 +0100 
17608          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
17609  Branch: cfgperl
17610        ! util.c
17611 ____________________________________________________________________________
17612 [  2458] By: gsar                                  on 1998/12/07  06:00:55
17613     Log: fix dup lexical
17614  Branch: perl
17615        ! ext/B/B/Deparse.pm t/lib/io_unix.t
17616 ____________________________________________________________________________
17617 [  2457] By: gsar                                  on 1998/12/06  14:38:59
17618     Log: mention limit on line numbers reported by diagnostics
17619  Branch: perl
17620        ! pod/perl.pod toke.c
17621 ____________________________________________________________________________
17622 [  2456] By: gsar                                  on 1998/12/06  13:49:02
17623     Log: branch perldelta.pod
17624  Branch: maint-5.005/perl
17625       +> pod/perldelta.pod
17626 ____________________________________________________________________________
17627 [  2455] By: gsar                                  on 1998/12/06  13:47:21
17628     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
17629  Branch: maint-5.005/perl
17630        - pod/perldelta.pod
17631 ____________________________________________________________________________
17632 [  2454] By: gsar                                  on 1998/12/06  13:35:31
17633     Log: fix outdated/incorrect info about arbitrary limits
17634  Branch: perl
17635        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
17636        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
17637 ____________________________________________________________________________
17638 [  2453] By: nick                                  on 1998/12/05  16:14:42
17639     Log: Avoid hard-coding op numbers
17640          Update CC.pm to save %INC, and to co-exist with new C.pm
17641  Branch: perl
17642        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
17643 ____________________________________________________________________________
17644 [  2452] By: nick                                  on 1998/12/05  10:44:28
17645     Log: B.xs had its own code to calculate hash() which differed from
17646          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
17647          which meant that run-time require was re-done.
17648          Removed some debug from C.pm
17649  Branch: perl
17650        ! ext/B/B.xs ext/B/B/C.pm
17651 ____________________________________________________________________________
17652 [  2451] By: nick                                  on 1998/12/04  21:58:49
17653     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
17654          well as _54, but with pre-scan for classes and save the ISA scheme.
17655  Branch: perl
17656        ! ext/B/B/C.pm
17657 ____________________________________________________________________________
17658 [  2450] By: nick                                  on 1998/12/04  17:58:44
17659     Log: Vishal Bhatia's patch as a basis.
17660  Branch: perl
17661        ! ext/B/B/C.pm ext/B/B/CC.pm
17662 ____________________________________________________________________________
17663 [  2449] By: jhi                                   on 1998/12/04  16:39:21
17664     Log: Integrate from mainperl.
17665  Branch: cfgperl
17666       !> t/op/goto.t t/op/tr.t
17667 ____________________________________________________________________________
17668 [  2448] By: gsar                                  on 1998/12/04  06:06:49
17669     Log: tweak test for UTEST
17670  Branch: perl
17671        ! t/op/tr.t
17672 ____________________________________________________________________________
17673 [  2444] By: jhi                                   on 1998/12/03  14:37:22
17674     Log: s/\bthe the\b/the/g *.pod
17675  Branch: cfgperl
17676        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
17677 ____________________________________________________________________________
17678 [  2443] By: jhi                                   on 1998/12/03  13:39:53
17679     Log: Change#2441 aftermath.
17680  Branch: cfgperl
17681        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17682        ! config_h.SH thread.h vms/subconfigure.com
17683 ____________________________________________________________________________
17684 [  2441] By: jhi                                   on 1998/12/03  08:15:13
17685     Log: From: Dan Sugalski <sugalskd@osshe.edu>
17686          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
17687          Subject: [PATCH 5.005_54]Initial VMS patches
17688          Date: 3 Dec 1998 01:05:55 +0200
17689          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
17690          
17691          The patch to config_h.SH requires more study because
17692          metaconfig needs to agree.
17693  Branch: cfgperl
17694        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
17695        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
17696        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
17697 ____________________________________________________________________________
17698 [  2440] By: gsar                                  on 1998/12/03  01:32:16
17699     Log: add failed check-in of goto.t from change#1867
17700  Branch: perl
17701        ! t/op/goto.t
17702 ____________________________________________________________________________
17703 [  2437] By: jhi                                   on 1998/12/02  18:03:51
17704     Log: Fix most of the bad L<> links of
17705          
17706          From: Tom Christiansen <tchrist@jhereg.perl.com> 
17707          Subject: bad L<> links
17708          Reply-to: tchrist@perl.com 
17709          To: perlbug@jhereg.perl.com 
17710          Date: Tue, 11 Aug 1998 10:58:07 -0500 
17711          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
17712          
17713          The ones not fixed may require darker Pod::HTML magic,
17714          for example the perlguts.html#tags should work fine, IMHO.
17715  Branch: cfgperl
17716        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
17717        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
17718        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
17719        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
17720        ! pod/perlvar.pod
17721 ____________________________________________________________________________
17722 [  2436] By: jhi                                   on 1998/12/02  16:35:04
17723     Log: One paste too many in #2345.
17724  Branch: cfgperl
17725        ! lib/Pod/Html.pm
17726 ____________________________________________________________________________
17727 [  2435] By: jhi                                   on 1998/12/02  16:32:33
17728     Log: Pod::Html and Pod::Text were not locale-savvy:
17729          for example in =head1 all non-ASCII-\w-runs were
17730          turned into underscores in NAME tags.  This could
17731          result in several NAME tags becoming identical.
17732          Reported by:
17733          
17734          From: Fyodor Krasnov <fyodor@aha.ru> 
17735          Subject: pod2html vs Russian Characters
17736          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
17737          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
17738          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
17739  Branch: cfgperl
17740        ! lib/Pod/Html.pm lib/Pod/Text.pm
17741 ____________________________________________________________________________
17742 [  2434] By: jhi                                   on 1998/12/02  10:29:00
17743     Log: The real Mc5_54 integration.
17744  Branch: cfgperl
17745       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
17746 ____________________________________________________________________________
17747 [  2433] By: jhi                                   on 1998/12/02  08:52:13
17748     Log: From: Andy Dougherty <doughera@lafayette.edu>
17749          To: Perl Porters <perl5-porters@perl.org>
17750          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
17751          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
17752          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
17753  Branch: cfgperl
17754        ! Configure
17755 ____________________________________________________________________________
17756 [  2432] By: jhi                                   on 1998/12/02  08:49:47
17757     Log: From: Andy Dougherty <doughera@lafayette.edu>
17758          To: Perl Porters <perl5-porters@perl.org>
17759          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
17760          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
17761          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
17762  Branch: cfgperl
17763        ! Configure
17764 ____________________________________________________________________________
17765 [  2431] By: jhi                                   on 1998/12/01  16:11:50
17766     Log: From: achampio@lehman.com (Alan Champion)
17767          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
17768          To: perlbug@perl.com
17769          Date: 1 Dec 1998 17:36:33 +0200
17770          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
17771          
17772          Skip NIS includes.
17773  Branch: cfgperl
17774        ! t/op/pwent.t
17775 ____________________________________________________________________________
17776 [  2430] By: gsar                                  on 1998/12/01  12:12:50
17777     Log: 5.005_54, as released
17778  Branch: perl
17779        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
17780 ____________________________________________________________________________
17781 [  2429] By: jhi                                   on 1998/12/01  11:28:39
17782     Log: From: Anton Berezin <tobez@plab.ku.dk>
17783          To: perl5-porters@perl.org
17784          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
17785          Date: 30 Nov 1998 19:46:24 +0100
17786          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
17787  Branch: cfgperl
17788        ! hints/freebsd.sh
17789 ____________________________________________________________________________
17790 [  2428] By: jhi                                   on 1998/12/01  11:08:16
17791     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
17792  Branch: cfgperl
17793       +> (branch 30 files)
17794       !> (integrate 71 files)
17795 ____________________________________________________________________________
17796 [  2427] By: jhi                                   on 1998/12/01  10:51:37
17797     Log: Default to accepting a hinted $randfunc even when $csym
17798          does not find it.  (the previous defaylt behaviour was not
17799          to accept).
17800  Branch: cfgperl
17801        ! Configure
17802 ____________________________________________________________________________
17803 [  2426] By: jhi                                   on 1998/12/01  10:13:03
17804     Log: Separated the [:foo:] parsing to its own function.
17805          Passes all tests.
17806  Branch: cfgperl
17807        ! regcomp.c
17808 ____________________________________________________________________________
17809 [  2425] By: jhi                                   on 1998/12/01  08:22:49
17810     Log: Typo in comments.
17811  Branch: cfgperl
17812        ! regexec.c
17813 ____________________________________________________________________________
17814 [  2424] By: jhi                                   on 1998/12/01  08:21:38
17815     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17816          Subject: [PATCH 5.005_*] Debugger 'v' command
17817          To: perl5-porters@perl.org (Mailing list Perl5)
17818          Date: 1 Dec 1998 07:55:11 +0200
17819          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
17820  Branch: cfgperl
17821        ! lib/perl5db.pl
17822 ____________________________________________________________________________
17823 [  2423] By: jhi                                   on 1998/12/01  08:19:08
17824     Log: From: pvhp@forte.com (Peter Prymmer)
17825          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
17826          To: perl5-porters@perl.org
17827          Date: 1 Dec 1998 07:27:11 +0200
17828          Message-ID: <MLIST_9812010508.AA07791@forte.com>
17829  Branch: cfgperl
17830        ! hints/os390.sh
17831 ____________________________________________________________________________
17832 [  2417] By: jhi                                   on 1998/11/30  08:14:00
17833     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
17834  Branch: cfgperl
17835        ! ext/Socket/Socket.xs
17836 ____________________________________________________________________________
17837 [  2416] By: jhi                                   on 1998/11/30  08:00:15
17838     Log: Undo #2395, seems more like a problem in netbsd-current.
17839  Branch: cfgperl
17840        ! util.c
17841
17842 ----------------
17843 Version 5.005_54
17844 ----------------
17845
17846 ____________________________________________________________________________
17847 [  2414] By: gsar                                  on 1998/11/30  02:23:55
17848     Log: more JPL tweaks
17849  Branch: perl
17850        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
17851        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
17852 ____________________________________________________________________________
17853 [  2413] By: gsar                                  on 1998/11/30  01:35:56
17854     Log: stub bin/jpl that just runs JPL::Compile::files()
17855  Branch: perl
17856        + jpl/bin/jpl
17857 ____________________________________________________________________________
17858 [  2412] By: gsar                                  on 1998/11/30  01:32:14
17859     Log: delete symlink
17860  Branch: perl
17861        - jpl/bin/jpl
17862 ____________________________________________________________________________
17863 [  2410] By: gsar                                  on 1998/11/30  01:30:44
17864     Log: branch jpl from perlext to perl
17865  Branch: perl
17866       +> (branch 30 files)
17867 ____________________________________________________________________________
17868 [  2407] By: gsar                                  on 1998/11/30  01:24:53
17869     Log: JPL tweaks to build with 5.005
17870  Branch: perlext
17871        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
17872        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
17873 ____________________________________________________________________________
17874 [  2406] By: gsar                                  on 1998/11/30  00:55:54
17875     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
17876  Branch: perl
17877        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
17878 ____________________________________________________________________________
17879 [  2405] By: gsar                                  on 1998/11/30  00:28:55
17880     Log: patchlevel up to 54
17881  Branch: perl
17882        ! patchlevel.h win32/Makefile win32/config_H.bc
17883        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
17884 ____________________________________________________________________________
17885 [  2403] By: gsar                                  on 1998/11/29  23:35:50
17886     Log: integrate cfgperl changes into mainline
17887  Branch: perl
17888       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
17889       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
17890 ____________________________________________________________________________
17891 [  2402] By: gsar                                  on 1998/11/29  23:08:42
17892     Log: sync Text::Wrap version number
17893  Branch: perl
17894        ! lib/Text/Wrap.pm
17895 ____________________________________________________________________________
17896 [  2401] By: gsar                                  on 1998/11/29  22:56:21
17897     Log: textfill.t tweak
17898  Branch: perl
17899        ! t/lib/textfill.t
17900 ____________________________________________________________________________
17901 [  2400] By: gsar                                  on 1998/11/29  22:50:41
17902     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
17903          <muir@idiom.com>
17904  Branch: perl
17905        + t/lib/textfill.t
17906        ! MANIFEST lib/Text/Wrap.pm
17907 ____________________________________________________________________________
17908 [  2399] By: gsar                                  on 1998/11/29  22:28:05
17909     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
17910          has happened without the authors knowledge or consent; the subversive
17911          version (which is in 5.00502) breaks one of the tests in the
17912          authors testsuite; attempts are being made to find a fix that
17913          avoids breaking code already running with the 5.005_02 version
17914          From:    David Muir Sharnoff <muir@idiom.com>
17915          Date:    Sat, 28 Nov 1998 04:34:17 PST
17916          Message-Id: <199811281234.EAA03082@idiom.com>
17917          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
17918  Branch: perl
17919        ! lib/Text/Wrap.pm t/lib/textwrap.t
17920 ____________________________________________________________________________
17921 [  2397] By: nick                                  on 1998/11/29  20:13:58
17922     Log: Update docs and English.pm for $^C
17923  Branch: perl
17924        ! lib/English.pm pod/perlvar.pod
17925 ____________________________________________________________________________
17926 [  2396] By: jhi                                   on 1998/11/29  20:13:03
17927     Log: Mirror #2384.
17928  Branch: cfgperl
17929        ! t/op/pwent.t
17930 ____________________________________________________________________________
17931 [  2395] By: jhi                                   on 1998/11/29  19:59:12
17932     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
17933  Branch: cfgperl
17934        ! util.c
17935 ____________________________________________________________________________
17936 [  2394] By: gsar                                  on 1998/11/29  19:49:08
17937     Log: updated perlreftut.pod
17938  Branch: perl
17939        ! pod/perlreftut.pod
17940 ____________________________________________________________________________
17941 [  2393] By: gsar                                  on 1998/11/29  19:31:56
17942     Log: misc tweaks
17943  Branch: perl
17944        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
17945 ____________________________________________________________________________
17946 [  2392] By: gsar                                  on 1998/11/29  19:31:18
17947     Log: notes about -DPERL_POLLUTE
17948  Branch: perl
17949        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
17950 ____________________________________________________________________________
17951 [  2391] By: gsar                                  on 1998/11/29  19:13:52
17952     Log: explain various win32 build caveats more clearly
17953  Branch: perl
17954        ! README.win32 win32/Makefile win32/makefile.mk
17955 ____________________________________________________________________________
17956 [  2390] By: gsar                                  on 1998/11/29  16:51:59
17957     Log: remove I_POLL detection (Configure will do that now)
17958  Branch: perl
17959        ! ext/IO/Makefile.PL
17960 ____________________________________________________________________________
17961 [  2389] By: jhi                                   on 1998/11/29  16:39:16
17962     Log: Add I_POLL for IO 1.20.
17963  Branch: cfgperl
17964        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17965        ! config_h.SH
17966 ____________________________________________________________________________
17967 [  2388] By: gsar                                  on 1998/11/29  16:23:30
17968     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
17969  Branch: perl
17970        + Porting/p4desc
17971        ! MANIFEST
17972 ____________________________________________________________________________
17973 [  2387] By: gsar                                  on 1998/11/29  16:08:03
17974     Log: another threads reliability fix: serialize writes to thr->threadsv
17975          avoid most uses of PL_na (which is much more inefficient than a
17976          simple local); update docs to suit; PL_na now being thr->Tna may
17977          be a minor compatibility issue for extensions--will require dTHR
17978          outside of XSUBs (those get automatic dTHR)
17979  Branch: perl
17980        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
17981        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
17982        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
17983        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
17984        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
17985        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
17986        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
17987        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
17988        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
17989 ____________________________________________________________________________
17990 [  2386] By: jhi                                   on 1998/11/29  15:40:42
17991     Log: Tune the "if" entry.
17992  Branch: cfgperl
17993        ! pod/perlfunc.pod
17994 ____________________________________________________________________________
17995 [  2385] By: gsar                                  on 1998/11/29  12:40:28
17996     Log: various fixes for race conditions under threads: mutex locks based
17997          on PL_threadnum were seriously flawed, since it means more than one
17998          thread could enter the critical region; PL_na was global instead of
17999          thread-local; child thread could finish and free thr structures
18000          before Thread->new() got around to creating the Thread object;
18001          cv_clone() needed locking, as it mucks with PL_comppad and other
18002          global data; new_struct_thread() needed to lock template-thread's
18003          mutex while copying its data
18004  Branch: perl
18005        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
18006        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
18007 ____________________________________________________________________________
18008 [  2384] By: gsar                                  on 1998/11/29  10:54:38
18009     Log: s/warn/print/ on multiply defined groups
18010  Branch: perl
18011        ! t/op/grent.t
18012 ____________________________________________________________________________
18013 [  2383] By: gsar                                  on 1998/11/29  10:48:39
18014     Log: backout change#2334
18015  Branch: perl
18016        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
18017 ____________________________________________________________________________
18018 [  2382] By: jhi                                   on 1998/11/29  10:33:40
18019     Log: Better NetInfo behaviour.
18020  Branch: cfgperl
18021        ! t/op/grent.t t/op/pwent.t
18022 ____________________________________________________________________________
18023 [  2381] By: jhi                                   on 1998/11/29  10:08:15
18024     Log: Integrate from mainperl.
18025  Branch: cfgperl
18026       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
18027       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
18028       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
18029       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
18030       +> t/lib/io_poll.t t/lib/io_unix.t
18031       !> (integrate 58 files)
18032 ____________________________________________________________________________
18033 [  2380] By: gsar                                  on 1998/11/29  08:22:49
18034     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
18035          Tim Bunce)
18036  Branch: perl
18037        ! gv.c
18038 ____________________________________________________________________________
18039 [  2379] By: gsar                                  on 1998/11/29  07:06:43
18040     Log: fix for pat.t failure under USE_THREADS
18041  Branch: perl
18042        ! pp_ctl.c regexec.c
18043 ____________________________________________________________________________
18044 [  2378] By: nick                                  on 1998/11/28  22:46:57
18045     Log: More C.pm tweaks
18046          Save globs even if we have saved cv itself before - may be imported.
18047          
18048          While we don't save "bootstrap" CV we need to provide a stub,
18049          so that if we require it later we don't fall through and attempt
18050          to DynaLoad module again.
18051          
18052          Attempt to save %INC so that "require" does not reload things
18053          we have compiled-in (does not work right yet - seems to be due
18054          to PL_incgv being created in perl_parse() current scheme setting 
18055          GvHV() is "better" than saving the glob, but still does not 
18056          work as I expect). 
18057  Branch: perl
18058        ! ext/B/B/C.pm
18059 ____________________________________________________________________________
18060 [  2377] By: gsar                                  on 1998/11/28  22:30:38
18061     Log: various tweaks; result passes all tests for normal build on Solaris;
18062          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
18063          win32 due to lack of select() that works on non-socket fds
18064  Branch: perl
18065        ! ext/IO/poll.c regcomp.c regexec.c scope.c
18066        ! t/lib/io_multihomed.t win32/makefile.mk
18067 ____________________________________________________________________________
18068 [  2376] By: gsar                                  on 1998/11/28  20:44:39
18069     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
18070  Branch: perl
18071        ! myconfig
18072 ____________________________________________________________________________
18073 [  2375] By: gsar                                  on 1998/11/28  20:42:58
18074     Log: integrate cfgperl changes into mainline
18075  Branch: perl
18076       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
18077       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
18078 ____________________________________________________________________________
18079 [  2374] By: gsar                                  on 1998/11/28  20:02:03
18080     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18081          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
18082          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
18083          Subject: [PATCH 5.00553] Yet another OS/2 patch
18084  Branch: perl
18085        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
18086 ____________________________________________________________________________
18087 [  2373] By: gsar                                  on 1998/11/28  19:30:06
18088     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18089          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
18090          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
18091          Subject: [PATCH 5.005_53] Change $#+
18092  Branch: perl
18093        ! mg.c pod/perlvar.pod t/op/pat.t
18094 ____________________________________________________________________________
18095 [  2372] By: gsar                                  on 1998/11/28  19:28:00
18096     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18097          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
18098          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
18099          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
18100  Branch: perl
18101        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
18102        ! thrdvar.h
18103 ____________________________________________________________________________
18104 [  2371] By: gsar                                  on 1998/11/28  19:23:53
18105     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18106          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
18107          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
18108          Subject: [PATCH 5.005_53] better -Mre=debugcolor
18109  Branch: perl
18110        ! embedvar.h objXSUB.h regexec.c thrdvar.h
18111 ____________________________________________________________________________
18112 [  2370] By: gsar                                  on 1998/11/28  19:21:17
18113     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18114          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
18115          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
18116          Subject: [PATCH 5.005_*] regcolors
18117  Branch: perl
18118        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
18119 ____________________________________________________________________________
18120 [  2369] By: gsar                                  on 1998/11/28  19:00:15
18121     Log: allow final period in a file (not followed by a newline) to
18122          terminate format spec
18123  Branch: perl
18124        ! toke.c
18125 ____________________________________________________________________________
18126 [  2368] By: gsar                                  on 1998/11/28  18:58:25
18127     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
18128          add C<$Config{installarchlib}/CORE> to the default locations searched
18129          on win32
18130  Branch: perl
18131        ! lib/ExtUtils/Liblist.pm
18132 ____________________________________________________________________________
18133 [  2367] By: gsar                                  on 1998/11/28  18:46:05
18134     Log: applied suggested patch with PERL_OBJECT tweaks
18135          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18136          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
18137          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
18138          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
18139  Branch: perl
18140        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
18141        ! regexec.c t/op/pat.t thrdvar.h
18142 ____________________________________________________________________________
18143 [  2366] By: gsar                                  on 1998/11/28  18:38:34
18144     Log: additional documentation for qr//
18145          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18146          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
18147          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
18148          Subject: [PATCH 5.005_*] Documentation (fwd)
18149  Branch: perl
18150        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
18151 ____________________________________________________________________________
18152 [  2365] By: gsar                                  on 1998/11/28  18:35:35
18153     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18154          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
18155          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
18156          Subject: [PATCH 5.005_*] Fix \G in REx without //g
18157  Branch: perl
18158        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
18159        ! regexp.h t/op/pat.t thrdvar.h
18160 ____________________________________________________________________________
18161 [  2364] By: gsar                                  on 1998/11/28  18:24:20
18162     Log: update Test.pm to Test-1.12; tweak 're' detection
18163  Branch: perl
18164        ! lib/Test.pm
18165 ____________________________________________________________________________
18166 [  2363] By: gsar                                  on 1998/11/28  18:12:04
18167     Log: avoid command-line quoting portability problems in lex_assign.t
18168  Branch: perl
18169        ! t/op/lex_assign.t
18170 ____________________________________________________________________________
18171 [  2362] By: gsar                                  on 1998/11/28  18:08:50
18172     Log: From: John Tobey <jtobey@channel1.com>
18173          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
18174          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
18175          Subject: PATCH: document English.pm sawampersand and thread issues
18176  Branch: perl
18177        ! lib/English.pm pod/perlvar.pod
18178 ____________________________________________________________________________
18179 [  2361] By: gsar                                  on 1998/11/28  18:03:04
18180     Log: fix uninitialized warnings
18181          From: Brian Callaghan <callagh@itginc.com>
18182          Date: Thu, 19 Nov 1998 17:49:10 -0800
18183          Message-Id: <3654CA96.B64FCAEB@itginc.com>
18184          Subject: Complete.pm patch (version 1.1)
18185  Branch: perl
18186        ! lib/Term/Complete.pm
18187 ____________________________________________________________________________
18188 [  2360] By: gsar                                  on 1998/11/28  17:59:16
18189     Log: s/Array/List/ suggested by John Tobey
18190  Branch: perl
18191        ! pod/perldata.pod
18192 ____________________________________________________________________________
18193 [  2359] By: gsar                                  on 1998/11/28  17:47:48
18194     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
18195  Branch: perl
18196        ! lib/Tie/Handle.pm pod/perlfunc.pod
18197 ____________________________________________________________________________
18198 [  2358] By: jhi                                   on 1998/11/28  17:23:15
18199     Log: Revamp the locale tests.
18200          (0) Instead of rewiring a few locales scan for them.
18201          (1) Bogus test #101 removed.
18202          (2) All the locales are checked, the lists of failed
18203          and non-failed ones are displayed.
18204          (3) The test #103 is again 'active' so that it may fail.
18205          (4) To balance (3) a hopefully pacifying message is shown
18206          if the #103 fails.
18207  Branch: cfgperl
18208        ! t/pragma/locale.t
18209 ____________________________________________________________________________
18210 [  2357] By: gsar                                  on 1998/11/28  17:21:07
18211     Log: add perlreftut.pod
18212  Branch: perl
18213        + pod/perlreftut.pod
18214        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
18215        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
18216        ! win32/pod.mak
18217 ____________________________________________________________________________
18218 [  2356] By: jhi                                   on 1998/11/28  16:58:01
18219     Log: Change #2346 fallout.
18220  Branch: cfgperl
18221        ! t/op/undef.t
18222 ____________________________________________________________________________
18223 [  2355] By: gsar                                  on 1998/11/28  16:46:43
18224     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
18225          ANSI prototypes
18226  Branch: perl
18227        ! ext/IO/IO.xs
18228 ____________________________________________________________________________
18229 [  2354] By: gsar                                  on 1998/11/28  16:08:07
18230     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
18231          keep platform hacks that aren't in the 1.20 dist; add new files
18232          to MANIFEST; hack Makefile.PL; result hasn't been tested
18233          anywhere
18234  Branch: perl
18235        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
18236        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
18237        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
18238        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
18239        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
18240        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
18241        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
18242        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
18243        ! t/lib/io_sock.t t/lib/io_udp.t
18244 ____________________________________________________________________________
18245 [  2353] By: jhi                                   on 1998/11/28  15:51:03
18246     Log: Locale collation, ctype, and numeric, were initialized wrong
18247          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
18248          as reported by
18249          
18250          From: Ilya.Sandler@etak.com (Ilya Sandler)
18251          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
18252          To: perlbug@perl.com
18253          Date: 25 Nov 1998 04:53:52 +0200
18254          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
18255  Branch: cfgperl
18256        ! util.c
18257 ____________________________________________________________________________
18258 [  2352] By: nick                                  on 1998/11/28  15:21:59
18259     Log: Implement $^C to allow perl access to -c flag - I think this 
18260          was agreed once...
18261  Branch: perl
18262        ! gv.c mg.c
18263 ____________________________________________________________________________
18264 [  2351] By: jhi                                   on 1998/11/28  15:14:24
18265     Log: Change #2251 fixup.
18266  Branch: cfgperl
18267        ! myconfig
18268 ____________________________________________________________________________
18269 [  2350] By: jhi                                   on 1998/11/28  14:58:19
18270     Log: Integrate from mainperl.
18271  Branch: cfgperl
18272       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
18273       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
18274       +> pod/perl5005delta.pod
18275       !> (integrate 49 files)
18276 ____________________________________________________________________________
18277 [  2349] By: jhi                                   on 1998/11/28  14:27:36
18278     Log: Passwd and group file groveling.
18279  Branch: cfgperl
18280        ! t/op/grent.t t/op/pwent.t
18281 ____________________________________________________________________________
18282 [  2348] By: gsar                                  on 1998/11/28  14:09:50
18283     Log: more conservative version of changes#2345,2346,2347; those break
18284          C<defined(@{"foo::ISA"})> which seems to be extensively used in
18285          the libs :-(
18286  Branch: perl
18287        ! pp.c t/op/method.t
18288 ____________________________________________________________________________
18289 [  2347] By: gsar                                  on 1998/11/28  13:36:08
18290     Log: tweak bogus test
18291  Branch: perl
18292        ! t/op/method.t
18293 ____________________________________________________________________________
18294 [  2346] By: gsar                                  on 1998/11/28  13:20:34
18295     Log: test cases for previous change
18296  Branch: perl
18297        ! t/op/undef.t
18298 ____________________________________________________________________________
18299 [  2345] By: gsar                                  on 1998/11/28  13:07:17
18300     Log: fix typo in pp_defined() causing C<defined %tied> to fail
18301  Branch: perl
18302        ! pp.c
18303 ____________________________________________________________________________
18304 [  2344] By: gsar                                  on 1998/11/28  13:03:29
18305     Log: s/comment/comment_t/ tweak (suggested by John Gorman
18306          <jgorman@webbysoft.com>)
18307  Branch: perl
18308        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
18309 ____________________________________________________________________________
18310 [  2343] By: gsar                                  on 1998/11/28  12:52:40
18311     Log: add (stub) perldelta.pod
18312  Branch: perl
18313        + pod/perldelta.pod
18314 ____________________________________________________________________________
18315 [  2342] By: gsar                                  on 1998/11/28  12:49:26
18316     Log: rename perldelta.pod to perl5005delta.pod in preparation for
18317          starting a new one
18318  Branch: perl
18319       +> pod/perl5005delta.pod
18320        - pod/perldelta.pod
18321        ! MANIFEST pod/perl.pod
18322 ____________________________________________________________________________
18323 [  2341] By: gsar                                  on 1998/11/28  12:41:55
18324     Log: fix MALLOC_LOCK #define
18325  Branch: perl
18326        ! malloc.c
18327 ____________________________________________________________________________
18328 [  2340] By: gsar                                  on 1998/11/28  12:18:23
18329     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18330          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
18331          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
18332          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
18333  Branch: perl
18334        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
18335 ____________________________________________________________________________
18336 [  2339] By: jhi                                   on 1998/11/28  11:59:01
18337     Log: Add -lm to dynix/ptx POSIX hints.
18338          From: "Martin J. Bligh" <mbligh@sequent.com>
18339          To: jhi@iki.fi
18340          Subject: Re: Making Perl work on DYNIX/ptx
18341          Date: Wed, 25 Nov 1998 10:34:41 -0800
18342          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
18343  Branch: cfgperl
18344        ! ext/POSIX/hints/dynixptx.pl
18345 ____________________________________________________________________________
18346 [  2338] By: jhi                                   on 1998/11/28  11:57:19
18347     Log: Detypo.
18348  Branch: cfgperl
18349        ! lib/filetest.pm
18350 ____________________________________________________________________________
18351 [  2337] By: jhi                                   on 1998/11/28  11:56:29
18352     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
18353  Branch: cfgperl
18354        ! Configure
18355 ____________________________________________________________________________
18356 [  2336] By: gsar                                  on 1998/11/28  11:41:14
18357     Log: teach CPAN.pm to ignore beta perl distributions when looking for
18358          modules
18359          From: root@dogberry.rutgers.edu (root)
18360          Date: Thu, 12 Nov 1998 23:08:39 -0500
18361          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
18362          Subject: recompile tries getting a perl distribution
18363  Branch: perl
18364        ! lib/CPAN.pm
18365 ____________________________________________________________________________
18366 [  2335] By: gsar                                  on 1998/11/28  11:27:46
18367     Log: make $1 et al readonly under threads; make C<undef $1> fail like
18368          C<$1 = undef> does
18369  Branch: perl
18370        ! op.c pp.c t/op/undef.t
18371 ____________________________________________________________________________
18372 [  2334] By: gsar                                  on 1998/11/28  10:24:52
18373     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
18374  Branch: perl
18375        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
18376 ____________________________________________________________________________
18377 [  2333] By: gsar                                  on 1998/11/28  09:36:40
18378     Log: document changed PERL_HASH()
18379  Branch: perl
18380        ! pod/perlfunc.pod pod/perlguts.pod
18381 ____________________________________________________________________________
18382 [  2332] By: nick                                  on 1998/11/27  21:10:27
18383     Log: Handle INIT list in C.pm
18384          1. Provide init_av() from B.xs
18385          2. Export it in B.pm
18386          3. Use it in C.pm
18387          Also disable some pruning in savecv() which seems to undo
18388          my previous patch.
18389          Experimental feature - save pathnames of .so files in easily 
18390          grep-able form for use in wrapper to feed to linker.  
18391  Branch: perl
18392        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
18393 ____________________________________________________________________________
18394 [  2327] By: gsar                                  on 1998/11/27  15:12:01
18395     Log: integrate change#2315 from maint-5.005
18396  Branch: perl
18397        ! t/op/sort.t
18398       !> op.c sv.c
18399 ____________________________________________________________________________
18400 [  2326] By: gsar                                  on 1998/11/27  15:00:42
18401     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
18402  Branch: perl
18403       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
18404       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
18405       !> lib/ExtUtils/typemap
18406 ____________________________________________________________________________
18407 [  2325] By: gsar                                  on 1998/11/27  14:46:18
18408     Log: malloc bugfix and documentation from Ilya Zakharevich
18409          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
18410          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
18411          Subject: [PATCH 5.005_*] Re: Internal coredump
18412          --
18413          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
18414          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
18415          Subject: [PATCH 5.005_*] malloc.c documentation
18416  Branch: perl
18417        ! malloc.c
18418 ____________________________________________________________________________
18419 [  2324] By: gsar                                  on 1998/11/27  14:41:38
18420     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
18421  Branch: perl
18422        ! ext/B/B/C.pm
18423 ____________________________________________________________________________
18424 [  2323] By: gsar                                  on 1998/11/27  14:33:44
18425     Log: From: maeda@src.ricoh.co.jp
18426          Date: Tue, 24 Nov 1998 10:37:45 +0900
18427          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
18428          Subject: format "..." bug
18429  Branch: perl
18430        ! pp_ctl.c t/op/write.t
18431 ____________________________________________________________________________
18432 [  2322] By: gsar                                  on 1998/11/27  14:20:12
18433     Log: add ext/Devel/Peek
18434          From: jan.dubois@ibm.net (Jan Dubois)
18435          Date: Mon, 23 Nov 1998 00:48:11 +0100
18436          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
18437          Subject: [PATCH 5.005_53] Devel::Peek integration
18438  Branch: perl
18439        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
18440        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
18441        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
18442        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
18443        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
18444 ____________________________________________________________________________
18445 [  2321] By: gsar                                  on 1998/11/27  13:03:08
18446     Log: ensure 'make regen_headers' even without perl installed
18447          (suggested by Ilya Zakharevich)
18448  Branch: perl
18449        ! bytecode.pl warning.pl
18450 ____________________________________________________________________________
18451 [  2320] By: gsar                                  on 1998/11/27  12:58:36
18452     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18453          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
18454          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
18455          Subject: [PATCH 5.005_*] Cosmetic malloc patch
18456  Branch: perl
18457        ! malloc.c
18458 ____________________________________________________________________________
18459 [  2319] By: gsar                                  on 1998/11/27  12:56:13
18460     Log: eliminate dup hunk from integration
18461  Branch: perl
18462        ! lib/filetest.pm perl.h
18463 ____________________________________________________________________________
18464 [  2318] By: gsar                                  on 1998/11/27  12:50:08
18465     Log: integrate cfgperl changes into mainline
18466  Branch: perl
18467       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
18468        ! pod/perlfaq4.pod
18469       !> (integrate 30 files)
18470 ____________________________________________________________________________
18471 [  2317] By: jhi                                   on 1998/11/27  11:38:13
18472     Log: C<-x>.
18473  Branch: cfgperl
18474        ! lib/filetest.pm
18475 ____________________________________________________________________________
18476 [  2316] By: jhi                                   on 1998/11/27  11:10:22
18477     Log: Integrate from mainperl.
18478  Branch: cfgperl
18479       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
18480       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
18481       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
18482       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
18483       !> win32/win32sck.c
18484 ____________________________________________________________________________
18485 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
18486     Log: integrate change#2246 from mainline, while still allowing
18487          C<sort $globref @foo>
18488          
18489          allow C<sort $coderef @foo>
18490  Branch: maint-5.005/perl
18491        ! op.c sv.c
18492       !> t/op/sort.t
18493 ____________________________________________________________________________
18494 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
18495     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
18496          forwarded by Jarkko Hietaniemi from Mark Bixby
18497  Branch: maint-5.005/perl
18498        ! ext/DynaLoader/dl_mpeix.xs installperl
18499 ____________________________________________________________________________
18500 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
18501     Log: Allow PL_FILES to have multiple targets from one source by allowing
18502          an array ref as the value in the hash
18503  Branch: maint-5.005/perl
18504        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
18505        ! lib/ExtUtils/MakeMaker.pm
18506 ____________________________________________________________________________
18507 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
18508     Log: fix unsigned variables to use SvUV and sv_setuv
18509  Branch: maint-5.005/perl
18510        ! lib/ExtUtils/typemap
18511 ____________________________________________________________________________
18512 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
18513     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
18514  Branch: maint-5.005/perl
18515        ! lib/ExtUtils/MM_Unix.pm
18516 ____________________________________________________________________________
18517 [  2301] By: gsar                                  on 1998/11/26  10:16:54
18518     Log: fix PL_defoutgv leak under threads
18519  Branch: perl
18520        ! ext/Thread/Thread.xs
18521 ____________________________________________________________________________
18522 [  2300] By: gsar                                  on 1998/11/26  09:04:44
18523     Log: properly free temporaries created by threads
18524  Branch: perl
18525        ! ext/Thread/Thread.xs
18526 ____________________________________________________________________________
18527 [  2299] By: gsar                                  on 1998/11/26  06:51:16
18528     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
18529          to set the package for the block properly
18530  Branch: perl
18531        ! op.c t/comp/package.t t/lib/dumper.t
18532 ____________________________________________________________________________
18533 [  2298] By: nick                                  on 1998/11/24  22:04:20
18534     Log: Part-1 of tweaks to allow Tk to be "compiled"
18535          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
18536          (May also need attention to exports etc. - to follow.)
18537  Branch: perl
18538        ! universal.c
18539 ____________________________________________________________________________
18540 [  2294] By: jhi                                   on 1998/11/23  10:44:26
18541     Log: The new socket tests need in some platforms
18542          to #include <sys/types.h>.
18543  Branch: cfgperl
18544        ! Configure
18545 ____________________________________________________________________________
18546 [  2293] By: jhi                                   on 1998/11/23  10:33:42
18547     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
18548          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
18549          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
18550          Date: Mon, 23 Nov 1998 10:07:04 +0100
18551          Message-Id: <9811230907.AA06484@AWT.nl>
18552          
18553          NeXTstep NetInfo uses nidump to get the user/group databases.
18554  Branch: cfgperl
18555        ! t/op/grent.t t/op/pwent.t
18556 ____________________________________________________________________________
18557 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
18558     Log: Updated Porting/patchls utility.
18559  Branch: maint-5.004/perl
18560        ! Porting/patchls
18561 ____________________________________________________________________________
18562 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
18563     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
18564          From:  Henrik Tougaard <ht.000@foa.dk>
18565          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
18566          Files:  lib/Sys/Syslog.pm
18567  Branch: maint-5.004/perl
18568        ! lib/Sys/Syslog.pm
18569 ____________________________________________________________________________
18570 [  2286] By: jhi                                   on 1998/11/22  19:08:42
18571     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
18572  Branch: cfgperl
18573        ! ext/Socket/Socket.xs
18574 ____________________________________________________________________________
18575 [  2285] By: jhi                                   on 1998/11/22  18:21:07
18576     Log: MSG_PROXY for GNU/Hurd (previously we believed that
18577          all GNU libc platforms have MSG_PROXY.  Untrue).
18578          In fact this ended up as a major MSG_* and SCM_*
18579          update.  The MSG_XXX known to be enums in some
18580          versions of the glibc are now probed for and respective
18581          HAS_MSG_XXX are defined.  While I was at it I noticed
18582          SCM_RIGHTS being similarly an enum.  This reminded me of
18583          an ancient discussion in perl5-porters:
18584          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
18585          The BSD socket interface has a nifty feature for passing
18586          file descriptors and credentials--via sockets.  It may be
18587          too late to add this functionality to the CORE but
18588          at least Configure now probes for the functions,
18589          structs, and includes, defining the appropriate
18590          HAS_YYY and I_ZZZ, and the Socket extension exports
18591          the constants, in case somebody wants to write an
18592          extension for this interface.
18593  Branch: cfgperl
18594        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18595        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
18596        ! iperlsys.h
18597 ____________________________________________________________________________
18598 [  2284] By: jhi                                   on 1998/11/22  18:13:21
18599     Log: perlhist.pod 1.54, containing 5_53.
18600  Branch: cfgperl
18601        ! pod/perlhist.pod
18602 ____________________________________________________________________________
18603 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
18604     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
18605  Branch: maint-5.004/perl
18606        ! doio.c
18607 ____________________________________________________________________________
18608 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
18609     Log: Improve op/die_exit.t test for implicit close changing $!
18610  Branch: maint-5.004/perl
18611        ! t/op/die_exit.t
18612 ____________________________________________________________________________
18613 [  2268] By: jhi                                   on 1998/11/22  14:44:11
18614     Log: Fix thinko.
18615  Branch: cfgperl
18616        ! hints/dynixptx.sh
18617 ____________________________________________________________________________
18618 [  2267] By: jhi                                   on 1998/11/22  13:19:41
18619     Log: Document the d_socket override.
18620  Branch: cfgperl
18621        ! hints/dynixptx.sh
18622 ____________________________________________________________________________
18623 [  2266] By: jhi                                   on 1998/11/22  12:12:29
18624     Log: From: John Tobey <jtobey@channel1.com>
18625          Subject: [PATCH] perlfaq typos
18626          To: perl5-porters@perl.com
18627          Date: 22 Nov 1998 04:25:15 +0200
18628          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
18629  Branch: cfgperl
18630        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
18631        ! pod/perlfaq7.pod pod/perlfaq8.pod
18632 ____________________________________________________________________________
18633 [  2265] By: jhi                                   on 1998/11/22  12:06:29
18634     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
18635          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
18636          Newsgroups: hut.lists.perl5-porters
18637          To: gsar@engin.umich.edu (Gurusamy Sarathy)
18638          Cc: perl5-porters@perl.org (Perl5 Porters)
18639          Date: 20 Nov 1998 12:20:41 +0200
18640  Branch: cfgperl
18641        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18642        ! ext/DB_File/DB_File.xs
18643 ____________________________________________________________________________
18644 [  2264] By: jhi                                   on 1998/11/22  11:55:09
18645     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
18646          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
18647          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
18648          To: perlbug@perl.com
18649          Date: 20 Nov 1998 18:39:06 +0200
18650          Lines: 47
18651          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
18652  Branch: cfgperl
18653        ! t/op/grent.t t/op/pwent.t
18654 ____________________________________________________________________________
18655 [  2263] By: jhi                                   on 1998/11/22  11:42:59
18656     Log: Permission testing is tricky when we have too much power.
18657          Problem reported in
18658          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
18659          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
18660          To: perlbug@perl.com
18661          Date: 20 Nov 1998 18:39:06 +0200
18662          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
18663  Branch: cfgperl
18664        ! t/op/filetest.t
18665 ____________________________________________________________________________
18666 [  2262] By: gsar                                  on 1998/11/22  11:37:02
18667     Log: fix broken CAPI generation
18668  Branch: perl
18669        ! win32/GenCAPI.pl
18670 ____________________________________________________________________________
18671 [  2261] By: jhi                                   on 1998/11/22  11:17:00
18672     Log: -x should be C<-x>, reported by Gerben Wierda.
18673  Branch: cfgperl
18674        ! pod/perlfunc.pod
18675 ____________________________________________________________________________
18676 [  2260] By: gsar                                  on 1998/11/22  11:12:02
18677     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
18678  Branch: perl
18679        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
18680        ! proto.h
18681 ____________________________________________________________________________
18682 [  2259] By: jhi                                   on 1998/11/22  11:06:40
18683     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
18684          Subject: Re: [PATCH] Re: pod2man bug in date generated line
18685          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
18686          Cc: perlbug@perl.com
18687          Date: 20 Nov 1998 21:30:17 +0200
18688          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
18689  Branch: cfgperl
18690        ! pod/pod2man.PL
18691 ____________________________________________________________________________
18692 [  2256] By: jhi                                   on 1998/11/21  10:44:01
18693     Log: From: Thomas Bowditch <bowditch@inmet.com>
18694          Subject: Benchmark.pm suggestion
18695          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
18696          Date: Fri, 20 Nov 1998 17:43:46 -0500
18697          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
18698          
18699          Added timesum().
18700  Branch: cfgperl
18701        ! lib/Benchmark.pm
18702 ____________________________________________________________________________
18703 [  2255] By: gsar                                  on 1998/11/21  08:45:06
18704     Log: another win32 portability fix: make sysread() and syswrite()
18705          work on sockets
18706  Branch: perl
18707        ! pp_sys.c win32/win32.h
18708 ____________________________________________________________________________
18709 [  2254] By: gsar                                  on 1998/11/21  07:49:06
18710     Log: win32_recvfrom() compatibility fix
18711  Branch: perl
18712        ! win32/win32sck.c
18713 ____________________________________________________________________________
18714 [  2253] By: jhi                                   on 1998/11/20  08:22:06
18715     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
18716          To: jhi@iki.fi
18717          Subject: MPE/iX Perl 5.005_02 oops
18718          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
18719          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
18720  Branch: cfgperl
18721        ! ext/DynaLoader/dl_mpeix.xs installperl
18722 ____________________________________________________________________________
18723 [  2252] By: gsar                                  on 1998/11/19  17:38:03
18724     Log: mess_sv tweak for change#2249
18725  Branch: perl
18726        ! util.c
18727 ____________________________________________________________________________
18728 [  2251] By: jhi                                   on 1998/11/18  12:32:19
18729     Log: Display use64bits and usemultiplicity but only if necessary.
18730  Branch: cfgperl
18731        ! myconfig
18732 ____________________________________________________________________________
18733 [  2250] By: jhi                                   on 1998/11/18  12:26:50
18734     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
18735          Subject: pp.c uses 'unsigned Quad_t'
18736          To: perlbug@perl.com 
18737          Date: Sun, 15 Nov 1998 20:57:05 -0300 
18738          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
18739  Branch: cfgperl
18740        ! perl.h pp.c
18741 ____________________________________________________________________________
18742 [  2249] By: gsar                                  on 1998/11/18  05:43:11
18743     Log: use PL_mess_sv only during global destruction (fixes problems with
18744          overlapping invocations of form()/warn()/die()/croak() trampling on
18745          each other's messages)
18746  Branch: perl
18747        ! mg.c util.c
18748 ____________________________________________________________________________
18749 [  2248] By: gsar                                  on 1998/11/18  05:39:36
18750     Log: tweak change#2245 to skip previous message if any
18751  Branch: perl
18752        ! pp_ctl.c t/pragma/warn/pp_ctl
18753 ____________________________________________________________________________
18754 [  2247] By: jhi                                   on 1998/11/17  11:46:56
18755     Log: Integrate from mainperl.
18756  Branch: cfgperl
18757       !> (integrate 26 files)
18758 ____________________________________________________________________________
18759 [  2246] By: gsar                                  on 1998/11/17  09:41:10
18760     Log: allow C<sort $coderef @foo>
18761  Branch: perl
18762        ! op.c t/op/sort.t t/pragma/overload.t
18763 ____________________________________________________________________________
18764 [  2245] By: gsar                                  on 1998/11/17  08:28:26
18765     Log: propagate failures in DESTROY() as (optional) warnings
18766  Branch: perl
18767        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
18768 ____________________________________________________________________________
18769 [  2244] By: gsar                                  on 1998/11/17  07:43:08
18770     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
18771  Branch: perl
18772        ! perl.c thrdvar.h
18773 ____________________________________________________________________________
18774 [  2243] By: gsar                                  on 1998/11/17  07:40:09
18775     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
18776  Branch: perl
18777        ! lib/warning.pm warning.h warning.pl
18778 ____________________________________________________________________________
18779 [  2242] By: gsar                                  on 1998/11/17  06:32:39
18780     Log: fix skipspace() to properly account for newlines in eval''-ed
18781          strings (caused bogus line numbers in diagnostics and debugger)
18782  Branch: perl
18783        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
18784 ____________________________________________________________________________
18785 [  2241] By: gsar                                  on 1998/11/17  03:48:12
18786     Log: s/Perl_utf8skip/PL_utf8skip/g
18787  Branch: perl
18788        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
18789 ____________________________________________________________________________
18790 [  2240] By: gsar                                  on 1998/11/14  06:09:06
18791     Log: rework op/groups.t
18792  Branch: perl
18793        ! t/op/filetest.t t/op/groups.t
18794 ____________________________________________________________________________
18795 [  2235] By: gsar                                  on 1998/11/14  00:17:05
18796     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
18797  Branch: perl
18798        ! op.c
18799 ____________________________________________________________________________
18800 [  2234] By: gsar                                  on 1998/11/14  00:14:02
18801     Log: update Changes
18802  Branch: perl
18803        ! Changes win32/config.bc win32/config.gc win32/config.vc
18804 ____________________________________________________________________________
18805 [  2233] By: gsar                                  on 1998/11/13  09:43:03
18806     Log: doc tweak
18807  Branch: perl
18808        ! README.win32
18809 ____________________________________________________________________________
18810 [  2230] By: jhi                                   on 1998/11/12  17:07:45
18811     Log: Allow hints file override for d_socket
18812          (based on Sequent-induced change #2229).
18813  Branch: cfgperl
18814        ! Configure
18815 ____________________________________________________________________________
18816 [  2229] By: jhi                                   on 1998/11/12  16:32:33
18817     Log: 
18818          From: "Martin J. Bligh" <mbligh@sequent.com>
18819          To: jhi@iki.fi
18820          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
18821          Subject: Re: Making Perl work on DYNIX/ptx
18822          Date: Tue, 10 Nov 1998 16:24:26 -0800
18823          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
18824  Branch: cfgperl
18825        ! hints/dynixptx.sh
18826 ____________________________________________________________________________
18827 [  2228] By: jhi                                   on 1998/11/12  11:40:37
18828     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
18829          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
18830          To: jhi@iki.fi
18831          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
18832          Subject: Re: Making Perl work on DYNIX/ptx
18833          Date: Tue, 10 Nov 1998 18:01:10 -0800
18834  Branch: cfgperl
18835        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
18836 ____________________________________________________________________________
18837 [  2227] By: jhi                                   on 1998/11/12  11:17:42
18838     Log: Integrate from mainperl.
18839  Branch: cfgperl
18840       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
18841       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
18842       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
18843       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
18844       !> win32/win32.c x2p/s2p.PL
18845 ____________________________________________________________________________
18846 [  2226] By: gsar                                  on 1998/11/11  21:05:42
18847     Log: provide -DPERL_POLLUTE
18848  Branch: perl
18849        ! embed.pl embedvar.h
18850 ____________________________________________________________________________
18851 [  2225] By: jhi                                   on 1998/11/09  07:45:12
18852     Log: From: Hans Mulder <hansm@icgroup.nl>
18853          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
18854          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
18855          perl5-porters@perl.org
18856          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
18857          (UNINSTALLED)
18858          Date: Sun,  8 Nov 98 22:20:23 +0100
18859          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
18860  Branch: cfgperl
18861        ! malloc.c perl.h
18862 ____________________________________________________________________________
18863 [  2224] By: gsar                                  on 1998/11/09  03:13:14
18864     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
18865          Christoph <lupe@alanya.m.isar.de>)
18866  Branch: perl
18867        ! lib/Text/Wrap.pm
18868 ____________________________________________________________________________
18869 [  2223] By: gsar                                  on 1998/11/09  02:09:06
18870     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
18871          <lionel.fourquaux@wanadoo.fr>)
18872  Branch: perl
18873        ! x2p/s2p.PL
18874 ____________________________________________________________________________
18875 [  2222] By: gsar                                  on 1998/11/09  01:56:24
18876     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
18877          Date: Wed, 04 Nov 1998 12:19:44 +0000
18878          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
18879          Subject: [PATCH] Re: [5.005_53] read overflow? 
18880          --
18881          Date: Wed, 04 Nov 1998 13:15:18 +0000
18882          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
18883          Subject: [PATCH 5.005_53] perl -V fix
18884  Branch: perl
18885        ! perl.c regexec.c
18886 ____________________________________________________________________________
18887 [  2221] By: gsar                                  on 1998/11/09  01:34:56
18888     Log: From: jan.dubois@ibm.net (Jan Dubois)
18889          Date: Sun, 01 Nov 1998 00:05:01 +0100
18890          Message-ID: <364294bd.18052307@smtp1.ibm.net>
18891          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
18892  Branch: perl
18893        ! Changes win32/makedef.pl
18894 ____________________________________________________________________________
18895 [  2220] By: gsar                                  on 1998/11/08  21:13:07
18896     Log: integrate changes#2120,2168,2218 from maint-5.005;
18897          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
18898          enum; make regen_headers
18899  Branch: perl
18900        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
18901        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
18902 ____________________________________________________________________________
18903 [  2219] By: gsar                                  on 1998/11/08  19:42:57
18904     Log: integrate cfgperl changes into mainline
18905  Branch: perl
18906       +> README.vmesa
18907       !> Configure MANIFEST Porting/Glossary Porting/config.sh
18908       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
18909       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
18910       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
18911       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
18912       !> thread.h vms/subconfigure.com vos/config.h
18913 ____________________________________________________________________________
18914 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
18915     Log: From: Graham Barr <gbarr@ti.com>
18916          Date: Mon, 2 Nov 1998 07:38:52 -0600
18917          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
18918          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
18919  Branch: maint-5.005/perl
18920        ! ext/IPC/SysV/Msg.pm
18921 ____________________________________________________________________________
18922 [  2215] By: gsar                                  on 1998/11/08  02:52:52
18923     Log: set close-on-exec bit on pipe() FDs
18924  Branch: perl
18925        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
18926 ____________________________________________________________________________
18927 [  2214] By: gsar                                  on 1998/11/08  02:27:57
18928     Log: typo in newHVhv()
18929  Branch: perl
18930        ! hv.c
18931 ____________________________________________________________________________
18932 [  2211] By: jhi                                   on 1998/11/07  21:14:18
18933     Log: Finalize the Mach CThreads support.
18934          
18935          From: Hans Mulder <hansm@icgroup.nl>
18936          Date: Sat,  7 Nov 98 22:06:20 +0100
18937          To: Gurusamy Sarathy <gsar@engin.umich.edu>
18938          Cc: jhi@iki.fi, perl5-porters@perl.org
18939          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
18940          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
18941  Branch: cfgperl
18942        ! malloc.c perl.h
18943 ____________________________________________________________________________
18944 [  2210] By: gsar                                  on 1998/11/06  20:36:50
18945     Log: fix AvREALISH bogusness
18946  Branch: perl
18947        ! av.c t/op/array.t
18948 ____________________________________________________________________________
18949 [  2209] By: jhi                                   on 1998/11/06  08:05:31
18950     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
18951          ASSERT() causes problems in {NeXTStep,OpenStep}.
18952          
18953          From: Hans Mulder <hansm@icgroup.nl>
18954          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
18955          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
18956          Date: Fri,  6 Nov 98 01:27:41 +0100
18957          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
18958          
18959          and
18960          
18961          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18962          Subject: Re: ASSERT() in malloc.c
18963          To: jhi@iki.fi
18964          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
18965          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
18966  Branch: cfgperl
18967        ! malloc.c
18968 ____________________________________________________________________________
18969 [  2208] By: jhi                                   on 1998/11/06  07:55:38
18970     Log: Mach CThreads needs #include <mach/cthreads.h>.
18971  Branch: cfgperl
18972        ! perl.h
18973 ____________________________________________________________________________
18974 [  2206] By: jhi                                   on 1998/11/05  14:54:52
18975     Log: PERL_BADLANG wrongly documented.
18976          
18977          From: ts <decoux@moulon.inra.fr>
18978          To: jhi@cc.hut.fi
18979          Subject: Re: Locale warning messages
18980          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
18981          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
18982          
18983          and
18984          
18985          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18986          Subject: Re: PERL_BADLANG
18987          To: jhi@iki.fi
18988          Subject: Re: PERL_BADLANG
18989          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
18990          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
18991  Branch: cfgperl
18992        ! pod/perllocale.pod
18993 ____________________________________________________________________________
18994 [  2205] By: jhi                                   on 1998/11/05  14:24:33
18995     Log: Document all the control flow keywords in perlfunc
18996          so that "perlfunc -f while" works.
18997  Branch: cfgperl
18998        ! pod/perlfunc.pod
18999 ____________________________________________________________________________
19000 [  2204] By: jhi                                   on 1998/11/05  12:46:02
19001     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
19002          (from vos/config.h).  Update Porting/{Glossary,config*}.
19003  Branch: cfgperl
19004        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19005        ! config_h.SH vos/config.h
19006 ____________________________________________________________________________
19007 [  2203] By: jhi                                   on 1998/11/05  08:34:39
19008     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
19009  Branch: cfgperl
19010        ! hints/vmesa.sh vms/subconfigure.com
19011 ____________________________________________________________________________
19012 [  2202] By: jhi                                   on 1998/11/05  08:03:20
19013     Log: Integrate from mainperl.
19014  Branch: cfgperl
19015       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
19016       !> win32/Makefile win32/makefile.mk win32/win32.c
19017 ____________________________________________________________________________
19018 [  2201] By: gsar                                  on 1998/11/05  04:40:44
19019     Log: another POPSTACK victim
19020  Branch: perl
19021        ! cop.h sv.c
19022 ____________________________________________________________________________
19023 [  2196] By: gsar                                  on 1998/11/05  02:07:54
19024     Log: fix a location affected by change#2191, add note about POPSTACK
19025  Branch: perl
19026        ! cop.h gv.c pp_ctl.c
19027 ____________________________________________________________________________
19028 [  2195] By: gsar                                  on 1998/11/05  02:04:45
19029     Log: makefile notes
19030  Branch: perl
19031        ! win32/Makefile win32/makefile.mk
19032 ____________________________________________________________________________
19033 [  2192] By: gsar                                  on 1998/11/04  23:48:53
19034     Log: indeterminate order-of-evaluation fixes
19035  Branch: perl
19036        ! mg.c
19037 ____________________________________________________________________________
19038 [  2191] By: gsar                                  on 1998/11/04  23:02:16
19039     Log: refetch local stack pointer in POPSTACK
19040  Branch: perl
19041        ! cop.h perl.c
19042 ____________________________________________________________________________
19043 [  2190] By: jhi                                   on 1998/11/04  08:50:40
19044     Log: Configure update.
19045          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
19046          
19047          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
19048          To: Martin Bligh <mbligh@sequent.com>
19049          Cc: Jarkko Hietaniemi <jhi@iki.fi>
19050          Subject: Re: Perl 5's configure on DYNIX/ptx
19051          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
19052          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
19053          
19054          find sockets also from libsocket, not just libnet.
19055          OS390: $compile_ok instead of $compile for <inttypes.h>,
19056          
19057          From: pvhp@forte.com (Peter Prymmer)
19058          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
19059          Subject: _53 not OK on os390 but looking better than ever
19060          Date: Tue, 3 Nov 98 17:33:22 PST
19061          Message-Id: <9811040133.AA09450@forte.com>
19062  Branch: cfgperl
19063        ! Configure
19064 ____________________________________________________________________________
19065 [  2189] By: jhi                                   on 1998/11/04  07:43:58
19066     Log: sysio.t failure: fix undefined order of evaluation, from
19067          
19068          From: Spider Boardman <spider@web.zk3.dec.com>
19069          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
19070          To: perlbug@perl.com
19071          Date: 4 Nov 1998 01:22:30 +0200
19072          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
19073  Branch: cfgperl
19074        ! pp_sys.c
19075 ____________________________________________________________________________
19076 [  2188] By: gsar                                  on 1998/11/04  02:59:16
19077     Log: fix return value of win32_pclose()
19078  Branch: perl
19079        ! win32/win32.c
19080 ____________________________________________________________________________
19081 [  2187] By: gsar                                  on 1998/11/04  02:56:34
19082     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
19083  Branch: perl
19084        ! Changes doop.c gv.c util.c
19085 ____________________________________________________________________________
19086 [  2186] By: jhi                                   on 1998/11/03  08:17:52
19087     Log: Document quads in pack.
19088  Branch: cfgperl
19089        ! pod/perlfunc.pod
19090 ____________________________________________________________________________
19091 [  2185] By: jhi                                   on 1998/11/03  07:49:35
19092     Log: (IV) vs (I32) vs I_V()
19093          
19094          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
19095          From: Anton Berezin <tobez@plab.ku.dk> 
19096          To: "p5p" <perl5-porters@perl.org> 
19097          Date: 01 Nov 1998 15:09:11 +0100 
19098          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
19099          
19100          and
19101          
19102          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
19103          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
19104          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
19105  Branch: cfgperl
19106        ! sv.c
19107 ____________________________________________________________________________
19108 [  2184] By: jhi                                   on 1998/11/03  07:42:46
19109     Log: VM/ESA updates.
19110  Branch: cfgperl
19111        + README.vmesa
19112        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
19113 ____________________________________________________________________________
19114 [  2183] By: jhi                                   on 1998/11/02  12:58:13
19115     Log: The id(1)-parsing is real fun.
19116  Branch: cfgperl
19117        ! t/op/groups.t
19118 ____________________________________________________________________________
19119 [  2182] By: jhi                                   on 1998/11/02  12:07:43
19120     Log: Decommission the symlink test.
19121  Branch: cfgperl
19122        ! t/op/lex_assign.t
19123 ____________________________________________________________________________
19124 [  2181] By: jhi                                   on 1998/11/02  12:03:08
19125     Log: Replace ATTR_JOINABLE with true Configure probe
19126          for PTHREAD_CREATE_JOINABLE (or equivalent:
19127          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
19128          Remove ATTR_JOINABLE itself: Thread.xs uses
19129          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
19130          
19131          Really scan for <mach/cthreads.h> only if usethreads.
19132  Branch: cfgperl
19133        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
19134 ____________________________________________________________________________
19135 [  2180] By: jhi                                   on 1998/11/02  11:07:34
19136     Log: In HP-UX 10.X usethreads only if the required files are present.
19137  Branch: cfgperl
19138        ! hints/hpux.sh
19139 ____________________________________________________________________________
19140 [  2179] By: jhi                                   on 1998/11/02  09:10:33
19141     Log: Prefer groups(1).
19142          id -Gn can be broken.
19143          id -a can save the day.
19144  Branch: cfgperl
19145        ! t/op/groups.t
19146 ____________________________________________________________________________
19147 [  2178] By: jhi                                   on 1998/11/02  08:35:29
19148     Log: Detrail enum comma.
19149  Branch: cfgperl
19150        ! perl.h
19151 ____________________________________________________________________________
19152 [  2177] By: jhi                                   on 1998/11/02  08:24:12
19153     Log: 0**0 = 1, from
19154          
19155          From: d-lewart@uiuc.edu (Daniel S. Lewart)
19156          Subject: Math::Complex 0**0 patches
19157          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
19158          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
19159          To: jhi@iki.fi (Jarkko Hietaniemi),
19160          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
19161  Branch: cfgperl
19162        ! lib/Math/Complex.pm t/lib/complex.t
19163 ____________________________________________________________________________
19164 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
19165     Log: From: jan.dubois@ibm.net (Jan Dubois)   
19166          Date: Fri, 09 Oct 1998 23:28:31 +0200
19167          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
19168          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
19169  Branch: maint-5.005/perl
19170        ! XSUB.h
19171 ____________________________________________________________________________
19172 [  2164] By: jhi                                   on 1998/10/31  15:50:02
19173     Log: Integrate from mainperl.
19174  Branch: cfgperl
19175       +> t/op/lex_assign.t
19176       !> (integrate 45 files)
19177
19178 ----------------
19179 Version 5.005_53
19180 ----------------
19181
19182 ____________________________________________________________________________
19183 [  2163] By: gsar                                  on 1998/10/31  11:31:12
19184     Log: bump patchlevel; other minor fixes for clean build and test on
19185          Solaris and win32
19186  Branch: perl
19187        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
19188        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
19189        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
19190        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
19191        ! x2p/a2p.c
19192 ____________________________________________________________________________
19193 [  2162] By: gsar                                  on 1998/10/31  09:40:31
19194     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19195          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
19196          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
19197          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
19198  Branch: perl
19199        ! pp.h
19200 ____________________________________________________________________________
19201 [  2161] By: gsar                                  on 1998/10/31  09:39:13
19202     Log: From: Albert Dvornik <bert@genscan.com>
19203          Date: 30 Oct 1998 17:50:04 -0500
19204          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
19205          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
19206  Branch: perl
19207        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
19208 ____________________________________________________________________________
19209 [  2160] By: gsar                                  on 1998/10/31  09:35:03
19210     Log: fix for bugs in -x mode
19211          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19212          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
19213          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
19214          Subject: [PATCH 5.00552] Fix h2xs
19215  Branch: perl
19216        ! utils/h2xs.PL
19217 ____________________________________________________________________________
19218 [  2159] By: gsar                                  on 1998/10/31  09:31:36
19219     Log: Data::Dumper update
19220  Branch: perl
19221        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
19222        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
19223 ____________________________________________________________________________
19224 [  2153] By: gsar                                  on 1998/10/30  21:40:09
19225     Log: add testsuite portion of patch
19226          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19227          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
19228          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
19229          Subject: [PATCH 5.00321 ;-)] 87% speedup
19230  Branch: perl
19231        + t/op/lex_assign.t
19232        ! MANIFEST
19233 ____________________________________________________________________________
19234 [  2152] By: gsar                                  on 1998/10/30  21:08:11
19235     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
19236  Branch: perl
19237        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
19238 ____________________________________________________________________________
19239 [  2151] By: gsar                                  on 1998/10/30  20:18:09
19240     Log: From: Mark-Jason Dominus <mjd@plover.com>
19241          Date: Fri, 30 Oct 1998 14:24:23 EST
19242          Message-Id: <19981030192423.27276.qmail@plover.com>
19243          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
19244  Branch: perl
19245        ! x2p/walk.c
19246 ____________________________________________________________________________
19247 [  2150] By: gsar                                  on 1998/10/30  20:08:57
19248     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19249          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
19250          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
19251          Subject: [PATCH 5.00552] Overloaded <> and deref again
19252  Branch: perl
19253        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
19254        ! t/pragma/overload.t toke.c
19255 ____________________________________________________________________________
19256 [  2149] By: gsar                                  on 1998/10/30  19:38:15
19257     Log: From: Roderick Schertler <roderick@argon.org>
19258          Date: Thu, 29 Oct 1998 14:50:18 -0500
19259          Message-ID: <17625.909690618@eeyore.ibcinc.com>
19260          Subject: patch for daemonization docs in perlipc
19261  Branch: perl
19262        ! pod/perlipc.pod
19263 ____________________________________________________________________________
19264 [  2148] By: gsar                                  on 1998/10/30  19:36:07
19265     Log: From: Anton Berezin <tobez@plab.ku.dk>
19266          Date: 29 Oct 1998 17:06:25 +0100
19267          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
19268          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
19269  Branch: perl
19270        ! win32/win32.c
19271 ____________________________________________________________________________
19272 [  2147] By: gsar                                  on 1998/10/30  19:31:37
19273     Log: tweaked version of suggested patch
19274          From: Anton Berezin <tobez@plab.ku.dk>
19275          Date: 29 Oct 1998 14:48:54 +0100
19276          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
19277          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
19278  Branch: perl
19279        ! win32/win32.c
19280 ____________________________________________________________________________
19281 [  2146] By: gsar                                  on 1998/10/30  19:03:50
19282     Log: hand-apply whitespace-mutiliated patch
19283          From: "vishal bhatia" <vishalb@hotmail.com>
19284          Date: Wed, 28 Oct 1998 23:45:32 PST
19285          Message-ID: <19981029074534.2334.qmail@hotmail.com>
19286          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
19287  Branch: perl
19288        ! ext/B/B/C.pm ext/B/B/CC.pm
19289 ____________________________________________________________________________
19290 [  2145] By: gsar                                  on 1998/10/30  18:46:58
19291     Log: remaining PL_foo stragglers
19292  Branch: perl
19293        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
19294        ! op.h os2/os2.c vms/gen_shrfls.pl
19295 ____________________________________________________________________________
19296 [  2144] By: gsar                                  on 1998/10/30  17:38:36
19297     Log: integrate cfgperl tweaks into mainline
19298  Branch: perl
19299       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
19300       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
19301 ____________________________________________________________________________
19302 [  2143] By: jhi                                   on 1998/10/30  13:27:39
19303     Log: There can be multiple yacc/bison errors.
19304  Branch: cfgperl
19305        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
19306 ____________________________________________________________________________
19307 [  2142] By: jhi                                   on 1998/10/30  13:18:43
19308     Log: README.posix-bc update.
19309  Branch: cfgperl
19310        ! README.posix-bc
19311 ____________________________________________________________________________
19312 [  2141] By: jhi                                   on 1998/10/30  09:12:59
19313     Log: #2133 fallout.
19314  Branch: cfgperl
19315        ! doio.c ext/POSIX/POSIX.xs
19316 ____________________________________________________________________________
19317 [  2140] By: jhi                                   on 1998/10/30  08:43:18
19318     Log: Integrate from mainperl.
19319  Branch: cfgperl
19320       +> globvar.sym pp.sym
19321        - objpp.h thread.sym
19322       !> (integrate 61 files)
19323 ____________________________________________________________________________
19324 [  2133] By: gsar                                  on 1998/10/30  02:51:39
19325     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
19326          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
19327          should soon be automated also; the global variables that
19328          escaped the PL_foo conversion are now reined in; renamed
19329          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
19330          type of same name; duplicated lists of pp_things in various
19331          places is now gone; result has only been tested on win32
19332  Branch: perl
19333        + globvar.sym pp.sym
19334        - objpp.h thread.sym
19335        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
19336        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
19337        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
19338        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
19339        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
19340        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
19341        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
19342        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
19343        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
19344        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19345        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
19346 ____________________________________________________________________________
19347 [  2130] By: jhi                                   on 1998/10/29  15:31:26
19348     Log: Pure bison yylex() proto was broken.
19349  Branch: cfgperl
19350        ! proto.h
19351 ____________________________________________________________________________
19352 [  2126] By: jhi                                   on 1998/10/29  08:35:54
19353     Log: Integrate mainperl.
19354  Branch: cfgperl
19355       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
19356       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
19357       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
19358       !> t/pragma/warn/doio toke.c win32/makefile.mk
19359 ____________________________________________________________________________
19360 [  2125] By: jhi                                   on 1998/10/29  08:32:38
19361     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
19362  Branch: cfgperl
19363        ! Makefile.SH
19364 ____________________________________________________________________________
19365 [  2124] By: jhi                                   on 1998/10/29  08:06:44
19366     Log: EBCDIC Makefile.SH tuneup.
19367  Branch: cfgperl
19368        ! Makefile.SH
19369 ____________________________________________________________________________
19370 [  2119] By: gsar                                  on 1998/10/28  23:24:04
19371     Log: remove doubled hunk from integration
19372  Branch: perl
19373        ! pp.c
19374 ____________________________________________________________________________
19375 [  2118] By: gsar                                  on 1998/10/28  22:03:31
19376     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19377          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
19378          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
19379          Subject: [PATCH 5.00552] Minor debugger tweaks
19380  Branch: perl
19381        ! lib/perl5db.pl
19382 ____________________________________________________________________________
19383 [  2117] By: gsar                                  on 1998/10/28  22:02:30
19384     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19385          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
19386          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
19387          Subject: [PATCH 5.00552] Make sort respect overloading
19388  Branch: perl
19389        ! pp_ctl.c proto.h t/pragma/overload.t
19390 ____________________________________________________________________________
19391 [  2116] By: gsar                                  on 1998/10/28  21:51:11
19392     Log: MM patches from Ilya Zakharevich
19393          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
19394          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
19395          Subject: [PATCH 5.00552] Make MakeMaker more verbose
19396          --
19397          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
19398          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
19399          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
19400  Branch: perl
19401        ! lib/ExtUtils/MakeMaker.pm
19402 ____________________________________________________________________________
19403 [  2115] By: gsar                                  on 1998/10/28  21:46:19
19404     Log: add explicit references to perl source path in ld2 and gcc2
19405  Branch: perl
19406        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
19407 ____________________________________________________________________________
19408 [  2114] By: gsar                                  on 1998/10/28  21:39:56
19409     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
19410          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
19411          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
19412          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
19413  Branch: perl
19414        ! INSTALL
19415 ____________________________________________________________________________
19416 [  2113] By: gsar                                  on 1998/10/28  21:21:16
19417     Log: integrate cfgperl into mainline
19418  Branch: perl
19419       +> t/op/filetest.t
19420       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
19421       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
19422       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
19423       !> thread.h toke.c vmesa/Makefile
19424 ____________________________________________________________________________
19425 [  2112] By: gsar                                  on 1998/10/28  21:14:18
19426     Log: minor cleanup
19427  Branch: perl
19428        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
19429 ____________________________________________________________________________
19430 [  2111] By: gsar                                  on 1998/10/28  18:52:10
19431     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
19432  Branch: perl
19433        ! toke.c
19434 ____________________________________________________________________________
19435 [  2110] By: jhi                                   on 1998/10/28  15:07:54
19436     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
19437  Branch: cfgperl
19438        ! Makefile.SH
19439 ____________________________________________________________________________
19440 [  2109] By: jhi                                   on 1998/10/28  13:39:54
19441     Log: a2p.y needs to generate also y.tab.h.
19442  Branch: cfgperl
19443        ! Makefile.SH
19444 ____________________________________________________________________________
19445 [  2108] By: jhi                                   on 1998/10/28  10:33:36
19446     Log: The "parse error" must be converted to "syntax error",
19447          just matching it aint' enough.
19448  Branch: cfgperl
19449        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
19450        ! t/pragma/warning.t
19451 ____________________________________________________________________________
19452 [  2107] By: jhi                                   on 1998/10/28  10:23:05
19453     Log: Regen sig_n{ame,umber}* if slightest doubt.
19454  Branch: cfgperl
19455        ! Configure
19456 ____________________________________________________________________________
19457 [  2106] By: jhi                                   on 1998/10/28  08:44:49
19458     Log: Bison says 'parse error', not 'parser error'.
19459  Branch: cfgperl
19460        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
19461        ! t/pragma/warning.t
19462 ____________________________________________________________________________
19463 [  2105] By: jhi                                   on 1998/10/28  08:42:09
19464     Log: yylex() parametrization.
19465  Branch: cfgperl
19466        ! proto.h toke.c
19467 ____________________________________________________________________________
19468 [  2104] By: jhi                                   on 1998/10/28  08:25:09
19469     Log: Bring in #2102.
19470  Branch: cfgperl
19471        ! pp.c
19472 ____________________________________________________________________________
19473 [  2103] By: jhi                                   on 1998/10/28  08:22:04
19474     Log: From: Dominic Dunlop <domo@vo.lu>
19475          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
19476          Date: 27 Oct 1998 20:47:25 +0200
19477          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
19478  Branch: cfgperl
19479        ! t/op/groups.t
19480 ____________________________________________________________________________
19481 [  2102] By: larry                                 on 1998/10/27  18:58:55
19482     Log: utf8 change to quotemeta broke EBCDIC
19483  Branch: perl
19484        ! pp.c
19485 ____________________________________________________________________________
19486 [  2101] By: jhi                                   on 1998/10/27  12:55:34
19487     Log: $Config{sig_num_init}.
19488          Also, a new approach to the 'pthreads-created-joinable': drop
19489          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
19490          directly. (See also #2096).
19491  Branch: cfgperl
19492        ! Configure config_h.SH
19493 ____________________________________________________________________________
19494 [  2100] By: jhi                                   on 1998/10/27  10:48:55
19495     Log: Regenerated perly_c.diff.
19496  Branch: cfgperl
19497        ! perly_c.diff
19498 ____________________________________________________________________________
19499 [  2099] By: jhi                                   on 1998/10/27  08:42:25
19500     Log: First the mangler was Netscape, then it was me.
19501  Branch: cfgperl
19502        ! vmesa/Makefile
19503 ____________________________________________________________________________
19504 [  2098] By: jhi                                   on 1998/10/27  08:34:40
19505     Log: `id -Gn` might be available where `groups` is not.
19506  Branch: cfgperl
19507        ! t/op/groups.t
19508 ____________________________________________________________________________
19509 [  2097] By: jhi                                   on 1998/10/27  08:05:17
19510     Log: Netscape had mangled the tabs.
19511  Branch: cfgperl
19512        ! vmesa/Makefile
19513 ____________________________________________________________________________
19514 [  2096] By: jhi                                   on 1998/10/27  08:03:05
19515     Log: ATTR_JOINABLE logic, based on (private email)
19516          
19517          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
19518          Subject: Some little diffs
19519          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
19520          Date: Tue, 27 Oct 1998 13:44:42 +1300
19521  Branch: cfgperl
19522        ! thread.h
19523 ____________________________________________________________________________
19524 [  2095] By: jhi                                   on 1998/10/27  07:56:57
19525     Log: Mach cthreads support based on:
19526          
19527          From: brie@corp.home.net (Brian Harrison)
19528          Subject: perl5.005_02 patch for mthreads
19529          To: perl5-porters@perl.org
19530          Date: 24 Oct 1998 01:01:55 +0300
19531          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
19532          
19533          Pthread yield probe (dejavu)
19534          Cosmetic nanochange for the union semun output.
19535          Better inttypes.h probe.
19536          Undo the 'void *' $selecttype probe from #1971 because
19537          it breaks the $selectminbits test.
19538  Branch: cfgperl
19539        ! Configure config_h.SH perl.h thread.h
19540 ____________________________________________________________________________
19541 [  2094] By: jhi                                   on 1998/10/26  13:02:07
19542     Log: Also posix-bc wants to reyacc.
19543  Branch: cfgperl
19544        ! Makefile.SH
19545 ____________________________________________________________________________
19546 [  2093] By: jhi                                   on 1998/10/26  10:17:21
19547     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
19548          5_02 and really breaking things in non-ASCII worlds.
19549  Branch: cfgperl
19550        ! pp.c
19551 ____________________________________________________________________________
19552 [  2092] By: jhi                                   on 1998/10/26  09:08:00
19553     Log: More robustness.
19554  Branch: cfgperl
19555        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
19556        ! t/pragma/warning.t
19557 ____________________________________________________________________________
19558 [  2091] By: jhi                                   on 1998/10/26  08:47:32
19559     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
19560          Bison really wants YYLEX_PARAM.
19561  Branch: cfgperl
19562        ! perly.y proto.h toke.c
19563 ____________________________________________________________________________
19564 [  2090] By: jhi                                   on 1998/10/26  08:21:25
19565     Log: s/YYLEX_PARAM/YYLEXPARAM/
19566  Branch: cfgperl
19567        ! perly.y
19568 ____________________________________________________________________________
19569 [  2089] By: jhi                                   on 1998/10/26  08:17:33
19570     Log: Indicate skipped subtests.
19571  Branch: cfgperl
19572        ! t/io/pipe.t
19573 ____________________________________________________________________________
19574 [  2088] By: jhi                                   on 1998/10/26  08:11:36
19575     Log: Integrate from mainperl.
19576  Branch: cfgperl
19577       !> (integrate 54 files)
19578 ____________________________________________________________________________
19579 [  2087] By: jhi                                   on 1998/10/26  08:08:02
19580     Log: Add test for filetests.
19581  Branch: cfgperl
19582        + t/op/filetest.t
19583        ! MANIFEST
19584 ____________________________________________________________________________
19585 [  2086] By: gsar                                  on 1998/10/26  02:44:44
19586     Log: various win32 tweaks; disable new xs_cpp section (it creates
19587          ambiguous inference graph for %.xs --> %.o)
19588  Branch: perl
19589        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
19590        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
19591        ! win32/config.gc win32/config_H.gc win32/makedef.pl
19592        ! win32/makefile.mk win32/win32.h
19593 ____________________________________________________________________________
19594 [  2085] By: gsar                                  on 1998/10/26  00:50:02
19595     Log: sanity-check $Config{drand01} in rand.t
19596  Branch: perl
19597        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
19598        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19599 ____________________________________________________________________________
19600 [  2078] By: gsar                                  on 1998/10/25  10:22:04
19601     Log: update win32/config*.?c
19602  Branch: perl
19603        ! Changes win32/config.bc win32/config.gc win32/config.vc
19604        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19605 ____________________________________________________________________________
19606 [  2077] By: gsar                                  on 1998/10/25  08:39:25
19607     Log: From: Graham Barr <gbarr@pobox.com>
19608          Date: Sat, 24 Oct 1998 21:45:50 -0500
19609          Message-ID: <19981024214550.C508@pobox.com>
19610          Subject: Re: die with a reference  should use overload "" operator
19611  Branch: perl
19612        ! pp_ctl.c
19613 ____________________________________________________________________________
19614 [  2076] By: gsar                                  on 1998/10/25  08:37:49
19615     Log: From: Graham Barr <gbarr@pobox.com>
19616          Date: Sat, 24 Oct 1998 12:45:21 -0500
19617          Message-ID: <19981024124521.C512@pobox.com>
19618          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
19619  Branch: perl
19620        ! sv.c
19621 ____________________________________________________________________________
19622 [  2075] By: gsar                                  on 1998/10/25  08:24:09
19623     Log: fix C<print $n += 5;> etc.
19624  Branch: perl
19625        ! toke.c
19626 ____________________________________________________________________________
19627 [  2074] By: gsar                                  on 1998/10/25  08:12:28
19628     Log: list builtins with portability caveats
19629          From: Jarkko Hietaniemi <jhi@iki.fi>
19630          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
19631          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
19632          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
19633  Branch: perl
19634        ! pod/perlfunc.pod
19635 ____________________________________________________________________________
19636 [  2073] By: gsar                                  on 1998/10/25  07:55:43
19637     Log: fix stack overrun in file test operators
19638  Branch: perl
19639        ! pp_sys.c
19640 ____________________________________________________________________________
19641 [  2072] By: gsar                                  on 1998/10/25  07:29:45
19642     Log: implement C<goto &func> and other fixes (via private mail)
19643          From:    "vishal bhatia" <vishalb@hotmail.com>
19644          Date:    Wed, 21 Oct 1998 22:59:03 PDT
19645          Message-Id: <19981022055904.20083.qmail@hotmail.com>
19646          Subject: [PATCH 5.005_52] More fixes for B
19647  Branch: perl
19648        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
19649 ____________________________________________________________________________
19650 [  2071] By: gsar                                  on 1998/10/25  07:14:41
19651     Log: From: Graham Barr <gbarr@pobox.com>
19652          Date: Sat, 17 Oct 1998 20:42:41 -0500
19653          Message-ID: <19981017204241.G510@pobox.com>
19654          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
19655  Branch: perl
19656        ! pp_ctl.c
19657 ____________________________________________________________________________
19658 [  2070] By: gsar                                  on 1998/10/25  07:07:29
19659     Log: avoid bogus line number in XSUB redefined warnings
19660  Branch: perl
19661        ! op.c
19662 ____________________________________________________________________________
19663 [  2069] By: gsar                                  on 1998/10/25  06:59:03
19664     Log: From: Martijn Koster <mak@excitecorp.com>
19665          Date: Wed, 21 Oct 1998 13:12:03 +0100
19666          Message-ID: <19981021131203.A15661@excitecorp.com>
19667          Subject: File::Path::mkpath reports the wrong error
19668  Branch: perl
19669        ! lib/File/Path.pm
19670 ____________________________________________________________________________
19671 [  2068] By: gsar                                  on 1998/10/25  06:54:43
19672     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
19673          Date: Tue, 20 Oct 1998 20:52:20 -0500
19674          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
19675          Subject: Exporter.pm's export_to_level() argument handling buggy
19676  Branch: perl
19677        ! lib/Exporter.pm
19678 ____________________________________________________________________________
19679 [  2067] By: gsar                                  on 1998/10/25  06:50:19
19680     Log: From: jan.dubois@ibm.net (Jan Dubois)
19681          Date: Wed, 21 Oct 1998 00:55:51 +0200
19682          Message-ID: <36380269.55370608@smtp1.ibm.net>
19683          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
19684  Branch: perl
19685        ! ext/DynaLoader/DynaLoader_pm.PL
19686 ____________________________________________________________________________
19687 [  2066] By: gsar                                  on 1998/10/25  06:48:19
19688     Log: recognize '%' as a shell metachar for win32
19689          From: jan.dubois@ibm.net (Jan Dubois)
19690          Date: Tue, 20 Oct 1998 21:57:35 +0200
19691          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
19692          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
19693  Branch: perl
19694        ! win32/win32.c
19695 ____________________________________________________________________________
19696 [  2065] By: gsar                                  on 1998/10/25  06:46:30
19697     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
19698  Branch: perl
19699        ! sv.c
19700 ____________________________________________________________________________
19701 [  2064] By: gsar                                  on 1998/10/25  06:45:09
19702     Log: From: Gisle Aas <gisle@aas.no>
19703          Date: 20 Oct 1998 14:24:44 +0200
19704          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
19705          Subject: ord() and unpack("U*",...) should not be negative
19706  Branch: perl
19707        ! pp.c
19708 ____________________________________________________________________________
19709 [  2063] By: gsar                                  on 1998/10/25  06:42:29
19710     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19711          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
19712          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
19713          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
19714  Branch: perl
19715        ! os2/os2.c
19716 ____________________________________________________________________________
19717 [  2062] By: gsar                                  on 1998/10/25  06:41:26
19718     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19719          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
19720          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
19721          Subject: [PATCH 5.005_*] Speed up aassign
19722  Branch: perl
19723        ! pp_hot.c
19724 ____________________________________________________________________________
19725 [  2061] By: gsar                                  on 1998/10/25  06:39:04
19726     Log: From: Graham Barr <gbarr@pobox.com>
19727          Date: Sat, 17 Oct 1998 22:22:02 -0500
19728          Message-ID: <19981017222202.J510@pobox.com>
19729          Subject: Re: '*' prototype does not allow bareword with strict
19730  Branch: perl
19731        ! toke.c
19732 ____________________________________________________________________________
19733 [  2060] By: gsar                                  on 1998/10/25  06:37:34
19734     Log: handle '::' in section names properly
19735          From: Graham Barr <gbarr@pobox.com>
19736          Date: Sat, 17 Oct 1998 12:57:54 -0500
19737          Message-ID: <19981017125754.C510@pobox.com>
19738          Subject: Re: pod2html
19739  Branch: perl
19740        ! lib/Pod/Html.pm
19741 ____________________________________________________________________________
19742 [  2059] By: gsar                                  on 1998/10/25  06:33:43
19743     Log: integrate changes#1982,2014,2021 (from maint-5.005)
19744  Branch: perl
19745       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
19746       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
19747 ____________________________________________________________________________
19748 [  2058] By: gsar                                  on 1998/10/25  05:44:17
19749     Log: allow more win32 symbol exports (suggested by Jan Dubois)
19750  Branch: perl
19751        ! win32/makedef.pl
19752 ____________________________________________________________________________
19753 [  2057] By: gsar                                  on 1998/10/25  05:40:40
19754     Log: integrate change#2053 from maint-5.005
19755  Branch: perl
19756       !> cop.h t/cmd/while.t
19757 ____________________________________________________________________________
19758 [  2056] By: gsar                                  on 1998/10/25  05:16:41
19759     Log: commented version of a patch suggested by Drago Goricanec
19760          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
19761          Date: 16 Oct 1998 15:24:45 +0300
19762          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
19763          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
19764  Branch: perl
19765        ! pp_sys.c
19766 ____________________________________________________________________________
19767 [  2055] By: gsar                                  on 1998/10/25  05:11:03
19768     Log: include eof() in description of buffering caveats
19769          From: Anton Berezin <tobez@plab.ku.dk>
19770          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
19771          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
19772          Subject: [DOCPATCH] pod/perlfunc.pod
19773  Branch: perl
19774        ! pod/perlfunc.pod
19775 ____________________________________________________________________________
19776 [  2054] By: gsar                                  on 1998/10/25  05:07:42
19777     Log: disallow 'x' in hex numbers (except leading '0x')
19778          From: Gisle Aas <gisle@aas.no>
19779          Date: 16 Oct 1998 16:33:12 +0200
19780          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
19781          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
19782  Branch: perl
19783        ! perlvars.h t/op/oct.t util.c
19784 ____________________________________________________________________________
19785 [  2052] By: gsar                                  on 1998/10/25  04:49:04
19786     Log: avoid the circular refcnt logic in magic_mutexfree()
19787  Branch: perl
19788        ! mg.c pp.c pp_hot.c
19789 ____________________________________________________________________________
19790 [  2051] By: gsar                                  on 1998/10/25  04:35:07
19791     Log: properly restore PL_rsfp_filters after require
19792  Branch: perl
19793        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
19794        ! scope.h
19795 ____________________________________________________________________________
19796 [  2050] By: gsar                                  on 1998/10/25  02:42:32
19797     Log: integrate cfgperl changes back into mainline
19798  Branch: perl
19799       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
19800       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
19801       !> (integrate 33 files)
19802 ____________________________________________________________________________
19803 [  2049] By: gsar                                  on 1998/10/25  01:30:48
19804     Log: avoid "mysterious" compile-time failures without messages
19805  Branch: perl
19806        ! gv.c
19807 ____________________________________________________________________________
19808 [  2041] By: gsar                                  on 1998/10/23  21:11:56
19809     Log: checkin jpl under //depot/perlext/jpl/...
19810  Branch: perlext
19811        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
19812        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
19813        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
19814        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
19815        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
19816        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
19817        + jpl/PerlInterpreter/Makefile.PL
19818        + jpl/PerlInterpreter/PerlInterpreter.c
19819        + jpl/PerlInterpreter/PerlInterpreter.h
19820        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
19821        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
19822        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
19823        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
19824        + jpl/get_jdk/jdk_hosts jpl/install-jpl
19825 ____________________________________________________________________________
19826 [  2040] By: larry                                 on 1998/10/23  19:31:42
19827     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
19828  Branch: perl
19829        ! pp.c
19830 ____________________________________________________________________________
19831 [  2039] By: larry                                 on 1998/10/23  18:48:34
19832     Log: tr///d does not seem to work
19833  Branch: perl
19834        ! lib/utf8_heavy.pl
19835 ____________________________________________________________________________
19836 [  2038] By: larry                                 on 1998/10/23  18:00:41
19837     Log: Program with utf8 identifiers fails to compile
19838  Branch: perl
19839        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
19840 ____________________________________________________________________________
19841 [  2037] By: jhi                                   on 1998/10/23  14:04:51
19842     Log: Test suite portability:
19843          - posix-bc does not write to broken pipes
19844          - filehand #11 only iff we have fork
19845          - warning.t can now match $expected using regular expressions
19846  Branch: cfgperl
19847        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
19848        ! t/pragma/warning.t
19849 ____________________________________________________________________________
19850 [  2036] By: jhi                                   on 1998/10/23  12:12:07
19851     Log: yacc clarification.
19852  Branch: cfgperl
19853        ! README.posix-bc
19854 ____________________________________________________________________________
19855 [  2035] By: jhi                                   on 1998/10/23  12:09:59
19856     Log: Some C compilers get upset about 8-bit characters in /* comments. */
19857  Branch: cfgperl
19858        ! mg.c
19859 ____________________________________________________________________________
19860 [  2034] By: jhi                                   on 1998/10/22  09:11:52
19861     Log: Configure update: both for pthread_yield more robust
19862          testing (all variants of pthread_attr_getdetachstate()) --
19863          and because Configure was broken in major way! About 1000
19864          last lines were truncated.
19865  Branch: cfgperl
19866        ! Configure
19867 ____________________________________________________________________________
19868 [  2033] By: jhi                                   on 1998/10/22  07:47:10
19869     Log: DJGPP feedback for #2028.
19870  Branch: cfgperl
19871        ! thread.h
19872 ____________________________________________________________________________
19873 [  2032] By: jhi                                   on 1998/10/21  13:03:57
19874     Log: yielding, the saga continues.
19875  Branch: cfgperl
19876        ! Configure config_h.SH
19877       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
19878       !> t/op/goto.t t/pragma/constant.t
19879 ____________________________________________________________________________
19880 [  2031] By: jhi                                   on 1998/10/21  09:15:42
19881     Log: VM/ESA feedback for #2028.
19882  Branch: cfgperl
19883        ! Configure config_h.SH thread.h
19884 ____________________________________________________________________________
19885 [  2030] By: gsar                                  on 1998/10/21  04:22:53
19886     Log: fix handling of mayhaps-extended @_ in goto &sub
19887  Branch: perl
19888        ! av.c pp_ctl.c t/op/goto.t
19889 ____________________________________________________________________________
19890 [  2029] By: gsar                                  on 1998/10/21  00:54:14
19891     Log: restore sanity to "constant" references
19892  Branch: perl
19893        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
19894 ____________________________________________________________________________
19895 [  2028] By: jhi                                   on 1998/10/20  15:01:20
19896     Log: OLD_PTHREADS_API reorganizing.
19897  Branch: cfgperl
19898        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
19899        ! vmesa/vmesaish.h
19900 ____________________________________________________________________________
19901 [  2027] By: jhi                                   on 1998/10/20  14:14:51
19902     Log: #2026 fallout.
19903  Branch: cfgperl
19904        ! Makefile.SH
19905 ____________________________________________________________________________
19906 [  2026] By: jhi                                   on 1998/10/20  11:47:21
19907     Log: VM/ESA update.
19908  Branch: cfgperl
19909        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
19910 ____________________________________________________________________________
19911 [  2025] By: jhi                                   on 1998/10/20  08:20:56
19912     Log: 64-bitness, based on
19913          
19914          From: Scott Henry <scotth@sgi.com>
19915          To: perl-64bit@perl.org
19916          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
19917          Subject: Re: Configure problems/questions...
19918          Date: 19 Oct 1998 22:38:06 -0700
19919  Branch: cfgperl
19920        ! hints/irix_6.sh perl.h
19921 ____________________________________________________________________________
19922 [  2024] By: jhi                                   on 1998/10/20  08:09:07
19923     Log: Add lseeksize.
19924  Branch: cfgperl
19925        ! config_h.SH
19926 ____________________________________________________________________________
19927 [  2023] By: jhi                                   on 1998/10/20  08:08:33
19928     Log: Mumble about _yields() only when threaded.
19929  Branch: cfgperl
19930        ! Configure
19931 ____________________________________________________________________________
19932 [  2022] By: jhi                                   on 1998/10/20  07:46:26
19933     Log: Thinko at PTHREADS_CREATED_JOINABLE.
19934  Branch: cfgperl
19935        ! thread.h
19936 ____________________________________________________________________________
19937 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
19938     Log: From: Chip Salzenberg <chip@perlsupport.com>
19939          Date: Tue, 6 Oct 1998 13:33:05 -0400
19940          Message-ID: <19981006133305.A2348@perlsupport.com>
19941          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
19942  Branch: maint-5.005/perl
19943        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
19944        ! t/op/tie.t
19945 ____________________________________________________________________________
19946 [  2020] By: jhi                                   on 1998/10/19  09:15:53
19947     Log: YIELD more robustly.
19948  Branch: cfgperl
19949        ! thread.h
19950 ____________________________________________________________________________
19951 [  2019] By: jhi                                   on 1998/10/19  08:48:33
19952     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
19953          the 'new' one (just like DJGPP, it seems).
19954  Branch: cfgperl
19955        ! thread.h
19956 ____________________________________________________________________________
19957 [  2018] By: jhi                                   on 1998/10/19  07:02:44
19958     Log: vmesaish.h doesn't exclude unixish.h.
19959  Branch: cfgperl
19960        ! perl.h
19961 ____________________________________________________________________________
19962 [  2017] By: jhi                                   on 1998/10/19  06:44:19
19963     Log: 1<<$randbits is not good for randbits=48.
19964  Branch: cfgperl
19965        ! t/op/rand.t
19966 ____________________________________________________________________________
19967 [  2016] By: jhi                                   on 1998/10/19  06:39:47
19968     Log: Make #2012 glob pattern more portable.
19969  Branch: cfgperl
19970        ! Makefile.SH
19971 ____________________________________________________________________________
19972 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
19973     Log: Fix POSIX::sigprocmask not to check type of $old parameter
19974          as it is output only
19975  Branch: maint-5.005/perl
19976        ! ext/POSIX/POSIX.xs
19977 ____________________________________________________________________________
19978 [  2012] By: jhi                                   on 1998/10/17  15:04:23
19979     Log: clean numbered core dumps and t/tmp[0-9]*.
19980  Branch: cfgperl
19981        ! Makefile.SH
19982 ____________________________________________________________________________
19983 [  2011] By: jhi                                   on 1998/10/17  14:59:15
19984     Log: More robust yacc/bison failure output handling.
19985  Branch: cfgperl
19986        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
19987 ____________________________________________________________________________
19988 [  2010] By: jhi                                   on 1998/10/17  14:51:05
19989     Log: BC2000 POSIX update.
19990  Branch: cfgperl
19991        ! MANIFEST
19992 ____________________________________________________________________________
19993 [  2009] By: jhi                                   on 1998/10/17  14:49:46
19994     Log: POSIX BC2000 port from perl-mvs:
19995          
19996          Subject: Ported perl 5.005.02 to BS2000 / POSIX
19997          From: Dorner Thomas <Thomas.Dorner@start.de> 
19998          Date: Tue, 29 Sep 1998 13:29:36 +0100 
19999          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
20000  Branch: cfgperl
20001        + README.posix-bc hints/posix-bc.sh
20002        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
20003        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
20004        ! unixish.h
20005 ____________________________________________________________________________
20006 [  2008] By: jhi                                   on 1998/10/17  14:07:49
20007     Log: VM/ESA-update.
20008  Branch: cfgperl
20009        ! MANIFEST
20010 ____________________________________________________________________________
20011 [  2007] By: jhi                                   on 1998/10/17  13:55:34
20012     Log: Forgot few S_I* imports.
20013  Branch: cfgperl
20014        ! t/lib/ipc_sysv.t
20015 ____________________________________________________________________________
20016 [  2006] By: jhi                                   on 1998/10/17  13:43:54
20017     Log: The VM/ESA port essentials, based on
20018          
20019          perl-mvs:
20020          
20021          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
20022          Subject: Re: Can't find Data/Dumper.pm
20023          Date: Mon, 28 Sep 1998 07:40:49 +1300
20024          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
20025          
20026          private email:
20027          
20028          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
20029          Subject: Re: Perl thread problems in VM/ESA
20030          Date: Thu, 15 Oct 1998 07:18:35 +1300
20031          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
20032          
20033          and private email:
20034          
20035          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
20036          Subject:  perl archive
20037          Date:  Sun, 11 Oct 1998 19:28:54 EDT
20038          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
20039          which gave a pointer to
20040          
20041          http://pucc.princeton.edu/~neale/perl.tar
20042          
20043          (based on Perl 5.005_51)
20044  Branch: cfgperl
20045        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
20046        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
20047        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
20048        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
20049 ____________________________________________________________________________
20050 [  2005] By: jhi                                   on 1998/10/17  13:17:19
20051     Log: Integrate mainperl.
20052  Branch: cfgperl
20053       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
20054       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
20055       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
20056       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
20057       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
20058       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
20059       !> win32/makefile.mk
20060 ____________________________________________________________________________
20061 [  2004] By: jhi                                   on 1998/10/17  11:19:06
20062     Log: Removed an extra ' from the int64_t test.
20063  Branch: cfgperl
20064        ! Configure
20065 ____________________________________________________________________________
20066 [  2003] By: gsar                                  on 1998/10/17  04:11:40
20067     Log: silence -w noises (suggested by Greg Bacon)
20068  Branch: perl
20069        ! lib/Term/Complete.pm
20070 ____________________________________________________________________________
20071 [  2002] By: gsar                                  on 1998/10/17  04:07:48
20072     Log: From: Gisle Aas <gisle@aas.no>
20073          Date: 14 Oct 1998 15:53:14 +0200
20074          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
20075          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
20076  Branch: perl
20077        ! util.c
20078 ____________________________________________________________________________
20079 [  2001] By: gsar                                  on 1998/10/17  04:06:10
20080     Log: From: Gisle Aas <gisle@aas.no>
20081          Date: 14 Oct 1998 15:17:44 +0200
20082          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
20083          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
20084  Branch: perl
20085        ! toke.c
20086 ____________________________________________________________________________
20087 [  2000] By: gsar                                  on 1998/10/17  03:06:33
20088     Log: From: Gisle Aas <gisle@aas.no>
20089          Date: 14 Oct 1998 00:38:06 +0200
20090          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
20091          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
20092  Branch: perl
20093        ! sv.c
20094 ____________________________________________________________________________
20095 [  1999] By: gsar                                  on 1998/10/17  03:04:48
20096     Log: From: Dan Sugalski <sugalskd@osshe.edu>
20097          Date: Tue, 13 Oct 1998 15:10:57 -0700
20098          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
20099          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
20100  Branch: perl
20101        ! vms/ext/Stdio/Stdio.pm
20102 ____________________________________________________________________________
20103 [  1998] By: gsar                                  on 1998/10/17  03:00:40
20104     Log: skip readonly vars and unref references when doing a reset()
20105  Branch: perl
20106        ! sv.c
20107 ____________________________________________________________________________
20108 [  1997] By: gsar                                  on 1998/10/17  02:49:19
20109     Log: fix buggy treatment of large checksums on unicode strings
20110          From: Gisle Aas <gisle@aas.no>
20111          Date: 13 Oct 1998 21:35:39 +0200
20112          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
20113          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
20114  Branch: perl
20115        ! pp.c
20116 ____________________________________________________________________________
20117 [  1996] By: gsar                                  on 1998/10/17  02:43:22
20118     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20119          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
20120          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
20121          Subject: [PATCH 5.005_52] Memory overrun in os2.c
20122  Branch: perl
20123        ! os2/Makefile.SHs os2/os2.c
20124 ____________________________________________________________________________
20125 [  1995] By: gsar                                  on 1998/10/17  02:42:01
20126     Log: clarify section name rules for typemaps
20127  Branch: perl
20128        ! pod/perlxs.pod
20129 ____________________________________________________________________________
20130 [  1994] By: gsar                                  on 1998/10/17  02:33:02
20131     Log: whitespace-proof grent.t
20132  Branch: perl
20133        ! t/op/grent.t
20134 ____________________________________________________________________________
20135 [  1993] By: gsar                                  on 1998/10/17  02:27:29
20136     Log: fix bug in B::CC::pp_sassign()
20137          From: "vishal bhatia" <vishalb@hotmail.com>
20138          Date: Sun, 11 Oct 1998 18:41:38 PDT
20139          Message-ID: <19981012014139.19614.qmail@hotmail.com>
20140          Subject: B::CC problems with pp_sassign routine
20141  Branch: perl
20142        ! ext/B/B/CC.pm
20143 ____________________________________________________________________________
20144 [  1992] By: gsar                                  on 1998/10/17  02:17:49
20145     Log: applied suggested patch with small doc tweak
20146          From: Gisle Aas <gisle@aas.no>
20147          Date: 11 Oct 1998 12:53:13 +0200
20148          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
20149          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
20150  Branch: perl
20151        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
20152        ! t/op/tiehandle.t
20153 ____________________________________________________________________________
20154 [  1991] By: gsar                                  on 1998/10/17  02:08:30
20155     Log: apply non-conflicting parts from suggested patch
20156          From: jan.dubois@ibm.net (Jan Dubois)
20157          Date: Sat, 10 Oct 1998 13:15:45 +0200
20158          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
20159          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
20160  Branch: perl
20161        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
20162 ____________________________________________________________________________
20163 [  1990] By: gsar                                  on 1998/10/17  02:01:24
20164     Log: provide option to enable optimization with VC (suggested by Jan
20165          Dubois)
20166  Branch: perl
20167        ! win32/Makefile win32/makefile.mk
20168 ____________________________________________________________________________
20169 [  1989] By: gsar                                  on 1998/10/17  01:55:27
20170     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
20171          Dave Leppik <dleppik@gage.com>
20172  Branch: perl
20173        ! perl.h
20174 ____________________________________________________________________________
20175 [  1988] By: gsar                                  on 1998/10/17  01:49:05
20176     Log: stray typo found by Hugo van der Sanden
20177  Branch: perl
20178        ! op.c
20179 ____________________________________________________________________________
20180 [  1987] By: gsar                                  on 1998/10/17  01:45:52
20181     Log: perldoc pod update
20182          From: Daniel Grisinger <dgris@perrin.dimensional.com>
20183          Date: 06 Oct 1998 23:56:51 -0600
20184          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
20185          Subject: [PATCH _02 and _52] perldoc
20186  Branch: perl
20187        ! utils/perldoc.PL
20188 ____________________________________________________________________________
20189 [  1986] By: gsar                                  on 1998/10/17  01:41:40
20190     Log: qualify names of builtins
20191  Branch: perl
20192        ! ext/POSIX/POSIX.pm
20193 ____________________________________________________________________________
20194 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
20195     Log: From: Jochen Wiedmann <joe@ispsoft.de>
20196          Date: Thu, 17 Sep 1998 17:16:06 +0200
20197          Message-ID: <360127B6.E44564A@ispsoft.de>
20198          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
20199  Branch: maint-5.005/perl
20200        ! lib/ExtUtils/MakeMaker.pm
20201 ____________________________________________________________________________
20202 [  1978] By: gsar                                  on 1998/10/16  01:58:58
20203     Log: integrate cfgperl mods into mainline
20204  Branch: perl
20205       +> ext/DynaLoader/dl_vmesa.xs
20206        ! Porting/genlog
20207       !> Configure MANIFEST Makefile.SH config_h.SH
20208       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
20209       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
20210       !> x2p/Makefile.SH
20211 ____________________________________________________________________________
20212 [  1976] By: gsar                                  on 1998/10/16  00:10:52
20213     Log: stray tweak
20214  Branch: perl
20215        ! op.c
20216 ____________________________________________________________________________
20217 [  1975] By: gsar                                  on 1998/10/15  23:54:38
20218     Log: propagate typeness of lexicals while cloning them
20219  Branch: perl
20220        ! op.c
20221 ____________________________________________________________________________
20222 [  1974] By: gsar                                  on 1998/10/15  23:53:25
20223     Log: s/last/first/ typo in append_list()
20224  Branch: perl
20225        ! op.c
20226 ____________________________________________________________________________
20227 [  1973] By: gsar                                  on 1998/10/15  20:06:17
20228     Log: nuke confperl branch and contents
20229  Branch: confperl
20230        - (delete 1284 files)
20231 ____________________________________________________________________________
20232 [  1972] By: jhi                                   on 1998/10/15  07:07:35
20233     Log: Test #162 had been added but the "print 1..161" had not been updated.
20234  Branch: cfgperl
20235        ! t/op/pat.t
20236 ____________________________________________________________________________
20237 [  1971] By: gsar                                  on 1998/10/15  03:09:58
20238     Log: check in all confperl changes as of change#1964 into cfgperl
20239  Branch: cfgperl
20240        + ext/DynaLoader/dl_vmesa.xs
20241        ! Configure MANIFEST Makefile.SH config_h.SH
20242        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
20243        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
20244 ____________________________________________________________________________
20245 [  1970] By: gsar                                  on 1998/10/15  03:05:59
20246     Log: integrate mainline to get tr.t
20247  Branch: cfgperl
20248       +> t/op/tr.t
20249 ____________________________________________________________________________
20250 [  1969] By: gsar                                  on 1998/10/15  03:04:17
20251     Log: add missing tr.t to repository
20252  Branch: perl
20253        + t/op/tr.t
20254 ____________________________________________________________________________
20255 [  1968] By: gsar                                  on 1998/10/15  03:02:43
20256     Log: create cfgperl branch
20257  Branch: cfgperl
20258       +> (branch 1282 files)
20259 ____________________________________________________________________________
20260 [  1967] By: gsar                                  on 1998/10/15  02:46:08
20261     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
20262          (MAN3PODS cannot be set to ' '; stray stricture violation)
20263  Branch: perl
20264        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
20265        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
20266        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
20267        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
20268        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
20269        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
20270        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
20271        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
20272        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
20273        ! lib/ExtUtils/MM_Unix.pm
20274 ____________________________________________________________________________
20275 [  1966] By: gsar                                  on 1998/10/15  02:19:03
20276     Log: tweak to make fix in change#1944 behave correctly for closures
20277          created within eval''
20278  Branch: perl
20279        ! op.c t/op/eval.t
20280 ____________________________________________________________________________
20281 [  1965] By: gsar                                  on 1998/10/14  23:22:41
20282     Log: use better numbers for exitstatus test
20283  Branch: perl
20284        ! t/op/die_exit.t
20285 ____________________________________________________________________________
20286 [  1964] By: jhi                                   on 1998/10/14  17:25:41
20287     Log: Add VM/ESA dynaloading (uses <dll.h>).
20288  Branch: confperl
20289        + ext/DynaLoader/dl_vmesa.xs
20290        ! MANIFEST
20291 ____________________________________________________________________________
20292 [  1963] By: jhi                                   on 1998/10/14  17:17:10
20293     Log: Remove a2p.loadmap in 'clean' target.
20294  Branch: confperl
20295        ! x2p/Makefile.SH
20296 ____________________________________________________________________________
20297 [  1962] By: jhi                                   on 1998/10/14  17:13:11
20298     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
20299  Branch: confperl
20300        ! Makefile.SH
20301 ____________________________________________________________________________
20302 [  1961] By: jhi                                   on 1998/10/14  16:27:39
20303     Log: VM/ESA creates executable.loadmaps.
20304  Branch: confperl
20305        ! Makefile.SH
20306 ____________________________________________________________________________
20307 [  1960] By: jhi                                   on 1998/10/14  15:37:39
20308     Log: Introduce SCHED_YIELD (one of sched_yield(),
20309          pthread_yield(), or pthread_yield(NULL)).
20310          YIELD is then defined using SCHED_YIELD unless
20311          a platform-specific YIELD has already been defined.
20312          
20313          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
20314          
20315          The need for pthread_yield(NULL) and pthread_attr_setdet...
20316          introduced by (private email)
20317          
20318          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
20319          Date: Sat, 10 Oct 1998 21:08:15 +1300
20320          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
20321          Subject: Re: Perl thread problems in VM/ESA
20322          
20323          Better select() protoprobe (for AIX), from (private email)
20324          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
20325          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
20326          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
20327          Subject: AIX select (fwd)
20328          From: Lars Hecking <lhecking@nmrc.ucc.ie>
20329          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
20330          Date: Fri, 2 Oct 1998 10:40:01 +0100
20331          Subject: AIX select
20332          
20333          Linux-avoid-so.X.Y, based on
20334          From: "Kurt D. Starsinic" <kstar@chapin.edu>
20335          Date: Tue, 13 Oct 1998 15:55:07 -0400
20336          Message-ID: <19981013155507.B4004@O2.chapin.edu>
20337          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
20338  Branch: confperl
20339        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
20340        ! thread.h
20341 ____________________________________________________________________________
20342 [  1959] By: jhi                                   on 1998/10/14  12:51:26
20343     Log: Some old pthread implementations have
20344          pthread_attr_setdetachstate(pthread_attr_t*, int*).
20345  Branch: confperl
20346        ! ext/Thread/Thread.xs
20347 ____________________________________________________________________________
20348 [  1958] By: jhi                                   on 1998/10/14  12:41:11
20349     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
20350          counterparts will follow soon.
20351  Branch: confperl
20352        ! thread.h
20353 ____________________________________________________________________________
20354 [  1957] By: jhi                                   on 1998/10/14  12:38:11
20355     Log: Add tr.t (MANIFEST already knew about it, strange)
20356  Branch: confperl
20357        + t/op/tr.t
20358 ____________________________________________________________________________
20359 [  1956] By: jhi                                   on 1998/10/14  12:24:35
20360     Log: Mutexen should be initialized only once.
20361  Branch: confperl
20362        ! gv.c op.c
20363 ____________________________________________________________________________
20364 [  1955] By: jhi                                   on 1998/10/14  12:19:38
20365     Log: os390 has its own cppstdin.
20366  Branch: confperl
20367        ! hints/os390.sh
20368 ____________________________________________________________________________
20369 [  1954] By: jhi                                   on 1998/10/14  12:15:06
20370     Log: Integrate with mainperl.
20371  Branch: confperl
20372       !> (integrate 1280 files)
20373 ____________________________________________________________________________
20374 [  1953] By: jhi                                   on 1998/10/14  11:48:08
20375     Log: Removed duplicate CMA threads code for HPUX 10.X.
20376          (probably residue of patch(1) being too understanding)
20377          Enhanced 64-bit settings. (redo change#1940)
20378  Branch: confperl
20379        ! hints/hpux.sh
20380 ____________________________________________________________________________
20381 [  1952] By: jhi                                   on 1998/10/14  11:45:16
20382     Log: (redo change#1949) Detypo in the d_open64 warning about
20383          the impending WHOA.
20384  Branch: confperl
20385        ! hints/irix_6.sh
20386 ____________________________________________________________________________
20387 [  1951] By: jhi                                   on 1998/10/14  10:54:16
20388     Log: Mutexen should only be inited once, after they have been New()ed.
20389  Branch: confperl
20390        ! gv.c op.c
20391 ____________________________________________________________________________
20392 [  1950] By: jhi                                   on 1998/10/14  10:41:43
20393     Log: Own cppstdin.
20394  Branch: confperl
20395        ! hints/os390.sh
20396 ____________________________________________________________________________
20397 [  1949] By: jhi                                   on 1998/10/14  10:34:23
20398     Log: Detypo in the d_open64 warning about the impending WHOA.
20399  Branch: confperl
20400        ! hints/irix_6.sh
20401 ____________________________________________________________________________
20402 [  1948] By: gsar                                  on 1998/10/14  05:38:01
20403     Log: two typos
20404  Branch: perl
20405        ! pp_hot.c t/op/eval.t
20406 ____________________________________________________________________________
20407 [  1947] By: gsar                                  on 1998/10/14  05:37:10
20408     Log: let docatch() pass the buck when restartop turns out to be null,
20409          making exceptions in BEGIN{} propagate as expected
20410  Branch: perl
20411        ! pp_ctl.c t/op/misc.t
20412 ____________________________________________________________________________
20413 [  1946] By: gsar                                  on 1998/10/13  03:41:49
20414     Log: add missing file from change#1943
20415  Branch: perl
20416        ! proto.h
20417 ____________________________________________________________________________
20418 [  1945] By: gsar                                  on 1998/10/13  03:32:02
20419     Log: defer "deep recursion" warnings until CXt_SUB context is properly
20420          set up
20421  Branch: perl
20422        ! pp_hot.c t/pragma/warn/pp_hot
20423 ____________________________________________________________________________
20424 [  1944] By: gsar                                  on 1998/10/13  03:15:50
20425     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
20426          fixup the cop_seq value that must be seen by lexical lookups that
20427          emanate within eval''
20428  Branch: perl
20429        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
20430 ____________________________________________________________________________
20431 [  1943] By: gsar                                  on 1998/10/13  02:06:09
20432     Log: ensure recursive attempts to findlex()icals know enough about where
20433          the last eval'' context was encountered
20434  Branch: perl
20435        ! op.c t/op/eval.t
20436 ____________________________________________________________________________
20437 [  1942] By: gsar                                  on 1998/10/13  02:01:24
20438     Log: force copy of substrings when matching against temporaries
20439  Branch: perl
20440        ! pp_hot.c t/op/pat.t
20441 ____________________________________________________________________________
20442 [  1941] By: gsar                                  on 1998/10/13  01:49:16
20443     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
20444          implementation)
20445  Branch: perl
20446        ! pp_ctl.c t/op/runlevel.t
20447 ____________________________________________________________________________
20448 [  1940] By: jhi                                   on 1998/10/12  09:57:44
20449     Log: Removed duplicate CMA threads code for HPUX 10.X.
20450          (probably residue of patch(1) being too understanding)
20451          Enhanced 64-bit settings.
20452  Branch: confperl
20453        ! hints/hpux.sh
20454 ____________________________________________________________________________
20455 [  1939] By: jhi                                   on 1998/10/12  09:53:11
20456     Log: Initial sync from mainline perl.
20457  Branch: confperl
20458        + (add 1282 files)
20459 ____________________________________________________________________________
20460 [  1937] By: gsar                                  on 1998/10/06  21:16:34
20461     Log: fix $/ init for USE_THREADS
20462  Branch: perl
20463        ! perl.c
20464 ____________________________________________________________________________
20465 [  1936] By: gsar                                  on 1998/10/06  07:19:39
20466     Log: fix globals caught by change#1927; builds and tests on Solaris
20467  Branch: perl
20468        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
20469        ! warning.h warning.pl
20470 ____________________________________________________________________________
20471 [  1935] By: gsar                                  on 1998/10/06  06:50:35
20472     Log: add test for previous fix
20473  Branch: perl
20474        ! ext/Thread/create.t
20475 ____________________________________________________________________________
20476 [  1934] By: gsar                                  on 1998/10/06  06:37:36
20477     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
20478  Branch: perl
20479        ! util.c
20480 ____________________________________________________________________________
20481 [  1933] By: gsar                                  on 1998/10/06  05:04:20
20482     Log: undo bogus part of change#1903 (as pointed out by Larry)
20483  Branch: perl
20484        ! pp_ctl.c
20485 ____________________________________________________________________________
20486 [  1932] By: gsar                                  on 1998/10/06  04:21:31
20487     Log: added tweaked version of suggested patch
20488          From: jan.dubois@ibm.net (Jan Dubois)
20489          Date: Sat, 03 Oct 1998 19:04:48 +0200
20490          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
20491          Subject: [PATCH 5.005_52] More MakeMaker  patches
20492  Branch: perl
20493        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
20494        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
20495 ____________________________________________________________________________
20496 [  1931] By: gsar                                  on 1998/10/06  04:04:33
20497     Log: use cpp symbols instead of hardwired constants
20498          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20499          Date: Mon, 05 Oct 1998 09:23:33 +0100
20500          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
20501          Subject: [PATCH 5.005_52] By the numbers (resend)
20502  Branch: perl
20503        ! op.c
20504 ____________________________________________________________________________
20505 [  1930] By: gsar                                  on 1998/10/06  04:01:55
20506     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20507          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
20508          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
20509          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
20510  Branch: perl
20511        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
20512        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
20513 ____________________________________________________________________________
20514 [  1929] By: gsar                                  on 1998/10/06  03:50:36
20515     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20516          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
20517          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
20518          Subject: [PATCH 5.00552] Minor test improvement
20519  Branch: perl
20520        ! t/op/magic.t
20521 ____________________________________________________________________________
20522 [  1928] By: gsar                                  on 1998/10/06  03:49:03
20523     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20524          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
20525          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
20526          Subject: [PATCH 5.00552] emacs/ptags inprovements
20527  Branch: perl
20528        ! emacs/ptags
20529 ____________________________________________________________________________
20530 [  1927] By: gsar                                  on 1998/10/06  03:47:44
20531     Log: disable C<#define dirty PL_dirty> et al.
20532  Branch: perl
20533        ! embed.pl embedvar.h
20534 ____________________________________________________________________________
20535 [  1926] By: gsar                                  on 1998/10/06  03:43:32
20536     Log: From: Mark-Jason Dominus <mjd@plover.com>
20537          Date: Sun, 04 Oct 1998 14:48:11 -0400
20538          Message-ID: <19981004184811.16048.qmail@plover.com>
20539          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
20540  Branch: perl
20541        ! utils/perldoc.PL
20542 ____________________________________________________________________________
20543 [  1925] By: gsar                                  on 1998/10/06  03:27:35
20544     Log: disable USE_THREADS when PERL_OBJECT is enabled
20545  Branch: perl
20546        ! win32/Makefile win32/makefile.mk
20547 ____________________________________________________________________________
20548 [  1924] By: gsar                                  on 1998/10/06  03:26:54
20549     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
20550  Branch: perl
20551        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
20552        ! vms/perly_c.vms
20553 ____________________________________________________________________________
20554 [  1923] By: gsar                                  on 1998/10/03  05:19:56
20555     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
20556          overridden
20557  Branch: perl
20558        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
20559        ! proto.h vms/perly_c.vms
20560 ____________________________________________________________________________
20561 [  1922] By: gsar                                  on 1998/10/03  03:59:50
20562     Log: suppress manifypods leak in extensions
20563  Branch: perl
20564        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
20565 ____________________________________________________________________________
20566 [  1921] By: gsar                                  on 1998/10/02  22:30:15
20567     Log: os390 fixes (suggested by Peter Prymmer)
20568  Branch: perl
20569        ! Makefile.SH regcomp.c
20570 ____________________________________________________________________________
20571 [  1920] By: gsar                                  on 1998/10/02  21:41:19
20572     Log: squelch undef warnings
20573          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20574          Date: Fri, 02 Oct 1998 11:01:14 +0100
20575          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
20576          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
20577  Branch: perl
20578        ! Changes lib/Math/BigInt.pm
20579 ____________________________________________________________________________
20580 [  1919] By: gsar                                  on 1998/10/02  04:59:13
20581     Log: add note to INSTALL about ANSI C
20582  Branch: perl
20583        ! INSTALL
20584 ____________________________________________________________________________
20585 [  1918] By: gsar                                  on 1998/10/02  04:21:10
20586     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
20587          From: jan.dubois@ibm.net (Jan Dubois)
20588          Date: Wed, 30 Sep 1998 23:35:30 +0200
20589          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
20590          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
20591  Branch: perl
20592        ! lib/ExtUtils/xsubpp
20593 ____________________________________________________________________________
20594 [  1917] By: gsar                                  on 1998/10/02  04:16:02
20595     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
20596          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
20597          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
20598          Subject: Re: Configure test for selectbits busted
20599  Branch: perl
20600        ! Configure
20601 ____________________________________________________________________________
20602 [  1916] By: gsar                                  on 1998/10/02  04:14:17
20603     Log: From: Dan Sugalski <sugalskd@osshe.edu>
20604          Date: Wed, 30 Sep 1998 17:15:20 -0700
20605          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
20606          Subject: [PATCH 5.005_02]VMS config tweaks
20607  Branch: perl
20608        ! vms/descrip_mms.template vms/subconfigure.com
20609 ____________________________________________________________________________
20610 [  1915] By: gsar                                  on 1998/10/02  04:10:47
20611     Log: use Off_t to permit 64-bit seek()
20612          From: Scott Henry <scotth@sgi.com>
20613          Date: 29 Sep 1998 17:38:46 -0700
20614          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
20615          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
20616          --
20617          Date: 28 Sep 1998 18:55:37 -0700
20618          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
20619          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
20620  Branch: perl
20621        ! doio.c pp_sys.c proto.h sv.c
20622 ____________________________________________________________________________
20623 [  1914] By: gsar                                  on 1998/10/02  04:05:36
20624     Log: normalize tm struct passed to strftime() with mktime()
20625          From: Spider Boardman <spider@orb.nashua.nh.us>
20626          Date: Wed, 30 Sep 1998 15:12:09 -0400
20627          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
20628          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
20629  Branch: perl
20630        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
20631 ____________________________________________________________________________
20632 [  1913] By: gsar                                  on 1998/10/02  03:59:46
20633     Log: don't try to run foo_SH.orig etc.
20634  Branch: perl
20635        ! Configure
20636 ____________________________________________________________________________
20637 [  1912] By: gsar                                  on 1998/10/02  03:45:37
20638     Log: make warning about glob process failure optional
20639  Branch: perl
20640        ! pod/perldiag.pod pp_hot.c
20641 ____________________________________________________________________________
20642 [  1911] By: gsar                                  on 1998/10/02  02:52:21
20643     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
20644          From: Dominic Dunlop <domo@vo.lu>
20645          Date: Tue, 29 Sep 1998 21:06:30 +0000
20646          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
20647          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
20648          --
20649          Date: Wed, 30 Sep 1998 11:46:44 +0000
20650          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
20651          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
20652  Branch: perl
20653        ! pod/perldiag.pod regcomp.c
20654 ____________________________________________________________________________
20655 [  1910] By: gsar                                  on 1998/10/02  02:48:48
20656     Log: minor Configure tweaks (via private mail)
20657          From: Jarkko Hietaniemi <jhi@iki.fi>
20658          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
20659          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
20660          Subject: [PATCH] 5.005_52: the drizzle continues
20661  Branch: perl
20662        ! Configure config_h.SH handy.h
20663 ____________________________________________________________________________
20664 [  1909] By: gsar                                  on 1998/10/02  02:46:39
20665     Log: update SCO hints for dynamic loading
20666          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
20667          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
20668          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
20669          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
20670          --
20671          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
20672          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
20673          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
20674  Branch: perl
20675        ! hints/sco.sh
20676 ____________________________________________________________________________
20677 [  1908] By: gsar                                  on 1998/10/02  02:33:39
20678     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
20679  Branch: perl
20680        ! lib/File/Find.pm
20681 ____________________________________________________________________________
20682 [  1907] By: gsar                                  on 1998/10/02  02:21:52
20683     Log: applied patches, but retained old behavior for win32 (where compilers
20684          can't read from stdin at all)
20685          From: Graham Barr <gbarr@ti.com>
20686          Date: Mon, 28 Sep 1998 09:41:49 -0500
20687          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
20688          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
20689          --
20690          Date: Tue, 29 Sep 1998 12:35:43 -0500
20691          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
20692          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
20693  Branch: perl
20694        ! ext/Errno/Errno_pm.PL
20695 ____________________________________________________________________________
20696 [  1906] By: gsar                                  on 1998/10/02  02:02:19
20697     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
20698          Hietaniemi)
20699  Branch: perl
20700        ! t/op/grent.t
20701 ____________________________________________________________________________
20702 [  1905] By: gsar                                  on 1998/10/02  01:59:56
20703     Log: win32 caveats about truncate()
20704  Branch: perl
20705        ! pod/perlport.pod
20706 ____________________________________________________________________________
20707 [  1904] By: gsar                                  on 1998/10/02  01:53:25
20708     Log: various Configure and hints updates (prefer drand48() or random()
20709          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
20710          applied modulo SCO hints superceded by later patch
20711          From: Jarkko Hietaniemi <jhi@iki.fi>
20712          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
20713          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
20714          Subject: [PATCH] 5.005_52: Configure et al:
20715  Branch: perl
20716        + ext/IPC/SysV/hints/next_3.pl
20717        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
20718        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
20719        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
20720 ____________________________________________________________________________
20721 [  1903] By: gsar                                  on 1998/10/02  01:42:37
20722     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
20723          Date: Mon, 28 Sep 1998 17:41:49 +0100
20724          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
20725          Subject: [PATCH 5.005_52] Re: More on ?p 
20726          --
20727          Date: Thu, 01 Oct 1998 09:10:58 +0100
20728          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
20729          Subject: [PATCH 5.005_52] ?p fix
20730          --
20731          Date: Thu, 01 Oct 1998 10:45:56 +0100
20732          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
20733          Subject: [PATCH 5.005_52] more on ?p
20734  Branch: perl
20735        ! pp_ctl.c
20736 ____________________________________________________________________________
20737 [  1902] By: gsar                                  on 1998/10/02  01:36:14
20738     Log: From: Kenneth Duda <kjd@cisco.com>
20739          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
20740          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
20741          Subject: writemain dies when there are more than 4000 characters of extensions
20742  Branch: perl
20743        ! writemain.SH
20744 ____________________________________________________________________________
20745 [  1901] By: gsar                                  on 1998/10/02  01:33:16
20746     Log: tweak run_byacc recipe
20747  Branch: perl
20748        ! Makefile.SH Porting/pumpkin.pod
20749 ____________________________________________________________________________
20750 [  1900] By: gsar                                  on 1998/10/02  01:02:09
20751     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
20752  Branch: perl
20753        ! perl.h pp_ctl.c
20754 ____________________________________________________________________________
20755 [  1899] By: gsar                                  on 1998/09/28  20:46:30
20756     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
20757          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
20758          Dvornik)
20759  Branch: perl
20760        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
20761 ____________________________________________________________________________
20762 [  1898] By: gsar                                  on 1998/09/28  20:42:52
20763     Log: flush unsubmitted 5.00552 change
20764  Branch: perl
20765        ! MANIFEST
20766 ____________________________________________________________________________
20767 [  1897] By: gsar                                  on 1998/09/27  04:43:06
20768     Log: run vms_yfix.pl
20769  Branch: perl
20770        ! vms/perly_c.vms
20771 ____________________________________________________________________________
20772 [  1896] By: gsar                                  on 1998/09/27  03:38:55
20773     Log: small tweak on last change
20774  Branch: perl
20775        ! win32/win32.c
20776 ____________________________________________________________________________
20777 [  1895] By: gsar                                  on 1998/09/27  03:17:17
20778     Log: fix win32_stat() to do the right thing for share names
20779  Branch: perl
20780        ! win32/win32.c
20781 ____________________________________________________________________________
20782 [  1891] By: larry                                 on 1998/09/25  18:50:40
20783     Log: Fixed apostrophe problem from Mark Knutsen.
20784  Branch: perl
20785        ! sv.h
20786
20787 ----------------
20788 Version 5.005_52
20789 ----------------
20790
20791 ____________________________________________________________________________
20792 [  1890] By: gsar                                  on 1998/09/25  10:25:00
20793     Log: update template config.sh, add new config vars to win32 stuff
20794  Branch: perl
20795        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
20796        ! pp_sys.c proto.h win32/config.bc win32/config.gc
20797        ! win32/config.vc win32/config_H.bc win32/config_H.gc
20798        ! win32/config_H.vc win32/win32.h
20799 ____________________________________________________________________________
20800 [  1889] By: gsar                                  on 1998/09/25  07:13:13
20801     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
20802          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
20803          of full-fledged 64-bit support (including support for: fseeko/ftello,
20804          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
20805          in Fcntl)
20806          From: Jarkko Hietaniemi <jhi@iki.fi>
20807          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
20808          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
20809          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
20810          --
20811          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
20812          Date: 12 Sep 1998 09:44:25 +0300
20813          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
20814          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
20815  Branch: perl
20816        + lib/filetest.pm
20817        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
20818        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
20819        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
20820        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
20821        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
20822        ! win32/makedef.pl
20823 ____________________________________________________________________________
20824 [  1888] By: gsar                                  on 1998/09/25  06:27:12
20825     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
20826  Branch: perl
20827        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
20828        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20829        ! win32/makedef.pl win32/makefile.mk win32/win32.c
20830 ____________________________________________________________________________
20831 [  1887] By: gsar                                  on 1998/09/25  04:50:49
20832     Log: win32.c tweak
20833  Branch: perl
20834        ! win32/win32.c
20835 ____________________________________________________________________________
20836 [  1886] By: gsar                                  on 1998/09/25  04:47:32
20837     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
20838  Branch: perl
20839        ! lib/ExtUtils/MakeMaker.pm
20840 ____________________________________________________________________________
20841 [  1885] By: gsar                                  on 1998/09/25  04:05:09
20842     Log: From: Dominic Dunlop <domo@vo.lu>
20843          Date: Thu, 10 Sep 1998 11:02:46 +0000
20844          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
20845          Subject: MM_Unix::canonpath erroneously turns leading // into /
20846  Branch: perl
20847        ! lib/ExtUtils/MM_Unix.pm
20848 ____________________________________________________________________________
20849 [  1884] By: gsar                                  on 1998/09/25  03:06:10
20850     Log: temporarily disable perl malloc for a2p until we clean up
20851          conflicting malloc() declarations everywhere
20852  Branch: perl
20853        ! x2p/Makefile.SH
20854 ____________________________________________________________________________
20855 [  1883] By: gsar                                  on 1998/09/25  02:27:00
20856     Log: remove obsolete win32/bin/*.pl
20857  Branch: perl
20858        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
20859        ! Changes MANIFEST win32/Makefile win32/makefile.mk
20860 ____________________________________________________________________________
20861 [  1882] By: gsar                                  on 1998/09/25  02:04:43
20862     Log: missing file in last submit
20863  Branch: perl
20864        ! proto.h
20865 ____________________________________________________________________________
20866 [  1881] By: gsar                                  on 1998/09/25  01:56:54
20867     Log: serial access to PL_x[inpr]v_root for USE_THREADS
20868  Branch: perl
20869        ! sv.c
20870 ____________________________________________________________________________
20871 [  1880] By: gsar                                  on 1998/09/25  01:19:38
20872     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
20873          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
20874          Date: Thu, 24 Sep 1998 22:01:09 +0900
20875          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
20876          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
20877  Branch: perl
20878        ! hv.c proto.h
20879 ____________________________________________________________________________
20880 [  1879] By: gsar                                  on 1998/09/25  00:20:07
20881     Log: tweaks to enable PERL_OBJECT to build & test on win32
20882  Branch: perl
20883        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
20884        ! win32/GenCAPI.pl
20885 ____________________________________________________________________________
20886 [  1878] By: gsar                                  on 1998/09/25  00:13:36
20887     Log: fix change#1861, which breaks default boot_xxx symbol generation
20888  Branch: perl
20889        ! lib/ExtUtils/Mksymlists.pm
20890 ____________________________________________________________________________
20891 [  1877] By: gsar                                  on 1998/09/24  10:29:54
20892     Log: two tweaks for clean build and test on Solaris
20893  Branch: perl
20894        ! op.c t/op/subst.t
20895 ____________________________________________________________________________
20896 [  1876] By: gsar                                  on 1998/09/24  09:04:43
20897     Log: From: Colin Kuskie <ckuskie@cadence.com>
20898          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
20899          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
20900          Subject: [PATCH 5.005_51] perlform.pod
20901  Branch: perl
20902        ! pod/perlform.pod
20903 ____________________________________________________________________________
20904 [  1875] By: gsar                                  on 1998/09/24  08:47:47
20905     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20906          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
20907          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
20908          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
20909  Branch: perl
20910        ! regexec.c
20911 ____________________________________________________________________________
20912 [  1874] By: gsar                                  on 1998/09/24  08:44:55
20913     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20914          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
20915          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
20916          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
20917  Branch: perl
20918        ! toke.c
20919 ____________________________________________________________________________
20920 [  1873] By: gsar                                  on 1998/09/24  08:39:41
20921     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20922          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
20923          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
20924          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
20925  Branch: perl
20926        ! Changes regcomp.c
20927 ____________________________________________________________________________
20928 [  1872] By: gsar                                  on 1998/09/24  08:37:00
20929     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
20930          Date: Sun, 23 Aug 1998 23:18:38 PDT
20931          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
20932          Subject: new irix_6.sh hints file
20933  Branch: perl
20934        ! hints/irix_6.sh
20935 ____________________________________________________________________________
20936 [  1871] By: gsar                                  on 1998/09/24  07:26:37
20937     Log: correct FSF address in various places
20938  Branch: perl
20939        ! Copying README ext/B/README lib/Getopt/Long.pm
20940 ____________________________________________________________________________
20941 [  1870] By: gsar                                  on 1998/09/24  07:11:56
20942     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
20943          Date:    Fri, 14 Aug 1998 09:20:16 PDT
20944          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
20945          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
20946  Branch: perl
20947        ! configure.com
20948 ____________________________________________________________________________
20949 [  1869] By: gsar                                  on 1998/09/24  06:55:59
20950     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
20951          From:    Scott Henry <scotth@sgi.com>
20952          Date:    13 Aug 1998 09:52:15 PDT
20953          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
20954          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
20955  Branch: perl
20956        ! hints/irix_6.sh
20957 ____________________________________________________________________________
20958 [  1868] By: gsar                                  on 1998/09/24  06:51:23
20959     Log: From:    Nathan Torkington <gnat@frii.com>
20960          Date:    Thu, 13 Aug 1998 10:59:48 MDT
20961          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
20962          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
20963  Branch: perl
20964        ! pod/perlfunc.pod
20965 ____________________________________________________________________________
20966 [  1867] By: gsar                                  on 1998/09/24  06:45:13
20967     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
20968          that are autoloaded)
20969  Branch: perl
20970        ! pp_ctl.c
20971 ____________________________________________________________________________
20972 [  1866] By: gsar                                  on 1998/09/24  05:21:19
20973     Log: grandfather deprecated "$$<digit>" no more
20974  Branch: perl
20975        ! pod/perldiag.pod toke.c
20976 ____________________________________________________________________________
20977 [  1865] By: gsar                                  on 1998/09/24  04:52:48
20978     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
20979          low bits (suggested by Ilya Zakharevich)
20980  Branch: perl
20981        ! hv.h
20982 ____________________________________________________________________________
20983 [  1864] By: gsar                                  on 1998/09/24  04:29:14
20984     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
20985          perly_c.diff
20986  Branch: perl
20987        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
20988        ! perly_c.diff toke.c
20989 ____________________________________________________________________________
20990 [  1863] By: gsar                                  on 1998/09/24  03:36:30
20991     Log: provide locked access to string table for USE_THREADS
20992  Branch: perl
20993        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
20994 ____________________________________________________________________________
20995 [  1862] By: gsar                                  on 1998/09/24  03:30:32
20996     Log: remove bogus warn()
20997  Branch: perl
20998        ! embed.pl
20999 ____________________________________________________________________________
21000 [  1861] By: gsar                                  on 1998/09/24  02:58:51
21001     Log: applied suggested patch, adapted for all platforms
21002          From: jan.dubois@ibm.net (Jan Dubois)
21003          Date: Sun, 20 Sep 1998 12:56:38 +0200
21004          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
21005          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
21006  Branch: perl
21007        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
21008        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
21009        ! lib/ExtUtils/MakeMaker.pm
21010 ____________________________________________________________________________
21011 [  1860] By: gsar                                  on 1998/09/24  02:16:14
21012     Log: upgrade to CPAN-1.40
21013  Branch: perl
21014        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
21015 ____________________________________________________________________________
21016 [  1859] By: gsar                                  on 1998/09/24  02:08:59
21017     Log: use $ENV{MAKEMAKEROPT} to set default command line args
21018  Branch: perl
21019        ! lib/ExtUtils/MakeMaker.pm
21020 ____________________________________________________________________________
21021 [  1857] By: gsar                                  on 1998/09/23  10:58:36
21022     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21023          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
21024          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
21025          Subject: More verbose Test::Harness [PATCH]
21026  Branch: perl
21027        ! lib/Test/Harness.pm
21028 ____________________________________________________________________________
21029 [  1856] By: gsar                                  on 1998/09/23  10:56:24
21030     Log: update hints for OPENSTEP 4.2 on i386
21031          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
21032          Date: Sun, 20 Sep 1998 01:03:18 +0200
21033          Message-Id: <9809192303.AA29190@Spike>
21034          Subject: Perl 5.005_02 compilation problems
21035  Branch: perl
21036        ! hints/next_4.sh
21037 ____________________________________________________________________________
21038 [  1855] By: gsar                                  on 1998/09/23  10:52:27
21039     Log: reset errno after C<require> search (as suggested by Larry)
21040  Branch: perl
21041        ! pp_ctl.c
21042 ____________________________________________________________________________
21043 [  1854] By: gsar                                  on 1998/09/23  10:50:26
21044     Log: misc pod tweaks
21045  Branch: perl
21046        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
21047 ____________________________________________________________________________
21048 [  1853] By: gsar                                  on 1998/09/23  10:46:06
21049     Log: make Pod/Html.pm handle the --title option properly (as suggested
21050          by gml4410@ggr.co.uk)
21051  Branch: perl
21052        ! lib/Pod/Html.pm
21053 ____________________________________________________________________________
21054 [  1852] By: gsar                                  on 1998/09/23  10:41:39
21055     Log: SSNEW() API for allocating memory on the savestack
21056          From: Albert Dvornik <bert@genscan.com>
21057          Date: 17 Sep 1998 19:23:07 -0400
21058          Message-Id: <tqemtae338.fsf@puma.genscan.com>
21059          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
21060  Branch: perl
21061        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
21062        ! perl.h proto.h scope.c scope.h t/io/tell.t
21063 ____________________________________________________________________________
21064 [  1851] By: gsar                                  on 1998/09/23  10:37:05
21065     Log: From: Jochen Wiedmann <joe@ispsoft.de>
21066          Date: Thu, 17 Sep 1998 17:16:06 +0200
21067          Message-ID: <360127B6.E44564A@ispsoft.de>
21068          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
21069  Branch: perl
21070        ! lib/ExtUtils/MakeMaker.pm
21071 ____________________________________________________________________________
21072 [  1850] By: gsar                                  on 1998/09/23  10:33:05
21073     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
21074          Date: 15 Sep 1998 01:32:31 +0200
21075          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
21076          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
21077  Branch: perl
21078        ! lib/ExtUtils/MM_Unix.pm
21079 ____________________________________________________________________________
21080 [  1849] By: gsar                                  on 1998/09/23  10:29:04
21081     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
21082          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
21083          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
21084          Subject: Re: extralibs.ld problem in MM_VMS.pm
21085  Branch: perl
21086        ! lib/ExtUtils/MM_VMS.pm
21087 ____________________________________________________________________________
21088 [  1848] By: gsar                                  on 1998/09/23  10:25:24
21089     Log: From: Roderick Schertler <roderick@argon.org>
21090          Date: 11 Sep 1998 16:19:21 -0400
21091          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
21092          Subject: Re: Open2 and memory leaks
21093  Branch: perl
21094        ! lib/IPC/Open3.pm
21095 ____________________________________________________________________________
21096 [  1847] By: gsar                                  on 1998/09/23  10:18:31
21097     Log: From: Roderick Schertler <roderick@argon.org>
21098          Date: Wed, 09 Sep 1998 23:52:48 -0400
21099          Message-ID: <20567.905399568@eeyore.ibcinc.com>
21100          Subject: seed srand from /dev/urandom when possible
21101  Branch: perl
21102        ! pod/perlfunc.pod pp.c
21103 ____________________________________________________________________________
21104 [  1846] By: gsar                                  on 1998/09/23  10:12:22
21105     Log: From: Roderick Schertler <roderick@argon.org>
21106          Date: Thu, 10 Sep 1998 00:32:17 -0400
21107          Message-ID: <21142.905401937@eeyore.ibcinc.com>
21108          Subject: doc update for crypt()'s salt
21109  Branch: perl
21110        ! pod/perlfunc.pod
21111 ____________________________________________________________________________
21112 [  1845] By: gsar                                  on 1998/09/23  10:09:23
21113     Log: fix h2ph handling of C<#error "foo">
21114          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
21115          Date: Thu, 10 Sep 1998 09:59:33 +0900
21116          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
21117          Subject: [5.005_02] h2ph problem
21118  Branch: perl
21119        ! utils/h2ph.PL
21120 ____________________________________________________________________________
21121 [  1844] By: gsar                                  on 1998/09/23  10:06:13
21122     Log: plug strictly private function leaks in API listing
21123  Branch: perl
21124        ! pod/perlguts.pod
21125 ____________________________________________________________________________
21126 [  1843] By: gsar                                  on 1998/09/23  10:02:57
21127     Log: hide symbol for static build
21128          From: Dominic Dunlop <domo@vo.lu>
21129          Date: Tue, 8 Sep 1998 21:40:46 +0000
21130          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
21131          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
21132  Branch: perl
21133        ! regcomp.c
21134 ____________________________________________________________________________
21135 [  1842] By: gsar                                  on 1998/09/23  09:52:46
21136     Log: define PUT_svindex(), PUT_opindex()
21137  Branch: perl
21138        ! ext/B/B/Assembler.pm
21139 ____________________________________________________________________________
21140 [  1841] By: gsar                                  on 1998/09/23  09:44:25
21141     Log: From: Dominic Dunlop <domo@vo.lu>
21142          Date: Tue, 8 Sep 1998 15:34:53 +0000
21143          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
21144          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
21145  Branch: perl
21146        ! t/pragma/warn/regexec
21147 ____________________________________________________________________________
21148 [  1840] By: gsar                                  on 1998/09/23  09:42:17
21149     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
21150  Branch: perl
21151        ! win32/bin/pl2bat.pl
21152 ____________________________________________________________________________
21153 [  1839] By: gsar                                  on 1998/09/23  09:38:18
21154     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
21155          Date: Mon, 7 Sep 1998 17:36:09 +0900
21156          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
21157          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
21158  Branch: perl
21159        ! ext/Thread/Thread.xs
21160 ____________________________________________________________________________
21161 [  1838] By: gsar                                  on 1998/09/23  09:21:11
21162     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
21163          Date: Thu, 10 Sep 1998 00:02:07 -0400
21164          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
21165          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
21166  Branch: perl
21167        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
21168        + vos/config.h vos/config_h.SH_orig vos/perl.bind
21169        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
21170        ! MANIFEST perl.c perl.h pod/perlport.pod
21171 ____________________________________________________________________________
21172 [  1837] By: gsar                                  on 1998/09/23  08:45:58
21173     Log: (via private mail)
21174          From: Charles Bailey <BAILEY@newman.upenn.edu>
21175          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
21176          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
21177          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
21178  Branch: perl
21179        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
21180        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
21181        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
21182        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
21183        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
21184        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
21185        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
21186        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
21187        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
21188        ! vms/writemain.pl
21189 ____________________________________________________________________________
21190 [  1836] By: gsar                                  on 1998/09/23  08:17:42
21191     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21192          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
21193          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
21194          Subject: [PATCH 5.005_*] OS/2 spawning typos
21195  Branch: perl
21196        ! os2/os2.c
21197 ____________________________________________________________________________
21198 [  1835] By: gsar                                  on 1998/09/23  08:09:55
21199     Log: warn on C<my($foo,$foo)>
21200  Branch: perl
21201        ! op.c pod/perldiag.pod
21202 ____________________________________________________________________________
21203 [  1834] By: gsar                                  on 1998/09/23  07:35:56
21204     Log: From: pvhp@forte.com (Peter Prymmer)
21205          Date: Fri, 4 Sep 98 13:27:41 PDT
21206          Message-Id: <9809042027.AA04463@forte.com>
21207          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
21208  Branch: perl
21209        ! README.vms
21210 ____________________________________________________________________________
21211 [  1833] By: gsar                                  on 1998/09/23  07:27:34
21212     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
21213          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
21214          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
21215          Subject: PATCH: 5.005_02 hint/hpux.sh
21216  Branch: perl
21217        ! hints/hpux.sh
21218 ____________________________________________________________________________
21219 [  1832] By: gsar                                  on 1998/09/23  07:22:40
21220     Log: fix (some) installhtml bugs
21221          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
21222          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
21223          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
21224          Subject: installhtml script needs work
21225  Branch: perl
21226        ! installhtml
21227 ____________________________________________________________________________
21228 [  1831] By: gsar                                  on 1998/09/23  07:19:30
21229     Log: document 'U' magic with examples
21230          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
21231          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
21232          Message-Id: <199809011455.PAA00631@sale-wts>
21233          Subject: Re: Looking for some XS MAGIC examples...
21234  Branch: perl
21235        ! pod/perlguts.pod
21236 ____________________________________________________________________________
21237 [  1830] By: gsar                                  on 1998/09/23  07:16:43
21238     Log: From: pvhp@forte.com (Peter Prymmer)
21239          Date: Mon, 31 Aug 98 17:13:49 PDT
21240          Message-Id: <9809010013.AA06737@forte.com>
21241          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
21242  Branch: perl
21243        ! README.os390
21244 ____________________________________________________________________________
21245 [  1829] By: gsar                                  on 1998/09/23  07:15:08
21246     Log: fix problematic typecast in filter_del()
21247          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
21248          Date: Mon, 31 Aug 1998 21:13:11 GMT
21249          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
21250          Subject: perl5.005_02 does not build on Cray T90
21251  Branch: perl
21252        ! toke.c
21253 ____________________________________________________________________________
21254 [  1828] By: gsar                                  on 1998/09/23  07:11:34
21255     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21256          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
21257          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
21258          Subject: [PATCH 5.005_5*] (?>) broken in RE
21259  Branch: perl
21260        ! regexec.c t/op/re_tests
21261 ____________________________________________________________________________
21262 [  1827] By: gsar                                  on 1998/09/23  07:09:50
21263     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
21264  Branch: perl
21265        ! t/op/grent.t t/op/groups.t
21266 ____________________________________________________________________________
21267 [  1826] By: gsar                                  on 1998/09/23  07:03:16
21268     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
21269          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
21270          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
21271          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
21272  Branch: perl
21273        - interp.sym
21274        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
21275 ____________________________________________________________________________
21276 [  1825] By: gsar                                  on 1998/09/23  06:56:40
21277     Log: re-introduce change#1703
21278  Branch: perl
21279        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
21280 ____________________________________________________________________________
21281 [  1824] By: gsar                                  on 1998/09/23  06:44:19
21282     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21283          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
21284          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
21285          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
21286  Branch: perl
21287        ! lib/perl5db.pl
21288 ____________________________________________________________________________
21289 [  1823] By: gsar                                  on 1998/09/23  06:41:34
21290         Log: From: Joe Buehler <jhpb@hekimian.com>
21291              Date: 29 Aug 1998 17:13:28 -0400
21292              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
21293              Subject: patches for perl 5.005_51 under U/WIN
21294      Branch: perl
21295            + hints/uwin.sh
21296            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
21297            ! t/lib/posix.t
21298 ____________________________________________________________________________
21299 [  1822] By: gsar                                  on 1998/09/23  06:36:59
21300         Log: add missing C<no utf8;> tweak from Larry
21301      Branch: perl
21302            ! t/op/subst.t
21303 ____________________________________________________________________________
21304 [  1821] By: gsar                                  on 1998/09/23  06:27:51
21305         Log: s/runops/CALLRUNOPS/
21306      Branch: perl
21307            ! cc_runtime.h
21308 ____________________________________________________________________________
21309 [  1820] By: gsar                                  on 1998/09/23  06:24:49
21310         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
21311      Branch: perl
21312           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
21313           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
21314           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
21315           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
21316           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
21317           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
21318           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
21319           +> t/pragma/warn/util
21320            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
21321            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
21322            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
21323            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
21324            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
21325            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
21326            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
21327            - t/pragma/warn-util
21328            ! MANIFEST t/pragma/warning.t
21329 ____________________________________________________________________________
21330 [  1819] By: gsar                                  on 1998/09/23  06:08:46
21331         Log: make \(%foo) return refs to values (not copies of values)
21332              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
21333              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
21334              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
21335              --
21336              From: Roderick Schertler <roderick@argon.org>
21337              Date: Sat, 29 Aug 1998 00:58:33 -0400
21338              Message-ID: <29894.904366713@eeyore.ibcinc.com>
21339              Subject: Re: \(%x) problems
21340      Branch: perl
21341            ! doop.c pod/perlref.pod
21342 ____________________________________________________________________________
21343 [  1818] By: gsar                                  on 1998/09/23  06:05:08
21344         Log: make h2xs generate ANSI prototypes
21345      Branch: perl
21346            ! utils/h2xs.PL
21347 ____________________________________________________________________________
21348 [  1817] By: gsar                                  on 1998/09/23  05:57:16
21349         Log: updated usethreads hints for hpux 10.X
21350              From: Matthew T Harden <mthard@mthard1.monsanto.com>
21351              Date: Fri, 28 Aug 1998 14:10:42 GMT
21352              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
21353              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
21354      Branch: perl
21355            ! hints/hpux.sh perl.h
21356 ____________________________________________________________________________
21357 [  1816] By: gsar                                  on 1998/09/23  05:53:31
21358         Log: don't create empty directories in installperl
21359              From: Robin Barker <rmb1@cise.npl.co.uk>
21360              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
21361              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
21362              Subject: [PATCH 5.005_02] install: empty dirs
21363      Branch: perl
21364            ! installperl
21365 ____________________________________________________________________________
21366 [  1815] By: gsar                                  on 1998/09/23  05:50:36
21367         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
21368              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21369              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
21370              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
21371              Subject: Re: your mail
21372      Branch: perl
21373            ! regexec.c t/op/re_tests
21374 ____________________________________________________________________________
21375 [  1814] By: gsar                                  on 1998/09/23  05:45:17
21376         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
21377              Date: Thu, 20 Aug 1998 20:59:03 -0400
21378              Message-ID: <19980820205903.A12908@O2.chapin.edu>
21379              Subject: [PATCH] h2ph misquotes #error directives
21380      Branch: perl
21381            ! t/lib/h2ph.pht utils/h2ph.PL
21382 ____________________________________________________________________________
21383 [  1813] By: gsar                                  on 1998/09/23  05:42:41
21384         Log: patch to support computed regular subexpressions
21385              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21386              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
21387              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
21388              Subject: [5.005_5* PATCH] Postponed RE - now!
21389      Branch: perl
21390            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
21391            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
21392 ____________________________________________________________________________
21393 [  1812] By: gsar                                  on 1998/09/23  05:26:26
21394         Log: better CR-handling on shebang line and in formats (fixed variant of
21395              patch suggested by Igor Sysoev <igor@nitek.ru>)
21396      Branch: perl
21397            ! perl.c toke.c
21398 ____________________________________________________________________________
21399 [  1811] By: gsar                                  on 1998/09/23  04:35:46
21400         Log: document non-loopish blocks better
21401              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21402              Date: Tue, 18 Aug 1998 12:28:36 +0100
21403              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
21404              Subject: Re: next in do {} while block gives error message
21405      Branch: perl
21406            ! pod/perlfunc.pod
21407 ____________________________________________________________________________
21408 [  1810] By: gsar                                  on 1998/09/23  04:12:05
21409         Log: fix bogus integerization of pop()'s return value
21410              From: Gurusamy Sarathy <gsar@engin.umich.edu>
21411              Date: Sat, 15 Aug 1998 23:27:54 -0400
21412              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
21413              Subject: Re: Complex expression does integer arithmetic 
21414      Branch: perl
21415            ! opcode.h opcode.pl
21416 ____________________________________________________________________________
21417 [  1809] By: gsar                                  on 1998/09/23  04:09:43
21418         Log: tweak README.win32
21419      Branch: perl
21420            ! README.win32
21421 ____________________________________________________________________________
21422 [  1808] By: gsar                                  on 1998/09/23  03:40:57
21423         Log: better diagnostic for do{} used as lvalue
21424      Branch: perl
21425            ! op.c pod/perlport.pod
21426 ____________________________________________________________________________
21427 [  1807] By: gsar                                  on 1998/09/23  03:38:30
21428         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
21429              From: hansm@icgroup.nl
21430              Date: Tue, 11 Aug 98 21:08:51 +0200
21431              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
21432              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
21433      Branch: perl
21434            ! malloc.c
21435 ____________________________________________________________________________
21436 [  1806] By: gsar                                  on 1998/09/23  03:36:08
21437         Log: support make written in perl (aka "pmake") on win32
21438      Branch: perl
21439            ! lib/ExtUtils/MM_Win32.pm
21440 ____________________________________________________________________________
21441 [  1805] By: gsar                                  on 1998/09/23  03:30:07
21442         Log: fix mismatched UV/U32 types for to_utf8_*()
21443      Branch: perl
21444            ! utf8.c
21445 ____________________________________________________________________________
21446 [  1804] By: gsar                                  on 1998/09/23  03:22:22
21447         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
21448              Date: Sun, 9 Aug 1998 22:38:23 +0200
21449              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
21450              Subject: [PATCH 5.5002] dos-djgpp update
21451      Branch: perl
21452            ! t/io/fs.t
21453 ____________________________________________________________________________
21454 [  1803] By: gsar                                  on 1998/09/23  03:20:13
21455         Log: apply minimal variant of patch (sent via private mail)
21456              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
21457              Date: Wed, 12 Aug 1998 15:42:35 +0300
21458              Message-Id: <199808121242.PAA29761@comanche.spices>
21459              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
21460      Branch: perl
21461            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
21462            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
21463 ____________________________________________________________________________
21464 [  1802] By: gsar                                  on 1998/09/23  03:03:39
21465         Log: adjust searchdict.t for EBCDIC (still needs documenting)
21466              From: pvhp@forte.com (Peter Prymmer)
21467              Date: Thu, 6 Aug 98 18:09:39 PDT
21468              Message-Id: <9808070109.AA06158@forte.com>
21469              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
21470      Branch: perl
21471            ! README.os390 t/lib/searchdict.t
21472 ____________________________________________________________________________
21473 [  1801] By: gsar                                  on 1998/09/23  02:54:15
21474         Log: silence redefined warning for XS(INIT) {}
21475      Branch: perl
21476            ! op.c
21477 ____________________________________________________________________________
21478 [  1800] By: gsar                                  on 1998/09/23  02:42:23
21479         Log: support match indices via special variables @- and @+
21480              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21481              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
21482              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
21483              Subject: [PATCH 5.004_76] @- and @+
21484      Branch: perl
21485            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
21486            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
21487 ____________________________________________________________________________
21488 [  1799] By: gsar                                  on 1998/09/23  01:44:31
21489         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21490              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
21491              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
21492              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
21493      Branch: perl
21494            ! regcomp.c t/op/re_tests
21495 ____________________________________________________________________________
21496 [  1798] By: gsar                                  on 1998/09/23  01:39:23
21497         Log: integrate maint-5.005 changes (except conflicting change#1794)
21498      Branch: perl
21499            ! Changes
21500           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
21501           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
21502           !> win32/win32.h
21503 ____________________________________________________________________________
21504 [  1797] By: gsar                                  on 1998/09/23  01:32:36
21505         Log: add note to win32/Makefile about setting CCHOME
21506      Branch: perl
21507            ! win32/Makefile win32/makefile.mk
21508 ____________________________________________________________________________
21509 [  1796] By: gsar                                  on 1998/09/23  01:31:32
21510         Log: perl.pod tweak
21511      Branch: perl
21512            ! pod/perl.pod
21513 ____________________________________________________________________________
21514 [  1795] By: gsar                                  on 1998/09/21  20:34:10
21515         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
21516      Branch: perl
21517            ! lib/ExtUtils/xsubpp
21518 ____________________________________________________________________________
21519 [  1789] By: gsar                                  on 1998/09/18  18:01:37
21520         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
21521      Branch: perl
21522            ! cop.h t/cmd/for.t
21523 ____________________________________________________________________________
21524 [  1788] By: gsar                                  on 1998/09/17  02:19:11
21525         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
21526      Branch: perl
21527            ! win32/config.bc win32/config.gc win32/config.vc
21528 ____________________________________________________________________________
21529 [  1787] By: gsar                                  on 1998/09/17  01:45:14
21530         Log: suppress bogus warning on C<sub x {} x()>
21531      Branch: perl
21532            ! toke.c
21533 ____________________________________________________________________________
21534 [  1786] By: gsar                                  on 1998/09/17  01:42:51
21535         Log: ntohl typo in objXSUB.h
21536      Branch: perl
21537            ! objXSUB.h
21538 ____________________________________________________________________________
21539 [  1785] By: gsar                                  on 1998/09/17  01:41:48
21540         Log: fill gaps in sig_* entries in win32/config.?c
21541      Branch: perl
21542            ! win32/config.bc win32/config.gc win32/config.vc
21543 ____________________________________________________________________________
21544 [  1781] By: larry                                 on 1998/09/05  23:48:24
21545         Log: tr/// logic was hosed under utf8
21546      Branch: perl
21547            ! doop.c op.c op.h pp.c proto.h
21548 ____________________________________________________________________________
21549 [  1780] By: larry                                 on 1998/09/05  23:44:16
21550         Log: several new tests needed tweaking to work under utf8
21551      Branch: perl
21552            ! t/comp/require.t t/op/pack.t t/op/substr.t
21553 ____________________________________________________________________________
21554 [  1779] By: larry                                 on 1998/09/05  23:41:42
21555         Log: index() applied BM optimization to wrong argument
21556      Branch: perl
21557            ! op.c util.c
21558 ____________________________________________________________________________
21559 [  1778] By: larry                                 on 1998/09/05  23:38:29
21560         Log: Implicit require during compile reset line numbering
21561      Branch: perl
21562            ! pp_ctl.c
21563
21564 ----------------
21565 Version 5.005_51
21566 ----------------
21567
21568 ____________________________________________________________________________
21569 [  1777] By: gsar                                  on 1998/08/10  07:02:38
21570         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
21571              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
21572              lexical warning testsuite for win32
21573      Branch: perl
21574            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
21575            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
21576            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
21577            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
21578            ! win32/Makefile win32/makefile.mk
21579 ____________________________________________________________________________
21580 [  1776] By: gsar                                  on 1998/08/09  17:53:48
21581         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
21582      Branch: perl
21583            ! Changes MANIFEST perl.c pod/perlhist.pod
21584 ____________________________________________________________________________
21585 [  1775] By: gsar                                  on 1998/08/09  14:35:33
21586         Log: tweak warning test
21587      Branch: perl
21588            ! t/pragma/warn-toke
21589 ____________________________________________________________________________
21590 [  1774] By: gsar                                  on 1998/08/09  14:13:46
21591         Log: add missing dTHR; notes for test failures due to small stacksize
21592      Branch: perl
21593            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
21594            ! toke.c universal.c util.c
21595 ____________________________________________________________________________
21596 [  1773] By: gsar                                  on 1998/08/09  11:31:53
21597         Log: lexical warnings; tweaks to places that didn't apply correctly
21598              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
21599              Date:    Wed, 29 Jul 1998 09:28:45 BST
21600              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
21601              Subject: lexical warnings patch for 5.005_50
21602      Branch: perl
21603            + README.lexwarn lib/warning.pm t/pragma/warn-2use
21604            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
21605            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
21606            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
21607            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
21608            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
21609            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
21610            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
21611            + warning.h warning.pl
21612            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
21613            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
21614            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
21615            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
21616            ! universal.c util.c
21617 ____________________________________________________________________________
21618 [  1772] By: gsar                                  on 1998/08/08  23:06:00
21619         Log: bump patchlevel to 5.005_51
21620      Branch: perl
21621            ! patchlevel.h win32/Makefile win32/config_H.bc
21622            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
21623 ____________________________________________________________________________
21624 [  1771] By: gsar                                  on 1998/08/08  23:01:57
21625         Log: fix bogus warning on "\x{123}"
21626              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
21627              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
21628              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
21629              Subject: [5.005_50 PATCH] Some unicode problems
21630      Branch: perl
21631            ! regcomp.c toke.c
21632 ____________________________________________________________________________
21633 [  1770] By: gsar                                  on 1998/08/08  22:56:55
21634         Log: hide dup symbol for static build of ext/re
21635              From: Dominic Dunlop <domo@ppp72.vo.lu>
21636              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
21637              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
21638              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
21639      Branch: perl
21640            ! regcomp.c
21641 ____________________________________________________________________________
21642 [  1769] By: gsar                                  on 1998/08/08  22:45:06
21643         Log: fix double free on -Mutf8 -e '$b=uc("")'
21644              From: larry@wall.org (Larry Wall)
21645              Date: Fri, 7 Aug 1998 14:42:43 -0700
21646              Message-Id: <199808072142.OAA14920@wall.org>
21647              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
21648      Branch: perl
21649            ! pp.c
21650 ____________________________________________________________________________
21651 [  1768] By: gsar                                  on 1998/08/08  22:42:29
21652         Log: substr() assumes utf8 without say-so
21653              From: larry@wall.org (Larry Wall)
21654              Date: Fri, 7 Aug 1998 12:25:12 -0700
21655              Message-Id: <199808071925.MAA13436@wall.org>
21656              Subject: [PATCH 5.005_50] substr bug?
21657      Branch: perl
21658            ! pp.c
21659 ____________________________________________________________________________
21660 [  1767] By: gsar                                  on 1998/08/08  22:38:25
21661         Log: fix intolerance of SWASHes for blank lines
21662              From: Gisle Aas <aas@sn.no>
21663              Date: 06 Aug 1998 23:28:57 +0200
21664              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
21665              Subject: Re: Re[2]: another joyride begins
21666      Branch: perl
21667            ! lib/utf8_heavy.pl
21668 ____________________________________________________________________________
21669 [  1766] By: gsar                                  on 1998/08/08  22:33:10
21670         Log: utf8 doc tweak
21671              From: Gisle Aas <aas@sn.no>
21672              Date: 05 Aug 1998 00:41:04 +0200
21673              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
21674              Subject: Matching clumps
21675      Branch: perl
21676            ! lib/utf8.pm
21677 ____________________________________________________________________________
21678 [  1765] By: gsar                                  on 1998/08/08  22:31:37
21679         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
21680              From: Gisle Aas <aas@sn.no>
21681              Date: 04 Aug 1998 22:56:11 +0200
21682              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
21683              Subject: Re: another joyride begins
21684      Branch: perl
21685            ! lib/utf8_heavy.pl
21686 ____________________________________________________________________________
21687 [  1764] By: gsar                                  on 1998/08/08  22:28:43
21688         Log: From: larry@wall.org (Larry Wall)
21689              Date: Tue, 4 Aug 1998 17:04:51 -0700
21690              Message-Id: <199808050004.RAA22592@wall.org>
21691              Subject: [PATCH 5.005_50] \pX not implemented!
21692      Branch: perl
21693            ! regcomp.c
21694 ____________________________________________________________________________
21695 [  1763] By: gsar                                  on 1998/08/08  22:27:15
21696         Log: From: Stephen McCamant <alias@mcs.com>
21697              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
21698              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
21699              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
21700      Branch: perl
21701            ! op.c
21702 ____________________________________________________________________________
21703 [  1762] By: gsar                                  on 1998/08/08  22:26:09
21704         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
21705              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
21706              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
21707              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
21708      Branch: perl
21709            + t/op/grent.t t/op/pwent.t
21710            ! MANIFEST
21711 ____________________________________________________________________________
21712 [  1761] By: gsar                                  on 1998/08/08  22:21:52
21713         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21714              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
21715              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
21716              Subject: [5.005_50 PATCH] misprint in RE engine
21717      Branch: perl
21718            ! regexec.c t/op/re_tests
21719 ____________________________________________________________________________
21720 [  1760] By: gsar                                  on 1998/08/08  22:18:54
21721         Log: integrate maint-5.005 changes into mainline
21722      Branch: perl
21723           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
21724           !> (integrate 138 files)
21725 ____________________________________________________________________________
21726 [  1672] By: gsar                                  on 1998/07/27  18:35:28
21727         Log: create new Changes
21728      Branch: perl
21729            + Changes
21730            ! Changes5.005 MANIFEST
21731 ____________________________________________________________________________
21732 [  1671] By: gsar                                  on 1998/07/27  18:30:57
21733         Log: rename Changes --> Changes5.005
21734      Branch: perl
21735           +> Changes5.005
21736            - Changes
21737 ____________________________________________________________________________
21738 [  1670] By: gsar                                  on 1998/07/27  18:10:14
21739         Log: integrate 5.005_01 changes from maint
21740      Branch: perl
21741            ! Changes
21742           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
21743           !> win32/win32.c
21744 ____________________________________________________________________________
21745 [  1667] By: nick                                  on 1998/07/26  14:31:01
21746         Log: Add dTHR so that it compiles miniperl in threaded mode
21747      Branch: perl
21748            ! doop.c mg.c regcomp.c regexec.c
21749 ____________________________________________________________________________
21750 [  1666] By: nick                                  on 1998/07/26  13:01:10
21751         Log: Resolve ansiperl against mainline (@1648?)
21752              Unclear that change number has "taken".
21753      Branch: ansiperl
21754           +> (branch 169 files)
21755            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
21756           !> (integrate 131 files)
21757
21758 ----------------
21759 Version 5.005_50
21760 ----------------
21761
21762 ____________________________________________________________________________
21763 [  1665] By: gsar                                  on 1998/07/26  05:38:48
21764         Log: add trailing newline to file
21765      Branch: perl
21766            ! Changes lib/unicode/blocks.txt
21767 ____________________________________________________________________________
21768 [  1664] By: gsar                                  on 1998/07/26  05:08:48
21769         Log: integrate proto.h additions from maint-5.005
21770      Branch: perl
21771           !> pod/perlhist.pod proto.h
21772 ____________________________________________________________________________
21773 [  1663] By: gsar                                  on 1998/07/26  05:07:05
21774         Log: add new files to MANIFEST; add missing prototypes to proto.h;
21775              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
21776              add typecasts to silence warnings; tweaks for win32 builds
21777      Branch: perl
21778            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
21779            ! win32/Makefile win32/makefile.mk
21780 ____________________________________________________________________________
21781 [  1662] By: gsar                                  on 1998/07/26  05:01:52
21782         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
21783      Branch: maint-5.005/perl
21784            ! pod/perlhist.pod proto.h
21785 ____________________________________________________________________________
21786 [  1661] By: gsar                                  on 1998/07/26  02:52:48
21787         Log: up patchlevel to 5.005_50
21788      Branch: perl
21789            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
21790            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
21791 ____________________________________________________________________________
21792 [  1660] By: gsar                                  on 1998/07/26  02:43:57
21793         Log: integrate utfperl
21794      Branch: perl
21795           +> (branch 162 files)
21796           !> (integrate 29 files)
21797 ____________________________________________________________________________
21798 [  1659] By: gsar                                  on 1998/07/26  02:38:22
21799         Log: integrate maint-5.005 changes
21800      Branch: perl
21801           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
21802           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
21803           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
21804           !> vms/descrip_mms.template vms/subconfigure.com
21805 ____________________________________________________________________________
21806 [  1658] By: gsar                                  on 1998/07/26  02:23:46
21807         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
21808              Date: Fri, 24 Jul 1998 11:38:25 -0700
21809              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
21810              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
21811              --
21812              Date: Fri, 24 Jul 1998 12:30:36 -0700
21813              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
21814              Subject: [PATCH 5.005]Tweaks to README.vms
21815              --
21816              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
21817              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
21818              Subject: [PATCH 5.005] Final build cleanup patch
21819      Branch: maint-5.005/perl
21820            ! README.vms vms/descrip_mms.template vms/subconfigure.com
21821 ____________________________________________________________________________
21822 [  1657] By: gsar                                  on 1998/07/26  02:19:50
21823         Log: another platform where pp_sselect() needs a whole fd_set buffer
21824              From: Lupe Christoph <lupe@alanya.m.isar.de>
21825              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
21826              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
21827              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
21828      Branch: maint-5.005/perl
21829            ! pp_sys.c
21830 ____________________________________________________________________________
21831 [  1656] By: gsar                                  on 1998/07/26  02:12:46
21832         Log: fix problem building modules on dos-djgpp
21833              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
21834              Date: Sat, 25 Jul 1998 00:53:39 +0200
21835              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
21836              Subject: [PATCH 5.005] dos-djgpp and modules problem
21837      Branch: maint-5.005/perl
21838            ! djgpp/fixpmain
21839 ____________________________________________________________________________
21840 [  1655] By: gsar                                  on 1998/07/26  02:11:09
21841         Log: From: Tom Spindler <dogcow@home.merit.edu>
21842              Date: Wed, 22 Jul 1998 16:11:07 -0400
21843              Message-ID: <19980722161107.A16813@home.merit.edu>
21844              Subject: [PATCH 5.005] BeOS tweak
21845      Branch: maint-5.005/perl
21846            ! hints/beos.sh
21847 ____________________________________________________________________________
21848 [  1654] By: gsar                                  on 1998/07/26  02:09:29
21849         Log: various pod tweaks
21850      Branch: maint-5.005/perl
21851            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
21852            ! pod/perltoc.pod
21853 ____________________________________________________________________________
21854 [  1653] By: gsar                                  on 1998/07/26  02:05:46
21855         Log: fix emacs/ptags for PL_* changes
21856              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21857              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
21858              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
21859              Subject: [PATCH 5.004_76] Yet better ptags
21860      Branch: maint-5.005/perl
21861            ! emacs/ptags
21862 ____________________________________________________________________________
21863 [  1652] By: gsar                                  on 1998/07/26  02:03:01
21864         Log: fix behavior of <=> on bigints
21865              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21866              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
21867              Date: Fri, 24 Jul 1998 18:29:53 +0100
21868              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
21869      Branch: maint-5.005/perl
21870            ! lib/Math/BigInt.pm t/lib/bigintpm.t
21871 ____________________________________________________________________________
21872 [  1651] By: larry                                 on 1998/07/24  05:44:33
21873         Log: Here are the long-expected Unicode/UTF-8 modifications.
21874      Branch: utfperl
21875            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
21876            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
21877            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
21878            + lib/unicode/Decomposition.pl
21879            + lib/unicode/In/AlphabeticPresentationForms.pl
21880            + lib/unicode/In/Arabic.pl
21881            + lib/unicode/In/ArabicPresentationForms-A.pl
21882            + lib/unicode/In/ArabicPresentationForms-B.pl
21883            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
21884            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
21885            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
21886            + lib/unicode/In/BoxDrawing.pl
21887            + lib/unicode/In/CJKCompatibility.pl
21888            + lib/unicode/In/CJKCompatibilityForms.pl
21889            + lib/unicode/In/CJKCompatibilityIdeographs.pl
21890            + lib/unicode/In/CJKSymbolsandPunctuation.pl
21891            + lib/unicode/In/CJKUnifiedIdeographs.pl
21892            + lib/unicode/In/CombiningDiacriticalMarks.pl
21893            + lib/unicode/In/CombiningHalfMarks.pl
21894            + lib/unicode/In/CombiningMarksforSymbols.pl
21895            + lib/unicode/In/ControlPictures.pl
21896            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
21897            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
21898            + lib/unicode/In/EnclosedAlphanumerics.pl
21899            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
21900            + lib/unicode/In/GeneralPunctuation.pl
21901            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
21902            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
21903            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
21904            + lib/unicode/In/HalfwidthandFullwidthForms.pl
21905            + lib/unicode/In/HangulCompatibilityJamo.pl
21906            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
21907            + lib/unicode/In/Hebrew.pl
21908            + lib/unicode/In/HighPrivateUseSurrogates.pl
21909            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
21910            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
21911            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
21912            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
21913            + lib/unicode/In/LatinExtended-A.pl
21914            + lib/unicode/In/LatinExtended-B.pl
21915            + lib/unicode/In/LatinExtendedAdditional.pl
21916            + lib/unicode/In/LetterlikeSymbols.pl
21917            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
21918            + lib/unicode/In/MathematicalOperators.pl
21919            + lib/unicode/In/MiscellaneousSymbols.pl
21920            + lib/unicode/In/MiscellaneousTechnical.pl
21921            + lib/unicode/In/NumberForms.pl
21922            + lib/unicode/In/OpticalCharacterRecognition.pl
21923            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
21924            + lib/unicode/In/SmallFormVariants.pl
21925            + lib/unicode/In/SpacingModifierLetters.pl
21926            + lib/unicode/In/Specials.pl
21927            + lib/unicode/In/SuperscriptsandSubscripts.pl
21928            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
21929            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
21930            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
21931            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
21932            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
21933            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
21934            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
21935            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
21936            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
21937            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
21938            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
21939            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
21940            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
21941            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
21942            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
21943            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
21944            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
21945            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
21946            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
21947            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
21948            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
21949            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
21950            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
21951            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
21952            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
21953            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
21954            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
21955            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
21956            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
21957            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
21958            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
21959            + lib/unicode/JamoShort.pl lib/unicode/Makefile
21960            + lib/unicode/Name.pl lib/unicode/Number.pl
21961            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
21962            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
21963            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
21964            + lib/unicode/blocks.txt lib/unicode/index2.txt
21965            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
21966            + lib/unicode/names2.txt lib/unicode/props2.txt
21967            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
21968            + utf8.c utf8.h
21969            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
21970            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
21971            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
21972            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
21973            ! t/op/vec.t toke.c util.c vms/vmsish.h
21974 ____________________________________________________________________________
21975 [  1650] By: gsar                                  on 1998/07/24  04:06:48
21976         Log: create utfperl branch
21977      Branch: utfperl
21978           +> (branch 1079 files)
21979 ____________________________________________________________________________
21980 [  1649] By: gsar                                  on 1998/07/24  03:56:56
21981         Log: create maint-5.005 branch
21982      Branch: maint-5.005/perl
21983           +> (branch 1079 files)
21984 ____________________________________________________________________________
21985 [  1648] By: gsar                                  on 1998/07/24  03:36:35
21986         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
21987      Branch: perl
21988            ! Changes
21989