8e91d3337626cdd1fc516f6ba8fd118ebb77f753
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of July 1998):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@fnx.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
23     Spider Boardman     <spider@orb.nashua.nh.us>
24     Tom Christiansen    <tchrist@perl.com>
25     Jan Dubois          <jan.dubois@ibm.net>
26     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
27     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
28     Jarkko Hietaniemi   <jhi@iki.fi>
29     Nick Ing-Simmons    <nik@tiuk.ti.com>
30     Andreas Koenig      <a.koenig@mind.de>
31     Doug MacEachern     <dougm@opengroup.org>
32     Paul Marquess       <Paul.Marquess@btinternet.com>
33     Stephen McCamant    <alias@mcs.com>
34     Laszlo Molnar       <laszlo.molnar@eth.ericsson.se>
35     Hans Mulder         <hansmu@xs4all.nl>
36     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
37     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
38     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
39     Tom Phoenix         <rootbeer@teleport.com>
40     Joshua Pritikin     <joshua.pritikin@db.com>
41     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
42     Dean Roehrich       <roehrich@cray.com>
43     Hugo van der Sanden <hv@crypt0.demon.co.uk>
44     Roderick Schertler  <roderick@argon.org>
45     Kurt D. Starsinic   <kstar@isinet.com>
46     Dan Sugalski        <sugalskd@osshe.edu>
47     Larry W. Virden     <lvirden@cas.org>
48     Ilya Zakharevich    <ilya@math.ohio-state.edu>
49
50 And the Keepers of the Patch Pumpkin:
51
52     Charles Bailey      <bailey@newman.upenn.edu>
53     Graham Barr         <gbarr@ti.com>
54     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
55     Tim Bunce           <Tim.Bunce@ig.co.uk>
56     Andy Dougherty      <doughera@lafcol.lafayette.edu>
57     Gurusamy Sarathy    <gsar@activestate.com>
58     Chip Salzenberg     <chip@perl.com>
59
60 And, of course, the Author of Perl:
61
62     Larry Wall          <larry@wall.org>
63
64
65 NOTE: Each change entry shows the change number; who checked it into the
66 repository; when; description of the change; which branch the change
67 happened in; and the affected files.  The file lists have a short symbolic
68 indicator:
69
70             !       modified
71             +       added
72             -       deleted
73             +>      branched (from elsewhere)
74             !>      merged changes (from elsewhere)
75
76
77 ----------------
78 Version v5.5.650        Development release working toward v5.6
79 ----------------
80
81 ____________________________________________________________________________
82 [  5002] By: gsar                                  on 2000/02/06  14:45:17
83         Log: revised notes about Pod::Parser & Co.
84      Branch: perl
85            ! lib/Pod/Usage.pm pod/perldelta.pod
86 ____________________________________________________________________________
87 [  5001] By: gsar                                  on 2000/02/06  14:02:43
88         Log: fix description of obsolete diagnostic
89      Branch: perl
90            ! pod/perldiag.pod
91 ____________________________________________________________________________
92 [  5000] By: gsar                                  on 2000/02/06  13:59:58
93         Log: allow "\x{12ab}" even without C<use utf8>
94      Branch: perl
95            ! t/pragma/warn/toke toke.c
96 ____________________________________________________________________________
97 [  4999] By: gsar                                  on 2000/02/06  13:58:31
98         Log: make perlbug use new-style version numbers; improve compatibility
99              (runs with perl 5.005); fix swapped old vs new version reporting
100      Branch: perl
101            ! utils/perlbug.PL
102 ____________________________________________________________________________
103 [  4998] By: gsar                                  on 2000/02/06  13:56:45
104         Log: support sprintf("v%v", v1.2.3) (works on any string argument, in
105              fact); add tests for version tuples
106      Branch: perl
107            + t/op/ver.t
108            ! MANIFEST perl.c pod/perldiag.pod pod/perlfunc.pod
109            ! pod/perlop.pod sv.c toke.c
110 ____________________________________________________________________________
111 [  4997] By: gsar                                  on 2000/02/04  21:40:08
112         Log: change#4970 fallout for useithreads
113      Branch: perl
114            ! sv.c
115 ____________________________________________________________________________
116 [  4996] By: jhi                                   on 2000/02/04  20:09:00
117         Log: Largefilify offsets of tied handles.
118      Branch: cfgperl
119            ! pp_sys.c
120 ____________________________________________________________________________
121 [  4995] By: jhi                                   on 2000/02/04  19:54:25
122         Log: Sanity check for libraries scan.
123      Branch: cfgperl
124            ! Configure config_h.SH
125      Branch: metaconfig
126            ! U/modified/libs.U
127 ____________________________________________________________________________
128 [  4994] By: jhi                                   on 2000/02/04  19:48:42
129         Log: HP-UX largefileness doesn't like lseek being redeclared;
130              no more USE_LONG_LONG.
131      Branch: cfgperl
132            ! perl.h
133 ____________________________________________________________________________
134 [  4993] By: jhi                                   on 2000/02/04  19:18:59
135         Log: fix the description as much as possible; the whole
136              separation into three different symbols lists is
137              pretty broken now.
138      Branch: metaconfig
139            ! U/modified/Cppsym.U
140 ____________________________________________________________________________
141 [  4992] By: jhi                                   on 2000/02/04  19:13:10
142         Log: Use <syslog.h>, not <sys/syslog.h>.
143      Branch: cfgperl
144            ! Configure config_h.SH ext/Sys/Syslog/Syslog.xs
145 ____________________________________________________________________________
146 [  4991] By: gsar                                  on 2000/02/04  19:11:07
147         Log: dmake is on CPAN now
148      Branch: perl
149            ! README.win32
150 ____________________________________________________________________________
151 [  4990] By: jhi                                   on 2000/02/04  19:04:01
152         Log: Re-introduce #4817 and #4964 wiped out by #4987.
153      Branch: cfgperl
154            ! Configure config_h.SH
155      Branch: metaconfig
156            ! U/threads/usethreads.U
157      Branch: metaconfig/U/perl
158            ! patchlevel.U
159 ____________________________________________________________________________
160 [  4989] By: jhi                                   on 2000/02/04  18:54:00
161         Log: typo fix
162      Branch: cfgperl
163            ! Configure config_h.SH
164      Branch: metaconfig
165            ! U/modified/libs.U
166 ____________________________________________________________________________
167 [  4988] By: jhi                                   on 2000/02/04  18:34:06
168         Log: Integrate with Sarathy.
169      Branch: cfgperl
170           +> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
171           +> ext/Sys/Syslog/Syslog.xs
172            - lib/Sys/Syslog.pm
173           !> (integrate 37 files)
174 ____________________________________________________________________________
175 [  4987] By: jhi                                   on 2000/02/04  18:31:05
176         Log: Configure megamaintenance.  Cppsym (hopefully) final spasms;
177              default is to use long long if available; various nits
178              here and there; fixed to hpux 64-bitnes and largefileness.
179      Branch: cfgperl
180            ! Configure config_h.SH hints/hpux.sh perl.h
181      Branch: metaconfig
182            ! U/a_dvisory/quadtype.U U/modified/Cppsym.U
183            ! U/modified/d_gethname.U U/modified/libpth.U U/modified/libs.U
184      Branch: metaconfig/U/perl
185            ! d_fseeko.U d_ftello.U dlsrc.U uselongdbl.U uselonglong.U
186            ! usemultiplicity.U xs_apiversion.U
187 ____________________________________________________________________________
188 [  4986] By: gsar                                  on 2000/02/04  17:26:37
189         Log: avoid bad cast warnings (from Robin Barker <rmb1@cise.npl.co.uk>)
190      Branch: perl
191            ! sv.c
192 ____________________________________________________________________________
193 [  4985] By: gsar                                  on 2000/02/04  16:43:49
194         Log: avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>)
195      Branch: perl
196            ! ext/Devel/DProf/DProf.xs
197 ____________________________________________________________________________
198 [  4984] By: gsar                                  on 2000/02/04  08:20:05
199         Log: CPAN.pm updated to v1.52 (from Andreas Koenig)
200      Branch: perl
201            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
202 ____________________________________________________________________________
203 [  4983] By: gsar                                  on 2000/02/04  08:00:38
204         Log: updated OpenBSD hints (From Todd C. Miller <Todd.Miller@courtesan.com>)
205      Branch: perl
206            ! hints/openbsd.sh
207 ____________________________________________________________________________
208 [  4982] By: gsar                                  on 2000/02/04  07:54:04
209         Log: pod typos (from Gregor N. Purdy <gregor@focusresearch.com>)
210      Branch: perl
211            ! lib/Pod/Parser.pm
212 ____________________________________________________________________________
213 [  4981] By: gsar                                  on 2000/02/04  07:34:38
214         Log: avoid assuming cc accepts -o switch (from Tom Hughes)
215      Branch: perl
216            ! Makefile.SH
217 ____________________________________________________________________________
218 [  4980] By: gsar                                  on 2000/02/04  07:29:59
219         Log: Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)
220      Branch: perl
221            + ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
222            + ext/Sys/Syslog/Syslog.xs
223            - lib/Sys/Syslog.pm
224            ! MANIFEST pod/perldelta.pod
225 ____________________________________________________________________________
226 [  4979] By: gsar                                  on 2000/02/04  07:13:19
227         Log: pod updates (from David Adler, M J T Guy)
228      Branch: perl
229            ! pod/perlfaq2.pod pod/perlop.pod pod/perlsyn.pod
230 ____________________________________________________________________________
231 [  4978] By: gsar                                  on 2000/02/04  07:08:14
232         Log: typos in config_h.SH (from Paul_Green@vos.stratus.com)
233      Branch: perl
234            ! config_h.SH
235 ____________________________________________________________________________
236 [  4977] By: gsar                                  on 2000/02/04  07:06:10
237         Log: avoid adding null components to LD_LIBRARY_PATH, OpenBSD has trouble
238              with them (from Todd C. Miller <Todd.Miller@courtesan.com>)
239      Branch: perl
240            ! Makefile.SH
241 ____________________________________________________________________________
242 [  4976] By: gsar                                  on 2000/02/04  06:33:43
243         Log: VMS update (from Dan Sugalski and Peter Prymmer)
244      Branch: perl
245            ! configure.com vms/descrip_mms.template vms/subconfigure.com
246 ____________________________________________________________________________
247 [  4975] By: gsar                                  on 2000/02/04  05:51:14
248         Log: patch to provide more informative names for evals and anonymous
249              subroutines (from Ilya Zakharevich)
250      Branch: perl
251            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs lib/Dumpvalue.pm
252            ! lib/dumpvar.pl lib/perl5db.pl op.c perl.h pod/perldebug.pod
253            ! pod/perlvar.pod pp_ctl.c
254 ____________________________________________________________________________
255 [  4974] By: gsar                                  on 2000/02/04  05:05:57
256         Log: off-by-one in malloc.c (from Ilya Zakharevich)
257      Branch: perl
258            ! malloc.c
259 ____________________________________________________________________________
260 [  4973] By: gsar                                  on 2000/02/04  05:03:00
261         Log: OS/2 build fixups from Ilya Zakharevich
262      Branch: perl
263            ! ext/Devel/DProf/DProf.xs os2/Makefile.SHs t/op/fork.t
264 ____________________________________________________________________________
265 [  4972] By: gsar                                  on 2000/02/04  04:58:57
266         Log: avoid /* within comment
267      Branch: perl
268            ! xsutils.c
269 ____________________________________________________________________________
270 [  4971] By: gsar                                  on 2000/02/04  04:56:09
271         Log: another HINT_BYTE victim
272      Branch: perl
273            ! lib/charnames.pm
274 ____________________________________________________________________________
275 [  4970] By: gsar                                  on 2000/02/04  04:45:13
276         Log: fix pad_alloc panic from C<my $w; sub { my($i) = @_; sub { $w } }>
277      Branch: perl
278            ! op.c scope.c scope.h t/op/closure.t toke.c
279 ____________________________________________________________________________
280 [  4969] By: gsar                                  on 2000/02/04  01:09:37
281         Log: byte.pm and HINT_BYTE don't match (0x8, not 0x10!)
282      Branch: perl
283            ! lib/byte.pm
284 ____________________________________________________________________________
285 [  4968] By: jhi                                   on 2000/02/02  13:17:25
286         Log: Integrate with Sarathy.
287      Branch: cfgperl
288           +> lib/Pod/Find.pm lib/Pod/ParseUtils.pm
289            ! Configure
290           !> (integrate 29 files)
291
292 ----------------
293 Version v5.5.640
294 ----------------
295
296 ____________________________________________________________________________
297 [  4967] By: gsar                                  on 2000/02/02  12:22:29
298         Log: update makerel for new version format
299      Branch: perl
300            ! Changes Porting/makerel
301 ____________________________________________________________________________
302 [  4966] By: gsar                                  on 2000/02/02  11:42:03
303         Log: workaround for undefined symbol
304      Branch: perl
305            ! win32/win32.h
306 ____________________________________________________________________________
307 [  4965] By: gsar                                  on 2000/02/02  11:19:19
308         Log: on cygwin, h_errno is now "__declspec(dllimport) int h_errno"
309              (from Eric Fifer <EFifer@sanwaint.com>)
310      Branch: perl
311            ! pp_sys.c
312 ____________________________________________________________________________
313 [  4964] By: gsar                                  on 2000/02/02  11:11:15
314         Log: adjust notes on use5005threads
315      Branch: perl
316            ! Configure INSTALL README.threads
317 ____________________________________________________________________________
318 [  4963] By: gsar                                  on 2000/02/02  10:14:30
319         Log: fix typo
320      Branch: perl
321            ! Configure
322 ____________________________________________________________________________
323 [  4962] By: gsar                                  on 2000/02/02  10:13:10
324         Log: integrate selected changes from cfgperl (#4899,4900,4904,4918)
325      Branch: perl
326           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
327           !> config_h.SH ext/IO/IO.xs lib/Benchmark.pm
328 ____________________________________________________________________________
329 [  4961] By: gsar                                  on 2000/02/02  09:55:45
330         Log: PodParser-1.092 update via CPAN (from Brad Appleton)
331      Branch: perl
332            + lib/Pod/Find.pm lib/Pod/ParseUtils.pm
333            ! MANIFEST lib/Pod/Checker.pm t/pod/poderrs.t t/pod/poderrs.xr
334 ____________________________________________________________________________
335 [  4960] By: gsar                                  on 2000/02/02  08:22:31
336         Log: replace misleading docs with a BUGS section
337      Branch: perl
338            ! lib/English.pm
339 ____________________________________________________________________________
340 [  4959] By: gsar                                  on 2000/02/02  08:16:17
341         Log: remove FUD from perlfunc/use (from M J T Guy)
342      Branch: perl
343            ! pod/perlfunc.pod
344 ____________________________________________________________________________
345 [  4958] By: gsar                                  on 2000/02/02  08:13:04
346         Log: Benchmark displays bogus CPU stats (suggested by Cedric Auzanne
347              <cedric.auzanne@nist.gov>)
348      Branch: perl
349            ! Changes lib/Benchmark.pm
350 ____________________________________________________________________________
351 [  4957] By: gsar                                  on 2000/02/02  08:04:52
352         Log: fix coredump on C<"x" =~ /x/; print @-> (from Ilya Zakharevich)
353      Branch: perl
354            ! pp_hot.c
355 ____________________________________________________________________________
356 [  4956] By: gsar                                  on 2000/02/02  08:02:57
357         Log: flock() pod talks about "adding" in the sense of "or-ing"
358      Branch: perl
359            ! pod/perlfunc.pod
360 ____________________________________________________________________________
361 [  4955] By: gsar                                  on 2000/02/02  07:58:35
362         Log: fixes for switching files in the debugger (from Ilya Zakharevich)
363      Branch: perl
364            ! lib/perl5db.pl pod/perldebug.pod
365 ____________________________________________________________________________
366 [  4954] By: gsar                                  on 2000/02/02  07:53:51
367         Log: use warnings rather than fiddling with $^W (from Paul Marquess)
368      Branch: perl
369            ! lib/Cwd.pm lib/English.pm lib/ExtUtils/MM_Unix.pm
370            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm lib/Fatal.pm
371            ! lib/File/Spec/Win32.pm lib/Math/BigFloat.pm
372            ! lib/Text/ParseWords.pm lib/utf8_heavy.pl
373 ____________________________________________________________________________
374 [  4953] By: gsar                                  on 2000/02/02  07:40:33
375         Log: dynixptx hints tweak (from Martin J. Bligh <mbligh@sequent.com>)
376      Branch: perl
377            ! hints/dynixptx.sh
378 ____________________________________________________________________________
379 [  4952] By: gsar                                  on 2000/02/02  07:36:39
380         Log: deltanotes on weakrefs and Pod::Parser (from Tuomas Lukka and
381              Brad Appleton)
382      Branch: perl
383            ! pod/perldelta.pod
384 ____________________________________________________________________________
385 [  4951] By: gsar                                  on 2000/02/02  06:54:22
386         Log: avoid mismatched type warnings
387      Branch: perl
388            ! embed.pl perlapi.h
389 ____________________________________________________________________________
390 [  4950] By: jhi                                   on 2000/02/02  06:49:10
391         Log: Integrate with Sarathy.
392      Branch: cfgperl
393           +> pod/perlunicode.pod
394           !> MANIFEST Makefile.SH lib/File/Spec/Win32.pm lib/Text/Tabs.pm
395           !> lib/byte.pm lib/byte_heavy.pl lib/utf8.pm lib/warnings.pm
396           !> makedef.pl op.c perl.h pod/perldelta.pod pp_ctl.c regcomp.c
397           !> regexec.c t/pragma/warn/2use utf8.h utils/perldoc.PL
398           !> vms/descrip_mms.template warnings.pl
399 ____________________________________________________________________________
400 [  4949] By: gsar                                  on 2000/02/02  06:41:17
401         Log: fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>)
402      Branch: perl
403            ! lib/File/Spec/Win32.pm
404 ____________________________________________________________________________
405 [  4948] By: gsar                                  on 2000/02/02  06:30:41
406         Log: makefile tweak
407      Branch: perl
408            ! Makefile.SH
409 ____________________________________________________________________________
410 [  4947] By: gsar                                  on 2000/02/02  06:27:43
411         Log: future-proof unknown warning categories (from Greg Bacon
412              <gbacon@cs.uah.edu>)
413      Branch: perl
414            ! lib/warnings.pm t/pragma/warn/2use warnings.pl
415 ____________________________________________________________________________
416 [  4946] By: gsar                                  on 2000/02/02  06:21:34
417         Log: doc tweak (from Michael G Schwern <schwern@pobox.com>)
418      Branch: perl
419            ! lib/Text/Tabs.pm
420 ____________________________________________________________________________
421 [  4945] By: gsar                                  on 2000/02/02  06:03:04
422         Log: more meaningful message on invalid pattern argument (from
423              Kevin Meltzer <KMeltzer@USCO.com>)
424      Branch: perl
425            ! utils/perldoc.PL
426 ____________________________________________________________________________
427 [  4944] By: gsar                                  on 2000/02/02  05:43:49
428         Log: XSLoader build patch for VMS (from Craig A. Berry
429              <craig.berry@metamorgs.com>)
430      Branch: perl
431            ! vms/descrip_mms.template
432 ____________________________________________________________________________
433 [  4943] By: gsar                                  on 2000/02/02  03:40:49
434         Log: reword some sections of perlunicode.pod
435      Branch: perl
436            ! pod/perlunicode.pod
437 ____________________________________________________________________________
438 [  4942] By: gsar                                  on 2000/02/01  21:02:01
439         Log: AIX warning on undefined symbol
440      Branch: perl
441            ! makedef.pl
442 ____________________________________________________________________________
443 [  4941] By: gsar                                  on 2000/02/01  20:29:30
444         Log: HINT_UTF8 is not propagated to the op tree anymore; add a
445              perlunicode.pod that reflects changes to unicode support so far
446      Branch: perl
447            + pod/perlunicode.pod
448            ! MANIFEST lib/byte.pm lib/byte_heavy.pl lib/utf8.pm op.c perl.h
449            ! pod/perldelta.pod pp_ctl.c regcomp.c regexec.c utf8.h
450 ____________________________________________________________________________
451 [  4940] By: jhi                                   on 2000/02/01  12:22:30
452         Log: Integrate with Sarathy.
453      Branch: cfgperl
454           !> embed.pl embedvar.h global.sym gv.c intrpvar.h
455           !> lib/charnames.pm lib/utf8.pm mg.c objXSUB.h op.c op.h
456           !> perlapi.c perlapi.h pod/perlvar.pod pp.c sv.c sv.h
457           !> t/lib/charnames.t toke.c win32/win32.c win32/win32.h
458 ____________________________________________________________________________
459 [  4939] By: gsar                                  on 2000/02/01  08:52:16
460         Log: export pregexec(), Tk uses it
461      Branch: perl
462            ! embed.pl global.sym objXSUB.h perlapi.c
463 ____________________________________________________________________________
464 [  4938] By: gsar                                  on 2000/02/01  04:00:09
465         Log: mark literal utf8 in string literals properly
466      Branch: perl
467            ! toke.c
468 ____________________________________________________________________________
469 [  4937] By: gsar                                  on 2000/01/31  20:19:34
470         Log: introduce $^U, a global bit to indicate whether system
471              calls should using widechar APIs; chr and sprintf "%c" also
472              follow this flag in the absense of "use byte"; "use utf8"
473              sets $^U=1 (this appears kludgey)
474      Branch: perl
475            ! embedvar.h gv.c intrpvar.h lib/charnames.pm lib/utf8.pm mg.c
476            ! op.c op.h perlapi.h pod/perlvar.pod pp.c sv.c sv.h
477            ! t/lib/charnames.t win32/win32.h
478 ____________________________________________________________________________
479 [  4936] By: jhi                                   on 2000/01/31  20:17:44
480         Log: HP-UX (induced) fixes.
481      Branch: cfgperl
482            ! Configure config_h.SH hints/hpux.sh
483      Branch: metaconfig
484            ! U/modified/Oldconfig.U U/modified/libs.U
485      Branch: metaconfig/U/perl
486            ! quadfio.U
487 ____________________________________________________________________________
488 [  4935] By: jhi                                   on 2000/01/31  19:15:43
489         Log: Cosmetics.
490      Branch: metaconfig
491            ! U/compline/d_gconvert.U
492 ____________________________________________________________________________
493 [  4934] By: jhi                                   on 2000/01/31  19:15:22
494         Log: Cppsym saga continues.
495      Branch: cfgperl
496            ! Configure config_h.SH
497      Branch: metaconfig
498            ! U/modified/Cppsym.U
499 ____________________________________________________________________________
500 [  4933] By: gsar                                  on 2000/01/31  18:45:07
501         Log: !USING_WIDE() branch is busted in win32_stat()
502      Branch: perl
503            ! win32/win32.c
504 ____________________________________________________________________________
505 [  4932] By: jhi                                   on 2000/01/31  06:41:47
506         Log: Reveal even more symbols.
507      Branch: cfgperl
508            ! Configure config_h.SH
509      Branch: metaconfig
510            ! U/modified/Cppsym.U
511 ____________________________________________________________________________
512 [  4931] By: jhi                                   on 2000/01/31  06:21:41
513         Log: Integrate with Sarathy.
514      Branch: cfgperl
515            - lib/caller.pm
516           !> (integrate 29 files)
517 ____________________________________________________________________________
518 [  4930] By: gsar                                  on 2000/01/31  04:57:42
519         Log: runtime now looks at the SVf_UTF8 bit on the SV to decide
520              whether to use widechar semantics; lexer and RE engine continue
521              to need "use utf8" to enable unicode awareness in literals
522              and patterns (TODO: this needs to be fixed); $1 et al are marked
523              SvUTF8 if the pattern was compiled for utf8 (TODO: propagating
524              it from the data is probably better)
525      Branch: perl
526            ! doop.c gv.c mg.c op.c op.h pp.c pp_ctl.c pp_hot.c regcomp.c
527            ! sv.c t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
528            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c utf8.h
529 ____________________________________________________________________________
530 [  4929] By: gsar                                  on 2000/01/31  04:17:09
531         Log: remove caller.pm from change#3534 (flawed idea)
532      Branch: perl
533            - lib/caller.pm
534            ! MANIFEST pod/perldelta.pod pod/perlfunc.pod
535 ____________________________________________________________________________
536 [  4928] By: gsar                                  on 2000/01/31  04:16:01
537         Log: fix factual regression (-e doesn't create temporary files anymore)
538      Branch: perl
539            ! pod/perlfilter.pod
540 ____________________________________________________________________________
541 [  4927] By: gsar                                  on 2000/01/30  21:27:12
542         Log: introduce $^V (eq chr($revision) . chr($version) . chr($subversion));
543              document version tuples
544      Branch: perl
545            ! gv.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
546            ! pod/perlvar.pod
547 ____________________________________________________________________________
548 [  4926] By: gsar                                  on 2000/01/28  18:10:12
549         Log: implement -follow option in find2perl (from Helmut Jarausch
550              <jarausch@igpm.rwth-aachen.de>)
551      Branch: perl
552            ! lib/File/Find.pm x2p/find2perl.PL
553 ____________________________________________________________________________
554 [  4925] By: gsar                                  on 2000/01/28  18:03:28
555         Log: document what chdir() without an argument does (from Mark-Jason
556              Dominus <mjd@plover.com>)
557      Branch: perl
558            ! pod/perlfunc.pod
559 ____________________________________________________________________________
560 [  4924] By: gsar                                  on 2000/01/28  17:49:34
561         Log: README.cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
562      Branch: perl
563            ! README.cygwin
564 ____________________________________________________________________________
565 [  4923] By: gsar                                  on 2000/01/28  17:10:08
566         Log: avoid leaking lexicals into program being debugged (from Ilya
567              Zakharevich)
568      Branch: perl
569            ! lib/perl5db.pl
570 ____________________________________________________________________________
571 [  4922] By: gsar                                  on 2000/01/28  16:36:13
572         Log: perldelta note about export list changes
573      Branch: perl
574            ! Changes pod/perldelta.pod
575 ____________________________________________________________________________
576 [  4921] By: gsar                                  on 2000/01/28  15:49:04
577         Log: alias realpath() to abs_path() (from Tom Christiansen)
578      Branch: perl
579            ! lib/Cwd.pm
580 ____________________________________________________________________________
581 [  4920] By: jhi                                   on 2000/01/28  09:52:47
582         Log: Cppsym fixup from Andy.
583      Branch: cfgperl
584            ! Configure config_h.SH
585      Branch: metaconfig
586            ! U/modified/Cppsym.U
587 ____________________________________________________________________________
588 [  4919] By: jhi                                   on 2000/01/28  09:52:22
589         Log: In HP-UX no largefiles if no 64 bits.
590      Branch: cfgperl
591            ! hints/hpux.sh
592 ____________________________________________________________________________
593 [  4918] By: jhi                                   on 2000/01/28  09:03:37
594         Log: The #4880 was too eager, the $n test is useful too.
595      Branch: cfgperl
596            ! lib/Benchmark.pm
597 ____________________________________________________________________________
598 [  4917] By: jhi                                   on 2000/01/28  06:27:50
599         Log: Integrate with Sarathy.
600      Branch: cfgperl
601           +> pod/perlapi.pod pod/perlintern.pod
602           !> (integrate 39 files)
603 ____________________________________________________________________________
604 [  4916] By: gsar                                  on 2000/01/28  05:29:37
605         Log: more exported symbols needed for build on windows
606      Branch: perl
607            ! embed.pl global.sym objXSUB.h perlapi.c pod/perlapi.pod
608            ! pod/perlintern.pod t/lib/thread.t win32/win32.c
609 ____________________________________________________________________________
610 [  4915] By: gsar                                  on 2000/01/28  03:43:52
611         Log: autogenerate API listing from comments in the source (from Benjamin
612              Stuhl <sho_pi@hotmail.com>); fix the markup format to be more
613              flexible for better readability; add missing docs in sv.c; regenerate
614              perltoc
615      Branch: perl
616            + pod/perlapi.pod pod/perlintern.pod
617            ! MANIFEST XSUB.h av.c av.h cop.h cv.h embed.pl global.sym gv.c
618            ! gv.h handy.h hv.c hv.h intrpvar.h makedef.pl mg.c objXSUB.h
619            ! op.c op.h perl.c perlapi.c pod/Makefile pod/buildtoc
620            ! pod/perl.pod pod/perldelta.pod pod/perlguts.pod
621            ! pod/perltoc.pod pod/roffitall pp.h scope.h sv.c sv.h thrdvar.h
622            ! universal.c util.c
623 ____________________________________________________________________________
624 [  4914] By: gsar                                  on 2000/01/27  19:43:35
625         Log: document unimplemented status of forking pipe open() on windows
626      Branch: perl
627            ! pod/perlfork.pod t/op/fork.t
628 ____________________________________________________________________________
629 [  4913] By: jhi                                   on 2000/01/27  11:18:51
630         Log: Integrate with Sarathy.
631      Branch: cfgperl
632           !> (integrate 51 files)
633 ____________________________________________________________________________
634 [  4912] By: jhi                                   on 2000/01/27  10:35:48
635         Log: Cppsym update continues.
636      Branch: cfgperl
637            ! Configure config_h.SH
638      Branch: metaconfig
639            ! U/modified/Cppsym.U
640 ____________________________________________________________________________
641 [  4911] By: gsar                                  on 2000/01/27  08:04:17
642         Log: add missing flag in change#4892
643      Branch: perl
644            ! win32/win32.c
645 ____________________________________________________________________________
646 [  4910] By: gsar                                  on 2000/01/27  03:56:48
647         Log: various pod nits identified by installhtml (all fixed except
648              unresolved links)
649      Branch: perl
650            ! ext/B/B/C.pm ext/Devel/Peek/Peek.pm ext/File/Glob/Glob.pm
651            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/SysV.pm
652            ! ext/Thread/Thread.pm lib/Class/Struct.pm lib/File/Find.pm
653            ! lib/File/Spec/VMS.pm lib/Pod/Html.pm lib/UNIVERSAL.pm
654            ! pod/buildtoc pod/perlcompile.pod pod/perlfork.pod
655            ! pod/perlre.pod pod/perltoc.pod pod/perltodo.pod
656 ____________________________________________________________________________
657 [  4909] By: gsar                                  on 2000/01/26  22:45:28
658         Log: typo
659      Branch: perl
660            ! Porting/p4desc
661 ____________________________________________________________________________
662 [  4908] By: gsar                                  on 2000/01/26  22:41:18
663         Log: update p4 tool
664      Branch: perl
665            ! Porting/p4desc
666 ____________________________________________________________________________
667 [  4907] By: gsar                                  on 2000/01/26  21:45:41
668         Log: revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>
669              and C<my $foo : a : b : c> are all valid (from Spider Boardman)
670      Branch: perl
671            ! lib/AutoSplit.pm lib/SelfLoader.pm lib/attributes.pm
672            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
673            ! t/op/attrs.t toke.c
674 ____________________________________________________________________________
675 [  4906] By: gsar                                  on 2000/01/26  20:16:39
676         Log: pod typos and warnings (from Abigail <abigail@delanet.com>)
677      Branch: perl
678            ! README.win32 ext/B/B/Deparse.pm lib/Class/Struct.pm
679 ____________________________________________________________________________
680 [  4905] By: gsar                                  on 2000/01/26  19:10:26
681         Log: s/STOP/CHECK/ blocks
682      Branch: perl
683            ! embedvar.h ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm intrpvar.h
684            ! keywords.h keywords.pl lib/constant.pm op.c perl.c perlapi.h
685            ! perly.c perly.y pod/perldelta.pod pod/perldiag.pod
686            ! pod/perlfunc.pod pod/perlmod.pod pod/perlrun.pod
687            ! pod/perlsub.pod pod/perltodo.pod sv.c t/op/misc.t toke.c
688            ! vms/perly_c.vms
689 ____________________________________________________________________________
690 [  4904] By: jhi                                   on 2000/01/26  13:58:18
691         Log: In UNICOS and UNICOS/mk after a successful fcntl F_SETFL
692              of O_NONBLOCK a subsequent fcntl F_GETFL will return O_NDELAY.
693      Branch: cfgperl
694            ! ext/IO/IO.xs
695 ____________________________________________________________________________
696 [  4903] By: jhi                                   on 2000/01/26  11:16:34
697         Log: Continue cpp symbol update.
698      Branch: cfgperl
699            ! Configure config_h.SH
700      Branch: metaconfig
701            ! U/modified/Cppsym.U
702 ____________________________________________________________________________
703 [  4902] By: gsar                                  on 2000/01/26  09:28:37
704         Log: tweak exports list on Windows
705      Branch: perl
706            ! makedef.pl t/op/fork.t win32/win32.h
707 ____________________________________________________________________________
708 [  4901] By: jhi                                   on 2000/01/26  08:05:57
709         Log: Integrate with Sarathy.
710      Branch: cfgperl
711           !> Changes README.win32 lib/File/Path.pm lib/Getopt/Std.pm op.c
712           !> pod/perldelta.pod pod/perldiag.pod t/op/grep.t
713           !> t/pragma/strict-vars toke.c win32/Makefile win32/makefile.mk
714           !> win32/win32.c win32/win32.h
715 ____________________________________________________________________________
716 [  4900] By: jhi                                   on 2000/01/26  07:59:05
717         Log: s/d_nvpresuv/d_nv_preserves_uv/;
718              plus cosmetic change for #4899.
719      Branch: cfgperl
720            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
721            ! config_h.SH
722      Branch: metaconfig
723            ! U/modified/Cppsym.U
724      Branch: metaconfig/U/perl
725            ! perlxv.U
726 ____________________________________________________________________________
727 [  4899] By: jhi                                   on 2000/01/26  07:46:56
728         Log: Update the scan of the cpp symbols.
729      Branch: cfgperl
730            ! Configure config_h.SH
731      Branch: metaconfig
732            ! U/modified/Cppsym.U
733 ____________________________________________________________________________
734 [  4898] By: gsar                                  on 2000/01/26  04:49:45
735         Log: allow '--' to terminate argument processing (suggested by
736              Marc Espie <espie@schutzenberger.liafa.jussieu.fr>)
737      Branch: perl
738            ! lib/Getopt/Std.pm
739 ____________________________________________________________________________
740 [  4897] By: gsar                                  on 2000/01/26  02:42:38
741         Log: change#3744 should have made grep more like map instead of the
742              other way around
743      Branch: perl
744            ! t/op/grep.t toke.c
745 ____________________________________________________________________________
746 [  4896] By: gsar                                  on 2000/01/26  00:56:14
747         Log: integrate cfgperl contents into mainline
748      Branch: perl
749           +> vos/config.def vos/config.pl
750            ! Changes
751           !> Configure MANIFEST config_h.SH hints/unicosmk.sh
752           !> lib/Benchmark.pm pod/perldelta.pod pod/perlhist.pod pp.c
753           !> vos/config.h vos/config_h.SH_orig
754 ____________________________________________________________________________
755 [  4895] By: gsar                                  on 2000/01/26  00:45:45
756         Log: fix parse failure of (my $foo : bar) and similar (from Spider
757              Boardman)
758      Branch: perl
759            ! toke.c
760 ____________________________________________________________________________
761 [  4894] By: gsar                                  on 2000/01/26  00:33:53
762         Log: avoid failure if directories already read by rmtree() are
763              deleted by another process
764      Branch: perl
765            ! lib/File/Path.pm
766 ____________________________________________________________________________
767 [  4893] By: gsar                                  on 2000/01/25  23:19:18
768         Log: typo in change#4892
769      Branch: perl
770            ! win32/win32.c
771 ____________________________________________________________________________
772 [  4892] By: gsar                                  on 2000/01/25  22:16:19
773         Log: eliminate need for perl95.exe on Windows 9x by working around CRT
774              bug internally (from Benjamin Stuhl <sho_pi@hotmail.com>); modified
775              to call the fixed version of open_osfhandle() only on Windows 9x;
776              updated the makefiles and README.win32 to suit
777      Branch: perl
778            ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
779            ! win32/win32.h
780 ____________________________________________________________________________
781 [  4891] By: gsar                                  on 2000/01/25  20:22:01
782         Log: produce redeclaration warning on C<our $foo; { our $foo; ... }>
783      Branch: perl
784            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/strict-vars
785 ____________________________________________________________________________
786 [  4890] By: gsar                                  on 2000/01/25  19:21:17
787         Log: update Makefile notes on the now deprecated USE_5005THREADS and
788              USE_OBJECT
789      Branch: perl
790            ! win32/Makefile win32/makefile.mk
791 ____________________________________________________________________________
792 [  4889] By: jhi                                   on 2000/01/25  14:44:55
793         Log: Misedit in #4888.
794      Branch: cfgperl
795            ! pp.c
796 ____________________________________________________________________________
797 [  4888] By: jhi                                   on 2000/01/25  14:38:59
798         Log: UNICOS/mk patches.  Removing the _CRAYMPP test may be
799              rash but it's the best move I can think of right now.
800              UNICOS/mk doesn't anymore (2.0.4.82) define _CRAYMPP,
801              but I think it did in the past.
802              Removing the _CRAYMPP test fixes a legion of pack/unpack
803              failures (hint: SHORTSIZE=4,INTSIZE=8,LONGSIZE=8).
804              One subtest, t/lib/io_sock.t #14, is still failing.
805      Branch: cfgperl
806            ! Configure config_h.SH hints/unicosmk.sh pp.c
807      Branch: metaconfig
808            ! U/modified/Oldconfig.U
809 ____________________________________________________________________________
810 [  4887] By: jhi                                   on 2000/01/25  06:13:14
811         Log: Integrate with Sarathy.
812      Branch: cfgperl
813           !> Changes Makefile.SH XSUB.h cflags.SH embed.pl globals.c
814           !> installperl lib/Pod/Html.pm makedef.pl mg.c objXSUB.h perl.h
815           !> perlapi.c perlapi.h pod/perldelta.pod pod/perldiag.pod
816           !> t/io/fs.t win32/Makefile win32/makefile.mk win32/perlhost.h
817           !> win32/perllib.c win32/win32.c win32/win32.h
818 ____________________________________________________________________________
819 [  4886] By: gsar                                  on 2000/01/25  02:54:00
820         Log: consistently use MAX_PATH+1 buffer sizes
821      Branch: perl
822            ! win32/win32.c
823 ____________________________________________________________________________
824 [  4885] By: gsar                                  on 2000/01/25  02:51:35
825         Log: workaround for rename('x','X') bug in Windows NT
826      Branch: perl
827            ! t/io/fs.t win32/win32.c
828 ____________________________________________________________________________
829 [  4884] By: gsar                                  on 2000/01/25  01:32:57
830         Log: windows build fixups from uniform DLL name change to perl56.dll
831      Branch: perl
832            ! installperl makedef.pl win32/perllib.c
833 ____________________________________________________________________________
834 [  4883] By: gsar                                  on 2000/01/25  01:31:27
835         Log: more fixes for warnings from change#4840
836      Branch: perl
837            ! lib/Pod/Html.pm
838 ____________________________________________________________________________
839 [  4882] By: gsar                                  on 2000/01/24  15:35:12
840         Log: assorted little nits
841      Branch: perl
842            ! mg.c win32/Makefile win32/makefile.mk win32/perlhost.h
843            ! win32/win32.c
844 ____________________________________________________________________________
845 [  4881] By: gsar                                  on 2000/01/24  14:32:31
846         Log: add new warnings to perldelta
847      Branch: perl
848            ! Changes pod/perldelta.pod pod/perldiag.pod
849 ____________________________________________________________________________
850 [  4880] By: jhi                                   on 2000/01/24  14:14:23
851         Log: From: Stephane Payrard <properler@freesurf.fr>
852              To: Gurusamy Sarathy <gsar@ActiveState.com>
853              Cc: perl5-porters@perl.org
854              Subject: <patch> avoid division by 0 in Benchmark.pm
855              Date: Mon, 24 Jan 2000 16:15:38 +0100
856              Message-ID: <20000124161538.A995@freesurf.fr>
857      Branch: cfgperl
858            ! lib/Benchmark.pm
859 ____________________________________________________________________________
860 [  4879] By: gsar                                  on 2000/01/24  14:14:20
861         Log: force linkage of the function wrappers for globals in change#4878
862      Branch: perl
863            ! embed.pl globals.c perlapi.h win32/win32.h
864 ____________________________________________________________________________
865 [  4878] By: gsar                                  on 2000/01/24  13:04:45
866         Log: enable function wrappers for access to globals under MULTIPLICITY
867              (provides binary compatibility in the face of changes in interpreter
868              structure)
869      Branch: perl
870            ! Makefile.SH XSUB.h cflags.SH embed.pl makedef.pl objXSUB.h
871            ! perl.h perlapi.c perlapi.h win32/Makefile win32/makefile.mk
872 ____________________________________________________________________________
873 [  4877] By: jhi                                   on 2000/01/24  11:41:57
874         Log: perlhist update.
875      Branch: cfgperl
876            ! pod/perlhist.pod
877 ____________________________________________________________________________
878 [  4876] By: jhi                                   on 2000/01/24  11:32:07
879         Log: Updates on the large file support status.
880      Branch: cfgperl
881            ! pod/perldelta.pod
882 ____________________________________________________________________________
883 [  4875] By: jhi                                   on 2000/01/24  11:23:16
884         Log: Integrate with Sarathy.
885      Branch: cfgperl
886           !> ext/DB_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
887           !> ext/ODBM_File/ODBM_File.pm lib/AutoSplit.pm
888           !> lib/Math/Complex.pm lib/Math/Trig.pm lib/Shell.pm
889 ____________________________________________________________________________
890 [  4874] By: gsar                                  on 2000/01/24  10:43:03
891         Log: fix typos; avoid use constant for lowercase constants (produces
892              warnings now)
893      Branch: perl
894            ! ext/DB_File/Makefile.PL lib/Math/Complex.pm lib/Math/Trig.pm
895            ! lib/Shell.pm
896 ____________________________________________________________________________
897 [  4873] By: gsar                                  on 2000/01/24  09:40:24
898         Log: avoid warnings when there's no subs to autosplit
899      Branch: perl
900            ! lib/AutoSplit.pm
901 ____________________________________________________________________________
902 [  4872] By: jhi                                   on 2000/01/24  09:39:01
903         Log: Create a tool for converting a config_h.SH into a VOS config.h.
904      Branch: cfgperl
905            + vos/config.def vos/config.pl
906            ! MANIFEST vos/config.h vos/config_h.SH_orig
907 ____________________________________________________________________________
908 [  4871] By: gsar                                  on 2000/01/24  09:15:20
909         Log: typos in change#4623
910      Branch: perl
911            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
912 ____________________________________________________________________________
913 [  4870] By: jhi                                   on 2000/01/24  06:43:19
914         Log: Sync metaconfig units to comply with the typo fixes of #4869. 
915      Branch: cfgperl
916            ! Configure config_h.SH
917      Branch: metaconfig
918            + U/modified/cf_email.U U/modified/so.U
919      Branch: metaconfig/U/perl
920            ! dlsrc.U
921 ____________________________________________________________________________
922 [  4869] By: jhi                                   on 2000/01/24  06:04:31
923         Log: Integrate with Sarathy.
924      Branch: cfgperl
925           +> t/pragma/diagnostics.t
926           !> (integrate 120 files)
927 ____________________________________________________________________________
928 [  4868] By: gsar                                  on 2000/01/23  21:49:28
929         Log: on windows, set seek position to end for files opened in append mode
930              (improves compatibility with Unix, avoids buffering issues)
931      Branch: perl
932            ! win32/win32.c
933 ____________________________________________________________________________
934 [  4867] By: gsar                                  on 2000/01/23  21:19:31
935         Log: change#4866 was flawed; revert and add better fix for warning
936      Branch: perl
937            ! op.c op.h
938 ____________________________________________________________________________
939 [  4866] By: gsar                                  on 2000/01/23  20:43:56
940         Log: optimize away runtime code for our($foo) (also avoid warnings)
941      Branch: perl
942            ! op.c
943 ____________________________________________________________________________
944 [  4865] By: gsar                                  on 2000/01/23  13:17:18
945         Log: DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com>
946      Branch: perl
947            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
948            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
949 ____________________________________________________________________________
950 [  4864] By: gsar                                  on 2000/01/23  13:12:31
951         Log: system('VAR123=foo cmd') wasn't invoking shell (de-locale-ized patch
952              suggested by Dominic Dunlop <domo@computer.org>)
953      Branch: perl
954            ! doio.c
955 ____________________________________________________________________________
956 [  4863] By: gsar                                  on 2000/01/23  13:01:35
957         Log: fix misclassified warnings
958      Branch: perl
959            ! pod/perldiag.pod
960 ____________________________________________________________________________
961 [  4862] By: gsar                                  on 2000/01/23  12:52:12
962         Log: document bareword prototype incompatibility
963      Branch: perl
964            ! pod/perldelta.pod pod/perlsub.pod
965 ____________________________________________________________________________
966 [  4861] By: gsar                                  on 2000/01/23  12:32:25
967         Log: faulty edit
968      Branch: perl
969            ! lib/File/stat.pm
970 ____________________________________________________________________________
971 [  4860] By: gsar                                  on 2000/01/23  12:23:48
972         Log: s/use vars/our/g modules that aren't independently maintained on CPAN
973      Branch: perl
974            ! ext/B/B/Asmdata.pm ext/Data/Dumper/Dumper.pm
975            ! ext/Devel/DProf/DProf.pm ext/Fcntl/Fcntl.pm
976            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
977            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
978            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
979            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
980            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
981            ! ext/IO/lib/IO/Socket/UNIX.pm ext/NDBM_File/NDBM_File.pm
982            ! ext/ODBM_File/ODBM_File.pm ext/Opcode/Opcode.pm
983            ! ext/Opcode/Safe.pm ext/POSIX/POSIX.pm
984            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
985            ! ext/Thread/Thread.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
986            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Dumpvalue.pm
987            ! lib/ExtUtils/Command.pm lib/ExtUtils/Install.pm
988            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
989            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Mksymlists.pm
990            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
991            ! lib/File/Compare.pm lib/File/Copy.pm lib/File/Find.pm
992            ! lib/File/Path.pm lib/File/stat.pm lib/FileHandle.pm
993            ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Net/Ping.pm
994            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
995            ! lib/Net/servent.pm lib/Shell.pm lib/Test.pm
996            ! lib/Test/Harness.pm lib/Tie/Array.pm lib/Tie/Handle.pm
997            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
998            ! lib/User/pwent.pm lib/base.pm lib/caller.pm lib/constant.pm
999            ! lib/diagnostics.pm lib/fields.pm lib/lib.pm lib/strict.pm
1000 ____________________________________________________________________________
1001 [  4859] By: gsar                                  on 2000/01/23  11:29:22
1002         Log: fix diagnostics to report "our" vs "my" correctly
1003      Branch: perl
1004            ! op.c pod/perldiag.pod
1005 ____________________________________________________________________________
1006 [  4858] By: gsar                                  on 2000/01/23  10:14:46
1007         Log: set api_version to 5.5.0 (binary compatibility needs to get tested
1008              more widely)
1009      Branch: perl
1010            ! patchlevel.h
1011 ____________________________________________________________________________
1012 [  4857] By: gsar                                  on 2000/01/23  10:04:03
1013         Log: disallow our($foo::bar)
1014      Branch: perl
1015            ! pod/perldiag.pod toke.c
1016 ____________________________________________________________________________
1017 [  4856] By: gsar                                  on 2000/01/23  09:50:54
1018         Log: dprofpp can't find Devel::DProf::VERSION due to change#4852
1019      Branch: perl
1020            ! utils/dprofpp.PL
1021 ____________________________________________________________________________
1022 [  4855] By: gsar                                  on 2000/01/23  09:36:51
1023         Log: new test (from Michael G Schwern <schwern@pobox.com>)
1024      Branch: perl
1025            + t/pragma/diagnostics.t
1026            ! MANIFEST
1027 ____________________________________________________________________________
1028 [  4854] By: gsar                                  on 2000/01/23  09:24:40
1029         Log: add PREREQ_PM to default template (suggested by Michael G Schwern
1030              <schwern@pobox.com>)
1031      Branch: perl
1032            ! utils/h2xs.PL
1033 ____________________________________________________________________________
1034 [  4853] By: gsar                                  on 2000/01/23  09:08:30
1035         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
1036      Branch: perl
1037            ! cygwin/Makefile.SHs hints/cygwin.sh t/io/tell.t
1038 ____________________________________________________________________________
1039 [  4852] By: gsar                                  on 2000/01/23  08:52:44
1040         Log: mark some extensions as "special versions" to avoid CPAN indexer
1041              confusion (from Ilya Zakharevich)
1042      Branch: perl
1043            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
1044 ____________________________________________________________________________
1045 [  4851] By: gsar                                  on 2000/01/23  08:48:46
1046         Log: prefer POSIX::uname() rather than syscalls, which require attempting
1047              to load syscall.ph (from David Huggins-Daines <dhd@eradicator.org>)
1048      Branch: perl
1049            ! lib/Sys/Hostname.pm
1050 ____________________________________________________________________________
1051 [  4850] By: gsar                                  on 2000/01/23  08:36:43
1052         Log: integrate cfgperl contents into mainline
1053      Branch: perl
1054           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
1055           !> Porting/config_H config_h.SH perl.h
1056 ____________________________________________________________________________
1057 [  4849] By: gsar                                  on 2000/01/23  08:17:30
1058         Log: fix localization in while BLOCK when there is a continue BLOCK
1059              by introducing an explicit scope (c.f. change#4848)
1060      Branch: perl
1061            ! op.c pp_ctl.c t/cmd/while.t
1062 ____________________________________________________________________________
1063 [  4848] By: gsar                                  on 2000/01/23  06:43:51
1064         Log: fix scope cleanup when next jumps to a continue block; this is rather
1065              in the nature of a kludge; it doesn't fix the longstanding bug that
1066              makes C<while (!$x++) { local $x = 7 } continue { print $x }> print "7"
1067              instead of "1")
1068      Branch: perl
1069            ! pp_ctl.c t/cmd/while.t
1070 ____________________________________________________________________________
1071 [  4847] By: gsar                                  on 2000/01/23  04:47:25
1072         Log: don't warn about masked lexical in C<if (my $x = 1) { my $x; }>,
1073              C<while (my $x = foo()) { my $x = bar(); }> etc.
1074      Branch: perl
1075            ! op.c
1076 ____________________________________________________________________________
1077 [  4846] By: gsar                                  on 2000/01/23  04:44:17
1078         Log: avoid warnings in change#4839
1079      Branch: perl
1080            ! lib/Carp/Heavy.pm
1081 ____________________________________________________________________________
1082 [  4845] By: gsar                                  on 2000/01/22  13:12:38
1083         Log: Configure typos (from Ray Phillips <r.phillips@mailbox.uq.edu.au>)
1084      Branch: perl
1085            ! Changes Configure
1086 ____________________________________________________________________________
1087 [  4844] By: gsar                                  on 2000/01/22  12:46:26
1088         Log: wrong category for exec() warning
1089      Branch: perl
1090            ! op.c pod/perlop.pod
1091 ____________________________________________________________________________
1092 [  4843] By: gsar                                  on 2000/01/22  12:42:40
1093         Log: fix line continuations in argument lists (from Helmut Jarausch)
1094      Branch: perl
1095            ! lib/ExtUtils/xsubpp
1096 ____________________________________________________________________________
1097 [  4842] By: gsar                                  on 2000/01/22  12:34:39
1098         Log: CGI.pm upgraded to v2.56 from CPAN
1099      Branch: perl
1100            ! eg/cgi/index.html lib/CGI.pm lib/CGI/Apache.pm
1101            ! lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Switch.pm
1102            ! t/lib/cgi-html.t
1103 ____________________________________________________________________________
1104 [  4841] By: gsar                                  on 2000/01/22  12:07:23
1105         Log: avoid warnings due to lack of forward declarations
1106      Branch: perl
1107            ! lib/Pod/Html.pm
1108 ____________________________________________________________________________
1109 [  4840] By: gsar                                  on 2000/01/22  12:04:30
1110         Log: heavy cleanup of Pod::Html bug fixes (from Wolfgang Laun
1111              <wolfgang.laun@alcatel.at>)
1112      Branch: perl
1113            ! lib/Pod/Html.pm
1114 ____________________________________________________________________________
1115 [  4839] By: gsar                                  on 2000/01/22  11:57:24
1116         Log: better Carp reporting within subclassed modules (from Wolfgang Laun
1117              <wolfgang.laun@alcatel.at>)
1118      Branch: perl
1119            ! lib/Carp/Heavy.pm pod/perldelta.pod
1120 ____________________________________________________________________________
1121 [  4838] By: gsar                                  on 2000/01/22  10:53:06
1122         Log: truncate(FH) flushes FH before truncating it
1123      Branch: perl
1124            ! pp_sys.c t/io/fs.t
1125 ____________________________________________________________________________
1126 [  4837] By: gsar                                  on 2000/01/22  10:37:16
1127         Log: #line directives without a filename leave the file name as it was
1128              instead of setting it to the script name (from Andrew Pimlott
1129              <andrew@pimlott.ne.mediaone.net>)
1130      Branch: perl
1131            ! toke.c
1132 ____________________________________________________________________________
1133 [  4836] By: gsar                                  on 2000/01/22  10:06:53
1134         Log: add patch for printf-style format typechecks (from Robin Barker
1135              <rmb1@cise.npl.co.uk>); fixes for problems so identified
1136      Branch: perl
1137            ! XSUB.h doio.c dump.c embed.pl gv.c op.c perl.c perl.h pp_ctl.c
1138            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c
1139 ____________________________________________________________________________
1140 [  4835] By: gsar                                  on 2000/01/22  08:42:52
1141         Log: From: John Tobey <jtobey@isay.com>
1142              Date: Thu, 16 Dec 1999 20:20:38 -0500
1143              Message-Id: <E11ym4U-0000c7-00@einstein.localnet>
1144              Subject: [ID 19991216.006] [PATCH 5.005_63] Reloading modules that use 'fields'
1145      Branch: perl
1146            ! lib/base.pm lib/fields.pm t/lib/fields.t
1147 ____________________________________________________________________________
1148 [  4834] By: gsar                                  on 2000/01/22  08:08:08
1149         Log: fix deeply nested closures that have no references to lexical in
1150              intervening subs
1151      Branch: perl
1152            ! embed.h embed.pl op.c proto.h t/op/closure.t
1153 ____________________________________________________________________________
1154 [  4833] By: gsar                                  on 2000/01/21  17:04:21
1155         Log: add $VERSION
1156      Branch: perl
1157            ! lib/Text/Soundex.pm lib/Tie/Handle.pm
1158 ____________________________________________________________________________
1159 [  4832] By: gsar                                  on 2000/01/21  16:49:09
1160         Log: fix bug in dumping self-referential scalars
1161      Branch: perl
1162            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
1163            ! t/lib/dumper.t
1164 ____________________________________________________________________________
1165 [  4831] By: jhi                                   on 2000/01/21  09:16:07
1166         Log: Integrate with Sarathy.
1167      Branch: cfgperl
1168           +> t/op/exists_sub.t
1169           !> INSTALL MANIFEST embed.h embed.pl global.sym objXSUB.h op.c
1170           !> op.h perlapi.c pod/perldelta.pod pod/perldiag.pod
1171           !> pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod pp.c pp_hot.c
1172           !> pp_sys.c proto.h sv.c sv.h t/pragma/warn/pp_hot
1173           !> t/pragma/warn/pp_sys util.c utils/h2xs.PL
1174 ____________________________________________________________________________
1175 [  4830] By: gsar                                  on 2000/01/21  04:28:08
1176         Log: patch to report warnings on bogus filehandles passed to flock(),
1177              more consistent warnings, from Greg Bacon <gbacon@itsc.uah.edu>
1178              (slightly modified)
1179      Branch: perl
1180            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
1181            ! pod/perldiag.pod pp_hot.c pp_sys.c proto.h
1182            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
1183 ____________________________________________________________________________
1184 [  4829] By: gsar                                  on 2000/01/21  03:43:46
1185         Log: typo fix
1186      Branch: perl
1187            ! pod/perlop.pod
1188 ____________________________________________________________________________
1189 [  4828] By: gsar                                  on 2000/01/21  03:32:31
1190         Log: notes about $^H and %^H from Ilya Zakharevich; substantial
1191              fixups of faulty facts and prose
1192      Branch: perl
1193            ! pod/perlvar.pod
1194 ____________________________________________________________________________
1195 [  4827] By: gsar                                  on 2000/01/21  01:45:51
1196         Log: support for C<exists &func> (from Spider Boardman)
1197      Branch: perl
1198            + t/op/exists_sub.t
1199            ! MANIFEST op.c op.h pod/perldelta.pod pod/perldiag.pod
1200            ! pod/perlfunc.pod pp.c
1201 ____________________________________________________________________________
1202 [  4826] By: gsar                                  on 2000/01/21  01:35:46
1203         Log: mention the fact that open(my $foo, ...) covers all handle
1204              constructors
1205      Branch: perl
1206            ! pod/perldelta.pod
1207 ____________________________________________________________________________
1208 [  4825] By: gsar                                  on 2000/01/21  01:03:34
1209         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1210              Date: Wed, 19 Jan 2000 15:05:11 -0500
1211              Message-ID: <20000119150511.A22859@monk.mps.ohio-state.edu>
1212              Subject: [PATCH 5.005_63] h2xs goof and a depessimization
1213      Branch: perl
1214            ! utils/h2xs.PL
1215 ____________________________________________________________________________
1216 [  4824] By: gsar                                  on 2000/01/20  19:14:26
1217         Log: INSTALL updates from Andy Dougherty
1218      Branch: perl
1219            ! INSTALL
1220 ____________________________________________________________________________
1221 [  4823] By: gsar                                  on 2000/01/20  08:40:13
1222         Log: sv_true() has a superfluous test
1223      Branch: perl
1224            ! sv.c sv.h
1225 ____________________________________________________________________________
1226 [  4822] By: bailey                                on 2000/01/20  02:03:35
1227         Log: Minor cosmetic updates
1228      Branch: vmsperl
1229            ! configure.com
1230 ____________________________________________________________________________
1231 [  4821] By: bailey                                on 2000/01/20  00:25:30
1232         Log: Quick integration of mainline changes to date
1233      Branch: vmsperl
1234           +> (branch 74 files)
1235            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu epoc/config.h
1236            - epoc/perl.mmp epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
1237            - lib/Pod/PlainText.pm lib/unicode/Eq/Latin1
1238            - lib/unicode/Eq/Unicode lib/unicode/Jamo-2.txt
1239            - lib/unicode/Unicode.html lib/unicode/UnicodeData-Latest.txt
1240            - lib/warning.pm os2/POSIX.mkfifo warning.h
1241           !> (integrate 462 files)
1242 ____________________________________________________________________________
1243 [  4820] By: jhi                                   on 2000/01/19  22:46:42
1244         Log: More robust inc_version_list from Andy.
1245      Branch: cfgperl
1246            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1247            ! config_h.SH
1248      Branch: metaconfig
1249            ! U/installdirs/inc_version_list.U
1250 ____________________________________________________________________________
1251 [  4819] By: jhi                                   on 2000/01/19  17:36:56
1252         Log: Add NV_PRESERVES_UV.
1253      Branch: cfgperl
1254            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1255            ! config_h.SH perl.h
1256      Branch: metaconfig
1257            ! U/protos/selecttype.U
1258      Branch: metaconfig/U/perl
1259            - nvpresuv.U
1260            ! perlxv.U
1261 ____________________________________________________________________________
1262 [  4818] By: jhi                                   on 2000/01/19  08:13:05
1263         Log: Integrate with Sarathy.
1264      Branch: cfgperl
1265           !> Changes Configure win32/config.bc win32/config.gc
1266           !> win32/config.vc win32/config_H.bc win32/config_H.gc
1267           !> win32/config_H.vc
1268 ____________________________________________________________________________
1269 [  4817] By: gsar                                  on 2000/01/19  05:25:43
1270         Log: regen win32/config*
1271      Branch: perl
1272            ! Configure win32/config.bc win32/config.gc win32/config.vc
1273            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1274 ____________________________________________________________________________
1275 [  4816] By: jhi                                   on 2000/01/18  21:19:10
1276         Log: Policy patch from Andy for installation directories,
1277              removing the $apiversion.
1278      Branch: cfgperl
1279            ! Policy_sh.SH
1280 ____________________________________________________________________________
1281 [  4815] By: jhi                                   on 2000/01/18  21:11:03
1282         Log: Move _GNU_SOURCE into config_h.SH awaay from Configure
1283              as suggested by Andy.
1284      Branch: cfgperl
1285            ! Configure config_h.SH
1286      Branch: metaconfig
1287            ! U/compline/d_gnulibc.U U/modified/cc.U
1288 ____________________________________________________________________________
1289 [  4814] By: gsar                                  on 2000/01/18  20:48:10
1290         Log: integrate cfgperl changes into mainline
1291      Branch: perl
1292            ! Changes
1293           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1294           !> Porting/pumpkin.pod config_h.SH doop.c patchlevel.h perl.c
1295           !> perl.h t/lib/posix.t t/op/pack.t utf8.c
1296 ____________________________________________________________________________
1297 [  4813] By: jhi                                   on 2000/01/18  19:41:33
1298         Log: metaconfig todo note from Andy.
1299      Branch: cfgperl
1300            ! Configure config_h.SH
1301      Branch: metaconfig
1302            ! U/installdirs/inc_version_list.U
1303 ____________________________________________________________________________
1304 [  4812] By: jhi                                   on 2000/01/18  15:02:55
1305         Log: More -V.
1306      Branch: cfgperl
1307            ! perl.c
1308 ____________________________________________________________________________
1309 [  4811] By: jhi                                   on 2000/01/18  10:35:30
1310         Log: More compile-time options shown with -V.
1311      Branch: cfgperl
1312            ! perl.c
1313 ____________________________________________________________________________
1314 [  4810] By: jhi                                   on 2000/01/17  08:35:49
1315         Log: Add -D_GNU_SOURCE into ccflags for gcc (for now to expose
1316              the strtold() and qgcvt() prototypes for long doubles, but
1317              it should be okay in any case); fix bad assumptions in the
1318              test suite about string->float conversions; though the out
1319              parameter of strtold() (and strtoll()) is unused, it is nicer
1320              to have it in correct type.
1321      Branch: cfgperl
1322            ! Configure config_h.SH perl.h t/lib/posix.t t/op/pack.t
1323      Branch: metaconfig
1324            ! U/modified/cc.U
1325 ____________________________________________________________________________
1326 [  4809] By: jhi                                   on 2000/01/16  19:21:18
1327         Log: strtoll works better ternary.
1328      Branch: cfgperl
1329            ! perl.h
1330 ____________________________________________________________________________
1331 [  4808] By: jhi                                   on 2000/01/16  19:12:58
1332         Log: Know strtoll.
1333      Branch: cfgperl
1334            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1335            ! config_h.SH perl.h
1336 ____________________________________________________________________________
1337 [  4807] By: jhi                                   on 2000/01/16  17:57:03
1338         Log: Integrate with Sarathy.
1339      Branch: cfgperl
1340           !> dump.c gv.c gv.h lib/vars.pm op.c op.h perl.h pod/perlfunc.pod
1341           !> sv.c sv.h t/pragma/strict-vars toke.c util.c
1342 ____________________________________________________________________________
1343 [  4806] By: jhi                                   on 2000/01/16  16:37:47
1344         Log: Continue qgcvt work; closer now but not yet there.
1345      Branch: cfgperl
1346            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1347            ! config_h.SH doop.c utf8.c
1348      Branch: metaconfig
1349            ! U/compline/d_gconvert.U
1350      Branch: metaconfig/U/perl
1351            ! d_qgcvt.U
1352 ____________________________________________________________________________
1353 [  4805] By: jhi                                   on 2000/01/15  22:26:16
1354         Log: Metaconfig and Porting patches from Andy; start using the new
1355              long long and long double thingies from #4804; regen Configure.
1356      Branch: cfgperl
1357            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1358            ! Porting/pumpkin.pod config_h.SH patchlevel.h perl.h util.c
1359      Branch: metaconfig
1360            + U/dist_patches/dist-p70a U/dist_patches/dist-p70b
1361            + U/dist_patches/dist-p70c U/installdirs/inc_version_list.U
1362            + U/modified/myhostname.U U/modified/nis.U U/nullified/fpu.U
1363            + U/nullified/lib.U
1364            ! U/README U/compline/d_gconvert.U U/installdirs/sitearch.U
1365            ! U/installdirs/sitelib.U U/installdirs/vendorarch.U
1366            ! U/installdirs/vendorlib.U U/modified/Cppsym.U U/modified/Loc.U
1367            ! U/modified/Oldconfig.U U/modified/Signal.U
1368            ! U/modified/sig_name.U U/threads/usethreads.U
1369      Branch: metaconfig/U/perl
1370            ! d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
1371            ! d_strtouq.U dlsrc.U i_db.U libperl.U patchlevel.U
1372            ! usemultiplicity.U
1373      Branch: perl
1374            ! perl.h util.c
1375 ____________________________________________________________________________
1376 [  4804] By: jhi                                   on 2000/01/14  14:22:24
1377         Log: Add more quad/long long/long double sciency.
1378      Branch: metaconfig/U/perl
1379            + d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
1380            + d_strtouq.U
1381 ____________________________________________________________________________
1382 [  4803] By: gsar                                  on 2000/01/14  04:40:49
1383         Log: minor optimization (avoid double sv_upgrade() for "our Foo $bar;")
1384      Branch: perl
1385            ! op.c
1386 ____________________________________________________________________________
1387 [  4802] By: gsar                                  on 2000/01/14  04:35:55
1388         Log: add note about "our"
1389      Branch: perl
1390            ! lib/vars.pm
1391 ____________________________________________________________________________
1392 [  4801] By: gsar                                  on 2000/01/14  04:16:51
1393         Log: nailed "our" declarations, and better warnings on duplicate
1394              "our" declarations
1395      Branch: perl
1396            ! dump.c gv.c gv.h op.c pod/perlfunc.pod sv.c sv.h
1397            ! t/pragma/strict-vars toke.c
1398 ____________________________________________________________________________
1399 [  4800] By: gsar                                  on 2000/01/14  01:27:13
1400         Log: avoid spurious "Useless use of variable" warning on C<our $foo;>
1401      Branch: perl
1402            ! dump.c op.c op.h
1403 ____________________________________________________________________________
1404 [  4799] By: gsar                                  on 2000/01/14  01:17:15
1405         Log: doc typo
1406      Branch: perl
1407            ! pod/perlfunc.pod
1408 ____________________________________________________________________________
1409 [  4798] By: jhi                                   on 2000/01/13  16:31:34
1410         Log: Integrate with Sarathy.
1411      Branch: cfgperl
1412           +> epoc/config.sh epoc/epocish.c epoc/link.pl
1413           +> ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/hints/openbsd.pl
1414           +> ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
1415           +> ext/ODBM_File/hints/cygwin.pl lib/byte.pm lib/byte_heavy.pl
1416           +> lib/unicode/Unicode.300 pod/perlfork.pod t/lib/glob-case.t
1417           +> win32/perlhost.h win32/vdir.h win32/vmem.h
1418            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
1419            - epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
1420            - lib/unicode/UnicodeData-Latest.txt os2/POSIX.mkfifo
1421           !> (integrate 282 files)
1422 ____________________________________________________________________________
1423 [  4797] By: gsar                                  on 2000/01/13  08:12:56
1424         Log: clearer docs for change#4796; faster av_exists()
1425      Branch: perl
1426            ! av.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
1427 ____________________________________________________________________________
1428 [  4796] By: gsar                                  on 2000/01/13  06:49:03
1429         Log: support delete() and exists() on array, tied array, and pseudo-hash
1430              elements or slices
1431      Branch: perl
1432            ! av.c embed.h embed.pl global.sym lib/Tie/Array.pm
1433            ! lib/Tie/Hash.pm objXSUB.h op.c perlapi.c pod/perldelta.pod
1434            ! pod/perlfunc.pod pod/perlref.pod pod/perltie.pod pp.c proto.h
1435            ! t/op/avhv.t t/op/delete.t
1436 ____________________________________________________________________________
1437 [  4795] By: gsar                                  on 2000/01/11  20:52:30
1438         Log: extend site_perl changes change#4773 to vendor_perl as well
1439      Branch: perl
1440            ! Configure
1441 ____________________________________________________________________________
1442 [  4794] By: gsar                                  on 2000/01/11  19:18:50
1443         Log: rework INSTALL to reflect new logic for versioning sitelibs
1444      Branch: perl
1445            ! INSTALL
1446 ____________________________________________________________________________
1447 [  4793] By: gsar                                  on 2000/01/11  01:44:00
1448         Log: test for change#4792
1449      Branch: perl
1450            ! t/op/fork.t
1451 ____________________________________________________________________________
1452 [  4792] By: gsar                                  on 2000/01/11  01:22:36
1453         Log: pseudo forked children inherit environment correctly
1454      Branch: perl
1455            ! win32/perlhost.h
1456 ____________________________________________________________________________
1457 [  4791] By: gsar                                  on 2000/01/10  19:14:03
1458         Log: test tweak
1459      Branch: perl
1460            ! t/op/fork.t
1461 ____________________________________________________________________________
1462 [  4790] By: gsar                                  on 2000/01/10  18:56:16
1463         Log: check for USE_ITHREADS sanity was too restrictive
1464      Branch: perl
1465            ! perl.h
1466 ____________________________________________________________________________
1467 [  4789] By: gsar                                  on 2000/01/10  18:30:24
1468         Log: add workaround for textmode read() bug in MSVCRT; make chdir() do
1469              a real SetCurrentDirectory() in toplevel host
1470      Branch: perl
1471            ! README.win32 win32/Makefile win32/makefile.mk win32/perlhost.h
1472            ! win32/vdir.h win32/win32.c
1473 ____________________________________________________________________________
1474 [  4782] By: gsar                                  on 2000/01/10  05:27:03
1475         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
1476      Branch: perl
1477            + epoc/config.sh epoc/epocish.c epoc/link.pl
1478            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
1479            - epoc/perl.pkg
1480            ! MANIFEST README.epoc epoc/createpkg.pl epoc/epoc.c
1481            ! epoc/epoc_stubs.c epoc/epocish.h ext/IO/lib/IO/Socket.pm
1482            ! lib/Sys/Hostname.pm
1483 ____________________________________________________________________________
1484 [  4781] By: gsar                                  on 2000/01/10  05:11:03
1485         Log: pod typos (from Abigail <abigail@delanet.com>)
1486      Branch: perl
1487            ! pod/perl.pod pod/perllexwarn.pod pod/perlxstut.pod
1488 ____________________________________________________________________________
1489 [  4780] By: gsar                                  on 2000/01/10  05:07:35
1490         Log: failing RE test added (from Robert Cunningham <rkc@ll.mit.edu>)
1491      Branch: perl
1492            ! t/lib/thread.t
1493 ____________________________________________________________________________
1494 [  4779] By: gsar                                  on 2000/01/10  05:06:16
1495         Log: terminate -s switch processing only on C<-->, not on C<--foo>
1496      Branch: perl
1497            ! perl.c
1498 ____________________________________________________________________________
1499 [  4778] By: gsar                                  on 2000/01/10  04:38:45
1500         Log: useithreads needs usemultiplicity
1501      Branch: perl
1502            ! Configure perl.h
1503 ____________________________________________________________________________
1504 [  4777] By: gsar                                  on 2000/01/10  01:18:04
1505         Log: use $Config{version} rather than $] where appropriate
1506      Branch: perl
1507            ! lib/CPAN.pm lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Unix.pm
1508            ! lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm lib/diagnostics.pm
1509            ! lib/lib.pm
1510 ____________________________________________________________________________
1511 [  4776] By: gsar                                  on 2000/01/10  00:11:34
1512         Log: enable fork.t on windows
1513      Branch: perl
1514            ! t/op/fork.t
1515 ____________________________________________________________________________
1516 [  4775] By: gsar                                  on 2000/01/10  00:07:29
1517         Log: broken test for use5005threads
1518      Branch: perl
1519            ! t/lib/safe2.t
1520 ____________________________________________________________________________
1521 [  4774] By: gsar                                  on 2000/01/09  23:56:37
1522         Log: more windows build tweaks
1523      Branch: perl
1524            ! installperl makedef.pl win32/Makefile win32/config_H.bc
1525            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
1526            ! win32/makefile.mk
1527 ____________________________________________________________________________
1528 [  4773] By: gsar                                  on 2000/01/09  22:27:19
1529         Log: more changes for new-style version numbers (versions numbers on
1530              the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where
1531              they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion};
1532              split $Config{apiversion} into three, @Config{apirevision,apiversion,
1533              apisubversion} for CPP friendliness; $Config{sitelib} now defaults
1534              to .../site_perl/$version, just like $Config{privlib}, making sitelib
1535              completely independent across versions and substantially eliminating
1536              chances of breaking older installations by overwriting newly built
1537              extensions; all this means compatibility inclusions for @INC will need
1538              to take into account older sitelib versions (this still TODO)
1539              
1540              windows, vms, dos tweaks for the above
1541      Branch: perl
1542            ! Changes Configure INSTALL Porting/config.sh Porting/config_H
1543            ! config_h.SH configure.com dosish.h installman installperl
1544            ! patchlevel.h perl.c perl.h vms/vmsish.h win32/Makefile
1545            ! win32/config.bc win32/config.gc win32/config.vc
1546            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1547            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
1548            ! win32/win32.c
1549 ____________________________________________________________________________
1550 [  4772] By: gsar                                  on 2000/01/09  19:05:33
1551         Log: s/usethreads/use5005threads/g
1552      Branch: perl
1553            ! myconfig.SH t/lib/english.t t/lib/thread.t t/op/nothread.t
1554 ____________________________________________________________________________
1555 [  4771] By: gsar                                  on 2000/01/09  18:51:50
1556         Log: Configure changes for new-style version numbers (from Andy Dougherty,
1557              slightly altered)
1558      Branch: perl
1559            ! Configure INSTALL Porting/Glossary Porting/config.sh
1560            ! Porting/config_H config_h.SH perl.h win32/Makefile
1561            ! win32/config.bc win32/config.gc win32/config.vc
1562            ! win32/makefile.mk
1563 ____________________________________________________________________________
1564 [  4770] By: gsar                                  on 2000/01/07  22:18:54
1565         Log: fix for 'make utest' failures (from Ilya Zakharevich)
1566      Branch: perl
1567            ! regexec.c
1568 ____________________________________________________________________________
1569 [  4769] By: gsar                                  on 2000/01/07  18:23:16
1570         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
1571      Branch: perl
1572            + ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
1573            + ext/ODBM_File/hints/cygwin.pl
1574            ! Configure INSTALL MANIFEST ext/POSIX/Makefile.PL
1575            ! hints/cygwin.sh installman installperl lib/Cwd.pm
1576            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec/Unix.pm lib/perl5db.pl
1577            ! perlsdio.h t/op/magic.t t/op/stat.t utils/perlcc.PL
1578 ____________________________________________________________________________
1579 [  4768] By: gsar                                  on 2000/01/07  18:12:15
1580         Log: typo on h2xs.PL (from Helmut Jarausch)
1581      Branch: perl
1582            ! utils/h2xs.PL
1583 ____________________________________________________________________________
1584 [  4767] By: gsar                                  on 2000/01/07  17:58:45
1585         Log: VMS update (from Peter Prymmer <pvhp@forte.com>)
1586      Branch: perl
1587            ! README.vms configure.com vms/subconfigure.com
1588 ____________________________________________________________________________
1589 [  4766] By: gsar                                  on 2000/01/07  17:54:05
1590         Log: os2/POSIX.mkfifo not needed (from Yitzchak Scott-Thoennes
1591              <sthoenna@efn.org>)
1592      Branch: perl
1593            - os2/POSIX.mkfifo
1594            ! MANIFEST README.os2
1595 ____________________________________________________________________________
1596 [  4765] By: gsar                                  on 2000/01/06  20:11:46
1597         Log: add workaround for dlopen() bug on OpenBSD (relative paths that
1598              match /^lib/ won't load properly)
1599      Branch: perl
1600            + ext/DynaLoader/hints/openbsd.pl
1601            ! Changes MANIFEST ext/DynaLoader/dl_dlopen.xs
1602 ____________________________________________________________________________
1603 [  4764] By: gsar                                  on 2000/01/06  19:51:08
1604         Log: add undocumented globals for compatibility--find.pl, and find2perl
1605              generated code need them (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
1606      Branch: perl
1607            ! lib/File/Find.pm
1608 ____________________________________________________________________________
1609 [  4763] By: gsar                                  on 2000/01/06  10:51:07
1610         Log: fix various C-backend shenanigans
1611      Branch: perl
1612            ! ext/B/B/C.pm
1613 ____________________________________________________________________________
1614 [  4762] By: gsar                                  on 2000/01/06  04:09:00
1615         Log: tweak test in change#4757 for Windows
1616      Branch: perl
1617            ! t/io/open.t
1618 ____________________________________________________________________________
1619 [  4761] By: gsar                                  on 2000/01/06  02:55:30
1620         Log: USE_ITHREADS tweak (reused pad values could be SvREADONLY if
1621              they belonged to freed OP_CONSTs)
1622      Branch: perl
1623            ! op.c
1624 ____________________________________________________________________________
1625 [  4760] By: gsar                                  on 2000/01/06  00:22:40
1626         Log: constant ranges could escape bareword check in list context
1627      Branch: perl
1628            ! op.c t/pragma/strict-subs
1629 ____________________________________________________________________________
1630 [  4759] By: gsar                                  on 2000/01/05  20:52:50
1631         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1632              Date: Wed, 05 Jan 2000 15:23:18 EST
1633              Message-Id: <20000105152318.A7400@monk.mps.ohio-state.edu>
1634              Subject: Re: minimal m//g matches appear busted
1635      Branch: perl
1636            ! regexec.c t/op/pat.t
1637 ____________________________________________________________________________
1638 [  4758] By: gsar                                  on 2000/01/05  12:49:40
1639         Log: various nits identified by warnings unmasked by recent changes
1640      Branch: perl
1641            ! ext/B/Makefile.PL lib/ExtUtils/Install.pm pod/perlfunc.pod
1642 ____________________________________________________________________________
1643 [  4757] By: gsar                                  on 2000/01/05  12:48:10
1644         Log: severe bugs in change#3786 fixed
1645      Branch: perl
1646            ! doio.c t/io/open.t
1647 ____________________________________________________________________________
1648 [  4756] By: gsar                                  on 2000/01/05  11:25:10
1649         Log: tweak change#4745 to make ebcdic output match for chars <= 037
1650      Branch: perl
1651            ! ext/Data/Dumper/Dumper.pm
1652 ____________________________________________________________________________
1653 [  4755] By: gsar                                  on 2000/01/05  06:56:05
1654         Log: cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)
1655      Branch: perl
1656            ! Configure util.c utils/perlcc.PL
1657 ____________________________________________________________________________
1658 [  4754] By: gsar                                  on 2000/01/05  06:52:25
1659         Log: avoid expensive Version_check (from Andreas Koenig)
1660      Branch: perl
1661            ! Changes lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
1662            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
1663 ____________________________________________________________________________
1664 [  4753] By: gsar                                  on 2000/01/05  06:48:22
1665         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
1666              Date: 03 Jan 2000 21:56:02 +0100
1667              Message-ID: <sfcvh5azxgd.fsf@hohenstaufen.in-berlin.de>
1668              Subject: Reloading File::Copy
1669      Branch: perl
1670            ! Changes lib/File/Copy.pm t/lib/filecopy.t
1671 ____________________________________________________________________________
1672 [  4752] By: gsar                                  on 2000/01/04  01:19:20
1673         Log: s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
1674      Branch: perl
1675            ! win32/Makefile win32/makefile.mk win32/win32.h
1676 ____________________________________________________________________________
1677 [  4751] By: gsar                                  on 2000/01/03  18:26:08
1678         Log: avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)
1679      Branch: perl
1680            ! lib/ExtUtils/MakeMaker.pm
1681 ____________________________________________________________________________
1682 [  4750] By: gsar                                  on 2000/01/02  21:58:02
1683         Log: make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possible
1684              to write to a file other than tmon.out (suggested by Haakon Alstadheim
1685              <Haakon.Alstadheim@sds.no>)
1686      Branch: perl
1687            ! ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
1688 ____________________________________________________________________________
1689 [  4749] By: gsar                                  on 2000/01/02  21:37:29
1690         Log: disable optimization in change#3612 for join() and quotemeta()--this
1691              removes all the gross hacks for the special cases in that change; fix
1692              pp_concat() for when TARG == arg (modified version of patch suggested
1693              by Ilya Zakharevich)
1694      Branch: perl
1695            ! op.c opcode.h opcode.pl pp_hot.c sv.c t/op/lex_assign.t
1696 ____________________________________________________________________________
1697 [  4748] By: gsar                                  on 2000/01/02  20:26:06
1698         Log: MakeMaker should attempt to "require" rather than "use" prerequisites
1699              to avoid imports (from Michael G Schwern <schwern@pobox.com>)
1700      Branch: perl
1701            ! lib/ExtUtils/MakeMaker.pm
1702 ____________________________________________________________________________
1703 [  4747] By: gsar                                  on 2000/01/02  20:17:36
1704         Log: fix 4-arg substr() when used as argument to subroutine
1705      Branch: perl
1706            ! pp.c t/op/substr.t
1707 ____________________________________________________________________________
1708 [  4746] By: gsar                                  on 2000/01/02  18:45:58
1709         Log: usethreads build fixups for NeXTstep (as suggested by Hans Mulder)
1710      Branch: perl
1711            ! embed.h embed.pl ext/DynaLoader/dl_beos.xs
1712            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
1713            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
1714            ! perlapi.c proto.h thread.h util.c
1715 ____________________________________________________________________________
1716 [  4745] By: gsar                                  on 2000/01/02  18:15:44
1717         Log: ebcdic fix for Data::Dumper from Peter Prymmer
1718      Branch: perl
1719            ! ext/Data/Dumper/Dumper.pm regcomp.c
1720 ____________________________________________________________________________
1721 [  4744] By: gsar                                  on 1999/12/31  22:42:23
1722         Log: missing files in previous submit
1723      Branch: perl
1724            ! embed.h embed.pl ext/Devel/DProf/DProf.xs globals.c
1725            ! lib/ExtUtils/MM_Unix.pm objXSUB.h perlapi.c proto.h
1726 ____________________________________________________________________________
1727 [  4743] By: gsar                                  on 1999/12/31  06:47:18
1728         Log: various Windows build tweaks
1729      Branch: perl
1730            ! win32/win32.h
1731 ____________________________________________________________________________
1732 [  4742] By: gsar                                  on 1999/12/30  21:32:36
1733         Log: change#4705 breaks code that interpolates $], so leave string value
1734              of $] as it was for compatibility (and perhaps introduce $^V or similar
1735              for the utf8 representation, maybe?)
1736      Branch: perl
1737            ! configpm gv.c
1738 ____________________________________________________________________________
1739 [  4741] By: gsar                                  on 1999/12/30  19:36:21
1740         Log: avoid CRLF in byteloadable files created by perlcc
1741      Branch: perl
1742            ! utils/perlcc.PL
1743 ____________________________________________________________________________
1744 [  4740] By: gsar                                  on 1999/12/30  19:35:07
1745         Log: leave DATA open in binmode if __END__ line doesn't have CRLF
1746      Branch: perl
1747            ! pod/perldelta.pod toke.c
1748 ____________________________________________________________________________
1749 [  4739] By: gsar                                  on 1999/12/30  05:44:21
1750         Log: enable the PERL_BINMODE_SCRIPTS behavior by default on Windows
1751              to allow ByteLoader to work; the DATA filehandles continue to
1752              be left open in text mode for compatibility
1753      Branch: perl
1754            ! embed.h embed.pl objXSUB.h pod/perldelta.pod proto.h sv.c
1755            ! toke.c win32/Makefile win32/makefile.mk win32/win32.c
1756            ! win32/win32.h
1757 ____________________________________________________________________________
1758 [  4738] By: gsar                                  on 1999/12/30  04:36:12
1759         Log: CR-LF support broken for formats
1760      Branch: perl
1761            ! toke.c
1762 ____________________________________________________________________________
1763 [  4737] By: gsar                                  on 1999/12/29  22:30:52
1764         Log: make DProf functional under pseudo-fork()
1765      Branch: perl
1766            ! ext/Devel/DProf/DProf.xs
1767 ____________________________________________________________________________
1768 [  4736] By: gsar                                  on 1999/12/29  21:04:59
1769         Log: slurp mode fix in change#2910 wasn't quite right (spotted by Hans
1770              Mulder)
1771      Branch: perl
1772            ! doio.c pp_hot.c t/io/argv.t
1773 ____________________________________________________________________________
1774 [  4735] By: gsar                                  on 1999/12/29  18:12:40
1775         Log: re.pm is needed earlier, xsubpp now uses it (spotted by Andreas
1776              Koenig)
1777      Branch: perl
1778            ! Makefile.SH
1779 ____________________________________________________________________________
1780 [  4734] By: gsar                                  on 1999/12/28  21:10:37
1781         Log: Windows build tweaks
1782      Branch: perl
1783            ! INTERN.h sv.c
1784 ____________________________________________________________________________
1785 [  4733] By: gsar                                  on 1999/12/28  20:45:15
1786         Log: remove never-taken branch for making getc() operate on ARGV (spotted 
1787              by Ralph Corderoy <ralph@inputplus.demon.co.uk>)
1788      Branch: perl
1789            ! pp_sys.c
1790 ____________________________________________________________________________
1791 [  4732] By: gsar                                  on 1999/12/28  20:42:13
1792         Log: tests for change#4642 and pod fixups suggested by Ralph Corderoy
1793              <ralph@inputplus.demon.co.uk>
1794      Branch: perl
1795            ! pod/perldelta.pod pod/perlfunc.pod pod/perlre.pod t/io/argv.t
1796 ____________________________________________________________________________
1797 [  4731] By: gsar                                  on 1999/12/28  20:23:17
1798         Log: optimize XSUBs to use targets if the -nooptimize xsubpp option is
1799              not supplied (variant of patch suggested by Ilya Zakharevich)
1800      Branch: perl
1801            ! XSUB.h lib/ExtUtils/xsubpp
1802 ____________________________________________________________________________
1803 [  4730] By: gsar                                  on 1999/12/28  19:55:56
1804         Log: range operator does magical string increment iff both operands
1805              are non-numbers, from Tom Phoenix <rootbeer@redcat.com>; fixed
1806              the "foreach (RANGE)" case as well
1807      Branch: perl
1808            ! pp_ctl.c t/op/range.t
1809 ____________________________________________________________________________
1810 [  4729] By: gsar                                  on 1999/12/28  18:40:19
1811         Log: Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>
1812      Branch: perl
1813            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
1814            ! EXTERN.h INTERN.h MANIFEST README.win32 iperlsys.h
1815            ! lib/ExtUtils/MM_Win32.pm makedef.pl win32/Makefile
1816            ! win32/config.gc win32/genmk95.pl win32/makefile.mk
1817            ! win32/perlhost.h win32/perllib.c win32/runperl.c win32/win32.c
1818            ! win32/win32.h
1819 ____________________________________________________________________________
1820 [  4728] By: gsar                                  on 1999/12/28  07:44:19
1821         Log: typecasts needed
1822      Branch: perl
1823            ! toke.c
1824 ____________________________________________________________________________
1825 [  4727] By: gsar                                  on 1999/12/28  06:23:08
1826         Log: change#4721 needed line number adjustments
1827      Branch: perl
1828            ! MANIFEST global.sym proto.h t/pragma/warn/doop
1829            ! t/pragma/warn/pp t/pragma/warn/regcomp t/pragma/warn/sv
1830            ! t/pragma/warn/toke t/pragma/warn/utf8
1831 ____________________________________________________________________________
1832 [  4726] By: gsar                                  on 1999/12/28  04:18:15
1833         Log: integrate utfperl contents into mainline
1834      Branch: perl
1835           +> lib/byte.pm lib/byte_heavy.pl
1836           !> configpm embed.h embed.pl embedvar.h gv.c intrpvar.h objXSUB.h
1837           !> patchlevel.h perl.c perl.h perlapi.c pp_ctl.c pp_hot.c proto.h
1838           !> regnodes.h sv.c sv.h t/comp/require.t toke.c utf8.h
1839 ____________________________________________________________________________
1840 [  4725] By: gsar                                  on 1999/12/28  04:08:09
1841         Log: integrate mainline contents
1842      Branch: utfperl
1843            - ext/DynaLoader/dl_cygwin.xs lib/unicode/Eq/Latin1
1844            - lib/unicode/Eq/Unicode
1845           !> (integrate 60 files)
1846 ____________________________________________________________________________
1847 [  4724] By: gsar                                  on 1999/12/28  03:44:10
1848         Log: fix for /(^|a)b/ breakage from Ilya Zakharevich
1849      Branch: perl
1850            ! regcomp.c t/op/re_tests
1851 ____________________________________________________________________________
1852 [  4723] By: gsar                                  on 1999/12/28  03:28:39
1853         Log: more ebcdic testsuite fixups (from Peter Prymmer)
1854      Branch: perl
1855            ! Changes lib/bigfloat.pl t/lib/charnames.t t/lib/dumper.t
1856            ! t/pragma/overload.t t/pragma/utf8.t
1857 ____________________________________________________________________________
1858 [  4722] By: gsar                                  on 1999/12/28  03:14:48
1859         Log: avoid "used once" warning
1860      Branch: perl
1861            ! lib/diagnostics.pm
1862 ____________________________________________________________________________
1863 [  4721] By: gsar                                  on 1999/12/28  03:10:32
1864         Log: ebcdic tweaks for tests from Peter Prymmer
1865      Branch: perl
1866            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/regcomp
1867            ! t/pragma/warn/sv t/pragma/warn/toke t/pragma/warn/utf8
1868 ____________________________________________________________________________
1869 [  4720] By: gsar                                  on 1999/12/28  03:08:39
1870         Log: pod nits from Simon Cozens <simon@brecon.co.uk> and others
1871      Branch: perl
1872            ! README.os2 lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
1873            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
1874            ! lib/ExtUtils/Mkbootstrap.pm pod/perlop.pod
1875 ____________________________________________________________________________
1876 [  4719] By: gsar                                  on 1999/12/28  03:01:04
1877         Log: perlport v1.45 from Chris Nandor
1878      Branch: perl
1879            ! pod/perlport.pod
1880 ____________________________________________________________________________
1881 [  4718] By: gsar                                  on 1999/12/28  02:59:16
1882         Log: newer version of constant.pm from Tom Phoenix; added Tom's notes to
1883              perldelta; added STOP, DESTROY and AUTOLOAD to specials list
1884      Branch: perl
1885            ! lib/constant.pm pod/perldelta.pod pod/perlvar.pod
1886            ! t/pragma/constant.t
1887 ____________________________________________________________________________
1888 [  4717] By: gsar                                  on 1999/12/28  02:47:04
1889         Log: cygwin update from Eric Fifer <EFifer@sanwaint.com>
1890      Branch: perl
1891            - ext/DynaLoader/dl_cygwin.xs
1892            ! MAINTAIN MANIFEST ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/pair.c
1893            ! hints/cygwin.sh installperl mg.c pod/perlfaq3.pod t/op/stat.t
1894            ! util.c
1895 ____________________________________________________________________________
1896 [  4716] By: gsar                                  on 1999/12/28  02:40:51
1897         Log: tweak to show up db-linked-with-libpthread-but-not-perl problem
1898              (from Andy Dougherty)
1899      Branch: perl
1900            ! Configure
1901 ____________________________________________________________________________
1902 [  4715] By: gsar                                  on 1999/12/28  02:38:44
1903         Log: better variant of change#4644 (from Andy Dougherty)
1904      Branch: perl
1905            ! Configure
1906 ____________________________________________________________________________
1907 [  4714] By: gsar                                  on 1999/12/28  02:36:40
1908         Log: be defensive about setting {host,group,pass}cat (from Andy Dougherty)
1909      Branch: perl
1910            ! Configure
1911 ____________________________________________________________________________
1912 [  4713] By: gsar                                  on 1999/12/28  02:35:15
1913         Log: $sitelib should be $prefix/lib/perl5/site_perl, as documented in
1914              INSTALL (from Andy Dougherty)
1915      Branch: perl
1916            ! Configure
1917 ____________________________________________________________________________
1918 [  4712] By: gsar                                  on 1999/12/28  02:30:55
1919         Log: avoid creating new files during make install
1920      Branch: perl
1921            ! Makefile.SH
1922 ____________________________________________________________________________
1923 [  4711] By: gsar                                  on 1999/12/28  02:24:44
1924         Log: pod edits from Paul Marquess and Mark-Jason Dominus
1925      Branch: perl
1926            ! AUTHORS Changes ext/DynaLoader/dl_aix.xs
1927            ! ext/DynaLoader/dl_dlopen.xs lib/Net/Ping.pm pod/perlcall.pod
1928            ! pod/perldelta.pod
1929 ____________________________________________________________________________
1930 [  4710] By: gsar                                  on 1999/12/28  02:05:23
1931         Log: miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
1932              <sthoenna@efn.org>); add explicit target for opmini.o
1933      Branch: perl
1934            ! Makefile.SH cygwin/Makefile.SHs os2/Makefile.SHs
1935 ____________________________________________________________________________
1936 [  4709] By: gsar                                  on 1999/12/28  01:20:39
1937         Log: partly fix perldiag regressions identified by Tom Christiansen
1938      Branch: perl
1939            ! doio.c lib/diagnostics.pm pod/perldiag.pod pp_hot.c pp_sys.c
1940            ! t/pragma/warn/4lint t/pragma/warn/doio t/pragma/warn/pp_hot
1941            ! t/pragma/warn/pp_sys
1942 ____________________________________________________________________________
1943 [  4708] By: gsar                                  on 1999/12/27  23:33:24
1944         Log: update perldiag for change#4707
1945      Branch: perl
1946            ! perl.c pod/perldiag.pod
1947 ____________________________________________________________________________
1948 [  4707] By: gsar                                  on 1999/12/27  23:23:39
1949         Log: allow spaces in -I switch argument
1950      Branch: perl
1951            ! perl.c
1952 ____________________________________________________________________________
1953 [  4706] By: gsar                                  on 1999/12/26  23:44:53
1954         Log: fix typos
1955      Branch: utfperl
1956            ! sv.h toke.c
1957 ____________________________________________________________________________
1958 [  4705] By: gsar                                  on 1999/12/24  04:02:35
1959         Log: support for v5.5.640 style version numbers
1960      Branch: utfperl
1961            ! configpm embedvar.h gv.c intrpvar.h objXSUB.h patchlevel.h
1962            ! perl.c perl.h pp_ctl.c sv.c sv.h t/comp/require.t toke.c
1963 ____________________________________________________________________________
1964 [  4704] By: gsar                                  on 1999/12/23  08:54:27
1965         Log: bring in basic threads stuff under USE_ITHREADS
1966      Branch: perl
1967            ! makedef.pl op.c perl.c perl.h perlvars.h pp_sys.c thread.h
1968            ! util.c
1969 ____________________________________________________________________________
1970 [  4703] By: gsar                                  on 1999/12/23  00:10:06
1971         Log: integrate mainline contents into utfperl
1972      Branch: utfperl
1973           !> (integrate 33 files)
1974 ____________________________________________________________________________
1975 [  4702] By: gsar                                  on 1999/12/20  17:18:23
1976         Log: virtual directory handling broken on paths with trailing slash
1977      Branch: perl
1978            ! win32/Makefile win32/makefile.mk win32/vdir.h
1979 ____________________________________________________________________________
1980 [  4701] By: gsar                                  on 1999/12/20  17:09:55
1981         Log: revert optimization in change#4700 (it appears OPpRUNTIME flag
1982              isn't set for all m/$foo/o)
1983      Branch: perl
1984            ! pp_ctl.c
1985 ____________________________________________________________________________
1986 [  4700] By: gsar                                  on 1999/12/20  16:28:51
1987         Log: avoid pp_regcomp() changing optree at run time under USE_*THREADS (or
1988              we have a race on our hands)
1989      Branch: perl
1990            ! pp_ctl.c
1991 ____________________________________________________________________________
1992 [  4699] By: gsar                                  on 1999/12/20  16:19:00
1993         Log: pod tweaks
1994      Branch: perl
1995            ! pod/perldelta.pod pod/perlfilter.pod pod/perlopentut.pod
1996 ____________________________________________________________________________
1997 [  4698] By: gsar                                  on 1999/12/20  07:55:07
1998         Log: uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
1999      Branch: perl
2000            ! utf8.c
2001 ____________________________________________________________________________
2002 [  4697] By: gsar                                  on 1999/12/18  01:35:50
2003         Log: fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
2004              anon hash rather than a block; test case for the same
2005      Branch: perl
2006            ! t/comp/term.t toke.c
2007 ____________________________________________________________________________
2008 [  4696] By: gsar                                  on 1999/12/17  19:55:03
2009         Log: leak in change#4694 spotted by Larry
2010      Branch: perl
2011            ! hv.c
2012 ____________________________________________________________________________
2013 [  4695] By: gsar                                  on 1999/12/17  18:14:11
2014         Log: test case for change#4694
2015      Branch: perl
2016            ! t/op/delete.t
2017 ____________________________________________________________________________
2018 [  4694] By: gsar                                  on 1999/12/17  18:09:08
2019         Log: delete() should return the value as is, not a copy thereof
2020      Branch: perl
2021            ! hv.c pod/perldelta.pod
2022 ____________________________________________________________________________
2023 [  4693] By: gsar                                  on 1999/12/17  17:45:58
2024         Log: fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakharevich)
2025      Branch: perl
2026            ! regexec.c t/op/re_tests
2027 ____________________________________________________________________________
2028 [  4692] By: gsar                                  on 1999/12/17  17:41:10
2029         Log: credits tweak
2030      Branch: perl
2031            ! lib/File/Spec.pm
2032 ____________________________________________________________________________
2033 [  4691] By: gsar                                  on 1999/12/17  07:12:53
2034         Log: DynaLoader doesn't build properly when $(DLSRC) changes
2035              (fix suggested by Hans Mulder)
2036      Branch: perl
2037            ! ext/DynaLoader/Makefile.PL
2038 ____________________________________________________________________________
2039 [  4690] By: gsar                                  on 1999/12/17  06:26:34
2040         Log: add missing new ops
2041      Branch: perl
2042            ! ext/B/ramblings/runtime.porting
2043 ____________________________________________________________________________
2044 [  4689] By: gsar                                  on 1999/12/17  06:16:49
2045         Log: test harness tweak from Hans Mulder
2046      Branch: perl
2047            ! t/TEST
2048 ____________________________________________________________________________
2049 [  4688] By: gsar                                  on 1999/12/17  06:14:23
2050         Log: miniperl build fixes for NeXTstep and cygwin (from Hans Mulder
2051              and Lucian CIONCA <Lucian.Cionca@algoritma.ro>)
2052      Branch: perl
2053            ! Makefile.SH cygwin/Makefile.SHs
2054 ____________________________________________________________________________
2055 [  4687] By: gsar                                  on 1999/12/17  06:06:46
2056         Log: applied suggested patch with whitespace adjustments
2057              From: Helmut Jarausch <jarausch@numa1.igpm.rwth-aachen.de>
2058              Date: Thu, 16 Dec 1999 08:57:55 +0100
2059              Message-id: <38589B82.C4668E10@numa1.igpm.rwth-aachen.de>
2060              Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle /
2061      Branch: perl
2062            ! lib/File/Find.pm
2063 ____________________________________________________________________________
2064 [  4686] By: gsar                                  on 1999/12/17  05:48:53
2065         Log: avoid warnings due to symbols unintroduced by XSLoader (spotted
2066              by Hans Mulder)
2067      Branch: perl
2068            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
2069            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
2070            ! ext/DynaLoader/dl_rhapsody.xs
2071 ____________________________________________________________________________
2072 [  4685] By: gsar                                  on 1999/12/17  05:37:51
2073         Log: fix bug when one of the operands is +0E+0 (from Ronald J Kimball
2074              <rjk@linguist.dartmouth.edu>)
2075      Branch: perl
2076            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
2077 ____________________________________________________________________________
2078 [  4684] By: gsar                                  on 1999/12/16  09:32:48
2079         Log: spell out how to get 4-digit year (from Micheal G Schwern
2080              <schwern@pobox.com>)
2081      Branch: perl
2082            ! pod/perlfunc.pod
2083 ____________________________________________________________________________
2084 [  4683] By: gsar                                  on 1999/12/16  09:26:53
2085         Log: type mismatch for %c format argument (spotted by Robin Barker
2086              <rmb1@cise.npl.co.uk>)
2087      Branch: perl
2088            ! regcomp.c
2089 ____________________________________________________________________________
2090 [  4682] By: gsar                                  on 1999/12/16  08:33:28
2091         Log: mingw32 doesn't have anonymous union (from Benjamin Stuhl
2092              <sho_pi@hotmail.com>)
2093      Branch: perl
2094            ! win32/win32.c
2095 ____________________________________________________________________________
2096 [  4681] By: gsar                                  on 1999/12/16  08:31:15
2097         Log: missing backslash (spotted by Johan Vromans)
2098      Branch: perl
2099            ! perl.c
2100 ____________________________________________________________________________
2101 [  4680] By: gsar                                  on 1999/12/16  08:26:00
2102         Log: avoid coredump on diagnostics when STDERR is closed
2103      Branch: perl
2104            ! perl.h
2105 ____________________________________________________________________________
2106 [  4679] By: gsar                                  on 1999/12/12  18:09:41
2107         Log: integrate mainline changes
2108      Branch: utfperl
2109           +> (branch 39 files)
2110            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
2111            - lib/unicode/UnicodeData-Latest.txt
2112           !> (integrate 447 files)
2113 ____________________________________________________________________________
2114 [  4678] By: gsar                                  on 1999/12/10  01:39:13
2115         Log: interpreter structure should be nulled under -DMULTIPLICITY
2116      Branch: perl
2117            ! perl.c
2118 ____________________________________________________________________________
2119 [  4677] By: gsar                                  on 1999/12/09  11:10:27
2120         Log: update Changes
2121      Branch: perl
2122            ! Changes
2123
2124 ----------------
2125 Version 5.005_63
2126 ----------------
2127
2128 ____________________________________________________________________________
2129 [  4676] By: gsar                                  on 1999/12/09  10:51:43
2130         Log: fix File::Find testsuite bugs in symlink-less places
2131      Branch: perl
2132            ! t/lib/filefind.t
2133 ____________________________________________________________________________
2134 [  4675] By: gsar                                  on 1999/12/09  10:22:31
2135         Log: USE_ITHREADS tweaks and notes
2136      Branch: perl
2137            ! op.c pod/perldelta.pod sv.c
2138 ____________________________________________________________________________
2139 [  4674] By: gsar                                  on 1999/12/09  10:21:53
2140         Log: allow new style sort subs to work under usethreads
2141      Branch: perl
2142            ! pp_ctl.c
2143 ____________________________________________________________________________
2144 [  4673] By: gsar                                  on 1999/12/09  04:00:23
2145         Log: document compatibility issue with literal list slices and NOTOP
2146              (C<not (1,2,3)[0]> is now a syntax error)
2147      Branch: perl
2148            ! pod/perldelta.pod
2149 ____________________________________________________________________________
2150 [  4672] By: gsar                                  on 1999/12/09  01:14:46
2151         Log: avoid mismatched expectation <-> int types for C++ builds
2152      Branch: perl
2153            ! embed.pl intrpvar.h proto.h toke.c
2154 ____________________________________________________________________________
2155 [  4671] By: gsar                                  on 1999/12/09  00:36:24
2156         Log: newer version of File::Find with support for following symlinks and
2157              other features, from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
2158      Branch: perl
2159            ! lib/File/Find.pm pod/perldelta.pod t/lib/filefind.t
2160 ____________________________________________________________________________
2161 [  4670] By: gsar                                  on 1999/12/09  00:13:06
2162         Log: avoid initializing GvCV slot for autovivified filehandles
2163      Branch: perl
2164            ! pp.c
2165 ____________________________________________________________________________
2166 [  4669] By: gsar                                  on 1999/12/08  19:09:27
2167         Log: apply change#4618 again along with Ilya's patch to fix bugs
2168              in it (see change#4622)
2169      Branch: perl
2170            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h regexec.c
2171            ! t/op/re_tests t/op/subst.t
2172 ____________________________________________________________________________
2173 [  4668] By: gsar                                  on 1999/12/08  18:56:53
2174         Log: patch to fix parser bug in C<${h{${a[0]}}} = 13>
2175              From: Larry Wall <larry@wall.org>
2176              Date: Tue, 7 Dec 1999 12:39:30 -0800 (PST)
2177              Message-Id: <199912072039.MAA13257@kiev.wall.org>
2178              Subject: Re: [ID 19991204.002] Inconsistency of ${hash{key}}
2179      Branch: perl
2180            ! embedvar.h intrpvar.h objXSUB.h sv.c toke.c
2181 ____________________________________________________________________________
2182 [  4667] By: gsar                                  on 1999/12/08  18:47:37
2183         Log: patch to fix aix hints from ortmann@vnet.ibm.com
2184      Branch: perl
2185            ! hints/aix.sh
2186 ____________________________________________________________________________
2187 [  4666] By: gsar                                  on 1999/12/08  18:29:02
2188         Log: documentation tweaks from M. J. T. Guy, Micheal Schwern, and
2189              Tim Meadowcroft
2190      Branch: perl
2191            ! Changes lib/Benchmark.pm pod/perlipc.pod pod/perlre.pod
2192 ____________________________________________________________________________
2193 [  4665] By: gsar                                  on 1999/12/08  02:22:31
2194         Log: introduce save_I8() for saving byte values
2195      Branch: perl
2196            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
2197            ! regcomp.c regexec.c scope.c scope.h sv.c
2198 ____________________________________________________________________________
2199 [  4664] By: gsar                                  on 1999/12/08  02:02:33
2200         Log: use SAVEINT() rather than SAVEDESTRUCTOR() for saving PL_expect etc.
2201      Branch: perl
2202            ! toke.c
2203 ____________________________________________________________________________
2204 [  4663] By: gsar                                  on 1999/12/08  01:11:44
2205         Log: longstanding typo in lexer: PL_lex_expect was not properly
2206              saved on reentry
2207      Branch: perl
2208            ! toke.c
2209 ____________________________________________________________________________
2210 [  4662] By: gsar                                  on 1999/12/07  23:16:21
2211         Log: typos in change#4546
2212      Branch: perl
2213            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm sv.c
2214 ____________________________________________________________________________
2215 [  4661] By: gsar                                  on 1999/12/07  09:33:50
2216         Log: typos in change#4660
2217      Branch: perl
2218            ! embed.h embed.pl objXSUB.h perl.h perlapi.c pp_sys.c proto.h
2219 ____________________________________________________________________________
2220 [  4660] By: gsar                                  on 1999/12/06  23:42:55
2221         Log: tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;
2222              fix bug where lc($readonly) could result in bogus errors
2223      Branch: perl
2224            ! embed.h embed.pl iperlsys.h makedef.pl objXSUB.h perlapi.c
2225            ! pp.c pp_sys.c proto.h sv.c
2226 ____________________________________________________________________________
2227 [  4659] By: gsar                                  on 1999/12/06  15:24:31
2228         Log: allow IRIX 6.5 to build perl (from Helmut Jarausch
2229              <jarausch@igpm.rwth-aachen.de>)
2230      Branch: perl
2231            ! perl.h
2232 ____________________________________________________________________________
2233 [  4658] By: gsar                                  on 1999/12/06  15:18:30
2234         Log: fix for -Dp via $^D (suggested by Stephane Payrard
2235              <stef@adnaccess.com>)
2236      Branch: perl
2237            ! mg.c
2238 ____________________________________________________________________________
2239 [  4657] By: gsar                                  on 1999/12/06  06:50:01
2240         Log: change#4641 needs perldiag.pod edit
2241      Branch: perl
2242            - lib/unicode/UnicodeData-Latest.txt
2243            ! pod/perldiag.pod
2244 ____________________________________________________________________________
2245 [  4656] By: gsar                                  on 1999/12/06  01:36:56
2246         Log: Makefile tweak for change#4649
2247      Branch: perl
2248            ! Makefile.SH
2249 ____________________________________________________________________________
2250 [  4655] By: gsar                                  on 1999/12/05  17:23:57
2251         Log: change#4653 was missing a patch reject
2252      Branch: perl
2253            ! win32/makefile.mk
2254 ____________________________________________________________________________
2255 [  4654] By: gsar                                  on 1999/12/05  11:41:04
2256         Log: windows build tweaks for Borland compiler
2257      Branch: perl
2258            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
2259 ____________________________________________________________________________
2260 [  4653] By: gsar                                  on 1999/12/05  11:07:37
2261         Log: applied somewhat modified version of suggested patch
2262              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
2263              Date: Thu, 18 Nov 1999 18:45:27 PST
2264              Message-ID: <19991119024527.72749.qmail@hotmail.com>
2265              Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB
2266      Branch: perl
2267            + win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
2268            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
2269            ! lib/ExtUtils/MM_Win32.pm win32/config_sh.PL win32/genmk95.pl
2270            ! win32/makefile.mk win32/win32.h
2271 ____________________________________________________________________________
2272 [  4652] By: gsar                                  on 1999/12/05  09:24:45
2273         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
2274              Date: Thu, 4 Nov 1999 16:34:23 -0800 (PST)
2275              Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com>
2276              Subject: [ID 19991104.005] modified hints file for UnixWare7 ( svr5)
2277      Branch: perl
2278            ! Changes hints/svr5.sh
2279 ____________________________________________________________________________
2280 [  4651] By: gsar                                  on 1999/12/05  09:01:19
2281         Log: on dosish platforms, avoid infinite recursion in File::Path::mkpath()
2282              when given non-existent drive names
2283      Branch: perl
2284            ! lib/File/Path.pm
2285 ____________________________________________________________________________
2286 [  4650] By: gsar                                  on 1999/12/05  08:47:11
2287         Log: windows build tweaks for change#4649
2288      Branch: perl
2289            ! win32/Makefile win32/makefile.mk
2290 ____________________________________________________________________________
2291 [  4649] By: gsar                                  on 1999/12/05  07:49:28
2292         Log: make File::Glob::glob() the default for CORE::glob()
2293              (old csh glob can still be had with -DPERL_EXTERNAL_GLOB)
2294      Branch: perl
2295            ! Makefile.SH op.c pod/perldelta.pod win32/Makefile
2296            ! win32/makefile.mk
2297 ____________________________________________________________________________
2298 [  4648] By: gsar                                  on 1999/12/05  00:33:34
2299         Log: fix bug in processing L<> tags (from j.vavruska@post.cz)
2300      Branch: perl
2301            ! lib/Pod/Html.pm
2302 ____________________________________________________________________________
2303 [  4647] By: gsar                                  on 1999/12/05  00:14:01
2304         Log: remove outdated entry
2305      Branch: perl
2306            ! pod/perltrap.pod
2307 ____________________________________________________________________________
2308 [  4646] By: gsar                                  on 1999/12/04  22:48:51
2309         Log: s/block/loop block/ in diagnostics about next, last, redo
2310      Branch: perl
2311            ! pod/perldiag.pod pp_ctl.c t/op/runlevel.t t/pragma/warn/pp_ctl
2312 ____________________________________________________________________________
2313 [  4645] By: gsar                                  on 1999/12/04  22:25:32
2314         Log: readability tweak suggested by GRommel@sears.com
2315      Branch: perl
2316            ! pp.c
2317 ____________________________________________________________________________
2318 [  4644] By: gsar                                  on 1999/12/04  22:05:00
2319         Log: Configure tweak from Peter Prymmer
2320      Branch: perl
2321            ! Configure
2322 ____________________________________________________________________________
2323 [  4643] By: gsar                                  on 1999/12/04  21:55:27
2324         Log: make weak keyword check look for defined(&lock), not
2325              merely defined(*lock)
2326      Branch: perl
2327            ! toke.c
2328 ____________________________________________________________________________
2329 [  4642] By: gsar                                  on 1999/12/04  21:11:51
2330         Log: make eof() open ARGV if it isn't open already; also fixes bug
2331              where eof() would operate on any last-read filehandle, not
2332              just ARGV
2333      Branch: perl
2334            ! pp_sys.c
2335 ____________________________________________________________________________
2336 [  4641] By: gsar                                  on 1999/12/04  04:42:25
2337         Log: make uninitialized value warnings report opcode
2338      Branch: perl
2339            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
2340            ! opcode.pl perl.h perlapi.c pp.c pp_hot.c proto.h sv.c
2341            ! t/op/misc.t t/pragma/warn/1global t/pragma/warn/2use
2342            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/7fatal
2343            ! t/pragma/warn/doio t/pragma/warn/pp t/pragma/warn/pp_hot
2344            ! t/pragma/warn/sv
2345 ____________________________________________________________________________
2346 [  4640] By: gsar                                  on 1999/12/04  02:40:44
2347         Log: provide explicit functions timegm_nocheck() and timelocal_nocheck()
2348              that don't do range checking
2349      Branch: perl
2350            ! lib/Time/Local.pm
2351 ____________________________________________________________________________
2352 [  4639] By: gsar                                  on 1999/12/04  01:00:49
2353         Log: better implementation of change#3326; open(local $foo,...) now
2354              allowed in addition to any uninitialized variable, for consistency
2355              with how autovivification works elsewhere; add code to use the
2356              variable name as the name of the handle for simple variables, so
2357              that diagnostics report the handle: "... at - line 1, <$foo> line 10."
2358      Branch: perl
2359            ! op.c pod/perldelta.pod pp.c t/io/open.t
2360 ____________________________________________________________________________
2361 [  4638] By: gsar                                  on 1999/12/03  21:20:00
2362         Log: pod nits
2363      Branch: perl
2364            ! pod/perlfunc.pod pod/perlrun.pod
2365 ____________________________________________________________________________
2366 [  4637] By: gsar                                  on 1999/12/03  08:59:04
2367         Log: change#4431 was flawed
2368      Branch: perl
2369            ! Makefile.SH
2370 ____________________________________________________________________________
2371 [  4636] By: gsar                                  on 1999/12/03  07:59:52
2372         Log: pod embellishments from Nathan Torkington
2373      Branch: perl
2374            ! pod/perlfaq2.pod pod/perlhack.pod
2375 ____________________________________________________________________________
2376 [  4635] By: gsar                                  on 1999/12/03  07:56:04
2377         Log: perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
2378      Branch: perl
2379            ! pod/perlfaq4.pod
2380 ____________________________________________________________________________
2381 [  4634] By: gsar                                  on 1999/12/03  07:47:47
2382         Log: test tweak for VMS (from Craig A. Berry)
2383      Branch: perl
2384            ! t/io/nargv.t
2385 ____________________________________________________________________________
2386 [  4633] By: gsar                                  on 1999/12/03  07:44:52
2387         Log: patchls tweak from Andreas Koenig
2388      Branch: perl
2389            ! Porting/patchls
2390 ____________________________________________________________________________
2391 [  4632] By: gsar                                  on 1999/12/03  07:42:23
2392         Log: don't mess with the umask()
2393      Branch: perl
2394            ! installhtml installman installperl lib/ExtUtils/Install.pm
2395            ! lib/ExtUtils/Manifest.pm
2396 ____________________________________________________________________________
2397 [  4631] By: gsar                                  on 1999/12/03  06:52:50
2398         Log: support -a switch to append bytecode to an existing file and make
2399              perlcc use it (from Tom Hughes <tom@compton.nu>)
2400      Branch: perl
2401            ! ext/B/B/Bytecode.pm utils/perlcc.PL
2402 ____________________________________________________________________________
2403 [  4630] By: gsar                                  on 1999/12/03  06:46:16
2404         Log: document incompatible perl4 vec() vs bitwise ops interaction trap
2405              (from Tom Phoenix)
2406      Branch: perl
2407            ! pod/perltrap.pod
2408 ____________________________________________________________________________
2409 [  4629] By: gsar                                  on 1999/12/03  06:40:15
2410         Log: use PerlIO abstraction rather than straight stdio (from
2411              Chip Salzenberg)
2412      Branch: perl
2413            ! ext/ByteLoader/ByteLoader.xs
2414 ____________________________________________________________________________
2415 [  4628] By: gsar                                  on 1999/12/03  06:15:54
2416         Log: avoid warning in IO::Select::exists() if socket doesn't exist
2417      Branch: perl
2418            ! ext/IO/lib/IO/Select.pm
2419 ____________________________________________________________________________
2420 [  4627] By: gsar                                  on 1999/12/03  06:05:19
2421         Log: two small patches from Peter Prymmer <pvhp@forte.com>
2422      Branch: perl
2423            ! makedepend.SH win32/Makefile win32/makefile.mk
2424 ____________________________________________________________________________
2425 [  4626] By: gsar                                  on 1999/12/03  05:36:38
2426         Log: From: Peter Prymmer <pvhp@forte.com>
2427              Date: Thu, 25 Nov 1999 21:06:19 -0800 (PST)
2428              Message-Id: <199911260506.VAA17230@brio.forte.com>
2429              Subject: [PATCH: 5.005_62] implement /[:ascii:]/ on ebcdic machines
2430      Branch: perl
2431            ! regcomp.c
2432 ____________________________________________________________________________
2433 [  4625] By: gsar                                  on 1999/12/03  05:20:21
2434         Log: Windows build tweaks due to change#4623
2435      Branch: perl
2436            ! win32/Makefile win32/makefile.mk win32/perlhost.h
2437 ____________________________________________________________________________
2438 [  4624] By: gsar                                  on 1999/12/03  04:58:30
2439         Log: add missing file
2440      Branch: perl
2441            + ext/DynaLoader/XSLoader_pm.PL
2442 ____________________________________________________________________________
2443 [  4623] By: gsar                                  on 1999/12/03  04:47:03
2444         Log: applied suggested patch; removed $VERSION = $VERSION hack
2445              (change#4043 fixed the need for that)
2446              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2447              Date: Tue, 16 Nov 1999 01:50:31 EST
2448              Message-Id: <199911160650.BAA18874@monk.mps.ohio-state.edu>
2449              Subject: [PATCH 5.005_62] XSLoader.pm
2450      Branch: perl
2451            ! MANIFEST ext/B/B.pm ext/ByteLoader/ByteLoader.pm
2452            ! ext/DB_File/DB_File.pm ext/Data/Dumper/Dumper.pm
2453            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
2454            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
2455            ! ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm
2456            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm ext/IO/IO.pm
2457            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
2458            ! ext/Opcode/Opcode.pm ext/POSIX/POSIX.pm
2459            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
2460            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
2461            ! lib/AutoLoader.pm lib/FindBin.pm lib/Getopt/Std.pm
2462 ____________________________________________________________________________
2463 [  4622] By: gsar                                  on 1999/12/03  04:02:39
2464         Log: revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)
2465      Branch: perl
2466            ! Changes embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
2467 ____________________________________________________________________________
2468 [  4621] By: gsar                                  on 1999/12/02  22:24:53
2469         Log: caveat about thread-safety of extensions
2470      Branch: perl
2471            ! pod/perlfork.pod
2472 ____________________________________________________________________________
2473 [  4620] By: gsar                                  on 1999/12/02  20:31:02
2474         Log: XS documentation patches suggested by Ilya, severally adjusted
2475      Branch: perl
2476            ! pod/perlxs.pod pod/perlxstut.pod
2477 ____________________________________________________________________________
2478 [  4619] By: gsar                                  on 1999/12/02  17:52:50
2479         Log: re-add missing Unicode database master
2480      Branch: perl
2481            + lib/unicode/Unicode.300
2482 ____________________________________________________________________________
2483 [  4618] By: gsar                                  on 1999/12/02  06:56:18
2484         Log: applied suggested patch with prototype changes
2485              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
2486              Date:    Tue, 23 Nov 1999 22:55:55 EST
2487              Message-Id: <199911240355.WAA23033@monk.mps.ohio-state.edu>
2488              Subject: [PATCH 5.005_62] First char cognizance
2489      Branch: perl
2490            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
2491 ____________________________________________________________________________
2492 [  4617] By: gsar                                  on 1999/12/02  06:04:57
2493         Log: fixes for bugs in change#4586 and OS/2 pod tweak, from Ilya
2494      Branch: perl
2495            ! os2/OS2/REXX/REXX.pm regexec.c t/op/re_tests
2496 ____________________________________________________________________________
2497 [  4616] By: gsar                                  on 1999/12/02  04:30:22
2498         Log: various documentation tweaks suggested by M. J. T. Guy
2499      Branch: perl
2500            ! INSTALL lib/strict.pm pod/perlfunc.pod pod/perlsyn.pod
2501 ____________________________________________________________________________
2502 [  4615] By: gsar                                  on 1999/12/02  04:17:43
2503         Log: various File::Glob fixes for DOSISH platforms
2504              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
2505              Date: Tue, 02 Nov 1999 11:11:25 GMT
2506              Message-Id: <714DFA46B9BBD0119CD000805FC1F53BDC38E3@UKRUX002.rundc.uk.origin-it.com>
2507              Subject: File::Glob again. Final patch, honest!
2508      Branch: perl
2509            + t/lib/glob-case.t
2510            ! MANIFEST ext/File/Glob/Changes ext/File/Glob/Glob.pm
2511            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
2512            ! ext/File/Glob/bsd_glob.h op.c t/lib/glob-global.t
2513 ____________________________________________________________________________
2514 [  4614] By: gsar                                  on 1999/12/02  03:42:55
2515         Log: allow XSUBs and prototyped subroutines to be used with sort() (tweaked
2516              variant of patch suggested by Peter Haworth <pmh@edison.ioppublishing.com>)
2517      Branch: perl
2518            ! pod/perldelta.pod pod/perlfunc.pod pp_ctl.c t/op/sort.t
2519 ____________________________________________________________________________
2520 [  4613] By: gsar                                  on 1999/12/02  01:59:19
2521         Log: ignore yet another known scalar leak
2522      Branch: perl
2523            ! t/pragma/warn/regcomp
2524 ____________________________________________________________________________
2525 [  4612] By: gsar                                  on 1999/12/02  01:15:02
2526         Log: avoid potential stack extension bug in pp_unpack() (spotted by Ilya)
2527      Branch: perl
2528            ! pp.c
2529 ____________________________________________________________________________
2530 [  4611] By: gsar                                  on 1999/12/02  00:31:43
2531         Log: a somewhat tweaked version of suggested patch
2532              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2533              Date: Wed, 27 Oct 1999 18:57:41 -0400 (EDT)
2534              Message-Id: <199910272257.SAA29928@monk.mps.ohio-state.edu>
2535              Subject: [PATCH 5.005_62] Another round of pack/vec docs patches
2536      Branch: perl
2537            ! pod/perlfunc.pod
2538 ____________________________________________________________________________
2539 [  4610] By: gsar                                  on 1999/12/01  19:09:31
2540         Log: more accurate require() pseudocode (from James P. Williams
2541              <James.P.Williams@USAHQ.UnitedSpaceAlliance.com>)
2542      Branch: perl
2543            ! pod/perlfunc.pod
2544 ____________________________________________________________________________
2545 [  4609] By: gsar                                  on 1999/12/01  18:43:49
2546         Log: avoid "Callback called exit" error on intentional exit()
2547      Branch: perl
2548            ! embedvar.h intrpvar.h objXSUB.h perl.c perl.h pp_ctl.c
2549 ____________________________________________________________________________
2550 [  4608] By: gsar                                  on 1999/12/01  18:42:38
2551         Log: find_byclass() prototype was incoherent
2552      Branch: perl
2553            ! regexec.c
2554 ____________________________________________________________________________
2555 [  4607] By: gsar                                  on 1999/12/01  05:45:10
2556         Log: better documentation for goto &NAME (from M. J. T. Guy)
2557      Branch: perl
2558            ! pod/perlfunc.pod
2559 ____________________________________________________________________________
2560 [  4606] By: gsar                                  on 1999/12/01  05:33:14
2561         Log: integrate cfgperl contents into mainline
2562      Branch: perl
2563           +> lib/unicode/Jamo.txt lib/unicode/NamesList.html
2564           +> lib/unicode/UCD300.html lib/unicode/Unicode3.html
2565            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
2566            ! Changes
2567           !> (integrate 210 files)
2568 ____________________________________________________________________________
2569 [  4605] By: gsar                                  on 1999/12/01  05:15:27
2570         Log: avoid PTR->IV cast warnings
2571      Branch: perl
2572            ! mg.c op.c scope.h
2573 ____________________________________________________________________________
2574 [  4604] By: gsar                                  on 1999/12/01  03:59:56
2575         Log: email address changes
2576      Branch: perl
2577            ! AUTHORS Changes Porting/genlog Porting/p4d2p Porting/p4desc
2578            ! README.win32 ext/Data/Dumper/Dumper.pm lib/DB.pm
2579            ! lib/File/DosGlob.pm lib/Math/Complex.pm lib/Math/Trig.pm
2580            ! pod/perl5005delta.pod pod/perlport.pod t/op/runlevel.t
2581            ! utils/perlbug.PL utils/perldoc.PL win32/bin/perlglob.pl
2582 ____________________________________________________________________________
2583 [  4603] By: gsar                                  on 1999/12/01  03:45:13
2584         Log: minor USE_ITHREADS tweaks
2585      Branch: perl
2586            ! doio.c op.c op.h pp_hot.c pp_sys.c run.c win32/Makefile
2587            ! win32/perllib.c win32/win32.h
2588 ____________________________________________________________________________
2589 [  4602] By: gsar                                  on 1999/12/01  01:00:09
2590         Log: more complete pseudo-fork() support for Windows
2591      Branch: perl
2592            + pod/perlfork.pod win32/perlhost.h win32/vdir.h win32/vmem.h
2593            ! MANIFEST XSUB.h cop.h dump.c embed.h embed.pl embedvar.h
2594            ! ext/B/B/CC.pm ext/Opcode/Opcode.xs global.sym globals.c
2595            ! globvar.sym gv.c hv.c intrpvar.h iperlsys.h makedef.pl mg.c
2596            ! mpeix/mpeixish.h objXSUB.h op.c op.h os2/os2ish.h perl.c
2597            ! perl.h perlapi.c plan9/plan9ish.h pod/Makefile pod/buildtoc
2598            ! pod/perl.pod pod/roffitall pp.c pp_ctl.c pp_hot.c pp_sys.c
2599            ! proto.h regcomp.c run.c scope.c scope.h sv.c t/op/fork.t
2600            ! toke.c unixish.h util.c vos/vosish.h win32/Makefile
2601            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
2602            ! win32/win32iop.h win32/win32thread.h
2603 ____________________________________________________________________________
2604 [  4601] By: gsar                                  on 1999/12/01  00:45:38
2605         Log: rudimentary support for remote debugging, from aeons ago (somewhat
2606              modified)
2607              From: Graham TerMarsch <grahamt@ActiveState.com>
2608              Date: Sat, 12 Sep 1998 10:46:55 -0700
2609              Message-ID: <35FAB38F.EA9AAC50@activestate.com>
2610              Subject: Re: Patches to perl5db.pl to allow for remote debugging
2611      Branch: perl
2612            ! lib/perl5db.pl
2613 ____________________________________________________________________________
2614 [  4600] By: chip                                  on 1999/11/19  21:16:00
2615         Log: Document known limitations of fdopen() on some systems,
2616              as they apply to open() and sysopen().
2617      Branch: perl
2618            ! pod/perlfunc.pod
2619 ____________________________________________________________________________
2620 [  4599] By: chip                                  on 1999/11/19  17:20:19
2621         Log: Undef printf before redirecting it to PerlIO_stdoutf.
2622              (Avoids an irritating warning when compiling with PerlIO.)
2623      Branch: perl
2624            ! perl.h
2625 ____________________________________________________________________________
2626 [  4598] By: jhi                                   on 1999/11/22  21:30:17
2627         Log: Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.
2628      Branch: cfgperl
2629            ! README.vms t/io/open.t
2630 ____________________________________________________________________________
2631 [  4597] By: jhi                                   on 1999/11/21  16:21:21
2632         Log: Replace #4596 with the change done in 5.005_03.
2633      Branch: cfgperl
2634            ! ext/Errno/Errno_pm.PL
2635 ____________________________________________________________________________
2636 [  4596] By: jhi                                   on 1999/11/21  16:07:20
2637         Log: Skip processing a file if the file to be opened is '-'
2638              (can happen in UNICOS)
2639      Branch: cfgperl
2640            ! ext/Errno/Errno_pm.PL
2641 ____________________________________________________________________________
2642 [  4595] By: jhi                                   on 1999/11/21  14:05:10
2643         Log: VMS patches from Peter Prymmer.
2644      Branch: cfgperl
2645            ! doio.c mg.c taint.c vms/subconfigure.com vms/vms.c
2646 ____________________________________________________________________________
2647 [  4594] By: jhi                                   on 1999/11/18  17:07:14
2648         Log: The find_byclass prototype is already in proto.h. 
2649      Branch: cfgperl
2650            ! regexec.c
2651 ____________________________________________________________________________
2652 [  4593] By: gsar                                  on 1999/11/16  21:25:21
2653         Log: typo in flag checks
2654      Branch: utfperl
2655            ! sv.h
2656 ____________________________________________________________________________
2657 [  4592] By: jhi                                   on 1999/11/16  21:17:25
2658         Log: Regen Configure.
2659      Branch: cfgperl
2660            ! Configure config_h.SH pp.c pp.h vms/subconfigure.com
2661      Branch: metaconfig
2662            ! U/a_dvisory/quadtype.U
2663 ____________________________________________________________________________
2664 [  4591] By: jhi                                   on 1999/11/16  14:53:19
2665         Log: Integrate with Sarathy.
2666      Branch: cfgperl
2667           !> cop.h deb.c embed.h embed.pl global.sym lib/Pod/Checker.pm
2668           !> lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
2669           !> lib/Pod/Usage.pm makedef.pl objXSUB.h perl.c perlapi.c
2670           !> pod/podchecker.PL pp_sys.c proto.h sv.c t/pod/poderrs.t
2671           !> t/pod/poderrs.xr
2672 ____________________________________________________________________________
2673 [  4590] By: gsar                                  on 1999/11/16  05:57:56
2674         Log: Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>
2675      Branch: perl
2676            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
2677            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/podchecker.PL
2678            ! t/pod/poderrs.t t/pod/poderrs.xr
2679 ____________________________________________________________________________
2680 [  4589] By: gsar                                  on 1999/11/15  18:47:34
2681         Log: add a synchronous stub fork() for USE_ITHREADS to prove that a simple
2682              C<if (fork()) { print "parent" } else { print "child" }> works on
2683              Windows (incidentally running a cloned^2 interpreter :)
2684      Branch: perl
2685            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perlapi.c
2686            ! pp_sys.c proto.h sv.c
2687 ____________________________________________________________________________
2688 [  4588] By: gsar                                  on 1999/11/15  14:34:36
2689         Log: cloning the stack (part 1)
2690      Branch: perl
2691            ! cop.h deb.c perl.c sv.c
2692 ____________________________________________________________________________
2693 [  4587] By: jhi                                   on 1999/11/15  00:22:20
2694         Log: Integrate with Sarathy.
2695      Branch: cfgperl
2696           !> Changes embed.h embed.pl embedvar.h global.sym intrpvar.h
2697           !> makedef.pl objXSUB.h op.c perl.h perlapi.c proto.h run.c sv.c
2698           !> win32/perllib.c
2699 ____________________________________________________________________________
2700 [  4586] By: jhi                                   on 1999/11/14  21:17:26
2701         Log: Ilya's "hopscotch" patch, reworked by Ilya to fit.
2702      Branch: cfgperl
2703            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
2704 ____________________________________________________________________________
2705 [  4585] By: gsar                                  on 1999/11/14  20:01:45
2706         Log: tweak for win32 build
2707      Branch: perl
2708            ! embed.h embed.pl op.c proto.h
2709 ____________________________________________________________________________
2710 [  4584] By: gsar                                  on 1999/11/14  19:46:25
2711         Log: cosmetic tweaks
2712      Branch: perl
2713            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
2714            ! objXSUB.h perl.h perlapi.c proto.h sv.c win32/perllib.c
2715 ____________________________________________________________________________
2716 [  4583] By: gsar                                  on 1999/11/14  17:38:32
2717         Log: fix problem pointer casts
2718      Branch: perl
2719            ! Changes run.c sv.c
2720 ____________________________________________________________________________
2721 [  4582] By: jhi                                   on 1999/11/14  17:10:01
2722         Log: Integrate with Sarathy.
2723      Branch: cfgperl
2724           !> cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c perly.c
2725           !> perly.y pp_ctl.c pp_sys.c sv.c t/op/misc.t toke.c util.c
2726           !> vms/perly_c.vms win32/perllib.c
2727 ____________________________________________________________________________
2728 [  4581] By: jhi                                   on 1999/11/14  17:08:23
2729         Log: The separation of 64-bitness and largefileness continues
2730              (with a setback, see hpux.sh).
2731      Branch: cfgperl
2732            ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh
2733            ! hints/solaris_2.sh
2734      Branch: metaconfig
2735            ! U/threads/archname.U U/typedefs/lseektype.U
2736      Branch: metaconfig/U/perl
2737            ! fpossize.U use64bits.U uselfs.U
2738 ____________________________________________________________________________
2739 [  4580] By: jhi                                   on 1999/11/14  13:26:41
2740         Log: Another Unicode update.
2741      Branch: cfgperl
2742            + lib/unicode/Jamo.txt lib/unicode/NamesList.html
2743            + lib/unicode/UCD300.html lib/unicode/Unicode3.html
2744            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
2745            ! (edit 189 files)
2746 ____________________________________________________________________________
2747 [  4579] By: gsar                                  on 1999/11/14  10:21:49
2748         Log: sundry cleanups for cloned interpreters (only known failure mode
2749              is due to regexps keeping non-constant data in their compiled
2750              structures)
2751      Branch: perl
2752            ! cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c pp_ctl.c
2753            ! pp_sys.c sv.c toke.c util.c win32/perllib.c
2754 ____________________________________________________________________________
2755 [  4578] By: gsar                                  on 1999/11/14  03:37:37
2756         Log: fix bug in change#4515 (STOP blocks now see @ARGV like the rest)
2757      Branch: perl
2758            ! perly.c perly.y t/op/misc.t vms/perly_c.vms
2759 ____________________________________________________________________________
2760 [  4577] By: jhi                                   on 1999/11/13  19:50:24
2761         Log: Change #4576 accidentally leaked also parts of
2762              Ilya's patch that won't apply cleanly anymore.
2763      Branch: cfgperl
2764            ! regexec.c t/op/re_tests
2765 ____________________________________________________________________________
2766 [  4576] By: jhi                                   on 1999/11/13  19:43:37
2767         Log: Integrate with Sarathy.
2768      Branch: cfgperl
2769            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
2770           !> ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm t/lib/dumper.t
2771           !> t/op/regexp.t t/pragma/overload.t
2772 ____________________________________________________________________________
2773 [  4575] By: gsar                                  on 1999/11/13  19:41:46
2774         Log: typos in change#4561 and change#4565
2775      Branch: perl
2776            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
2777 ____________________________________________________________________________
2778 [  4574] By: gsar                                  on 1999/11/13  19:31:19
2779         Log: revert non-kosher parts of change#4562 (sort order problems
2780              should be ignored (on ebcdic) by fixing dumper.t/T() to sort
2781              result and expected lines; /[:ascii:]/ not working should be
2782              fixed, not ignored in regexp.t; result from sort should be
2783              fixed to be ascii portable on ebcdic, not ebcdic-specific)
2784      Branch: perl
2785            ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t
2786 ____________________________________________________________________________
2787 [  4573] By: gsar                                  on 1999/11/13  19:13:04
2788         Log: integrate cfgperl changes into mainline
2789      Branch: perl
2790           +> lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
2791           +> lib/unicode/In/BopomofoExtended.pl
2792           +> lib/unicode/In/BraillePatterns.pl
2793           +> lib/unicode/In/CJKRadicalsSupplement.pl
2794           +> lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
2795           +> lib/unicode/In/Cherokee.pl
2796           +> lib/unicode/In/IdeographicDescriptionCharacters.pl
2797           +> lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
2798           +> lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
2799           +> lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
2800           +> lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
2801           +> lib/unicode/In/Thaana.pl
2802           +> lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
2803           +> lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
2804            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
2805           !> (integrate 213 files)
2806 ____________________________________________________________________________
2807 [  4572] By: jhi                                   on 1999/11/13  18:44:50
2808         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
2809              To: perl5-porters@perl.org, VMSPERL@perl.org
2810              Subject: [PATCH 5.005_03 and 5.005_62] updates to README.vms
2811              Date: Wed, 27 Oct 1999 11:02:54 -0500
2812              Message-Id: <4.2.0.58.19991027105257.00addc10@mmtnt11.metamor.com>
2813      Branch: cfgperl
2814            ! README.vms
2815 ____________________________________________________________________________
2816 [  4571] By: jhi                                   on 1999/11/13  18:33:39
2817         Log: From: jand@activestate.com (Jan Dubois)
2818              To: perl5-porters@perl.org, Perl-Win32-Porters@activestate.com
2819              Cc: Douglas Lankshear <dougl@activestate.com>,
2820              Gurusamy Sarathy <gsar@activestate.com>
2821              Subject: [5.005_62 PATCH] support link() on WinNT and NTFS
2822              Date: Tue, 09 Nov 1999 00:38:33 +0100
2823              Message-ID: <382b5d24.10899522@smtprelay.t-online.de>
2824      Branch: cfgperl
2825            ! XSUB.h iperlsys.h pp_sys.c t/io/fs.t win32/config.bc
2826            ! win32/config.gc win32/config.vc win32/config_H.bc
2827            ! win32/config_H.gc win32/config_H.vc win32/perllib.c
2828            ! win32/win32.c win32/win32iop.h
2829 ____________________________________________________________________________
2830 [  4570] By: jhi                                   on 1999/11/13  18:30:37
2831         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2832              To: perl5-porters@perl.org (Mailing list Perl5)
2833              Subject: [PATCH 5.005_62] makedef.pl goof
2834              Date: Mon, 8 Nov 1999 23:55:21 -0500 (EST)
2835              Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu>
2836      Branch: cfgperl
2837            ! makedef.pl
2838 ____________________________________________________________________________
2839 [  4569] By: jhi                                   on 1999/11/13  18:06:54
2840         Log: From: Michael G Schwern <schwern@pobox.com>
2841              To: perl5-porters@perl.org, pod-people@perl.org
2842              Cc: tchrist@mox.perl.com, gnat@frii.com
2843              Subject: [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
2844              Date: Wed, 10 Nov 1999 17:21:46 -0500
2845              Message-ID: <19991110172146.A23527@athens.aocn.com>
2846      Branch: cfgperl
2847            ! pod/perlfaq9.pod
2848 ____________________________________________________________________________
2849 [  4568] By: jhi                                   on 1999/11/13  18:05:33
2850         Log: From: "Paul Moore" <gustav@morpheus.demon.co.uk>
2851              To: <perl5-porters@perl.org>
2852              Subject: DynaLoader_pm.PL patch (backslashes in strings)
2853              Date: Wed, 10 Nov 1999 22:52:02 -0000
2854              Message-ID: <LPBBIIMJKJMPNOGHGLLCMEBFCAAA.gustav@morpheus.demon.co.uk>
2855      Branch: cfgperl
2856            ! ext/DynaLoader/DynaLoader_pm.PL
2857 ____________________________________________________________________________
2858 [  4567] By: jhi                                   on 1999/11/13  18:03:52
2859         Log: From: JD Laub <jdl@access-health.com>
2860              To: perl5-porters@perl.org
2861              Subject: [ID 19991112.002] patch: Exporter.pm not reporting path
2862              Date: Fri, 12 Nov 1999 08:58:28 -0700 (MST)
2863              Message-Id: <199911121558.IAA08915@mocha.iasi.com>
2864      Branch: cfgperl
2865            ! lib/Exporter/Heavy.pm
2866 ____________________________________________________________________________
2867 [  4566] By: jhi                                   on 1999/11/13  18:01:24
2868         Log: From: Bernard Quatermass <bernard@quatermass.co.uk>
2869              To: perl5-porters@perl.org
2870              Subject: small patch for perldoc
2871              Date: Fri, 12 Nov 1999 23:11:43 GMT
2872              Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk>
2873      Branch: cfgperl
2874            ! utils/perldoc.PL
2875 ____________________________________________________________________________
2876 [  4565] By: jhi                                   on 1999/11/13  17:58:54
2877         Log: From: Scott Gifford <sgifford@tir.com>
2878              To: perl5-porters@perl.org
2879              Cc: gbarr@pobox.com
2880              Subject: [ID 19991112.004] Bug in IO::Socket (patch included)
2881              Date: 12 Nov 1999 18:55:30 -0500
2882              Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com>
2883      Branch: cfgperl
2884            ! ext/IO/lib/IO/Socket.pm
2885 ____________________________________________________________________________
2886 [  4564] By: jhi                                   on 1999/11/13  17:45:39
2887         Log: Applied manually:
2888              From: "Craig A. Berry" <craig.berry@metamor.com>
2889              To: perl5-porters@perl.org, VMSPERL@perl.org
2890              Subject: [PATCH 5.005_62] patches required to build on VMS
2891              Date: Tue, 09 Nov 1999 18:16:14 -0600
2892              Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com>
2893      Branch: cfgperl
2894            ! configure.com vms/descrip_mms.template vms/subconfigure.com
2895            ! vms/vms.c vms/vmsish.h
2896 ____________________________________________________________________________
2897 [  4563] By: jhi                                   on 1999/11/13  17:18:41
2898         Log: Regen Unicode tables to include a warning:
2899              Thou Shalt Not Edit Them By Hand; add missing
2900              (Unicode 2.0 -introduced) tables to MANIFEST;
2901              convert the equivalence tables to be valid Perl code.
2902      Branch: cfgperl
2903            + lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
2904            + lib/unicode/In/BopomofoExtended.pl
2905            + lib/unicode/In/BraillePatterns.pl
2906            + lib/unicode/In/CJKRadicalsSupplement.pl
2907            + lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
2908            + lib/unicode/In/Cherokee.pl
2909            + lib/unicode/In/IdeographicDescriptionCharacters.pl
2910            + lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
2911            + lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
2912            + lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
2913            + lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
2914            + lib/unicode/In/Thaana.pl
2915            + lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
2916            + lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
2917            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
2918            ! (edit 169 files)
2919 ____________________________________________________________________________
2920 [  4562] By: jhi                                   on 1999/11/13  16:53:00
2921         Log: From: Peter Prymmer <pvhp@forte.com>
2922              To: gsar@activestate.com, perl-mvs@perl.org, perlbug@perl.com
2923              Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390
2924              Date: Wed, 10 Nov 1999 14:34:36 -0800 (PST)
2925              Message-Id: <199911102234.OAA01018@brio.forte.com>
2926      Branch: cfgperl
2927            ! t/lib/dumper.t t/op/pack.t t/op/regexp.t t/pragma/locale.t
2928            ! t/pragma/overload.t
2929 ____________________________________________________________________________
2930 [  4561] By: jhi                                   on 1999/11/13  16:29:37
2931         Log: $Config{myarchname} is not a good architecture identifier
2932              because it may contain host/node identification like
2933              CPU serial numbers.
2934      Branch: cfgperl
2935            ! ext/Errno/Errno_pm.PL
2936 ____________________________________________________________________________
2937 [  4560] By: jhi                                   on 1999/11/13  16:26:13
2938         Log: Continue largefileness separation from quadness;
2939              move nv-preserving test out of perl.h into Configure;
2940              use HAS_SETVBUF in IO.
2941      Branch: cfgperl
2942            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2943            ! config_h.SH ext/IO/IO.xs hints/solaris_2.sh perl.h pp_sys.c
2944      Branch: metaconfig
2945            ! U/a_dvisory/quadtype.U
2946      Branch: metaconfig/U/perl
2947            + nvpresuv.U
2948            ! d_fseeko.U d_ftello.U io64.U perlxv.U
2949 ____________________________________________________________________________
2950 [  4559] By: jhi                                   on 1999/11/13  13:46:38
2951         Log: Try to fix largefileness so that it "works" without a quad IV.
2952      Branch: cfgperl
2953            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2954            ! config_h.SH perl.h pp_sys.c t/lib/syslfs.t t/op/lfs.t
2955      Branch: metaconfig
2956            ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U
2957      Branch: metaconfig/U/perl
2958            ! io64.U
2959 ____________________________________________________________________________
2960 [  4558] By: jhi                                   on 1999/11/13  11:36:19
2961         Log: Undo drift from mainline.
2962      Branch: cfgperl
2963            ! regcomp.c util.c utils/h2xs.PL
2964 ____________________________________________________________________________
2965 [  4557] By: gsar                                  on 1999/11/13  10:54:46
2966         Log: typo
2967      Branch: perl
2968            ! util.c
2969 ____________________________________________________________________________
2970 [  4556] By: gsar                                  on 1999/11/13  10:53:41
2971         Log: integrate cfgperl contents (op.[ch] needed manual resolve)
2972      Branch: perl
2973           +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
2974           +> epoc/epoc_stubs.c
2975           !> (integrate 48 files)
2976 ____________________________________________________________________________
2977 [  4555] By: jhi                                   on 1999/11/13  10:05:54
2978         Log: Integrate with Sarathy.
2979      Branch: cfgperl
2980           !> dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
2981           !> sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
2982 ____________________________________________________________________________
2983 [  4554] By: jhi                                   on 1999/11/13  10:03:07
2984         Log: s/_SIGN$/_sign/g;
2985      Branch: metaconfig
2986            ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U
2987 ____________________________________________________________________________
2988 [  4553] By: gsar                                  on 1999/11/13  02:17:53
2989         Log: cloned interpreters now actually run and pass all but 55/10386
2990              subtests; various subtle bugs, new and old, observed when running
2991              cloned interpreters have been fixed
2992              
2993              still to do:
2994              |  * dup psig_ptr table
2995              |  * merge PADOP GVs support with "our" SVs (existing PADOPs are too
2996              |    simple-minded and grab one pad entry each, heavily bloating
2997              |    the pad by not avoiding dups)
2998              |  * overloaded constants are not really immutable--they need to
2999              |    be PADOPs
3000              |  * allocator for constants and OPs need to be spelled differently
3001              |    (shared vs interpreter-local allocations)
3002              |  * optree refcounting is still missing locking (macros are in place)
3003              |  * curstackinfo, {mark,scope,save,ret}stack need to be cloned so
3004              |    perl_clone() can be called from within runops*()
3005      Branch: perl
3006            ! dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
3007            ! sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
3008 ____________________________________________________________________________
3009 [  4552] By: jhi                                   on 1999/11/11  23:17:43
3010         Log: Turn on largefileness always if available and
3011              continue 64-bit fixes.
3012      Branch: cfgperl
3013            ! Configure config_h.SH handy.h hints/aix.sh hints/dec_osf.sh
3014            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh perl.h pp.c
3015            ! sv.c t/lib/syslfs.t t/op/lfs.t utf8.c
3016 ____________________________________________________________________________
3017 [  4551] By: jhi                                   on 1999/11/11  23:16:15
3018         Log: Split int64type from i_inttypes, rename quadcase into quadkind.
3019      Branch: metaconfig
3020            ! U/a_dvisory/quadtype.U
3021      Branch: metaconfig/U/perl
3022            + d_int64t.U
3023            ! i_inttypes.U io64.U
3024 ____________________________________________________________________________
3025 [  4550] By: jhi                                   on 1999/11/11  20:24:55
3026         Log: Fix a thinko in 4548.
3027      Branch: cfgperl
3028            ! pp_sys.c
3029 ____________________________________________________________________________
3030 [  4549] By: jhi                                   on 1999/11/11  19:48:21
3031         Log: Integrate with Sarathy.
3032      Branch: cfgperl
3033           !> (integrate 56 files)
3034 ____________________________________________________________________________
3035 [  4548] By: jhi                                   on 1999/11/11  19:41:56
3036         Log: Try to do something if st_size, st_uid, st_gid are too big for an IV;
3037              regen Configure.
3038      Branch: cfgperl
3039            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3040            ! config_h.SH pp_sys.c
3041 ____________________________________________________________________________
3042 [  4547] By: jhi                                   on 1999/11/11  19:40:38
3043         Log: s/_SIZE$/_size/g; add sizesize and ssizesize.
3044      Branch: metaconfig
3045            + U/typedefs/sizesize.U U/typedefs/ssizesize.U
3046            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
3047 ____________________________________________________________________________
3048 [  4546] By: gsar                                  on 1999/11/11  10:32:54
3049         Log: avoid stash pointers in optree under USE_ITHREADS
3050      Branch: perl
3051            ! bytecode.pl cop.h ext/B/B.xs ext/B/B/Asmdata.pm
3052            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
3053            ! ext/B/B/Deparse.pm ext/ByteLoader/bytecode.h
3054            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
3055            ! ext/Opcode/Opcode.xs gv.c op.c perl.c pp.c pp_ctl.c pp_hot.c
3056            ! scope.h sv.c
3057 ____________________________________________________________________________
3058 [  4545] By: gsar                                  on 1999/11/11  06:04:20
3059         Log: another change towards a shareable optree: avoid pointer to filegv
3060              in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
3061              (CvFILE() may yet come in handy somewhere); adjust compiler doodads
3062              to suit
3063      Branch: perl
3064            ! bytecode.pl cop.h cv.h dump.c ext/B/B.pm ext/B/B.xs
3065            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
3066            ! ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
3067            ! ext/B/B/Lint.pm ext/B/B/Xref.pm ext/ByteLoader/bytecode.h
3068            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
3069            ! ext/Devel/Peek/Peek.pm gv.c gv.h op.c perl.c pp.c pp_ctl.c
3070            ! pp_sys.c scope.c scope.h sv.c sv.h toke.c util.c util.h
3071            ! win32/perllib.c
3072 ____________________________________________________________________________
3073 [  4544] By: gsar                                  on 1999/11/10  18:19:12
3074         Log: more cleanups for change#4539
3075      Branch: perl
3076            ! gv.h op.c op.h pp_ctl.c pp_hot.c
3077 ____________________________________________________________________________
3078 [  4543] By: gsar                                  on 1999/11/10  01:52:22
3079         Log: remove dead branch/infinite looper in change#3612
3080      Branch: perl
3081            ! op.c
3082 ____________________________________________________________________________
3083 [  4542] By: gsar                                  on 1999/11/09  20:05:47
3084         Log: IoDIRP may be fake when used in source filters, mark as such
3085      Branch: perl
3086            ! sv.c sv.h toke.c
3087 ____________________________________________________________________________
3088 [  4541] By: gsar                                  on 1999/11/09  05:47:53
3089         Log: small nits in changes#4538,4539
3090      Branch: perl
3091            ! op.c sv.c
3092 ____________________________________________________________________________
3093 [  4540] By: gsar                                  on 1999/11/08  20:30:58
3094         Log: win32 symbol export tweak
3095      Branch: perl
3096            ! makedef.pl win32/win32.c win32/win32iop.h
3097 ____________________________________________________________________________
3098 [  4539] By: gsar                                  on 1999/11/08  18:50:40
3099         Log: preliminary support for GVOP indirection via pad
3100      Branch: perl
3101            ! doio.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
3102            ! opcode.pl perlapi.c pp_hot.c pp_sys.c proto.h run.c
3103 ____________________________________________________________________________
3104 [  4538] By: gsar                                  on 1999/11/08  11:25:49
3105         Log: preliminary support for perl_clone() (still needs work in
3106              the following areas: SVOPs must indirect via pad; context
3107              stack, scope stack, and runlevels must be cloned; must
3108              hook up the virtualized pseudo-process support provided by
3109              "host"; ...)
3110      Branch: perl
3111            ! av.h embed.h embed.pl embedvar.h global.sym hv.c hv.h
3112            ! intrpvar.h makedef.pl objXSUB.h perl.h perlapi.c proto.h sv.c
3113            ! win32/perllib.c win32/win32.c
3114 ____________________________________________________________________________
3115 [  4537] By: gsar                                  on 1999/11/08  11:19:18
3116         Log: more thorough cleanup in perl_destroy()
3117      Branch: perl
3118            ! perl.c util.c
3119 ____________________________________________________________________________
3120 [  4536] By: gsar                                  on 1999/11/08  07:16:10
3121         Log: win32 internal data must be interpreter-local
3122      Branch: perl
3123            ! win32/win32.c win32/win32.h win32/win32sck.c
3124 ____________________________________________________________________________
3125 [  4535] By: gsar                                  on 1999/11/08  04:17:28
3126         Log: tweak change#4502
3127      Branch: perl
3128            ! doio.c perl.c
3129 ____________________________________________________________________________
3130 [  4534] By: jhi                                   on 1999/11/07  13:17:03
3131         Log: Four special class subs, not three.
3132      Branch: cfgperl
3133            ! pod/perlmod.pod
3134 ____________________________________________________________________________
3135 [  4533] By: jhi                                   on 1999/11/07  13:13:15
3136         Log: Integrate with Sarathy.
3137      Branch: cfgperl
3138           !> mg.c t/io/print.t
3139 ____________________________________________________________________________
3140 [  4532] By: jhi                                   on 1999/11/07  12:36:10
3141         Log: More test program maintenance.
3142      Branch: cfgperl
3143            ! Configure config_h.SH
3144      Branch: metaconfig
3145            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
3146            ! U/compline/charsize.U U/compline/d_sigaction.U
3147            ! U/compline/doublesize.U U/compline/floatsize.U
3148            ! U/compline/nblock_io.U U/compline/ptrsize.U
3149            ! U/modified/Signal.U U/typedefs/gidsize.U U/typedefs/pidsize.U
3150            ! U/typedefs/uidsize.U
3151      Branch: metaconfig/U/perl
3152            ! fpossize.U
3153 ____________________________________________________________________________
3154 [  4531] By: jhi                                   on 1999/11/07  00:34:09
3155         Log: Tidy up the metaconfig test programs.
3156      Branch: cfgperl
3157            ! Configure config_h.SH
3158      Branch: metaconfig
3159            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
3160            ! U/compline/charsize.U U/compline/doublesize.U
3161            ! U/compline/nblock_io.U U/compline/ptrsize.U
3162            ! U/modified/d_longlong.U U/typedefs/gidsize.U
3163            ! U/typedefs/lseektype.U U/typedefs/pidsize.U
3164            ! U/typedefs/uidsize.U
3165      Branch: metaconfig/U/perl
3166            ! fpossize.U
3167 ____________________________________________________________________________
3168 [  4530] By: jhi                                   on 1999/11/06  23:51:34
3169         Log: So many printfs, so little time.
3170      Branch: cfgperl
3171            ! op.c perl.c regcomp.c scope.c util.c
3172 ____________________________________________________________________________
3173 [  4529] By: jhi                                   on 1999/11/06  23:27:35
3174         Log: Replace the explicit zeros with NOOPs.
3175      Branch: cfgperl
3176            ! perl.h
3177 ____________________________________________________________________________
3178 [  4528] By: jhi                                   on 1999/11/06  23:10:54
3179         Log: From: jand@activestate.com (Jan Dubois)
3180              To: perl5-porters@perl.org
3181              Cc: Mike Blazer <blazer@mail.nevalink.ru>,
3182              Mark Borgerding <mborgerding@acm.org>
3183              Subject: [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators
3184              Date: Sat, 06 Nov 1999 22:16:43 +0100
3185              Message-ID: <38279207.46448719@smtprelay.t-online.de>
3186      Branch: cfgperl
3187            ! op.c op.h
3188 ____________________________________________________________________________
3189 [  4527] By: jhi                                   on 1999/11/06  20:22:14
3190         Log: ...and fewer.
3191      Branch: cfgperl
3192            ! dump.c
3193 ____________________________________________________________________________
3194 [  4526] By: jhi                                   on 1999/11/06  20:19:04
3195         Log: ...and they are getting fewer.
3196      Branch: cfgperl
3197            ! dump.c op.c util.c
3198 ____________________________________________________________________________
3199 [  4525] By: jhi                                   on 1999/11/06  19:59:59
3200         Log: More printf miscasts flushed out.
3201      Branch: cfgperl
3202            ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
3203            ! regexec.c
3204 ____________________________________________________________________________
3205 [  4524] By: jhi                                   on 1999/11/06  15:39:05
3206         Log: Crushing the remaining %ld guerillas.
3207      Branch: cfgperl
3208            ! ext/Devel/DProf/DProf.xs
3209 ____________________________________________________________________________
3210 [  4523] By: jhi                                   on 1999/11/06  15:11:38
3211         Log: Update CPAN sites list.
3212      Branch: cfgperl
3213            ! pod/perlmodlib.pod
3214 ____________________________________________________________________________
3215 [  4522] By: jhi                                   on 1999/11/05  19:50:46
3216         Log: The -n32 is normally part of $cc, not $ccflags.
3217      Branch: cfgperl
3218            ! hints/irix_6.sh
3219 ____________________________________________________________________________
3220 [  4521] By: gsar                                  on 1999/11/05  04:35:30
3221         Log: allow $\ to work right when set to a string with embedded nulls
3222      Branch: perl
3223            ! mg.c t/io/print.t
3224 ____________________________________________________________________________
3225 [  4520] By: jhi                                   on 1999/11/04  23:30:09
3226         Log: Integrate with Sarathy.
3227      Branch: cfgperl
3228           !> embedvar.h ext/B/B/Bytecode.pm ext/B/B/Lint.pm
3229           !> ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm ext/File/Glob/Glob.pm
3230           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h intrpvar.h
3231           !> keywords.h keywords.pl objXSUB.h op.c perl.c pod/perldelta.pod
3232           !> pod/perldiag.pod pod/perlfunc.pod pod/perlmod.pod
3233           !> pod/perlrun.pod pod/perlsub.pod pod/perltodo.pod toke.c
3234 ____________________________________________________________________________
3235 [  4519] By: jhi                                   on 1999/11/04  23:09:25
3236         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3237              To: perl5-porters@perl.org (Mailing list Perl5)
3238              Subject: [PATCH 5.005_62] ref to non-lvalue method
3239              Date: Wed, 3 Nov 1999 03:52:48 -0500 (EST)
3240              Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>
3241      Branch: cfgperl
3242            ! op.c
3243 ____________________________________________________________________________
3244 [  4518] By: jhi                                   on 1999/11/04  23:07:27
3245         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3246              To: perl5-porters@perl.org (Mailing list Perl5)
3247              Subject: [PATCH 5.005_62] xsubpp dependency
3248              Date: Wed, 3 Nov 1999 02:57:23 -0500 (EST)
3249              Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu>
3250      Branch: cfgperl
3251            ! lib/ExtUtils/MM_Unix.pm
3252 ____________________________________________________________________________
3253 [  4517] By: jhi                                   on 1999/11/04  23:05:59
3254         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3255              To: perl5-porters@perl.org (Mailing list Perl5)
3256              Subject: [PATCH 5.005_62] regexp.h
3257              Date: Wed, 3 Nov 1999 02:55:21 -0500 (EST)
3258              Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu>
3259      Branch: cfgperl
3260            ! regexp.h
3261 ____________________________________________________________________________
3262 [  4516] By: gsar                                  on 1999/11/04  18:25:45
3263         Log: change#4485 didn't do the right thing for B::Bytecode
3264      Branch: perl
3265            ! ext/B/B/Bytecode.pm
3266 ____________________________________________________________________________
3267 [  4515] By: gsar                                  on 1999/11/04  17:28:29
3268         Log: implement STOP blocks and fix compiler to use them (minimally
3269              tested)
3270      Branch: perl
3271            ! embedvar.h ext/B/B/Lint.pm ext/B/B/Stash.pm ext/B/NOTES
3272            ! ext/B/O.pm intrpvar.h keywords.h keywords.pl objXSUB.h op.c
3273            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
3274            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod
3275            ! pod/perltodo.pod toke.c
3276 ____________________________________________________________________________
3277 [  4514] By: gsar                                  on 1999/11/04  15:59:46
3278         Log: display BSD license in Glob.pm (for clause #2 conformity)
3279      Branch: perl
3280            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
3281            ! ext/File/Glob/bsd_glob.h
3282 ____________________________________________________________________________
3283 [  4513] By: jhi                                   on 1999/11/04  08:26:19
3284         Log: Integrate with Sarathy.
3285      Branch: cfgperl
3286           +> t/io/nargv.t
3287           !> (integrate 34 files)
3288 ____________________________________________________________________________
3289 [  4512] By: jhi                                   on 1999/11/04  08:01:25
3290         Log: Incremental Mac integration from Matthias.
3291      Branch: cfgperl
3292            ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl
3293            ! toke.c util.c
3294 ____________________________________________________________________________
3295 [  4511] By: gsar                                  on 1999/11/04  02:53:37
3296         Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
3297      Branch: perl
3298            ! dosish.h embed.pl mg.c os2/os2ish.h perl.c perl.h perly.c
3299            ! perly_c.diff pp_ctl.c proto.h regcomp.c regexec.c sv.c toke.c
3300            ! universal.c vms/perly_c.vms vms/vmsish.h win32/win32.h
3301            ! xsutils.c
3302 ____________________________________________________________________________
3303 [  4510] By: jhi                                   on 1999/11/02  22:12:29
3304         Log: S_init_interp is a better place to diddle with PL_opargs
3305              than perl_construct.
3306      Branch: cfgperl
3307            ! perl.c
3308 ____________________________________________________________________________
3309 [  4509] By: jhi                                   on 1999/11/02  21:30:02
3310         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3311              To: ben@mucus.advanced.org, perl5-porters@perl.org
3312              Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent
3313              Date: Tue, 02 Nov 1999 21:36:00 +0000
3314              Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk>
3315      Branch: cfgperl
3316            ! pod/perlfunc.pod
3317 ____________________________________________________________________________
3318 [  4508] By: jhi                                   on 1999/11/02  20:46:27
3319         Log: Initial integration of the MacPerl changes form Matthias.
3320      Branch: cfgperl
3321            ! doio.c ext/DynaLoader/DynaLoader_pm.PL ext/Fcntl/Fcntl.pm
3322            ! ext/Fcntl/Fcntl.xs gv.c mg.c opcode.pl perl.c perl.h pp_ctl.c
3323            ! pp_hot.c pp_sys.c run.c sv.c toke.c util.c
3324 ____________________________________________________________________________
3325 [  4507] By: jhi                                   on 1999/11/01  23:05:07
3326         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3327              To: lvirden@cas.org (Larry W. Virden)
3328              Cc: perl5-porters@perl.org, lvirden@cas.org
3329              Subject: Re: [ID 19991026.001] perl segmentation fault report
3330              Date: Mon, 1 Nov 1999 18:14:16 -0500 (EST)
3331              Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu>
3332      Branch: cfgperl
3333            ! regexec.c t/op/pat.t
3334 ____________________________________________________________________________
3335 [  4506] By: jhi                                   on 1999/11/01  19:56:28
3336         Log: From: Olaf Flebbe <olaf@science-computing.de>
3337              To: perl5-porters@perl.org
3338              Subject: [PATCH: 5.005_62] Patch for EPOC Support
3339              Date: Mon, 1 Nov 1999 20:46:54 +0100 (MET)
3340              Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de>
3341      Branch: cfgperl
3342            + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
3343            + epoc/epoc_stubs.c
3344            ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp
3345            ! epoc/perl.pkg
3346 ____________________________________________________________________________
3347 [  4505] By: gsar                                  on 1999/11/01  17:09:44
3348         Log: macros for COP.cop_filegv access
3349      Branch: perl
3350            ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c
3351            ! util.c
3352 ____________________________________________________________________________
3353 [  4504] By: gsar                                  on 1999/11/01  17:08:28
3354         Log: enable better Win32::DomainName() by demand loading netapi32.dll
3355              (from Jan Dubois)
3356      Branch: perl
3357            ! pod/Win32.pod win32/win32.c
3358 ____________________________________________________________________________
3359 [  4503] By: gsar                                  on 1999/10/31  20:56:06
3360         Log: change#4502 was missing a file
3361      Branch: perl
3362            + t/io/nargv.t
3363 ____________________________________________________________________________
3364 [  4502] By: gsar                                  on 1999/10/31  20:46:02
3365         Log: make nested ARGV/$^I loops work correctly; fixes several bugs
3366              in the way ARGV state was handled in readline(); writing a
3367              subroutine to do inplace edits is now possible, provided *ARGV,
3368              *ARGVOUT, $^I and $_ are localized where needed
3369      Branch: perl
3370            ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
3371            ! pp_hot.c scope.c
3372 ____________________________________________________________________________
3373 [  4501] By: jhi                                   on 1999/10/31  12:43:54
3374         Log: Integrate with Sarathy.
3375      Branch: cfgperl
3376           !> perl.h win32/config.bc win32/config.gc win32/config.vc
3377           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3378 ____________________________________________________________________________
3379 [  4500] By: gsar                                  on 1999/10/31  10:01:17
3380         Log: updated windows config* files
3381      Branch: perl
3382            ! win32/config.bc win32/config.gc win32/config.vc
3383            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3384 ____________________________________________________________________________
3385 [  4499] By: gsar                                  on 1999/10/31  09:15:17
3386         Log: integrate cfgperl contents into mainline
3387      Branch: perl
3388           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3389           !> config_h.SH perl.h
3390 ____________________________________________________________________________
3391 [  4498] By: gsar                                  on 1999/10/31  09:13:41
3392         Log: remove unused struct Outrec
3393      Branch: perl
3394            ! perl.h
3395 ____________________________________________________________________________
3396 [  4497] By: jhi                                   on 1999/10/30  12:41:50
3397         Log: Add HAS_QUAD ($Config{d_quad}); use it.
3398      Branch: cfgperl
3399            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3400            ! config_h.SH perl.h
3401      Branch: metaconfig
3402            ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U
3403            ! U/typedefs/uidf.U
3404      Branch: metaconfig/U/perl
3405            ! perlxv.U
3406 ____________________________________________________________________________
3407 [  4496] By: gsar                                  on 1999/10/30  00:28:32
3408         Log: integrate cfgperl contents into mainline
3409      Branch: perl
3410           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
3411           !> Porting/config_H README.hurd config_h.SH doop.c handy.h
3412           !> hints/aix.sh hints/irix_6.sh hints/solaris_2.sh mg.c perl.c
3413           !> perl.h pp.c pp.h regexec.c sv.c taint.c
3414 ____________________________________________________________________________
3415 [  4495] By: jhi                                   on 1999/10/29  23:36:19
3416         Log: Continue what #4494 started; introduce uid and gid formats.
3417      Branch: cfgperl
3418            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3419            ! config_h.SH handy.h perl.h
3420      Branch: metaconfig
3421            + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U
3422            - U/typedefs/quadtype.U
3423      Branch: metaconfig/U/perl
3424            ! perlxv.U
3425 ____________________________________________________________________________
3426 [  4494] By: jhi                                   on 1999/10/29  22:09:01
3427         Log: Move the IV, UV, I8, U8, ..., and NV to metaconfig
3428              from perl.h and handy.h.
3429      Branch: cfgperl
3430            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3431            ! config_h.SH handy.h perl.h
3432      Branch: metaconfig/U/perl
3433            + perlxv.U perlxvf.U
3434 ____________________________________________________________________________
3435 [  4493] By: jhi                                   on 1999/10/29  22:08:06
3436         Log: Finetuning the output continues along the lines of #4490 and #4491.
3437      Branch: metaconfig
3438            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
3439            ! U/typedefs/fpostype.U
3440      Branch: metaconfig/U/perl
3441            + fpossize.U
3442            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
3443            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
3444 ____________________________________________________________________________
3445 [  4492] By: jhi                                   on 1999/10/29  21:14:53
3446         Log: Hurd update from Mark Kettenis.
3447      Branch: cfgperl
3448            ! README.hurd
3449 ____________________________________________________________________________
3450 [  4491] By: jhi                                   on 1999/10/29  20:37:02
3451         Log: A new try at what #4490 tried to accomplish.
3452      Branch: metaconfig
3453            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
3454      Branch: metaconfig/U/perl
3455            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
3456            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
3457 ____________________________________________________________________________
3458 [  4490] By: jhi                                   on 1999/10/29  20:19:41
3459         Log: metaconfig nits.
3460      Branch: metaconfig
3461            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
3462      Branch: metaconfig/U/perl
3463            + d_iovec_s.U
3464            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
3465            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
3466 ____________________________________________________________________________
3467 [  4489] By: jhi                                   on 1999/10/29  16:08:43
3468         Log: Integrate with Sarathy.
3469      Branch: cfgperl
3470           !> (integrate 31 files)
3471 ____________________________________________________________________________
3472 [  4488] By: jhi                                   on 1999/10/29  15:30:30
3473         Log: Regen Configure and Glossary.
3474      Branch: cfgperl
3475            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3476            ! config_h.SH
3477 ____________________________________________________________________________
3478 [  4487] By: jhi                                   on 1999/10/29  15:24:13
3479         Log: Remove quad logic from perl.h; regen Configure;
3480              add -DUSE_LONG_LONG to ccflags if not already there.
3481      Branch: cfgperl
3482            ! Configure config_h.SH doop.c hints/aix.sh hints/irix_6.sh
3483            ! hints/solaris_2.sh perl.h pp.c pp.h regexec.c sv.c
3484 ____________________________________________________________________________
3485 [  4486] By: jhi                                   on 1999/10/29  15:22:38
3486         Log: metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
3487              fixed the use*.U to define their stuff only iff not already defined
3488              (so that ccflags can have any -DUSE_* it wants);
3489              uselonglong.U added; various small nits fixed.
3490      Branch: metaconfig
3491            + U/typedefs/quadtype.U
3492            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3493            ! U/modified/d_statblks.U U/modified/usenm.U
3494            ! U/threads/usethreads.U
3495      Branch: metaconfig/U/perl
3496            + uselonglong.U
3497            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
3498            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U i_inttypes.U
3499            ! quadfio.U use64bits.U uselfs.U uselongdbl.U usemorebits.U
3500            ! usemultiplicity.U useperlio.U usesocks.U
3501 ____________________________________________________________________________
3502 [  4485] By: gsar                                  on 1999/10/29  06:08:50
3503         Log: more cleanup: avoid unused knowledge of "file GV" notion in CV and GV
3504      Branch: perl
3505            ! bytecode.pl cv.h dump.c ext/B/B.pm ext/B/B.xs
3506            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
3507            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/ByteLoader/byterun.c
3508            ! ext/ByteLoader/byterun.h ext/Devel/Peek/Peek.pm gv.c gv.h op.c
3509            ! sv.h
3510 ____________________________________________________________________________
3511 [  4484] By: gsar                                  on 1999/10/29  03:00:21
3512         Log: usurp GVOP slot for new PADOP (one small step to making optree
3513              shareable across interpreters)
3514      Branch: perl
3515            ! bytecode.pl doio.c dump.c ext/B/B.pm ext/B/B.xs
3516            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
3517            ! ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
3518            ! ext/B/B/Terse.pm ext/B/typemap ext/ByteLoader/byterun.c
3519            ! ext/ByteLoader/byterun.h op.c op.h opcode.h opcode.pl perl.h
3520            ! pp_hot.c pp_sys.c regexec.c run.c
3521 ____________________________________________________________________________
3522 [  4483] By: jhi                                   on 1999/10/28  22:01:12
3523         Log: Regen Configure.
3524      Branch: cfgperl
3525            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3526            ! config_h.SH
3527 ____________________________________________________________________________
3528 [  4482] By: jhi                                   on 1999/10/28  21:45:26
3529         Log: Installdirs patches from Andy.
3530      Branch: metaconfig
3531            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
3532            ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
3533            ! U/installdirs/sitelib.U U/installdirs/siteman1dir.U
3534            ! U/installdirs/siteman3dir.U U/installdirs/siteprefix.U
3535            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
3536            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
3537            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
3538            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
3539            ! U/installdirs/vendorprefix.U U/installdirs/vendorscriptdir.U
3540 ____________________________________________________________________________
3541 [  4481] By: gsar                                  on 1999/10/28  17:33:49
3542         Log: remove C<use Time::Local 'no_range_check'> misfeature (global
3543              can still be directly set)
3544      Branch: perl
3545            ! lib/Time/Local.pm
3546 ____________________________________________________________________________
3547 [  4480] By: jhi                                   on 1999/10/28  13:49:26
3548         Log: Fix printing of uids and gids; regen Configure.
3549      Branch: cfgperl
3550            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3551            ! config_h.SH mg.c perl.c perl.h taint.c
3552 ____________________________________________________________________________
3553 [  4479] By: jhi                                   on 1999/10/28  11:53:57
3554         Log: Fix typo.
3555      Branch: metaconfig
3556            ! U/typedefs/gidsize.U
3557 ____________________________________________________________________________
3558 [  4478] By: jhi                                   on 1999/10/28  06:50:02
3559         Log: Integrate with Sarathy.
3560      Branch: cfgperl
3561           !> Changes iperlsys.h makedef.pl patchlevel.h perl.h
3562           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
3563           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3564           !> win32/config_sh.PL win32/makefile.mk win32/win32.h
3565 ____________________________________________________________________________
3566 [  4477] By: jhi                                   on 1999/10/28  06:40:54
3567         Log: (Slightly) better comments for Policy_sh.SH from Andy.
3568      Branch: cfgperl
3569            ! Policy_sh.SH
3570 ____________________________________________________________________________
3571 [  4476] By: gsar                                  on 1999/10/27  23:54:36
3572         Log: regen config* stuff for windows
3573      Branch: perl
3574            ! Changes patchlevel.h win32/Makefile win32/config.bc
3575            ! win32/config.gc win32/config.vc win32/config_H.bc
3576            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
3577            ! win32/makefile.mk
3578 ____________________________________________________________________________
3579 [  4475] By: gsar                                  on 1999/10/27  21:32:30
3580         Log: integrate cfgperl contents into mainline; merge conflicts
3581      Branch: perl
3582           !> (integrate 46 files)
3583 ____________________________________________________________________________
3584 [  4474] By: gsar                                  on 1999/10/27  21:15:07
3585         Log: patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
3586              perl; stdout/stderr redirects seem broken as well)
3587      Branch: perl
3588            ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h
3589 ____________________________________________________________________________
3590 [  4473] By: jhi                                   on 1999/10/27  21:11:11
3591         Log: Do not block if no message queues available.
3592      Branch: cfgperl
3593            ! t/lib/ipc_sysv.t
3594 ____________________________________________________________________________
3595 [  4472] By: jhi                                   on 1999/10/27  18:27:40
3596         Log: Remove unused "squatter" symbols; regen Configure.
3597      Branch: cfgperl
3598            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
3599            ! Porting/config_H config_h.SH epoc/config.h iperlsys.h perl.h
3600            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3601 ____________________________________________________________________________
3602 [  4471] By: jhi                                   on 1999/10/27  18:26:55
3603         Log: metaconfig; split socket; fix output.
3604      Branch: metaconfig
3605            ! U/modified/d_socket.U U/modified/d_statblks.U
3606      Branch: metaconfig/U/perl
3607            + d_cmsghdr_s.U d_msghdr_s.U d_recvmsg.U d_sendmsg.U
3608            ! i_sysstatfs.U i_sysvfs.U
3609 ____________________________________________________________________________
3610 [  4470] By: jhi                                   on 1999/10/27  17:19:06
3611         Log: Regen Configure.
3612      Branch: cfgperl
3613            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3614            ! config_h.SH perl.c perl.h
3615 ____________________________________________________________________________
3616 [  4469] By: jhi                                   on 1999/10/27  17:18:41
3617         Log: metaconfig; split statfs.
3618      Branch: metaconfig/U/perl
3619            + d_fs_data_s.U d_statfs_f_flags.U d_statfs_s.U
3620            ! d_statfs.U
3621 ____________________________________________________________________________
3622 [  4468] By: jhi                                   on 1999/10/27  14:06:44
3623         Log: Integrate with Sarathy; manual resolve on regcomp.c conflicts
3624              (Ilya's changes won).
3625      Branch: cfgperl
3626           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
3627           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
3628           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
3629           !> (integrate 65 files)
3630 ____________________________________________________________________________
3631 [  4467] By: jhi                                   on 1999/10/27  13:38:41
3632         Log: Regen Configure.
3633      Branch: cfgperl
3634            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3635            ! config_h.SH
3636 ____________________________________________________________________________
3637 [  4466] By: jhi                                   on 1999/10/27  13:18:06
3638         Log: metaconfig fixes from Andy.
3639      Branch: metaconfig
3640            + U/modified/libnlist.U U/modified/usrinc.U
3641            ! U/Glossary.patch U/mkglossary U/modified/libpth.U
3642 ____________________________________________________________________________
3643 [  4465] By: jhi                                   on 1999/10/27  13:06:27
3644         Log: Nosuid checking for statfs() people.
3645      Branch: cfgperl
3646            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3647            ! config_h.SH perl.c perl.h pod/perldiag.pod
3648 ____________________________________________________________________________
3649 [  4464] By: jhi                                   on 1999/10/27  13:04:20
3650         Log: metaconfig maintenance; fix Hasfield, statfs;
3651              add Hasstruct, statfs3, statfs4, ustat, sysvfs;
3652              split fstatfs away from statfs.
3653      Branch: metaconfig
3654            + U/protos/Hasstruct.U
3655            ! U/protos/Hasfield.U
3656      Branch: metaconfig/U/perl
3657            + d_fstatfs.U d_statfs3.U d_statfs4.U d_ustat.U i_sysvfs.U
3658            + i_ustat.U
3659            ! d_statfs.U
3660 ____________________________________________________________________________
3661 [  4463] By: jhi                                   on 1999/10/27  07:55:53
3662         Log: We need cc to be able to test for cc -v.
3663      Branch: cfgperl
3664            ! hints/dec_osf.sh
3665 ____________________________________________________________________________
3666 [  4462] By: gsar                                  on 1999/10/27  01:31:41
3667         Log: more GCC v2.95 induced adjustments
3668      Branch: perl
3669            ! globals.c mg.c opcode.h opcode.pl perl.h sv.c
3670            ! win32/makefile.mk win32/win32.c x2p/walk.c
3671 ____________________________________________________________________________
3672 [  4461] By: gsar                                  on 1999/10/26  21:42:59
3673         Log: warnings and const violations identified by compiling in C++ mode
3674              with GCC v2.95
3675      Branch: perl
3676            ! doio.c embed.pl mg.c op.c perl.c perlapi.c proto.h regcomp.c
3677            ! sv.c taint.c toke.c win32/win32.c
3678 ____________________________________________________________________________
3679 [  4459] By: jhi                                   on 1999/10/26  10:15:58
3680         Log: Regen Configure.
3681      Branch: cfgperl
3682            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3683            ! config_h.SH
3684 ____________________________________________________________________________
3685 [  4458] By: jhi                                   on 1999/10/26  09:48:37
3686         Log: Minor rewordings.
3687      Branch: metaconfig/U/perl
3688            ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U
3689 ____________________________________________________________________________
3690 [  4456] By: jhi                                   on 1999/10/26  09:11:49
3691         Log: Fix d_statfsflags; add d_getmnt.
3692      Branch: metaconfig/U/perl
3693            + d_getmnt.U
3694            ! d_statfs.U
3695 ____________________________________________________________________________
3696 [  4455] By: jhi                                   on 1999/10/26  08:12:27
3697         Log: Massive multitypo in #4446.
3698      Branch: cfgperl
3699            ! hints/dec_osf.sh
3700 ____________________________________________________________________________
3701 [  4454] By: jhi                                   on 1999/10/25  08:28:45
3702         Log: From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
3703              To: Perl 5 Porters <perl5-porters@perl.org>
3704              Subject: [PATCH 5.005_62] dos-djgpp update
3705              Date: Mon, 25 Oct 1999 10:11:30 +0200
3706              Message-ID: <19991025101130.K459@crater.eth.ericsson.se>
3707      Branch: cfgperl
3708            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
3709            ! pod/perldelta.pod t/lib/io_unix.t
3710 ____________________________________________________________________________
3711 [  4453] By: jhi                                   on 1999/10/25  08:25:50
3712         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3713              To: perl5-porters@perl.org (Mailing list Perl5)
3714              Subject: [PATCH 5.005_62] Remove the last regnode<==>char*
3715              Date: Mon, 25 Oct 1999 03:06:21 -0400 (EDT)
3716              Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>
3717      Branch: cfgperl
3718            ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c
3719 ____________________________________________________________________________
3720 [  4452] By: jhi                                   on 1999/10/25  08:16:55
3721         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3722              To: perl5-porters@perl.org (Mailing list Perl5)
3723              Subject: [PATCH 5.005_62] Missing REx engine patch
3724              Date: Sun, 24 Oct 1999 23:47:45 -0400 (EDT)
3725              Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu>
3726      Branch: cfgperl
3727            ! pod/perldiag.pod regcomp.c regexec.c
3728 ____________________________________________________________________________
3729 [  4451] By: jhi                                   on 1999/10/25  08:13:06
3730         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3731              To: perl5-porters@perl.org (Mailing list Perl5)
3732              Subject: [PATCH 5.005_62] charnames and UTEST
3733              Date: Sun, 24 Oct 1999 23:39:49 -0400 (EDT)
3734              Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu>
3735      Branch: cfgperl
3736            ! t/lib/charnames.t
3737 ____________________________________________________________________________
3738 [  4450] By: gsar                                  on 1999/10/25  07:38:15
3739         Log: win32 tweak
3740      Branch: perl
3741            ! win32/perllib.c
3742 ____________________________________________________________________________
3743 [  4449] By: gsar                                  on 1999/10/24  23:20:10
3744         Log: remove inconsistent tainting behavior of sprintf("%e",...)
3745              (all bets are off is "C" locale is compromised)
3746      Branch: perl
3747            ! pod/perlfunc.pod pod/perllocale.pod sv.c
3748 ____________________________________________________________________________
3749 [  4448] By: gsar                                  on 1999/10/24  22:20:42
3750         Log: remove unused interpreter globals
3751      Branch: perl
3752            ! deb.c dump.c embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs
3753            ! global.sym gv.c gv.h intrpvar.h objXSUB.h perl.c perlapi.c
3754            ! proto.h toke.c
3755 ____________________________________________________________________________
3756 [  4447] By: jhi                                   on 1999/10/24  21:49:52
3757         Log: Another hints tweak.
3758      Branch: cfgperl
3759            ! hints/aix.sh
3760 ____________________________________________________________________________
3761 [  4446] By: jhi                                   on 1999/10/24  21:48:02
3762         Log: Hints tweak.
3763      Branch: cfgperl
3764            ! hints/dec_osf.sh
3765 ____________________________________________________________________________
3766 [  4445] By: nick                                  on 1999/10/24  21:03:28
3767         Log: Integrate own changes to mainline.
3768      Branch: utfperl
3769           !> installperl pp.c
3770 ____________________________________________________________________________
3771 [  4444] By: nick                                  on 1999/10/24  20:54:06
3772         Log: Avoid creating GV with NULL name when vivifying nameless scalars.
3773              (Fix/workround for [ID19991024.001])
3774      Branch: perl
3775            ! pp.c
3776 ____________________________________________________________________________
3777 [  4443] By: nick                                  on 1999/10/24  15:09:51
3778         Log: Follow that camel ... another sync.
3779      Branch: utfperl
3780           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
3781           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
3782           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
3783           !> (integrate 36 files)
3784 ____________________________________________________________________________
3785 [  4442] By: gsar                                  on 1999/10/24  14:40:01
3786         Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
3787      Branch: perl
3788            ! installperl
3789 ____________________________________________________________________________
3790 [  4441] By: gsar                                  on 1999/10/24  14:33:11
3791         Log: test in change#4428 needs strict interpretation of C modulus
3792      Branch: perl
3793            ! t/op/int.t
3794 ____________________________________________________________________________
3795 [  4440] By: gsar                                  on 1999/10/24  13:47:17
3796         Log: don't allow SIGCHLD to be ignored at startup, or wait*() and
3797              $? break
3798      Branch: perl
3799            ! perl.c pod/perldelta.pod pod/perldiag.pod
3800 ____________________________________________________________________________
3801 [  4439] By: jhi                                   on 1999/10/24  13:19:17
3802         Log: test for #2835 (yeah, better later than never)
3803      Branch: cfgperl
3804            ! t/op/array.t
3805 ____________________________________________________________________________
3806 [  4438] By: gsar                                  on 1999/10/24  12:59:12
3807         Log: typo, doc tweak
3808      Branch: perl
3809            ! lib/attributes.pm pod/perlop.pod
3810 ____________________________________________________________________________
3811 [  4437] By: gsar                                  on 1999/10/24  11:59:55
3812         Log: allow get() and reftype() functions to be imported (from
3813              Spider Boardman)
3814      Branch: perl
3815            ! lib/attributes.pm
3816 ____________________________________________________________________________
3817 [  4436] By: gsar                                  on 1999/10/24  11:52:53
3818         Log: suppress scalar leak messages for known leaks (from
3819              Robin Barker <rmb1@cise.npl.co.uk>)
3820      Branch: perl
3821            ! Changes t/op/lex_assign.t t/pragma/warn/op
3822 ____________________________________________________________________________
3823 [  4435] By: gsar                                  on 1999/10/24  11:39:42
3824         Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
3825      Branch: perl
3826            ! ext/B/defsubs_h.PL
3827 ____________________________________________________________________________
3828 [  4434] By: gsar                                  on 1999/10/24  11:36:08
3829         Log: relax range checking if they ask for it (from John L. Allen
3830              <allen@grumman.com>)
3831      Branch: perl
3832            ! lib/Time/Local.pm
3833 ____________________________________________________________________________
3834 [  4433] By: gsar                                  on 1999/10/24  11:25:51
3835         Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
3836      Branch: perl
3837            ! README lib/File/Path.pm
3838 ____________________________________________________________________________
3839 [  4432] By: gsar                                  on 1999/10/24  11:11:02
3840         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3841              Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT)
3842              Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>
3843              Subject: Re: [PATCH 5.005_62] OS/2 improvements
3844      Branch: perl
3845            + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
3846            + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
3847            + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
3848            ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes
3849            ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL
3850            ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
3851            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
3852            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
3853            ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h
3854            ! perl.c perl.h t/io/fs.t t/op/magic.t
3855 ____________________________________________________________________________
3856 [  4431] By: gsar                                  on 1999/10/24  10:50:14
3857         Log: install all README.foo with pod content as podfoo.pod
3858      Branch: perl
3859            ! Makefile.SH installman
3860 ____________________________________________________________________________
3861 [  4430] By: gsar                                  on 1999/10/24  09:28:24
3862         Log: @INC needs ../lib
3863      Branch: perl
3864            ! t/op/int.t
3865 ____________________________________________________________________________
3866 [  4429] By: jhi                                   on 1999/10/23  21:47:49
3867         Log: More printf-fixes (see also #4426).
3868      Branch: cfgperl
3869            ! deb.c dump.c ext/Data/Dumper/Dumper.xs
3870            ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c
3871            ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c
3872 ____________________________________________________________________________
3873 [  4428] By: gsar                                  on 1999/10/23  20:28:56
3874         Log: fix accidental C modulo semantics on integer-valued operations
3875              (e.g. caused C<length("abc") % -10> to return 3 rather than -7)
3876      Branch: perl
3877            ! op.c t/op/int.t
3878 ____________________________________________________________________________
3879 [  4427] By: jhi                                   on 1999/10/23  16:10:10
3880         Log: Integrate with Sarathy.
3881      Branch: cfgperl
3882           !> sv.c win32/win32.c
3883 ____________________________________________________________________________
3884 [  4426] By: jhi                                   on 1999/10/23  16:04:02
3885         Log: Fix the printfing nits pointed out by using gcc -Wall and
3886              Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
3887              plus few other warnings in Dumper.xs.
3888      Branch: cfgperl
3889            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
3890            ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c
3891 ____________________________________________________________________________
3892 [  4425] By: jhi                                   on 1999/10/23  15:16:41
3893         Log: Configure regen to pick up the new installation directories
3894              from Policy_sh.SH.  The explanations of "public add-ons" and
3895              "vendor-supplied" could do with more work.
3896      Branch: cfgperl
3897            ! Configure config_h.SH
3898 ____________________________________________________________________________
3899 [  4424] By: nick                                  on 1999/10/23  00:46:22
3900         Log: Resolve mainline before possible hacking operertunity this weekend
3901      Branch: utfperl
3902           +> pod/perlfilter.pod
3903           !> (integrate 32 files)
3904 ____________________________________________________________________________
3905 [  4423] By: jhi                                   on 1999/10/22  22:53:17
3906         Log: Update Policy_sh.SH to handle the newer installation directives.
3907              From: Andy Dougherty <doughera@lafayette.edu>
3908              To: Perl Porters <perl5-porters@perl.org>
3909              Subject: [PATCH 5.005_62] Policy_sh.SH update
3910              Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT)
3911              Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>
3912      Branch: cfgperl
3913            ! Policy_sh.SH
3914 ____________________________________________________________________________
3915 [  4422] By: jhi                                   on 1999/10/22  22:44:44
3916         Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
3917      Branch: cfgperl
3918            ! hints/aix.sh
3919 ____________________________________________________________________________
3920 [  4421] By: gsar                                  on 1999/10/22  21:16:44
3921         Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
3922              C<"%ld", long_val>
3923      Branch: perl
3924            ! sv.c
3925 ____________________________________________________________________________
3926 [  4420] By: gsar                                  on 1999/10/22  16:36:46
3927         Log: win32_utime() on directories should use localtime() rather
3928              than gmtime() (from Jan Dubois)
3929      Branch: perl
3930            ! win32/win32.c
3931 ____________________________________________________________________________
3932 [  4419] By: jhi                                   on 1999/10/21  10:31:41
3933         Log: Integrate with Sarathy.
3934      Branch: cfgperl
3935           !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl
3936           !> t/lib/glob-basic.t t/op/sort.t
3937 ____________________________________________________________________________
3938 [  4418] By: gsar                                  on 1999/10/20  23:49:47
3939         Log: add test for change#4417
3940      Branch: perl
3941            ! t/op/sort.t
3942 ____________________________________________________________________________
3943 [  4417] By: gsar                                  on 1999/10/20  23:45:03
3944         Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
3945      Branch: perl
3946            ! op.c
3947 ____________________________________________________________________________
3948 [  4416] By: gsar                                  on 1999/10/20  01:00:50
3949         Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
3950      Branch: perl
3951            ! lib/CPAN/FirstTime.pm
3952 ____________________________________________________________________________
3953 [  4415] By: gsar                                  on 1999/10/20  00:52:34
3954         Log: disable optimizing troublesome ops in change#3612
3955              (from Ilya Zakharevich)
3956      Branch: perl
3957            ! Makefile.SH opcode.h opcode.pl
3958 ____________________________________________________________________________
3959 [  4414] By: gsar                                  on 1999/10/20  00:37:46
3960         Log: skip unreadable directory test when running as root
3961      Branch: perl
3962            ! t/lib/glob-basic.t
3963 ____________________________________________________________________________
3964 [  4413] By: jhi                                   on 1999/10/19  09:26:52
3965         Log: Avoid GNU ar if HP cc is being used.
3966      Branch: cfgperl
3967            ! hints/hpux.sh
3968 ____________________________________________________________________________
3969 [  4412] By: jhi                                   on 1999/10/19  07:24:29
3970         Log: Integrate with Sarathy.
3971      Branch: cfgperl
3972           !> perlvars.h
3973 ____________________________________________________________________________
3974 [  4411] By: jhi                                   on 1999/10/19  07:22:34
3975         Log: Long double support: sqrtl et al are not available everywhere,
3976              e.g. not in Solaris, even when long doubles are.
3977      Branch: cfgperl
3978            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3979            ! config_h.SH perl.h
3980 ____________________________________________________________________________
3981 [  4410] By: jhi                                   on 1999/10/19  07:21:42
3982         Log: Add sqrtl probe, add echo dependencies.
3983      Branch: metaconfig
3984            ! U/threads/d_pthreadj.U
3985      Branch: metaconfig/U/perl
3986            + d_sqrtl.U
3987            ! i_inttypes.U io64.U
3988 ____________________________________________________________________________
3989 [  4409] By: gsar                                  on 1999/10/19  02:18:54
3990         Log: perl_mutex n/a if !USE_THREADS
3991      Branch: perl
3992            ! perlvars.h
3993 ____________________________________________________________________________
3994 [  4408] By: jhi                                   on 1999/10/18  20:13:02
3995         Log: Forgotten s/warning/warnings/.
3996      Branch: cfgperl
3997            ! Makefile.SH
3998 ____________________________________________________________________________
3999 [  4407] By: jhi                                   on 1999/10/18  20:02:12
4000         Log: Integrate with Sarathy.
4001      Branch: cfgperl
4002           +> pod/perlfilter.pod
4003           !> (integrate 30 files)
4004 ____________________________________________________________________________
4005 [  4406] By: gsar                                  on 1999/10/18  16:32:10
4006         Log: added intro to source filters from Paul Marquess
4007      Branch: perl
4008            + pod/perlfilter.pod
4009            ! MANIFEST pod/perldelta.pod
4010 ____________________________________________________________________________
4011 [  4405] By: gsar                                  on 1999/10/18  05:53:06
4012         Log: missing manpages
4013      Branch: perl
4014            ! installman
4015 ____________________________________________________________________________
4016 [  4404] By: gsar                                  on 1999/10/18  05:09:22
4017         Log: pod updates from Tom Christiansen
4018      Branch: perl
4019            ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
4020 ____________________________________________________________________________
4021 [  4403] By: gsar                                  on 1999/10/17  23:43:59
4022         Log: PL_malloc_mutex needs to be global, not per-interpreter
4023              (malloc.c has static data)
4024      Branch: perl
4025            ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
4026 ____________________________________________________________________________
4027 [  4402] By: gsar                                  on 1999/10/17  22:30:30
4028         Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
4029              windows
4030      Branch: perl
4031            ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c
4032            ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c
4033            ! win32/win32.h
4034 ____________________________________________________________________________
4035 [  4401] By: gsar                                  on 1999/10/17  20:33:42
4036         Log: serious bug introduced by G_VOID changes in 5.003_96: scalar
4037              eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
4038              is one symptom of the problem
4039      Branch: perl
4040            ! pp_ctl.c t/op/eval.t
4041 ____________________________________________________________________________
4042 [  4400] By: gsar                                  on 1999/10/17  18:36:46
4043         Log: remove FileHandle from list of PodParser dependencies (the
4044              difference is 20 files vs 6 files loaded!)
4045      Branch: perl
4046            ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
4047            ! t/pod/testcmp.pl
4048 ____________________________________________________________________________
4049 [  4399] By: nick                                  on 1999/10/17  14:51:35
4050         Log: Pre-trip resolve
4051      Branch: utfperl
4052           !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
4053 ____________________________________________________________________________
4054 [  4398] By: gsar                                  on 1999/10/17  09:19:24
4055         Log: make installperl ignore RCS files (from Michael G Schwern
4056              <schwern@pobox.com>)
4057      Branch: perl
4058            ! installperl lib/Text/Tabs.pm
4059 ____________________________________________________________________________
4060 [  4397] By: gsar                                  on 1999/10/16  18:30:14
4061         Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
4062      Branch: perl
4063            ! perl.c
4064 ____________________________________________________________________________
4065 [  4396] By: jhi                                   on 1999/10/16  17:44:39
4066         Log: Missing comma.
4067      Branch: cfgperl
4068            ! lib/diagnostics.pm
4069 ____________________________________________________________________________
4070 [  4395] By: gsar                                  on 1999/10/16  17:18:36
4071         Log: assumption about @_ always being non-REAL doesn't hold when
4072              debugger is running; DB::sub() can call arbitrary stuff
4073              that modifies @_ at will
4074      Branch: perl
4075            ! pp_hot.c
4076 ____________________________________________________________________________
4077 [  4394] By: nick                                  on 1999/10/16  09:35:20
4078         Log: Resolve utfperl branch against mainline as of _62
4079      Branch: utfperl
4080           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
4081           +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl
4082           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
4083           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
4084           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
4085           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
4086           +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t
4087           +> t/lib/glob-taint.t win32/genmk95.pl
4088            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
4089           !> (integrate 144 files)
4090 ____________________________________________________________________________
4091 [  4393] By: gsar                                  on 1999/10/16  04:07:02
4092         Log: OS/2 support bits (from Ilya Zakharevich)
4093      Branch: perl
4094            ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
4095 ____________________________________________________________________________
4096 [  4392] By: jhi                                   on 1999/10/15  10:28:09
4097         Log: Integrate with Sarathy.
4098      Branch: cfgperl
4099           !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm
4100           !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod
4101           !> win32/Makefile win32/makefile.mk
4102
4103 ----------------
4104 Version 5.005_62
4105 ----------------
4106
4107 ____________________________________________________________________________
4108 [  4391] By: gsar                                  on 1999/10/15  10:12:42
4109         Log: here be 5.005_62
4110      Branch: perl
4111            ! Changes MANIFEST Porting/makerel
4112 ____________________________________________________________________________
4113 [  4390] By: gsar                                  on 1999/10/15  09:45:51
4114         Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;
4115              avoid tickling it in Pod::Man for now; other nits in
4116              Pod::*
4117      Branch: perl
4118            ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
4119            ! pod/perlopentut.pod
4120 ____________________________________________________________________________
4121 [  4389] By: gsar                                  on 1999/10/15  08:55:01
4122         Log: disable internal globbing for miniperl (or build breaks out
4123              in a rash of failed dependencies)
4124      Branch: perl
4125            ! Makefile.SH op.c win32/Makefile win32/makefile.mk
4126 ____________________________________________________________________________
4127 [  4388] By: jhi                                   on 1999/10/15  08:07:49
4128         Log: Integrate with Sarathy.
4129      Branch: cfgperl
4130           !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod
4131           !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c
4132 ____________________________________________________________________________
4133 [  4387] By: gsar                                  on 1999/10/15  07:46:24
4134         Log: integrate cfgperl contents into mainline
4135      Branch: perl
4136            ! Changes
4137           !> pod/perldelta.pod pod/perldiag.pod regcomp.c
4138           !> t/pragma/warn/regcomp
4139 ____________________________________________________________________________
4140 [  4386] By: gsar                                  on 1999/10/15  05:45:36
4141         Log: various little goofs in change#4385
4142      Branch: perl
4143            ! win32/include/dirent.h win32/win32.c
4144 ____________________________________________________________________________
4145 [  4385] By: gsar                                  on 1999/10/15  04:49:09
4146         Log: win32_*dir() cleanup; win32_readdir() iterates as necessary
4147              rather than win32_opendir() reading all files up front (untested)
4148      Branch: perl
4149            ! win32/include/dirent.h win32/win32.c
4150 ____________________________________________________________________________
4151 [  4384] By: gsar                                  on 1999/10/15  01:34:09
4152         Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
4153      Branch: perl
4154            ! lib/Benchmark.pm pod/perldelta.pod
4155 ____________________________________________________________________________
4156 [  4383] By: gsar                                  on 1999/10/15  01:22:32
4157         Log: include info about Perl Mongers in perlfaq2 (from David H. Adler
4158              <dha@panix.com>)
4159      Branch: perl
4160            ! pod/perlfaq2.pod
4161 ____________________________________________________________________________
4162 [  4382] By: gsar                                  on 1999/10/15  01:14:22
4163         Log: From: jand@ActiveState.com (Jan Dubois)
4164              Date: Fri, 15 Oct 1999 01:14:23 +0200
4165              Message-ID: <380f61ae.18202914@smtprelay.t-online.de>
4166              Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime()
4167      Branch: perl
4168            ! ext/POSIX/POSIX.xs
4169 ____________________________________________________________________________
4170 [  4381] By: jhi                                   on 1999/10/14  22:11:36
4171         Log: Integrate with Sarathy.
4172      Branch: cfgperl
4173           !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c
4174           !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c
4175           !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile
4176           !> win32/makefile.mk
4177 ____________________________________________________________________________
4178 [  4380] By: jhi                                   on 1999/10/14  22:08:22
4179         Log: Warn inside character classes about unknown backslash escapes
4180              (that are not caught earlier because of being completely unknown,
4181              such as \m), such as \z (because they make do sense inside regexen,
4182              but not inside character classes).
4183      Branch: cfgperl
4184            ! pod/perldelta.pod pod/perldiag.pod regcomp.c
4185            ! t/pragma/warn/regcomp
4186 ____________________________________________________________________________
4187 [  4379] By: gsar                                  on 1999/10/14  18:26:56
4188         Log: clarify significance of parens for "x" (from M.J.T. Guy
4189              <mjtg@cus.cam.ac.uk>)
4190      Branch: perl
4191            ! pod/perlop.pod
4192 ____________________________________________________________________________
4193 [  4378] By: gsar                                  on 1999/10/14  18:25:20
4194         Log: make timelocal work better when time is close to the epoch
4195              east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>)
4196      Branch: perl
4197            ! lib/Time/Local.pm
4198 ____________________________________________________________________________
4199 [  4377] By: gsar                                  on 1999/10/14  18:15:11
4200         Log: integrate cfgperl contents into mainline
4201      Branch: perl
4202           +> ext/DB_File/hints/sco.pl
4203           !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh
4204           !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod
4205           !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp
4206 ____________________________________________________________________________
4207 [  4376] By: gsar                                  on 1999/10/14  17:47:35
4208         Log: fix POPSTACK panics that ensued from bad interaction between
4209              runlevels and stack of stacks (change#3988 done right);
4210              basically, we pop the runlevel if the stacklevel is not the
4211              same one we started the runlevel with
4212      Branch: perl
4213            ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
4214 ____________________________________________________________________________
4215 [  4375] By: gsar                                  on 1999/10/14  15:54:48
4216         Log: avoid warnings
4217      Branch: perl
4218            ! ext/File/Glob/bsd_glob.c
4219 ____________________________________________________________________________
4220 [  4374] By: jhi                                   on 1999/10/14  10:08:44
4221         Log: Warn about false ranges like \d-\w (see the change #4355).
4222              The invalid ranges (b-a) warning message also enhanced.
4223      Branch: cfgperl
4224            ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
4225            ! t/pragma/warn/regcomp
4226 ____________________________________________________________________________
4227 [  4373] By: gsar                                  on 1999/10/14  03:49:54
4228         Log: File::Glob fixes for Windows
4229      Branch: perl
4230            ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
4231            ! win32/makefile.mk
4232 ____________________________________________________________________________
4233 [  4372] By: gsar                                  on 1999/10/14  02:21:31
4234         Log: avoid inefficiency in change#3386 (every longjmp() was followed
4235              by an avoidable call to setjmp())
4236      Branch: perl
4237            ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c
4238            ! proto.h scope.c scope.h
4239 ____________________________________________________________________________
4240 [  4371] By: jhi                                   on 1999/10/13  21:17:17
4241         Log: Integrate with Sarathy.
4242      Branch: cfgperl
4243           !> op.c pod/perldelta.pod
4244 ____________________________________________________________________________
4245 [  4370] By: gsar                                  on 1999/10/13  18:08:45
4246         Log: misc tweaks
4247      Branch: perl
4248            ! op.c pod/perldelta.pod
4249 ____________________________________________________________________________
4250 [  4369] By: jhi                                   on 1999/10/13  16:18:58
4251         Log: Integrate with Sarathy.
4252      Branch: cfgperl
4253           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4254 ____________________________________________________________________________
4255 [  4368] By: gsar                                  on 1999/10/13  16:14:16
4256         Log: pod nits from various perl porters
4257      Branch: perl
4258            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4259 ____________________________________________________________________________
4260 [  4367] By: jhi                                   on 1999/10/13  12:10:30
4261         Log: From: Vlad Harchev <hvv@hippo.ru>
4262              To: perl5-porters@perl.org
4263              Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503
4264              Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST)
4265              Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain>
4266      Branch: cfgperl
4267            ! pod/perlop.pod
4268 ____________________________________________________________________________
4269 [  4366] By: gsar                                  on 1999/10/13  08:11:11
4270         Log: typos and language goofs pointed out by Hugo van der Sanden
4271              <hv@crypt.compulink.co.uk>
4272      Branch: perl
4273            ! pod/perldelta.pod pod/perldiag.pod
4274 ____________________________________________________________________________
4275 [  4365] By: jhi                                   on 1999/10/13  07:27:44
4276         Log: Integrate with Sarathy.
4277      Branch: cfgperl
4278           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
4279           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
4280           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
4281           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
4282           +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t
4283           !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl
4284           !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod
4285           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t
4286           !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c
4287 ____________________________________________________________________________
4288 [  4364] By: gsar                                  on 1999/10/13  07:06:04
4289         Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
4290      Branch: perl
4291            ! lib/perl5db.pl
4292 ____________________________________________________________________________
4293 [  4363] By: jhi                                   on 1999/10/13  07:03:43
4294         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
4295              To: perl5-porters@perl.org
4296              Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
4297              Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT)
4298              Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>
4299      Branch: cfgperl
4300            ! hints/svr5.sh
4301 ____________________________________________________________________________
4302 [  4362] By: jhi                                   on 1999/10/13  06:57:16
4303         Log: Add DB_File hint for SCO ODT.
4304              From: hops@sco.com
4305              To: perl5-porters@perl.org
4306              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
4307              Date: Tue, 12 Oct 1999 20:16:04 PDT
4308              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
4309      Branch: cfgperl
4310            + ext/DB_File/hints/sco.pl
4311            ! MANIFEST
4312 ____________________________________________________________________________
4313 [  4361] By: gsar                                  on 1999/10/13  06:56:08
4314         Log: PL_numeric_radix used without being defined (from Ilya
4315              Zakharevich)
4316      Branch: perl
4317            ! util.c
4318 ____________________________________________________________________________
4319 [  4360] By: gsar                                  on 1999/10/13  06:43:03
4320         Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose())
4321              From: hops@sco.com
4322              Date: Tue, 12 Oct 1999 20:16:04 PDT
4323              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
4324              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
4325      Branch: perl
4326            + ext/NDBM_File/hints/sco.pl
4327            ! MANIFEST ext/ODBM_File/hints/sco.pl
4328 ____________________________________________________________________________
4329 [  4359] By: gsar                                  on 1999/10/13  06:34:53
4330         Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
4331      Branch: perl
4332            ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
4333            ! pod/perlport.pod
4334 ____________________________________________________________________________
4335 [  4358] By: gsar                                  on 1999/10/12  19:10:27
4336         Log: perldelta updates
4337      Branch: perl
4338            ! pod/perldelta.pod
4339 ____________________________________________________________________________
4340 [  4357] By: gsar                                  on 1999/10/12  17:11:18
4341         Log: update perldelta for change#4356
4342      Branch: perl
4343            ! Changes pod/perldelta.pod
4344 ____________________________________________________________________________
4345 [  4356] By: gsar                                  on 1999/10/12  16:53:31
4346         Log: add File::BSDGlob as File::Glob and load it at compile-time
4347              if perl was built with -DPERL_INTERNAL_GLOB
4348              
4349              TODO: we currently get a compile-time failure if File/Glob.pm
4350              can't be found; such failure needs to be made to emit a warning
4351              and use the csh implementation instead
4352      Branch: perl
4353            + ext/File/Glob/Changes ext/File/Glob/Glob.pm
4354            + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
4355            + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
4356            + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t
4357            + t/lib/glob-global.t t/lib/glob-taint.t
4358            ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t
4359            ! t/pragma/overload.t
4360 ____________________________________________________________________________
4361 [  4355] By: jhi                                   on 1999/10/12  15:30:05
4362         Log: Revert the parts of #3926 that outlawed character ranges
4363              that have character classes such as \w as either endpoint.
4364              This change re-establishes the old behavior which meant that
4365              such ranges weren't really ranges, the "-" was literal.
4366              Moreover, this change also fixes the old behavior to be
4367              more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
4368              Now they all do work as described above.  The #3926 outlawed
4369              all of those.
4370      Branch: cfgperl
4371            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
4372 ____________________________________________________________________________
4373 [  4354] By: jhi                                   on 1999/10/12  09:58:59
4374         Log: Integrate with Sarathy.
4375      Branch: cfgperl
4376           !> (integrate 33 files)
4377 ____________________________________________________________________________
4378 [  4353] By: gsar                                  on 1999/10/12  05:53:40
4379         Log: apply parts of LynxOS patches from Alan Johnson
4380              <johnson@alonn.gemse.fr>
4381      Branch: perl
4382            ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
4383            ! t/op/groups.t
4384 ____________________________________________________________________________
4385 [  4352] By: gsar                                  on 1999/10/12  05:24:39
4386         Log: allow any unpack specifier to take a count via '/'
4387              (from Ilya Zakharevich)
4388      Branch: perl
4389            ! pp.c t/op/pack.t
4390 ____________________________________________________________________________
4391 [  4351] By: gsar                                  on 1999/10/12  05:02:35
4392         Log: avoid warnings
4393      Branch: perl
4394            ! malloc.c
4395 ____________________________________________________________________________
4396 [  4350] By: gsar                                  on 1999/10/12  04:50:52
4397         Log: various cleanups
4398      Branch: perl
4399            ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y
4400            ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc
4401            ! win32/config.gc win32/config.vc win32/config_H.bc
4402            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
4403 ____________________________________________________________________________
4404 [  4349] By: gsar                                  on 1999/10/12  00:23:11
4405         Log: update Changes, patchlevel etc.
4406      Branch: perl
4407            ! Changes Porting/findvars patchlevel.h win32/Makefile
4408            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4409            ! win32/makefile.mk
4410 ____________________________________________________________________________
4411 [  4348] By: gsar                                  on 1999/10/11  23:11:57
4412         Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
4413      Branch: perl
4414            ! pod/perlfunc.pod
4415 ____________________________________________________________________________
4416 [  4347] By: jhi                                   on 1999/10/11  21:25:03
4417         Log: Sparc Linux -Duseshrplib fix.
4418              
4419              From: Brian Jepson <bjepson@home.com>
4420              To: Nick Ing-Simmons <nick@ing-simmons.net>
4421              cc: perl5-porters@perl.org
4422              Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
4423              Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST)
4424              Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>
4425      Branch: cfgperl
4426            ! hints/linux.sh
4427 ____________________________________________________________________________
4428 [  4346] By: gsar                                  on 1999/10/11  20:28:32
4429         Log: more pack/unpack documentation (from Ilya Zakharevich); changed
4430              the behavior of 'Z*' and 'Z3' to always pack a trailing
4431              null byte; changed documentation to suit; added test
4432      Branch: perl
4433            ! pod/perlfunc.pod pp.c t/op/pack.t
4434 ____________________________________________________________________________
4435 [  4345] By: gsar                                  on 1999/10/11  19:15:46
4436         Log: writing to perllocal.pod fails if it was never created;
4437              tweak pseudo-hash example (both suggested by Michael G Schwern
4438              <schwern@pobox.com>)
4439      Branch: perl
4440            ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
4441 ____________________________________________________________________________
4442 [  4344] By: gsar                                  on 1999/10/11  17:57:31
4443         Log: slightly edited variant of suggested patch
4444              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4445              Date: Thu, 9 Sep 1999 18:35:37 -0400
4446              Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
4447              Subject: [PATCH 5.005_58] How RExen match?
4448      Branch: perl
4449            ! pod/perlre.pod
4450 ____________________________________________________________________________
4451 [  4343] By: gsar                                  on 1999/10/11  16:55:48
4452         Log: change#4327 was inefficient
4453      Branch: perl
4454            ! lib/lib.pm
4455 ____________________________________________________________________________
4456 [  4342] By: jhi                                   on 1999/10/11  07:01:46
4457         Log: Integrate with Sarathy.
4458      Branch: cfgperl
4459           +> pod/perlhack.pod
4460           !> (integrate 28 files)
4461 ____________________________________________________________________________
4462 [  4341] By: jhi                                   on 1999/10/11  06:37:47
4463         Log: The 2.5th cut at the AIX C++ extension problems.
4464      Branch: cfgperl
4465            ! hints/aix.sh
4466 ____________________________________________________________________________
4467 [  4340] By: gsar                                  on 1999/10/10  23:48:07
4468         Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
4469      Branch: perl
4470            + pod/perlhack.pod
4471            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
4472 ____________________________________________________________________________
4473 [  4339] By: gsar                                  on 1999/10/10  20:42:40
4474         Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
4475              compatibility; introduce SAVEDESTRUCTOR_X() that accepts
4476              void(*)(pTHX_ void*)
4477      Branch: perl
4478            ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c
4479            ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff
4480            ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h
4481            ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms
4482 ____________________________________________________________________________
4483 [  4338] By: gsar                                  on 1999/10/10  20:38:59
4484         Log: add missing new diagnostics to perldelta
4485      Branch: perl
4486            ! pod/perldelta.pod
4487 ____________________________________________________________________________
4488 [  4337] By: gsar                                  on 1999/10/10  17:40:13
4489         Log: update perldelta for change#3406
4490      Branch: perl
4491            ! embed.pl pod/perldata.pod pod/perldelta.pod
4492 ____________________________________________________________________________
4493 [  4336] By: gsar                                  on 1999/10/10  16:33:14
4494         Log: integrate cfgperl contents into mainline
4495      Branch: perl
4496           +> ext/DynaLoader/hints/aix.pl
4497           !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh
4498           !> makedef.pl perl.h pod/perldelta.pod
4499 ____________________________________________________________________________
4500 [  4335] By: jhi                                   on 1999/10/10  11:09:48
4501         Log: Update perldelta.
4502      Branch: cfgperl
4503            ! pod/perldelta.pod
4504 ____________________________________________________________________________
4505 [  4334] By: jhi                                   on 1999/10/10  10:31:46
4506         Log: Integrate with Sarathy.
4507      Branch: cfgperl
4508           +> win32/genmk95.pl
4509           !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm
4510           !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm
4511           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
4512           !> ext/Thread/sync.t ext/Thread/sync2.t installperl
4513           !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm
4514           !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c
4515           !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c
4516           !> utils/perldoc.PL win32/makefile.mk
4517 ____________________________________________________________________________
4518 [  4333] By: gsar                                  on 1999/10/10  06:33:15
4519         Log: install pods to 'pods' rather than 'pod' on cygwin (modified
4520              a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
4521      Branch: perl
4522            ! installperl lib/diagnostics.pm utils/perldoc.PL
4523 ____________________________________________________________________________
4524 [  4332] By: gsar                                  on 1999/10/10  05:15:26
4525         Log: add $VERSION
4526      Branch: perl
4527            ! lib/Exporter.pm
4528 ____________________________________________________________________________
4529 [  4331] By: gsar                                  on 1999/10/10  05:10:22
4530         Log: describe what can go in an export list (from Anno Siegel
4531              <anno4000@lublin.zrz.tu-berlin.de>)
4532      Branch: perl
4533            ! lib/Exporter.pm
4534 ____________________________________________________________________________
4535 [  4330] By: gsar                                  on 1999/10/10  04:50:43
4536         Log: more basic support for building modules under Windows 95/98
4537              (applied relevant parts from a patch suggested by
4538              Jochen Wiedmann <joe@ispsoft.de>)
4539      Branch: perl
4540            ! lib/ExtUtils/MM_Unix.pm
4541 ____________________________________________________________________________
4542 [  4329] By: gsar                                  on 1999/10/10  04:28:38
4543         Log: rudimentary support for building under Windows 95/98 (from
4544              Benjamin Stuhl <sho_pi@hotmail.com>)
4545      Branch: perl
4546            + win32/genmk95.pl
4547            ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
4548            ! win32/makefile.mk
4549 ____________________________________________________________________________
4550 [  4328] By: gsar                                  on 1999/10/10  03:37:21
4551         Log: fix two leaks in Thread.xs (from Eugene Alterman
4552              <Eugene.Alterman@bremer-inc.com>); convert places with
4553              'use attrs' to new attributes syntax
4554      Branch: perl
4555            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
4556            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
4557            ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t
4558            ! ext/Thread/sync2.t
4559 ____________________________________________________________________________
4560 [  4327] By: gsar                                  on 1999/10/10  02:23:52
4561         Log: avoid duplicates in @INC, they cause leaks in mod_perl etc
4562              (suggested by Tod Irwin <irwin@stockmaster.com>)
4563      Branch: perl
4564            ! lib/lib.pm
4565 ____________________________________________________________________________
4566 [  4326] By: gsar                                  on 1999/10/10  00:51:48
4567         Log: better documentation for recv() (from Anton Berezin
4568              <tobez@plab.ku.dk>)
4569      Branch: perl
4570            ! pod/perlfunc.pod
4571 ____________________________________________________________________________
4572 [  4325] By: gsar                                  on 1999/10/09  22:46:23
4573         Log: perldelta updates (see TODO markers)
4574      Branch: perl
4575            ! Changes pod/perldelta.pod pp_sys.c
4576 ____________________________________________________________________________
4577 [  4324] By: gsar                                  on 1999/10/09  19:43:10
4578         Log: fix Exporter::export_to_level() documentation
4579      Branch: perl
4580            ! lib/Exporter.pm
4581 ____________________________________________________________________________
4582 [  4323] By: gsar                                  on 1999/10/09  18:48:31
4583         Log: don't run END blocks when running under -c switch (older,
4584              rarely useful behavior may still be obtained by putting
4585              BEGIN { $^C = 0; exit; } at the end of the script)
4586      Branch: perl
4587            ! perl.c
4588 ____________________________________________________________________________
4589 [  4322] By: jhi                                   on 1999/10/09  05:31:26
4590         Log: While awaiting a good test program to detect the broken gcc.
4591              From: Thomas Conté <tom@fr.uu.net>
4592              To: <jhi@iki.fi>
4593              Cc: <perl5-porters@perl.org>
4594              Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
4595              Date: Wed, 6 Oct 1999 19:56:29 +0200
4596              Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
4597      Branch: cfgperl
4598            ! hints/irix_6.sh perl.h
4599 ____________________________________________________________________________
4600 [  4321] By: gsar                                  on 1999/10/09  00:41:02
4601         Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to
4602              clear entries in the CV's pad, leading to coredumps when CV had no
4603              other references to it; this is a slightly edited version of the
4604              patch suggested by Russel O'Connor <roconnor@world.std.com>
4605      Branch: perl
4606            ! cop.h pp_ctl.c pp_hot.c
4607 ____________________________________________________________________________
4608 [  4320] By: gsar                                  on 1999/10/08  22:50:51
4609         Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
4610              situation (assumptions about cx invalidation are not valid
4611              anymore)
4612      Branch: perl
4613            ! cop.h pp_ctl.c pp_hot.c
4614 ____________________________________________________________________________
4615 [  4319] By: jhi                                   on 1999/10/08  14:33:31
4616         Log: Integrate with Sarathy.
4617      Branch: cfgperl
4618           !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c
4619           !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c
4620           !> t/comp/bproto.t thrdvar.h toke.c util.c
4621 ____________________________________________________________________________
4622 [  4318] By: jhi                                   on 1999/10/08  13:51:34
4623         Log: The second cut at AIX C++ extension troubles.
4624      Branch: cfgperl
4625            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
4626            ! hints/aix.sh
4627 ____________________________________________________________________________
4628 [  4317] By: jhi                                   on 1999/10/08  10:44:13
4629         Log: The first cut at fixing Perl extensions written in C++ in AIX,
4630              statics don't get initialized right.  This patch at least
4631              doesn't seem to break the build in my AIX, but unfortunately
4632              I don't have the IBM C++ to do further testing.
4633              
4634              Problem reported by Stephanie Beals in
4635              From: bealzy@us.ibm.com
4636              To: perl5-porters@perl.org
4637              Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
4638              Date: Thu, 7 Oct 1999 15:05:54 -0400
4639              Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
4640      Branch: cfgperl
4641            + ext/DynaLoader/hints/aix.pl
4642            ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
4643 ____________________________________________________________________________
4644 [  4316] By: gsar                                  on 1999/10/08  10:26:15
4645         Log: remove kludgey duplicate background error avoidance (caused
4646              "leaks"; %@ wasn't even user-visible under -Dusethreads);
4647              only repeats of most recent error are now avoided
4648      Branch: perl
4649            ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
4650 ____________________________________________________________________________
4651 [  4315] By: jhi                                   on 1999/10/08  09:48:59
4652         Log: Fix omission.
4653      Branch: cfgperl
4654            ! makedef.pl
4655 ____________________________________________________________________________
4656 [  4314] By: gsar                                  on 1999/10/08  07:17:01
4657         Log: extend change#2299 to C<use> (fixes scoping problems in
4658              C<if (...) { use foo; ... }>)
4659      Branch: perl
4660            ! op.c
4661 ____________________________________________________________________________
4662 [  4313] By: gsar                                  on 1999/10/08  04:52:19
4663         Log: small tweak for change#4309
4664      Branch: perl
4665            ! op.c
4666 ____________________________________________________________________________
4667 [  4312] By: gsar                                  on 1999/10/08  02:31:13
4668         Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests
4669              From: Larry Wall <larry@wall.org>
4670              Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT)
4671              Message-Id: <199910061655.JAA11333@kiev.wall.org>
4672              Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
4673      Branch: perl
4674            ! opcode.h t/comp/bproto.t toke.c
4675 ____________________________________________________________________________
4676 [  4311] By: gsar                                  on 1999/10/08  00:58:19
4677         Log: typo
4678      Branch: perl
4679            ! pp_sys.c
4680 ____________________________________________________________________________
4681 [  4310] By: gsar                                  on 1999/10/07  23:51:38
4682         Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
4683              Brian Mitchell <brian@chele.cais.net>)
4684      Branch: perl
4685            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
4686 ____________________________________________________________________________
4687 [  4309] By: gsar                                  on 1999/10/07  22:57:52
4688         Log: change#3728 was flawed (loop contexts saw the wrong statement
4689              info, causing loop control constructs to not find the label);
4690              disable OP_SETSTATE entirely and add a fix that is specifically
4691              targetted at disabling the OP_LINESEQ optimization in else BLOCK,
4692              which was what the original patch was supposed to fix
4693              
4694              TODO: remove the remainder of the setstate logic if it can't
4695              be used anywhere else (it isn't used anywhere now)
4696      Branch: perl
4697            ! cop.h op.c perly.c perly.y
4698 ____________________________________________________________________________
4699 [  4308] By: jhi                                   on 1999/10/07  19:21:27
4700         Log: Integrate with Sarathy.
4701      Branch: cfgperl
4702           !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
4703 ____________________________________________________________________________
4704 [  4307] By: gsar                                  on 1999/10/07  15:12:24
4705         Log: update to podlators-0.08 from Russ Allbery
4706      Branch: perl
4707            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
4708 ____________________________________________________________________________
4709 [  4306] By: jhi                                   on 1999/10/06  17:20:34
4710         Log: Integrate with Sarathy.
4711      Branch: cfgperl
4712           !> (integrate 45 files)
4713 ____________________________________________________________________________
4714 [  4305] By: gsar                                  on 1999/10/06  16:55:45
4715         Log: some versions of mingw32 have __int64, define iff it isn't
4716      Branch: perl
4717            ! win32/win32.h
4718 ____________________________________________________________________________
4719 [  4304] By: gsar                                  on 1999/10/06  03:45:44
4720         Log: fix typos in change#4288
4721      Branch: perl
4722            ! Changes dump.c sv.c
4723 ____________________________________________________________________________
4724 [  4303] By: gsar                                  on 1999/10/06  03:22:46
4725         Log: integrate cfgperl contents into mainline
4726      Branch: perl
4727           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
4728            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
4729           !> (integrate 31 files)
4730 ____________________________________________________________________________
4731 [  4302] By: gsar                                  on 1999/10/06  02:36:53
4732         Log: make die/warn and other diagnostics go to wherever STDERR happens
4733              to point at; change places that meant Perl_debug_log rather than
4734              PerlIO_stderr()
4735      Branch: perl
4736            ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs
4737            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
4738            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
4739            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
4740            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
4741            ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs
4742            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
4743            ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c
4744            ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c
4745            ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c
4746            ! win32/dl_win32.xs win32/win32.c win32/win32thread.c
4747 ____________________________________________________________________________
4748 [  4301] By: jhi                                   on 1999/10/05  23:03:46
4749         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4750              To: François Désarménien <desar@club-internet.fr>
4751              Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
4752              Subject: Re: Strange RE engine breakage in 5_61
4753              Date: Mon, 4 Oct 1999 19:58:03 -0400
4754              Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
4755              
4756              (had to apply pat.t part manually because there
4757              already were more tests than there was in _61)
4758      Branch: cfgperl
4759            ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
4760 ____________________________________________________________________________
4761 [  4300] By: jhi                                   on 1999/10/04  17:03:18
4762         Log: From: Andy Dougherty <doughera@lafayette.edu>
4763              To: Jarkko Hietaniemi <jhi@iki.fi>
4764              cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
4765              Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
4766              Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT)
4767              Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
4768      Branch: cfgperl
4769            + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
4770            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
4771            ! MANIFEST ext/B/defsubs_h.PL
4772 ____________________________________________________________________________
4773 [  4299] By: jhi                                   on 1999/10/04  07:15:16
4774         Log: From: Michael G Schwern <schwern@pobox.com>
4775              To: perl5-porters@perl.org
4776              Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
4777              Date: Sun, 3 Oct 1999 17:34:17 -0400
4778              Message-ID: <19991003173417.A4351@blackrider>
4779      Branch: cfgperl
4780            ! t/lib/fields.t t/pragma/constant.t
4781 ____________________________________________________________________________
4782 [  4298] By: gsar                                  on 1999/10/04  04:57:53
4783         Log: some compatibility macros were busted
4784      Branch: perl
4785            ! embed.h embed.pl toke.c
4786 ____________________________________________________________________________
4787 [  4297] By: jhi                                   on 1999/10/03  17:50:59
4788         Log: A better version of #4296.
4789              
4790              From: Michael G Schwern <schwern@pobox.com>
4791              To: perl5-porters@perl.org
4792              Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
4793              Date: Sun, 3 Oct 1999 13:54:23 -0400
4794              Message-ID: <19991003135423.A3050@blackrider>
4795      Branch: cfgperl
4796            ! av.c op.c pod/perldiag.pod
4797 ____________________________________________________________________________
4798 [  4296] By: jhi                                   on 1999/10/03  17:21:01
4799         Log: (Replaced by #4297.)
4800              
4801              From: Michael G Schwern <schwern@pobox.com>
4802              To: perl5-porters@perl.org
4803              Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
4804              Date: Sun, 3 Oct 1999 13:16:47 -0400
4805              Message-ID: <19991003131647.A2816@blackrider>
4806              
4807              plus changed the error message to say "No such pseudo-hash field"
4808              as discussed in the above mail message.
4809      Branch: cfgperl
4810            ! av.c pod/perldiag.pod
4811 ____________________________________________________________________________
4812 [  4295] By: gsar                                  on 1999/10/03  16:09:36
4813         Log: avoid doing irrelevant things on 'make perl'
4814      Branch: perl
4815            ! Makefile.SH
4816 ____________________________________________________________________________
4817 [  4294] By: jhi                                   on 1999/10/03  14:16:24
4818         Log: Fix a typo in #4293 spotted by Graham Barr.
4819      Branch: cfgperl
4820            ! pod/perlref.pod
4821 ____________________________________________________________________________
4822 [  4293] By: jhi                                   on 1999/10/03  11:31:22
4823         Log: From: Michael G Schwern <schwern@blackrider.aocn.com>
4824              To: perl5-porters@perl.org
4825              Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
4826              Date: Sun, 3 Oct 1999 02:34:01 -0400
4827              Message-ID: <19991003023401.A1520@blackrider>
4828      Branch: cfgperl
4829            ! pod/perlfunc.pod pod/perlref.pod
4830 ____________________________________________________________________________
4831 [  4292] By: jhi                                   on 1999/10/03  09:23:16
4832         Log: From: Barrie Slaymaker <barries@slaysys.com>
4833              To: perl5-porters@perl.org
4834              Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks
4835              Date: Sun, 3 Oct 1999 00:09:51 -0400
4836              Message-Id: <199910030409.AAA18228@jester.slaysys.com>
4837      Branch: cfgperl
4838            ! lib/Benchmark.pm
4839 ____________________________________________________________________________
4840 [  4291] By: jhi                                   on 1999/10/02  23:43:53
4841         Log: Be understanding about large file systems.
4842      Branch: cfgperl
4843            ! t/lib/syslfs.t t/op/lfs.t
4844 ____________________________________________________________________________
4845 [  4290] By: jhi                                   on 1999/10/02  23:39:16
4846         Log: Configure fixfest continues.
4847      Branch: cfgperl
4848            ! Configure config_h.SH
4849      Branch: metaconfig
4850            ! U/modified/d_longdbl.U U/modified/d_longlong.U
4851            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
4852            ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U
4853            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
4854      Branch: metaconfig/U/perl
4855            ! i_inttypes.U io64.U
4856 ____________________________________________________________________________
4857 [  4289] By: jhi                                   on 1999/10/02  23:12:54
4858         Log: Regen Porting stuff.
4859      Branch: cfgperl
4860            ! Porting/Glossary Porting/config.sh Porting/config_H
4861 ____________________________________________________________________________
4862 [  4288] By: jhi                                   on 1999/10/02  23:05:50
4863         Log: Untangle the IV_IS_QUAD jungle by introduding
4864              macros to be used when doing formatted printing:
4865              IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.
4866      Branch: cfgperl
4867            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4868            ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c
4869            ! regcomp.c sv.c taint.c toke.c util.c
4870 ____________________________________________________________________________
4871 [  4287] By: jhi                                   on 1999/10/02  22:54:18
4872         Log: metaconfig maintenance.
4873      Branch: metaconfig
4874            ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U
4875            ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U
4876            ! U/typedefs/uidsize.U
4877 ____________________________________________________________________________
4878 [  4286] By: nick                                  on 1999/10/02  11:11:44
4879         Log: Incremental merge of mainline
4880      Branch: utfperl
4881           +> README.Y2K hints/svr5.sh lib/Pod/Man.pm
4882           +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t
4883           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
4884           +> t/pod/podselect.t t/pod/podselect.xr
4885            - lib/Pod/PlainText.pm
4886           !> (integrate 148 files)
4887 ____________________________________________________________________________
4888 [  4285] By: jhi                                   on 1999/10/02  10:16:15
4889         Log: Battle namespace pollution.
4890      Branch: cfgperl
4891            ! lib/Benchmark.pm
4892 ____________________________________________________________________________
4893 [  4284] By: jhi                                   on 1999/10/02  10:11:20
4894         Log: Regen Configure, all of xs_apiversion didn't take.
4895      Branch: cfgperl
4896            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4897            ! config_h.SH patchlevel.h
4898 ____________________________________________________________________________
4899 [  4283] By: jhi                                   on 1999/10/02  09:48:17
4900         Log: Integrate with Sarathy.
4901      Branch: cfgperl
4902           +> lib/Pod/Man.pm t/pod/multiline_items.t
4903           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
4904           +> t/pod/podselect.t t/pod/podselect.xr
4905            - lib/Pod/PlainText.pm
4906           !> (integrate 50 files)
4907 ____________________________________________________________________________
4908 [  4282] By: gsar                                  on 1999/10/02  06:39:14
4909         Log: update pod2man, pod2text and related Pod:: modules with the
4910              ones in podlators-0.07 from Russ Allbery
4911      Branch: perl
4912            + lib/Pod/Man.pm
4913            ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
4914            ! pod/pod2man.PL pod/pod2text.PL
4915 ____________________________________________________________________________
4916 [  4281] By: gsar                                  on 1999/10/02  06:14:44
4917         Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
4918      Branch: perl
4919            - lib/Pod/PlainText.pm
4920            ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL
4921            ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t
4922            ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t
4923            ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t
4924            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
4925            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
4926            ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl
4927 ____________________________________________________________________________
4928 [  4280] By: gsar                                  on 1999/10/02  04:39:38
4929         Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
4930      Branch: perl
4931            + t/pod/multiline_items.t t/pod/multiline_items.xr
4932            + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t
4933            + t/pod/podselect.xr
4934            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
4935            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
4936            ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr
4937            ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr
4938            ! t/pod/nested_items.xr t/pod/nested_seqs.xr
4939            ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr
4940            ! t/pod/testp2pt.pl
4941 ____________________________________________________________________________
4942 [  4279] By: gsar                                  on 1999/10/02  03:36:41
4943         Log: make exists() work better on pseudo-hashes (reworked a patch suggested
4944              by Michael G Schwern <schwern@pobox.com>)
4945      Branch: perl
4946            ! av.c t/op/avhv.t
4947 ____________________________________________________________________________
4948 [  4278] By: gsar                                  on 1999/10/02  02:36:55
4949         Log: deprecate C<use attrs>
4950      Branch: perl
4951            ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t
4952            ! t/lib/thread.t t/pragma/sub_lval.t
4953 ____________________________________________________________________________
4954 [  4277] By: gsar                                  on 1999/10/02  01:43:25
4955         Log: add notes about effect of loop control statements inside
4956              LABEL BLOCK continue BLOCK
4957      Branch: perl
4958            ! pod/perlfunc.pod
4959 ____________________________________________________________________________
4960 [  4276] By: gsar                                  on 1999/10/02  01:23:02
4961         Log: indent nested =items properly (suggested by Bill Fenner
4962              <fenner@research.att.com>)
4963      Branch: perl
4964            ! pod/pod2man.PL
4965 ____________________________________________________________________________
4966 [  4275] By: gsar                                  on 1999/10/02  01:09:16
4967         Log: updated ptags generator from Ilya Zakharevich
4968      Branch: perl
4969            ! emacs/ptags
4970 ____________________________________________________________________________
4971 [  4274] By: gsar                                  on 1999/10/01  23:08:52
4972         Log: update Changes
4973      Branch: perl
4974            ! Changes
4975 ____________________________________________________________________________
4976 [  4273] By: gsar                                  on 1999/10/01  22:58:55
4977         Log: typo, whitespace adjustments
4978      Branch: perl
4979            ! utils/h2xs.PL
4980 ____________________________________________________________________________
4981 [  4272] By: gsar                                  on 1999/10/01  22:46:06
4982         Log: remove dup hunks
4983      Branch: perl
4984            ! configure.com vms/vms.c
4985 ____________________________________________________________________________
4986 [  4271] By: gsar                                  on 1999/10/01  22:33:02
4987         Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
4988              by declaring new globals "our" (XXX this means h2xs generated code
4989              won't run on earlier versions; a switch to generate compatible
4990              source is needed)
4991      Branch: perl
4992           !> (integrate 35 files)
4993 ____________________________________________________________________________
4994 [  4270] By: jhi                                   on 1999/10/01  12:05:56
4995         Log: Integrate with Sarathy.
4996      Branch: cfgperl
4997           !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
4998           !> pod/perldiag.pod util.c
4999 ____________________________________________________________________________
5000 [  4269] By: jhi                                   on 1999/10/01  10:26:19
5001         Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
5002              To: perl5-porters@perl.org
5003              Subject: [ID 19991001.001] perlguts man page error
5004              Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
5005              Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
5006      Branch: cfgperl
5007            ! pod/perlguts.pod
5008 ____________________________________________________________________________
5009 [  4268] By: jhi                                   on 1999/10/01  07:32:33
5010         Log: There *is* a month called October.
5011      Branch: cfgperl
5012            ! t/op/time.t
5013 ____________________________________________________________________________
5014 [  4267] By: jhi                                   on 1999/10/01  06:58:10
5015         Log: Temp file cleanliness.
5016      Branch: cfgperl
5017            ! t/lib/filecopy.t
5018 ____________________________________________________________________________
5019 [  4266] By: jhi                                   on 1999/10/01  06:46:56
5020         Log: From: Barrie Slaymaker <barries@slaysys.com>
5021              To: perl5-porters@perl.org
5022              Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
5023              Date: Thu, 30 Sep 1999 22:16:26 -0400
5024              Message-Id: <199910010216.WAA08309@jester.slaysys.com>
5025      Branch: cfgperl
5026            ! lib/Benchmark.pm
5027 ____________________________________________________________________________
5028 [  4265] By: jhi                                   on 1999/09/30  20:25:35
5029         Log: From: Barrie Slaymaker <barries@slaysys.com>
5030              To: perl5-porters@perl.org
5031              Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
5032              Date: Thu, 30 Sep 1999 15:44:00 -0400
5033              Message-Id: <199909301944.PAA07166@jester.slaysys.com>
5034              (Replaces #4175.)
5035      Branch: cfgperl
5036            ! lib/Benchmark.pm
5037 ____________________________________________________________________________
5038 [  4264] By: gsar                                  on 1999/09/30  17:59:26
5039         Log: re-add missing "Out of memory!" entry
5040      Branch: perl
5041            ! pod/perldiag.pod
5042 ____________________________________________________________________________
5043 [  4263] By: jhi                                   on 1999/09/30  17:05:43
5044         Log: Regenerate Configure.
5045      Branch: cfgperl
5046            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5047            ! config_h.SH
5048 ____________________________________________________________________________
5049 [  4261] By: jhi                                   on 1999/09/30  16:15:05
5050         Log: From: Andy Dougherty <doughera@lafayette.edu>
5051              To: Perl Porters <perl5-porters@perl.org>
5052              Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
5053              Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
5054              Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
5055      Branch: cfgperl
5056            ! pod/perldelta.pod
5057 ____________________________________________________________________________
5058 [  4260] By: jhi                                   on 1999/09/30  15:48:56
5059         Log: From: Andy Dougherty <doughera@lafayette.edu>
5060              To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
5061              Subject: Re: Possible skeletal structure for searching multiple versions
5062              Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
5063              Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
5064      Branch: metaconfig
5065            ! U/mkglossary
5066      Branch: metaconfig/U/perl
5067            + xs_apiversion.U
5068            ! patchlevel.U
5069 ____________________________________________________________________________
5070 [  4259] By: jhi                                   on 1999/09/30  15:07:16
5071         Log: Further ?idsize.U fixing.
5072      Branch: metaconfig
5073            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
5074 ____________________________________________________________________________
5075 [  4258] By: jhi                                   on 1999/09/30  15:00:14
5076         Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
5077      Branch: metaconfig
5078            ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
5079            ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
5080 ____________________________________________________________________________
5081 [  4257] By: jhi                                   on 1999/09/30  09:48:33
5082         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
5083              To: Gurusamy Sarathy <gsar@ActiveState.com>
5084              Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
5085              The Perl Porters Mailing List <perl5-porters@perl.org>
5086              Subject: [PATCH] (Was: deprecating SIGDIE)
5087              Date: Wed, 29 Sep 1999 15:16:50 -0400
5088              Message-ID: <19990929151650.E26675@O2.chapin.edu>
5089      Branch: cfgperl
5090            ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
5091 ____________________________________________________________________________
5092 [  4256] By: jhi                                   on 1999/09/30  09:45:22
5093         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5094              To: Gurusamy Sarathy <gsar@activestate.com>
5095              Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
5096              Subject: Re: _58, _61 Argument "" is not numeric in sprintf
5097              Date: Wed, 29 Sep 1999 18:58:23 -0400
5098              Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
5099      Branch: cfgperl
5100            ! Makefile.SH opcode.pl
5101 ____________________________________________________________________________
5102 [  4255] By: gsar                                  on 1999/09/30  09:03:48
5103         Log: remove prehistoric XFree() gunk
5104      Branch: perl
5105            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
5106 ____________________________________________________________________________
5107 [  4254] By: gsar                                  on 1999/09/30  08:40:14
5108         Log: From: Vishal Bhatia <vishal@gol.com>
5109              Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
5110              Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
5111              Subject: [patch _61] Minor corrections in C.pm
5112      Branch: perl
5113            ! ext/B/B/C.pm
5114 ____________________________________________________________________________
5115 [  4253] By: gsar                                  on 1999/09/30  08:36:27
5116         Log: off-by-one in fbm_compile() (spotted by John Bley
5117              <jbley@cs.cmu.edu>); whitespace adjustments
5118      Branch: perl
5119            ! util.c
5120 ____________________________________________________________________________
5121 [  4251] By: jhi                                   on 1999/09/30  08:09:13
5122         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5123              To: perl5-porters@perl.org (Mailing list Perl5)
5124              Subject: [PATCH 5.00561+]  Followup h2xs patch
5125              Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
5126              Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
5127      Branch: cfgperl
5128            ! utils/h2xs.PL
5129 ____________________________________________________________________________
5130 [  4250] By: jhi                                   on 1999/09/29  19:11:32
5131         Log: Integrate with Sarathy.
5132      Branch: cfgperl
5133           !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
5134           !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
5135           !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
5136 ____________________________________________________________________________
5137 [  4249] By: bailey                                on 1999/09/29  02:21:31
5138         Log: resync with mainline
5139      Branch: vmsperl
5140           +> (branch 32 files)
5141            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
5142            - lib/unicode/blocks.txt lib/unicode/index2.txt
5143            - lib/unicode/jamo2.txt lib/unicode/names2.txt
5144            - lib/unicode/props2.txt lib/unicode/readme.txt
5145            - t/lib/bigfloatpm.t
5146           !> (integrate 240 files)
5147 ____________________________________________________________________________
5148 [  4248] By: jhi                                   on 1999/09/28  18:14:39
5149         Log: From: Andy Dougherty <doughera@lafayette.edu>
5150              To: Perl Porters <perl5-porters@perl.org>
5151              Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
5152              Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
5153              Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
5154              
5155              From: Andy Dougherty <doughera@lafayette.edu>
5156              To: Perl Porters <perl5-porters@perl.org>
5157              Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
5158              Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
5159              Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
5160      Branch: cfgperl
5161            ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
5162            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
5163            ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
5164            ! hints/next_4.sh
5165 ____________________________________________________________________________
5166 [  4247] By: gsar                                  on 1999/09/28  17:36:59
5167         Log: revert change#4115 (breaks libwww's base/date.t); could be 
5168              reworked to enable it conditional on $Time::Local::nocroak
5169              or some such
5170      Branch: perl
5171            ! lib/Time/Local.pm
5172 ____________________________________________________________________________
5173 [  4246] By: gsar                                  on 1999/09/28  17:33:14
5174         Log: tweak for win32 build
5175      Branch: perl
5176            ! win32/Makefile win32/makefile.mk
5177 ____________________________________________________________________________
5178 [  4245] By: gsar                                  on 1999/09/28  17:31:34
5179         Log: change#4236 fallout
5180      Branch: perl
5181            ! lib/ExtUtils/MM_Unix.pm
5182 ____________________________________________________________________________
5183 [  4244] By: gsar                                  on 1999/09/28  17:29:31
5184         Log: remove doubled new_xpv
5185      Branch: perl
5186            ! embed.h embed.pl proto.h
5187 ____________________________________________________________________________
5188 [  4243] By: jhi                                   on 1999/09/27  19:13:20
5189         Log: Artistic fine-tuning.
5190      Branch: cfgperl
5191            ! ext/B/defsubs_h.PL
5192 ____________________________________________________________________________
5193 [  4242] By: gsar                                  on 1999/09/27  17:05:22
5194         Log: avoid implicit split to @_ in change#4181; binary -> text file
5195              types in p4
5196      Branch: perl
5197            ! djgpp/configure.bat lib/Exporter/Heavy.pm
5198            ! t/pragma/locale/latin1
5199 ____________________________________________________________________________
5200 [  4241] By: jhi                                   on 1999/09/27  07:48:19
5201         Log: Integrate with Sarathy.
5202      Branch: cfgperl
5203           !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
5204           !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
5205 ____________________________________________________________________________
5206 [  4240] By: jhi                                   on 1999/09/27  07:47:11
5207         Log: Finalize change #4232.
5208              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5209              To: Jarkko Hietaniemi <jhi@iki.fi>
5210              Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
5211              Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
5212              Date: Sun, 26 Sep 1999 16:52:31 -0400
5213              Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
5214      Branch: cfgperl
5215            ! lib/ExtUtils/xsubpp
5216 ____________________________________________________________________________
5217 [  4239] By: gsar                                  on 1999/09/27  02:48:42
5218         Log: add notes in INSTALL about Configure -Accflags=-DFOO
5219      Branch: perl
5220            ! INSTALL
5221 ____________________________________________________________________________
5222 [  4238] By: gsar                                  on 1999/09/27  02:03:48
5223         Log: PERL_POLLUTE isn't required for bincompat, so don't enable
5224              it automatically
5225      Branch: perl
5226            ! embed.h embed.pl
5227 ____________________________________________________________________________
5228 [  4237] By: gsar                                  on 1999/09/27  01:52:47
5229         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5230              Date: Fri, 24 Sep 1999 23:25:36 -0400
5231              Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
5232              Subject: [PATCH 5.005_61] Malloc fixes and docs
5233      Branch: perl
5234            ! malloc.c pod/perldiag.pod
5235 ____________________________________________________________________________
5236 [  4236] By: gsar                                  on 1999/09/27  01:31:32
5237         Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
5238              <vkonovalov@lucent.com>)
5239      Branch: perl
5240            ! win32/Makefile win32/makefile.mk
5241 ____________________________________________________________________________
5242 [  4235] By: gsar                                  on 1999/09/26  17:02:03
5243         Log: fix buggy popping of subroutine contexts in the lvalue
5244              subroutines implementation (change#4081); correct the
5245              plethora of cases where DIE() was more appropriate than
5246              croak()
5247      Branch: perl
5248            ! pp.c pp_ctl.c pp_hot.c pp_sys.c
5249 ____________________________________________________________________________
5250 [  4234] By: jhi                                   on 1999/09/26  12:06:28
5251         Log: Fix #endif.
5252      Branch: cfgperl
5253            ! XSUB.h
5254 ____________________________________________________________________________
5255 [  4233] By: jhi                                   on 1999/09/26  11:59:18
5256         Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
5257              I kept my (Ilya's) version.
5258      Branch: cfgperl
5259           !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
5260           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
5261           !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
5262           !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
5263           !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
5264           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
5265 ____________________________________________________________________________
5266 [  4232] By: jhi                                   on 1999/09/26  09:53:43
5267         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5268              To: Mailing list Perl5 <perl5-porters@perl.org>
5269              Subject: [PATCH 5.005_61] teach xsubpp function pointers
5270              Date: Sun, 26 Sep 1999 01:36:09 -0400
5271              Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
5272              
5273              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5274              To: Mailing list Perl5 <perl5-porters@perl.org>
5275              Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
5276              Date: Sun, 26 Sep 1999 03:00:50 -0400
5277              Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
5278      Branch: cfgperl
5279            ! lib/ExtUtils/xsubpp utils/h2xs.PL
5280 ____________________________________________________________________________
5281 [  4231] By: jhi                                   on 1999/09/26  09:48:49
5282         Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5283              To: perl5-porters@perl.org
5284              Subject: misprint in perlguts
5285              Date: Sun, 26 Sep 1999 12:48:36 +0400
5286              Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
5287      Branch: cfgperl
5288            ! pod/perlguts.pod
5289 ____________________________________________________________________________
5290 [  4230] By: gsar                                  on 1999/09/26  00:50:08
5291         Log: add $installarchlib/CORE to default linker search path on windows
5292      Branch: perl
5293            ! win32/Makefile win32/makefile.mk
5294 ____________________________________________________________________________
5295 [  4229] By: gsar                                  on 1999/09/25  20:05:03
5296         Log: support C<use Shell> on Windows (reworked a patch suggested
5297              by Jenda Krynicky <Jenda@McCann.cz>)
5298      Branch: perl
5299            ! lib/Shell.pm
5300 ____________________________________________________________________________
5301 [  4228] By: gsar                                  on 1999/09/25  07:03:34
5302         Log: integrate cfgperl contents into mainline
5303      Branch: perl
5304           +> hints/svr5.sh
5305           !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
5306           !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
5307           !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
5308           !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
5309 ____________________________________________________________________________
5310 [  4227] By: gsar                                  on 1999/09/25  06:44:47
5311         Log: From: Larry Wall <larry@wall.org>
5312              Date: Fri, 24 Sep 1999 21:59:37 PDT
5313              Message-Id: <199909250459.VAA27506@kiev.wall.org>
5314              Subject: Re: [PATCH 5.005_61] "our" declarations
5315      Branch: perl
5316            ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
5317            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
5318            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
5319            ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
5320            ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
5321            ! utils/h2xs.PL
5322 ____________________________________________________________________________
5323 [  4226] By: jhi                                   on 1999/09/24  23:10:52
5324         Log: Integrate with Sarathy.
5325      Branch: cfgperl
5326           !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5327           !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
5328           !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
5329 ____________________________________________________________________________
5330 [  4225] By: gsar                                  on 1999/09/24  18:19:54
5331         Log: avoid infinite recursive exec()s of perl.exe when shebang
5332              contains "Perl" rather than "perl" on DOSISH platforms
5333      Branch: perl
5334            ! toke.c
5335 ____________________________________________________________________________
5336 [  4224] By: gsar                                  on 1999/09/24  16:09:23
5337         Log: support cygwin and other platforms that link to import libraries
5338              rather than directly with shared libraries (from a suggestion
5339              by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
5340      Branch: perl
5341            ! utils/perlcc.PL
5342 ____________________________________________________________________________
5343 [  4223] By: gsar                                  on 1999/09/24  05:05:06
5344         Log: normalize time for strftime() (without the isdst effects of
5345              mktime()) using a custom mini_mktime()
5346              From: spider-perl@Orb.Nashua.NH.US
5347              Date: Thu, 23 Sep 1999 17:54:53 -0400
5348              Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
5349              Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 
5350      Branch: perl
5351            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5352            ! ext/POSIX/hints/linux.pl t/lib/posix.t
5353 ____________________________________________________________________________
5354 [  4222] By: gsar                                  on 1999/09/23  06:44:42
5355         Log: change "#" to a comment starter in pack templates; "/" now
5356              used for specifying counted types
5357              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5358              Date: Wed, 22 Sep 1999 19:41:30 -0400
5359              Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
5360              Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
5361      Branch: perl
5362            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
5363 ____________________________________________________________________________
5364 [  4221] By: gsar                                  on 1999/09/23  06:26:54
5365         Log: From: Vishal Bhatia <vishal@gol.com>
5366              Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
5367              Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
5368              Subject: [patch _61] perlcc changes
5369      Branch: perl
5370            ! utils/perlcc.PL
5371 ____________________________________________________________________________
5372 [  4220] By: gsar                                  on 1999/09/23  01:12:24
5373         Log: add include guard
5374      Branch: perl
5375            ! XSUB.h
5376 ____________________________________________________________________________
5377 [  4219] By: jhi                                   on 1999/09/22  20:38:15
5378         Log: Cleanup cleanup.
5379      Branch: cfgperl
5380            ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
5381 ____________________________________________________________________________
5382 [  4218] By: jhi                                   on 1999/09/22  19:26:58
5383         Log: Tweak the equivalence tables once again.
5384      Branch: cfgperl
5385            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
5386            ! lib/unicode/mktables.PL
5387 ____________________________________________________________________________
5388 [  4215] By: jhi                                   on 1999/09/22  06:47:03
5389         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5390              To: Mailing list Perl5 <perl5-porters@perl.org>
5391              Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
5392              Date: Tue, 21 Sep 1999 19:50:00 -0400
5393              Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
5394              
5395              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5396              To: Mailing list Perl5 <perl5-porters@perl.org>
5397              Subject: [PATCH 5.005_61] More verbose -Mre=debug
5398              Date: Tue, 21 Sep 1999 22:29:55 -0400
5399              Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
5400      Branch: cfgperl
5401            ! regcomp.c regexec.c
5402 ____________________________________________________________________________
5403 [  4214] By: jhi                                   on 1999/09/21  21:08:43
5404         Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
5405              Reply-To: gerberb@zenez.com
5406              To: perl5-porters@perl.org
5407              Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
5408              Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
5409              Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
5410              
5411              (Snipped away the last lines of svr5.sh a la change #3725)
5412      Branch: cfgperl
5413            + hints/svr5.sh
5414            ! Configure MANIFEST config_h.SH hints/sco.sh
5415      Branch: metaconfig
5416            ! U/modified/Cppsym.U U/modified/Oldconfig.U
5417 ____________________________________________________________________________
5418 [  4213] By: jhi                                   on 1999/09/21  20:48:01
5419         Log: From: Kragen Sitaker <kragen@dnaco.net>
5420              To: perl5-porters@perl.org
5421              Subject: [ID 19990921.013] accidental list context in perlfaq9
5422              Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
5423              Reply-To: kragen@pobox.com
5424              Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
5425      Branch: cfgperl
5426            ! pod/perlfaq9.pod
5427 ____________________________________________________________________________
5428 [  4212] By: jhi                                   on 1999/09/20  19:55:42
5429         Log: Integrate with Sarathy.
5430      Branch: cfgperl
5431           +> README.Y2K
5432           !> Changes MANIFEST
5433 ____________________________________________________________________________
5434 [  4211] By: jhi                                   on 1999/09/20  19:44:44
5435         Log: Rename -Duselfs to -Duselargefiles.  We don't need no stnkngbbrvtns.
5436      Branch: cfgperl
5437            ! Configure config_h.SH pod/perldelta.pod
5438      Branch: metaconfig/U/perl
5439            ! use64bits.U uselfs.U uselongdbl.U
5440 ____________________________________________________________________________
5441 [  4210] By: jhi                                   on 1999/09/20  19:38:26
5442         Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
5443      Branch: cfgperl
5444            ! Configure config_h.SH
5445      Branch: metaconfig
5446            ! U/modified/Options.U
5447 ____________________________________________________________________________
5448 [  4209] By: gsar                                  on 1999/09/20  19:35:39
5449         Log: integrate cfgperl changes into mainline
5450      Branch: perl
5451           +> lib/unicode/Unicode.html
5452            ! Changes
5453           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5454           !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
5455 ____________________________________________________________________________
5456 [  4208] By: gsar                                  on 1999/09/20  18:28:44
5457         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
5458      Branch: perl
5459            + README.Y2K
5460            ! MANIFEST
5461 ____________________________________________________________________________
5462 [  4207] By: jhi                                   on 1999/09/20  11:06:13
5463         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
5464      Branch: cfgperl
5465            ! pod/perldelta.pod
5466 ____________________________________________________________________________
5467 [  4206] By: jhi                                   on 1999/09/20  09:53:15
5468         Log: Do not test for gccish things in non-gccish platforms.
5469      Branch: cfgperl
5470            ! Configure config_h.SH
5471      Branch: metaconfig
5472            ! U/compline/ccflags.U
5473 ____________________________________________________________________________
5474 [  4205] By: jhi                                   on 1999/09/20  09:41:22
5475         Log: Prompt for uselfs.
5476      Branch: cfgperl
5477            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5478            ! config_h.SH
5479      Branch: metaconfig
5480            ! U/mksample
5481      Branch: metaconfig/U/perl
5482            ! use64bits.U uselfs.U
5483 ____________________________________________________________________________
5484 [  4204] By: jhi                                   on 1999/09/20  09:09:29
5485         Log: Add usemorebits and uselfs.
5486      Branch: cfgperl
5487            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5488            ! config_h.SH doio.c perl.h
5489      Branch: metaconfig/U/perl
5490            + uselfs.U usemorebits.U
5491            ! use64bits.U uselongdbl.U
5492 ____________________________________________________________________________
5493 [  4203] By: jhi                                   on 1999/09/20  07:48:48
5494         Log: Dethinko.
5495      Branch: cfgperl
5496            ! pod/perlfunc.pod
5497 ____________________________________________________________________________
5498 [  4202] By: jhi                                   on 1999/09/20  07:33:32
5499         Log: Fix a bug in the description of endianness.  Reported in
5500              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5501              To: perl5-porters@perl.org
5502              Subject: BUG: perldoc -f pack
5503              Date: Mon, 20 Sep 1999 09:43:49 +0400
5504              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
5505      Branch: cfgperl
5506            ! pod/perlfunc.pod
5507 ____________________________________________________________________________
5508 [  4201] By: jhi                                   on 1999/09/20  07:01:26
5509         Log: Integrate with Sarathy.
5510      Branch: cfgperl
5511           +> t/op/args.t
5512           !> (integrate 31 files)
5513 ____________________________________________________________________________
5514 [  4200] By: gsar                                  on 1999/09/20  03:45:06
5515         Log: From: Russ Allbery <rra@stanford.edu>
5516              Date: 19 Aug 1999 04:35:44 -0700
5517              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
5518              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
5519      Branch: perl
5520            ! lib/File/Find.pm
5521 ____________________________________________________________________________
5522 [  4199] By: gsar                                  on 1999/09/20  03:27:49
5523         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
5524      Branch: perl
5525            ! ext/B/B/Terse.pm
5526 ____________________________________________________________________________
5527 [  4198] By: gsar                                  on 1999/09/20  03:25:25
5528         Log: add arenas for managing allocations of remaining xpv*v structures
5529              From: Vishal Bhatia <vishal@gol.com>
5530              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
5531              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
5532              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
5533      Branch: perl
5534            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
5535            ! proto.h sv.c
5536 ____________________________________________________________________________
5537 [  4197] By: gsar                                  on 1999/09/20  03:06:10
5538         Log: queue errors due to strictures rather than printing them as
5539              warnings; symbols that violate strictures do *not* end up in
5540              the symbol table anyway, making multiple evals of the same piece
5541              of code produce the same errors; errors indicate all locations
5542              of a global symbol rather than just the first one; these
5543              changes make compile-time failures within evals reliably
5544              visible via the return value or contents of $@, and trappable
5545              using __DIE__ hooks
5546      Branch: perl
5547            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
5548            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
5549            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
5550            ! t/pragma/strict-vars thrdvar.h toke.c util.c
5551 ____________________________________________________________________________
5552 [  4196] By: gsar                                  on 1999/09/19  22:14:29
5553         Log: control change#1914 via hints (causes problems on some platforms)
5554      Branch: perl
5555            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5556            ! ext/POSIX/hints/linux.pl
5557 ____________________________________________________________________________
5558 [  4195] By: gsar                                  on 1999/09/19  21:30:18
5559         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
5560              in passing around references to @_, eg C<sub foo { \@_ }>; add
5561              tests for the same
5562      Branch: perl
5563            + t/op/args.t
5564            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
5565 ____________________________________________________________________________
5566 [  4194] By: jhi                                   on 1999/09/18  18:57:45
5567         Log: Integrate with Sarathy.
5568      Branch: cfgperl
5569           !> opcode.h opcode.pl
5570 ____________________________________________________________________________
5571 [  4193] By: nick                                  on 1999/09/18  15:24:56
5572         Log: Re-integrate mainline
5573              Basic SvUTF8 stuff in headers, no functional changes yet.
5574      Branch: utfperl
5575            + lib/byte.pm lib/byte_heavy.pl
5576           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
5577           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
5578           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
5579           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
5580           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
5581           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
5582           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
5583           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
5584           +> lib/unicode/Names.txt lib/unicode/Props.txt
5585           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
5586           +> t/lib/bigfltpm.t
5587            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
5588            - lib/unicode/blocks.txt lib/unicode/index2.txt
5589            - lib/unicode/jamo2.txt lib/unicode/names2.txt
5590            - lib/unicode/props2.txt lib/unicode/readme.txt
5591            - t/lib/bigfloatpm.t
5592            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
5593            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
5594            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
5595            ! warnings.h
5596           !> (integrate 142 files)
5597 ____________________________________________________________________________
5598 [  4192] By: gsar                                  on 1999/09/18  15:11:47
5599         Log: more op description tweaks
5600      Branch: perl
5601            ! opcode.h opcode.pl
5602 ____________________________________________________________________________
5603 [  4191] By: jhi                                   on 1999/09/18  07:47:16
5604         Log: Integrate with Sarathy.
5605      Branch: cfgperl
5606           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
5607           !> t/pragma/warn/op
5608 ____________________________________________________________________________
5609 [  4190] By: jhi                                   on 1999/09/18  07:35:45
5610         Log: Add description of the Unicode database files.
5611      Branch: cfgperl
5612            + lib/unicode/Unicode.html
5613 ____________________________________________________________________________
5614 [  4189] By: gsar                                  on 1999/09/18  03:14:58
5615         Log: tweak some op names in change#4177 (will any of this break code that
5616              gropes $@ ?)
5617      Branch: perl
5618            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
5619            ! t/pragma/warn/op
5620 ____________________________________________________________________________
5621 [  4188] By: jhi                                   on 1999/09/17  21:30:08
5622         Log: Pick up the typo fix.
5623      Branch: cfgperl
5624           !> t/io/open.t
5625 ____________________________________________________________________________
5626 [  4187] By: gsar                                  on 1999/09/17  21:13:55
5627         Log: fix typo
5628      Branch: perl
5629            ! t/io/open.t
5630 ____________________________________________________________________________
5631 [  4186] By: gsar                                  on 1999/09/17  20:57:29
5632         Log: integrate cfgperl change
5633      Branch: perl
5634           !> vms/subconfigure.com
5635 ____________________________________________________________________________
5636 [  4185] By: jhi                                   on 1999/09/17  20:46:41
5637         Log: Re-apply applicable parts of #3993, #3994, and #3995.
5638      Branch: cfgperl
5639            ! vms/subconfigure.com
5640 ____________________________________________________________________________
5641 [  4184] By: gsar                                  on 1999/09/17  20:26:02
5642         Log: integrate cfgperl contents into mainline
5643      Branch: perl
5644           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
5645           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
5646           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
5647           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
5648           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
5649           +> lib/unicode/SpecCase.txt
5650            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
5651            - lib/unicode/index2.txt lib/unicode/jamo2.txt
5652            - lib/unicode/names2.txt lib/unicode/props2.txt
5653            - lib/unicode/readme.txt
5654           !> (integrate 73 files)
5655 ____________________________________________________________________________
5656 [  4183] By: jhi                                   on 1999/09/17  20:25:51
5657         Log: Integrate with Sarathy.
5658      Branch: cfgperl
5659           !> configure.com ext/ByteLoader/byterun.h
5660           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
5661           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
5662           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
5663           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
5664 ____________________________________________________________________________
5665 [  4182] By: gsar                                  on 1999/09/17  20:16:28
5666         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
5667              vmsperl contents have prevailed)
5668      Branch: perl
5669           !> configure.com ext/ByteLoader/byterun.h
5670           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
5671           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
5672           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
5673           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
5674 ____________________________________________________________________________
5675 [  4181] By: jhi                                   on 1999/09/17  20:12:37
5676         Log: From: Michael G Schwern <schwern@pobox.com>
5677              To: perl5-porters@perl.org
5678              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
5679              Date: Thu, 19 Aug 1999 21:30:01 -0400
5680              Message-ID: <19990819213001.A22512@athens.aocn.com>
5681      Branch: cfgperl
5682            ! lib/Exporter/Heavy.pm
5683 ____________________________________________________________________________
5684 [  4180] By: gsar                                  on 1999/09/17  20:11:00
5685         Log: perlhist additions
5686      Branch: perl
5687            ! pod/perlhist.pod
5688 ____________________________________________________________________________
5689 [  4179] By: jhi                                   on 1999/09/17  20:08:00
5690         Log: The change #4176 should've undone only the test, not the code patch.
5691      Branch: cfgperl
5692            ! doio.c
5693 ____________________________________________________________________________
5694 [  4178] By: jhi                                   on 1999/09/17  20:06:08
5695         Log: From: Ian Phillipps <ian@dial.pipex.com>
5696              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
5697              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
5698              Date: Sat, 21 Aug 1999 12:36:12 +0100
5699              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
5700      Branch: cfgperl
5701            ! pod/perlsyn.pod
5702 ____________________________________________________________________________
5703 [  4177] By: jhi                                   on 1999/09/17  20:00:19
5704         Log: More descriptive names for operators.
5705              
5706              From: Michael G Schwern <schwern@pobox.com>
5707              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
5708              Cc: perl5-porters@perl.org
5709              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
5710              Date: Tue, 17 Aug 1999 18:35:45 -0400
5711              Message-ID: <19990817183545.A23073@toldyouso.com>
5712              
5713              From: Michael G Schwern <schwern@pobox.com>
5714              To: perl5-porters@perl.org
5715              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
5716              Date: Wed, 18 Aug 1999 03:53:38 -0400
5717              Message-ID: <19990818035337.A31505@athens.aocn.com>
5718      Branch: cfgperl
5719            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
5720            ! t/pragma/warn/op t/pragma/warn/sv
5721 ____________________________________________________________________________
5722 [  4176] By: jhi                                   on 1999/09/17  18:19:18
5723         Log: Take away the infamous io/dup.t #7.
5724              It seems there simply is no way to portably
5725              "flush" an input file handle.
5726      Branch: cfgperl
5727            ! doio.c t/io/dup.t
5728 ____________________________________________________________________________
5729 [  4175] By: jhi                                   on 1999/09/17  14:45:08
5730         Log: From: Barrie Slaymaker <barries@slaysys.com>
5731              To: perl5-porters@perl.org
5732              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
5733              Date: Fri, 17 Sep 1999 11:16:48 -0400
5734              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
5735      Branch: cfgperl
5736            ! lib/Benchmark.pm
5737 ____________________________________________________________________________
5738 [  4174] By: jhi                                   on 1999/09/17  14:07:16
5739         Log: UNICOS does support large files but doesn't support sparse files
5740              so we cannot easily test for large file support.
5741      Branch: cfgperl
5742            ! t/lib/syslfs.t t/op/lfs.t
5743 ____________________________________________________________________________
5744 [  4173] By: jhi                                   on 1999/09/17  14:03:44
5745         Log: UNICOS has sloppy division/modulo for floating point numbers.
5746      Branch: cfgperl
5747            ! t/op/arith.t
5748 ____________________________________________________________________________
5749 [  4172] By: jhi                                   on 1999/09/17  13:47:49
5750         Log: Portable blocksize (replaces #4171).
5751      Branch: cfgperl
5752            ! t/lib/syslfs.t t/op/lfs.t
5753 ____________________________________________________________________________
5754 [  4171] By: jhi                                   on 1999/09/17  13:08:54
5755         Log: (replaced by #4172)
5756      Branch: cfgperl
5757            ! t/lib/syslfs.t t/op/lfs.t
5758 ____________________________________________________________________________
5759 [  4170] By: jhi                                   on 1999/09/17  12:59:11
5760         Log: Detypo #4169.
5761      Branch: cfgperl
5762            ! t/lib/syslfs.t t/op/lfs.t
5763 ____________________________________________________________________________
5764 [  4169] By: jhi                                   on 1999/09/17  12:16:34
5765         Log: Diagnose possible quota limits.
5766      Branch: cfgperl
5767            ! t/lib/syslfs.t t/op/lfs.t
5768 ____________________________________________________________________________
5769 [  4168] By: jhi                                   on 1999/09/17  12:10:43
5770         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
5771              doesn't have one that wouldn't cause SIGSYS.  UNICOS
5772              does have getpgrp(void) so Perl getpgrp() is happy.
5773      Branch: cfgperl
5774            ! hints/unicos.sh
5775 ____________________________________________________________________________
5776 [  4167] By: jhi                                   on 1999/09/17  11:49:30
5777         Log: Filesystem quotas may stop you from using large files.
5778      Branch: cfgperl
5779            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
5780 ____________________________________________________________________________
5781 [  4166] By: jhi                                   on 1999/09/17  11:36:01
5782         Log: Too strict pattern for parsing group lists.
5783      Branch: cfgperl
5784            ! t/op/groups.t
5785 ____________________________________________________________________________
5786 [  4165] By: jhi                                   on 1999/09/17  09:06:18
5787         Log: Configure maintenance. It's sigaction.sa_flags
5788              and the Glossary regen'ed.
5789      Branch: cfgperl
5790            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5791            ! config_h.SH
5792      Branch: metaconfig
5793            ! U/compline/d_sigaction.U
5794 ____________________________________________________________________________
5795 [  4164] By: jhi                                   on 1999/09/15  06:57:51
5796         Log: Integrate with Sarathy.
5797      Branch: cfgperl
5798           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
5799           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
5800           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
5801           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
5802           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
5803           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
5804           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
5805           !> jpl/PerlInterpreter/Makefile.PL
5806           !> jpl/PerlInterpreter/PerlInterpreter.c
5807           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
5808           !> jpl/Sample/Makefile.PL jpl/install-jpl
5809           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
5810           !> t/op/pat.t
5811 ____________________________________________________________________________
5812 [  4163] By: gsar                                  on 1999/09/15  05:17:27
5813         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
5814      Branch: perl
5815            ! lib/File/Spec/Functions.pm
5816 ____________________________________________________________________________
5817 [  4162] By: gsar                                  on 1999/09/15  05:09:14
5818         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
5819      Branch: perl
5820            ! Changes embed.h embed.pl
5821 ____________________________________________________________________________
5822 [  4161] By: gsar                                  on 1999/09/15  04:08:25
5823         Log: missing perlhist dates from Jeff Okamoto
5824      Branch: perl
5825            ! pod/perlhist.pod
5826 ____________________________________________________________________________
5827 [  4160] By: gsar                                  on 1999/09/15  03:13:08
5828         Log: jpl tweak
5829      Branch: perl
5830            ! MANIFEST jpl/JNI/Makefile.PL
5831 ____________________________________________________________________________
5832 [  4159] By: gsar                                  on 1999/09/15  02:57:08
5833         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
5834              Jepson <bjepson@home.com>)
5835      Branch: perl
5836            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
5837            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
5838            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
5839            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
5840            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
5841            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
5842            ! jpl/PerlInterpreter/Makefile.PL
5843            ! jpl/PerlInterpreter/PerlInterpreter.c
5844            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
5845            ! jpl/Sample/Makefile.PL jpl/install-jpl
5846 ____________________________________________________________________________
5847 [  4158] By: gsar                                  on 1999/09/15  01:27:14
5848         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5849              Date:    Tue, 14 Sep 1999 21:26:15 EDT
5850              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
5851              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
5852      Branch: perl
5853            ! regexec.c t/op/pat.t
5854 ____________________________________________________________________________
5855 [  4157] By: jhi                                   on 1999/09/14  21:18:09
5856         Log: config.h will define USE_64_BITS if need be.
5857      Branch: cfgperl
5858            ! hints/irix_6.sh
5859 ____________________________________________________________________________
5860 [  4156] By: jhi                                   on 1999/09/14  20:30:00
5861         Log: Change #4149 necessitates also a small code change.
5862      Branch: cfgperl
5863            ! ext/B/defsubs_h.PL
5864 ____________________________________________________________________________
5865 [  4155] By: jhi                                   on 1999/09/14  20:15:53
5866         Log: Update EPOC libdir names.
5867      Branch: cfgperl
5868            ! epoc/config.h
5869 ____________________________________________________________________________
5870 [  4154] By: jhi                                   on 1999/09/14  20:13:41
5871         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
5872              deceased HAS.*DBM.*64 mumblings.
5873      Branch: cfgperl
5874            ! Configure config_h.SH epoc/config.h
5875 ____________________________________________________________________________
5876 [  4153] By: jhi                                   on 1999/09/14  20:04:53
5877         Log: Configure nits.
5878      Branch: cfgperl
5879            ! Configure config_h.SH
5880      Branch: metaconfig
5881            ! U/compline/d_sigaction.U U/threads/i_pthread.U
5882 ____________________________________________________________________________
5883 [  4152] By: jhi                                   on 1999/09/14  19:30:22
5884         Log: Integrate with Sarathy.
5885      Branch: cfgperl
5886           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
5887            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
5888           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
5889           !> win32/config_sh.PL
5890 ____________________________________________________________________________
5891 [  4151] By: jhi                                   on 1999/09/14  10:25:01
5892         Log: Update Unicode database and recompute the tables.
5893              Rename the .txt files to be more Unicode 3.0-like.
5894              Unihan-3.0.txt not included because it is 16 MB.
5895              syllables.txt is manually maintained.
5896              See ReadMe.txt for description of the .txt files.
5897              (not all of them are used yet)
5898      Branch: cfgperl
5899            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
5900            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
5901            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
5902            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
5903            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
5904            + lib/unicode/SpecCase.txt
5905            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
5906            - lib/unicode/index2.txt lib/unicode/jamo2.txt
5907            - lib/unicode/names2.txt lib/unicode/props2.txt
5908            - lib/unicode/readme.txt
5909            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
5910            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
5911            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
5912            ! lib/unicode/Decomposition.pl
5913            ! lib/unicode/In/ArabicPresentationForms-B.pl
5914            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
5915            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
5916            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
5917            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
5918            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
5919            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
5920            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
5921            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
5922            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
5923            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
5924            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
5925            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
5926            ! lib/unicode/mktables.PL
5927 ____________________________________________________________________________
5928 [  4150] By: gsar                                  on 1999/09/14  09:31:57
5929         Log: INSTALL tweak
5930      Branch: perl
5931            ! INSTALL
5932 ____________________________________________________________________________
5933 [  4149] By: gsar                                  on 1999/09/14  09:00:45
5934         Log: change some filenames to be 8.3-friendly
5935      Branch: perl
5936           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
5937            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
5938            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
5939 ____________________________________________________________________________
5940 [  4148] By: gsar                                  on 1999/09/14  08:35:00
5941         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
5942      Branch: perl
5943            ! win32/config_sh.PL
5944 ____________________________________________________________________________
5945 [  4147] By: jhi                                   on 1999/09/14  08:07:49
5946         Log: Not that UVSIZE normally differs that much from IVSIZE...
5947      Branch: cfgperl
5948            ! perl.h
5949 ____________________________________________________________________________
5950 [  4146] By: jhi                                   on 1999/09/14  08:04:40
5951         Log: Integrate with Sarathy.
5952      Branch: cfgperl
5953           !> Changes ext/DB_File/DB_File.xs
5954 ____________________________________________________________________________
5955 [  4145] By: jhi                                   on 1999/09/14  07:10:02
5956         Log: I_PTHREAD was PTHREADEAD.
5957      Branch: cfgperl
5958            ! Configure config_h.SH
5959      Branch: metaconfig
5960            ! U/threads/i_pthread.U
5961 ____________________________________________________________________________
5962 [  4144] By: gsar                                  on 1999/09/14  06:46:47
5963         Log: change#4113 was missing DB_File.xs changes
5964      Branch: perl
5965            ! ext/DB_File/DB_File.xs
5966 ____________________________________________________________________________
5967 [  4143] By: jhi                                   on 1999/09/13  20:16:20
5968         Log: Small doc and whitespace edits.
5969      Branch: cfgperl
5970            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
5971            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
5972            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
5973            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
5974            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
5975            ! pod/perldelta.pod
5976 ____________________________________________________________________________
5977 [  4142] By: gsar                                  on 1999/09/13  19:32:31
5978         Log: integrate cfgperl contents into mainline, update Changes
5979      Branch: perl
5980           +> ext/DB_File/version.c
5981            ! Changes
5982           !> (integrate 44 files)
5983 ____________________________________________________________________________
5984 [  4141] By: jhi                                   on 1999/09/13  16:16:56
5985         Log: Scan for <pthread.h> always.
5986      Branch: cfgperl
5987            ! Configure config_h.SH perl.h
5988      Branch: metaconfig
5989            ! U/threads/i_pthread.U
5990 ____________________________________________________________________________
5991 [  4140] By: jhi                                   on 1999/09/13  16:00:08
5992         Log: Integrate with Sarathy.
5993      Branch: cfgperl
5994           !> (integrate 27 files)
5995 ____________________________________________________________________________
5996 [  4139] By: jhi                                   on 1999/09/13  15:35:18
5997         Log: Add -A option to Configure to diddle with variables
5998              after the hints file has been applied.
5999      Branch: cfgperl
6000            ! Configure config_h.SH
6001      Branch: metaconfig
6002            ! U/modified/Oldconfig.U U/modified/Options.U
6003 ____________________________________________________________________________
6004 [  4138] By: jhi                                   on 1999/09/13  13:42:56
6005         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
6006      Branch: cfgperl
6007            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
6008            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
6009            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
6010            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
6011            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
6012 ____________________________________________________________________________
6013 [  4137] By: jhi                                   on 1999/09/13  13:25:31
6014         Log: Applying change #4136 manually introduced patch residue.
6015      Branch: cfgperl
6016            ! perl.h
6017 ____________________________________________________________________________
6018 [  4136] By: jhi                                   on 1999/09/13  13:23:04
6019         Log: Replace change #4100 with
6020              From: Robin Barker <rmb1@cise.npl.co.uk>
6021              To: gsar@activestate.com
6022              Cc: perl5-porters@perl.org
6023              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
6024              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
6025              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
6026      Branch: cfgperl
6027            ! doio.c dump.c ext/B/B.xs ext/B/typemap
6028            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
6029            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
6030            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
6031            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
6032 ____________________________________________________________________________
6033 [  4135] By: jhi                                   on 1999/09/13  10:22:31
6034         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6035              To: perl5-porters@perl.org (Mailing list Perl5)
6036              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
6037              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
6038              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
6039              
6040              From: andreas.koenig@anima.de (Andreas J. Koenig)
6041              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
6042              Cc: perl5-porters@perl.org (Mailing list Perl5)
6043              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
6044              Date: 11 Sep 1999 15:36:26 +0200
6045              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
6046      Branch: cfgperl
6047            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
6048 ____________________________________________________________________________
6049 [  4134] By: jhi                                   on 1999/09/13  10:20:14
6050         Log: From: Tom Phoenix <rootbeer@redcat.com>
6051              To: Perl Porters Mailing List <perl5-porters@perl.org>
6052              Subject: [DOCPATCH] Server errors and perldiag
6053              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
6054              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
6055      Branch: cfgperl
6056            ! pod/perldiag.pod
6057 ____________________________________________________________________________
6058 [  4133] By: gsar                                  on 1999/09/13  03:25:43
6059         Log: avoid assertion failure on C<@a'>
6060      Branch: perl
6061            ! toke.c
6062 ____________________________________________________________________________
6063 [  4132] By: gsar                                  on 1999/09/13  03:03:57
6064         Log: add -DPERL_Y2KWARN build option that will generate additional
6065              warnings on "19$yy" etc (reworked a patch suggested by
6066              Ulrich Pfeifer <upf@de.uu.net>)
6067      Branch: perl
6068            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
6069            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
6070 ____________________________________________________________________________
6071 [  4131] By: gsar                                  on 1999/09/12  22:06:25
6072         Log: fix DATA leaks; reword documentation about the DATA filehandle
6073      Branch: perl
6074            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
6075 ____________________________________________________________________________
6076 [  4130] By: gsar                                  on 1999/09/12  20:08:56
6077         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
6078              formatted result looks nonstandard
6079      Branch: perl
6080            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
6081            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
6082            ! t/pragma/locale.t thrdvar.h
6083 ____________________________________________________________________________
6084 [  4129] By: gsar                                  on 1999/09/12  17:04:11
6085         Log: From: Doug MacEachern <dougm@cp.net>
6086              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
6087              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
6088              Subject: [PATCH 5.005_57] B::clearsym
6089      Branch: perl
6090            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
6091 ____________________________________________________________________________
6092 [  4128] By: gsar                                  on 1999/09/12  16:59:12
6093         Log: better debugger help output (from Ilya Zakharevich)
6094      Branch: perl
6095            ! lib/perl5db.pl
6096 ____________________________________________________________________________
6097 [  4127] By: jhi                                   on 1999/09/11  20:50:37
6098         Log: Integrate with Sarathy.
6099      Branch: cfgperl
6100           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
6101           +> t/lib/gol-linkage.t
6102           !> (integrate 43 files)
6103 ____________________________________________________________________________
6104 [  4126] By: nick                                  on 1999/09/10  20:44:22
6105         Log: Get resolve -at mainline
6106      Branch: utfperl
6107           +> (branch 297 files)
6108            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
6109            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
6110            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
6111            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
6112            - t/pragma/warn-1global t/pragma/warning.t thread.sym
6113            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
6114            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
6115            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
6116            - win32/makeperldef.pl win32/perlhost.h
6117           !> (integrate 847 files)
6118 ____________________________________________________________________________
6119 [  4125] By: gsar                                  on 1999/09/10  19:22:14
6120         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
6121              etc.)
6122      Branch: perl
6123            ! XSUB.h pp.h
6124 ____________________________________________________________________________
6125 [  4124] By: gsar                                  on 1999/09/10  19:14:35
6126         Log: rewrote substantive parts of patch
6127              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6128              Date: Fri, 27 Aug 1999 19:02:18 -0400
6129              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
6130              Subject: [PATCH 5.005_58] REx documentation
6131      Branch: perl
6132            ! pod/perlre.pod
6133 ____________________________________________________________________________
6134 [  4123] By: gsar                                  on 1999/09/10  18:21:53
6135         Log: note about AVf_*
6136      Branch: perl
6137            ! av.h
6138 ____________________________________________________________________________
6139 [  4122] By: gsar                                  on 1999/09/10  17:55:42
6140         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
6141              <lichtin@bivio.com>)
6142      Branch: perl
6143            ! lib/Pod/Html.pm
6144 ____________________________________________________________________________
6145 [  4121] By: gsar                                  on 1999/09/10  17:49:35
6146         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
6147      Branch: perl
6148            ! AUTHORS Changes README.dos djgpp/config.over
6149            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
6150            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
6151            ! pod/podselect.PL sv.h t/io/openpid.t util.c
6152 ____________________________________________________________________________
6153 [  4120] By: gsar                                  on 1999/09/10  12:25:01
6154         Log: add perlcompile.pod (edited content from Nathan Torkington
6155              <gnat@frii.com> and others)
6156      Branch: perl
6157            + pod/perlcompile.pod
6158            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
6159 ____________________________________________________________________________
6160 [  4119] By: gsar                                  on 1999/09/10  11:05:13
6161         Log: avoid leaking static local_patches unless patchlevel.h is
6162              explicitly included
6163      Branch: perl
6164            ! patchlevel.h perl.c
6165 ____________________________________________________________________________
6166 [  4118] By: gsar                                  on 1999/09/10  10:44:54
6167         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
6168              <jvromans@squirrel.nl>)
6169      Branch: perl
6170            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
6171            ! Changes MANIFEST lib/Getopt/Long.pm
6172 ____________________________________________________________________________
6173 [  4116] By: jhi                                   on 1999/09/09  15:56:52
6174         Log: perldeltify change #4115.
6175      Branch: cfgperl
6176            ! pod/perldelta.pod
6177 ____________________________________________________________________________
6178 [  4115] By: jhi                                   on 1999/09/09  15:48:56
6179         Log: From: "John L. Allen" <allen@grumman.com> 
6180              To: perl5-porters@perl.org 
6181              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
6182              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
6183              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
6184      Branch: cfgperl
6185            ! lib/Time/Local.pm
6186 ____________________________________________________________________________
6187 [  4114] By: jhi                                   on 1999/09/09  15:42:30
6188         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
6189              To: perl5-porters@perl.org
6190              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
6191              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
6192              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
6193      Branch: cfgperl
6194            ! pp_sys.c
6195 ____________________________________________________________________________
6196 [  4113] By: jhi                                   on 1999/09/09  10:17:45
6197         Log: From: paul.marquess@bt.com
6198              To: gsar@ActiveState.com
6199              Cc: perl5-porters@perl.org
6200              Subject: [PATCH 5.005_61] DB_File 1.71
6201              Date: Thu, 9 Sep 1999 11:20:13 +0100
6202              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
6203      Branch: cfgperl
6204            + ext/DB_File/version.c
6205            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
6206            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
6207            ! t/lib/db-btree.t
6208 ____________________________________________________________________________
6209 [  4112] By: jhi                                   on 1999/09/09  09:05:32
6210         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6211              To: perl5-porters@perl.org (Mailing list Perl5)
6212              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
6213              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
6214              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
6215      Branch: cfgperl
6216            ! regexec.c t/op/pat.t
6217 ____________________________________________________________________________
6218 [  4110] By: jhi                                   on 1999/09/09  07:29:17
6219         Log: Tidy up 64-bit situation in perldelta.
6220      Branch: cfgperl
6221            ! pod/perldelta.pod
6222 ____________________________________________________________________________
6223 [  4109] By: jhi                                   on 1999/09/09  07:26:53
6224         Log: Clear up PL_regcc issues.
6225              
6226              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6227              To: perl5-porters@perl.org (Mailing list Perl5)
6228              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
6229              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
6230              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
6231      Branch: cfgperl
6232            ! regexec.c
6233 ____________________________________________________________________________
6234 [  4108] By: gsar                                  on 1999/09/08  20:52:51
6235         Log: avoid ass_u_ming uppercase types are not user objects (spotted
6236              by Kurt Starsinic)
6237      Branch: perl
6238            ! ext/Data/Dumper/Dumper.pm
6239 ____________________________________________________________________________
6240 [  4107] By: gsar                                  on 1999/09/08  20:35:18
6241         Log: From: akim@epita.fr (DEMAILLE Akim)
6242              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
6243              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
6244              Subject: [ID 19990908.014] s2p does not quote @
6245      Branch: perl
6246            ! x2p/s2p.PL
6247 ____________________________________________________________________________
6248 [  4106] By: gsar                                  on 1999/09/08  20:25:12
6249         Log: integrate cfgperl contents into mainline
6250      Branch: perl
6251           !> (integrate 30 files)
6252 ____________________________________________________________________________
6253 [  4105] By: jhi                                   on 1999/09/08  09:02:37
6254         Log: Minor touches at the [:class:] description.
6255      Branch: cfgperl
6256            ! pod/perlre.pod
6257 ____________________________________________________________________________
6258 [  4104] By: jhi                                   on 1999/09/08  08:57:58
6259         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6260              To: Mailing list Perl5 <perl5-porters@perl.org>
6261              Subject: [PATCH 5.005_58] Fix debugging output for REx
6262              Date: Wed, 8 Sep 1999 05:02:02 -0400
6263              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
6264      Branch: cfgperl
6265            ! regcomp.c
6266 ____________________________________________________________________________
6267 [  4103] By: gsar                                  on 1999/09/08  00:53:50
6268         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
6269      Branch: perl
6270            ! pp.c
6271 ____________________________________________________________________________
6272 [  4102] By: gsar                                  on 1999/09/08  00:52:50
6273         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
6274      Branch: perl
6275            ! cop.h pp_hot.c
6276 ____________________________________________________________________________
6277 [  4101] By: gsar                                  on 1999/09/07  17:25:07
6278         Log: various fixups for windows
6279      Branch: perl
6280            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
6281            ! win32/Makefile win32/makefile.mk xsutils.c
6282 ____________________________________________________________________________
6283 [  4100] By: jhi                                   on 1999/09/07  12:49:15
6284         Log: Fix pointer casts.
6285              
6286              From: Robin Barker <rmb1@cise.npl.co.uk>
6287              To: perl5-porters@perl.org
6288              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
6289              -Duse64bits
6290              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
6291              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
6292      Branch: cfgperl
6293            ! doio.c dump.c ext/B/B.xs ext/B/typemap
6294            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
6295            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
6296            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
6297            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
6298 ____________________________________________________________________________
6299 [  4099] By: jhi                                   on 1999/09/07  10:29:04
6300         Log: Add sig/pid/uid size and sign probes.
6301      Branch: metaconfig
6302            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
6303            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
6304 ____________________________________________________________________________
6305 [  4098] By: jhi                                   on 1999/09/07  10:27:06
6306         Log: Band-aid until we've got %{Uid_t} or something similar
6307              for sv_catpvfn().
6308      Branch: cfgperl
6309            ! taint.c
6310 ____________________________________________________________________________
6311 [  4097] By: jhi                                   on 1999/09/07  09:41:23
6312         Log: Fix a printf thinko: now quads must have the ll L q prefix.
6313              (in other words, a bare %d is an int/unsigned)
6314      Branch: cfgperl
6315            ! pp_sys.c sv.c t/op/64bit.t
6316 ____________________________________________________________________________
6317 [  4096] By: jhi                                   on 1999/09/07  07:36:17
6318         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
6319              
6320              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
6321              To: perl5-porters@perl.org
6322              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
6323              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
6324              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
6325      Branch: cfgperl
6326            ! hints/hpux.sh perl.h
6327 ____________________________________________________________________________
6328 [  4095] By: gsar                                  on 1999/09/06  20:47:02
6329         Log: applied suggested patch with suitable test to detect MSVC
6330              From: "Vishal Bhatia" <vishalb@my-deja.com>
6331              Date: Wed, 11 Aug 1999 01:43:28 -0700
6332              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
6333              Subject: compiler on  win32
6334      Branch: perl
6335            ! ext/B/B/C.pm
6336 ____________________________________________________________________________
6337 [  4094] By: jhi                                   on 1999/09/06  20:34:44
6338         Log: Integrate with Sarathy.
6339      Branch: cfgperl
6340           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
6341           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
6342 ____________________________________________________________________________
6343 [  4093] By: jhi                                   on 1999/09/06  20:33:43
6344         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
6345              so that they overflow also on 64-bit platforms.
6346      Branch: cfgperl
6347            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
6348 ____________________________________________________________________________
6349 [  4092] By: gsar                                  on 1999/09/06  20:16:58
6350         Log: support bytecode and C backends in perlcc (patch suggested
6351              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
6352              C backend the default; describe new switches in pod; introduce
6353              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
6354              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
6355              entries
6356      Branch: perl
6357            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
6358            ! t/harness utils/Makefile utils/perlcc.PL
6359 ____________________________________________________________________________
6360 [  4091] By: jhi                                   on 1999/09/06  19:10:41
6361         Log: Integrate with Sarathy.
6362      Branch: cfgperl
6363           +> t/pragma/sub_lval.t
6364           !> (integrate 52 files)
6365 ____________________________________________________________________________
6366 [  4090] By: gsar                                  on 1999/09/06  19:09:06
6367         Log: propagate changed error text
6368      Branch: perl
6369            ! t/pragma/sub_lval.t
6370 ____________________________________________________________________________
6371 [  4089] By: gsar                                  on 1999/09/06  18:54:43
6372         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
6373      Branch: perl
6374            ! pod/perlfunc.pod
6375 ____________________________________________________________________________
6376 [  4088] By: gsar                                  on 1999/09/06  18:52:10
6377         Log: From: paul.marquess@bt.com
6378              Date: Sun, 5 Sep 1999 15:11:08 +0100 
6379              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
6380              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
6381      Branch: perl
6382            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
6383            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
6384            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
6385            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
6386            ! toke.c
6387 ____________________________________________________________________________
6388 [  4087] By: gsar                                  on 1999/09/06  18:06:06
6389         Log: change#3612 is buggy when quotemeta argument matches target
6390              (hope this is the last of the optimized-OP_SASSIGN bugs)
6391              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6392              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
6393              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
6394              Subject: Re: [BUG: quotemeta]
6395      Branch: perl
6396            ! Changes op.c t/op/lex_assign.t
6397 ____________________________________________________________________________
6398 [  4086] By: gsar                                  on 1999/09/06  17:57:52
6399         Log: misc tweaks
6400      Branch: perl
6401            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
6402 ____________________________________________________________________________
6403 [  4085] By: gsar                                  on 1999/09/06  03:54:23
6404         Log: applied patch suggested by Hans Mulder to fix problems on
6405              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
6406              when they ask for bincompat (platforms that used to default
6407              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
6408              (appears unsalvageable on some platforms)
6409      Branch: perl
6410            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
6411 ____________________________________________________________________________
6412 [  4084] By: bailey                                on 1999/09/06  02:39:11
6413         Log: Integrate mainline 5.05_61
6414      Branch: vmsperl
6415           +> (branch 32 files)
6416            - lib/unicode/EthiopicSyllables.txt
6417            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
6418            - warning.pl
6419            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
6420            ! vms/perly_h.vms vms/vms.c
6421           !> (integrate 346 files)
6422 ____________________________________________________________________________
6423 [  4083] By: gsar                                  on 1999/09/06  00:10:40
6424         Log: optional warning on join(/foo/...) (reworked suggested patch
6425              by Mark-Jason Dominus <mjd@plover.com>)
6426      Branch: perl
6427            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
6428            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
6429            ! pp_proto.h t/pragma/warn/op
6430 ____________________________________________________________________________
6431 [  4082] By: gsar                                  on 1999/09/05  22:28:57
6432         Log: fix data loss when more than one block is read from SDBM
6433              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
6434      Branch: perl
6435            ! ext/SDBM_File/sdbm/sdbm.c
6436 ____________________________________________________________________________
6437 [  4081] By: gsar                                  on 1999/09/05  22:07:18
6438         Log: initial implementation of lvalue subroutines (slightly fixed
6439              version of patch suggested by Ilya Zakharevich, which in turn
6440              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
6441      Branch: perl
6442            + t/pragma/sub_lval.t
6443            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
6444            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
6445            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
6446            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
6447            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
6448 ____________________________________________________________________________
6449 [  4080] By: jhi                                   on 1999/09/05  22:02:18
6450         Log: Undo #4055 (related to #4079).
6451      Branch: cfgperl
6452            ! pod/perlop.pod
6453 ____________________________________________________________________________
6454 [  4079] By: jhi                                   on 1999/09/05  21:30:54
6455         Log: Time is not yet ripe.
6456      Branch: cfgperl
6457            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
6458 ____________________________________________________________________________
6459 [  4078] By: gsar                                  on 1999/09/05  18:17:32
6460         Log: modified suggested patch to handle cross-refs and qr// objects
6461              correctly; unfollowed refs are represented as simple string
6462              value, not just the bare type; $VERSION stays the same until
6463              it is ready for prime time (avoids CPAN confustication)
6464              From:    John Nolan <jpnolan@Op.Net>
6465              Date:    Wed, 04 Aug 1999 20:21:10 EDT
6466              Message-Id: <199908050021.UAA09693@monet.op.net>
6467              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
6468      Branch: perl
6469            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
6470            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
6471 ____________________________________________________________________________
6472 [  4077] By: jhi                                   on 1999/09/04  21:54:42
6473         Log: timesum() wasn't @EXPORTed as promised by the documentation.
6474              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
6475      Branch: cfgperl
6476            ! lib/Benchmark.pm
6477 ____________________________________________________________________________
6478 [  4076] By: gsar                                  on 1999/09/04  20:21:59
6479         Log: integrate cfgperl contents into mainline
6480      Branch: perl
6481           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
6482           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
6483           +> warnings.h warnings.pl xsutils.c
6484            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
6485           !> (integrate 109 files)
6486 ____________________________________________________________________________
6487 [  4075] By: jhi                                   on 1999/09/04  18:04:47
6488         Log: use integer on the problematic subtest.
6489      Branch: cfgperl
6490            ! t/op/misc.t
6491 ____________________________________________________________________________
6492 [  4074] By: jhi                                   on 1999/09/04  17:57:40
6493         Log: Warn about numconvert.t in case somebody
6494              wants to make sv_2pv more 64-bit aware.
6495      Branch: cfgperl
6496            ! sv.c
6497 ____________________________________________________________________________
6498 [  4073] By: jhi                                   on 1999/09/04  17:54:51
6499         Log: Comment upgrading: the quad situation isn't quite as
6500              bad as it used to be.
6501      Branch: cfgperl
6502            ! perl.h
6503 ____________________________________________________________________________
6504 [  4072] By: jhi                                   on 1999/09/04  15:35:37
6505         Log: Integrate with Sarathy.
6506      Branch: cfgperl
6507           !> win32/win32.c
6508 ____________________________________________________________________________
6509 [  4071] By: jhi                                   on 1999/09/04  15:28:11
6510         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
6511              
6512              From: Robin Barker <rmb1@cise.npl.co.uk>
6513              To: perl5-porters@perl.org
6514              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
6515              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
6516              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
6517              
6518              and later (in private email) found to be dependent
6519              on useperlio.
6520              
6521              Mental note: the cpp magic done in perlsdio.h (and assumedly
6522              also in perlsfio.h) may cause trouble later with lfs because
6523              both the perlio scheme by Perl and the lfs support by vendors
6524              like to play cpp games to map the stdio namespace back and forth.
6525              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
6526              just the beginning.
6527      Branch: cfgperl
6528            ! perlio.c
6529 ____________________________________________________________________________
6530 [  4070] By: jhi                                   on 1999/09/04  13:12:14
6531         Log: Enable 64-bit clean bit ops.
6532              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
6533      Branch: cfgperl
6534            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
6535            ! t/op/misc.t
6536 ____________________________________________________________________________
6537 [  4069] By: jhi                                   on 1999/09/03  21:17:30
6538         Log: Turn on USE_64_BIT_OFFSETS implicitly.
6539      Branch: cfgperl
6540            ! perl.h
6541 ____________________________________________________________________________
6542 [  4068] By: jhi                                   on 1999/09/03  08:19:59
6543         Log: Fix from Spider for the sub attributes (there was an undocumented
6544              dependency between force_word() and skipspace()).
6545      Branch: cfgperl
6546            ! toke.c
6547 ____________________________________________________________________________
6548 [  4067] By: jhi                                   on 1999/09/01  23:17:06
6549         Log: From: John Tobey <spam@john-edwin-tobey.org>
6550              To: ilya@math.ohio-state.edu
6551              CC: perl5-porters@perl.org
6552              Subject: Re: [PATCH 5.005_60] distclean forgot two
6553              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
6554              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
6555      Branch: cfgperl
6556            ! t/lib/dprof.t
6557 ____________________________________________________________________________
6558 [  4066] By: jhi                                   on 1999/09/01  23:14:50
6559         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
6560              To: perl5-porters@perl.org
6561              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
6562              Date: Fri, 20 Aug 1999 15:37:27 +0100
6563              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
6564      Branch: cfgperl
6565            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
6566            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
6567            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
6568 ____________________________________________________________________________
6569 [  4065] By: jhi                                   on 1999/09/01  22:06:43
6570         Log: From: Dominic Dunlop <domo@vo.lu>
6571              To: perl5-porters@perl.org
6572              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
6573              (UNINSTALLED) [PATCH]
6574              Date: Thu, 19 Aug 1999 09:48:03 +0200
6575              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
6576              
6577              The PERL_POLLUTE_MALLOC part had to be manually applied.
6578      Branch: cfgperl
6579            ! hints/machten.sh perl.h
6580 ____________________________________________________________________________
6581 [  4064] By: jhi                                   on 1999/09/01  13:56:14
6582         Log: From: Martin Lichtin <lichtin@bivio.com>
6583              To: jhi@iki.fi
6584              CC: perl5-porters@perl.org
6585              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
6586              Date: Wed, 01 Sep 1999 15:50:04 +0200
6587              Message-ID: <37CD2F0C.944BFACE@bivio.com>
6588      Branch: cfgperl
6589            ! lib/ExtUtils/Install.pm
6590 ____________________________________________________________________________
6591 [  4063] By: jhi                                   on 1999/09/01  13:16:11
6592         Log: Enhance lfs tests: check every seek and sysseek
6593              and test also that -e and -f detect largefiles.
6594      Branch: cfgperl
6595            ! t/lib/syslfs.t t/op/lfs.t
6596 ____________________________________________________________________________
6597 [  4062] By: jhi                                   on 1999/09/01  12:08:04
6598         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
6599              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
6600              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
6601              The Perl Porters Mailing List <perl5-porters@perl.org>
6602              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
6603              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
6604              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
6605      Branch: cfgperl
6606            ! pod/perldiag.pod
6607 ____________________________________________________________________________
6608 [  4061] By: jhi                                   on 1999/09/01  12:03:03
6609         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6610              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
6611              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
6612              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
6613              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
6614              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
6615      Branch: cfgperl
6616            ! op.c t/op/join.t
6617 ____________________________________________________________________________
6618 [  4060] By: jhi                                   on 1999/09/01  07:59:42
6619         Log: IV_DIG and NV_DIG fixes.
6620      Branch: cfgperl
6621            ! perl.h
6622 ____________________________________________________________________________
6623 [  4059] By: jhi                                   on 1999/08/31  14:47:18
6624         Log: \C{} -> \N{} residue.
6625      Branch: cfgperl
6626            ! toke.c
6627 ____________________________________________________________________________
6628 [  4057] By: gsar                                  on 1999/08/30  22:08:19
6629         Log: avoid hiding child process window
6630      Branch: perl
6631            ! win32/win32.c
6632 ____________________________________________________________________________
6633 [  4055] By: jhi                                   on 1999/08/30  21:20:50
6634         Log: Document the undefinedness of overshifting.
6635      Branch: cfgperl
6636            ! pod/perlop.pod
6637 ____________________________________________________________________________
6638 [  4054] By: jhi                                   on 1999/08/30  20:18:18
6639         Log: History fixes and updates.
6640      Branch: cfgperl
6641            ! pod/perlhist.pod
6642 ____________________________________________________________________________
6643 [  4053] By: jhi                                   on 1999/08/30  19:34:02
6644         Log: Shell quoting thinko broke installdirs.
6645              From: JVromans@Squirrel.nl (Johan Vromans)
6646              To: perl5-porters@perl.org
6647              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
6648              installprefix
6649              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
6650              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
6651      Branch: cfgperl
6652            ! Configure config_h.SH
6653      Branch: metaconfig
6654            ! U/installdirs/archlib.U U/installdirs/bin.U
6655            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
6656            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
6657            ! U/installdirs/man3dir.U U/installdirs/privlib.U
6658            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
6659            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
6660            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
6661            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
6662            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
6663            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
6664            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
6665            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
6666            ! U/installdirs/vendorscriptdir.U
6667 ____________________________________________________________________________
6668 [  4052] By: jhi                                   on 1999/08/30  02:57:05
6669         Log: Use \N{named characters} instead of \C.
6670              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6671              To: jhi@iki.fi
6672              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
6673              perl5-porters@perl.org (Mailing list Perl5)
6674              Subject: Re: [PATCH 5.005_58] Named characters in Perl
6675              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
6676              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
6677      Branch: cfgperl
6678            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
6679            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
6680 ____________________________________________________________________________
6681 [  4051] By: jhi                                   on 1999/08/30  02:54:20
6682         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
6683              To: perl5-porters@perl.org
6684              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
6685              don't mix
6686              Date: Sun, 29 Aug 1999 19:04:53 -0400
6687              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
6688      Branch: cfgperl
6689            ! universal.c
6690 ____________________________________________________________________________
6691 [  4050] By: jhi                                   on 1999/08/29  16:38:58
6692         Log: Conditionally socksify the LIBS of Socket.
6693      Branch: cfgperl
6694            ! ext/Socket/Makefile.PL
6695 ____________________________________________________________________________
6696 [  4049] By: jhi                                   on 1999/08/29  15:33:30
6697         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6698              To: Mailing list Perl5 <perl5-porters@perl.org>
6699              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
6700              Date: Wed, 25 Aug 1999 16:19:58 -0400
6701              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
6702      Branch: cfgperl
6703            ! lib/perl5db.pl
6704 ____________________________________________________________________________
6705 [  4048] By: jhi                                   on 1999/08/29  15:31:36
6706         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
6707              To: perl5-porters@perl.org
6708              Subject: [PATCH _61] Lost arguments to simplified sort
6709              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
6710              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
6711      Branch: cfgperl
6712            ! op.c t/op/sort.t
6713 ____________________________________________________________________________
6714 [  4047] By: jhi                                   on 1999/08/29  15:29:29
6715         Log: From: Olaf Flebbe <olaf@science-computing.de>
6716              Sender: owner-perl5-porters@perl.org
6717              To: perl5-porters@perl.org
6718              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
6719              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
6720      Branch: cfgperl
6721            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
6722            ! epoc/perl.mmp epoc/perl.pkg
6723 ____________________________________________________________________________
6724 [  4046] By: jhi                                   on 1999/08/29  15:21:18
6725         Log: From: pvhp@forte.com (Peter Prymmer)
6726              To: perl5-porters@perl.org
6727              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
6728              Date: Fri, 27 Aug 99 18:51:04 PDT
6729              Message-Id: <9908280151.AA05010@forte.com>
6730      Branch: cfgperl
6731            ! t/lib/cgi-html.t
6732 ____________________________________________________________________________
6733 [  4045] By: jhi                                   on 1999/08/29  15:18:38
6734         Log: Fix scalar gmtime (and localtime) in quad environments,
6735              bug reported by Robin Parker.
6736              
6737              From: Robin Barker <rmb1@cise.npl.co.uk>
6738              To: jhi@iki.fi
6739              Cc: perl5-porters@perl.org
6740              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
6741              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
6742              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
6743      Branch: cfgperl
6744            ! pp_sys.c t/op/time.t
6745 ____________________________________________________________________________
6746 [  4044] By: jhi                                   on 1999/08/29  11:24:03
6747         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6748              To: perl5-porters@perl.org (Mailing list Perl5)
6749              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
6750              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
6751              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
6752              
6753              Addendum: it's "only" 33% speedup.
6754      Branch: cfgperl
6755            ! dump.c op.c op.h pp.h
6756 ____________________________________________________________________________
6757 [  4043] By: jhi                                   on 1999/08/29  11:10:33
6758         Log: From: spider-perl@Orb.Nashua.NH.US
6759              To: Mailing list Perl5 <perl5-porters@perl.org>
6760              Subject: [PATCH 5.005_61 CORE] sub : attrlist
6761              Date: Sun, 29 Aug 1999 03:02:11 -0400
6762              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
6763      Branch: cfgperl
6764            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
6765            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
6766            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
6767            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
6768            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
6769            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
6770            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
6771 ____________________________________________________________________________
6772 [  4042] By: jhi                                   on 1999/08/29  11:08:50
6773         Log: Turn off gcc-2.95's strict-alias optimization.
6774              This, of course, should be only temporary.
6775              From Andy Dougherty.
6776      Branch: cfgperl
6777            ! Configure config_h.SH
6778      Branch: metaconfig
6779            ! U/compline/ccflags.U U/modified/cc.U
6780 ____________________________________________________________________________
6781 [  4041] By: jhi                                   on 1999/08/29  10:47:30
6782         Log: Fix a typo in #4036.
6783      Branch: cfgperl
6784            ! mg.c
6785 ____________________________________________________________________________
6786 [  4040] By: jhi                                   on 1999/08/29  10:34:58
6787         Log: Add a missing #endif forgotten by #4035.
6788      Branch: cfgperl
6789            ! doop.c
6790 ____________________________________________________________________________
6791 [  4039] By: jhi                                   on 1999/08/29  10:31:19
6792         Log: Remove an extra #endif introduced by #4036.
6793      Branch: cfgperl
6794            ! perl.h
6795 ____________________________________________________________________________
6796 [  4038] By: jhi                                   on 1999/08/29  10:18:59
6797         Log: Rename warning to warnings, from Paul Marquess.
6798      Branch: cfgperl
6799            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
6800            + t/pragma/warnings.t warnings.h warnings.pl
6801            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
6802            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
6803            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
6804            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
6805            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
6806            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
6807            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
6808            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
6809            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
6810            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
6811            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
6812            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
6813            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
6814 ____________________________________________________________________________
6815 [  4037] By: jhi                                   on 1999/08/29  10:08:47
6816         Log: Create the equivalence tables based on
6817              the real Unicode decomposition, not on
6818              the character name.
6819      Branch: cfgperl
6820            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
6821            ! lib/unicode/mktables.PL
6822 ____________________________________________________________________________
6823 [  4036] By: jhi                                   on 1999/08/29  09:29:08
6824         Log: Integrate with Sarathy.
6825      Branch: cfgperl
6826           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
6827           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
6828           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
6829           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
6830           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
6831           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
6832           !> (integrate 190 files)
6833 ____________________________________________________________________________
6834 [  4035] By: jhi                                   on 1999/08/29  08:56:15
6835         Log: Implement 64-bit vec().
6836      Branch: cfgperl
6837            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
6838            ! pp.h t/op/64bit.t
6839 ____________________________________________________________________________
6840 [  4034] By: gsar                                  on 1999/08/29  03:35:18
6841         Log: deadcode removal
6842      Branch: perl
6843            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
6844            ! pp_ctl.c proto.h run.c sv.c
6845 ____________________________________________________________________________
6846 [  4033] By: jhi                                   on 1999/08/28  17:31:07
6847         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
6848              To: perl5-porters@perl.org
6849              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
6850              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
6851              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
6852      Branch: cfgperl
6853            ! perl.h
6854 ____________________________________________________________________________
6855 [  4032] By: gsar                                  on 1999/08/26  23:53:33
6856         Log: new thread should set current interp in TLS
6857      Branch: perl
6858            ! ext/Thread/Thread.xs
6859 ____________________________________________________________________________
6860 [  4031] By: bailey                                on 1999/08/23  03:40:07
6861         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
6862      Branch: vmsperl
6863            ! lib/ExtUtils/MM_VMS.pm
6864 ____________________________________________________________________________
6865 [  4030] By: bailey                                on 1999/08/23  03:37:43
6866         Log: Patch up holes in realclean target
6867      Branch: vmsperl
6868            ! vms/descrip_mms.template
6869 ____________________________________________________________________________
6870 [  4029] By: bailey                                on 1999/08/23  03:36:24
6871         Log: Fix handling of PERL_POLLUTE
6872      Branch: vmsperl
6873            ! lib/ExtUtils/MM_VMS.pm
6874 ____________________________________________________________________________
6875 [  4028] By: bailey                                on 1999/08/23  03:34:08
6876         Log: Update VMS version of perly.h
6877      Branch: vmsperl
6878            ! vms/perly_h.vms
6879 ____________________________________________________________________________
6880 [  4027] By: bailey                                on 1999/08/23  03:32:45
6881         Log: Update dependencies in Descrip.MMS
6882      Branch: vmsperl
6883            ! vms/descrip_mms.template
6884 ____________________________________________________________________________
6885 [  4026] By: bailey                                on 1999/08/23  03:30:01
6886         Log: Fix prototypes in perlapi.c (64-bit?)
6887              Clear prior definition of getenv_len before defining VMS-specific macro
6888      Branch: vmsperl
6889            ! perlapi.c vms/vmsish.h
6890 ____________________________________________________________________________
6891 [  4025] By: bailey                                on 1999/08/23  03:25:51
6892         Log: Add '-m' option to Configure.com which skips the MANIFEST check
6893      Branch: vmsperl
6894            ! configure.com
6895 ____________________________________________________________________________
6896 [  4024] By: bailey                                on 1999/08/23  03:23:34
6897         Log: Skip open() tests that rely on Unix fork semantics
6898      Branch: vmsperl
6899            ! t/io/open.t
6900 ____________________________________________________________________________
6901 [  4023] By: bailey                                on 1999/08/23  03:21:46
6902         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
6903      Branch: vmsperl
6904            ! vms/gen_shrfls.pl
6905 ____________________________________________________________________________
6906 [  4022] By: bailey                                on 1999/08/23  03:17:33
6907         Log: update MM_VMS to use new File::Spec routines
6908      Branch: vmsperl
6909            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
6910 ____________________________________________________________________________
6911 [  4021] By: bailey                                on 1999/08/23  03:13:40
6912         Log: byteperl is now part of the ByteLoader ext
6913      Branch: vmsperl
6914            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
6915 ____________________________________________________________________________
6916 [  4020] By: bailey                                on 1999/08/23  03:10:41
6917         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
6918      Branch: vmsperl
6919            ! vms/vms.c
6920 ____________________________________________________________________________
6921 [  4019] By: bailey                                on 1999/08/23  03:07:28
6922         Log: Update calls for new thread context handling
6923      Branch: vmsperl
6924            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
6925            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
6926 ____________________________________________________________________________
6927 [  4018] By: bailey                                on 1999/08/23  03:01:31
6928         Log: Allow for file versions in library when looking for .bs files
6929      Branch: vmsperl
6930            ! ext/DynaLoader/DynaLoader_pm.PL
6931 ____________________________________________________________________________
6932 [  4017] By: bailey                                on 1999/08/23  02:58:55
6933         Log: Update VMS configuration procedures for 5.005_60
6934      Branch: vmsperl
6935            ! configure.com vms/subconfigure.com
6936 ____________________________________________________________________________
6937 [  4016] By: gsar                                  on 1999/08/20  22:19:56
6938         Log: update Changes
6939      Branch: perl
6940            ! Changes
6941
6942 ----------------
6943 Version 5.005_61
6944 ----------------
6945
6946 ____________________________________________________________________________
6947 [  4015] By: gsar                                  on 1999/08/20  22:17:41
6948         Log: perl_free() should use PerlMem_free()
6949      Branch: perl
6950            ! perl.c
6951 ____________________________________________________________________________
6952 [  4014] By: gsar                                  on 1999/08/20  22:10:46
6953         Log: win32 tweaks
6954      Branch: perl
6955            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
6956            ! win32/config.vc win32/config_H.bc win32/config_H.gc
6957            ! win32/config_H.vc
6958 ____________________________________________________________________________
6959 [  4013] By: gsar                                  on 1999/08/20  22:09:56
6960         Log: DEBUG_m() adjusted to internalize dTHX
6961      Branch: perl
6962            ! malloc.c perl.h util.c
6963 ____________________________________________________________________________
6964 [  4012] By: gsar                                  on 1999/08/20  17:51:06
6965         Log: make autogenerated files writable
6966      Branch: perl
6967            ! (edit 171 files)
6968 ____________________________________________________________________________
6969 [  4011] By: gsar                                  on 1999/08/20  17:43:47
6970         Log: update Changes
6971      Branch: perl
6972            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
6973 ____________________________________________________________________________
6974 [  4010] By: gsar                                  on 1999/08/20  17:21:53
6975         Log: up patchlevel &c
6976      Branch: perl
6977            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
6978            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
6979 ____________________________________________________________________________
6980 [  4009] By: gsar                                  on 1999/08/20  16:46:26
6981         Log: add missing Is/Syl*.pl files
6982      Branch: perl
6983            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
6984            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
6985            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
6986            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
6987            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
6988            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
6989 ____________________________________________________________________________
6990 [  4008] By: gsar                                  on 1999/08/20  16:31:02
6991         Log: integrate cfgperl contents into mainline
6992      Branch: perl
6993           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
6994           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
6995           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
6996           +> t/op/lfs.t
6997            - lib/unicode/EthiopicSyllables.txt
6998            - lib/unicode/MakeEthiopicSyllables.PL
6999           !> (integrate 261 files)
7000 ____________________________________________________________________________
7001 [  4007] By: gsar                                  on 1999/08/20  15:24:08
7002         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
7003              USE_THREADS and MULTIPLICITY; minor pod adjustments
7004      Branch: perl
7005            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
7006            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
7007 ____________________________________________________________________________
7008 [  4006] By: jhi                                   on 1999/08/19  19:01:41
7009         Log: Tighten the vec() code so that naughty BITS cause an error.
7010      Branch: cfgperl
7011            ! doop.c
7012 ____________________________________________________________________________
7013 [  4005] By: jhi                                   on 1999/08/19  15:55:09
7014         Log: Don't document ill-defined vec() bits cases
7015              (for which the code doesn't work right in any case)
7016      Branch: cfgperl
7017            ! pod/perldiag.pod pod/perlfunc.pod
7018 ____________________________________________________________________________
7019 [  4004] By: jhi                                   on 1999/08/19  12:49:41
7020         Log: Removed duplicated code (in pp.c and mg.c) by introducing
7021              do_vecget().  NOTE: the calling convention of do_vecset()
7022              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
7023              in pp_vec() is no more multiplied by `size' in pp_vec(),
7024              the multiplication is now done in do_vecset().
7025              
7026              Also fix a cpp thinko in change #4002.
7027      Branch: cfgperl
7028            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
7029            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
7030            ! proto.h
7031 ____________________________________________________________________________
7032 [  4003] By: jhi                                   on 1999/08/18  08:27:22
7033         Log: Warn about small spherical distances.
7034      Branch: cfgperl
7035            ! lib/Math/Trig.pm
7036 ____________________________________________________________________________
7037 [  4002] By: jhi                                   on 1999/08/17  09:11:51
7038         Log: Enhance IV_FITS_IN_IV (though it's still unused).
7039      Branch: cfgperl
7040            ! perl.h
7041 ____________________________________________________________________________
7042 [  4001] By: jhi                                   on 1999/08/17  08:13:34
7043         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
7044              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
7045              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
7046              Subject: [PATCH] overload.pm str/num confu
7047              Date: 17 Aug 1999 08:21:12 +0200
7048      Branch: cfgperl
7049            ! lib/overload.pm
7050 ____________________________________________________________________________
7051 [  4000] By: jhi                                   on 1999/08/17  07:20:23
7052         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
7053              To: perl5-porters@perl.org
7054              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
7055              Date: 16 Aug 1999 14:24:28 -0700
7056              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
7057      Branch: cfgperl
7058            ! pod/perlobj.pod
7059 ____________________________________________________________________________
7060 [  3999] By: jhi                                   on 1999/08/16  19:49:09
7061         Log: Integrate with Nick.
7062      Branch: cfgperl
7063           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
7064 ____________________________________________________________________________
7065 [  3998] By: jhi                                   on 1999/08/16  19:44:29
7066         Log: Fix most of the pod2man moanings reported in
7067              
7068              From: "Larry W. Virden" <lvirden@cas.org>
7069              To: perl5-porters@perl.org
7070              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
7071              (UNINSTALLED)
7072              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
7073              Message-Id: <199908031935.PAA27692@cas.org>
7074              
7075              Configure regen'ed.
7076      Branch: cfgperl
7077            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7078            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
7079            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
7080            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
7081            ! utils/h2xs.PL utils/perlcc.PL
7082 ____________________________________________________________________________
7083 [  3997] By: jhi                                   on 1999/08/16  19:20:37
7084         Log: A fix of sorts for the flush-before-dup scenario.
7085      Branch: cfgperl
7086            ! doio.c
7087 ____________________________________________________________________________
7088 [  3996] By: jhi                                   on 1999/08/16  19:14:37
7089         Log: More paranoia.
7090      Branch: cfgperl
7091            ! sv.c
7092 ____________________________________________________________________________
7093 [  3995] By: jhi                                   on 1999/08/16  18:55:35
7094         Log: Batch of small 64-bit/long double/large file support tweaks:
7095              - scan for LDBL_DIG
7096              - from DBL_DIG and LDBL_DIG select NV_DIG
7097              - introduce IVSIZE, UVSIZE, NVSIZE
7098              - introduce IV_DIG
7099              - remove stdio64
7100              - AIX uses `oslevel` when others use `uname -r`
7101              - already AIX 4.2 goes 64-bit
7102              - in HP-UX require the 64-bit libc, just the directory isn't enough
7103              - group ids are not NVs
7104              - #undef USE_LONG_DOUBLE if long double is no better than double
7105              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
7106              - mention large file support in perldelta
7107              - introduce quad TOPpin' and POPpin'
7108              - the svcat... buffer was tiny for printing quads in %b
7109              - fix the multiplication test in 64bit.t
7110              - try to make VMS to comply with all this removal and "introducal"
7111              of symbols
7112      Branch: cfgperl
7113            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
7114            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
7115            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
7116      Branch: metaconfig
7117            ! U/modified/d_longdbl.U
7118      Branch: metaconfig/U/perl
7119            + d_ldbl_dig.U
7120 ____________________________________________________________________________
7121 [  3994] By: jhi                                   on 1999/08/16  07:53:44
7122         Log: More Configure/subconfigure.com syncing.
7123      Branch: cfgperl
7124            ! vms/subconfigure.com
7125 ____________________________________________________________________________
7126 [  3993] By: jhi                                   on 1999/08/14  22:09:26
7127         Log: Remove from VMS what the change #3982 took away from Configure lands.
7128      Branch: cfgperl
7129            ! vms/subconfigure.com
7130 ____________________________________________________________________________
7131 [  3992] By: jhi                                   on 1999/08/14  13:29:13
7132         Log: Small test tweaks.
7133      Branch: cfgperl
7134            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
7135 ____________________________________________________________________________
7136 [  3991] By: jhi                                   on 1999/08/14  13:08:41
7137         Log: Augment filesize limit note.
7138      Branch: cfgperl
7139            ! doio.c
7140 ____________________________________________________________________________
7141 [  3990] By: jhi                                   on 1999/08/14  13:06:12
7142         Log: Note about filesize limits.
7143      Branch: cfgperl
7144            ! doio.c pp_sys.c
7145 ____________________________________________________________________________
7146 [  3989] By: jhi                                   on 1999/08/14  11:31:58
7147         Log: Catch the case of filesize limits.
7148      Branch: cfgperl
7149            ! t/lib/syslfs.t t/op/lfs.t
7150 ____________________________________________________________________________
7151 [  3988] By: nick                                  on 1999/08/14  09:20:58
7152         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
7153              this causes a POPSTACK panic. The problem seems to be that although
7154              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
7155              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
7156              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
7157              messing with CATCH_SET() in call_sv, use it in perl_vdie().
7158              Add test to op/eval.t which will fail (panic) if bug comes back.
7159              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
7160      Branch: perl
7161            ! cop.h perl.c t/op/eval.t util.c
7162 ____________________________________________________________________________
7163 [  3987] By: jhi                                   on 1999/08/13  23:57:52
7164         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
7165              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
7166              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
7167              Date: Fri, 13 Aug 1999 17:42:47 -0500
7168              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
7169      Branch: cfgperl
7170            ! lib/ExtUtils/MM_VMS.pm
7171 ____________________________________________________________________________
7172 [  3986] By: jhi                                   on 1999/08/13  23:56:44
7173         Log: Don't quit before printing out the message.
7174      Branch: cfgperl
7175            ! t/lib/syslfs.t t/op/lfs.t
7176 ____________________________________________________________________________
7177 [  3985] By: jhi                                   on 1999/08/13  23:35:49
7178         Log: Remove more t/ trash on target "clean".
7179      Branch: cfgperl
7180            ! Makefile.SH
7181 ____________________________________________________________________________
7182 [  3984] By: jhi                                   on 1999/08/13  23:02:53
7183         Log: Avoid double long double. 
7184      Branch: cfgperl
7185            ! Configure config_h.SH
7186      Branch: metaconfig/U/perl
7187            ! uselongdbl.U
7188 ____________________________________________________________________________
7189 [  3983] By: jhi                                   on 1999/08/13  22:59:56
7190         Log: BYTEORDER fix.
7191      Branch: cfgperl
7192            ! Configure config_h.SH
7193      Branch: metaconfig
7194            ! U/compline/byteorder.U
7195 ____________________________________________________________________________
7196 [  3982] By: jhi                                   on 1999/08/13  22:48:40
7197         Log: Jumbo Configure and large file support update.
7198              Remove a lot of unneeded 64-bitness cruft;
7199              re-introduce BYTEORDER; update 64-bitness hints;
7200              lfs should now work in Solaris; long doubles in AIX.
7201      Branch: cfgperl
7202            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
7203            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
7204            ! perlsdio.h pp.h pp_sys.c
7205      Branch: metaconfig
7206            ! U/compline/byteorder.U U/compline/ccflags.U
7207      Branch: metaconfig/U/perl
7208            ! d_dlsymun.U io64.U uselongdbl.U
7209 ____________________________________________________________________________
7210 [  3980] By: jhi                                   on 1999/08/13  15:09:11
7211         Log: Introduce HAS_LLSEEK.
7212      Branch: cfgperl
7213            ! Configure config_h.SH perl.h
7214 ____________________________________________________________________________
7215 [  3979] By: jhi                                   on 1999/08/13  14:29:47
7216         Log: From: <dan@sidhe.org>
7217              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
7218              sarathy@activestate.com
7219              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
7220              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
7221              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
7222      Branch: cfgperl
7223            ! vms/vms.c
7224 ____________________________________________________________________________
7225 [  3978] By: jhi                                   on 1999/08/13  09:56:46
7226         Log: Make the 64-bit tests more paranoid.
7227      Branch: cfgperl
7228            ! t/op/64bit.t
7229 ____________________________________________________________________________
7230 [  3976] By: jhi                                   on 1999/08/12  21:49:16
7231         Log: IRIX64 needs more -mabi=64 with gcc.
7232      Branch: cfgperl
7233            ! hints/irix_6.sh
7234 ____________________________________________________________________________
7235 [  3975] By: jhi                                   on 1999/08/12  21:02:03
7236         Log: Reincarnate change #3967, now in more modest form.
7237      Branch: cfgperl
7238            ! hints/irix_6.sh
7239 ____________________________________________________________________________
7240 [  3974] By: jhi                                   on 1999/08/12  20:49:36
7241         Log: Remove rt from libswanted (I added it many moons ago
7242              when I thought it would be useful in Digital UNIX,
7243              I was wrong); undo the recent IRIX hints changes,
7244              getting rid of one warning brought new ones.
7245      Branch: cfgperl
7246            ! Configure config_h.SH hints/irix_6.sh
7247      Branch: metaconfig
7248            ! U/modified/Myinit.U
7249 ____________________________________________________________________________
7250 [  3973] By: jhi                                   on 1999/08/12  19:42:53
7251         Log: st_blocks is in 512 byte blocks.
7252      Branch: cfgperl
7253            ! t/lib/syslfs.t t/op/lfs.t
7254 ____________________________________________________________________________
7255 [  3972] By: jhi                                   on 1999/08/12  19:27:31
7256         Log: Don't claim defeat too early.
7257      Branch: cfgperl
7258            ! Configure config_h.SH
7259      Branch: metaconfig/U/perl
7260            ! longdblfio.U
7261 ____________________________________________________________________________
7262 [  3971] By: jhi                                   on 1999/08/12  19:24:14
7263         Log: IRIX 64-bit hint tweak. 
7264      Branch: cfgperl
7265            ! hints/irix_6.sh
7266 ____________________________________________________________________________
7267 [  3970] By: nick                                  on 1999/08/12  19:17:20
7268         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
7269              tests i.e. RV2AV and RV2HV
7270      Branch: perl
7271            ! op.c t/pragma/warn/op
7272 ____________________________________________________________________________
7273 [  3969] By: jhi                                   on 1999/08/12  19:06:17
7274         Log: Add Configure -Duselongdouble and add a missing semicolon.
7275      Branch: cfgperl
7276            ! Configure config_h.SH sv.c
7277      Branch: metaconfig/U/perl
7278            + uselongdbl.U
7279 ____________________________________________________________________________
7280 [  3968] By: jhi                                   on 1999/08/12  18:46:00
7281         Log: Simply exit() early if lfs support seems unlikely.
7282      Branch: cfgperl
7283            ! t/lib/syslfs.t t/op/lfs.t
7284 ____________________________________________________________________________
7285 [  3967] By: jhi                                   on 1999/08/12  18:44:05
7286         Log: Suffer silently for unused libraries.
7287      Branch: cfgperl
7288            ! hints/irix_6.sh
7289 ____________________________________________________________________________
7290 [  3966] By: jhi                                   on 1999/08/12  13:18:44
7291         Log: Update MANIFEST to follow change #3965.
7292      Branch: cfgperl
7293            ! MANIFEST
7294 ____________________________________________________________________________
7295 [  3965] By: jhi                                   on 1999/08/12  13:15:38
7296         Log: Regenerate Unicode tables based on new syllable lists
7297              from Daniel Yacob.
7298      Branch: cfgperl
7299            ! (edit 159 files)
7300 ____________________________________________________________________________
7301 [  3964] By: jhi                                   on 1999/08/12  10:06:24
7302         Log: Remove more spurious casting.
7303      Branch: cfgperl
7304            ! pp_sys.c
7305 ____________________________________________________________________________
7306 [  3963] By: jhi                                   on 1999/08/12  08:18:53
7307         Log: Minor niggles on the lfs tests.
7308      Branch: cfgperl
7309            ! t/lib/syslfs.t t/op/lfs.t
7310 ____________________________________________________________________________
7311 [  3962] By: jhi                                   on 1999/08/11  22:48:25
7312         Log: Don't bother with lfs testing if off_t is too small.
7313      Branch: cfgperl
7314            ! t/lib/syslfs.t t/op/lfs.t
7315 ____________________________________________________________________________
7316 [  3961] By: jhi                                   on 1999/08/11  22:22:54
7317         Log: Long double patches from Dan Sugalski.
7318      Branch: cfgperl
7319            ! sv.c
7320 ____________________________________________________________________________
7321 [  3960] By: jhi                                   on 1999/08/11  22:17:55
7322         Log: Flush buffer before duplicating file descriptor.
7323              
7324              From: Mark-Jason Dominus <mjd@plover.com>
7325              To: Graham Barr <gbarr@pobox.com>
7326              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
7327              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
7328              Date: Wed, 11 Aug 1999 15:56:09 -0400
7329              Message-ID: <19990811195610.5933.qmail@plover.com>
7330              
7331              From: Mark-Jason Dominus <mjd@plover.com>
7332              To: perl5-porters@perl.org
7333              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
7334              Date: Wed, 11 Aug 1999 16:05:46 -0400
7335              Message-ID: <19990811200546.6165.qmail@plover.com>
7336      Branch: cfgperl
7337            ! doio.c pod/perldelta.pod
7338 ____________________________________________________________________________
7339 [  3959] By: jhi                                   on 1999/08/11  22:11:35
7340         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
7341              
7342              From: "Craig A. Berry" <craig.berry@metamor.com>
7343              Sender: owner-perl5-porters@perl.org
7344              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
7345              bailey@newman.upenn.edu
7346              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
7347              problem
7348              Date: Wed, 11 Aug 1999 14:31:11 -0500
7349              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
7350      Branch: cfgperl
7351            ! vms/vms.c
7352 ____________________________________________________________________________
7353 [  3958] By: jhi                                   on 1999/08/11  15:35:45
7354         Log: Add a hopefully comforting message if there seems to be no LFS. 
7355              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
7356              The tests will fail on lfs tests only if quad is available,
7357              if ENOQUAD, the lfs tests will be skipped.
7358      Branch: cfgperl
7359            ! t/lib/syslfs.t t/op/lfs.t
7360 ____________________________________________________________________________
7361 [  3957] By: jhi                                   on 1999/08/11  12:25:59
7362         Log: Unapply an experimental patch that accidentally escaped
7363              from the lab by piggybacking with the change #3955.
7364      Branch: cfgperl
7365            ! pp.c pp.h pp_hot.c
7366 ____________________________________________________________________________
7367 [  3956] By: jhi                                   on 1999/08/11  08:19:23
7368         Log: Add sysio large file support testing.
7369      Branch: cfgperl
7370            + t/lib/syslfs.t
7371            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
7372 ____________________________________________________________________________
7373 [  3955] By: jhi                                   on 1999/08/10  22:39:11
7374         Log: From: <dan@sidhe.org>
7375              To: vmsperl@perl.org, perl5-porters@perl.org,
7376              sarathy@activestate.com, bailey@newman.upenn.edu
7377              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
7378              threads on VMS
7379              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
7380              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
7381      Branch: cfgperl
7382            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
7383            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
7384            ! vms/writemain.pl
7385 ____________________________________________________________________________
7386 [  3954] By: jhi                                   on 1999/08/10  20:37:55
7387         Log: LFS testing robustness.
7388      Branch: cfgperl
7389            ! t/op/lfs.t
7390 ____________________________________________________________________________
7391 [  3953] By: jhi                                   on 1999/08/10  19:54:50
7392         Log: From: <dan@sidhe.org>
7393              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
7394              sarathy@activestate.com
7395              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
7396              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
7397              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
7398      Branch: cfgperl
7399            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
7400            ! vms/subconfigure.com vms/vmsish.h
7401 ____________________________________________________________________________
7402 [  3952] By: jhi                                   on 1999/08/10  17:18:57
7403         Log: AIX is different, again.  Now in cc -E output.
7404      Branch: cfgperl
7405            ! Configure config_h.SH
7406      Branch: metaconfig
7407            ! U/modified/cppstdin.U
7408 ____________________________________________________________________________
7409 [  3951] By: jhi                                   on 1999/08/10  14:37:08
7410         Log: Use Pid_t on pgrp matters.
7411      Branch: cfgperl
7412            ! pp_sys.c
7413 ____________________________________________________________________________
7414 [  3950] By: jhi                                   on 1999/08/10  14:35:30
7415         Log: Use Pid_t.
7416      Branch: cfgperl
7417            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
7418            ! pp_sys.c proto.h util.c
7419 ____________________________________________________________________________
7420 [  3949] By: jhi                                   on 1999/08/10  14:11:15
7421         Log: Use Mode_t.
7422      Branch: cfgperl
7423            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
7424            ! perlapi.h pp_sys.c proto.h
7425 ____________________________________________________________________________
7426 [  3948] By: jhi                                   on 1999/08/10  13:53:19
7427         Log: Small perlbug doc tweaks from Jon Orwant.
7428      Branch: cfgperl
7429            ! utils/perlbug.PL
7430 ____________________________________________________________________________
7431 [  3947] By: jhi                                   on 1999/08/10  09:55:11
7432         Log: Large file support testing.
7433      Branch: cfgperl
7434            + t/op/lfs.t
7435            ! MANIFEST t/op/64bit.t
7436 ____________________________________________________________________________
7437 [  3946] By: jhi                                   on 1999/08/10  09:13:54
7438         Log: Remove I32 casting from time-related functions.
7439      Branch: cfgperl
7440            ! pp_sys.c
7441 ____________________________________________________________________________
7442 [  3945] By: jhi                                   on 1999/08/10  09:06:42
7443         Log: Gratuitous uid and gid casts to I32s and ints removed.
7444              There are still problem spots in printfing such ids:
7445              width (%d vs %ld) and signedness %d vs %u.
7446      Branch: cfgperl
7447            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
7448            ! perl.c perlapi.c pp_hot.c proto.h
7449 ____________________________________________________________________________
7450 [  3944] By: jhi                                   on 1999/08/10  07:43:03
7451         Log: Remove I32 casts from pp_stat, these make stat()
7452              very broken e.g. on files larger than 2 gigabytes.
7453              Reported by
7454              From: Phil Lobbes <phil@finchcomputer.com>
7455              To: perl5-porters@perl.org
7456              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
7457              UNIX Perl 5.005_03
7458              Date: Mon, 09 Aug 1999 21:38:54 -0700
7459              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
7460              
7461              There are more of these I32 casts all over pp_sys.c,
7462              all of them should be checked.
7463      Branch: cfgperl
7464            ! pp_sys.c
7465 ____________________________________________________________________________
7466 [  3943] By: jhi                                   on 1999/08/10  07:38:30
7467         Log: Remove blathering.
7468      Branch: cfgperl
7469            ! lib/unicode/mktables.PL
7470 ____________________________________________________________________________
7471 [  3942] By: jhi                                   on 1999/08/09  20:35:13
7472         Log: lexwarn maintenance: new warning class unsafe
7473              subclasses 'overflow' and 'portable' created,
7474              used by the recent integer overflow warnings.
7475              Class syntax subclass 'octal' renamed to 'digit',
7476              binary and hexadecimal parsing errors also 'digit' warnings.
7477      Branch: cfgperl
7478            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
7479            ! util.c warning.h warning.pl
7480 ____________________________________________________________________________
7481 [  3941] By: jhi                                   on 1999/08/09  10:40:47
7482         Log: Integrate with Nick.
7483      Branch: cfgperl
7484           +> opnames.h
7485           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
7486           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
7487 ____________________________________________________________________________
7488 [  3940] By: jhi                                   on 1999/08/09  10:32:43
7489         Log: Regenerate the Unicode tables after having updated the Unicode
7490              database (change #3939).
7491      Branch: cfgperl
7492            ! (edit 157 files)
7493 ____________________________________________________________________________
7494 [  3939] By: jhi                                   on 1999/08/09  10:27:22
7495         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
7496      Branch: cfgperl
7497            ! lib/unicode/UnicodeData-Latest.txt
7498 ____________________________________________________________________________
7499 [  3938] By: jhi                                   on 1999/08/09  10:25:54
7500         Log: Ethiopic changes via private email from Daniel Yacob,
7501              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
7502              Canadian Syllabics and Yi under construction.
7503      Branch: cfgperl
7504            + lib/unicode/syllables.txt
7505            - lib/unicode/EthiopicSyllables.txt
7506            - lib/unicode/MakeEthiopicSyllables.PL
7507            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
7508            ! lib/unicode/mktables.PL
7509 ____________________________________________________________________________
7510 [  3937] By: jhi                                   on 1999/08/09  10:21:51
7511         Log: Move the equivalence class creation last.
7512      Branch: cfgperl
7513            ! lib/unicode/mktables.PL
7514 ____________________________________________________________________________
7515 [  3936] By: jhi                                   on 1999/08/09  10:20:40
7516         Log: Compute equivalence classes (diacritics stripping) only
7517              for letters, not for ligatures.
7518      Branch: cfgperl
7519            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
7520            ! lib/unicode/mktables.PL
7521 ____________________________________________________________________________
7522 [  3935] By: nick                                  on 1999/08/08  13:53:57
7523         Log: Will now correctly re-call 
7524              bootstrap "Foo";
7525              if requested. This should allow build on Win32 and other
7526              platforms where you cannot link to loadables directly.
7527      Branch: perl
7528            ! ext/B/B/C.pm
7529 ____________________________________________________________________________
7530 [  3934] By: nick                                  on 1999/08/07  12:23:55
7531         Log: Vishal Bhatia <vishalb@my-deja.com>
7532              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
7533              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
7534      Branch: perl
7535            ! ext/B/B/CC.pm
7536 ____________________________________________________________________________
7537 [  3933] By: nick                                  on 1999/08/07  12:19:46
7538         Log: B::C changes to get simple Tk app. compiling again
7539      Branch: perl
7540            ! ext/B/B/C.pm
7541 ____________________________________________________________________________
7542 [  3932] By: jhi                                   on 1999/08/06  21:17:16
7543         Log: Regen Configure to include change #3915.
7544      Branch: cfgperl
7545            ! Configure config_h.SH
7546 ____________________________________________________________________________
7547 [  3931] By: jhi                                   on 1999/08/06  18:52:57
7548         Log: Todo update.
7549      Branch: cfgperl
7550            ! Todo Todo-5.005 lib/unicode/mktables.PL
7551 ____________________________________________________________________________
7552 [  3930] By: jhi                                   on 1999/08/06  13:13:05
7553         Log: Character class equivalence tables.
7554      Branch: cfgperl
7555            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
7556            ! MANIFEST lib/unicode/mktables.PL
7557 ____________________________________________________________________________
7558 [  3929] By: jhi                                   on 1999/08/06  11:59:11
7559         Log: More Fcntl constants.  (This process really needs
7560              to be automated, at least partly, see the Errno extension.)
7561              Now also the SEEK_ constants are available via the Fcntl.
7562              Yes, this is redundant (IO::Seekable and POSIX supply them already),
7563              but now Fcntl is a one-stop shopping mall for all your
7564              file-related constants.    
7565      Branch: cfgperl
7566            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
7567 ____________________________________________________________________________
7568 [  3928] By: jhi                                   on 1999/08/06  08:08:03
7569         Log: Protect against pack/unpack repeat count overflows,
7570              based on:
7571              
7572              From: Nathan Torkington <gnat@frii.com>
7573              To: Brian Keefer <mgomes@cwix.com>
7574              Cc: perl5-porters@perl.org
7575              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
7576              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
7577              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
7578      Branch: cfgperl
7579            ! pod/perldiag.pod pp.c
7580 ____________________________________________________________________________
7581 [  3927] By: jhi                                   on 1999/08/06  07:32:20
7582         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
7583              
7584              From: Nathan Torkington <gnat@frii.com>
7585              To: perl5-porters@perl.org
7586              Subject: Bugfix for my bugfix
7587              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
7588              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
7589      Branch: cfgperl
7590            ! ext/B/B/Assembler.pm
7591 ____________________________________________________________________________
7592 [  3926] By: jhi                                   on 1999/08/05  17:25:19
7593         Log: Fix regex charclass parsing so that bogus ranges
7594              like [0-\d] and [[:word:]-z] are no more allowed.
7595              The anomaly was noticed by Guy Decoux.
7596      Branch: cfgperl
7597            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
7598 ____________________________________________________________________________
7599 [  3925] By: jhi                                   on 1999/08/05  10:31:47
7600         Log: split /^/ deprecation warning should not be on by default.
7601      Branch: cfgperl
7602            ! pp.c
7603 ____________________________________________________________________________
7604 [  3923] By: jhi                                   on 1999/08/05  09:16:57
7605         Log: From: paul.marquess@bt.com
7606              To: jhi@iki.fi, paul.marquess@bt.com
7607              Cc: gsar@ActiveState.com, perl5-porters@perl.org
7608              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
7609              Date: Thu, 5 Aug 1999 09:33:14 +0100
7610              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
7611      Branch: cfgperl
7612            ! t/lib/anydbm.t
7613 ____________________________________________________________________________
7614 [  3921] By: jhi                                   on 1999/08/05  08:05:13
7615         Log: From: paul.marquess@bt.com
7616              To: perl5-porters@perl.org
7617              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
7618              randy@theoryx5.uwinnipeg.ca
7619              Subject:  [PATCH 5.005_60] DB_File 1.70
7620              Date: Wed, 4 Aug 1999 23:22:22 +0100
7621              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
7622              
7623              (Replaces change #3917)
7624      Branch: cfgperl
7625            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7626            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
7627 ____________________________________________________________________________
7628 [  3920] By: jhi                                   on 1999/08/04  19:02:58
7629         Log: From: Nathan Torkington <gnat@frii.com>
7630              To: perl5-porters@perl.org
7631              Subject: [5.005_60 PATCH] Make B::Bytecode work
7632              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
7633              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
7634      Branch: cfgperl
7635            ! ext/B/B/Assembler.pm
7636 ____________________________________________________________________________
7637 [  3919] By: jhi                                   on 1999/08/04  10:56:26
7638         Log: Update history records.
7639      Branch: cfgperl
7640            ! pod/perlhist.pod
7641 ____________________________________________________________________________
7642 [  3918] By: jhi                                   on 1999/08/04  09:36:13
7643         Log: Minor fixes to linux -Dusethreads -Duseperlio.
7644      Branch: cfgperl
7645            ! perlio.c
7646 ____________________________________________________________________________
7647 [  3917] By: jhi                                   on 1999/08/04  08:13:20
7648         Log: (Replaced by change #3921)
7649              From: paul.marquess@bt.com
7650              To: gsar@activestate.com
7651              Cc: perl5-porters@perl.org
7652              Subject: [PATCH 5.005_60] DB_File 1.69
7653              Date: Tue, 3 Aug 1999 22:55:00 +0100
7654              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
7655      Branch: cfgperl
7656            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7657            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
7658 ____________________________________________________________________________
7659 [  3916] By: jhi                                   on 1999/08/04  07:59:05
7660         Log: Introduce the charnames pragma.
7661              
7662              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
7663              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
7664              To: Chip Salzenberg <[11]chip@perlsupport.com>
7665              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
7666              Date: Sat, 31 Jul 1999 05:44:05 -0400
7667              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
7668              
7669              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7670              To: Mailing list Perl5 <perl5-porters@perl.org>
7671              Subject: [PATCH 5.005_58] Named characters in Perl
7672              Date: Mon, 2 Aug 1999 19:25:40 -0400
7673              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
7674      Branch: cfgperl
7675            + lib/charnames.pm t/lib/charnames.t
7676            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
7677            ! pod/perlre.pod regcomp.c toke.c
7678 ____________________________________________________________________________
7679 [  3915] By: jhi                                   on 1999/08/03  21:18:49
7680         Log: Support Configure -Dmake=pmake.
7681              Via private email from Andy.
7682              NOTE: assumes "basename" command.
7683      Branch: metaconfig
7684            ! U/modified/Config_sh.U
7685 ____________________________________________________________________________
7686 [  3914] By: jhi                                   on 1999/08/03  21:11:11
7687         Log: The op/filetest.t failed subtest 7 if testing as root.
7688              
7689              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
7690              To: perl5-porters@perl.org
7691              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
7692              Date: Tue, 27 Jul 1999 22:54:05 +0200
7693              Message-Id: <379E1C6D.626DC765@club-internet.fr>
7694      Branch: cfgperl
7695            ! t/op/filetest.t
7696 ____________________________________________________________________________
7697 [  3911] By: jhi                                   on 1999/08/03  19:52:38
7698         Log: The "-Dusethreads -Duseperlio" combination failed.
7699              
7700              From: Spider Boardman <spider@leggy.zk3.dec.com>
7701              To: perl5-porters@perl.org
7702              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
7703              4.0 (UNINSTALLED)
7704              Date: Tue, 3 Aug 1999 14:25:00 -0400
7705              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
7706              
7707              See also change #3912.
7708      Branch: cfgperl
7709            ! perlio.c
7710 ____________________________________________________________________________
7711 [  3910] By: jhi                                   on 1999/08/03  10:44:24
7712         Log: From: Chris Nandor <pudge@pobox.com>
7713              To: perl5-porters@perl.org
7714              Subject: [PATCH 5.005_58] perlbug.PL 1.27
7715              Date: Wed, 28 Jul 1999 23:42:49 -0400
7716              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
7717      Branch: cfgperl
7718            ! utils/perlbug.PL
7719 ____________________________________________________________________________
7720 [  3909] By: jhi                                   on 1999/08/03  10:41:04
7721         Log: Hints for building ByteLoader in SunoS.  Based on
7722              From: Andy Dougherty <doughera@lafayette.edu>
7723              To: Gurusamy Sarathy <gsar@activestate.com>
7724              Cc: Perl Porters <perl5-porters@perl.org>
7725              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
7726              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
7727              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
7728      Branch: cfgperl
7729            + ext/ByteLoader/hints/sunos.pl
7730            ! MANIFEST ext/ByteLoader/ByteLoader.xs
7731 ____________________________________________________________________________
7732 [  3908] By: jhi                                   on 1999/08/03  09:29:22
7733         Log: Clarify RE engine code; inline a static function to a macro;
7734              make exact string nodes smaller.
7735              
7736              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7737              To: perl5-porters@perl.org (Mailing list Perl5)
7738              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
7739              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
7740              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
7741      Branch: cfgperl
7742            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
7743            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
7744            ! regnodes.h warning.h
7745 ____________________________________________________________________________
7746 [  3907] By: jhi                                   on 1999/08/03  08:11:49
7747         Log: 5_59 configured with -Dd_bincompat5005 can't be made
7748              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
7749              
7750              From: Spider Boardman <spider@leggy.zk3.dec.com>
7751              To: perl5-porters@perl.org
7752              Subject: [ID 19990802.016] Not OK: perl 5.00559
7753              Date: Mon, 2 Aug 1999 16:11:13 -0400
7754              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
7755      Branch: cfgperl
7756            ! embed.pl
7757 ____________________________________________________________________________
7758 [  3906] By: jhi                                   on 1999/08/03  07:48:59
7759         Log: Change #3790 redemption: with a little additional
7760              patch from Ilya it works okay.
7761      Branch: cfgperl
7762            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
7763            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
7764 ____________________________________________________________________________
7765 [  3905] By: gsar                                  on 1999/08/02  21:03:23
7766         Log: this will be 5.005_60
7767      Branch: perl
7768            ! Changes
7769
7770 ----------------
7771 Version 5.005_60
7772 ----------------
7773
7774 ____________________________________________________________________________
7775 [  3904] By: gsar                                  on 1999/08/02  20:30:23
7776         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
7777              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
7778              regen headers
7779      Branch: perl
7780            ! embed.h embed.pl global.sym opcode.h perlapi.c
7781 ____________________________________________________________________________
7782 [  3903] By: gsar                                  on 1999/08/02  20:26:07
7783         Log: native int pack/unpack fixes (from Spider Boardman
7784              <spider@leggy.zk3.dec.com>)
7785      Branch: perl
7786            ! pp.c
7787 ____________________________________________________________________________
7788 [  3902] By: gsar                                  on 1999/08/02  20:24:41
7789         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
7790              <spider@leggy.zk3.dec.com>)
7791      Branch: perl
7792            + opnames.h
7793            ! Changes MANIFEST opcode.pl perl.h
7794 ____________________________________________________________________________
7795 [  3901] By: gsar                                  on 1999/08/02  18:51:18
7796         Log: integrate cfgperl contents
7797      Branch: perl
7798           !> INSTALL README pod/perldelta.pod
7799 ____________________________________________________________________________
7800 [  3900] By: jhi                                   on 1999/08/02  18:46:21
7801         Log: Update README and INSTALL; partly based on the message
7802              
7803              From: "John L. Allen" <allen@grumman.com>
7804              To: Jarkko Hietaniemi <jhi@iki.fi>
7805              cc: perl5-porters@perl.org
7806              Subject: Re: Perl Installation Problem
7807              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
7808              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
7809              
7810              and private email from Andy Dougherty.
7811      Branch: cfgperl
7812            ! INSTALL README
7813 ____________________________________________________________________________
7814 [  3899] By: jhi                                   on 1999/08/02  18:36:35
7815         Log: Integrate with Sarathy.
7816      Branch: cfgperl
7817           !> op.c
7818 ____________________________________________________________________________
7819 [  3898] By: jhi                                   on 1999/08/02  18:34:49
7820         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
7821      Branch: cfgperl
7822            ! pod/perldelta.pod
7823 ____________________________________________________________________________
7824 [  3897] By: gsar                                  on 1999/08/02  18:18:37
7825         Log: optimizations could sometimes bypass bareword check
7826      Branch: perl
7827            ! op.c
7828 ____________________________________________________________________________
7829 [  3896] By: jhi                                   on 1999/08/02  18:18:34
7830         Log: Integrate with Sarathy.
7831      Branch: cfgperl
7832           !> Changes makedef.pl patchlevel.h win32/Makefile
7833           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
7834           !> win32/makefile.mk
7835 ____________________________________________________________________________
7836 [  3895] By: gsar                                  on 1999/08/02  17:22:40
7837         Log: up patchlevel etc.
7838      Branch: perl
7839            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
7840            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
7841 ____________________________________________________________________________
7842 [  3894] By: gsar                                  on 1999/08/02  17:12:31
7843         Log: integrate change#3893, make it conditional on bincompat5005
7844      Branch: perl
7845            ! makedef.pl
7846 ____________________________________________________________________________
7847 [  3893] By: jhi                                   on 1999/08/02  16:49:08
7848         Log: PERL_BINCOMPAT_5005 symbol translation.
7849              (AIX wouldn't link neither perl nor extensions.)
7850      Branch: cfgperl
7851            ! makedef.pl
7852 ____________________________________________________________________________
7853 [  3892] By: gsar                                  on 1999/08/02  16:09:13
7854         Log: integrate cfgperl contents into mainline
7855      Branch: perl
7856           +> t/op/64bit.t
7857            ! Changes
7858           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
7859           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
7860           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
7861 ____________________________________________________________________________
7862 [  3891] By: jhi                                   on 1999/08/02  14:52:40
7863         Log: AIX long long probing requires LL suffix for
7864              the ll constant.  The suffix doesn't seem
7865              to bother other ll platforms.
7866      Branch: cfgperl
7867            ! Configure config_h.SH hints/aix.sh
7868      Branch: metaconfig/U/perl
7869            ! quadfio.U
7870 ____________________________________________________________________________
7871 [  3890] By: jhi                                   on 1999/08/02  14:21:55
7872         Log: Exact path to perl for open -|.
7873      Branch: cfgperl
7874            ! t/io/open.t
7875 ____________________________________________________________________________
7876 [  3889] By: jhi                                   on 1999/08/02  14:18:03
7877         Log: Integrate with Sarathy.
7878      Branch: cfgperl
7879           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
7880           !> win32/Makefile win32/config_H.bc win32/config_H.gc
7881           !> win32/config_H.vc win32/makefile.mk win32/win32.c
7882 ____________________________________________________________________________
7883 [  3888] By: jhi                                   on 1999/08/02  14:14:29
7884         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
7885      Branch: cfgperl
7886            ! hints/aix.sh
7887 ____________________________________________________________________________
7888 [  3887] By: jhi                                   on 1999/08/02  12:53:10
7889         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
7890              emacs code indentation doesn't get wrong ideas--
7891              in other words, introduce a couple of "redundant" if:s.
7892      Branch: cfgperl
7893            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
7894            ! util.c
7895 ____________________________________________________________________________
7896 [  3886] By: jhi                                   on 1999/08/02  12:43:16
7897         Log: Mention that also *BSD systems with glibc are known to stumble.
7898      Branch: cfgperl
7899            ! t/pragma/warn/pp_hot
7900 ____________________________________________________________________________
7901 [  3885] By: jhi                                   on 1999/08/02  12:34:15
7902         Log: Allow also non-long long but still quad platforms print quads.
7903      Branch: cfgperl
7904            ! Configure config_h.SH
7905      Branch: metaconfig/U/perl
7906            ! longdblfio.U quadfio.U
7907 ____________________________________________________________________________
7908 [  3884] By: jhi                                   on 1999/08/02  11:56:14
7909         Log: Fix regclass utf8 hex ranges for quads.
7910      Branch: cfgperl
7911            ! regcomp.c
7912 ____________________________________________________________________________
7913 [  3883] By: jhi                                   on 1999/08/02  11:42:14
7914         Log: Enhance the description of how to detect quad support.
7915      Branch: cfgperl
7916            ! pod/perlfunc.pod
7917 ____________________________________________________________________________
7918 [  3882] By: jhi                                   on 1999/08/02  11:22:19
7919         Log: Fix printf %D %U %O for quads.
7920      Branch: cfgperl
7921            ! sv.c t/op/64bit.t
7922 ____________________________________________________________________________
7923 [  3881] By: jhi                                   on 1999/08/02  11:16:12
7924         Log: Document quad printing.
7925      Branch: cfgperl
7926            ! pod/perlfunc.pod
7927 ____________________________________________________________________________
7928 [  3880] By: jhi                                   on 1999/08/02  10:32:01
7929         Log: More 64-bit fixing.  One known bug of that kind
7930              remains, 32-bit platforms using long long in
7931              the test t/pragma/utf8 subtests 1-3 fail.
7932              (Update: change    #3884 fixed that one.)
7933      Branch: cfgperl
7934            + t/op/64bit.t
7935            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
7936
7937 ----------------
7938 Version 5.005_59
7939 ----------------
7940
7941 ____________________________________________________________________________
7942 [  3879] By: gsar                                  on 1999/08/02  08:18:58
7943         Log: integrate cfgperl changes into mainline
7944      Branch: perl
7945           !> Configure config_h.SH sv.c
7946 ____________________________________________________________________________
7947 [  3878] By: gsar                                  on 1999/08/02  08:13:16
7948         Log: change#3692 had an unintentional patch leak through!
7949              (this would explain the mysterious C<next LABEL> failures
7950              people have seen)
7951      Branch: perl
7952            ! pp_ctl.c
7953 ____________________________________________________________________________
7954 [  3877] By: gsar                                  on 1999/08/02  08:00:29
7955         Log: up patchlevel to 59
7956      Branch: perl
7957            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
7958            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7959            ! win32/makefile.mk
7960 ____________________________________________________________________________
7961 [  3876] By: gsar                                  on 1999/08/02  07:51:18
7962         Log: fix coredump under usethreads+debug
7963      Branch: perl
7964            ! util.c
7965 ____________________________________________________________________________
7966 [  3875] By: jhi                                   on 1999/08/02  07:50:51
7967         Log: d_bincompat5005 could be left empty.
7968      Branch: cfgperl
7969            ! Configure config_h.SH
7970      Branch: metaconfig/U/perl
7971            ! bincompat5005.U
7972 ____________________________________________________________________________
7973 [  3874] By: jhi                                   on 1999/08/02  07:42:45
7974         Log: Fix printf %d when IV is quad.
7975      Branch: cfgperl
7976            ! sv.c
7977 ____________________________________________________________________________
7978 [  3873] By: gsar                                  on 1999/08/02  07:41:03
7979         Log: fix d_bincompat5005='' junking config.h
7980      Branch: perl
7981            ! Configure
7982 ____________________________________________________________________________
7983 [  3872] By: gsar                                  on 1999/08/02  07:38:48
7984         Log: C needs parameter list, not merely type
7985      Branch: perl
7986            ! win32/win32.c
7987 ____________________________________________________________________________
7988 [  3871] By: jhi                                   on 1999/08/02  07:20:51
7989         Log: Integrate with Sarathy.
7990      Branch: cfgperl
7991           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
7992 ____________________________________________________________________________
7993 [  3870] By: gsar                                  on 1999/08/02  07:12:18
7994         Log: integrate cfgperl changes into mainline
7995      Branch: perl
7996            ! Changes
7997           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
7998           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
7999           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
8000           !> toke.c util.c
8001 ____________________________________________________________________________
8002 [  3869] By: gsar                                  on 1999/08/02  06:59:09
8003         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
8004              Date: Sat, 31 Jul 1999 19:08:33 -0700
8005              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
8006              Subject: [PATCH 5.005_58] "use constant" in the compiler
8007      Branch: perl
8008            ! ext/B/B/C.pm ext/B/B/CC.pm
8009 ____________________________________________________________________________
8010 [  3868] By: gsar                                  on 1999/08/02  06:55:51
8011         Log: debug build tweak
8012      Branch: perl
8013            ! regexec.c
8014 ____________________________________________________________________________
8015 [  3867] By: gsar                                  on 1999/08/02  06:35:18
8016         Log: create vmsperl branch (to be owned and operated by: cbailey)
8017      Branch: vmsperl
8018           +> (branch 1476 files)
8019 ____________________________________________________________________________
8020 [  3866] By: jhi                                   on 1999/08/01  23:34:40
8021         Log: so_locations once is enough.
8022      Branch: cfgperl
8023            ! Makefile.SH
8024 ____________________________________________________________________________
8025 [  3865] By: jhi                                   on 1999/08/01  23:13:05
8026         Log: Simplicate duplicated code.
8027      Branch: cfgperl
8028            ! util.c
8029 ____________________________________________________________________________
8030 [  3864] By: jhi                                   on 1999/08/01  22:41:41
8031         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
8032      Branch: cfgperl
8033           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
8034           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
8035            - README.cygwin32 cygwin32/Makefile.SHs
8036            - cygwin32/build-instructions.READFIRST
8037            - cygwin32/build-instructions.charles-wilson
8038            - cygwin32/build-instructions.sebastien-barre
8039            - cygwin32/build-instructions.steven-morlock
8040            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
8041            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
8042            - hints/cygwin32.sh
8043           !> (integrate 61 files)
8044 ____________________________________________________________________________
8045 [  3863] By: jhi                                   on 1999/08/01  22:36:02
8046         Log: Regen Configure and Glossary once again.
8047      Branch: cfgperl
8048            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8049            ! config_h.SH
8050 ____________________________________________________________________________
8051 [  3862] By: jhi                                   on 1999/08/01  22:26:09
8052         Log: Glossary update for #3861.
8053      Branch: cfgperl
8054            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8055            ! config_h.SH
8056 ____________________________________________________________________________
8057 [  3861] By: jhi                                   on 1999/08/01  22:22:51
8058         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
8059              with -Duse64bits (using long long).
8060              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
8061              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
8062              'print unpack "q", pack "q", 12345678901'
8063              should work on such 32-bit platforms.
8064              Still a lot of printf()s behind -D which wrongly assume
8065              that %ld/%lx and (long) are a good combination.
8066              Introducing a slew of new macros intended to be used in printf()
8067              format strings: e. g. PERL_PRId64 is the string to be used
8068              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
8069              The PRI... naming follows the C9X naming of <inttypes.h> macros.
8070      Branch: cfgperl
8071            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8072            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
8073            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
8074      Branch: metaconfig/U/perl
8075            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
8076 ____________________________________________________________________________
8077 [  3860] By: gsar                                  on 1999/08/01  21:23:18
8078         Log: integrate cfgperl contents into mainline
8079      Branch: perl
8080            ! toke.c
8081           !> (integrate 29 files)
8082 ____________________________________________________________________________
8083 [  3859] By: gsar                                  on 1999/08/01  21:13:09
8084         Log: From: Nathan Torkington <gnat@frii.com>
8085              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
8086              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
8087              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
8088      Branch: perl
8089            ! ext/B/B/Disassembler.pm
8090 ____________________________________________________________________________
8091 [  3858] By: gsar                                  on 1999/08/01  21:09:15
8092         Log: DB_File 1.68 update from Paul Marquess
8093      Branch: perl
8094            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8095            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
8096            ! t/lib/db-recno.t
8097 ____________________________________________________________________________
8098 [  3857] By: gsar                                  on 1999/08/01  21:05:54
8099         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8100              Date: Sat, 31 Jul 1999 05:13:38 -0400
8101              Message-Id: <199907311407.IAA25038@localhost.frii.com>
8102              Subject: [PATCH 5.005_58] More optimizations to REx engine
8103      Branch: perl
8104            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
8105            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
8106 ____________________________________________________________________________
8107 [  3856] By: gsar                                  on 1999/08/01  20:59:59
8108         Log: slightly modified version of suggested patch
8109              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8110              Date: Sat, 31 Jul 1999 04:45:12 -0400
8111              Message-Id: <199907311406.IAA25034@localhost.frii.com>
8112              Subject: [PATCH 5.005_58] Fix OS/2 build
8113      Branch: perl
8114            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
8115            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
8116 ____________________________________________________________________________
8117 [  3855] By: gsar                                  on 1999/08/01  20:49:06
8118         Log: cygwin update
8119              From: "Fifer, Eric" <EFifer@sanwaint.com>
8120              Date: Fri, 30 Jul 1999 18:31:48 +0100
8121              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
8122              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
8123      Branch: perl
8124            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
8125            ! pp_sys.c unixish.h util.c
8126 ____________________________________________________________________________
8127 [  3854] By: gsar                                  on 1999/08/01  20:41:53
8128         Log: fixes from Stephen McCamant that address bugs in change#3612
8129              (the optimization shouldn't be enabled in expressions where
8130              the variable is introduced), and fix Deparse to grok the
8131              optimization
8132              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
8133              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
8134              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
8135              --
8136              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
8137              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
8138              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
8139              --
8140              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
8141              Message-Id: <199907310326.VAA24376@localhost.frii.com>
8142              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
8143      Branch: perl
8144            ! ext/B/B/Deparse.pm op.c
8145 ____________________________________________________________________________
8146 [  3853] By: gsar                                  on 1999/08/01  20:31:32
8147         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8148              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
8149              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
8150              Subject: [PATCH _58] Two one-liner LOGOP tweaks
8151      Branch: perl
8152            ! op.c opcode.h opcode.pl
8153 ____________________________________________________________________________
8154 [  3852] By: gsar                                  on 1999/08/01  20:29:17
8155         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
8156      Branch: perl
8157            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
8158            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
8159            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
8160            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
8161            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
8162            ! pod/perlport.pod pp_sys.c util.c
8163 ____________________________________________________________________________
8164 [  3851] By: gsar                                  on 1999/08/01  20:20:05
8165         Log: move files around for s/cygwin32/cygwin/ renaming
8166      Branch: perl
8167           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
8168           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
8169            - README.cygwin32 cygwin32/Makefile.SHs
8170            - cygwin32/build-instructions.READFIRST
8171            - cygwin32/build-instructions.charles-wilson
8172            - cygwin32/build-instructions.sebastien-barre
8173            - cygwin32/build-instructions.steven-morlock
8174            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
8175            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
8176            - hints/cygwin32.sh
8177            ! MANIFEST
8178 ____________________________________________________________________________
8179 [  3850] By: gsar                                  on 1999/08/01  20:05:14
8180         Log: posix-bc hints tweak (via private mail from Thomas Dorner
8181              <Thomas.Dorner@start.de>)
8182      Branch: perl
8183            ! Changes hints/posix-bc.sh
8184 ____________________________________________________________________________
8185 [  3849] By: gsar                                  on 1999/08/01  19:50:20
8186         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
8187              <gnat@frii.com>)
8188      Branch: perl
8189            ! perl.h pod/perldelta.pod pod/perlguts.pod
8190 ____________________________________________________________________________
8191 [  3848] By: gsar                                  on 1999/08/01  18:34:41
8192         Log: fix defined(@foo) encarpments
8193      Branch: perl
8194            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
8195            ! pod/perltrap.pod
8196 ____________________________________________________________________________
8197 [  3847] By: jhi                                   on 1999/08/01  17:17:07
8198         Log: Undo #3790 and the patches that attempted to fix it
8199              (#3837, #3838, #3845).  The #3790 caused linkage failures
8200              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
8201              IRIX 6.5.
8202      Branch: cfgperl
8203            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
8204            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
8205            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
8206 ____________________________________________________________________________
8207 [  3846] By: jhi                                   on 1999/08/01  11:41:52
8208         Log: Reading 64-bit decimal numbers was broken because
8209              the NV was cast to an I32, not an IV.
8210      Branch: cfgperl
8211            ! toke.c
8212 ____________________________________________________________________________
8213 [  3845] By: jhi                                   on 1999/08/01  11:00:24
8214         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
8215      Branch: cfgperl
8216            + ext/SDBM_File/hints/solaris.pl
8217 ____________________________________________________________________________
8218 [  3844] By: jhi                                   on 1999/08/01  10:55:44
8219         Log: Enable Solaris largefiles support only if -Duse64bits is used.
8220              (Effectively removes #3311).
8221      Branch: cfgperl
8222            ! hints/solaris_2.sh
8223 ____________________________________________________________________________
8224 [  3843] By: jhi                                   on 1999/07/31  22:44:56
8225         Log: Integer overflow iteration.
8226      Branch: cfgperl
8227            ! t/op/oct.t toke.c util.c
8228 ____________________________________________________________________________
8229 [  3842] By: jhi                                   on 1999/07/31  22:11:03
8230         Log: Remove a lot of unused regnode codes.
8231              Noticed by Ilya.
8232      Branch: cfgperl
8233            ! regcomp.c regcomp.sym regexec.c regnodes.h
8234 ____________________________________________________________________________
8235 [  3841] By: jhi                                   on 1999/07/31  21:53:54
8236         Log: Make the use64bits and usethreads friendlier/braver;
8237              they no more wimp out if the platform is unknown.
8238              On use64bits if gcc used -DUSE_LONG_LONG is added
8239              to the ccflags (this dependency on gcc caused a slightly weird
8240              reordering of Configure, but things still seem to work.)
8241      Branch: cfgperl
8242            ! Configure README.threads config_h.SH
8243      Branch: metaconfig
8244            ! U/threads/usethreads.U
8245      Branch: metaconfig/U/perl
8246            ! use64bits.U
8247 ____________________________________________________________________________
8248 [  3840] By: jhi                                   on 1999/07/31  20:26:22
8249         Log: Hack the "integer overflow" code some more.
8250      Branch: cfgperl
8251            ! perl.h toke.c util.c
8252 ____________________________________________________________________________
8253 [  3839] By: jhi                                   on 1999/07/31  20:22:00
8254         Log: Test oct() at the 2^32-1 limit.
8255      Branch: cfgperl
8256            ! t/op/oct.t
8257 ____________________________________________________________________________
8258 [  3838] By: jhi                                   on 1999/07/31  20:08:43
8259         Log: Update MANIFEST for #3837.
8260      Branch: cfgperl
8261            ! MANIFEST
8262 ____________________________________________________________________________
8263 [  3837] By: jhi                                   on 1999/07/31  20:02:40
8264         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
8265              (a core dump with a corrput stack ensues).
8266      Branch: cfgperl
8267            + ext/SDBM_File/hints/dec_osf.pl
8268 ____________________________________________________________________________
8269 [  3836] By: jhi                                   on 1999/07/29  21:09:01
8270         Log: Allow for Configure -Ubincompat5005 override.
8271      Branch: cfgperl
8272            ! Configure config_h.SH
8273      Branch: metaconfig/U/perl
8274            ! bincompat5005.U
8275 ____________________________________________________________________________
8276 [  3835] By: jhi                                   on 1999/07/29  21:04:02
8277         Log: Make Configure support PERL_BINCOMPAT_5005.
8278      Branch: cfgperl
8279            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8280            ! config_h.SH
8281      Branch: metaconfig/U/perl
8282            + bincompat5005.U
8283 ____________________________________________________________________________
8284 [  3834] By: jhi                                   on 1999/07/29  19:25:35
8285         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
8286      Branch: cfgperl
8287            ! Makefile.SH
8288 ____________________________________________________________________________
8289 [  3833] By: jhi                                   on 1999/07/29  14:07:09
8290         Log: Integrate with Sarathy.  I overruled on perldelta
8291              and perldiag.
8292      Branch: cfgperl
8293           !> README.win32 emacs/cperl-mode.el globals.c installperl
8294           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
8295           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
8296           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
8297           !> win32/perllib.c win32/win32.c
8298 ____________________________________________________________________________
8299 [  3832] By: jhi                                   on 1999/07/29  14:02:50
8300         Log: Repent and make overly large integerish
8301              constants non-fatal.  They are now promoted
8302              to NVs, accompanied by an overflow warning that
8303              is by default on.
8304      Branch: cfgperl
8305            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
8306            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
8307            ! toke.c util.c
8308 ____________________________________________________________________________
8309 [  3831] By: jhi                                   on 1999/07/29  11:40:04
8310         Log: AIX exhibits different error on failed system().
8311              Slightly modified patch via private email from
8312              David R. Favor <dfavor@austin.ibm.com>
8313      Branch: cfgperl
8314            ! t/op/exec.t
8315 ____________________________________________________________________________
8316 [  3830] By: gsar                                  on 1999/07/29  07:46:11
8317         Log: cperl-mode.el v4.19
8318      Branch: perl
8319            ! emacs/cperl-mode.el
8320 ____________________________________________________________________________
8321 [  3829] By: gsar                                  on 1999/07/29  07:30:35
8322         Log: From: jan.dubois@ibm.net (Jan Dubois)
8323              Date: Wed, 28 Jul 1999 22:01:42 +0200
8324              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
8325              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
8326      Branch: perl
8327            ! win32/bin/pl2bat.pl
8328 ____________________________________________________________________________
8329 [  3828] By: gsar                                  on 1999/07/29  07:19:27
8330         Log: tweak previous change for multiple hits
8331      Branch: perl
8332            ! utils/perldoc.PL
8333 ____________________________________________________________________________
8334 [  3827] By: gsar                                  on 1999/07/29  07:10:00
8335         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
8336              really needs a pod2text() compatibility function)
8337      Branch: perl
8338            ! utils/perldoc.PL
8339 ____________________________________________________________________________
8340 [  3826] By: gsar                                  on 1999/07/29  01:33:46
8341         Log: minor tweaks to pods and toke.c comments
8342      Branch: perl
8343            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
8344 ____________________________________________________________________________
8345 [  3825] By: gsar                                  on 1999/07/29  00:12:52
8346         Log: integrate cfgperl changes into mainline
8347      Branch: perl
8348           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8349           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
8350           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
8351           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
8352           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8353           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
8354           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
8355           !> t/pragma/warn/util toke.c util.c
8356 ____________________________________________________________________________
8357 [  3824] By: jhi                                   on 1999/07/28  21:15:04
8358         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
8359      Branch: cfgperl
8360            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
8361            ! ext/IO/lib/IO/Socket/INET.pm
8362 ____________________________________________________________________________
8363 [  3823] By: jhi                                   on 1999/07/28  20:29:17
8364         Log: Continue pack() doc honing.
8365      Branch: cfgperl
8366            ! pod/perlfunc.pod
8367 ____________________________________________________________________________
8368 [  3822] By: jhi                                   on 1999/07/28  20:17:37
8369         Log: Enhance pack() doc.
8370      Branch: cfgperl
8371            ! pod/perlfunc.pod
8372 ____________________________________________________________________________
8373 [  3821] By: jhi                                   on 1999/07/28  18:34:50
8374         Log: UNIX Domain Sockets are not implemented under QNX.
8375              
8376              From: Norton Allen <allen@huarp.harvard.edu>
8377              To: perl5-porters@perl.org
8378              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
8379              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
8380              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
8381      Branch: cfgperl
8382            ! t/lib/io_unix.t
8383 ____________________________________________________________________________
8384 [  3820] By: jhi                                   on 1999/07/28  18:13:37
8385         Log: IO::* enhancements.
8386              
8387              1) write() and syswrite() will now accept a single-argument
8388              form of the call, for consistency with Perl's syswrite().
8389              2) You can create a TCP-based IO::Socket::INET without forcing
8390              a connect attempt.  This allows you to configure its options
8391              (like making it non-blocking) and then call connect() manually.
8392              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
8393              from ever returning the correct value.
8394              
8395              From: Lincoln Stein <lstein@formaggio.cshl.org>
8396              To: Graham Barr <gbarr@pobox.com>
8397              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
8398              Subject: Re: patch for IO::*
8399              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
8400              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
8401      Branch: cfgperl
8402            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
8403            ! ext/IO/lib/IO/Socket/INET.pm
8404 ____________________________________________________________________________
8405 [  3819] By: gsar                                  on 1999/07/28  18:08:06
8406         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
8407      Branch: perl
8408            ! README.win32 globals.c installperl iperlsys.h makedef.pl
8409            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
8410            ! win32/win32.c
8411 ____________________________________________________________________________
8412 [  3818] By: jhi                                   on 1999/07/28  17:48:16
8413         Log: Need to add QNX to the list for DONT_DECLARE_STD.
8414              (The elimination of use of the _() macro apparently triggered
8415              an incompatability with a #define of atof)
8416              
8417              From: Norton Allen <allen@huarp.harvard.edu>
8418              To: perl5-porters@perl.org
8419              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
8420              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
8421              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
8422      Branch: cfgperl
8423            ! perl.h
8424 ____________________________________________________________________________
8425 [  3817] By: jhi                                   on 1999/07/28  17:46:30
8426         Log: Need to add some more conditions to deal with the case
8427              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
8428              which is true for QNX4.
8429              From: Norton Allen <allen@huarp.harvard.edu>
8430              To: perl5-porters@perl.org
8431              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
8432              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
8433              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
8434      Branch: cfgperl
8435            ! pp_sys.c
8436 ____________________________________________________________________________
8437 [  3816] By: jhi                                   on 1999/07/28  17:43:40
8438         Log: The QNX shell needs a couple more semicolons.
8439              
8440              From: Norton Allen <allen@huarp.harvard.edu>
8441              To: perl5-porters@perl.org
8442              Subject: [ID 19990728.007] Patch:Configure _58 QNX
8443              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
8444              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
8445              
8446              plus silence metalint moanings on vendorprefix.
8447      Branch: cfgperl
8448            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8449            ! config_h.SH
8450 ____________________________________________________________________________
8451 [  3815] By: jhi                                   on 1999/07/28  17:31:11
8452         Log: Silence metalint on vendorprefix.U.
8453      Branch: metaconfig
8454            ! U/installdirs/vendorprefix.U
8455 ____________________________________________________________________________
8456 [  3814] By: jhi                                   on 1999/07/28  17:13:29
8457         Log: QNX shell needs more semicolons.
8458      Branch: metaconfig/U/perl
8459            ! Extensions.U
8460 ____________________________________________________________________________
8461 [  3813] By: jhi                                   on 1999/07/28  17:05:08
8462         Log: Integrate with Sarathy.
8463      Branch: cfgperl
8464           !> lib/ExtUtils/MM_Unix.pm
8465 ____________________________________________________________________________
8466 [  3812] By: jhi                                   on 1999/07/28  16:20:17
8467         Log: Fix a typo, un-shout, and reformat the installation output.
8468      Branch: cfgperl
8469            ! lib/ExtUtils/Install.pm
8470 ____________________________________________________________________________
8471 [  3811] By: gsar                                  on 1999/07/28  15:41:11
8472         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
8473      Branch: perl
8474            ! lib/ExtUtils/MM_Unix.pm
8475 ____________________________________________________________________________
8476 [  3810] By: jhi                                   on 1999/07/28  13:55:57
8477         Log: Talk more about subsecond things in perlfunc.
8478              (Yes, redundant with perlfaq8.)
8479      Branch: cfgperl
8480            ! pod/perlfunc.pod
8481 ____________________________________________________________________________
8482 [  3809] By: jhi                                   on 1999/07/28  07:23:48
8483         Log: Integrate with Sarathy.
8484      Branch: cfgperl
8485           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
8486           !> t/op/pwent.t
8487 ____________________________________________________________________________
8488 [  3808] By: jhi                                   on 1999/07/28  07:23:03
8489         Log: Document toke.c.
8490              From: Nathan Torkington <gnat@frii.com>
8491              To: perl5-porters@perl.org
8492              Subject: Re: toke.c patch, work in progress
8493              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
8494              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
8495      Branch: cfgperl
8496            ! toke.c
8497 ____________________________________________________________________________
8498 [  3807] By: jhi                                   on 1999/07/28  07:10:56
8499         Log: perlre clarification.
8500              
8501              From: Ian Phillipps <ian@dial.pipex.com>
8502              To: Perl 5 Porters <perl5-porters@perl.org>
8503              Subject: [PATCH 5.00557] Add definite article to perlre.pod
8504              Date: Tue, 27 Jul 1999 10:46:29 +0100
8505              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
8506      Branch: cfgperl
8507            ! pod/perlre.pod
8508 ____________________________________________________________________________
8509 [  3806] By: gsar                                  on 1999/07/28  07:07:46
8510         Log: fix the perl -V breakage
8511              
8512              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8513              To: Jarkko Hietaniemi <jhi@iki.fi>
8514              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
8515              gsar@activestate.com
8516              Subject: Re: Follow up to: _58 on AIX 431
8517              Date: Tue, 27 Jul 1999 17:42:00 -0400
8518              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
8519      Branch: perl
8520            ! configpm
8521 ____________________________________________________________________________
8522 [  3805] By: gsar                                  on 1999/07/28  07:03:34
8523         Log: avoid warning (from Doug MacEachern)
8524      Branch: perl
8525            ! perl.h
8526 ____________________________________________________________________________
8527 [  3804] By: gsar                                  on 1999/07/28  06:59:30
8528         Log: Pod::Html tweak
8529              
8530              From: jan.dubois@ibm.net (Jan Dubois)
8531              To: perl5-porters@perl.org
8532              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
8533              Date: Tue, 27 Jul 1999 22:14:12 +0200
8534              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
8535      Branch: perl
8536            ! lib/Pod/Html.pm
8537 ____________________________________________________________________________
8538 [  3803] By: gsar                                  on 1999/07/28  06:56:38
8539         Log: freebsd hints update
8540              
8541              From: Anton Berezin <tobez@plab.ku.dk>
8542              To: perl5-porters@perl.org
8543              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
8544              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
8545              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
8546      Branch: perl
8547            ! hints/freebsd.sh
8548 ____________________________________________________________________________
8549 [  3802] By: gsar                                  on 1999/07/28  06:51:32
8550         Log: cosmetic testsuite patch
8551              
8552              From: Graham Barr <gbarr@ti.com>
8553              To: Perl5 Porters <perl5-porters@perl.org>
8554              Subject: 5.005_58 build
8555              Date: Tue, 27 Jul 1999 08:09:25 -0500
8556              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
8557      Branch: perl
8558            ! t/op/grent.t t/op/pwent.t
8559 ____________________________________________________________________________
8560 [  3801] By: jhi                                   on 1999/07/27  13:49:39
8561         Log: Minuscule cleanup of the integer overflow patch.
8562      Branch: cfgperl
8563            ! util.c
8564 ____________________________________________________________________________
8565 [  3800] By: jhi                                   on 1999/07/27  13:37:23
8566         Log: Test hex('x...').
8567      Branch: cfgperl
8568            ! t/op/oct.t
8569 ____________________________________________________________________________
8570 [  3799] By: jhi                                   on 1999/07/27  12:45:45
8571         Log: Integrate with Sarathy (5.005_58).
8572      Branch: cfgperl
8573            - ext/B/byteperl.c
8574           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
8575           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
8576           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
8577           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
8578           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
8579           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
8580           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
8581           !> win32/config_H.vc
8582 ____________________________________________________________________________
8583 [  3798] By: jhi                                   on 1999/07/27  12:42:43
8584         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
8585              they used to be just optional lexical warnings.
8586              Also, with warnings turned on, constants > 2**32-1
8587              trigger a non-portability warning.
8588      Branch: cfgperl
8589            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
8590            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
8591            ! util.c
8592 ____________________________________________________________________________
8593 [  3797] By: gsar                                  on 1999/07/27  10:48:27
8594         Log: here lies 5.005_58
8595      Branch: perl
8596            - ext/B/byteperl.c
8597            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
8598            ! pod/perlfaq9.pod pod/perlhist.pod
8599
8600 ----------------
8601 Version 5.005_58
8602 ----------------
8603
8604 ____________________________________________________________________________
8605 [  3796] By: gsar                                  on 1999/07/27  09:23:42
8606         Log: regenerate win32/config_H.?c
8607      Branch: perl
8608            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8609 ____________________________________________________________________________
8610 [  3795] By: gsar                                  on 1999/07/27  09:02:31
8611         Log: From: Tye McQueen <tye@metronet.com>
8612              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
8613              Message-Id: <199907270019.AA08223@metronet.com>
8614              Subject: Patch pl2bat.pl so batch file can fail
8615      Branch: perl
8616            ! win32/bin/pl2bat.pl
8617 ____________________________________________________________________________
8618 [  3794] By: gsar                                  on 1999/07/27  08:59:58
8619         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8620              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
8621              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
8622              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
8623      Branch: perl
8624            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
8625            ! lib/SelfLoader.pm
8626 ____________________________________________________________________________
8627 [  3793] By: gsar                                  on 1999/07/27  08:19:16
8628         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
8629              (from Andy Dougherty)
8630      Branch: perl
8631            ! embed.h embed.pl
8632 ____________________________________________________________________________
8633 [  3792] By: gsar                                  on 1999/07/27  08:04:19
8634         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
8635              and Brad Appleton)
8636      Branch: perl
8637            ! lib/Pod/Parser.pm
8638 ____________________________________________________________________________
8639 [  3791] By: gsar                                  on 1999/07/27  07:50:54
8640         Log: cover case where CLK_TCK is a float, not integer (from
8641              alexander smishlajev <als@turnhere.com>)
8642      Branch: perl
8643            ! ext/Devel/DProf/DProf.xs
8644 ____________________________________________________________________________
8645 [  3790] By: gsar                                  on 1999/07/27  07:45:08
8646         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
8647              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
8648      Branch: perl
8649            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
8650            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
8651 ____________________________________________________________________________
8652 [  3789] By: jhi                                   on 1999/07/27  07:44:55
8653         Log: Integrate with Sarathy.
8654      Branch: cfgperl
8655           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
8656           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
8657           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
8658           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
8659           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
8660           !> proto.h t/comp/proto.t t/io/open.t
8661 ____________________________________________________________________________
8662 [  3788] By: gsar                                  on 1999/07/27  07:29:59
8663         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
8664              to Russ Allbery <rra@stanford.edu>); s/Simple// and
8665              s/pod2txt/pod2text/ etc.
8666      Branch: perl
8667            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
8668            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
8669 ____________________________________________________________________________
8670 [  3787] By: gsar                                  on 1999/07/27  06:48:40
8671         Log: From: Andy Dougherty <doughera@lafayette.edu>
8672              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
8673              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
8674              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
8675      Branch: perl
8676            ! ext/SDBM_File/sdbm/sdbm.h
8677 ____________________________________________________________________________
8678 [  3786] By: gsar                                  on 1999/07/27  06:30:09
8679         Log: applied suggested patch; added missing prototype changes to
8680              opcode.pl along with documentation typos (feature still needs
8681              to be described in perlopentut.pod and summarized in
8682              perldelta.pod)
8683              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8684              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
8685              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
8686              Subject: [PATCH 5.00557] 3-arg open
8687      Branch: perl
8688            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
8689            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
8690            ! proto.h t/comp/proto.t t/io/open.t
8691 ____________________________________________________________________________
8692 [  3785] By: gsar                                  on 1999/07/27  04:36:39
8693         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
8694              <roland.bauer@fff.at>)
8695      Branch: perl
8696            ! lib/Pod/Html.pm
8697 ____________________________________________________________________________
8698 [  3784] By: gsar                                  on 1999/07/27  03:56:17
8699         Log: change#3762 wasn't needed
8700      Branch: perl
8701            ! ext/B/B/CC.pm
8702 ____________________________________________________________________________
8703 [  3783] By: jhi                                   on 1999/07/26  19:08:21
8704         Log: Integrate with Sarathy.
8705      Branch: cfgperl
8706           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
8707           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
8708           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
8709 ____________________________________________________________________________
8710 [  3782] By: gsar                                  on 1999/07/26  18:16:50
8711         Log: update Changes, patchlevel &c.
8712      Branch: perl
8713            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
8714            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
8715 ____________________________________________________________________________
8716 [  3781] By: gsar                                  on 1999/07/26  17:54:47
8717         Log: a more correct fix for change#2744
8718              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8719              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
8720              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
8721              Subject: [PATCH _57] Re: toke.c questions 
8722      Branch: perl
8723            ! toke.c
8724 ____________________________________________________________________________
8725 [  3780] By: gsar                                  on 1999/07/26  17:37:04
8726         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
8727      Branch: perl
8728            ! pod/perlfunc.pod
8729 ____________________________________________________________________________
8730 [  3779] By: jhi                                   on 1999/07/26  16:37:23
8731         Log: Dusting off.
8732      Branch: cfgperl
8733            ! README.threads
8734 ____________________________________________________________________________
8735 [  3778] By: gsar                                  on 1999/07/26  13:28:46
8736         Log: avoid DIVZERO
8737      Branch: perl
8738            ! utils/dprofpp.PL
8739 ____________________________________________________________________________
8740 [  3777] By: gsar                                  on 1999/07/26  13:18:53
8741         Log: warnings identified by Borland compiler
8742      Branch: perl
8743            ! makedef.pl pp_ctl.c
8744 ____________________________________________________________________________
8745 [  3776] By: jhi                                   on 1999/07/26  13:07:36
8746         Log: Integrate with Sarathy.
8747      Branch: cfgperl
8748           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
8749 ____________________________________________________________________________
8750 [  3775] By: gsar                                  on 1999/07/26  12:55:43
8751         Log: avoid infinite recursion when Thread.pm croaks during
8752              bootstrap
8753      Branch: perl
8754            ! lib/Carp/Heavy.pm
8755 ____________________________________________________________________________
8756 [  3774] By: gsar                                  on 1999/07/26  12:43:02
8757         Log: integrate cfgperl contents into mainline
8758      Branch: perl
8759           +> lib/Carp/Heavy.pm
8760           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
8761           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
8762           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
8763           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
8764           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
8765 ____________________________________________________________________________
8766 [  3773] By: jhi                                   on 1999/07/26  12:40:29
8767         Log: Use long doubles only if they are useful.
8768      Branch: cfgperl
8769            ! ext/POSIX/POSIX.xs
8770 ____________________________________________________________________________
8771 [  3772] By: gsar                                  on 1999/07/26  12:33:11
8772         Log: typo in change#3768
8773      Branch: perl
8774            ! pp_hot.c
8775 ____________________________________________________________________________
8776 [  3771] By: gsar                                  on 1999/07/26  12:08:27
8777         Log: alpha-stage support for user-hooks in @INC
8778              From: Ken Fox <kfox@ford.com>
8779              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
8780              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
8781              Subject: Re: loading remote modules
8782      Branch: perl
8783            ! pp_ctl.c
8784 ____________________________________________________________________________
8785 [  3770] By: jhi                                   on 1999/07/26  11:38:36
8786         Log: Back out #3735.  Needs more work.
8787      Branch: cfgperl
8788            ! Makefile.SH cflags.SH configpm ext/util/make_ext
8789            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
8790            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
8791            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
8792            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
8793 ____________________________________________________________________________
8794 [  3769] By: jhi                                   on 1999/07/26  11:24:45
8795         Log: Integrate with Sarathy.
8796      Branch: cfgperl
8797           !> (integrate 35 files)
8798 ____________________________________________________________________________
8799 [  3768] By: gsar                                  on 1999/07/26  11:03:07
8800         Log: optimize method name lookup
8801              From: Chip Salzenberg <chip@perlsupport.com>
8802              Date: Thu, 22 Jul 1999 13:43:36 -0400
8803              Message-ID: <19990722134336.Q391@perlsupport.com>
8804              Subject: [PATCH] OP_METHOD_NAMED
8805      Branch: perl
8806            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
8807            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
8808            ! proto.h
8809 ____________________________________________________________________________
8810 [  3767] By: gsar                                  on 1999/07/26  10:44:11
8811         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
8812              foo()->()); rework grammar to remove conflicts
8813              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8814              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
8815              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
8816              Subject: [PATCH _57, long] Re: optional arrow asymmetry
8817      Branch: perl
8818            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
8819            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
8820            ! vms/perly_c.vms vms/perly_h.vms
8821 ____________________________________________________________________________
8822 [  3766] By: jhi                                   on 1999/07/26  10:18:56
8823         Log: Use $< instead of $*.c in *perlmain.o rules.
8824      Branch: cfgperl
8825            ! Makefile.SH
8826 ____________________________________________________________________________
8827 [  3765] By: gsar                                  on 1999/07/26  09:28:48
8828         Log: From: Ian Phillipps <ian@dial.pipex.com>
8829              Date: Fri, 23 Jul 1999 23:35:56 +0100
8830              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
8831              Subject: (Version 2) Extending unpack to deal with counted strings
8832      Branch: perl
8833            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
8834 ____________________________________________________________________________
8835 [  3764] By: jhi                                   on 1999/07/26  09:17:26
8836         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8837              To: perl5-porters@perl.org (Mailing list Perl5)
8838              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
8839              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
8840              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
8841              
8842              The patch was based on 5_57 so had to re-apply lib/Carp.pm
8843              parts of changes #3498, #3696, and #3702 for the new
8844              lib/Carp/Heavy.pm.
8845      Branch: cfgperl
8846            + lib/Carp/Heavy.pm
8847            ! MANIFEST lib/Carp.pm
8848 ____________________________________________________________________________
8849 [  3763] By: gsar                                  on 1999/07/26  09:03:17
8850         Log: ~ isn't valid in VMS filenames
8851      Branch: perl
8852            ! lib/Pod/Html.pm
8853 ____________________________________________________________________________
8854 [  3762] By: gsar                                  on 1999/07/26  08:59:47
8855         Log: setstate stop-gap from Vishal Bhatia
8856      Branch: perl
8857            ! ext/B/B/CC.pm
8858 ____________________________________________________________________________
8859 [  3761] By: gsar                                  on 1999/07/26  08:06:39
8860         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
8861              add B::OP::name() method that returns just the op_name;
8862              convert Deparse et all to use that instead of B::OP::ppaddr();
8863              add support for OP_SETSTATE in Deparse
8864      Branch: perl
8865            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
8866            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
8867            ! ext/B/B/Xref.pm opcode.h opcode.pl
8868 ____________________________________________________________________________
8869 [  3760] By: jhi                                   on 1999/07/26  07:14:43
8870         Log: Integrate with Sarathy.
8871      Branch: cfgperl
8872           !> (integrate 43 files)
8873 ____________________________________________________________________________
8874 [  3759] By: gsar                                  on 1999/07/26  05:12:24
8875         Log: add disclaimer about perl 4 libraries (modified version of
8876              patch suggested by Clinton Pierce <cpierce1@ford.com>)
8877      Branch: perl
8878            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
8879            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
8880            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
8881            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
8882            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
8883 ____________________________________________________________________________
8884 [  3758] By: gsar                                  on 1999/07/26  04:48:35
8885         Log: make reset() behave with high-bit characters
8886              From: Ian Phillipps <ian@dial.pipex.com>
8887              Date: Thu, 22 Jul 1999 22:48:59 +0100
8888              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
8889              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
8890      Branch: perl
8891            ! sv.c
8892 ____________________________________________________________________________
8893 [  3757] By: gsar                                  on 1999/07/26  04:40:32
8894         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
8895      Branch: perl
8896            ! pod/perlport.pod
8897 ____________________________________________________________________________
8898 [  3756] By: gsar                                  on 1999/07/26  04:20:37
8899         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
8900      Branch: perl
8901            ! utils/dprofpp.PL
8902 ____________________________________________________________________________
8903 [  3755] By: gsar                                  on 1999/07/26  04:18:00
8904         Log: disable VPATH for now (breaks x2p build)
8905      Branch: perl
8906            ! x2p/Makefile.SH
8907 ____________________________________________________________________________
8908 [  3754] By: gsar                                  on 1999/07/26  03:15:33
8909         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
8910              (%! has the necessary magic); misc typos
8911      Branch: perl
8912            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
8913            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
8914            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
8915            ! utils/h2xs.PL
8916 ____________________________________________________________________________
8917 [  3753] By: gsar                                  on 1999/07/26  02:38:28
8918         Log: integrate cfgperl contents into mainline
8919      Branch: perl
8920           +> t/pragma/locale/latin1 t/pragma/locale/utf8
8921           !> (integrate 53 files)
8922 ____________________________________________________________________________
8923 [  3752] By: gsar                                  on 1999/07/26  02:11:31
8924         Log: ensure implicitly closed handles don't set $? or $!
8925      Branch: perl
8926            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
8927 ____________________________________________________________________________
8928 [  3751] By: gsar                                  on 1999/07/26  01:28:34
8929         Log: change#3534 didn't preserve undef return values from caller()
8930      Branch: perl
8931            ! Changes pp_ctl.c
8932 ____________________________________________________________________________
8933 [  3750] By: jhi                                   on 1999/07/25  20:59:29
8934         Log: Back up a tiny bit from #3735.
8935              This may break builds outside the source directory
8936              but then again, they do not work that ell yet anyway.
8937      Branch: cfgperl
8938            ! Makefile.SH
8939 ____________________________________________________________________________
8940 [  3750] By: jhi                                   on 1999/07/25  20:59:29
8941         Log: Back up a tiny bit from #3735.
8942              This may break builds outside the source directory
8943              but then again, they do not work that ell yet anyway.
8944      Branch: cfgperl
8945            ! Makefile.SH
8946 ____________________________________________________________________________
8947 [  3749] By: jhi                                   on 1999/07/25  19:15:55
8948         Log: Integrate with Sarathy.
8949      Branch: cfgperl
8950           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
8951 ____________________________________________________________________________
8952 [  3748] By: jhi                                   on 1999/07/25  19:06:59
8953         Log: Recode locale.t so that the change in #3730
8954              is not needed and locale.t works both without
8955              and with the utf8 pragma.
8956      Branch: cfgperl
8957            + t/pragma/locale/latin1 t/pragma/locale/utf8
8958            ! MANIFEST t/pragma/locale.t
8959 ____________________________________________________________________________
8960 [  3747] By: jhi                                   on 1999/07/25  19:01:46
8961         Log: Like #3743.
8962      Branch: cfgperl
8963            ! utils/perlbug.PL
8964 ____________________________________________________________________________
8965 [  3746] By: gsar                                  on 1999/07/25  18:08:58
8966         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
8967              append a HISTORY section to POD if option is used
8968      Branch: perl
8969            ! utils/h2xs.PL
8970 ____________________________________________________________________________
8971 [  3745] By: gsar                                  on 1999/07/25  17:40:03
8972         Log: warn rather than die when parse_version() can't cut it (from
8973              Michael G Schwern <schwern@pobox.com>)
8974      Branch: perl
8975            ! lib/ExtUtils/MM_Unix.pm
8976 ____________________________________________________________________________
8977 [  3744] By: gsar                                  on 1999/07/25  16:32:48
8978         Log: make map behave like grep wrt indirect object slot when
8979              there are parentheses; revert an experimental mod by Larry
8980              in change#2038 that failed to parse %{{qw(a b c)}} properly
8981              (this means C<map {use Foo; ...} ...> still needs a proper
8982              fix)
8983      Branch: perl
8984            ! toke.c
8985 ____________________________________________________________________________
8986 [  3743] By: jhi                                   on 1999/07/25  16:24:55
8987         Log: Fix a typo in #3725.
8988      Branch: cfgperl
8989            ! utils/perlbug.PL
8990 ____________________________________________________________________________
8991 [  3742] By: jhi                                   on 1999/07/25  16:14:39
8992         Log: Integrate with Sarathy.
8993      Branch: cfgperl
8994           !> (integrate 26 files)
8995 ____________________________________________________________________________
8996 [  3741] By: jhi                                   on 1999/07/25  16:02:28
8997         Log: Cut-and-pasto in #3737.
8998      Branch: cfgperl
8999            ! perl.c
9000 ____________________________________________________________________________
9001 [  3740] By: gsar                                  on 1999/07/25  15:59:34
9002         Log: add note about glibc bug
9003      Branch: perl
9004            ! t/pragma/warn/pp_hot
9005 ____________________________________________________________________________
9006 [  3739] By: gsar                                  on 1999/07/25  15:48:40
9007         Log: fix bug in change#3728 that might free COPs prematurely;
9008              null(op) now does more thorough scrubbing of the op, which
9009              fixes a few compile-time memory "leaks"
9010      Branch: perl
9011            ! dump.c embed.h embed.pl op.c proto.h
9012 ____________________________________________________________________________
9013 [  3738] By: jhi                                   on 1999/07/25  14:15:26
9014         Log: In accordance with #3737.
9015      Branch: metaconfig
9016            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
9017            ! U/modified/Oldconfig.U
9018      Branch: metaconfig/U/perl
9019            ! Extensions.U
9020 ____________________________________________________________________________
9021 [  3737] By: jhi                                   on 1999/07/25  14:12:34
9022         Log: Use vendorprefixlib.
9023      Branch: cfgperl
9024            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9025            ! config_h.SH perl.c
9026 ____________________________________________________________________________
9027 [  3736] By: jhi                                   on 1999/07/25  13:10:03
9028         Log: Populate metaconfig branch.
9029      Branch: metaconfig
9030            + (add 1468 files)
9031      Branch: metaconfig/U/perl
9032            + (add 101 files)
9033 ____________________________________________________________________________
9034 [  3735] By: jhi                                   on 1999/07/25  12:27:20
9035         Log: First steps of making builds outside the source
9036              directory possible.  These should get us as far
9037              as miniperl, then building DynaLoader falls into
9038              tiny twinkling pieces as MakeMaker knows nothing
9039              of VPATH mindset.
9040      Branch: cfgperl
9041            ! Configure Makefile.SH cflags.SH config_h.SH configpm
9042            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
9043            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
9044            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
9045            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
9046 ____________________________________________________________________________
9047 [  3734] By: jhi                                   on 1999/07/25  11:19:28
9048         Log: Poor Glossary--are we fixed yet?
9049      Branch: cfgperl
9050            ! Porting/Glossary
9051 ____________________________________________________________________________
9052 [  3733] By: jhi                                   on 1999/07/25  11:15:06
9053         Log: Change #3732 mistakenly clobbered Glossary.
9054      Branch: cfgperl
9055            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9056            ! config_h.SH
9057 ____________________________________________________________________________
9058 [  3732] By: jhi                                   on 1999/07/25  10:46:39
9059         Log: Andy's new installation scheme (note: a lot of this
9060              leaked in already with change #3731).  The vendor*
9061              stuff is not used anywhere (in *.SH, say), so it
9062              isn't in Configure, either.
9063      Branch: cfgperl
9064            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9065            ! config_h.SH
9066 ____________________________________________________________________________
9067 [  3731] By: jhi                                   on 1999/07/25  10:12:07
9068         Log: Circumcode a strange shell(?) bug in AIX found
9069              while trying to do -Duse64bits (which I couldn't do
9070              in the end because the CPU isn't 64-bit in that box,
9071              but at least now the probing doesn't crash.)
9072      Branch: cfgperl
9073            ! Configure config_h.SH hints/aix.sh
9074 ____________________________________________________________________________
9075 [  3730] By: gsar                                  on 1999/07/25  04:56:56
9076         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
9077              a utf8 bug in one of the new RE optimizations
9078      Branch: perl
9079            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
9080            ! t/pragma/locale.t
9081 ____________________________________________________________________________
9082 [  3729] By: jhi                                   on 1999/07/23  19:56:27
9083         Log: From: Andy Dougherty <doughera@lafayette.edu>
9084              To: Perl Porters <perl5-porters@perl.org>
9085              Subject: [PATCH 5.005_57] INSTALL-1.58
9086              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
9087              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
9088              
9089              plus
9090              
9091              From: "Kurt D. Starsinic" <kstar@chapin.edu>
9092              To: Andy Dougherty <doughera@lafayette.edu>
9093              Cc: Perl Porters <perl5-porters@perl.org>
9094              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
9095              Date: Fri, 23 Jul 1999 13:38:25 -0400
9096              Message-ID: <19990723133825.A12033@O2.chapin.edu>
9097      Branch: cfgperl
9098            ! INSTALL
9099 ____________________________________________________________________________
9100 [  3728] By: gsar                                  on 1999/07/23  17:24:42
9101         Log: applied suggested patch for tracking line numbers correctly in
9102              optimized blocks with a single statement; changed setcop to
9103              setstate and added code for -Dx dumps
9104              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9105              Date: Wed, 23 Jun 1999 17:27:42 +0100
9106              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
9107              Subject: [PATCH 5.005_57] Line number error in optimised else() 
9108      Branch: perl
9109            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
9110            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
9111            ! pp_proto.h t/op/misc.t
9112 ____________________________________________________________________________
9113 [  3727] By: gsar                                  on 1999/07/23  15:56:04
9114         Log: avoid useless use of target for pp_each(); also fixes bugs due to
9115              refcount held by the target
9116      Branch: perl
9117            ! opcode.h opcode.pl pp.c t/op/each.t
9118 ____________________________________________________________________________
9119 [  3726] By: jhi                                   on 1999/07/23  12:08:30
9120         Log: Change #3725 aftershock.
9121      Branch: cfgperl
9122            ! INSTALL jpl/JNI/JNI.pm
9123 ____________________________________________________________________________
9124 [  3725] By: jhi                                   on 1999/07/23  11:58:49
9125         Log: Introduce $Config{ldlibpthname} which contains
9126              the name of the environment variable holding the
9127              dynamic library search path, often LD_LIBRARY_PATH.
9128              Use this new feature all over.
9129              Also removed remnants of admonition "add LD_LIBRARY_PATH
9130              before running make" because Makefile.SH does this for you. 
9131      Branch: cfgperl
9132            ! Configure Makefile.SH config_h.SH
9133            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
9134            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
9135            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
9136            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
9137            ! jpl/install-jpl utils/perlbug.PL
9138 ____________________________________________________________________________
9139 [  3724] By: jhi                                   on 1999/07/23  08:03:36
9140         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
9141              To: perl5-porters@perl.org
9142              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
9143              Date: Thu, 22 Jul 1999 19:58:34 -0400
9144              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
9145      Branch: cfgperl
9146            ! av.c
9147 ____________________________________________________________________________
9148 [  3723] By: gsar                                  on 1999/07/23  00:01:29
9149         Log: emit warning about function calls that were encountered too early
9150              to enforce their prototype
9151      Branch: perl
9152            ! op.c op.h pod/perldiag.pod
9153 ____________________________________________________________________________
9154 [  3722] By: jhi                                   on 1999/07/22  21:19:59
9155         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
9156              To: perl5-porters@perl.org
9157              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
9158              Subject: [PATCH] MakeMaker documentation
9159              Date: Wed, 21 Jul 1999 14:15:42 -0400
9160              Message-ID: <19990721141542.A1800@O2.chapin.edu>
9161      Branch: cfgperl
9162            ! lib/ExtUtils/MakeMaker.pm
9163 ____________________________________________________________________________
9164 [  3721] By: jhi                                   on 1999/07/22  21:05:19
9165         Log: From: pvhp@forte.com (Peter Prymmer)
9166              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
9167              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
9168              Date: Wed, 21 Jul 99 17:15:39 PDT
9169              Message-Id: <9907220015.AA11931@forte.com>
9170      Branch: cfgperl
9171            ! hints/os390.sh
9172 ____________________________________________________________________________
9173 [  3720] By: jhi                                   on 1999/07/22  20:51:17
9174         Log: AIX magic: ccdlflags needs to be different for
9175              Perl itself and for extra-core extensions
9176              (as used by ExtUtilss::embed::ldopts).
9177              Based on the problems described in
9178              
9179              From: Mike W Ellwood <mwe@rl.ac.uk>
9180              To: perl5-porters@perl.org
9181              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
9182              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
9183              Reply-To: m.w.ellwood@rl.ac.uk
9184              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
9185      Branch: cfgperl
9186            ! Configure Makefile.SH config_h.SH hints/aix.sh
9187 ____________________________________________________________________________
9188 [  3719] By: jhi                                   on 1999/07/22  08:23:53
9189         Log: Update history records.
9190      Branch: cfgperl
9191            ! pod/perlhist.pod
9192 ____________________________________________________________________________
9193 [  3718] By: jhi                                   on 1999/07/21  13:54:42
9194         Log: Todododobedobedo.
9195      Branch: cfgperl
9196            ! Todo
9197 ____________________________________________________________________________
9198 [  3717] By: jhi                                   on 1999/07/21  12:10:48
9199         Log: Even more Todo.
9200      Branch: cfgperl
9201            ! Todo
9202 ____________________________________________________________________________
9203 [  3716] By: jhi                                   on 1999/07/21  11:40:39
9204         Log: Use Errno more extensively so that error
9205              messages are more portable (another way
9206              would be to muck around with LC_MESSAGES).
9207              Problem reported in
9208              
9209              From: oracle@pcr8.pcr.com
9210              To: perl5-porters@perl.org
9211              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
9212              Date: Mon, 19 Jul 1999 18:39:13 -0400
9213              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
9214      Branch: cfgperl
9215            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
9216            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
9217            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
9218 ____________________________________________________________________________
9219 [  3715] By: jhi                                   on 1999/07/21  11:05:36
9220         Log: Slightly modified patch.
9221              From: Sean Sheedy <seans@ncube.com>
9222              To: perl5-porters@perl.org
9223              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
9224              Date: Tue, 20 Jul 1999 09:52:06 -0700
9225              Message-Id: <3794A935.1C150E54@ncube.com>
9226      Branch: cfgperl
9227            ! cflags.SH x2p/cflags.SH
9228 ____________________________________________________________________________
9229 [  3714] By: jhi                                   on 1999/07/20  21:26:19
9230         Log: More Todo.
9231      Branch: cfgperl
9232            ! Todo
9233 ____________________________________________________________________________
9234 [  3713] By: jhi                                   on 1999/07/20  18:02:45
9235         Log: Integrate with Sarathy.
9236      Branch: cfgperl
9237           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
9238           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
9239           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
9240           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
9241           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
9242           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
9243           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
9244           +> utils/dprofpp.PL
9245           !> INSTALL MAINTAIN MANIFEST configure.com
9246           !> ext/Devel/Peek/Makefile.PL installman installperl
9247           !> pod/roffitall utils/Makefile vms/descrip_mms.template
9248           !> win32/Makefile win32/makefile.mk win32/win32.h
9249 ____________________________________________________________________________
9250 [  3712] By: gsar                                  on 1999/07/20  15:29:01
9251         Log: DProf tweak
9252      Branch: perl
9253            ! ext/Devel/DProf/DProf.xs
9254 ____________________________________________________________________________
9255 [  3711] By: gsar                                  on 1999/07/20  07:56:19
9256         Log: another DProf build tweak
9257      Branch: perl
9258            ! utils/dprofpp.PL
9259 ____________________________________________________________________________
9260 [  3710] By: gsar                                  on 1999/07/20  07:36:36
9261         Log: move DProf things around to where they are supposed to be
9262      Branch: perl
9263            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
9264            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
9265            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
9266            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
9267            + t/lib/dprof/test6_t t/lib/dprof/test6_v
9268           +> utils/dprofpp.PL
9269            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
9270            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
9271            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
9272            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
9273            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
9274            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
9275            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
9276            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
9277            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
9278            ! installperl pod/roffitall utils/Makefile
9279            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
9280 ____________________________________________________________________________
9281 [  3709] By: gsar                                  on 1999/07/20  06:13:16
9282         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
9283      Branch: perl
9284            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
9285            ! ext/Devel/Peek/Makefile.PL
9286 ____________________________________________________________________________
9287 [  3708] By: gsar                                  on 1999/07/20  06:01:22
9288         Log: move DProf to Devel/DProf
9289      Branch: perl
9290           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
9291           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
9292           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
9293           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
9294           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
9295           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
9296           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
9297           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
9298           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
9299           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
9300           +> ext/Devel/DProf/test.pl
9301            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
9302            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
9303            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
9304            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
9305            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
9306            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
9307            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
9308            ! MAINTAIN MANIFEST configure.com win32/Makefile
9309            ! win32/makefile.mk
9310 ____________________________________________________________________________
9311 [  3707] By: gsar                                  on 1999/07/20  05:39:11
9312         Log: add Devel::DProf v19990108 from CPAN, as it was
9313      Branch: perl
9314            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
9315            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
9316            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
9317            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
9318            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
9319            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
9320            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
9321            ! MANIFEST
9322 ____________________________________________________________________________
9323 [  3706] By: gsar                                  on 1999/07/20  04:52:25
9324         Log: C<union any> needs no PERL_OBJECT-treatment
9325      Branch: perl
9326            ! win32/win32.h
9327 ____________________________________________________________________________
9328 [  3705] By: gsar                                  on 1999/07/20  04:11:54
9329         Log: fix problem in default build
9330      Branch: perl
9331            ! win32/Makefile win32/makefile.mk
9332 ____________________________________________________________________________
9333 [  3704] By: jhi                                   on 1999/07/19  07:06:36
9334         Log: Integrate with Sarathy.
9335      Branch: cfgperl
9336           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
9337           !> win32/win32.c
9338 ____________________________________________________________________________
9339 [  3703] By: gsar                                  on 1999/07/19  05:55:57
9340         Log: win32 nits
9341      Branch: perl
9342            ! makedef.pl sv.h
9343 ____________________________________________________________________________
9344 [  3702] By: gsar                                  on 1999/07/19  04:29:34
9345         Log: don't display tid from main thread (or testsuite breaks)
9346      Branch: perl
9347            ! lib/Carp.pm util.c
9348 ____________________________________________________________________________
9349 [  3701] By: gsar                                  on 1999/07/19  00:47:52
9350         Log: remove several doubled (and tripled!) entries
9351      Branch: perl
9352            ! pod/perldiag.pod
9353 ____________________________________________________________________________
9354 [  3700] By: gsar                                  on 1999/07/19  00:42:34
9355         Log: integrate cfgperl contents into mainline
9356      Branch: perl
9357           +> makedef.pl
9358            - perl_exp.SH win32/makedef.pl
9359           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
9360           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
9361           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
9362           !> utf8.c util.c win32/Makefile win32/makefile.mk
9363 ____________________________________________________________________________
9364 [  3699] By: gsar                                  on 1999/07/19  00:33:59
9365         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
9366      Branch: perl
9367            ! Changes win32/win32.c
9368 ____________________________________________________________________________
9369 [  3698] By: jhi                                   on 1999/07/18  21:33:57
9370         Log: Integrate with Sarathy.
9371      Branch: cfgperl
9372           +> t/op/chars.t
9373           !> (integrate 57 files)
9374 ____________________________________________________________________________
9375 [  3697] By: gsar                                  on 1999/07/18  05:22:36
9376         Log: From: pvhp@forte.com (Peter Prymmer)
9377              Date: Thu, 1 Jul 99 19:31:24 PDT
9378              Message-Id: <9907020231.AA16942@forte.com>
9379              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
9380      Branch: perl
9381            + t/op/chars.t
9382            ! MANIFEST ebcdic.c t/op/ord.t
9383 ____________________________________________________________________________
9384 [  3696] By: gsar                                  on 1999/07/18  05:11:02
9385         Log: display thread id in diagnostics (suggested by Dan Sugalski)
9386      Branch: perl
9387            ! lib/Carp.pm util.c
9388 ____________________________________________________________________________
9389 [  3695] By: gsar                                  on 1999/07/18  04:57:47
9390         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
9391      Branch: perl
9392            ! pod/perldiag.pod
9393 ____________________________________________________________________________
9394 [  3694] By: gsar                                  on 1999/07/18  04:56:28
9395         Log: cache [NIUP]V conversions of defined READONLY values
9396              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9397              Date: Sun, 11 Jul 1999 04:39:44 -0400
9398              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
9399              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
9400      Branch: perl
9401            ! sv.c
9402 ____________________________________________________________________________
9403 [  3693] By: gsar                                  on 1999/07/18  03:53:38
9404         Log: From: jan.dubois@ibm.net (Jan Dubois)
9405              Date: Sat, 17 Jul 1999 10:58:29 +0200
9406              Message-ID: <379144ad.13616689@smtp1.ibm.net>
9407              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
9408      Branch: perl
9409            ! lib/ExtUtils/Manifest.pm
9410 ____________________________________________________________________________
9411 [  3692] By: gsar                                  on 1999/07/18  03:51:03
9412         Log: remove spurious newSTATEOP() that causes goto to enter one too many
9413              contexts when jumping between if and elsif blocks
9414      Branch: perl
9415            ! perly.c perly.y pp_ctl.c t/op/goto.t
9416 ____________________________________________________________________________
9417 [  3691] By: gsar                                  on 1999/07/18  01:49:59
9418         Log: detypo, update Changes
9419      Branch: perl
9420            ! Changes doio.c
9421 ____________________________________________________________________________
9422 [  3690] By: gsar                                  on 1999/07/18  01:16:59
9423         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
9424      Branch: perl
9425            ! lib/integer.pm
9426 ____________________________________________________________________________
9427 [  3689] By: gsar                                  on 1999/07/18  00:47:17
9428         Log: ensure __END__ appears on a line by itself in wrapped
9429              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
9430              mention caveat about successfull kill()
9431      Branch: perl
9432            ! pod/perlfunc.pod win32/bin/pl2bat.pl
9433 ____________________________________________________________________________
9434 [  3688] By: gsar                                  on 1999/07/17  20:47:44
9435         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
9436      Branch: perl
9437            ! ext/SDBM_File/sdbm/Makefile.PL
9438 ____________________________________________________________________________
9439 [  3687] By: gsar                                  on 1999/07/17  20:43:27
9440         Log: make CC.pm use a distinct CCPP() macro rather than PP()
9441              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
9442      Branch: perl
9443            ! cc_runtime.h ext/B/B/CC.pm
9444 ____________________________________________________________________________
9445 [  3686] By: gsar                                  on 1999/07/17  20:39:08
9446         Log: tiny bug in vars.pm (from John Dlugosz)
9447      Branch: perl
9448            ! lib/vars.pm
9449 ____________________________________________________________________________
9450 [  3685] By: gsar                                  on 1999/07/17  20:37:27
9451         Log: applied suggested patch, along with later tweak
9452              From: jan.dubois@ibm.net (Jan Dubois)
9453              Date: Wed, 14 Jul 1999 23:53:43 +0200
9454              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
9455              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
9456      Branch: perl
9457            ! lib/Pod/Html.pm
9458 ____________________________________________________________________________
9459 [  3684] By: gsar                                  on 1999/07/17  20:24:32
9460         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
9461      Branch: perl
9462            ! thrdvar.h
9463 ____________________________________________________________________________
9464 [  3683] By: gsar                                  on 1999/07/17  20:21:01
9465         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9466              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
9467              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
9468              Subject: [PATCH 5.005_57] Segfaults if $^P
9469      Branch: perl
9470            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
9471            ! proto.h
9472 ____________________________________________________________________________
9473 [  3682] By: gsar                                  on 1999/07/17  20:04:17
9474         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
9475              and prefix/lib/perl5/man are ass_u_med only if those directories
9476              actually exist; else prefix/{lib,man} are used)
9477      Branch: perl
9478            ! lib/ExtUtils/MM_Unix.pm
9479 ____________________________________________________________________________
9480 [  3681] By: gsar                                  on 1999/07/17  19:12:33
9481         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
9482      Branch: perl
9483            ! op.c t/comp/proto.t
9484 ____________________________________________________________________________
9485 [  3680] By: gsar                                  on 1999/07/17  18:23:55
9486         Log: fix vec() on magic values
9487              From: Ian Phillipps <ian@dial.pipex.com>
9488              Date: Mon, 12 Jul 1999 12:30:05 +0100
9489              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
9490              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
9491      Branch: perl
9492            ! doop.c t/op/tie.t
9493 ____________________________________________________________________________
9494 [  3679] By: gsar                                  on 1999/07/17  18:10:44
9495         Log: make system() return -1 and set $! if exec of child failed
9496              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9497              Date: Fri, 9 Jul 1999 05:21:13 -0400
9498              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
9499              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
9500      Branch: perl
9501            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
9502            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
9503 ____________________________________________________________________________
9504 [  3678] By: gsar                                  on 1999/07/17  17:54:01
9505         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9506              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
9507              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
9508              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
9509      Branch: perl
9510            ! util.c
9511 ____________________________________________________________________________
9512 [  3677] By: gsar                                  on 1999/07/17  17:34:38
9513         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
9514              converted Ken's documentation outline into pod
9515      Branch: perl
9516            ! x2p/find2perl.PL
9517 ____________________________________________________________________________
9518 [  3676] By: gsar                                  on 1999/07/17  16:34:09
9519         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
9520              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
9521              Steve Lidie
9522      Branch: perl
9523            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
9524            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
9525            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
9526            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
9527            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
9528            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
9529 ____________________________________________________________________________
9530 [  3675] By: gsar                                  on 1999/07/17  00:16:53
9531         Log: backout redundant change#3628
9532      Branch: perl
9533            ! Changes hints/bsdos.sh
9534 ____________________________________________________________________________
9535 [  3674] By: jhi                                   on 1999/07/15  14:26:03
9536         Log: Fix the bin/oct/hex constant overflow tests for
9537              long long platforms.
9538      Branch: cfgperl
9539            ! t/pragma/warn/util
9540 ____________________________________________________________________________
9541 [  3673] By: jhi                                   on 1999/07/14  21:59:11
9542         Log: Fixed AIX dynamic loading and AIX shared Perl library.
9543              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
9544              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
9545              Hijacked win32/makedef.pl for more general purpose export
9546              list building, now it is used (as toplevel makedef.pl)
9547              for win32 and AIX (perl_exp.SH made unnecessary).
9548              Because the export lists are now correct in AIX, no more linker
9549              warnings about "Exported symbol not defined" should appear.
9550      Branch: cfgperl
9551            + makedef.pl
9552            - perl_exp.SH win32/makedef.pl
9553            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
9554            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
9555            ! win32/makefile.mk
9556 ____________________________________________________________________________
9557 [  3672] By: gsar                                  on 1999/07/14  17:12:13
9558         Log: minor efficiency tweak
9559      Branch: perl
9560            ! pp_ctl.c
9561 ____________________________________________________________________________
9562 [  3671] By: jhi                                   on 1999/07/14  16:22:39
9563         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
9564              if its caller re_intuit_start() was entered with strend == strpos
9565              because end_shift ended up as -1.  The patch ain't necessarily
9566              correct but least the core dump is avoided.
9567      Branch: cfgperl
9568            ! regexec.c
9569 ____________________________________________________________________________
9570 [  3670] By: jhi                                   on 1999/07/13  07:59:09
9571         Log: Integrate with Sarathy.
9572      Branch: cfgperl
9573            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
9574            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
9575           !> (integrate 67 files)
9576 ____________________________________________________________________________
9577 [  3669] By: gsar                                  on 1999/07/12  06:14:54
9578         Log: fixups for sundry warnings about function pointers
9579      Branch: perl
9580            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
9581            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
9582            ! win32/win32.c win32/win32.h
9583 ____________________________________________________________________________
9584 [  3668] By: gsar                                  on 1999/07/12  04:11:58
9585         Log: tweaks for win32/borland
9586      Branch: perl
9587            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
9588 ____________________________________________________________________________
9589 [  3667] By: gsar                                  on 1999/07/12  01:55:15
9590         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
9591              builds; passing the implicit context is unified among the three
9592              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
9593              flavors (see the top of perl.h) for testing; all varargs functions
9594              foo() have a va_list-taking variant vfoo() for generating the
9595              context-free versions; the PERL_OBJECT build should now be
9596              hyper-compatible with CPAN extensions (C++ is totally out of
9597              the picture)
9598              
9599              result has only been tested on Windows
9600              
9601              TODO: write docs on the THX rationale and idiomatic usage of
9602              the Perl API
9603      Branch: perl
9604            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
9605            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
9606            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
9607            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
9608            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
9609            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
9610            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
9611            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
9612            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
9613            ! global.sym globals.c intrpvar.h iperlsys.h
9614            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
9615            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
9616            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
9617            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
9618            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
9619            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
9620            ! win32/dl_win32.xs win32/include/dirent.h
9621            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
9622            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
9623            ! win32/win32iop.h win32/win32sck.c
9624 ____________________________________________________________________________
9625 [  3666] By: jhi                                   on 1999/07/11  22:00:13
9626         Log: Integrate with Sarathy.
9627      Branch: cfgperl
9628           !> op.c t/op/lex_assign.t
9629 ____________________________________________________________________________
9630 [  3665] By: jhi                                   on 1999/07/11  21:59:01
9631         Log: More manual sync.
9632      Branch: cfgperl
9633            ! pod/perldelta.pod
9634 ____________________________________________________________________________
9635 [  3664] By: gsar                                  on 1999/07/11  19:11:07
9636         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
9637              remedy and related tests via private mail
9638      Branch: perl
9639            ! op.c t/op/lex_assign.t
9640 ____________________________________________________________________________
9641 [  3663] By: jhi                                   on 1999/07/11  15:04:37
9642         Log: Manual synchronization with Sarathy (some files
9643              had drifted apart for no apparent reason), plus
9644              I had a typo in dl_vms.xs Sarathy had fixed.
9645      Branch: cfgperl
9646            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
9647 ____________________________________________________________________________
9648 [  3662] By: jhi                                   on 1999/07/10  12:23:21
9649         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
9650              to adapt to the underlying platform (the binary, 0b1..., test
9651              was broken in 64-bit platforms).  Also change "hex" in the
9652              warning messages to "hexadecimal" to match "binary" and "octal".
9653      Branch: cfgperl
9654            ! pod/perldiag.pod t/pragma/warn/util util.c
9655 ____________________________________________________________________________
9656 [  3661] By: jhi                                   on 1999/07/08  21:54:55
9657         Log: Integrate with Sarathy.
9658      Branch: cfgperl
9659           +> perlapi.c perlapi.h
9660           !> (integrate 43 files)
9661 ____________________________________________________________________________
9662 [  3660] By: gsar                                  on 1999/07/08  18:47:35
9663         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
9664      Branch: perl
9665            + perlapi.c perlapi.h
9666            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
9667            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
9668            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
9669            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
9670            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
9671            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
9672            ! win32/win32.h
9673 ____________________________________________________________________________
9674 [  3659] By: gsar                                  on 1999/07/08  18:41:45
9675         Log: sundry cleanups for clean build on windows
9676      Branch: perl
9677            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
9678 ____________________________________________________________________________
9679 [  3658] By: gsar                                  on 1999/07/08  01:24:25
9680         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
9681              type mismatch problems
9682      Branch: perl
9683            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
9684            ! t/pragma/warn/op toke.c utf8.c util.c
9685 ____________________________________________________________________________
9686 [  3657] By: jhi                                   on 1999/07/07  23:01:16
9687         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
9688      Branch: cfgperl
9689            ! pod/perldiag.pod
9690           !> Changes configure.com ext/B/B/Deparse.pm
9691           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
9692           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
9693           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
9694           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
9695           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
9696           !> t/pragma/overload.t thread.h vms/vms.c
9697 ____________________________________________________________________________
9698 [  3656] By: gsar                                  on 1999/07/07  21:04:38
9699         Log: integrate cfgperl contents
9700      Branch: perl
9701           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
9702           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
9703           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
9704            ! Changes
9705           !> (integrate 45 files)
9706 ____________________________________________________________________________
9707 [  3655] By: gsar                                  on 1999/07/07  18:55:45
9708         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
9709              <pvhp@forte.com>
9710      Branch: perl
9711            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
9712 ____________________________________________________________________________
9713 [  3654] By: gsar                                  on 1999/07/07  18:47:03
9714         Log: change#1889 mistakenly removed F_SETLK
9715      Branch: perl
9716            ! ext/Fcntl/Fcntl.xs
9717 ____________________________________________________________________________
9718 [  3653] By: gsar                                  on 1999/07/07  18:42:42
9719         Log: B::Deparse update
9720              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9721              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
9722              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
9723              Subject: [PATCH _57, long] B::Deparse 0.58
9724      Branch: perl
9725            ! ext/B/B/Deparse.pm
9726 ____________________________________________________________________________
9727 [  3652] By: gsar                                  on 1999/07/07  18:41:07
9728         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9729              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
9730              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
9731              Subject: Re: [ID 19990705.001] Overloading boolean conversion
9732      Branch: perl
9733            ! gv.c t/pragma/overload.t
9734 ____________________________________________________________________________
9735 [  3651] By: gsar                                  on 1999/07/07  17:47:30
9736         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
9737      Branch: perl
9738            ! perlsfio.h
9739 ____________________________________________________________________________
9740 [  3650] By: gsar                                  on 1999/07/07  17:45:52
9741         Log: applied new parts of suggested patch
9742              From: Charles Bailey <BAILEY@newman.upenn.edu>
9743              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
9744              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
9745              Subject: [PATCH 5.005_57] Consolidated VMS patch
9746      Branch: perl
9747            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
9748            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
9749            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
9750            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
9751            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
9752 ____________________________________________________________________________
9753 [  3649] By: jhi                                   on 1999/07/07  13:38:02
9754         Log: Sync regcomp warn with reality.
9755      Branch: cfgperl
9756            ! t/pragma/warn/regcomp
9757 ____________________________________________________________________________
9758 [  3648] By: jhi                                   on 1999/07/07  13:04:55
9759         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
9760              resolved manually.
9761      Branch: cfgperl
9762           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
9763           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
9764           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
9765            - README.lexwarn
9766           !> (integrate 79 files)
9767 ____________________________________________________________________________
9768 [  3647] By: gsar                                  on 1999/07/07  10:32:03
9769         Log: From: jan.dubois@ibm.net (Jan Dubois)
9770              Date: Thu, 01 Jul 1999 11:17:53 +0200
9771              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
9772              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
9773      Branch: perl
9774            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
9775            ! lib/ExtUtils/MakeMaker.pm
9776 ____________________________________________________________________________
9777 [  3646] By: gsar                                  on 1999/07/07  10:27:55
9778         Log: fix undocumented IO::Handle functions as suggested
9779              by cj10@cam.ac.uk
9780      Branch: perl
9781            ! ext/IO/lib/IO/Handle.pm
9782 ____________________________________________________________________________
9783 [  3645] By: gsar                                  on 1999/07/07  10:18:55
9784         Log: prohibit thread join()ing itself (from Dan Sugalski)
9785      Branch: perl
9786            ! ext/Thread/Thread.xs
9787 ____________________________________________________________________________
9788 [  3644] By: gsar                                  on 1999/07/07  10:14:26
9789         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
9790              Date: Wed, 30 Jun 1999 14:02:42 -0700
9791              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
9792              Subject:  [PATCH 5.005_57] Compiler and XSUBS
9793      Branch: perl
9794            ! ext/B/B/C.pm
9795 ____________________________________________________________________________
9796 [  3643] By: gsar                                  on 1999/07/07  10:08:38
9797         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
9798              (from François Désarménien <desar@club-internet.fr>)
9799      Branch: perl
9800            ! pod/perlsyn.pod
9801 ____________________________________________________________________________
9802 [  3642] By: gsar                                  on 1999/07/07  10:03:24
9803         Log: From: Doug MacEachern <dougm@cp.net>
9804              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
9805              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
9806              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
9807      Branch: perl
9808            ! ext/B/B.xs
9809 ____________________________________________________________________________
9810 [  3641] By: gsar                                  on 1999/07/07  10:00:57
9811         Log: slightly modified version of suggested patch
9812              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
9813              Date: Mon, 28 Jun 1999 14:23:59 -0400
9814              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
9815              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
9816      Branch: perl
9817            ! ext/POSIX/POSIX.xs
9818 ____________________________________________________________________________
9819 [  3640] By: gsar                                  on 1999/07/07  09:45:43
9820         Log: lexical warnings update (warning.t fails one test
9821              due to leaked scalar, investigation pending)
9822              From: paul.marquess@bt.com
9823              Date: Sat, 26 Jun 1999 23:19:52 +0100
9824              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
9825              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
9826      Branch: perl
9827            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
9828            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
9829            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
9830            - README.lexwarn
9831            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
9832            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
9833            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
9834            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
9835            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9836            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
9837            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
9838            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
9839            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
9840            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
9841            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
9842            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
9843            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
9844            ! warning.h warning.pl win32/win32.c
9845 ____________________________________________________________________________
9846 [  3639] By: gsar                                  on 1999/07/07  08:09:30
9847         Log: From: Brian Jepson <bjepson@home.com>
9848              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
9849              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
9850              Subject: Patch to JPL example program
9851      Branch: perl
9852            ! jpl/JPL_Rolo/JPL_Rolo.jpl
9853 ____________________________________________________________________________
9854 [  3638] By: jhi                                   on 1999/07/07  08:07:58
9855         Log: Integrate with Sarathy.
9856      Branch: cfgperl
9857           !> (integrate 34 files)
9858 ____________________________________________________________________________
9859 [  3637] By: gsar                                  on 1999/07/07  08:07:49
9860         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9861              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
9862              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
9863              Subject: [PATCH _57, long] Eliminate CONDOPs
9864      Branch: perl
9865            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
9866            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
9867            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
9868            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
9869            ! pod/perltoc.pod pp_ctl.c pp_hot.c
9870 ____________________________________________________________________________
9871 [  3636] By: gsar                                  on 1999/07/07  07:50:51
9872         Log: adapted suggested patch for IO-1.20x
9873              From: ian@dial.pipex.com
9874              Date:  Fri, 25 Jun 1999 10:39:42 +0100
9875              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
9876              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
9877      Branch: perl
9878            ! ext/IO/lib/IO/Socket.pm
9879 ____________________________________________________________________________
9880 [  3635] By: gsar                                  on 1999/07/07  07:26:05
9881         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
9882      Branch: perl
9883            ! hints/powerux.sh
9884 ____________________________________________________________________________
9885 [  3634] By: gsar                                  on 1999/07/07  07:20:02
9886         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9887              Date: Wed, 23 Jun 1999 16:16:05 +0100
9888              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
9889              Subject: [PATCH 5.005_57] memleak in optimizer
9890      Branch: perl
9891            ! embed.h embed.pl objXSUB.h op.c proto.h
9892 ____________________________________________________________________________
9893 [  3633] By: gsar                                  on 1999/07/07  07:10:52
9894         Log: add do-not-edit caveats for files generated by opcode.pl
9895              (suggested by Hugo van der Sanden)
9896      Branch: perl
9897            ! opcode.h opcode.pl pp.sym pp_proto.h
9898 ____________________________________________________________________________
9899 [  3632] By: gsar                                  on 1999/07/07  06:41:13
9900         Log: better diagnostics on read operations from write-only
9901              filehandles
9902      Branch: perl
9903            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
9904            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
9905 ____________________________________________________________________________
9906 [  3631] By: gsar                                  on 1999/07/07  02:03:34
9907         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
9908              by David Muir Sharnoff <muir@idiom.com>)
9909      Branch: perl
9910            ! lib/Sys/Hostname.pm
9911 ____________________________________________________________________________
9912 [  3630] By: gsar                                  on 1999/07/07  01:57:16
9913         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
9914              Date: Sun, 20 Jun 1999 17:17:17 -0700
9915              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
9916              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
9917      Branch: perl
9918            ! ext/B/B/CC.pm
9919 ____________________________________________________________________________
9920 [  3629] By: gsar                                  on 1999/07/07  01:46:03
9921         Log: installperl should write normal messages to STDOUT, not STDERR
9922      Branch: perl
9923            ! installperl
9924 ____________________________________________________________________________
9925 [  3628] By: gsar                                  on 1999/07/07  01:41:25
9926         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
9927      Branch: perl
9928            ! hints/bsdos.sh
9929 ____________________________________________________________________________
9930 [  3627] By: gsar                                  on 1999/07/07  00:27:10
9931         Log: make diagnostic on C<my $^I> etc., more readable
9932      Branch: perl
9933            ! op.c
9934 ____________________________________________________________________________
9935 [  3626] By: gsar                                  on 1999/07/06  23:47:27
9936         Log: From: Andy Dougherty <doughera@lafayette.edu>
9937              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
9938              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
9939              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
9940      Branch: perl
9941            ! Makefile.SH utils/Makefile
9942 ____________________________________________________________________________
9943 [  3625] By: jhi                                   on 1999/07/06  21:50:46
9944         Log: Some new files of #3624 missing from MANIFEST.
9945      Branch: cfgperl
9946            ! MANIFEST
9947 ____________________________________________________________________________
9948 [  3624] By: jhi                                   on 1999/07/06  21:47:04
9949         Log: POSIX [[:character class:]] support for standard, locale,
9950              and utf8.  If both utf8 and locale are on, utf8 wins.
9951              I don't fully understand why so many tables changed in
9952              lib/unicode because of "make" -- maybe it was just overdue.
9953      Branch: cfgperl
9954            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
9955            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
9956            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
9957            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
9958            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
9959            ! lib/unicode/Block.pl lib/unicode/Category.pl
9960            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
9961            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
9962            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
9963            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
9964            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
9965            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
9966            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
9967            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
9968            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
9969            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
9970            ! t/pragma/warn/regcomp utf8.c
9971 ____________________________________________________________________________
9972 [  3623] By: gsar                                  on 1999/07/06  20:52:48
9973         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9974              Date: Wed, 16 Jun 1999 14:57:22 -0400
9975              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
9976              Subject: [PATCH 5.00557] Devel::Peek
9977      Branch: perl
9978            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
9979 ____________________________________________________________________________
9980 [  3622] By: gsar                                  on 1999/07/06  20:22:59
9981         Log: applied patch after demunging headers with appropriate paths
9982              From: "Vishal Bhatia" <vishalb@my-deja.com>
9983              Date: Sat, 12 Jun 1999 08:23:59 -0700
9984              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
9985              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
9986      Branch: perl
9987            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
9988            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
9989 ____________________________________________________________________________
9990 [  3621] By: gsar                                  on 1999/07/06  20:10:50
9991         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9992              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
9993              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
9994              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
9995      Branch: perl
9996            ! doio.c
9997 ____________________________________________________________________________
9998 [  3620] By: jhi                                   on 1999/07/06  19:16:47
9999         Log: Mention EPOC and SOCKS.
10000      Branch: cfgperl
10001            ! pod/perldelta.pod
10002 ____________________________________________________________________________
10003 [  3619] By: gsar                                  on 1999/07/06  16:52:37
10004         Log: fix int vs STRLEN issue
10005      Branch: perl
10006            ! pp.c
10007 ____________________________________________________________________________
10008 [  3618] By: jhi                                   on 1999/07/06  16:52:20
10009         Log: There ain't Perl_atonv().
10010      Branch: cfgperl
10011            ! ext/ByteLoader/bytecode.h
10012 ____________________________________________________________________________
10013 [  3617] By: jhi                                   on 1999/07/06  15:55:22
10014         Log: Integrate with Sarathy.
10015      Branch: cfgperl
10016           !> Makefile.SH
10017 ____________________________________________________________________________
10018 [  3616] By: jhi                                   on 1999/07/06  15:54:09
10019         Log: Tweak for #3613.
10020      Branch: cfgperl
10021            ! Configure config_h.SH
10022 ____________________________________________________________________________
10023 [  3615] By: gsar                                  on 1999/07/06  11:00:21
10024         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
10025              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
10026              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
10027              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
10028      Branch: perl
10029            ! Makefile.SH
10030 ____________________________________________________________________________
10031 [  3614] By: jhi                                   on 1999/07/06  10:44:48
10032         Log: Integrate with Sarathy.
10033      Branch: cfgperl
10034           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
10035           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
10036 ____________________________________________________________________________
10037 [  3613] By: jhi                                   on 1999/07/06  10:43:20
10038         Log: From: Nathan Kurz <nate@valleytel.net>
10039              Subject: [ID 19990612.001 compiling three deep modules within ext/]
10040              ply-To: nate@valleytel.net
10041              erl5-porters@perl.org
10042              Date: Sat, 12 Jun 1999 01:26:04 -0500
10043              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
10044      Branch: cfgperl
10045            ! Configure config_h.SH
10046 ____________________________________________________________________________
10047 [  3612] By: gsar                                  on 1999/07/06  10:17:52
10048         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10049              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
10050              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
10051              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
10052      Branch: perl
10053            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
10054 ____________________________________________________________________________
10055 [  3611] By: gsar                                  on 1999/07/06  09:51:20
10056         Log: From: pvhp@forte.com (Peter Prymmer)
10057              Date: Fri, 11 Jun 99 17:07:19 PDT
10058              Message-Id: <9906120007.AA13802@forte.com>
10059              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
10060      Branch: perl
10061            ! ext/IO/lib/IO/File.pm
10062 ____________________________________________________________________________
10063 [  3610] By: gsar                                  on 1999/07/06  09:37:37
10064         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
10065              tweak)
10066              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10067              Date: Wed, 09 Jun 1999 18:27:51 +0100
10068              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
10069              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
10070      Branch: perl
10071            ! perl.h t/base/rs.t
10072 ____________________________________________________________________________
10073 [  3609] By: jhi                                   on 1999/07/06  09:28:48
10074         Log: Integrate with Sarathy.
10075      Branch: cfgperl
10076           !> (integrate 49 files)
10077 ____________________________________________________________________________
10078 [  3608] By: gsar                                  on 1999/07/06  09:28:21
10079         Log: test tweak
10080      Branch: perl
10081            ! t/pragma/warn/op
10082 ____________________________________________________________________________
10083 [  3607] By: jhi                                   on 1999/07/06  09:22:48
10084         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
10085      Branch: cfgperl
10086            ! Configure config_h.SH
10087 ____________________________________________________________________________
10088 [  3606] By: gsar                                  on 1999/07/06  09:05:02
10089         Log: applied slightly tweaked version of suggested patch for
10090              improved RE API
10091              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10092              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
10093              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
10094              Subject: [PATCH 5.005_57] REx engine rehash
10095      Branch: perl
10096            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
10097            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
10098            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
10099            ! util.c
10100 ____________________________________________________________________________
10101 [  3605] By: gsar                                  on 1999/07/06  08:54:03
10102         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
10103      Branch: perl
10104            ! sv.c
10105 ____________________________________________________________________________
10106 [  3604] By: gsar                                  on 1999/07/06  07:08:30
10107         Log: From: paul.marquess@bt.com
10108              Date: Tue, 8 Jun 1999 22:37:58 +0100 
10109              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
10110              Subject: [PATCH 5.005_57] DB_File 1.67
10111      Branch: perl
10112            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10113            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
10114 ____________________________________________________________________________
10115 [  3603] By: gsar                                  on 1999/07/06  07:04:50
10116         Log: From: paul.marquess@bt.com
10117              Date: Tue, 8 Jun 1999 22:34:01 +0100 
10118              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
10119              Subject: [PATCH 5.005_57] DBM Filters
10120      Branch: perl
10121            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
10122            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
10123            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
10124            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
10125 ____________________________________________________________________________
10126 [  3602] By: gsar                                  on 1999/07/06  07:00:01
10127         Log: slightly tweaked version of suggested patch
10128              From: Dan Sugalski <sugalskd@ous.edu>
10129              Date: Tue, 08 Jun 1999 14:09:38 -0700
10130              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
10131              Subject: [PATCH 5.005_57]Use NV instead of double in the core
10132      Branch: perl
10133            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
10134            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
10135            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
10136            ! proto.h sv.c sv.h toke.c universal.c util.c
10137 ____________________________________________________________________________
10138 [  3601] By: gsar                                  on 1999/07/06  06:52:57
10139         Log: integrate cfgperl contents into mainline
10140      Branch: perl
10141           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
10142           +> epoc/perl.mmp epoc/perl.pkg
10143           !> (integrate 30 files)
10144 ____________________________________________________________________________
10145 [  3598] By: jhi                                   on 1999/07/05  20:02:55
10146         Log: Integrate with mainperl.
10147      Branch: cfgperl
10148           +> lib/CGI/Pretty.pm
10149           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
10150           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
10151           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
10152           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
10153           !> vms/vmsish.h
10154 ____________________________________________________________________________
10155 [  3597] By: jhi                                   on 1999/07/05  19:59:48
10156         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
10157              that addresses the notorious "Additional libraries" question.
10158      Branch: cfgperl
10159            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10160            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
10161            ! pp_sys.c
10162 ____________________________________________________________________________
10163 [  3596] By: gsar                                  on 1999/07/05  18:30:51
10164         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10165              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
10166              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
10167              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
10168      Branch: perl
10169            ! pp_sys.c t/lib/io_udp.t
10170 ____________________________________________________________________________
10171 [  3595] By: gsar                                  on 1999/07/05  18:29:08
10172         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10173              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
10174              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
10175              Subject: [PATCH 5.00557] Setting $^E wipes out $!
10176      Branch: perl
10177            ! mg.c
10178 ____________________________________________________________________________
10179 [  3594] By: gsar                                  on 1999/07/05  18:24:53
10180         Log: hand-apply whitespace mutiliated patch
10181              From: Dan Sugalski <sugalskd@osshe.edu>
10182              Date: Mon, 07 Jun 1999 14:46:42 -0700
10183              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
10184              Subject: [PATCH 5.005_57]Updated VMS patch
10185      Branch: perl
10186            ! thread.h vms/descrip_mms.template vms/subconfigure.com
10187            ! vms/vms.c vms/vmsish.h
10188 ____________________________________________________________________________
10189 [  3593] By: gsar                                  on 1999/07/05  17:53:04
10190         Log: applied parts not duplicated by previous patches
10191              From: "Vishal Bhatia" <vishalb@my-deja.com>
10192              Date: Sat, 05 Jun 1999 08:42:17 -0700
10193              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
10194              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
10195      Branch: perl
10196            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
10197            ! ext/B/B/Stackobj.pm
10198 ____________________________________________________________________________
10199 [  3592] By: jhi                                   on 1999/07/05  17:17:22
10200         Log: AIX threaded build, plus few more on the side.
10201      Branch: cfgperl
10202            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
10203            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
10204            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
10205            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
10206 ____________________________________________________________________________
10207 [  3591] By: gsar                                  on 1999/07/05  16:52:34
10208         Log: "\e" and "\a" didn't produce right escape under EBCDIC
10209              From: pvhp@forte.com (Peter Prymmer)
10210              Date: Fri, 4 Jun 99 12:00:27 PDT
10211              Message-Id: <9906041900.AA28387@forte.com>
10212              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
10213      Branch: perl
10214            ! toke.c
10215 ____________________________________________________________________________
10216 [  3590] By: gsar                                  on 1999/07/05  16:40:01
10217         Log: s/scalar ref constructor/single ref constructor/ (suggested
10218              by Stephen McCamant)
10219      Branch: perl
10220            ! opcode.h opcode.pl
10221 ____________________________________________________________________________
10222 [  3589] By: gsar                                  on 1999/07/05  16:34:06
10223         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
10224      Branch: perl
10225            ! ext/GDBM_File/GDBM_File.xs
10226 ____________________________________________________________________________
10227 [  3588] By: gsar                                  on 1999/07/05  16:29:39
10228         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
10229              is unchanged still)
10230      Branch: perl
10231            ! op.c
10232 ____________________________________________________________________________
10233 [  3587] By: jhi                                   on 1999/07/05  10:31:43
10234         Log: Make perl_exp.SH smarter about what to include and what to exclude.
10235      Branch: cfgperl
10236            ! perl_exp.SH
10237 ____________________________________________________________________________
10238 [  3586] By: jhi                                   on 1999/07/05  09:29:31
10239         Log: Remove unnecessary and extraneous my $i = 0.
10240      Branch: cfgperl
10241            ! bytecode.pl
10242 ____________________________________________________________________________
10243 [  3585] By: jhi                                   on 1999/07/05  07:28:59
10244         Log: Integrate with mainperl.
10245      Branch: cfgperl
10246           !> (integrate 30 files)
10247 ____________________________________________________________________________
10248 [  3584] By: gsar                                  on 1999/07/05  05:36:28
10249         Log: From: Vishal Bhatia <vishalb@hotmail.com>
10250              Date: Thu, 03 Jun 1999 00:57:48 PDT
10251              Message-ID: <19990603075749.86665.qmail@hotmail.com>
10252              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
10253      Branch: perl
10254            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
10255 ____________________________________________________________________________
10256 [  3583] By: gsar                                  on 1999/07/05  05:31:19
10257         Log: suppress fancy display when in verbose mode (suggested by
10258              Paul Johnson <pjcj@transeda.com>)
10259      Branch: perl
10260            ! lib/Test/Harness.pm
10261 ____________________________________________________________________________
10262 [  3582] By: gsar                                  on 1999/07/05  05:17:12
10263         Log: cygwin32 update
10264              From: "Fifer, Eric" <EFifer@sanwaint.com>
10265              Date:  Wed, 2 Jun 1999 15:16:05 +0100
10266              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
10267              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
10268      Branch: perl
10269            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
10270            ! cygwin32/build-instructions.READFIRST
10271            ! cygwin32/build-instructions.charles-wilson
10272            ! cygwin32/build-instructions.sebastien-barre
10273            ! cygwin32/build-instructions.steven-morlock
10274            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
10275            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
10276            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
10277            ! t/op/magic.t util.c
10278 ____________________________________________________________________________
10279 [  3581] By: gsar                                  on 1999/07/05  02:46:18
10280         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
10281      Branch: perl
10282            ! util.c
10283 ____________________________________________________________________________
10284 [  3580] By: gsar                                  on 1999/07/05  02:38:03
10285         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
10286              Date: Mon, 31 May 1999 18:18:13 -0600
10287              Message-ID: <19990601001813.AAA17834@csgsystems.com>
10288              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
10289      Branch: perl
10290            ! t/TEST t/UTEST t/harness utils/perlcc.PL
10291 ____________________________________________________________________________
10292 [  3579] By: gsar                                  on 1999/07/05  01:20:58
10293         Log: compatibility tweak for Class::Struct
10294      Branch: perl
10295            ! lib/Class/Struct.pm
10296 ____________________________________________________________________________
10297 [  3578] By: jhi                                   on 1999/07/04  23:26:01
10298         Log: Miscellaneus AIX fixes + SOCKS support.
10299      Branch: cfgperl
10300            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
10301            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
10302            ! hints/aix.sh pp_sys.c
10303 ____________________________________________________________________________
10304 [  3577] By: gsar                                  on 1999/07/04  23:07:39
10305         Log: test tweak
10306      Branch: perl
10307            ! t/io/openpid.t
10308 ____________________________________________________________________________
10309 [  3576] By: jhi                                   on 1999/07/04  22:39:23
10310         Log: Integrate with mainperl.
10311      Branch: cfgperl
10312           +> t/io/openpid.t
10313            - win32/perlhost.h
10314           !> (integrate 51 files)
10315 ____________________________________________________________________________
10316 [  3575] By: jhi                                   on 1999/07/04  22:26:48
10317         Log: Added 64-bit support for AIX 4.3 or better
10318              based on Martin H. Rusoff's observations.
10319      Branch: cfgperl
10320            ! Configure config_h.SH hints/aix.sh
10321 ____________________________________________________________________________
10322 [  3574] By: jhi                                   on 1999/07/04  21:34:47
10323         Log: Do not throw away gccvers compilation errors.
10324              From: Andy Dougherty <doughera@lafayette.edu>
10325              To: Ron Seguin <rseguin@on.bell.ca>
10326              Cc: Perl Porters <perl5-porters@perl.org>
10327              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
10328              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
10329              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
10330      Branch: cfgperl
10331            ! Configure config_h.SH
10332 ____________________________________________________________________________
10333 [  3573] By: gsar                                  on 1999/07/04  21:10:32
10334         Log: adapted suggested tests for addition to testsuite
10335              From: RonaldWS@aol.com
10336              Date:  Sun, 30 May 1999 16:27:28 EDT
10337              Message-Id:  <25cd799f.2482f930@aol.com>
10338              Subject: [19990530.007] Open with pipe | does not return pid under win32
10339      Branch: perl
10340            + t/io/openpid.t
10341            ! MANIFEST win32/win32.c
10342 ____________________________________________________________________________
10343 [  3572] By: gsar                                  on 1999/07/04  20:29:32
10344         Log: perl_run() should call my_exit(0) for normal completion
10345      Branch: perl
10346            ! perl.c
10347 ____________________________________________________________________________
10348 [  3571] By: jhi                                   on 1999/07/04  20:10:44
10349         Log: Add test for change #3568 plus general cleanup.
10350      Branch: cfgperl
10351            ! t/pragma/locale.t
10352 ____________________________________________________________________________
10353 [  3570] By: gsar                                  on 1999/07/04  20:03:21
10354         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
10355              overloading
10356      Branch: perl
10357            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
10358            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
10359 ____________________________________________________________________________
10360 [  3569] By: gsar                                  on 1999/07/04  18:04:48
10361         Log: make AIX dynaloading work when libperl is shared (and thus under
10362              mod_perl etc.)
10363              From: Jens-Uwe Mager <jum@helios.de>
10364              Date:  Sat, 29 May 1999 17:09:52 +0200
10365              Message-Id:  <199905291509.RAA43978@ans.helios.de>
10366              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
10367      Branch: perl
10368            ! ext/DynaLoader/dl_aix.xs
10369 ____________________________________________________________________________
10370 [  3568] By: jhi                                   on 1999/07/04  14:54:23
10371         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
10372              This resulted for example in the 'o' magic not being cleared by
10373              magic_setcollxfrm(), which resulted in strange cmp results.
10374              The bug was reported originally in the message
10375              Subject: Bug with locale
10376              From: Jan Starzynski <jan@planet.de> 
10377              To: perlbug@perl.com 
10378              Date: Fri, 09 Apr 1999 13:23:07 +0200 
10379              Message-ID: <370DE31B.DAEE1332@planet.de> 
10380      Branch: cfgperl
10381            ! pp.c
10382 ____________________________________________________________________________
10383 [  3567] By: gsar                                  on 1999/07/04  02:38:34
10384         Log: remove misleading info on defined(&func), unclutter deprecation
10385              about defined(@array)
10386      Branch: perl
10387            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10388            ! t/pragma/warn/op
10389 ____________________________________________________________________________
10390 [  3566] By: gsar                                  on 1999/07/04  01:46:31
10391         Log: From: jan.dubois@ibm.net (Jan Dubois)
10392              Date: Wed, 26 May 1999 22:07:17 +0200
10393              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
10394              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
10395      Branch: perl
10396            ! Changes win32/win32.c win32/win32.h
10397 ____________________________________________________________________________
10398 [  3565] By: gsar                                  on 1999/07/04  01:26:02
10399         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
10400              for win32 issues)
10401      Branch: perl
10402            ! pod/perlxstut.pod
10403 ____________________________________________________________________________
10404 [  3564] By: gsar                                  on 1999/07/02  03:09:04
10405         Log: avoid warnings
10406      Branch: perl
10407            ! ext/Thread/Thread/Specific.pm lib/fields.pm
10408 ____________________________________________________________________________
10409 [  3563] By: gsar                                  on 1999/06/28  19:23:47
10410         Log: inc version (for CPAN.pm sanity)
10411      Branch: perl
10412            ! lib/Text/ParseWords.pm
10413 ____________________________________________________________________________
10414 [  3562] By: gsar                                  on 1999/06/28  19:19:01
10415         Log: regen perltoc
10416      Branch: perl
10417            ! pod/perltoc.pod
10418 ____________________________________________________________________________
10419 [  3561] By: gsar                                  on 1999/06/28  19:08:41
10420         Log: From: Damian Conway <damian@cs.monash.edu.au>
10421              Date: Wed, 26 May 1999 00:58:35 -0400
10422              Message-Id: <199905260458.AAA06411@defender.perl.org>
10423              Subject: [19990526.002] Misc. improvements to Class:Struct
10424      Branch: perl
10425            ! MANIFEST lib/Class/Struct.pm
10426 ____________________________________________________________________________
10427 [  3560] By: gsar                                  on 1999/06/28  18:50:52
10428         Log: remove bogus PL_optype_size
10429      Branch: perl
10430            ! bytecode.pl ext/ByteLoader/byterun.h
10431 ____________________________________________________________________________
10432 [  3559] By: gsar                                  on 1999/06/28  18:22:26
10433         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
10434      Branch: perl
10435            + lib/CGI/Pretty.pm
10436            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
10437            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
10438            ! t/lib/cgi-html.t t/lib/cgi-request.t
10439 ____________________________________________________________________________
10440 [  3558] By: jhi                                   on 1999/06/28  07:30:21
10441         Log: Change Olaf Lebbe's email address.
10442      Branch: cfgperl
10443            ! README.epoc
10444 ____________________________________________________________________________
10445 [  3557] By: gsar                                  on 1999/06/28  00:07:33
10446         Log: make autogenerated files writable
10447      Branch: perl
10448            - win32/perlhost.h
10449            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
10450            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
10451            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
10452            ! proto.h regnodes.h warning.h win32/config_H.bc
10453            ! win32/config_H.gc win32/config_H.vc
10454 ____________________________________________________________________________
10455 [  3556] By: jhi                                   on 1999/06/27  19:22:53
10456         Log: Update MANIFEST to match #3555.
10457      Branch: cfgperl
10458            ! MANIFEST
10459 ____________________________________________________________________________
10460 [  3555] By: jhi                                   on 1999/06/27  19:16:22
10461         Log: EPOC port to Psion5.
10462              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10463              To: Jarkko Hietaniemi <jhi@iki.fi>
10464              Cc: perl5-porters@perl.org
10465              Subject: Re: Psion5
10466              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
10467              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
10468      Branch: cfgperl
10469            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
10470            + epoc/perl.mmp epoc/perl.pkg
10471            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
10472            ! perl.h sv.c util.c
10473 ____________________________________________________________________________
10474 [  3554] By: jhi                                   on 1999/06/27  18:50:52
10475         Log: Integrate from mainperl.
10476      Branch: cfgperl
10477           !> (integrate 48 files)
10478 ____________________________________________________________________________
10479 [  3553] By: gsar                                  on 1999/06/27  14:28:49
10480         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
10481              gone from the public API); PERL_OBJECT builds again on
10482              windows
10483              
10484              TODO: namespace-clean the typedefs in iperlsys.h and
10485              elsewhere; remove C++ remnants from public headers
10486      Branch: perl
10487            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
10488            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
10489            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
10490            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
10491            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
10492            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
10493            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
10494            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
10495            ! win32/config.gc win32/config.vc win32/dl_win32.xs
10496            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
10497            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
10498            ! win32/win32sck.c
10499 ____________________________________________________________________________
10500 [  3552] By: gsar                                  on 1999/06/27  13:49:31
10501         Log: integrate cfgperl changes into mainline
10502      Branch: perl
10503           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
10504           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
10505           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
10506           !> util.c
10507 ____________________________________________________________________________
10508 [  3551] By: gsar                                  on 1999/06/27  13:31:11
10509         Log: fix indents
10510      Branch: perl
10511            ! op.c
10512 ____________________________________________________________________________
10513 [  3550] By: gsar                                  on 1999/06/24  22:42:53
10514         Log: update Changes
10515      Branch: perl
10516            ! Changes
10517 ____________________________________________________________________________
10518 [  3549] By: gsar                                  on 1999/06/24  22:41:17
10519         Log: avoid race condition in the CAPI extension bootstrap handler
10520      Branch: perl
10521            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
10522 ____________________________________________________________________________
10523 [  3548] By: gsar                                  on 1999/06/24  22:39:53
10524         Log: sanity check to cover the case when perl is installed into the
10525              X:\ (drive root)
10526      Branch: perl
10527            ! win32/win32.c
10528 ____________________________________________________________________________
10529 [  3547] By: gsar                                  on 1999/06/22  19:30:32
10530         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
10531      Branch: perl
10532            ! lib/Tie/RefHash.pm
10533 ____________________________________________________________________________
10534 [  3544] By: jhi                                   on 1999/06/18  19:24:28
10535         Log: Tidy up #3542 and #3543. 
10536      Branch: cfgperl
10537            ! t/pragma/locale.t util.c
10538 ____________________________________________________________________________
10539 [  3543] By: jhi                                   on 1999/06/18  10:28:45
10540         Log: Spice up locale.t.
10541      Branch: cfgperl
10542            ! t/pragma/locale.t
10543 ____________________________________________________________________________
10544 [  3542] By: jhi                                   on 1999/06/17  22:42:03
10545         Log: Fixed two long-standing locale bugs.
10546              
10547              Both problems were related to numeric locale which
10548              controls the radix character aka the decimal separator.
10549              (1) printf (and sprintf) were resetting the numeric locale to C.
10550              (2) Using locale-numerically formatted floating point
10551              numbers (e.g. "1,23") together with -w caused warnings about
10552              "isn't numeric".  The operations were working fine, though,
10553              because atof() was using the local locale.
10554              Both problems reported by Stefan Vogtner.
10555              
10556              Introduced a wrapper for atof() that attempts to convert
10557              the string both ways.  This helps Perl to understand
10558              numbers like this "4.56" even when using a local locale
10559              makes atof() understand only numbers like this "7,89".
10560              
10561              Remaining related problems, both of which existed before
10562              this patch and continue to exist after this patch:
10563              (a) The behaviour of print() is _not_ as documented by perllocale.
10564              Instead of always using the C locale, print() does use the
10565              local locale, just like the *printf() do.  This may be fixable
10566              now that switching to-and-fro between locales has been made
10567              more consistent, but fixing print() would change existing
10568              behaviour.  perllocale is not changed by this patch.
10569              (b) If a number has been stringified (say, via "$number") under
10570              a local locale, the cached string value persists even under
10571              "no locale".  This may or may not be a problem: operations
10572              work fine because the original number is still there, but
10573              that the string form keeps its locale-ish outlook may be
10574              somewhat confusing.
10575      Branch: cfgperl
10576            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
10577            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
10578            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
10579            ! util.c
10580 ____________________________________________________________________________
10581 [  3541] By: jhi                                   on 1999/06/17  20:00:16
10582         Log: Integrate from mainperl.
10583      Branch: cfgperl
10584           !> ext/Data/Dumper/Dumper.pm op.c
10585 ____________________________________________________________________________
10586 [  3540] By: gsar                                  on 1999/06/16  16:49:55
10587         Log: dump C<0> as such, not C<'0'>
10588      Branch: perl
10589            ! ext/Data/Dumper/Dumper.pm
10590 ____________________________________________________________________________
10591 [  3539] By: gsar                                  on 1999/06/13  04:04:40
10592         Log: fix coredumper in change#3498
10593      Branch: perl
10594            ! op.c
10595 ____________________________________________________________________________
10596 [  3538] By: jhi                                   on 1999/06/12  22:01:26
10597         Log: Integrate from mainperl.
10598      Branch: cfgperl
10599           +> lib/caller.pm
10600           !> (integrate 36 files)
10601 ____________________________________________________________________________
10602 [  3537] By: gsar                                  on 1999/06/12  06:43:03
10603         Log: EXTERN_C declarations for global arrays in various
10604              headers, so perl can be built even in C++ mode; win32
10605              build fixups; regen headers
10606      Branch: perl
10607            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
10608            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
10609 ____________________________________________________________________________
10610 [  3536] By: gsar                                  on 1999/06/12  06:38:21
10611         Log: caller.pm typos
10612      Branch: perl
10613            ! lib/caller.pm
10614 ____________________________________________________________________________
10615 [  3535] By: gsar                                  on 1999/06/11  23:13:54
10616         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
10617              is temporarily gone
10618      Branch: perl
10619            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
10620            ! pod/perldelta.pod proto.h win32/perllib.c
10621 ____________________________________________________________________________
10622 [  3534] By: gsar                                  on 1999/06/11  20:41:51
10623         Log: implement C<use caller 'encoding'>
10624      Branch: perl
10625            + lib/caller.pm
10626            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
10627 ____________________________________________________________________________
10628 [  3533] By: gsar                                  on 1999/06/11  16:51:04
10629         Log: truncate() has a peculiar exemption from strict barewords, even
10630              though it has a non-filehandle prototype
10631      Branch: perl
10632            ! op.c t/io/fs.t
10633 ____________________________________________________________________________
10634 [  3532] By: gsar                                  on 1999/06/11  09:09:16
10635         Log: GDBM tweak
10636      Branch: perl
10637            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
10638 ____________________________________________________________________________
10639 [  3531] By: gsar                                  on 1999/06/10  23:34:19
10640         Log: part of the platform changes for IMPLICIT_CONTEXT
10641      Branch: perl
10642            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
10643            ! jpl/PerlInterpreter/PerlInterpreter.c
10644            ! jpl/PerlInterpreter/PerlInterpreter.h
10645            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
10646            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
10647 ____________________________________________________________________________
10648 [  3530] By: jhi                                   on 1999/06/10  20:55:56
10649         Log: Integrate from mainperl.
10650      Branch: cfgperl
10651           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
10652 ____________________________________________________________________________
10653 [  3529] By: gsar                                  on 1999/06/10  20:40:01
10654         Log: DB_File tweaks for IMPLICIT CONTEXT
10655      Branch: perl
10656            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
10657 ____________________________________________________________________________
10658 [  3528] By: jhi                                   on 1999/06/10  10:18:15
10659         Log: Integrate from mainperl.
10660      Branch: cfgperl
10661           !> (integrate 105 files)
10662 ____________________________________________________________________________
10663 [  3527] By: gsar                                  on 1999/06/10  09:30:35
10664         Log: most globals are now interpreter local; locale initialization
10665              was too early, defer it until interpreter is allocated and
10666              initialized; multiple interpreters should now be
10667              concurrency-safe (untested)
10668      Branch: perl
10669            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
10670            ! perlvars.h
10671 ____________________________________________________________________________
10672 [  3526] By: gsar                                  on 1999/06/10  08:38:00
10673         Log: fix small nits
10674      Branch: perl
10675            ! cc_runtime.h ext/B/B/CC.pm run.c
10676 ____________________________________________________________________________
10677 [  3525] By: gsar                                  on 1999/06/10  04:41:38
10678         Log: win32 build fixes
10679      Branch: perl
10680            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
10681            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
10682            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
10683            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
10684            ! win32/Makefile win32/config_H.bc win32/config_H.gc
10685            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
10686            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
10687            ! win32/win32.c win32/win32.h win32/win32sck.c
10688            ! win32/win32thread.c win32/win32thread.h
10689 ____________________________________________________________________________
10690 [  3524] By: gsar                                  on 1999/06/09  18:03:01
10691         Log: more complete support for implicit thread/interpreter pointer,
10692              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
10693              without that enabled):
10694              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
10695              is a noop; tests pass on Solaris; should be faster now!
10696              - MULTIPLICITY has been tested with and without
10697              PERL_IMPLICIT_CONTEXT on Solaris
10698              - improved function database now merged with embed.pl
10699              - everything except the varargs functions have foo(a,b,c) macros
10700              to provide compatibility
10701              - varargs functions default to compatibility variants that
10702              get the context pointer using dTHX
10703              - there should be almost no source compatibility issues as a
10704              result of all this
10705              - dl_foo.xs changes other than dl_dlopen.xs untested
10706              - still needs documentation, fixups for win32 etc
10707              Next step: migrate most non-mutex variables from perlvars.h
10708              to intrpvar.h
10709      Branch: perl
10710            - proto.pl
10711            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
10712            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
10713            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
10714            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
10715            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
10716            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
10717            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
10718            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
10719            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
10720            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
10721            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
10722            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
10723            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
10724            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
10725            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
10726            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
10727            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
10728            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
10729            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
10730            ! util.c win32/Makefile win32/makefile.mk writemain.SH
10731 ____________________________________________________________________________
10732 [  3523] By: gsar                                  on 1999/06/07  05:24:13
10733         Log: missed a file
10734      Branch: perl
10735            + proto.pl
10736            ! MANIFEST
10737 ____________________________________________________________________________
10738 [  3522] By: gsar                                  on 1999/06/07  05:18:34
10739         Log: initial stub implementation of implicit thread/this
10740              pointer    argument; builds/tests on Solaris, win32
10741              hasn't been fixed up yet; proto.h, global.sym and
10742              static function decls are now generated from a common
10743              database in proto.pl; some inconsistently named
10744              perl_foo() things are now Perl_foo(), compatibility
10745              #defines provided; perl_foo() (lowercase 'p') reserved
10746              for functions that take an explicit context argument;
10747              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
10748      Branch: perl
10749            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
10750            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
10751            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
10752            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
10753            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
10754            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
10755            ! universal.c utf8.c util.c
10756 ____________________________________________________________________________
10757 [  3521] By: gsar                                  on 1999/06/04  23:00:22
10758         Log: clean up some stray "global" symbols
10759      Branch: perl
10760            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
10761            ! pp_proto.h proto.h
10762 ____________________________________________________________________________
10763 [  3520] By: jhi                                   on 1999/06/02  21:33:28
10764         Log: Integrate from mainperl.
10765      Branch: cfgperl
10766           !> (integrate 94 files)
10767 ____________________________________________________________________________
10768 [  3519] By: gsar                                  on 1999/06/02  07:16:10
10769         Log: avoid dereferencing null pointer from getpwent() et al
10770      Branch: perl
10771            ! pp_sys.c
10772 ____________________________________________________________________________
10773 [  3518] By: gsar                                  on 1999/06/02  04:47:10
10774         Log: remove _() non-ansism
10775      Branch: perl
10776            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
10777            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
10778            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
10779            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
10780            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
10781            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
10782            ! ext/re/re.xs handy.h hv.c iperlsys.h
10783            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
10784            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
10785            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
10786            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
10787            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
10788            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
10789            ! vms/vmsish.h vms/writemain.pl vos/config.h
10790            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
10791            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
10792            ! win32/perllib.c win32/runperl.c win32/win32.h
10793            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
10794            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
10795 ____________________________________________________________________________
10796 [  3517] By: gsar                                  on 1999/06/02  02:17:51
10797         Log: missed a few files
10798      Branch: perl
10799            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
10800 ____________________________________________________________________________
10801 [  3516] By: gsar                                  on 1999/06/02  01:37:33
10802         Log: integrate cfgperl contents into mainline
10803      Branch: perl
10804           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
10805           +> ext/ByteLoader/byterun.h
10806            - bytecode.h byterun.c byterun.h
10807            ! Changes
10808           !> (integrate 58 files)
10809 ____________________________________________________________________________
10810 [  3515] By: gsar                                  on 1999/06/02  00:48:50
10811         Log: remove stray K&R-isms
10812      Branch: perl
10813            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
10814            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
10815            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
10816            ! toke.c util.c win32/win32.c x2p/hash.c
10817 ____________________________________________________________________________
10818 [  3514] By: gsar                                  on 1999/06/01  15:55:55
10819         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
10820              strict 'subs'
10821      Branch: perl
10822            ! op.c t/pragma/strict-subs
10823 ____________________________________________________________________________
10824 [  3513] By: jhi                                   on 1999/06/01  07:17:05
10825         Log: Patch applying of #3499 had gone awry.
10826      Branch: cfgperl
10827            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
10828 ____________________________________________________________________________
10829 [  3512] By: gsar                                  on 1999/05/31  19:21:30
10830         Log: tighter -help output
10831      Branch: perl
10832            ! perl.c
10833 ____________________________________________________________________________
10834 [  3511] By: gsar                                  on 1999/05/31  17:18:23
10835         Log: fix memory leak in C<eval 'return sub {...}'>
10836      Branch: perl
10837            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
10838 ____________________________________________________________________________
10839 [  3510] By: gsar                                  on 1999/05/31  14:11:46
10840         Log: tweak C++isms
10841      Branch: perl
10842            ! win32/dl_win32.xs win32/win32.c
10843 ____________________________________________________________________________
10844 [  3509] By: jhi                                   on 1999/05/30  13:02:26
10845         Log: Cleanup of #3488.
10846      Branch: cfgperl
10847            ! Configure config_h.SH
10848 ____________________________________________________________________________
10849 [  3508] By: jhi                                   on 1999/05/30  11:16:01
10850         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10851              To: Mailing list Perl5 <perl5-porters@perl.org>
10852              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
10853              Date: Sat, 29 May 1999 20:18:13 -0400
10854              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
10855      Branch: cfgperl
10856            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
10857 ____________________________________________________________________________
10858 [  3507] By: jhi                                   on 1999/05/29  20:05:40
10859         Log: From: Mark-Jason Dominus <mjd@plover.com>
10860              To: perl5-porters@perl.com
10861              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
10862              Date: Sat, 29 May 1999 14:45:10 -0400
10863              Message-ID: <19990529184510.27557.qmail@plover.com>
10864      Branch: cfgperl
10865            ! op.h
10866 ____________________________________________________________________________
10867 [  3506] By: gsar                                  on 1999/05/29  16:49:39
10868         Log: avoid gv_check() recursive pit
10869      Branch: perl
10870            ! gv.c
10871 ____________________________________________________________________________
10872 [  3505] By: jhi                                   on 1999/05/29  11:38:16
10873         Log: From: jan.dubois@ibm.net (Jan Dubois)
10874              To: Gurusamy Sarathy <gsar@activestate.com>
10875              Cc: perl5-porters@perl.org
10876              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
10877              Date: Sat, 29 May 1999 08:46:22 +0200
10878              Message-ID: <374f8007.2016008@smtp1.ibm.net>
10879      Branch: cfgperl
10880            ! t/op/grent.t t/op/pwent.t
10881 ____________________________________________________________________________
10882 [  3504] By: jhi                                   on 1999/05/29  11:07:10
10883         Log: QNX needs <sys/select.h> to define fd_set.
10884              
10885              From: Norton Allen <allen@huarp.harvard.edu>
10886              To: perl5-porters@perl.org
10887              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
10888              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
10889              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
10890      Branch: cfgperl
10891            ! ext/IO/poll.c
10892 ____________________________________________________________________________
10893 [  3503] By: jhi                                   on 1999/05/29  10:53:31
10894         Log: From: jan.dubois@ibm.net (Jan Dubois)
10895              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
10896              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
10897              Date: Fri, 28 May 1999 20:14:35 +0200
10898              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
10899      Branch: cfgperl
10900            ! lib/Math/BigFloat.pm
10901 ____________________________________________________________________________
10902 [  3502] By: jhi                                   on 1999/05/29  10:44:44
10903         Log: Make Configure support the change #3367,
10904              SysV shadow passwords.
10905      Branch: cfgperl
10906            ! Configure config_h.SH pp_sys.c
10907 ____________________________________________________________________________
10908 [  3501] By: gsar                                  on 1999/05/28  21:22:23
10909         Log: add wide versions of win32 system calls (first step in
10910              globalization); delayload winsock for performance if compiling
10911              with VC 6.0
10912      Branch: perl
10913            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
10914            ! win32/win32.c win32/win32.h
10915 ____________________________________________________________________________
10916 [  3500] By: jhi                                   on 1999/05/28  21:17:24
10917         Log: The new t/lib/io_linenum.t was using stricture
10918              before @INC was set up.
10919      Branch: cfgperl
10920            ! t/lib/io_linenum.t
10921 ____________________________________________________________________________
10922 [  3499] By: jhi                                   on 1999/05/28  17:13:23
10923         Log: From: Tom Hughes <tom@compton.nu>
10924              To: perl5-porters@perl.org
10925              Subject: [PATCH 5.005_57] ByteLoader mark 2
10926              Date: Wed, 26 May 1999 23:59:49 +0100
10927              Message-ID: <bf337a0849.tom@compton.compton.nu>
10928              
10929              plus resolve tiny conflict with #3479
10930              plus regen_headers.
10931      Branch: cfgperl
10932            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
10933            + ext/ByteLoader/byterun.h
10934            - bytecode.h byterun.c byterun.h
10935            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
10936            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
10937            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
10938            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
10939            ! perl.h perlvars.h proto.h util.c utils/Makefile
10940 ____________________________________________________________________________
10941 [  3498] By: jhi                                   on 1999/05/28  16:53:04
10942         Log: From: Mark-Jason Dominus <mjd@plover.com>
10943              To: perl5-porters@perl.com
10944              Subject: PATCH (5.005_57): defined(@a) now deprecated
10945              Date: Thu, 27 May 1999 16:05:44 -0400
10946              Message-ID: <19990527200544.13330.qmail@plover.com>
10947      Branch: cfgperl
10948            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
10949            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
10950 ____________________________________________________________________________
10951 [  3497] By: jhi                                   on 1999/05/28  16:50:54
10952         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10953              To: perl5-porters@perl.org (Mailing list Perl5)
10954              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
10955              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
10956              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
10957      Branch: cfgperl
10958            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
10959            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
10960 ____________________________________________________________________________
10961 [  3496] By: jhi                                   on 1999/05/28  16:48:39
10962         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10963              To: perl5-porters@perl.org (Mailing list Perl5)
10964              Subject: [PATCH 5.00557] Required OS/2-related patches
10965              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
10966              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
10967      Branch: cfgperl
10968            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
10969            ! t/op/stat.t util.c
10970 ____________________________________________________________________________
10971 [  3495] By: jhi                                   on 1999/05/28  16:45:56
10972         Log: From: Paul Johnson <pjcj@transeda.com>
10973              To: perl5-porters <perl5-porters@perl.org>
10974              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
10975              Date: Fri, 28 May 1999 15:13:54 +0100
10976              Message-ID: <19990528151354.B289@west-tip.transeda.com>
10977      Branch: cfgperl
10978            ! t/TEST
10979 ____________________________________________________________________________
10980 [  3494] By: jhi                                   on 1999/05/28  16:44:34
10981         Log: From: Paul Johnson <pjcj@transeda.com>
10982              To: perl5-porters <perl5-porters@perl.org>
10983              Subject: [PATCH 5.005_57] Fixes related to working local $.
10984              Date: Fri, 28 May 1999 15:11:18 +0100
10985              Message-ID: <19990528151118.A289@west-tip.transeda.com>
10986      Branch: cfgperl
10987            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
10988 ____________________________________________________________________________
10989 [  3493] By: gsar                                  on 1999/05/28  16:37:26
10990         Log: change#3449 wasn't doing enough
10991      Branch: perl
10992            ! op.c t/comp/proto.t
10993 ____________________________________________________________________________
10994 [  3492] By: jhi                                   on 1999/05/28  08:12:23
10995         Log: From: paul.marquess@bt.com
10996              To: doughera@lafayette.edu
10997              Cc: perl5-porters@perl.org
10998              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
10999              Date: Thu, 27 May 1999 23:31:38 +0100
11000              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
11001              
11002              Had to be applied manually; some mailer had munged the patch slightly.
11003      Branch: cfgperl
11004            ! ext/NDBM_File/NDBM_File.xs
11005 ____________________________________________________________________________
11006 [  3491] By: jhi                                   on 1999/05/28  07:51:17
11007         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
11008              To: perl5-porters@perl.org
11009              Subject: [PATCH 5.005_57] fixing eval in the compiler
11010              Date: Thu, 27 May 1999 07:56:54 -0700
11011              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
11012      Branch: cfgperl
11013            ! cc_runtime.h scope.h
11014 ____________________________________________________________________________
11015 [  3490] By: jhi                                   on 1999/05/28  07:47:06
11016         Log: From: Andy Dougherty <doughera@lafayette.edu>
11017              To: perlbug@perl.com
11018              Cc: Jarkko Hietaniemi <jhi@iki.fi>
11019              Subject: [PATCH] Configure updates for ISC 4.1
11020              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
11021              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
11022      Branch: cfgperl
11023            ! Configure config_h.SH
11024 ____________________________________________________________________________
11025 [  3489] By: jhi                                   on 1999/05/28  07:39:17
11026         Log: Integrate from mainperl.
11027      Branch: cfgperl
11028           !> malloc.c win32/makedef.pl win32/win32.c
11029 ____________________________________________________________________________
11030 [  3488] By: jhi                                   on 1999/05/27  16:57:19
11031         Log: From: Andy Dougherty <doughera@lafayette.edu>
11032              To: Perl Porters <perl5-porters@perl.org>
11033              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
11034              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
11035              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
11036      Branch: cfgperl
11037            ! Configure config_h.SH hints/sunos_4_1.sh util.c
11038 ____________________________________________________________________________
11039 [  3487] By: gsar                                  on 1999/05/27  03:56:20
11040         Log: make win32_spawnvp() inherit standard handles even when they
11041              may be redirected
11042      Branch: perl
11043            ! win32/win32.c
11044 ____________________________________________________________________________
11045 [  3486] By: jhi                                   on 1999/05/26  19:55:52
11046         Log: From: Andy Dougherty <doughera@lafayette.edu>
11047              To: perl5-porters@perl.org
11048              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
11049              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
11050              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
11051      Branch: cfgperl
11052            ! util.c
11053 ____________________________________________________________________________
11054 [  3485] By: chip                                  on 1999/05/26  17:19:11
11055         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
11056      Branch: maint-5.004/perl
11057            ! Configure
11058 ____________________________________________________________________________
11059 [  3484] By: gsar                                  on 1999/05/26  01:56:28
11060         Log: fix missing exported symbol
11061      Branch: perl
11062            ! malloc.c win32/makedef.pl
11063 ____________________________________________________________________________
11064 [  3483] By: jhi                                   on 1999/05/25  23:08:07
11065         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
11066              
11067              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
11068              To: perlbug@perl.com
11069              Subject: OpenBSD hints file update
11070              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
11071              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
11072      Branch: cfgperl
11073            ! hints/openbsd.sh
11074 ____________________________________________________________________________
11075 [  3482] By: jhi                                   on 1999/05/25  23:01:25
11076         Log: From: Tom Hughes <tom@compton.nu>
11077              To: perl5-porters@perl.org
11078              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
11079              Date: Tue, 25 May 1999 23:10:23 +0100
11080              Message-ID: <1ed7f10749.tom@compton.compton.nu>
11081      Branch: cfgperl
11082            ! Configure config_h.SH
11083 ____________________________________________________________________________
11084 [  3481] By: jhi                                   on 1999/05/25  22:31:50
11085         Log: 3479, 3480, 3481 seems logical.
11086      Branch: cfgperl
11087           !> hints/aix.sh
11088 ____________________________________________________________________________
11089 [  3480] By: jhi                                   on 1999/05/25  22:13:39
11090         Log: The change #3479 wasn't perfect.
11091      Branch: perl
11092            ! hints/aix.sh
11093 ____________________________________________________________________________
11094 [  3479] By: jhi                                   on 1999/05/25  21:59:21
11095         Log: Cures for _57 in AIX 4.1.5.0.
11096              (1) The lddlflags lost its -lc by change #3660
11097              (and the politeness of change #3257).
11098              (2) optype_size must end up in perl.exp (as PL_optype_size).
11099              Added it to perlvars.h, fixed bytecode.pl,
11100              regen'ed the relevant headers.
11101      Branch: cfgperl
11102            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
11103            ! perlvars.h
11104      Branch: perl
11105            ! hints/aix.sh
11106 ____________________________________________________________________________
11107 [  3478] By: jhi                                   on 1999/05/25  20:13:47
11108         Log: Integrate from mainperl.
11109      Branch: cfgperl
11110           +> pod/perltootc.pod
11111           !> (integrate 101 files)
11112 ____________________________________________________________________________
11113 [  3477] By: gsar                                  on 1999/05/25  10:43:48
11114         Log: here be 5.005_57
11115      Branch: perl
11116            ! Changes MANIFEST Porting/makerel
11117           !> Changes5.005
11118
11119 ----------------
11120 Version 5.005_57
11121 ----------------
11122
11123 ____________________________________________________________________________
11124 [  3476] By: gsar                                  on 1999/05/25  09:23:43
11125         Log: up patchlevel &c
11126      Branch: perl
11127            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
11128            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11129            ! win32/makefile.mk
11130 ____________________________________________________________________________
11131 [  3475] By: gsar                                  on 1999/05/25  09:14:51
11132         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11133              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
11134              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
11135              Subject: [PATCH 5.005_56] REx engine improvements
11136      Branch: perl
11137            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
11138            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
11139            ! thrdvar.h util.c
11140 ____________________________________________________________________________
11141 [  3474] By: gsar                                  on 1999/05/25  08:39:56
11142         Log: test case for change#3470
11143      Branch: perl
11144            ! t/lib/bigintpm.t
11145 ____________________________________________________________________________
11146 [  3473] By: gsar                                  on 1999/05/25  08:36:52
11147         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
11148      Branch: perl
11149            ! Changes pod/perlport.pod
11150 ____________________________________________________________________________
11151 [  3472] By: gsar                                  on 1999/05/25  08:28:57
11152         Log: assorted tweaks
11153      Branch: perl
11154            ! doio.c iperlsys.h win32/config.bc win32/config.gc
11155            ! win32/config.vc win32/config_H.bc win32/config_H.gc
11156            ! win32/config_H.vc win32/makedef.pl
11157 ____________________________________________________________________________
11158 [  3471] By: gsar                                  on 1999/05/25  06:06:04
11159         Log: perlref update from Tom Christiansen
11160      Branch: perl
11161            ! pod/perlref.pod
11162 ____________________________________________________________________________
11163 [  3470] By: gsar                                  on 1999/05/25  06:03:27
11164         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11165              Date: Mon, 24 May 1999 17:43:56 -0400
11166              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
11167              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
11168      Branch: perl
11169            ! hv.c
11170 ____________________________________________________________________________
11171 [  3469] By: gsar                                  on 1999/05/25  05:59:22
11172         Log: avoid temporary files that have a constant name (from a suggestion
11173              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
11174      Branch: perl
11175            ! lib/ExtUtils/MM_Unix.pm
11176 ____________________________________________________________________________
11177 [  3468] By: gsar                                  on 1999/05/25  05:54:29
11178         Log: From: pvhp@forte.com (Peter Prymmer)
11179              Date: Mon, 24 May 99 11:20:25 PDT
11180              Message-Id: <9905241820.AA28071@forte.com>
11181              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
11182      Branch: perl
11183            ! lib/Pod/Text.pm
11184 ____________________________________________________________________________
11185 [  3467] By: gsar                                  on 1999/05/25  04:08:50
11186         Log: fix glob() bug that resulted in missing symlinks that don't point
11187              anywhere
11188      Branch: perl
11189            ! pp_hot.c
11190 ____________________________________________________________________________
11191 [  3466] By: gsar                                  on 1999/05/25  03:00:00
11192         Log: avoid enumerating @INC contents in diagnostic if @INC was never
11193              searched
11194      Branch: perl
11195            ! pod/perldiag.pod pp_ctl.c
11196 ____________________________________________________________________________
11197 [  3465] By: gsar                                  on 1999/05/25  02:24:08
11198         Log: add caveat about close(PIPE) carelessness
11199      Branch: perl
11200            ! pod/perlfunc.pod
11201 ____________________________________________________________________________
11202 [  3464] By: gsar                                  on 1999/05/24  23:55:53
11203         Log: fix bogus line numbers for void context warnings
11204              (change#2548 was overeager)
11205      Branch: perl
11206            ! op.c
11207 ____________________________________________________________________________
11208 [  3463] By: gsar                                  on 1999/05/24  23:31:58
11209         Log: change#3455 had a typo
11210      Branch: perl
11211            ! pp_ctl.c
11212 ____________________________________________________________________________
11213 [  3462] By: gsar                                  on 1999/05/24  17:32:20
11214         Log: more pod updates from Tom Christiansen; regen perltoc
11215      Branch: perl
11216            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
11217            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
11218 ____________________________________________________________________________
11219 [  3461] By: gsar                                  on 1999/05/24  07:41:32
11220         Log: perlmod notes from Damian Conway (via Tom Christiansen)
11221      Branch: perl
11222            ! pod/perlmod.pod
11223 ____________________________________________________________________________
11224 [  3460] By: gsar                                  on 1999/05/24  07:24:11
11225         Log: major pod update from Tom Christiansen
11226      Branch: perl
11227            + pod/perltootc.pod
11228            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
11229            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
11230            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
11231            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
11232            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
11233            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
11234            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
11235            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
11236            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
11237            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
11238            ! pod/perlxs.pod pod/pod2man.PL
11239 ____________________________________________________________________________
11240 [  3459] By: gsar                                  on 1999/05/24  06:26:48
11241         Log: perlfaq update from Tom Christiansen
11242      Branch: perl
11243            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
11244            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
11245            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
11246            ! pod/perlfaq9.pod
11247 ____________________________________________________________________________
11248 [  3458] By: gsar                                  on 1999/05/24  05:55:11
11249         Log: updated to v1.50 from CPAN
11250      Branch: perl
11251            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
11252 ____________________________________________________________________________
11253 [  3457] By: gsar                                  on 1999/05/24  05:46:20
11254         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11255              Date: Sun, 23 May 1999 16:35:07 +0100
11256              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
11257              Subject: [PATCH 5.005_56] name PL_in_eval bits
11258      Branch: perl
11259            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
11260 ____________________________________________________________________________
11261 [  3456] By: gsar                                  on 1999/05/24  05:18:06
11262         Log: make -t mode the default on emacs/dumb terminals
11263      Branch: perl
11264            ! Changes utils/perldoc.PL
11265 ____________________________________________________________________________
11266 [  3455] By: gsar                                  on 1999/05/24  05:05:19
11267         Log: return 0 rather than "" when scalar grep has nothing to iterate
11268              on (brings behavior in line with documentation)
11269      Branch: perl
11270            ! pp_ctl.c
11271 ____________________________________________________________________________
11272 [  3454] By: gsar                                  on 1999/05/24  04:52:52
11273         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
11274              Date: Thu, 20 May 1999 13:27:02 -1000
11275              Message-Id: <E10kcDN-0007TA-00@lapaki>
11276              Subject: Problem with MM_Unix in 5.005_03
11277      Branch: perl
11278            ! lib/ExtUtils/MM_Unix.pm
11279 ____________________________________________________________________________
11280 [  3453] By: gsar                                  on 1999/05/24  04:39:49
11281         Log: avoid removing duplicates in user-generated warnings
11282              From: byron@omix.com (Byron Brummer)
11283              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
11284              Message-Id: <199905201101.EAA91175@thrush.omix.com>
11285              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
11286      Branch: perl
11287            ! lib/diagnostics.pm
11288 ____________________________________________________________________________
11289 [  3452] By: gsar                                  on 1999/05/24  04:23:10
11290         Log: straighten some code to avoid NeXT compiler bugs (from
11291              Geoff Kuenning <geoff@cs.hmc.edu>)
11292      Branch: perl
11293            ! pp_ctl.c
11294 ____________________________________________________________________________
11295 [  3451] By: gsar                                  on 1999/05/24  03:03:05
11296         Log: minor logic tweak for reserved word warning
11297      Branch: perl
11298            ! lib/Test/Harness.pm toke.c
11299 ____________________________________________________________________________
11300 [  3450] By: gsar                                  on 1999/05/24  02:34:20
11301         Log: oops, some files missing in change#3449
11302      Branch: perl
11303            ! op.c op.h toke.c
11304 ____________________________________________________________________________
11305 [  3449] By: gsar                                  on 1999/05/24  02:33:12
11306         Log: allow '*' prototype to autoquote even barewords that happen to be
11307              function names; parens or ampersand continue to force the other
11308              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
11309              do the right thing, for example
11310      Branch: perl
11311            ! t/comp/proto.t
11312 ____________________________________________________________________________
11313 [  3448] By: gsar                                  on 1999/05/24  01:51:24
11314         Log: remove vestiges of PL_last_proto
11315      Branch: perl
11316            ! embedvar.h intrpvar.h objXSUB.h
11317 ____________________________________________________________________________
11318 [  3447] By: gsar                                  on 1999/05/24  01:49:20
11319         Log: redo change#2061 and parts of change#1169 with code in the
11320              parser; PL_last_proto hackery gone, strict 'subs' in now
11321              implemented in the optimizer where specifying the exceptional
11322              cases is much more robust; '*' (bareword) prototype now works
11323              reliably when used in second and subsequent arguments
11324      Branch: perl
11325            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
11326 ____________________________________________________________________________
11327 [  3446] By: gsar                                  on 1999/05/23  05:00:55
11328         Log: remove redundant part of change#1169 superceded by change#2061;
11329              avoid "future reserved word" warning on prototypical bearwords
11330      Branch: perl
11331            ! t/lib/fatal.t toke.c
11332 ____________________________________________________________________________
11333 [  3445] By: gsar                                  on 1999/05/21  23:36:49
11334         Log: s/isspace/isSPACE/g and make sure the CRT version is always
11335              passed an unsigned char (fixes random occurrence of spaces in
11336              arguments containing high-bit chars passed to spawned children,
11337              on win32)
11338      Branch: perl
11339            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
11340 ____________________________________________________________________________
11341 [  3444] By: gsar                                  on 1999/05/21  23:08:55
11342         Log: integrate Configure changes from cfgperl
11343      Branch: perl
11344           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11345           !> config_h.SH
11346 ____________________________________________________________________________
11347 [  3443] By: jhi                                   on 1999/05/21  22:00:56
11348         Log: Integrate from mainperl.
11349      Branch: cfgperl
11350           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
11351           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
11352           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
11353           !> win32/perlhost.h win32/win32.c x2p/walk.c
11354 ____________________________________________________________________________
11355 [  3442] By: jhi                                   on 1999/05/21  21:59:46
11356         Log: fflush.
11357      Branch: cfgperl
11358            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11359            ! config_h.SH
11360 ____________________________________________________________________________
11361 [  3441] By: gsar                                  on 1999/05/21  17:48:55
11362         Log: integrate cfgperl changes
11363      Branch: perl
11364           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11365           !> config_h.SH hints/sunos_4_1.sh installperl
11366 ____________________________________________________________________________
11367 [  3440] By: gsar                                  on 1999/05/21  17:42:49
11368         Log: test tweak
11369      Branch: perl
11370            ! t/comp/proto.t
11371 ____________________________________________________________________________
11372 [  3439] By: gsar                                  on 1999/05/21  17:31:26
11373         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
11374              (Configure fflush(NULL) detection seems broken on Solaris, which
11375              is why I hit the problem)
11376      Branch: perl
11377            ! Changes perl.h
11378 ____________________________________________________________________________
11379 [  3438] By: gsar                                  on 1999/05/20  16:41:01
11380         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
11381      Branch: perl
11382            ! pod/perlport.pod
11383 ____________________________________________________________________________
11384 [  3437] By: jhi                                   on 1999/05/20  07:14:39
11385         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
11386              (via private email).
11387      Branch: cfgperl
11388            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11389            ! config_h.SH hints/sunos_4_1.sh
11390 ____________________________________________________________________________
11391 [  3436] By: gsar                                  on 1999/05/20  05:18:26
11392         Log: various little nits
11393      Branch: perl
11394            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
11395            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
11396            ! win32/perlhost.h win32/win32.c x2p/walk.c
11397 ____________________________________________________________________________
11398 [  3435] By: jhi                                   on 1999/05/18  16:25:49
11399         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11400              To: perl5-porters@perl.org
11401              Subject: installperl
11402              Date: Fri, 14 May 1999 21:34:58 +0100
11403              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
11404      Branch: cfgperl
11405            ! installperl
11406 ____________________________________________________________________________
11407 [  3434] By: jhi                                   on 1999/05/17  21:25:54
11408         Log: Integrate from mainperl.
11409      Branch: cfgperl
11410           +> lib/ExtUtils/MM_Cygwin.pm
11411            - cygwin32/impure_ptr.c
11412           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
11413           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
11414           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
11415           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
11416           !> x2p/find2perl.PL
11417 ____________________________________________________________________________
11418 [  3433] By: gsar                                  on 1999/05/17  09:49:01
11419         Log: integrate cfgperl changes into mainline
11420      Branch: perl
11421           !> Configure INSTALL config_h.SH configure.com embed.h
11422           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
11423           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
11424           !> util.c
11425 ____________________________________________________________________________
11426 [  3432] By: gsar                                  on 1999/05/17  09:06:45
11427         Log: emit more appropriate diagnostic for failed glob (variant
11428              of patch suggested by Graham Barr)
11429      Branch: perl
11430            ! gv.c pod/perldiag.pod pp.c pp_hot.c
11431 ____________________________________________________________________________
11432 [  3431] By: gsar                                  on 1999/05/17  08:38:09
11433         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
11434              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
11435              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
11436              Subject: find2perl does not grok the 'c' suffix to the -size argument
11437      Branch: perl
11438            ! x2p/find2perl.PL
11439 ____________________________________________________________________________
11440 [  3430] By: gsar                                  on 1999/05/17  08:26:21
11441         Log: additional cleanups for cygwin32 port
11442              From: "Fifer, Eric" <EFifer@sanwaint.com>
11443              Date: Wed, 12 May 1999 20:25:54 +0100
11444              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
11445              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
11446      Branch: perl
11447            + lib/ExtUtils/MM_Cygwin.pm
11448            - cygwin32/impure_ptr.c
11449            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
11450            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
11451            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
11452            ! perl.h util.c
11453 ____________________________________________________________________________
11454 [  3429] By: gsar                                  on 1999/05/17  08:01:04
11455         Log: From: Andy Dougherty <doughera@lafayette.edu>
11456              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
11457              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
11458              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
11459      Branch: perl
11460            ! INSTALL
11461 ____________________________________________________________________________
11462 [  3428] By: jhi                                   on 1999/05/17  07:03:26
11463         Log: Integrate from mainperl modulo the Socket.xs change.
11464      Branch: cfgperl
11465           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
11466           !> win32/win32.c win32/win32.h
11467 ____________________________________________________________________________
11468 [  3427] By: jhi                                   on 1999/05/16  22:09:11
11469         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11470              To: perl5-porters@perl.org (Mailing list Perl5)
11471              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
11472              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
11473              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
11474      Branch: cfgperl
11475            ! ext/Devel/Peek/Peek.xs
11476 ____________________________________________________________________________
11477 [  3426] By: jhi                                   on 1999/05/16  22:07:11
11478         Log: From: Mark-Jason Dominus <mjd@plover.com>
11479              To: perl5-porters@perl.com
11480              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
11481              Date: Sat, 15 May 1999 12:43:47 -0400
11482              Message-ID: <19990515164348.7313.qmail@plover.com>
11483      Branch: cfgperl
11484            ! pod/perldiag.pod
11485 ____________________________________________________________________________
11486 [  3425] By: nick                                  on 1999/05/15  15:56:10
11487         Log: Mingw32 + w32api-0.1.5 tweaks
11488              - now more like other Win32 compilers
11489      Branch: perl
11490            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
11491            ! win32/win32.h
11492 ____________________________________________________________________________
11493 [  3424] By: nick                                  on 1999/05/14  21:04:22
11494         Log: Experimental "slab" allocator for ops.
11495              To try it -DPL_OP_SLAB_ALLOC for op.c 
11496              This is for proof of concept only, it leaks memory 
11497              (ops are not free'd) so don't use in embedded apps.
11498              If this minimalist version does not show performance 
11499              gain then whole idea is worthless. 
11500              Nick see's approx 12% speed up vs perlmalloc running
11501              perl -Ilib -MCPAN -e '' 
11502              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
11503      Branch: perl
11504            ! op.c
11505 ____________________________________________________________________________
11506 [  3423] By: gsar                                  on 1999/05/14  19:55:04
11507         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
11508              found (brings sitelib intuition in line with privlib)
11509      Branch: perl
11510            ! win32/win32.c
11511 ____________________________________________________________________________
11512 [  3422] By: jhi                                   on 1999/05/14  08:08:01
11513         Log: From: pvhp@forte.com (Peter Prymmer)
11514              To: perl5-porters@perl.org, vmsperl@perl.org
11515              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
11516              Date: Thu, 13 May 99 15:29:57 PDT
11517              Message-Id: <9905132229.AA15854@forte.com>
11518      Branch: cfgperl
11519            ! configure.com
11520 ____________________________________________________________________________
11521 [  3421] By: jhi                                   on 1999/05/14  07:34:20
11522         Log: Integrate from mainperl.
11523      Branch: cfgperl
11524           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
11525 ____________________________________________________________________________
11526 [  3420] By: jhi                                   on 1999/05/14  07:33:26
11527         Log: Still fflushing.
11528      Branch: cfgperl
11529            ! Configure config_h.SH util.c
11530 ____________________________________________________________________________
11531 [  3419] By: gsar                                  on 1999/05/14  03:08:29
11532         Log: mortalize string allocations by win32_get_{priv,site}lib()
11533              (fixes small memory leak in interpreter)
11534      Branch: perl
11535            ! win32/win32.c
11536 ____________________________________________________________________________
11537 [  3418] By: gsar                                  on 1999/05/14  03:06:50
11538         Log: make win32_longname() preserve kind of slashes in argument
11539      Branch: perl
11540            ! win32/win32.c
11541 ____________________________________________________________________________
11542 [  3417] By: gsar                                  on 1999/05/14  03:04:44
11543         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
11544      Branch: perl
11545            ! lib/ExtUtils/MM_Unix.pm
11546 ____________________________________________________________________________
11547 [  3416] By: jhi                                   on 1999/05/13  21:18:06
11548         Log: Integrate from mainperl.
11549      Branch: cfgperl
11550           !> pp_ctl.c
11551 ____________________________________________________________________________
11552 [  3415] By: jhi                                   on 1999/05/13  21:16:49
11553         Log: Fixes from Andy Dougherty (via private email).
11554      Branch: cfgperl
11555            ! Configure config_h.SH
11556 ____________________________________________________________________________
11557 [  3414] By: nick                                  on 1999/05/13  20:04:26
11558         Log: valist vs va_list typo
11559      Branch: perl
11560            ! pp_ctl.c
11561 ____________________________________________________________________________
11562 [  3413] By: jhi                                   on 1999/05/13  15:04:05
11563         Log: From: Andy Dougherty <doughera@lafayette.edu>
11564              To: perlbug@perl.com
11565              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
11566              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
11567              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
11568      Branch: cfgperl
11569            ! INSTALL
11570 ____________________________________________________________________________
11571 [  3412] By: jhi                                   on 1999/05/13  14:20:17
11572         Log: Integrate from mainperl.
11573      Branch: cfgperl
11574           !> pp_ctl.c
11575 ____________________________________________________________________________
11576 [  3411] By: gsar                                  on 1999/05/13  14:16:56
11577         Log: docatch_body() declaration mismatch
11578      Branch: perl
11579            ! pp_ctl.c
11580 ____________________________________________________________________________
11581 [  3410] By: jhi                                   on 1999/05/13  13:51:44
11582         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
11583      Branch: cfgperl
11584            ! Configure config_h.SH perl.h
11585 ____________________________________________________________________________
11586 [  3409] By: jhi                                   on 1999/05/13  13:31:53
11587         Log: Still fflushing strong.
11588      Branch: cfgperl
11589            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
11590            ! proto.h util.c
11591 ____________________________________________________________________________
11592 [  3408] By: jhi                                   on 1999/05/12  14:30:23
11593         Log: Integrate from mainperl.
11594      Branch: cfgperl
11595           !> (integrate 30 files)
11596 ____________________________________________________________________________
11597 [  3407] By: jhi                                   on 1999/05/12  12:28:31
11598         Log: Be tidier with fflush(NULL) testing.
11599      Branch: cfgperl
11600            ! Configure config_h.SH
11601 ____________________________________________________________________________
11602 [  3406] By: gsar                                  on 1999/05/12  11:26:03
11603         Log: better range-checking on list slices, with test
11604              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11605              Date: Sun, 02 May 1999 17:02:53 +0100
11606              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
11607              Subject: Re: List slice of undefs returns 0 items 
11608      Branch: perl
11609            ! pp.c t/op/list.t
11610 ____________________________________________________________________________
11611 [  3405] By: gsar                                  on 1999/05/12  11:22:27
11612         Log: change#3397 needs test tweak
11613      Branch: perl
11614            ! Changes t/pragma/warn/sv
11615 ____________________________________________________________________________
11616 [  3404] By: gsar                                  on 1999/05/12  11:07:44
11617         Log: typo in change#3397
11618      Branch: perl
11619            ! doop.c
11620 ____________________________________________________________________________
11621 [  3403] By: gsar                                  on 1999/05/12  10:49:01
11622         Log: From: Stephen Zander <gibreel@pobox.com>
11623              Date: 12 May 1999 01:22:31 -0700
11624              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
11625              Subject: Re: Test::Harness runs tainted tests with wrong library path
11626      Branch: perl
11627            ! lib/Test/Harness.pm
11628 ____________________________________________________________________________
11629 [  3402] By: gsar                                  on 1999/05/12  10:42:06
11630         Log: typo in change#3400
11631      Branch: perl
11632            ! ext/B/B/Deparse.pm
11633 ____________________________________________________________________________
11634 [  3401] By: jhi                                   on 1999/05/12  10:40:42
11635         Log: A better, shinier, and possibly even correctly working
11636              reincarnation of #3398.
11637      Branch: cfgperl
11638            ! Configure config_h.SH
11639 ____________________________________________________________________________
11640 [  3400] By: gsar                                  on 1999/05/12  10:40:11
11641         Log: deparse \&func() as \(&func()) for clarity
11642              From: Albert Dvornik <bert@genscan.com>
11643              Date: 11 May 1999 13:32:04 -0400
11644              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
11645              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
11646      Branch: perl
11647            ! ext/B/B/Deparse.pm
11648 ____________________________________________________________________________
11649 [  3399] By: gsar                                  on 1999/05/12  10:36:02
11650         Log: more testsuite smarts (many of them courtesy Ilya)
11651      Branch: perl
11652            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
11653            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
11654            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
11655            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
11656            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
11657            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
11658            ! t/op/pwent.t
11659 ____________________________________________________________________________
11660 [  3398] By: jhi                                   on 1999/05/12  09:33:08
11661         Log: Detect whether fflush(NULL) works as per change #3352.
11662      Branch: cfgperl
11663            ! Configure config_h.SH perl.h
11664 ____________________________________________________________________________
11665 [  3397] By: gsar                                  on 1999/05/12  08:56:03
11666         Log: From: jan.dubois@ibm.net (Jan Dubois)
11667              Date: Wed, 12 May 1999 01:01:00 +0200
11668              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
11669              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
11670      Branch: perl
11671            ! doop.c
11672 ____________________________________________________________________________
11673 [  3396] By: gsar                                  on 1999/05/12  08:23:27
11674         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
11675              stat() behaves similarly
11676      Branch: perl
11677            ! win32/win32.c
11678 ____________________________________________________________________________
11679 [  3395] By: jhi                                   on 1999/05/11  22:21:32
11680         Log: Redo parts of #3341 and #3358 that #3394 undid.
11681      Branch: cfgperl
11682            ! Configure config_h.SH
11683 ____________________________________________________________________________
11684 [  3394] By: jhi                                   on 1999/05/11  22:03:48
11685         Log: Add I_NETINET_TCP to help change #3391.
11686      Branch: cfgperl
11687            ! Configure config_h.SH ext/Socket/Socket.xs
11688 ____________________________________________________________________________
11689 [  3393] By: jhi                                   on 1999/05/11  21:44:59
11690         Log: Integrate from mainperl.
11691      Branch: cfgperl
11692           !> (integrate 55 files)
11693 ____________________________________________________________________________
11694 [  3392] By: gsar                                  on 1999/05/11  20:56:43
11695         Log: update embedvar.h
11696      Branch: perl
11697            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
11698 ____________________________________________________________________________
11699 [  3391] By: gsar                                  on 1999/05/11  16:32:05
11700         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
11701              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
11702              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
11703              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
11704      Branch: perl
11705            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
11706 ____________________________________________________________________________
11707 [  3390] By: gsar                                  on 1999/05/11  15:27:40
11708         Log: display more frequent progress messages when STDOUT is a tty
11709      Branch: perl
11710            ! lib/Test/Harness.pm
11711 ____________________________________________________________________________
11712 [  3389] By: gsar                                  on 1999/05/11  14:40:58
11713         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11714              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
11715              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
11716              Subject: [PATCH 5.005_53] Explanations by Test::Harness
11717      Branch: perl
11718            ! lib/Test/Harness.pm
11719 ____________________________________________________________________________
11720 [  3388] By: gsar                                  on 1999/05/11  14:08:14
11721         Log: avoid creating spurious subroutine stubs on failed subroutine
11722              call and other places of sv_2cv() misuse; fixes problems with
11723              failed subroutine calls "hiding" later attempts to lookup methods
11724              in base classes
11725      Branch: perl
11726            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
11727 ____________________________________________________________________________
11728 [  3387] By: gsar                                  on 1999/05/11  09:34:13
11729         Log: various fixes for clean build and test on win32; configpm broken,
11730              needed to open myconfig.SH rather than myconfig; sundry adjustments
11731              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
11732              work under win32; getenv_sv() changed to getenv_len() since SVs
11733              aren't visible in the lower echelons; remove bogus exports from
11734              config.sym; PERL_OBJECT-ness for C++ exception support; null out
11735              IoDIRP in filter_del() or sv_free() will attempt to close it
11736      Branch: perl
11737            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
11738            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
11739            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
11740            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
11741            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
11742            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
11743            ! win32/config.gc win32/config.vc win32/makedef.pl
11744            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
11745            ! win32/win32.c win32/win32.h
11746 ____________________________________________________________________________
11747 [  3386] By: gsar                                  on 1999/05/11  02:49:07
11748         Log: gutsupport for C++ exceptions
11749              From: Chip Salzenberg <chip@perlsupport.com>
11750              Date: Tue, 9 Mar 1999 11:51:57 -0500
11751              Message-ID: <19990309115157.E7911@perlsupport.com>
11752              Subject: [PATCH 5.005] Flexible Exceptions
11753      Branch: perl
11754            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
11755            ! scope.c scope.h thrdvar.h util.c
11756 ____________________________________________________________________________
11757 [  3385] By: gsar                                  on 1999/05/10  19:33:36
11758         Log: "weak" references internals, still needs perlguts documentation
11759              (somewhat modified version of patch suggested by Tuomas J. Lukka
11760              <lukka@fas.harvard.edu>)
11761      Branch: perl
11762            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
11763            ! pod/perldiag.pod proto.h sv.c sv.h util.c
11764 ____________________________________________________________________________
11765 [  3384] By: jhi                                   on 1999/05/10  18:21:43
11766         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
11767              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
11768      Branch: cfgperl
11769            ! INSTALL hints/dec_osf.sh
11770 ____________________________________________________________________________
11771 [  3381] By: jhi                                   on 1999/05/10  14:39:28
11772         Log: Integrate from mainperl.
11773      Branch: cfgperl
11774           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
11775           +> cygwin32/build-instructions.charles-wilson
11776           +> cygwin32/build-instructions.sebastien-barre
11777           +> cygwin32/build-instructions.steven-morlock
11778           +> cygwin32/build-instructions.steven-morlock2
11779           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
11780           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
11781           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
11782           +> t/op/numconvert.t utils/perlbc.PL
11783            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
11784            - cygwin32/perlld
11785           !> (integrate 105 files)
11786 ____________________________________________________________________________
11787 [  3380] By: gsar                                  on 1999/05/10  12:27:14
11788         Log: regen regnodes.h
11789      Branch: perl
11790            ! Changes regnodes.h
11791 ____________________________________________________________________________
11792 [  3379] By: gsar                                  on 1999/05/10  12:17:26
11793         Log: From: jan.dubois@ibm.net (Jan Dubois)
11794              Date: Sat, 01 May 1999 22:55:36 +0200
11795              Message-ID: <373067e9.56194713@smtp1.ibm.net>
11796              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
11797      Branch: perl
11798            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
11799            ! win32/config_H.vc
11800 ____________________________________________________________________________
11801 [  3378] By: gsar                                  on 1999/05/10  12:07:13
11802         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11803              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
11804              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
11805              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
11806      Branch: perl
11807            + t/op/numconvert.t
11808            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
11809            ! util.c
11810 ____________________________________________________________________________
11811 [  3377] By: gsar                                  on 1999/05/10  11:39:48
11812         Log: pp_modulo comment tweak from Ilya
11813      Branch: perl
11814            ! pp.c
11815 ____________________________________________________________________________
11816 [  3376] By: gsar                                  on 1999/05/10  11:30:40
11817         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
11818              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
11819              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
11820              Subject: Test.pm update [PATCH _56]
11821      Branch: perl
11822            ! lib/Test.pm
11823 ____________________________________________________________________________
11824 [  3375] By: gsar                                  on 1999/05/10  11:28:30
11825         Log: From: jan.dubois@ibm.net (Jan Dubois)
11826              Date: Fri, 07 May 1999 00:59:54 +0200
11827              Message-ID: <373318ae.19292461@smtp1.ibm.net>
11828              Subject: Re: Using existing memory for an SV's PV 
11829      Branch: perl
11830            ! sv.c
11831 ____________________________________________________________________________
11832 [  3374] By: gsar                                  on 1999/05/10  11:23:44
11833         Log: From: jan.dubois@ibm.net (Jan Dubois)
11834              Date: Fri, 07 May 1999 00:59:52 +0200
11835              Message-ID: <37321800.19118320@smtp1.ibm.net>
11836              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
11837      Branch: perl
11838            ! perl.h
11839 ____________________________________________________________________________
11840 [  3373] By: gsar                                  on 1999/05/10  11:22:10
11841         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11842              Date: Thu, 6 May 1999 18:17:28 -0400
11843              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
11844              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
11845      Branch: perl
11846            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
11847            ! util.c
11848 ____________________________________________________________________________
11849 [  3372] By: gsar                                  on 1999/05/10  10:57:49
11850         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11851              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
11852              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
11853              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
11854      Branch: perl
11855            ! regcomp.c regcomp.pl
11856 ____________________________________________________________________________
11857 [  3371] By: gsar                                  on 1999/05/10  10:54:01
11858         Log: From: lane@duphy4.physics.drexel.edu
11859              Date: Tue, 04 May 1999 10:19:25 -0700
11860              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
11861              Subject: [PATCH 5.005.56] pod->html VMS fixes
11862      Branch: perl
11863            ! installhtml lib/Pod/Html.pm
11864 ____________________________________________________________________________
11865 [  3370] By: gsar                                  on 1999/05/10  10:45:52
11866         Log: testsuite nits
11867      Branch: perl
11868            ! t/lib/io_linenum.t t/op/filetest.t
11869 ____________________________________________________________________________
11870 [  3369] By: gsar                                  on 1999/05/10  10:35:22
11871         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11872              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
11873              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
11874              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
11875      Branch: perl
11876            ! os2/os2ish.h os2/os2thread.h
11877 ____________________________________________________________________________
11878 [  3368] By: gsar                                  on 1999/05/10  10:00:11
11879         Log: From: Albert Dvornik <bert@genscan.com>
11880              Date: 03 May 1999 12:20:57 -0400
11881              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
11882              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
11883      Branch: perl
11884            ! dump.c
11885 ____________________________________________________________________________
11886 [  3367] By: gsar                                  on 1999/05/10  09:55:51
11887         Log: shadow password support for Solaris (needs Configure help to
11888              determine HAS_GETSPENT)
11889              From: "Patrick O'Brien" <pdo@cs.umd.edu>
11890              Date: Sat, 01 May 1999 19:41:17 -0400
11891              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
11892              Subject: getpwent() under solaris
11893      Branch: perl
11894            ! pp_sys.c
11895 ____________________________________________________________________________
11896 [  3366] By: gsar                                  on 1999/05/10  09:45:58
11897         Log: From: jan.dubois@ibm.net (Jan Dubois)
11898              Date: Sat, 01 May 1999 23:45:47 +0200
11899              Message-ID: <373373fb.59284266@smtp1.ibm.net>
11900              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
11901      Branch: perl
11902            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
11903            ! pod/perldelta.pod
11904 ____________________________________________________________________________
11905 [  3365] By: gsar                                  on 1999/05/10  09:34:22
11906         Log: test suite and fix input_line_number()
11907              From: Paul Johnson <pjcj@transeda.com>
11908              Date: Thu, 29 Apr 1999 06:28:14 +0100
11909              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
11910              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
11911      Branch: perl
11912            + t/lib/io_linenum.t
11913            ! MANIFEST ext/IO/lib/IO/Handle.pm
11914 ____________________________________________________________________________
11915 [  3364] By: gsar                                  on 1999/05/10  09:20:56
11916         Log: fix overeager [:foo:] parsing
11917              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11918              Date: Fri, 30 Apr 1999 09:26:18 +0100
11919              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
11920              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
11921      Branch: perl
11922            ! regcomp.c t/op/re_tests
11923 ____________________________________________________________________________
11924 [  3363] By: gsar                                  on 1999/05/10  09:09:21
11925         Log: documentation for Win32 builtins (somewhat modified)
11926              From: jan.dubois@ibm.net (Jan Dubois)
11927              Date: Tue, 30 Mar 1999 08:05:03 +0200
11928              Message-ID: <37006783.1926460@smtp1.ibm.net>
11929              Subject: Re: Issues with build 509 
11930      Branch: perl
11931            + pod/Win32.pod
11932            ! MANIFEST
11933 ____________________________________________________________________________
11934 [  3362] By: gsar                                  on 1999/05/10  08:22:07
11935         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
11936      Branch: perl
11937            ! lib/File/Copy.pm win32/win32.c
11938 ____________________________________________________________________________
11939 [  3361] By: gsar                                  on 1999/05/10  08:11:29
11940         Log: escape ampersands in <pre> sections
11941      Branch: perl
11942            ! Changes lib/Pod/Html.pm
11943 ____________________________________________________________________________
11944 [  3360] By: gsar                                  on 1999/05/10  08:04:14
11945         Log: AIX hints enhancements (threads build, SOCKS support)
11946              From: "David R. Favor" <dfavor@austin.ibm.com>
11947              Date: Wed, 28 Apr 1999 08:45:28 -0500
11948              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
11949              Subject: Working build for AIX + gcc + threading
11950      Branch: perl
11951            ! hints/aix.sh
11952 ____________________________________________________________________________
11953 [  3359] By: gsar                                  on 1999/05/10  07:49:26
11954         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
11955              Date: Tue, 27 Apr 1999 23:47:24 PDT
11956              Message-ID: <19990428064724.95244.qmail@hotmail.com>
11957              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
11958              --
11959              Date: Thu, 29 Apr 1999 18:21:06 -0700
11960              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
11961              Subject: [PATCH 5.005_56] double constants ( C.pm)
11962              --
11963              Date: Mon, 03 May 1999 20:21:31 PDT
11964              Message-ID: <19990504032131.81113.qmail@hotmail.com>
11965              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
11966              --
11967              Date: Thu, 06 May 1999 17:57:09 -0700
11968              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
11969              Subject: Stash.pm
11970      Branch: perl
11971            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
11972            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
11973 ____________________________________________________________________________
11974 [  3358] By: gsar                                  on 1999/05/10  04:39:15
11975         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
11976              From: alexander smishlajev <als@turnhere.com>
11977              Date: Sun, 25 Apr 1999 14:58:29 +0300
11978              Message-ID: <37230365.5F68B460@turnhere.com>
11979              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
11980      Branch: perl
11981            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
11982            + cygwin32/build-instructions.charles-wilson
11983            + cygwin32/build-instructions.sebastien-barre
11984            + cygwin32/build-instructions.steven-morlock
11985            + cygwin32/build-instructions.steven-morlock2
11986            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
11987            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
11988            - cygwin32/perlld
11989            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
11990            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
11991            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
11992            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
11993            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
11994            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
11995 ____________________________________________________________________________
11996 [  3357] By: gsar                                  on 1999/05/10  04:07:07
11997         Log: applied suggested patch, modulo already applied parts
11998              From: Charles Bailey <BAILEY@newman.upenn.edu>
11999              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
12000              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
12001              Subject: [Patch 5.005_56] VMS consolidated patch #2
12002      Branch: perl
12003            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
12004            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
12005            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
12006            ! vms/subconfigure.com vms/test.com vms/vms.c
12007 ____________________________________________________________________________
12008 [  3356] By: gsar                                  on 1999/05/10  03:48:08
12009         Log: applied suggested patch, with win32 and PERL_OBJECT additions
12010              From: Tom Hughes <tom@compton.nu>
12011              Date: Sat, 24 Apr 1999 18:11:59 +0100
12012              Message-ID: <609bdff748.tom@compton.compton.nu>
12013              Subject: ByteLoader patch
12014      Branch: perl
12015            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
12016            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
12017            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
12018            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
12019            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
12020            ! utils/Makefile win32/Makefile win32/makefile.mk
12021 ____________________________________________________________________________
12022 [  3355] By: gsar                                  on 1999/05/10  03:22:49
12023         Log: document 'test' attribute (from Andreas Koenig)
12024      Branch: perl
12025            ! lib/ExtUtils/MakeMaker.pm
12026 ____________________________________________________________________________
12027 [  3354] By: gsar                                  on 1999/05/10  03:12:37
12028         Log: From: pmarquess@bfsec.bt.co.uk
12029              Date: Thu, 22 Apr 1999 23:12:08 +0100
12030              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
12031              Subject: PATCH for small bug in scan_bin
12032      Branch: perl
12033            ! util.c
12034 ____________________________________________________________________________
12035 [  3353] By: gsar                                  on 1999/05/10  02:39:33
12036         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
12037              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
12038      Branch: perl
12039            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
12040            ! win32/win32iop.h
12041 ____________________________________________________________________________
12042 [  3352] By: gsar                                  on 1999/05/09  22:47:39
12043         Log: flush all open output buffers before fork(), exec(), system, qx//
12044              and pipe open() operations, simplifying buffering headaches faced
12045              by users; uses fflush(NULL), which may need Configure test
12046      Branch: perl
12047            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
12048            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
12049 ____________________________________________________________________________
12050 [  3351] By: gsar                                  on 1999/05/09  21:11:51
12051         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
12052              Leroy <jll@skynet.be>)
12053      Branch: perl
12054            ! utils/perlcc.PL
12055 ____________________________________________________________________________
12056 [  3350] By: gsar                                  on 1999/05/09  20:39:11
12057         Log: normalize $^X to full pathname on win32
12058      Branch: perl
12059            ! win32/runperl.c
12060 ____________________________________________________________________________
12061 [  3349] By: gsar                                  on 1999/05/09  20:23:07
12062         Log: allow readline($globref), <$globref> already works
12063      Branch: perl
12064            ! pp_hot.c
12065 ____________________________________________________________________________
12066 [  3348] By: gsar                                  on 1999/05/09  20:00:09
12067         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
12068              <lemburg@online-club.de>)
12069      Branch: perl
12070            ! utils/perldoc.PL
12071 ____________________________________________________________________________
12072 [  3347] By: gsar                                  on 1999/05/09  18:47:21
12073         Log: additions to Thread.pm docs from Tuomas J. Lukka
12074              <lukka@fas.harvard.edu>
12075      Branch: perl
12076            ! ext/Thread/Thread.pm
12077 ____________________________________________________________________________
12078 [  3346] By: gsar                                  on 1999/05/09  18:38:00
12079         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
12080              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
12081              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
12082              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
12083      Branch: perl
12084            ! ext/B/B/Xref.pm
12085 ____________________________________________________________________________
12086 [  3345] By: gsar                                  on 1999/05/09  18:22:43
12087         Log: work around mangled archname on win32 while finding privlib/sitelib;
12088              normalize lib paths to forward slashes internally
12089      Branch: perl
12090            ! win32/win32.c
12091 ____________________________________________________________________________
12092 [  3344] By: gsar                                  on 1999/05/09  03:20:06
12093         Log: fix typo in dbm filters that caused odbm.t to fail
12094      Branch: perl
12095            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
12096 ____________________________________________________________________________
12097 [  3343] By: gsar                                  on 1999/05/09  02:02:59
12098         Log: tweak test totals
12099      Branch: perl
12100            ! Changes t/lib/tie-stdhandle.t
12101 ____________________________________________________________________________
12102 [  3342] By: gsar                                  on 1999/05/09  01:42:06
12103         Log: import list propagation busted (pointed out by Ton Hospel
12104              <thospel@mail.dma.be>)
12105      Branch: perl
12106            ! lib/autouse.pm
12107 ____________________________________________________________________________
12108 [  3341] By: gsar                                  on 1999/05/09  00:54:18
12109         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
12110              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
12111      Branch: perl
12112            ! Configure Makefile.SH
12113 ____________________________________________________________________________
12114 [  3340] By: gsar                                  on 1999/05/09  00:40:41
12115         Log: generate manpages for newly added utils
12116      Branch: perl
12117            ! installman
12118 ____________________________________________________________________________
12119 [  3339] By: gsar                                  on 1999/05/09  00:33:50
12120         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12121              Date: Sun, 02 May 1999 17:59:24 +0100
12122              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
12123              Subject: [PATCH] Re: ptr to realloced memory in yylex
12124      Branch: perl
12125            ! toke.c
12126 ____________________________________________________________________________
12127 [  3338] By: jhi                                   on 1999/05/08  22:40:29
12128         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
12129      Branch: cfgperl
12130            ! INSTALL
12131 ____________________________________________________________________________
12132 [  3337] By: jhi                                   on 1999/05/08  22:22:26
12133         Log: Integrate from mainperl.
12134      Branch: cfgperl
12135           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
12136           !> (integrate 54 files)
12137 ____________________________________________________________________________
12138 [  3336] By: gsar                                  on 1999/05/08  21:48:22
12139         Log: make perldoc -f grok nested =items
12140      Branch: perl
12141            ! utils/perldoc.PL
12142 ____________________________________________________________________________
12143 [  3335] By: gsar                                  on 1999/05/08  19:48:11
12144         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
12145      Branch: perl
12146            ! op.c t/lib/fields.t
12147 ____________________________________________________________________________
12148 [  3334] By: gsar                                  on 1999/05/08  19:09:41
12149         Log: update test totals
12150      Branch: perl
12151            ! t/lib/bigintpm.t
12152 ____________________________________________________________________________
12153 [  3333] By: gsar                                  on 1999/05/08  16:56:02
12154         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
12155      Branch: perl
12156            ! pod/perlfunc.pod
12157 ____________________________________________________________________________
12158 [  3332] By: gsar                                  on 1999/05/08  16:46:44
12159         Log: applied suggested patch, added tests
12160              From: William Mann <wmann@avici.com>
12161              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
12162              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
12163              Subject: BigInt.pm extensions for logical operations
12164      Branch: perl
12165            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
12166 ____________________________________________________________________________
12167 [  3331] By: gsar                                  on 1999/05/08  16:09:33
12168         Log: avoid temporary files named 'tmp'
12169      Branch: perl
12170            ! Makefile.SH pp.c
12171 ____________________________________________________________________________
12172 [  3330] By: nick                                  on 1999/05/08  14:16:30
12173         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
12174              Provide Tie::StdHandle
12175              Basic update of docs.
12176      Branch: perl
12177            + t/lib/tie-stdhandle.t
12178            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
12179 ____________________________________________________________________________
12180 [  3329] By: nick                                  on 1999/05/08  12:03:45
12181         Log: Tweaks to open(my $fh,...) stuff
12182      Branch: perl
12183            ! op.c pp.c pp_sys.c t/io/open.t
12184 ____________________________________________________________________________
12185 [  3328] By: nick                                  on 1999/05/08  11:18:42
12186         Log: Bring SDBM_File.xs into line with new typemap
12187      Branch: perl
12188            ! ext/SDBM_File/SDBM_File.xs
12189 ____________________________________________________________________________
12190 [  3327] By: gsar                                  on 1999/05/08  00:07:11
12191         Log: add test case for AUTOLOAD reentrancy fix in change#3279
12192      Branch: perl
12193            ! t/lib/autoloader.t
12194 ____________________________________________________________________________
12195 [  3326] By: nick                                  on 1999/05/07  21:24:50
12196         Log: Implement open( my $fh, ...) and similar.
12197              Set flag in op.c for "constructor ops"
12198              In pp_rv2gv, if flag is set and arg is PADSV and uninit
12199              vivify as reference to a detached GV.
12200              (Name of GV is the pad name.)
12201              This scheme should "just work" for pipe/socket etc. too.
12202              
12203              #if 0 out the open(FH,undef) for now.
12204              Change t/io/open.t to test open(my $fh,...)
12205      Branch: perl
12206            ! op.c pp.c pp_sys.c t/io/open.t
12207 ____________________________________________________________________________
12208 [  3325] By: nick                                  on 1999/05/07  21:18:42
12209         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
12210      Branch: perl
12211            ! util.c
12212 ____________________________________________________________________________
12213 [  3324] By: gsar                                  on 1999/05/07  20:28:31
12214         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
12215              intervening code has to allocate SVs)
12216      Branch: perl
12217            ! util.c
12218 ____________________________________________________________________________
12219 [  3323] By: gsar                                  on 1999/05/07  19:45:08
12220         Log: allow line numbers to show in diagnostics during global destruction
12221      Branch: perl
12222            ! util.c
12223 ____________________________________________________________________________
12224 [  3322] By: gsar                                  on 1999/05/07  09:38:11
12225         Log: From: Dan Sugalski <sugalskd@ous.edu>
12226              Date: Fri, 09 Apr 1999 16:16:39 -0700
12227              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
12228              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
12229      Branch: perl
12230            ! lib/ExtUtils/MM_VMS.pm
12231 ____________________________________________________________________________
12232 [  3321] By: gsar                                  on 1999/05/07  09:08:23
12233         Log: From: kwzh@gnu.org (Karl Heuer)
12234              Date: Wed, 7 Apr 1999 23:58:58 -0400
12235              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
12236              Subject: [perl-5.005.02] detect lack of /dev/tty
12237      Branch: perl
12238            ! Makefile.SH
12239 ____________________________________________________________________________
12240 [  3320] By: gsar                                  on 1999/05/07  08:52:14
12241         Log: allow distinct prefix for versioned executables
12242              From: Roderick Schertler <roderick@argon.org>
12243              Date: Wed, 07 Apr 1999 15:34:56 -0400
12244              Message-ID: <3003.923513696@eeyore.ibcinc.com>
12245              Subject: perl55.00503 -> perl5.00503 patch for installperl
12246      Branch: perl
12247            ! INSTALL installperl
12248 ____________________________________________________________________________
12249 [  3319] By: gsar                                  on 1999/05/07  08:07:02
12250         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12251              Date: Mon, 05 Apr 1999 15:38:42 -0700
12252              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
12253              Subject: Re: chomp fails with $/ in fixed-length record mode
12254              --
12255              From: Roderick Schertler <roderick@argon.org>
12256              Date: Tue, 06 Apr 1999 21:11:37 -0400
12257              Message-ID: <2795.923447497@eeyore.ibcinc.com>
12258              Subject: Re: chomp fails with $/ in fixed-length record mode
12259      Branch: perl
12260            ! doop.c pod/perlfunc.pod t/op/chop.t
12261 ____________________________________________________________________________
12262 [  3318] By: gsar                                  on 1999/05/07  07:56:35
12263         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12264              Date: Tue, 6 Apr 1999 01:40:36 -0400
12265              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
12266              Subject: [PATCH 5.005_*] Make % use fmod()
12267      Branch: perl
12268            ! pp.c t/op/arith.t
12269 ____________________________________________________________________________
12270 [  3317] By: gsar                                  on 1999/05/07  04:18:11
12271         Log: DBM Filters (via private mail)
12272              From: pmarquess@bfsec.bt.co.uk
12273              Date: Sun, 18 Apr 1999 21:05:52 +0100
12274              Message-Id: <199904182009.NAA19152@activestate.com>
12275              Subject: DBM Filters
12276      Branch: perl
12277            + pod/perldbmfilter.pod
12278            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
12279            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
12280            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
12281            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
12282            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
12283            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
12284            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
12285            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
12286            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
12287            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
12288            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12289            ! t/lib/sdbm.t
12290 ____________________________________________________________________________
12291 [  3316] By: gsar                                  on 1999/05/07  03:28:53
12292         Log: avoid negative return value from Win32::GetTickCount()
12293              From: jan.dubois@ibm.net (Jan Dubois)
12294              Date: Sat, 03 Apr 1999 19:04:18 +0200
12295              Message-ID: <37084742.22824479@smtp1.ibm.net>
12296              Subject: Re: Win32::GetTickCount
12297      Branch: perl
12298            ! win32/win32.c
12299 ____________________________________________________________________________
12300 [  3314] By: gsar                                  on 1999/05/06  08:01:23
12301         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
12302              Date: Tue, 30 Mar 1999 23:40:34 PST
12303              Message-ID: <19990331074034.6117.qmail@hotmail.com>
12304              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
12305              --
12306              Date: Wed, 07 Apr 1999 00:28:23 -0800
12307              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
12308              Subject: [PATCH 5.005_56] function prototypes(B.pm)
12309              --
12310              Date: Thu, 22 Apr 1999 23:40:52 -0700
12311              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
12312              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
12313              --
12314              Date: Tue, 27 Apr 1999 01:14:49 PDT
12315              Message-ID: <19990427081449.28615.qmail@hotmail.com>
12316              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
12317      Branch: perl
12318            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
12319            ! t/op/ref.t
12320 ____________________________________________________________________________
12321 [  3313] By: jhi                                   on 1999/05/06  07:59:52
12322         Log: Integrate from mainperl.
12323      Branch: cfgperl
12324           !> (integrate 33 files)
12325 ____________________________________________________________________________
12326 [  3312] By: gsar                                  on 1999/05/06  07:11:50
12327         Log: add Ethiopic section to unicode master database (from Ken
12328              Whistler <kenw@sybase.com>)
12329      Branch: perl
12330            ! lib/unicode/UnicodeData-Latest.txt
12331 ____________________________________________________________________________
12332 [  3311] By: gsar                                  on 1999/05/06  05:37:55
12333         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
12334              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
12335              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
12336              Subject: Largefiles for Solaris
12337      Branch: perl
12338            ! hints/solaris_2.sh
12339 ____________________________________________________________________________
12340 [  3310] By: gsar                                  on 1999/05/06  05:14:35
12341         Log: emit more accurate diagnostic for syntax errors involving <>
12342              within eval""
12343      Branch: perl
12344            ! toke.c utils/perldoc.PL
12345 ____________________________________________________________________________
12346 [  3309] By: gsar                                  on 1999/05/06  04:36:31
12347         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
12348      Branch: perl
12349            ! t/lib/open3.t
12350 ____________________________________________________________________________
12351 [  3308] By: gsar                                  on 1999/05/06  03:19:16
12352         Log: applied first part of suggested patch (bug described cannot be
12353              reproduced any longer, so the second inconclusive part has not
12354              been applied)
12355              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12356              Date: Sun, 28 Mar 1999 04:51:34 +0100
12357              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
12358              Subject: [PATCH 5.005_56] Re: A core dump 
12359      Branch: perl
12360            ! toke.c
12361 ____________________________________________________________________________
12362 [  3307] By: gsar                                  on 1999/05/06  01:56:06
12363         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
12364              change#3180)
12365      Branch: perl
12366            ! op.c
12367 ____________________________________________________________________________
12368 [  3306] By: gsar                                  on 1999/05/05  17:17:34
12369         Log: applied non-conflicting parts of suggested patch
12370              From: Charles Bailey <BAILEY@newman.upenn.edu>
12371              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
12372              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
12373              Subject: [Patch 5.005_56] Revised VMS patch
12374      Branch: perl
12375            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
12376            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
12377 ____________________________________________________________________________
12378 [  3305] By: gsar                                  on 1999/05/05  16:20:19
12379         Log: make perldoc use backslashed pathnames within system() on win32
12380      Branch: perl
12381            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
12382 ____________________________________________________________________________
12383 [  3304] By: gsar                                  on 1999/05/05  07:29:43
12384         Log: upgrade Pod::Parser to v1.081 from CPAN
12385      Branch: perl
12386            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
12387            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
12388            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
12389 ____________________________________________________________________________
12390 [  3303] By: gsar                                  on 1999/05/05  07:02:07
12391         Log: From: Andy Dougherty <doughera@lafayette.edu>
12392              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
12393              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
12394              Subject: [PATCH 5.005_03-MT3] INSTALL patches
12395      Branch: perl
12396            ! INSTALL
12397 ____________________________________________________________________________
12398 [  3302] By: gsar                                  on 1999/05/05  06:55:21
12399         Log: load base packages based on nonexistent $VERSION
12400              From: andreas.koenig@anima.de (Andreas J. Koenig)
12401              Date: 19 Mar 1999 06:00:28 +0100
12402              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
12403              Subject: Re: base.pm flaw
12404      Branch: perl
12405            ! lib/base.pm lib/locale.pm
12406 ____________________________________________________________________________
12407 [  3301] By: gsar                                  on 1999/05/04  05:41:08
12408         Log: pod2man outputs switched date and revision label (fix suggested by
12409              EthanSasiela@mede.com)
12410      Branch: perl
12411            ! pod/pod2man.PL
12412 ____________________________________________________________________________
12413 [  3300] By: gsar                                  on 1999/05/03  18:48:25
12414         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
12415              (makes opendir(D,"c:") work reliably)
12416      Branch: perl
12417            ! win32/win32.c
12418 ____________________________________________________________________________
12419 [  3299] By: gsar                                  on 1999/05/02  19:39:55
12420         Log: add test case for change#3298
12421      Branch: perl
12422            ! sv.c t/op/readdir.t
12423 ____________________________________________________________________________
12424 [  3298] By: gsar                                  on 1999/05/02  19:24:41
12425         Log: close directory handles properly when localized
12426      Branch: perl
12427            ! sv.c
12428 ____________________________________________________________________________
12429 [  3297] By: jhi                                   on 1999/04/30  11:42:14
12430         Log: Integrate from mainperl.
12431      Branch: cfgperl
12432           !> Changes config_h.SH configure.com lib/AutoLoader.pm
12433           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
12434           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
12435           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
12436           !> vms/subconfigure.com win32/win32.c
12437 ____________________________________________________________________________
12438 [  3293] By: chip                                  on 1999/04/29  18:50:49
12439         Log: Fix shebang lines.
12440      Branch: maint-5.004/perl
12441            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
12442            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
12443            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
12444            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
12445            ! x2p/find2perl.PL x2p/s2p.PL
12446 ____________________________________________________________________________
12447 [  3284] By: gsar                                  on 1999/04/27  00:48:42
12448         Log: integrate change#3279 from maint-5.004
12449      Branch: perl
12450            ! lib/AutoLoader.pm
12451 ____________________________________________________________________________
12452 [  3279] By: chip                                  on 1999/04/26  23:09:26
12453         Log: Make &AutoLoad::AUTOLOAD reentrant.
12454      Branch: maint-5.004/perl
12455            ! lib/AutoLoader.pm
12456 ____________________________________________________________________________
12457 [  3276] By: chip                                  on 1999/04/26  22:34:36
12458         Log: Make porting scripts executable.
12459      Branch: maint-5.004/perl
12460            ! Changes Porting/genlog Porting/makerel Porting/p4desc
12461            ! Porting/patchls
12462 ____________________________________________________________________________
12463 [  3274] By: gsar                                  on 1999/04/26  17:30:31
12464         Log: allow embedded null characters in diagnostics
12465      Branch: perl
12466            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
12467 ____________________________________________________________________________
12468 [  3273] By: gsar                                  on 1999/04/26  08:27:22
12469         Log: hand-applied conflicting parts of suggested patch
12470              From: Charles Bailey <BAILEY@newman.upenn.edu>
12471              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
12472              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
12473              Subject: [PATCH 5.005_56] VMS configuration/build
12474      Branch: perl
12475            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
12476            ! vms/munchconfig.c vms/subconfigure.com
12477 ____________________________________________________________________________
12478 [  3272] By: gsar                                  on 1999/04/26  08:25:41
12479         Log: update Changes; tweak minor regressions
12480      Branch: perl
12481            ! Changes lib/AutoSplit.pm lib/File/Path.pm
12482 ____________________________________________________________________________
12483 [  3271] By: gsar                                  on 1999/04/26  07:52:51
12484         Log: integrate change#3229 from maint-5.004
12485      Branch: perl
12486            ! pp_ctl.c util.c
12487 ____________________________________________________________________________
12488 [  3270] By: gsar                                  on 1999/04/25  22:58:27
12489         Log: fix buggy reference count on refs to SVs with autoviv magic
12490              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
12491              accessing free()d memory)
12492      Branch: perl
12493            ! pp.c t/op/ref.t
12494 ____________________________________________________________________________
12495 [  3269] By: gsar                                  on 1999/04/24  17:07:55
12496         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
12497              on win32)
12498      Branch: perl
12499            ! win32/win32.c
12500 ____________________________________________________________________________
12501 [  3268] By: gsar                                  on 1999/04/24  16:38:25
12502         Log: kill dup hunk
12503      Branch: perl
12504            ! config_h.SH
12505 ____________________________________________________________________________
12506 [  3267] By: gsar                                  on 1999/04/24  16:35:57
12507         Log: integrate cfgperl changes into mainline
12508      Branch: perl
12509           +> myconfig.SH
12510            - myconfig
12511            ! pod/perlre.pod
12512           !> (integrate 38 files)
12513 ____________________________________________________________________________
12514 [  3266] By: jhi                                   on 1999/04/23  18:42:44
12515         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
12516              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
12517              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
12518              Cc: Lionel Cons <lionel.cons@cern.ch>,
12519              Ilya Zakharevich <ilya@math.ohio-state.edu>,
12520              David Hayes <david@bdel.com>
12521              Subject: [PATCH] h2ph
12522              Date: Fri, 23 Apr 1999 12:37:23 -0400
12523              Message-ID: <19990423123723.A49550@O2.chapin.edu>
12524      Branch: cfgperl
12525            ! utils/h2ph.PL
12526 ____________________________________________________________________________
12527 [  3265] By: jhi                                   on 1999/04/21  18:17:12
12528         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
12529              To: perlbug@perl.org
12530              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
12531              Date: Wed, 21 Apr 1999 08:17:54 -0700
12532              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
12533      Branch: cfgperl
12534            ! vms/descrip_mms.template
12535 ____________________________________________________________________________
12536 [  3264] By: jhi                                   on 1999/04/20  08:50:54
12537         Log: From: Andy Dougherty <doughera@lafayette.edu>
12538              To: The Perl Porters Mailing List <perl5-porters@perl.org>
12539              Subject: [PATCH 5.005_56] Re: 5.006 Todo
12540              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
12541              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
12542      Branch: cfgperl
12543            ! Porting/pumpkin.pod
12544 ____________________________________________________________________________
12545 [  3263] By: jhi                                   on 1999/04/20  08:05:01
12546         Log: From: Chip Salzenberg <chip@perlsupport.com>
12547              To: Perl 5 Porters <perl5-porters@perl.org>
12548              Subject: [PATCH 5.005_56] Configure: $sig_count
12549              Date: Sun, 18 Apr 1999 17:54:36 -0400
12550              Message-ID: <19990418175436.A27496@perlsupport.com>
12551      Branch: cfgperl
12552            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12553            ! config_h.SH
12554 ____________________________________________________________________________
12555 [  3262] By: jhi                                   on 1999/04/19  18:23:50
12556         Log: Subject: PATCH wrong faq reference in perlbook.pod
12557              From: Robin Barker <rmb1@cise.npl.co.uk>
12558              To: perlbug@perl.com
12559              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
12560              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
12561      Branch: cfgperl
12562            ! pod/perlbook.pod
12563 ____________________________________________________________________________
12564 [  3261] By: jhi                                   on 1999/04/15  13:59:04
12565         Log: From: Andy Dougherty <doughera@lafayette.edu>
12566              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
12567              Cc: Perl Porters <perl5-porters@perl.org>
12568              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
12569              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
12570              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
12571      Branch: cfgperl
12572            ! hints/solaris_2.sh
12573 ____________________________________________________________________________
12574 [  3260] By: jhi                                   on 1999/04/15  13:56:53
12575         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
12576              To: pumpkings@jhereg.perl.com
12577              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
12578              Date: Thu, 15 Apr 1999 07:13:41 -0600
12579              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
12580      Branch: cfgperl
12581            ! pod/perldata.pod
12582 ____________________________________________________________________________
12583 [  3259] By: jhi                                   on 1999/04/13  23:12:52
12584         Log: LDLIBPTH also on 'clean' targets.
12585      Branch: cfgperl
12586            ! Makefile.SH
12587 ____________________________________________________________________________
12588 [  3258] By: jhi                                   on 1999/04/13  21:38:46
12589         Log: Add information about the two DEC C compiler optimizer bugs
12590              (what patch levels of the compilers fix them).
12591      Branch: cfgperl
12592            ! pp.c t/op/repeat.t
12593 ____________________________________________________________________________
12594 [  3257] By: jhi                                   on 1999/04/13  14:25:08
12595         Log: Be polite about ccdlflags and lddflags, too.
12596              Avoid Perl's malloc only when threaded.
12597      Branch: cfgperl
12598            ! hints/aix.sh
12599 ____________________________________________________________________________
12600 [  3256] By: jhi                                   on 1999/04/13  10:21:33
12601         Log: Croak if no known ways to semctl() (don't assume union semun).
12602      Branch: cfgperl
12603            ! doio.c perl.h
12604 ____________________________________________________________________________
12605 [  3255] By: jhi                                   on 1999/04/13  09:10:26
12606         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12607              To: perl5-porters@perl.org, vmsperl@perl.org
12608              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
12609              Date: Mon, 12 Apr 1999 13:36:48 -0700
12610              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
12611      Branch: cfgperl
12612            ! lib/ExtUtils/MM_VMS.pm
12613 ____________________________________________________________________________
12614 [  3254] By: jhi                                   on 1999/04/13  06:56:26
12615         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
12616              To: perlbug@perl.com
12617              Subject: Update for OpenBSD hints
12618              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
12619              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
12620      Branch: cfgperl
12621            ! hints/openbsd.sh
12622 ____________________________________________________________________________
12623 [  3229] By: chip                                  on 1999/04/13  04:04:14
12624         Log: Preserve errno from importunities of sfio.
12625      Branch: maint-5.004/perl
12626            ! pp_ctl.c util.c
12627 ____________________________________________________________________________
12628 [  3226] By: jhi                                   on 1999/04/11  12:52:26
12629         Log: If both ways to call semctl are broken,    skip the tests.
12630      Branch: cfgperl
12631            ! t/lib/ipc_sysv.t
12632 ____________________________________________________________________________
12633 [  3225] By: jhi                                   on 1999/04/10  22:27:28
12634         Log: From: Andy Dougherty <doughera@lafayette.edu>
12635              To: dsembr01@ox.slug.louisville.edu
12636              Cc: perlbug@perl.com
12637              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
12638              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
12639              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
12640      Branch: cfgperl
12641            ! ext/POSIX/POSIX.xs
12642 ____________________________________________________________________________
12643 [  3224] By: jhi                                   on 1999/04/09  18:50:32
12644         Log: From: Andy Dougherty <doughera@lafayette.edu>
12645              To: Perl Porters <perl5-porters@perl.org>
12646              Subject: [PATCH 5.005_56] Re: prefix= in hints
12647              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
12648              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
12649              
12650              (Overrides change #3204 from Kurt)
12651      Branch: cfgperl
12652            ! hints/linux.sh
12653 ____________________________________________________________________________
12654 [  3223] By: jhi                                   on 1999/04/09  18:37:55
12655         Log: Understand Apollo's //node notation.
12656              
12657              From: Johann Klasek <jk@auto.tuwien.ac.at>
12658              To: jhi@iki.fi
12659              Subject: Re: DomainPerl
12660              Date: Fri, 9 Apr 1999 18:21:37 +0200
12661              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
12662      Branch: cfgperl
12663            ! lib/Cwd.pm
12664 ____________________________________________________________________________
12665 [  3220] By: jhi                                   on 1999/04/04  16:33:49
12666         Log: Integrate from mainperl.
12667      Branch: cfgperl
12668           !> (integrate 39 files)
12669 ____________________________________________________________________________
12670 [  3219] By: gsar                                  on 1999/04/04  02:48:17
12671         Log: tweak previous change
12672      Branch: maint-5.005/perl
12673            ! win32/win32.c
12674 ____________________________________________________________________________
12675 [  3218] By: gsar                                  on 1999/04/04  02:44:47
12676         Log: be careful about extending the stack for the Win32:: builtins
12677      Branch: maint-5.005/perl
12678            ! win32/win32.c
12679 ____________________________________________________________________________
12680 [  3217] By: gsar                                  on 1999/04/04  01:59:26
12681         Log: correct places that said newSVpv() when they meant newSVpvn()
12682      Branch: perl
12683            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
12684            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
12685            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
12686            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
12687            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
12688            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
12689            ! win32/win32.c
12690 ____________________________________________________________________________
12691 [  3216] By: gsar                                  on 1999/04/03  23:58:27
12692         Log: avoid duplicate code
12693      Branch: perl
12694            ! sv.c
12695 ____________________________________________________________________________
12696 [  3215] By: gsar                                  on 1999/04/03  23:14:34
12697         Log: grow PL_tmps_stack more efficiently; make it more amenable to
12698              STRESS_REALLOC testing
12699      Branch: perl
12700            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
12701            ! sv.c
12702 ____________________________________________________________________________
12703 [  3214] By: gsar                                  on 1999/04/03  21:01:09
12704         Log: scrounge and save three extra branches in pp_entersub()
12705      Branch: perl
12706            ! cv.h pp_ctl.c pp_hot.c
12707 ____________________________________________________________________________
12708 [  3213] By: gsar                                  on 1999/04/03  17:43:23
12709         Log: remove duplicate code and an extra branch in sv_setsv() and
12710              other hot code by making SvTHINKFIRST() think about FAKE SVs
12711      Branch: perl
12712            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
12713            ! proto.h scope.c sv.c sv.h
12714 ____________________________________________________________________________
12715 [  3212] By: jhi                                   on 1999/04/03  16:20:09
12716         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
12717              
12718              From: John Bley <jbb6@acpub.duke.edu>
12719              To: perlbug@perl.org
12720              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
12721              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
12722              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
12723      Branch: cfgperl
12724            ! doio.c pp_sys.c
12725 ____________________________________________________________________________
12726 [  3211] By: jhi                                   on 1999/04/03  13:27:26
12727         Log: Change #3210 was rather unportable.  This is better.
12728      Branch: cfgperl
12729            ! Configure config_h.SH
12730 ____________________________________________________________________________
12731 [  3210] By: jhi                                   on 1999/04/03  13:16:20
12732         Log: Avoid Digital UNIX' ksh.
12733              
12734              From: Jarkko Hietaniemi <jhi@iki.fi> 
12735              To: Henrik Tougaard <ht000@siberut.foa.dk> 
12736              Cc: perlbug@perl.com, ht000@foa.dk 
12737              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
12738              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
12739              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
12740      Branch: cfgperl
12741            ! Configure config_h.SH
12742 ____________________________________________________________________________
12743 [  3209] By: jhi                                   on 1999/04/03  12:49:04
12744         Log: Integrate from mainperl.
12745      Branch: cfgperl
12746           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
12747 ____________________________________________________________________________
12748 [  3208] By: jhi                                   on 1999/04/03  12:27:24
12749         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
12750              
12751              From: Lionel Cons <lionel.cons@cern.ch>
12752              To: jhi@iki.fi
12753              Cc: perlbug@perl.com, kstar@isinet.com,
12754              Philippe Defert <philippe.defert@cern.ch>
12755              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
12756              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
12757              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
12758      Branch: cfgperl
12759            ! hints/irix_6.sh
12760 ____________________________________________________________________________
12761 [  3207] By: jhi                                   on 1999/04/03  12:20:21
12762         Log: Be polite about usemymalloc.
12763      Branch: cfgperl
12764            ! hints/aix.sh
12765 ____________________________________________________________________________
12766 [  3206] By: gsar                                  on 1999/04/02  23:31:59
12767         Log: a typo in change#3205
12768      Branch: perl
12769            ! t/lib/bigfloatpm.t
12770 ____________________________________________________________________________
12771 [  3205] By: gsar                                  on 1999/04/02  23:20:31
12772         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
12773              returns NaNs faithfully)
12774      Branch: perl
12775            ! t/lib/bigfloatpm.t
12776 ____________________________________________________________________________
12777 [  3204] By: jhi                                   on 1999/04/02  22:03:23
12778         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
12779              
12780              From: "Kurt D. Starsinic" <kstar@chapin.edu>
12781              To: perl5-porters@perl.org
12782              Subject: linux hints nit
12783              Date: Fri, 2 Apr 1999 16:49:47 -0500
12784              Message-ID: <19990402164947.E80926@O2.chapin.edu>
12785      Branch: cfgperl
12786            ! hints/linux.sh
12787 ____________________________________________________________________________
12788 [  3203] By: jhi                                   on 1999/04/02  22:00:56
12789         Log: Display exact glibc version in Linux. 
12790              
12791              From: Andy Dougherty <doughera@lafayette.edu>
12792              To: Perl Porters <perl5-porters@perl.org>
12793              Subject: Displaying glibc version on Linux
12794              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
12795              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
12796      Branch: cfgperl
12797            ! hints/linux.sh
12798 ____________________________________________________________________________
12799 [  3202] By: gsar                                  on 1999/04/02  21:23:18
12800         Log: various little goofs
12801      Branch: perl
12802            ! Changes Makefile.SH README installperl
12803 ____________________________________________________________________________
12804 [  3201] By: jhi                                   on 1999/04/02  13:13:39
12805         Log: Configure regen.
12806              
12807              Add llseek + offset_t probing.
12808              Change CONFIG to CONFIGDOTSH.
12809              'unset foo' is unportable, use foo=''.
12810      Branch: cfgperl
12811            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
12812            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
12813            ! perl_exp.SH writemain.SH
12814 ____________________________________________________________________________
12815 [  3200] By: jhi                                   on 1999/04/02  12:06:22
12816         Log: Introduce myconfig.SH.
12817              
12818              From: Andy Dougherty <doughera@lafayette.edu>
12819              To: Jarkko Hietaniemi <jhi@iki.fi>
12820              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
12821              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
12822              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
12823              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
12824      Branch: cfgperl
12825            + myconfig.SH
12826            - myconfig
12827            ! MANIFEST
12828 ____________________________________________________________________________
12829 [  3195] By: jhi                                   on 1999/03/28  16:42:54
12830         Log: Update perlhist on 5_03.
12831      Branch: maint-5.005/perl
12832            ! pod/perlhist.pod
12833 ____________________________________________________________________________
12834 [  3194] By: jhi                                   on 1999/03/28  12:30:01
12835         Log: Integrate from mainperl.
12836      Branch: cfgperl
12837           +> t/op/grep.t
12838            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
12839            ! t/lib/bigintpm.t
12840           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
12841           !> t/lib/thread.t
12842 ____________________________________________________________________________
12843 [  3189] By: gsar                                  on 1999/03/28  08:22:00
12844         Log: various pod niggles
12845      Branch: maint-5.005/perl
12846            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
12847            ! pod/perlfunc.pod pod/perlhist.pod
12848 ____________________________________________________________________________
12849 [  3187] By: gsar                                  on 1999/03/28  07:31:16
12850         Log: regularize CAPI declarations (CAPI extensions now build under
12851              the Borland compiler)
12852      Branch: maint-5.005/perl
12853            ! win32/GenCAPI.pl
12854 ____________________________________________________________________________
12855 [  3186] By: gsar                                  on 1999/03/28  07:26:33
12856         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
12857              -DPERL_CAPI
12858      Branch: maint-5.005/perl
12859            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
12860 ____________________________________________________________________________
12861 [  3183] By: gsar                                  on 1999/03/28  06:00:46
12862         Log: update p4 utility to ignore non-text files
12863      Branch: perl
12864            ! Porting/p4desc
12865 ____________________________________________________________________________
12866 [  3181] By: gsar                                  on 1999/03/28  03:37:23
12867         Log: integrate change#3179 from maint-5.005
12868      Branch: perl
12869           !> ext/Thread/Thread.xs t/lib/thread.t
12870 ____________________________________________________________________________
12871 [  3180] By: gsar                                  on 1999/03/28  02:28:20
12872         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
12873              (sometimes caused bizarreness in the BLOCK)
12874      Branch: perl
12875            + t/op/grep.t
12876            ! MANIFEST op.c
12877 ____________________________________________________________________________
12878 [  3179] By: gsar                                  on 1999/03/28  02:14:04
12879         Log: fix thread segfault when passing large number of arguments to child
12880              a la C<Thread->new($foo, 1..1000)>
12881      Branch: maint-5.005/perl
12882            ! ext/Thread/Thread.xs t/lib/thread.t
12883 ____________________________________________________________________________
12884 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
12885         Log: fix $Config{'usethreads'} typo in perlthrtut
12886              
12887              From: Ian Maloney <szhmf9@wsblob.ubs.com>
12888              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
12889              Message-Id: <199903251540.QAA02439@wsblob.>
12890              Subject: perlthrtut documentation error
12891      Branch: maint-5.005/perl
12892            ! pod/perlthrtut.pod
12893 ____________________________________________________________________________
12894 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
12895         Log: Update Test.pm to VERSION 1.122 from CPAN
12896      Branch: maint-5.005/perl
12897            ! lib/Test.pm
12898 ____________________________________________________________________________
12899 [  3171] By: jhi                                   on 1999/03/26  22:38:28
12900         Log: Integrate from mainperl.
12901      Branch: cfgperl
12902           !> (integrate 37 files)
12903 ____________________________________________________________________________
12904 [  3170] By: gsar                                  on 1999/03/26  01:30:25
12905         Log: specify type of bracket in "Unmatched bracket" diagnostic;
12906              prefer 'brace' or 'curly bracket' over 'curly brace'
12907      Branch: perl
12908            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
12909            ! t/op/misc.t t/op/re_tests toke.c
12910 ____________________________________________________________________________
12911 [  3169] By: gsar                                  on 1999/03/26  00:50:51
12912         Log: better description of "Integer overflow" diagnostic
12913      Branch: perl
12914            ! pod/perldiag.pod
12915 ____________________________________________________________________________
12916 [  3168] By: gsar                                  on 1999/03/25  11:02:46
12917         Log: applied needful parts of suggested patch
12918              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
12919              Date: Tue, 23 Mar 1999 16:21:43 -0800
12920              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
12921              Subject: [PATCH 5.005_56] pp_formline correction
12922      Branch: perl
12923            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
12924 ____________________________________________________________________________
12925 [  3167] By: gsar                                  on 1999/03/25  10:39:02
12926         Log: clarify what a "comment" means (due to Mark-Jason Dominus
12927              <mjd@plover.com>)
12928      Branch: perl
12929            ! pod/perlsyn.pod
12930 ____________________________________________________________________________
12931 [  3166] By: gsar                                  on 1999/03/25  10:33:18
12932         Log: describe current behavior on local($foo{nothere}) (suggested by
12933              Lionel Cons <lionel.cons@cern.ch>)
12934      Branch: perl
12935            ! pod/perlsub.pod
12936 ____________________________________________________________________________
12937 [  3165] By: gsar                                  on 1999/03/25  06:21:05
12938         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
12939              <vishalb@hotmail.com>)
12940      Branch: perl
12941            ! ext/B/B/C.pm
12942 ____________________________________________________________________________
12943 [  3164] By: gsar                                  on 1999/03/25  06:17:27
12944         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
12945              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
12946              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
12947              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
12948      Branch: perl
12949            ! ext/B/B.xs op.h opcode.pl
12950 ____________________________________________________________________________
12951 [  3163] By: gsar                                  on 1999/03/25  06:15:49
12952         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
12953              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
12954              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
12955              Subject: [PATCH _56] B::Deparse 0.57
12956              --
12957              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
12958              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
12959              Subject: Re: [PATCH _56] B::Deparse 0.57 
12960      Branch: perl
12961            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
12962 ____________________________________________________________________________
12963 [  3162] By: gsar                                  on 1999/03/25  06:11:46
12964         Log: fix a few places that said 'int', but meant 'STRLEN'
12965      Branch: perl
12966            ! pod/perlguts.pod proto.h sv.c
12967 ____________________________________________________________________________
12968 [  3161] By: gsar                                  on 1999/03/25  06:01:18
12969         Log: From: Russ Allbery <rra@stanford.edu>
12970              Date: 22 Mar 1999 04:26:26 -0800
12971              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
12972              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
12973      Branch: perl
12974            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
12975            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
12976            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
12977            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
12978 ____________________________________________________________________________
12979 [  3160] By: gsar                                  on 1999/03/25  02:26:31
12980         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
12981      Branch: perl
12982            ! opcode.h opcode.pl
12983 ____________________________________________________________________________
12984 [  3159] By: gsar                                  on 1999/03/25  02:18:17
12985         Log: add statement-modifier loops to :base_loop class
12986      Branch: perl
12987            ! ext/Opcode/Opcode.pm
12988 ____________________________________________________________________________
12989 [  3158] By: gsar                                  on 1999/03/25  00:36:57
12990         Log: integrate changes#3105,3130,3154 from maint-5.005
12991      Branch: perl
12992           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
12993 ____________________________________________________________________________
12994 [  3157] By: gsar                                  on 1999/03/25  00:24:17
12995         Log: remove bogus panic()
12996      Branch: perl
12997            ! Changes lib/Math/BigFloat.pm
12998 ____________________________________________________________________________
12999 [  3156] By: jhi                                   on 1999/03/24  22:43:43
13000         Log: Integrate from mainperl.
13001      Branch: cfgperl
13002           +> (branch 38 files)
13003           !> (integrate 68 files)
13004 ____________________________________________________________________________
13005 [  3155] By: jhi                                   on 1999/03/24  22:12:17
13006         Log: Configure regenerated because of changes #3130/#3154 and #3147.
13007      Branch: cfgperl
13008            ! Configure config_h.SH
13009 ____________________________________________________________________________
13010 [  3154] By: jhi                                   on 1999/03/24  21:40:51
13011         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
13012              based on suggestions from Andy Dougherty.
13013      Branch: maint-5.005/perl
13014            ! INSTALL
13015 ____________________________________________________________________________
13016 [  3153] By: gsar                                  on 1999/03/24  10:38:05
13017         Log: applied suggested patch, modulo superceded parts
13018              From: Charles Bailey <BAILEY@newman.upenn.edu>
13019              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
13020              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
13021              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
13022      Branch: perl
13023            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
13024            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
13025            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
13026            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
13027 ____________________________________________________________________________
13028 [  3152] By: gsar                                  on 1999/03/24  10:30:51
13029         Log: applied suggested patch, modulo superceded parts
13030              From: Charles Bailey <BAILEY@newman.upenn.edu>
13031              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
13032              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
13033              Subject: [PATCH 5.005_56] Miscellaneous small fixes
13034      Branch: perl
13035            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
13036            ! lib/File/Basename.pm
13037 ____________________________________________________________________________
13038 [  3151] By: gsar                                  on 1999/03/24  10:15:00
13039         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
13040      Branch: perl
13041            ! pod/perlop.pod
13042 ____________________________________________________________________________
13043 [  3150] By: gsar                                  on 1999/03/24  10:09:13
13044         Log: missing integration in previous change
13045      Branch: perl
13046           !> README.apollo
13047 ____________________________________________________________________________
13048 [  3149] By: gsar                                  on 1999/03/24  10:06:44
13049         Log: integrate changes#3116,3119 from maint-5.005
13050      Branch: perl
13051            + README.apollo
13052           +> apollo/netinet/in.h
13053           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
13054 ____________________________________________________________________________
13055 [  3148] By: gsar                                  on 1999/03/24  10:01:56
13056         Log: integrate changes#3091-3094 from maint-5.005
13057      Branch: perl
13058           !> README.hurd vms/subconfigure.com vos/config.h
13059           !> vos/config_h.SH_orig
13060 ____________________________________________________________________________
13061 [  3147] By: gsar                                  on 1999/03/24  09:31:49
13062         Log: warn about newfangled vfork() caveats
13063      Branch: perl
13064            ! Configure
13065 ____________________________________________________________________________
13066 [  3146] By: jhi                                   on 1999/03/24  09:20:14
13067         Log: Bring in changes #2808 and #2812 (from mainline perl)
13068              that enhance the perlbug checklist.
13069      Branch: maint-5.005/perl
13070            ! utils/perlbug.PL
13071 ____________________________________________________________________________
13072 [  3145] By: gsar                                  on 1999/03/24  08:37:02
13073         Log: integrate change#3115 from maint-5.005
13074      Branch: perl
13075           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
13076           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
13077 ____________________________________________________________________________
13078 [  3144] By: gsar                                  on 1999/03/24  08:33:59
13079         Log: add note about map in scalar context
13080      Branch: perl
13081            ! pod/perlfunc.pod
13082 ____________________________________________________________________________
13083 [  3143] By: gsar                                  on 1999/03/24  08:25:59
13084         Log: doc tweak
13085      Branch: perl
13086            ! lib/Time/Local.pm
13087 ____________________________________________________________________________
13088 [  3142] By: gsar                                  on 1999/03/24  08:20:37
13089         Log: applied suggested patch, modulo bogus hunk
13090              From: "Vishal Bhatia" <vishalb@hotmail.com>
13091              Date: Thu, 11 Mar 1999 07:40:27 PST
13092              Message-ID: <19990311154027.25891.qmail@hotmail.com>
13093              Subject: [PATCH 5.005_56] Minor fixes in perlcc
13094      Branch: perl
13095            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
13096 ____________________________________________________________________________
13097 [  3141] By: gsar                                  on 1999/03/24  08:06:12
13098         Log: integrate change#3104 from maint-5.005
13099      Branch: perl
13100           !> README.os390 t/lib/posix.t
13101 ____________________________________________________________________________
13102 [  3140] By: gsar                                  on 1999/03/24  06:34:56
13103         Log: fix failure of C<&locked_sub;> under -Dusethreads
13104      Branch: perl
13105            ! pp_hot.c t/lib/thread.t
13106 ____________________________________________________________________________
13107 [  3139] By: gsar                                  on 1999/03/24  05:52:00
13108         Log: debugger tweak (wasn't printing a newline after recalled commands)
13109      Branch: perl
13110            ! lib/perl5db.pl
13111 ____________________________________________________________________________
13112 [  3138] By: gsar                                  on 1999/03/24  05:33:28
13113         Log: document OO exceptions (based on a suggestion by Andreas Koenig
13114              <andreas.koenig@anima.de>)
13115      Branch: perl
13116            ! pod/perlfunc.pod
13117 ____________________________________________________________________________
13118 [  3137] By: gsar                                  on 1999/03/24  02:50:20
13119         Log: better "Illegal %s digit ignored" warnings
13120      Branch: perl
13121            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
13122            ! toke.c util.c
13123 ____________________________________________________________________________
13124 [  3136] By: gsar                                  on 1999/03/24  02:26:38
13125         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
13126      Branch: perl
13127            + t/pragma/utf8.t
13128            ! regcomp.c
13129 ____________________________________________________________________________
13130 [  3135] By: gsar                                  on 1999/03/24  01:29:09
13131         Log: flip release & version in win32_uname()
13132      Branch: perl
13133            ! win32/win32.c
13134 ____________________________________________________________________________
13135 [  3134] By: gsar                                  on 1999/03/24  01:08:33
13136         Log: support POSIX::uname() via win32_uname()
13137      Branch: perl
13138            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
13139            ! win32/config.gc win32/config.vc win32/config_H.bc
13140            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
13141            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
13142 ____________________________________________________________________________
13143 [  3133] By: gsar                                  on 1999/03/23  22:20:10
13144         Log: From: jan.dubois@ibm.net (Jan Dubois)
13145              Date: Sat, 06 Mar 1999 21:42:56 +0100
13146              Message-ID: <36e49281.50337171@smtp1.ibm.net>
13147              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
13148      Branch: perl
13149            ! pod/perldelta.pod
13150 ____________________________________________________________________________
13151 [  3132] By: gsar                                  on 1999/03/23  22:17:45
13152         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
13153              Date: Sat, 06 Mar 1999 17:50:49 +0100
13154              Message-ID: <36e25209.33833760@smtp1.ibm.net>
13155              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
13156              --
13157              Date: Sat, 06 Mar 1999 18:15:00 +0100
13158              Message-ID: <36e36222.37954195@smtp1.ibm.net>
13159              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
13160      Branch: perl
13161            + t/lib/filefunc.t
13162            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
13163            ! pod/perldelta.pod pod/perlmodlib.pod
13164 ____________________________________________________________________________
13165 [  3131] By: gsar                                  on 1999/03/23  22:07:59
13166         Log: integrate cfgperl changes into mainline
13167      Branch: perl
13168           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
13169           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
13170           !> installperl malloc.c perl.c perl.h pod/perl.pod
13171           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
13172 ____________________________________________________________________________
13173 [  3130] By: jhi                                   on 1999/03/23  22:02:23
13174         Log: Don't use config.msg to remind about the
13175              LD_LIBRARY_PATH because Makefile.SH takes
13176              care of that.
13177              
13178              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
13179              This used to be the default but in some MT or another it
13180              was dropped because of some transient error or another.
13181      Branch: maint-5.005/perl
13182            ! Configure hints/dec_osf.sh
13183 ____________________________________________________________________________
13184 [  3129] By: gsar                                  on 1999/03/23  21:38:03
13185         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
13186              to size    and better maintainability)
13187      Branch: perl
13188            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
13189            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
13190            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
13191            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
13192            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
13193            + t/pod/include.xr t/pod/included.t t/pod/included.xr
13194            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
13195            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
13196            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
13197            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
13198            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
13199            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
13200            ! win32/Makefile win32/makefile.mk win32/pod.mak
13201 ____________________________________________________________________________
13202 [  3128] By: jhi                                   on 1999/03/23  10:14:54
13203         Log: Integrate from mainperl.
13204      Branch: cfgperl
13205           !> (integrate 46 files)
13206 ____________________________________________________________________________
13207 [  3127] By: gsar                                  on 1999/03/23  06:57:30
13208         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
13209              Date: Thu, 4 Mar 1999 10:54:01 -0800
13210              Message-Id: <9903041854.AA46868@frc0000>
13211              Subject: patch for useless Math::BigInt warnings
13212      Branch: perl
13213            ! lib/Math/BigInt.pm
13214 ____________________________________________________________________________
13215 [  3126] By: gsar                                  on 1999/03/23  05:54:37
13216         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
13217              From: "Kurt D. Starsinic" <kstar@chapin.edu>
13218              Date: Fri, 19 Feb 1999 15:47:59 -0500
13219              Message-ID: <19990219154759.A32350@O2.chapin.edu>
13220              Subject: [PATCH] OSF/1 hints
13221      Branch: perl
13222            ! hints/dec_osf.sh
13223 ____________________________________________________________________________
13224 [  3125] By: gsar                                  on 1999/03/23  00:56:38
13225         Log: avoid typeglob persistence in pp_readline()
13226      Branch: perl
13227            ! sv.c t/op/gv.t
13228 ____________________________________________________________________________
13229 [  3124] By: gsar                                  on 1999/03/22  21:12:23
13230         Log: update copyright years
13231      Branch: perl
13232            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
13233            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
13234            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
13235            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
13236            ! sv.c sv.h toke.c utf8.c utf8.h util.c
13237 ____________________________________________________________________________
13238 [  3123] By: gsar                                  on 1999/03/22  07:07:06
13239         Log: implement win32_spawnvp() internally, making it return true PIDs
13240              for asynchronous spawns; fix win32_kill() to always deal with
13241              PIDs
13242      Branch: perl
13243            ! win32/win32.c win32/win32.h
13244 ____________________________________________________________________________
13245 [  3122] By: jhi                                   on 1999/03/19  21:12:14
13246         Log: Describe the new Benchmark feature in more detail.
13247      Branch: cfgperl
13248            ! pod/perldelta.pod
13249      Branch: maint-5.005/perl
13250            ! pod/perldelta.pod
13251 ____________________________________________________________________________
13252 [  3121] By: jhi                                   on 1999/03/19  08:16:12
13253         Log: AVAILABILITY tuning.
13254      Branch: cfgperl
13255            ! pod/perl.pod
13256      Branch: maint-5.005/perl
13257            ! pod/perl.pod
13258 ____________________________________________________________________________
13259 [  3120] By: jhi                                   on 1999/03/17  14:52:17
13260         Log: Rhapsody change assumed too much.
13261      Branch: cfgperl
13262            ! t/op/stat.t
13263 ____________________________________________________________________________
13264 [  3119] By: jhi                                   on 1999/03/17  14:33:43
13265         Log: More Apollo fixes.
13266      Branch: maint-5.005/perl
13267            ! README.apollo hints/apollo.sh t/lib/io_udp.t
13268 ____________________________________________________________________________
13269 [  3118] By: jhi                                   on 1999/03/16  17:23:39
13270         Log: Nada.
13271      Branch: maint-5.005/perl
13272            ! README.apollo
13273 ____________________________________________________________________________
13274 [  3117] By: jhi                                   on 1999/03/16  17:18:49
13275         Log: Apollo DomainOS AVAILABILITY.
13276      Branch: cfgperl
13277            ! pod/perl.pod
13278      Branch: maint-5.005/perl
13279            ! pod/perl.pod
13280 ____________________________________________________________________________
13281 [  3116] By: jhi                                   on 1999/03/16  17:14:00
13282         Log: Apollo DomainOS patch
13283              From: Johann Klasek <jk@auto.tuwien.ac.at>
13284              Subject: Re: DomainPerl
13285              Date: Tue, 16 Mar 1999 17:46:32 +0100
13286              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
13287      Branch: maint-5.005/perl
13288            + README.apollo apollo/netinet/in.h
13289            ! MANIFEST hints/apollo.sh
13290 ____________________________________________________________________________
13291 [  3115] By: jhi                                   on 1999/03/16  14:23:54
13292         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
13293              To: Gurusamy Sarathy <gsar@activestate.com>,
13294              Graham Barr <gbarr@pobox.com>
13295              Cc: Perl5 Porters <perl5-porters@perl.org>,
13296              "Paul.Marquess" <Paul.Marquess@btinternet.com>
13297              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
13298              Date: Sun, 14 Mar 1999 14:43:57 -0000
13299              Message-Id: <199903141841.NAA17040@defender.perl.org>
13300      Branch: maint-5.005/perl
13301            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13302            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
13303 ____________________________________________________________________________
13304 [  3114] By: jhi                                   on 1999/03/16  12:42:20
13305         Log: Mention Rhapsody in 5.005_5X perldelta,
13306              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
13307              *planned* AVAILABILITY.
13308      Branch: cfgperl
13309            ! pod/perl.pod pod/perldelta.pod
13310      Branch: maint-5.005/perl
13311            ! pod/perl.pod
13312 ____________________________________________________________________________
13313 [  3113] By: jhi                                   on 1999/03/16  10:38:53
13314         Log: perldelta niggling.
13315      Branch: cfgperl
13316            ! pod/perldelta.pod
13317      Branch: maint-5.005/perl
13318            ! pod/perldelta.pod
13319 ____________________________________________________________________________
13320 [  3112] By: jhi                                   on 1999/03/16  10:35:21
13321         Log: Integrate from mainperl.
13322      Branch: cfgperl
13323           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
13324           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
13325 ____________________________________________________________________________
13326 [  3111] By: jhi                                   on 1999/03/16  10:28:10
13327         Log: AVAILABILITY update: still mention PowerUX,
13328              Novell Netware now has sources available.
13329      Branch: cfgperl
13330            ! pod/perl.pod
13331      Branch: maint-5.005/perl
13332            ! pod/perl.pod
13333 ____________________________________________________________________________
13334 [  3110] By: gsar                                  on 1999/03/16  04:34:23
13335         Log: sundry pod niggles
13336      Branch: perl
13337            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
13338            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
13339 ____________________________________________________________________________
13340 [  3109] By: jhi                                   on 1999/03/15  17:00:11
13341         Log: Integrate from mainperl.
13342      Branch: cfgperl
13343           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
13344           +> lib/unicode/Is/Syllable.pl
13345           +> lib/unicode/MakeEthiopicSyllables.PL
13346           +> lib/unicode/README.Ethiopic
13347           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
13348           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
13349           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
13350           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
13351           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
13352           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
13353           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
13354           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
13355 ____________________________________________________________________________
13356 [  3108] By: jhi                                   on 1999/03/15  16:58:12
13357         Log: First pass of integrating the Rhapsody port,
13358              
13359              From: Wilfredo Sanchez <wsanchez@apple.com> 
13360              Subject: Keeping the world in sync.
13361              Reply-To: wsanchez@apple.com 
13362              To: perlbug@perl.com 
13363              Date: Fri, 13 Nov 1998 17:11:30 -0800 
13364              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
13365      Branch: cfgperl
13366            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
13367            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
13368            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
13369            ! x2p/util.c
13370 ____________________________________________________________________________
13371 [  3107] By: gsar                                  on 1999/03/15  03:22:10
13372         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
13373              From: Daniel Yacob <dmulholl@cs.indiana.edu>
13374              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
13375              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
13376              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
13377      Branch: perl
13378            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
13379            + lib/unicode/Is/Syllable.pl
13380            + lib/unicode/MakeEthiopicSyllables.PL
13381            + lib/unicode/README.Ethiopic
13382            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
13383            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
13384            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
13385            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
13386            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
13387            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
13388            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
13389            ! lib/unicode/Name.pl lib/unicode/Number.pl
13390 ____________________________________________________________________________
13391 [  3106] By: gsar                                  on 1999/03/12  20:35:36
13392         Log: change#3067 failed package.t due to needless creation of $a and $b;
13393              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
13394      Branch: perl
13395            ! op.c
13396 ____________________________________________________________________________
13397 [  3105] By: jhi                                   on 1999/03/12  15:54:57
13398         Log: Recognize the NetBSD packages collection.
13399      Branch: maint-5.005/perl
13400            ! hints/netbsd.sh
13401 ____________________________________________________________________________
13402 [  3104] By: jhi                                   on 1999/03/12  09:07:04
13403         Log: From: pvhp@forte.com (Peter Prymmer)
13404              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
13405              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
13406              Date: Thu, 11 Mar 99 14:24:54 PST
13407              Message-Id: <9903112224.AA24346@forte.com>
13408      Branch: maint-5.005/perl
13409            ! README.os390 t/lib/posix.t
13410 ____________________________________________________________________________
13411 [  3103] By: jhi                                   on 1999/03/10  11:07:46
13412         Log: Integrate from mainperl.
13413      Branch: cfgperl
13414           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
13415           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
13416           !> t/pragma/warn/1global toke.c win32/makedef.pl
13417 ____________________________________________________________________________
13418 [  3102] By: jhi                                   on 1999/03/10  11:01:20
13419         Log: From: pvhp@forte.com (Peter Prymmer)
13420              To: perl5-porters@perl.org
13421              Subject: [5.005_03-MT6]Patch: time passes
13422              Date: Tue, 9 Mar 99 18:42:17 PST
13423              Message-Id: <9903100242.AA29057@forte.com>
13424      Branch: maint-5.005/perl
13425            ! perl.c
13426 ____________________________________________________________________________
13427 [  3101] By: jhi                                   on 1999/03/10  10:30:15
13428         Log: From: Mark-Jason Dominus <mjd@plover.com>
13429              To: perl5-porters@perl.com
13430              Subject: Minor fix to perlfunc.pod
13431              Date: Mon, 08 Mar 1999 20:05:53 -0500
13432              Message-ID: <19990309010553.13757.qmail@plover.com>
13433      Branch: maint-5.005/perl
13434            ! pod/perlfunc.pod
13435 ____________________________________________________________________________
13436 [  3100] By: gsar                                  on 1999/03/09  23:04:44
13437         Log: change#3060 had the wrong quotes
13438      Branch: perl
13439            ! pod/pod2man.PL
13440 ____________________________________________________________________________
13441 [  3099] By: jhi                                   on 1999/03/09  12:52:21
13442         Log: d_uname was broken (probably since _53), reported by
13443              
13444              From: Alan Burlison <Alan.Burlison@uk.sun.com>
13445              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
13446              cpan-testers@perl.org
13447              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
13448              Date: Mon, 08 Mar 1999 13:22:31 +0000
13449              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
13450              
13451              and
13452              
13453              From: lvirden@cas.org (Larry W. Virden)
13454              To: perlbug@perl.com
13455              Subject: configure not correctly identifying uname posix compatibility
13456              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
13457              Message-Id: <199903081136.GAA23682@cas.org>
13458      Branch: cfgperl
13459            ! Configure config_h.SH
13460 ____________________________________________________________________________
13461 [  3098] By: gsar                                  on 1999/03/09  03:16:07
13462         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
13463      Branch: perl
13464            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
13465 ____________________________________________________________________________
13466 [  3097] By: gsar                                  on 1999/03/09  02:50:43
13467         Log: use yyerror() instead of croak() so that compile-time failures in
13468              my(LIST) don't confuse globals with lexicals
13469      Branch: perl
13470            ! op.c toke.c
13471 ____________________________________________________________________________
13472 [  3096] By: gsar                                  on 1999/03/09  02:47:36
13473         Log: adjust testsuite for change#3067
13474      Branch: perl
13475            ! t/pragma/warn/1global
13476 ____________________________________________________________________________
13477 [  3095] By: gsar                                  on 1999/03/08  21:04:48
13478         Log: remove bogus symbols from global.sym
13479      Branch: perl
13480            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
13481            ! perl.h win32/makedef.pl
13482 ____________________________________________________________________________
13483 [  3094] By: jhi                                   on 1999/03/06  16:16:15
13484         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
13485              To: jhi@iki.fi
13486              Subject: Oops
13487              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
13488              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
13489      Branch: maint-5.005/perl
13490            ! README.hurd
13491 ____________________________________________________________________________
13492 [  3093] By: jhi                                   on 1999/03/06  15:59:46
13493         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
13494              To: jhi@iki.fi
13495              Subject: New Hurd README
13496              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
13497              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
13498      Branch: maint-5.005/perl
13499            ! README.hurd
13500 ____________________________________________________________________________
13501 [  3092] By: jhi                                   on 1999/03/06  12:52:06
13502         Log: From: Paul_Green@stratus.com
13503              To: perl5-porters@perl.org
13504              Cc: jhi@iki.fi, Paul_Green@stratus.com
13505              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
13506              Date: Fri, 5 Mar 1999 18:08:49 -0500 
13507              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
13508      Branch: maint-5.005/perl
13509            ! vos/config.h vos/config_h.SH_orig
13510 ____________________________________________________________________________
13511 [  3091] By: jhi                                   on 1999/03/06  12:42:21
13512         Log: From: Dan Sugalski <sugalskd@osshe.edu>
13513              To: perl5-porters@perl.org, vmsperl@perl.org
13514              Subject: [PATCH 5.005_03-MT6]VMS build patch
13515              Date: Fri, 05 Mar 1999 12:36:19 -0800
13516              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
13517      Branch: maint-5.005/perl
13518            ! vms/subconfigure.com
13519 ____________________________________________________________________________
13520 [  3090] By: gsar                                  on 1999/03/06  04:40:03
13521         Log: integrate change#3089 from mainline
13522              
13523              tolerate CRs after options
13524      Branch: maint-5.005/perl
13525           !> perl.c
13526 ____________________________________________________________________________
13527 [  3089] By: gsar                                  on 1999/03/06  04:30:40
13528         Log: tolerate CRs after options
13529      Branch: perl
13530            ! perl.c
13531 ____________________________________________________________________________
13532 [  3088] By: jhi                                   on 1999/03/05  12:49:01
13533         Log: Integrate from mainperl.
13534      Branch: cfgperl
13535           +> README.hurd
13536           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
13537 ____________________________________________________________________________
13538 [  3087] By: gsar                                  on 1999/03/05  06:41:16
13539         Log: adjust timeouts to accomodate slow/busy systems
13540      Branch: perl
13541            ! t/lib/io_sock.t
13542 ____________________________________________________________________________
13543 [  3083] By: gsar                                  on 1999/03/05  01:32:47
13544         Log: integrate change#3081 from maint-5.005
13545      Branch: perl
13546           !> ext/Errno/Errno_pm.PL
13547 ____________________________________________________________________________
13548 [  3082] By: gsar                                  on 1999/03/05  01:31:06
13549         Log: integrate change#2904 from maint-5.005
13550      Branch: perl
13551           +> README.hurd
13552           !> MANIFEST
13553 ____________________________________________________________________________
13554 [  3081] By: gsar                                  on 1999/03/05  00:14:33
13555         Log: protect against doubled backslashes
13556      Branch: maint-5.005/perl
13557            ! ext/Errno/Errno_pm.PL
13558 ____________________________________________________________________________
13559 [  3077] By: jhi                                   on 1999/03/04  08:10:13
13560         Log: Integrate from mainperl.
13561      Branch: cfgperl
13562           +> ext/B/B/Stash.pm
13563           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
13564           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
13565           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
13566           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
13567 ____________________________________________________________________________
13568 [  3076] By: jhi                                   on 1999/03/04  08:07:59
13569         Log: Regen config_h.SH once more because of *size, 
13570              noticed by
13571              
13572              From: Hans Mulder <hansm@icgned.icgroup.nl>
13573              To: Jarkko Hietaniemi <jhi@iki.fi>
13574              Cc: perl5-porters@perl.org
13575              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
13576              Date: Thu,  4 Mar 99 00:10:45 +0100
13577              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
13578      Branch: cfgperl
13579            ! Configure config_h.SH
13580 ____________________________________________________________________________
13581 [  3068] By: gsar                                  on 1999/03/04  05:48:03
13582         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
13583              Date: Thu,  4 Mar 99 00:10:45 +0100
13584              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
13585              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
13586      Branch: perl
13587            ! config_h.SH
13588 ____________________________________________________________________________
13589 [  3067] By: gsar                                  on 1999/03/04  05:44:32
13590         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
13591              From: Graham Barr <gbarr@ti.com>
13592              Date: Wed, 3 Mar 1999 17:23:56 -0600
13593              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
13594              Subject: Re: 'use strict' doesn't work for one-letter variables
13595      Branch: perl
13596            ! gv.c op.c
13597 ____________________________________________________________________________
13598 [  3066] By: gsar                                  on 1999/03/04  05:20:50
13599         Log: updates to compiler modules
13600              From: "Vishal Bhatia" <vishalb@hotmail.com>
13601              Date: Tue, 02 Mar 1999 23:27:25 PST
13602              Message-ID: <19990303072725.779.qmail@hotmail.com>
13603              Subject: PATCH 5.005_56 + Test procedure
13604      Branch: perl
13605            + ext/B/B/Stash.pm
13606            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
13607            ! lib/Test/Harness.pm utils/perlcc.PL
13608 ____________________________________________________________________________
13609 [  3065] By: gsar                                  on 1999/03/04  05:03:30
13610         Log: more s/s_/s!/ etc.
13611      Branch: perl
13612            ! pod/perldelta.pod pod/perlfunc.pod
13613 ____________________________________________________________________________
13614 [  3064] By: gsar                                  on 1999/03/04  04:50:45
13615         Log: integrate cfgperl contents into mainline
13616      Branch: perl
13617           !> Configure README.vms bytecode.h config_h.SH configure.com
13618           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
13619           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
13620           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
13621 ____________________________________________________________________________
13622 [  3063] By: gsar                                  on 1999/03/04  04:44:13
13623         Log: HP-UX has yet another spelling for /NaNQ?/
13624      Branch: perl
13625            ! t/lib/bigfloatpm.t
13626 ____________________________________________________________________________
13627 [  3062] By: gsar                                  on 1999/03/04  04:36:08
13628         Log: error-check for accept() test
13629      Branch: perl
13630            ! t/lib/io_sock.t
13631 ____________________________________________________________________________
13632 [  3061] By: gsar                                  on 1999/03/04  03:40:25
13633         Log: allow custom comparison function in File::Compare::compare_text()
13634              From: jan.dubois@ibm.net (Jan Dubois)
13635              Date: Fri, 26 Feb 1999 21:56:09 +0100
13636              Message-ID: <36db0838.8805651@smtp1.ibm.net>
13637              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
13638      Branch: perl
13639            ! lib/File/Compare.pm
13640 ____________________________________________________________________________
13641 [  3060] By: gsar                                  on 1999/03/04  03:37:38
13642         Log: better version of change#3038
13643              From: abigail@fnx.com
13644              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
13645              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
13646              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
13647      Branch: perl
13648            ! pod/pod2man.PL
13649 ____________________________________________________________________________
13650 [  3058] By: jhi                                   on 1999/03/03  22:30:40
13651         Log: Configure regen to
13652              (1) match maint-5.005 patches #3056 and #3057
13653              (2) better version of PHOSTNAME of #3050
13654              (3) the crosscompile/multiarch config_h.SH trouble solved for now
13655      Branch: cfgperl
13656            ! Configure config_h.SH
13657 ____________________________________________________________________________
13658 [  3054] By: jhi                                   on 1999/03/03  09:57:59
13659         Log: Change #3053 missed perldelta.
13660      Branch: cfgperl
13661            ! pod/perldelta.pod
13662 ____________________________________________________________________________
13663 [  3053] By: jhi                                   on 1999/03/03  08:29:43
13664         Log: Use '!' to mark native integer packings instead of '_'.
13665      Branch: cfgperl
13666            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
13667 ____________________________________________________________________________
13668 [  3052] By: jhi                                   on 1999/03/02  23:12:36
13669         Log: The HP-UX threads patch (change #3028) is needed also here.
13670      Branch: cfgperl
13671            ! hints/hpux.sh thread.h
13672 ____________________________________________________________________________
13673 [  3051] By: jhi                                   on 1999/03/02  08:24:52
13674         Log: From: Dan Sugalski <sugalskd@osshe.edu>
13675              To: perl5-porters@perl.org, vmsperl@perl.org
13676              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
13677              Date: Mon, 01 Mar 1999 16:10:57 -0800
13678              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
13679      Branch: cfgperl
13680            ! README.vms
13681      Branch: maint-5.005/perl
13682            ! README.vms
13683 ____________________________________________________________________________
13684 [  3050] By: jhi                                   on 1999/03/02  08:22:29
13685         Log: From: Dan Sugalski <sugalskd@osshe.edu>
13686              To: perl5-porters@perl.org, vmsperl@perl.org
13687              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
13688              Date: Mon, 01 Mar 1999 16:06:29 -0800
13689              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
13690              
13691              From: Dan Sugalski <sugalskd@osshe.edu>
13692              To: perl5-porters@perl.org, vmsperl@perl.org
13693              Subject: [PATCH 5.005_56]vmsish.pm patch
13694              Date: Mon, 01 Mar 1999 20:19:04 -0800
13695              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
13696              
13697              plus Configure regen containing a "solution" to the
13698              crosscompile/multiarch problem.
13699      Branch: cfgperl
13700            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
13701            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
13702 ____________________________________________________________________________
13703 [  3049] By: jhi                                   on 1999/03/02  07:34:21
13704         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
13705              To: perl5-porters@perl.org
13706              Subject: [PATCH] Eliminate (valid) warning in byterun.c
13707              Date: Mon, 01 Mar 1999 17:27:59 -0500
13708              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
13709      Branch: cfgperl
13710            ! bytecode.h
13711      Branch: maint-5.005/perl
13712            ! bytecode.h
13713 ____________________________________________________________________________
13714 [  3048] By: gsar                                  on 1999/03/02  06:41:21
13715         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
13716      Branch: perl
13717            ! MANIFEST README.hpux
13718 ____________________________________________________________________________
13719 [  3047] By: jhi                                   on 1999/03/01  06:34:43
13720         Log: Integrate from mainperl.
13721      Branch: cfgperl
13722           +> README.hpux lib/File/Spec/Functions.pm
13723           !> (integrate 28 files)
13724 ____________________________________________________________________________
13725 [  3046] By: gsar                                  on 1999/03/01  05:34:28
13726         Log: this is 5.005_56
13727      Branch: perl
13728            ! Changes
13729
13730 ----------------
13731 Version 5.005_56
13732 ----------------
13733
13734 ____________________________________________________________________________
13735 [  3045] By: gsar                                  on 1999/03/01  03:32:30
13736         Log: destroy PL_svref_mutex in perl_destruct()
13737      Branch: perl
13738            ! perl.c
13739 ____________________________________________________________________________
13740 [  3044] By: gsar                                  on 1999/03/01  00:38:50
13741         Log: up patchlevel &c.
13742      Branch: perl
13743            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
13744            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13745            ! win32/makefile.mk
13746 ____________________________________________________________________________
13747 [  3043] By: gsar                                  on 1999/03/01  00:14:15
13748         Log: integrate cfgperl contents into mainline
13749      Branch: perl
13750            ! pod/perldelta.pod
13751           !> Configure config_h.SH
13752 ____________________________________________________________________________
13753 [  3042] By: gsar                                  on 1999/02/28  23:55:08
13754         Log: slightly edited version of suggested patch
13755              From: jan.dubois@ibm.net (Jan Dubois)
13756              Date: Mon, 01 Mar 1999 00:32:05 +0100
13757              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
13758              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
13759      Branch: perl
13760            + lib/File/Spec/Functions.pm
13761            ! MANIFEST lib/File/Spec.pm
13762 ____________________________________________________________________________
13763 [  3041] By: gsar                                  on 1999/02/28  22:47:19
13764         Log: fix subtle bug in eval'' testsuite
13765      Branch: perl
13766            ! t/op/eval.t
13767 ____________________________________________________________________________
13768 [  3040] By: gsar                                  on 1999/02/28  22:46:24
13769         Log: avoid literal control characters in change#3039
13770      Branch: perl
13771            ! t/base/lex.t
13772 ____________________________________________________________________________
13773 [  3039] By: gsar                                  on 1999/02/28  21:47:18
13774         Log: todo item: permit extended control variables a la ${^Foo} (patch
13775              courtesy Mark-Jason Dominus <mjd@plover.com>)
13776      Branch: perl
13777            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
13778            ! t/base/lex.t toke.c
13779 ____________________________________________________________________________
13780 [  3038] By: gsar                                  on 1999/02/28  21:21:05
13781         Log: From: abigail@fnx.com
13782              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
13783              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
13784              Subject: Recognize -> and => inside [A-Z]<> sequences.
13785      Branch: perl
13786            ! pod/pod2man.PL
13787 ____________________________________________________________________________
13788 [  3037] By: gsar                                  on 1999/02/28  21:12:22
13789         Log: fix longstanding bug: searches for lexicals originating within eval''
13790              weren't stopping at the subroutine boundary correctly
13791      Branch: perl
13792            ! op.c proto.h t/op/eval.t
13793 ____________________________________________________________________________
13794 [  3036] By: gsar                                  on 1999/02/28  20:02:29
13795         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
13796              as stacked list values
13797              From: jan.dubois@ibm.net (Jan Dubois)
13798              Date: Sat, 27 Feb 1999 18:24:17 +0100
13799              Message-ID: <36e22849.36531259@smtp1.ibm.net>
13800              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
13801      Branch: perl
13802            ! win32/win32.c
13803 ____________________________________________________________________________
13804 [  3035] By: gsar                                  on 1999/02/28  19:48:54
13805         Log: remove superfluous stack_sp decl
13806      Branch: perl
13807            ! jpl/JNI/JNI.xs
13808 ____________________________________________________________________________
13809 [  3034] By: gsar                                  on 1999/02/28  19:34:58
13810         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
13811      Branch: perl
13812            ! lib/Getopt/Std.pm
13813 ____________________________________________________________________________
13814 [  3033] By: gsar                                  on 1999/02/28  19:23:41
13815         Log: add File::Compare::compare_text()
13816              From: jan.dubois@ibm.net (Jan Dubois)
13817              Date: Fri, 26 Feb 1999 00:20:41 +0100
13818              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
13819              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
13820      Branch: perl
13821            ! lib/File/Compare.pm pod/perltodo.pod
13822 ____________________________________________________________________________
13823 [  3032] By: gsar                                  on 1999/02/28  19:01:33
13824         Log: add README.hpux
13825      Branch: perl
13826            + README.hpux
13827            ! MAINTAIN MANIFEST
13828 ____________________________________________________________________________
13829 [  3031] By: gsar                                  on 1999/02/28  18:49:08
13830         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
13831              James Cromie <jcromie@fossil.uswc.uswest.com>
13832      Branch: perl
13833            ! lib/Pod/Html.pm
13834 ____________________________________________________________________________
13835 [  3030] By: gsar                                  on 1999/02/28  18:35:09
13836         Log: From: jan.dubois@ibm.net (Jan Dubois)
13837              Date: Wed, 24 Feb 1999 22:34:56 +0100
13838              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
13839              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
13840      Branch: perl
13841            ! lib/Test/Harness.pm
13842 ____________________________________________________________________________
13843 [  3029] By: gsar                                  on 1999/02/28  18:28:18
13844         Log: add note about env pollution
13845      Branch: perl
13846            ! INSTALL pod/perltodo.pod
13847 ____________________________________________________________________________
13848 [  3028] By: jhi                                   on 1999/02/26  14:40:00
13849         Log: HP-UX 11 threads.
13850              
13851              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
13852              To: perl5-porters@perl.org
13853              Cc: jhi@cc.hut.fi
13854              Subject: Maint 5 and _54 with threading on HP-UX 11.00
13855              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
13856              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
13857              
13858              NOTE from jhi: the hpux hints could still be more robust by
13859              disabling gdbm when necessary.
13860              
13861              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
13862              linking -lgdbm -lpthread creates an executable that instantly
13863              core dumps on a pthreads internal panic:
13864              
13865              ./gdpt
13866              
13867              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
13868              Return Pointer is 0xc082bf33
13869              17639 quit (core dumped)  ./gdpt
13870              
13871              You don't have to *use* either gdbm or pthreads in the executable,
13872              just linking them together is enough.  Workaround is to recompile
13873              the GDBM under HP-UX 11, that makes the problem go away.
13874      Branch: maint-5.005/perl
13875            ! hints/hpux.sh thread.h
13876 ____________________________________________________________________________
13877 [  3025] By: jhi                                   on 1999/02/25  20:41:07
13878         Log: Temporary workaround for the config_h.SH versus
13879              crosscompile and multiarch plus introduce 'rt'
13880              to $libswanted: in UNIX98 sched_yield() lives there.
13881      Branch: cfgperl
13882            ! Configure config_h.SH
13883 ____________________________________________________________________________
13884 [  3024] By: jhi                                   on 1999/02/24  12:54:59
13885         Log: Integrate from mainperl.
13886      Branch: cfgperl
13887           +> t/lib/fatal.t
13888           !> (integrate 44 files)
13889 ____________________________________________________________________________
13890 [  3023] By: gsar                                  on 1999/02/24  07:02:12
13891         Log: integrate cfgperl contents
13892      Branch: perl
13893           !> (integrate 30 files)
13894 ____________________________________________________________________________
13895 [  3022] By: gsar                                  on 1999/02/24  05:59:47
13896         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
13897              Date: 23 Feb 1999 17:53:22 -0700
13898              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
13899              Subject: [PATCH: _55] perldoc -q broken
13900      Branch: perl
13901            ! utils/perldoc.PL
13902 ____________________________________________________________________________
13903 [  3021] By: gsar                                  on 1999/02/24  05:51:53
13904         Log: ansify perlio.c, fix PerlIO-ish typos
13905      Branch: perl
13906            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
13907            ! iperlsys.h perlio.c
13908 ____________________________________________________________________________
13909 [  3020] By: gsar                                  on 1999/02/24  05:28:06
13910         Log: adjust a Perl_malloc() flag for NeXT
13911              From: Hans Mulder <hansm@icgned.icgroup.nl>
13912              Date: Tue, 23 Feb 99 00:26:25 +0100
13913              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
13914              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
13915      Branch: perl
13916            ! perl.h
13917 ____________________________________________________________________________
13918 [  3019] By: gsar                                  on 1999/02/24  05:19:42
13919         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
13920      Branch: perl
13921            ! pod/perltodo.pod
13922 ____________________________________________________________________________
13923 [  3018] By: gsar                                  on 1999/02/24  04:15:18
13924         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
13925              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
13926              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
13927              Subject: improved error message [PATCH _55] [RESEND]
13928      Branch: perl
13929            ! sv.c
13930 ____________________________________________________________________________
13931 [  3017] By: gsar                                  on 1999/02/24  03:50:34
13932         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
13933              Date: Sun, 21 Feb 1999 20:02:18 -0700
13934              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
13935              Subject: perlfunc updates (against 55)
13936      Branch: perl
13937            ! pod/perlfunc.pod
13938 ____________________________________________________________________________
13939 [  3016] By: gsar                                  on 1999/02/24  03:17:05
13940         Log: testsuite adjustments
13941              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13942              Date: Sat, 20 Feb 1999 15:24:57 +0000
13943              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
13944              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
13945      Branch: perl
13946            ! t/lib/io_sock.t t/op/lex_assign.t
13947 ____________________________________________________________________________
13948 [  3015] By: gsar                                  on 1999/02/24  02:54:47
13949         Log: avoid modifying readonly values from qw()
13950      Branch: perl
13951            ! lib/ExtUtils/MM_Unix.pm
13952 ____________________________________________________________________________
13953 [  3014] By: gsar                                  on 1999/02/24  02:49:04
13954         Log: more "correct" utbuf for utime()
13955      Branch: perl
13956            ! doio.c
13957 ____________________________________________________________________________
13958 [  3013] By: jhi                                   on 1999/02/22  19:27:44
13959         Log: Fix MacPerl version, change PowerUX to PowerMAX.
13960              
13961              From: Chris Nandor <pudge@pobox.com>
13962              To: jhi@iki.fi
13963              Cc: perl5-porters@perl.org
13964              Subject: Re: perl current availability as documented by perl.pod
13965              Date: Sun, 21 Feb 1999 11:06:03 -0500
13966              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
13967              
13968              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
13969              To: jhi@iki.fi
13970              Cc: perl5-porters@perl.org
13971              Subject: Re: perl current availability as documented by perl.pod
13972              Date: Mon, 22 Feb 1999 13:08:30 GMT
13973              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
13974      Branch: cfgperl
13975            ! pod/perl.pod
13976      Branch: maint-5.005/perl
13977            ! pod/perl.pod
13978 ____________________________________________________________________________
13979 [  3012] By: jhi                                   on 1999/02/22  10:26:11
13980         Log: Snapshot the cross-compilation/multiarchitecture stuff
13981              (currently broken in next)
13982      Branch: cfgperl
13983            ! Configure config_h.SH pp.c
13984 ____________________________________________________________________________
13985 [  3011] By: jhi                                   on 1999/02/22  10:24:51
13986         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
13987              To: gsar@activestate.com (Gurusamy Sarathy)
13988              Cc: perl5-porters@perl.org (Perl5 Porters)
13989              Subject: [PATCH 5.005_55] DB_File 1.64 patch
13990              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
13991              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
13992      Branch: cfgperl
13993            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13994            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
13995 ____________________________________________________________________________
13996 [  3009] By: jhi                                   on 1999/02/22  09:14:26
13997         Log: Scratch #3008 and introduce $crosscompile and $multiarch
13998              also in non-Configure lands.
13999      Branch: cfgperl
14000            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
14001            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
14002            ! win32/config.gc win32/config.vc win32/config_H.bc
14003            ! win32/config_H.gc win32/config_H.vc
14004 ____________________________________________________________________________
14005 [  3008] By: jhi                                   on 1999/02/22  08:58:04
14006         Log: Add -DMULTIARCH (see change #3006).
14007      Branch: cfgperl
14008            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
14009 ____________________________________________________________________________
14010 [  3007] By: jhi                                   on 1999/02/22  08:54:06
14011         Log: Undo the references to local{lib,arch} introduced by #3006.
14012      Branch: cfgperl
14013            ! Configure config_h.SH
14014 ____________________________________________________________________________
14015 [  3006] By: jhi                                   on 1999/02/22  08:43:50
14016         Log: From: hansm@icgned.icgroup.nl
14017              To: perlbug@perl.com
14018              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
14019              Date: Sun, 21 Feb 1999 22:58:55 +0100
14020              Reply-To: hansmu@xs4all.nl
14021              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
14022              
14023              plus other Configure changes: prepare for cross-compilation/
14024              multiarchitecture builds.
14025      Branch: cfgperl
14026            ! Configure config_h.SH
14027 ____________________________________________________________________________
14028 [  3005] By: jhi                                   on 1999/02/22  08:35:30
14029         Log: Configure/Perl knew how to look for use Mach cthreads
14030              but Configure didn't let them to be used ($osname 'next').
14031      Branch: cfgperl
14032            ! Configure config_h.SH
14033      Branch: maint-5.005/perl
14034            ! Configure
14035 ____________________________________________________________________________
14036 [  3004] By: jhi                                   on 1999/02/21  15:46:02
14037         Log: Update Acorn AVAILABILITY.
14038      Branch: cfgperl
14039            ! pod/perl.pod
14040      Branch: maint-5.005/perl
14041            ! pod/perl.pod
14042 ____________________________________________________________________________
14043 [  3003] By: jhi                                   on 1999/02/21  14:50:42
14044         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
14045              To: perl5-porters@perl.org (Perl 5 Porters)
14046              Subject: PATCH: perlref.pod - symbolic ref example
14047              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
14048              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
14049      Branch: cfgperl
14050            ! pod/perlref.pod
14051      Branch: maint-5.005/perl
14052            ! pod/perlref.pod
14053 ____________________________________________________________________________
14054 [  3002] By: jhi                                   on 1999/02/21  14:35:22
14055         Log: Sync cfgperl with maint-5.005 change #3000.
14056      Branch: cfgperl
14057            ! pod/perlfunc.pod t/op/pack.t
14058 ____________________________________________________________________________
14059 [  2999] By: gsar                                  on 1999/02/20  22:48:30
14060         Log: From:    John Bley <jbb6@acpub.duke.edu>
14061              Date:    Sat, 20 Feb 1999 16:02:34 EST
14062              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
14063              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
14064      Branch: perl
14065            ! regcomp.c
14066 ____________________________________________________________________________
14067 [  2998] By: jhi                                   on 1999/02/20  14:13:06
14068         Log: Enhanced the endianness description.
14069      Branch: cfgperl
14070            ! pod/perlfunc.pod
14071 ____________________________________________________________________________
14072 [  2996] By: jhi                                   on 1999/02/20  13:55:41
14073         Log: Glossary now mostly fixed.
14074      Branch: cfgperl
14075            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14076            ! config_h.SH
14077 ____________________________________________________________________________
14078 [  2994] By: jhi                                   on 1999/02/20  11:58:33
14079         Log: Perldeltify GNU/Hurd.
14080      Branch: cfgperl
14081            ! pod/perldelta.pod
14082 ____________________________________________________________________________
14083 [  2993] By: gsar                                  on 1999/02/20  00:59:10
14084         Log: fix typo in Perl_sbrk()
14085              From: hansm@icgned.icgroup.nl
14086              Date: Fri, 19 Feb 1999 23:19:31 +0100
14087              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
14088              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
14089      Branch: perl
14090            ! malloc.c
14091 ____________________________________________________________________________
14092 [  2992] By: gsar                                  on 1999/02/20  00:51:08
14093         Log: integrate change#2980 from maint-5.005
14094      Branch: perl
14095           !> utils/h2xs.PL
14096 ____________________________________________________________________________
14097 [  2991] By: gsar                                  on 1999/02/20  00:34:01
14098         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14099              Date: Thu, 18 Feb 1999 18:51:38 +0000
14100              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
14101              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
14102      Branch: perl
14103            ! pp_hot.c t/op/pat.t
14104 ____________________________________________________________________________
14105 [  2990] By: gsar                                  on 1999/02/20  00:30:48
14106         Log: From: jan.dubois@ibm.net (Jan Dubois)
14107              Date: Thu, 18 Feb 1999 19:14:07 +0100
14108              Message-ID: <36d15809.40853323@smtp1.ibm.net>
14109              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
14110      Branch: perl
14111            ! win32/win32.c
14112 ____________________________________________________________________________
14113 [  2989] By: gsar                                  on 1999/02/20  00:27:01
14114         Log: do poll() emulation unless HAS_POLL && I_POLL
14115      Branch: perl
14116            ! ext/IO/poll.h
14117 ____________________________________________________________________________
14118 [  2988] By: gsar                                  on 1999/02/19  23:52:12
14119         Log: tweak RE for NaNQ? recognition
14120      Branch: perl
14121            ! t/lib/bigfloatpm.t
14122 ____________________________________________________________________________
14123 [  2987] By: gsar                                  on 1999/02/19  23:29:59
14124         Log: mention C<use utf8> and C<use warning> in perldelta
14125      Branch: perl
14126            ! pod/perldelta.pod
14127 ____________________________________________________________________________
14128 [  2985] By: jhi                                   on 1999/02/19  20:43:19
14129         Log: pack/unpack better in (network-)short-non-16-bits and
14130              (network-)long-non-32-bits systems such as Cray C90.
14131      Branch: cfgperl
14132            ! perl.h pp.c t/op/pack.t
14133 ____________________________________________________________________________
14134 [  2984] By: jhi                                   on 1999/02/19  20:38:54
14135         Log: Regen Configure.
14136      Branch: cfgperl
14137            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14138            ! perl.c
14139 ____________________________________________________________________________
14140 [  2982] By: jhi                                   on 1999/02/19  19:51:49
14141         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
14142              not probed for and         
14143              
14144              From: "Kurt D. Starsinic" <kstar@chapin.edu>
14145              To: Chaim Frenkel <chaimf@pobox.com>,
14146              Russ Allbery <rra@stanford.edu>,
14147              Jarkko Hietaniemi <jhi@iki.fi>,
14148              Gurusamy Sarathy <gsar@activestate.com>,
14149              Graham Barr <gbarr@pobox.com>
14150              Cc: bdensch@ameritech.net, perlbug@perl.com
14151              Subject: [PATCH] Re: Solaris 7 for Intel
14152              Message-ID: <19990219124404.A30182@O2.chapin.edu>
14153              
14154              Glossary is still missing some terms because
14155              mkglossary is misbehaving (change #2981 updated
14156              Glossary manually)
14157      Branch: cfgperl
14158            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
14159            ! Porting/config_H
14160 ____________________________________________________________________________
14161 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
14162         Log: Make result of h2xs work when user adds C<use strict>
14163      Branch: maint-5.005/perl
14164            ! utils/h2xs.PL
14165 ____________________________________________________________________________
14166 [  2979] By: gsar                                  on 1999/02/19  05:24:29
14167         Log: doc for change#2978
14168      Branch: perl
14169            ! pod/perlsub.pod
14170 ____________________________________________________________________________
14171 [  2978] By: gsar                                  on 1999/02/19  05:08:29
14172         Log: bring '*' prototype closer to how it behaves internally
14173      Branch: perl
14174            + t/lib/fatal.t
14175            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
14176 ____________________________________________________________________________
14177 [  2977] By: gsar                                  on 1999/02/19  02:50:31
14178         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
14179      Branch: perl
14180            ! perly.h
14181 ____________________________________________________________________________
14182 [  2975] By: gsar                                  on 1999/02/18  21:41:57
14183         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
14184              of lexical searches in BEGIN|INIT|END)
14185      Branch: perl
14186            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
14187            ! vms/perly_c.vms
14188 ____________________________________________________________________________
14189 [  2974] By: gsar                                  on 1999/02/18  21:03:06
14190         Log: missing PERL_POLLUTE_MALLOC
14191      Branch: perl
14192            ! ext/SDBM_File/sdbm/sdbm.h
14193 ____________________________________________________________________________
14194 [  2973] By: gsar                                  on 1999/02/18  17:10:49
14195         Log: From:    Andy Dougherty <doughera@lafayette.edu>
14196              Date:    Wed, 17 Feb 1999 17:22:50 EST
14197              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
14198              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
14199      Branch: perl
14200            ! lib/dotsh.pl
14201 ____________________________________________________________________________
14202 [  2972] By: gsar                                  on 1999/02/18  17:04:12
14203         Log: s/#defined/#define/
14204      Branch: perl
14205            ! ext/Data/Dumper/Dumper.xs
14206 ____________________________________________________________________________
14207 [  2970] By: gsar                                  on 1999/02/18  03:26:43
14208         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
14209      Branch: perl
14210            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
14211            ! ext/GDBM_File/typemap
14212 ____________________________________________________________________________
14213 [  2969] By: gsar                                  on 1999/02/17  23:30:47
14214         Log: correct slurp mode doc
14215      Branch: perl
14216            ! pod/perlfunc.pod pod/perlop.pod
14217 ____________________________________________________________________________
14218 [  2968] By: jhi                                   on 1999/02/17  23:15:49
14219         Log: Ultrix hints update.
14220              
14221              From: Spider Boardman <spider@zk3.dec.com>
14222              To: perlbug@perl.com
14223              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
14224              Date: Tue, 16 Feb 1999 23:04:28 -0500
14225              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
14226      Branch: cfgperl
14227            ! hints/ultrix_4.sh
14228 ____________________________________________________________________________
14229 [  2966] By: jhi                                   on 1999/02/17  23:09:21
14230         Log: Change #2965 wiped out some Sarathy's _55 changes.
14231              Now unwiped.
14232      Branch: cfgperl
14233            ! Configure pp.c t/op/pack.t
14234 ____________________________________________________________________________
14235 [  2965] By: jhi                                   on 1999/02/17  23:00:04
14236         Log: Configure tweaks.
14237              
14238              Fix the Unixware/SCO uname scan:
14239              
14240              From: Tom Hughes <thh@cyberscience.com>
14241              To: perlbug@perl.com
14242              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
14243              Date: 17 Feb 1999 15:34:15 +0000    
14244              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
14245              
14246              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
14247              
14248              From: Joe Buehler <jhpb@hekimian.com>
14249              To: perl5-porters@perl.org
14250              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
14251              Date: 12 Feb 1999 11:25:21 -0500
14252              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
14253              
14254              Make the pthreads joinable constant scan to output to fd 4, not 2.
14255      Branch: cfgperl
14256            ! Configure
14257 ____________________________________________________________________________
14258 [  2964] By: gsar                                  on 1999/02/17  21:30:07
14259         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
14260              Date: Wed, 17 Feb 1999 06:53:13 -0700
14261              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
14262              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
14263      Branch: perl
14264            ! lib/Pod/Functions.pm
14265 ____________________________________________________________________________
14266 [  2963] By: gsar                                  on 1999/02/17  21:18:21
14267         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
14268              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14269              Date: Wed, 17 Feb 1999 10:06:01 +0000
14270              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
14271              Subject: Re: [5.005_53] panic: pad_free curpad 
14272      Branch: perl
14273            ! regcomp.c regexec.c t/op/misc.t
14274 ____________________________________________________________________________
14275 [  2962] By: gsar                                  on 1999/02/16  21:26:28
14276         Log: NaNQ? tweak
14277      Branch: perl
14278            ! t/lib/bigfloatpm.t
14279 ____________________________________________________________________________
14280 [  2961] By: jhi                                   on 1999/02/16  19:26:38
14281         Log: Integrate from mainperl.
14282      Branch: cfgperl
14283           !> (integrate 37 files)
14284 ____________________________________________________________________________
14285 [  2960] By: gsar                                  on 1999/02/16  18:04:29
14286         Log: undo change#2465 (qw[] is a real list now)
14287      Branch: perl
14288            ! pod/perlop.pod
14289 ____________________________________________________________________________
14290 [  2959] By: gsar                                  on 1999/02/16  07:09:33
14291         Log: this was 5.005_55
14292      Branch: perl
14293            ! Changes
14294
14295 ----------------
14296 Version 5.005_55
14297 ----------------
14298
14299 ____________________________________________________________________________
14300 [  2958] By: gsar                                  on 1999/02/16  06:18:27
14301         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
14302              elide dups and non-dependents from Changes
14303      Branch: perl
14304            ! Changes pod/perlhist.pod
14305           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
14306           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
14307           !> pod/perlport.pod pp.c t/op/pack.t
14308 ____________________________________________________________________________
14309 [  2957] By: gsar                                  on 1999/02/16  04:09:47
14310         Log: propagate PERL_VERSION everywhere, add to pod
14311      Branch: perl
14312            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
14313            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
14314            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
14315            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
14316            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
14317            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
14318            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
14319            ! win32/config.gc win32/config.vc win32/config_sh.PL
14320            ! win32/win32.c x2p/a2py.c
14321 ____________________________________________________________________________
14322 [  2955] By: jhi                                   on 1999/02/15  16:15:03
14323         Log: The pack tests now better in C90 (after the packnative patches).
14324      Branch: cfgperl
14325            ! t/op/pack.t
14326 ____________________________________________________________________________
14327 [  2954] By: gsar                                  on 1999/02/15  14:11:50
14328         Log: tweak Configure to follow new PERL_VERSION etc.
14329      Branch: perl
14330            ! Configure patchlevel.h pod/perlhist.pod
14331 ____________________________________________________________________________
14332 [  2953] By: jhi                                   on 1999/02/15  14:02:21
14333         Log: Integrate from mainperl.
14334      Branch: cfgperl
14335           !> MANIFEST Porting/makerel
14336 ____________________________________________________________________________
14337 [  2952] By: jhi                                   on 1999/02/15  13:50:07
14338         Log: Enhance the packnative patch: use the packnative code
14339              only if required.  Also added hefty testing (hopefully
14340              I didn't assume too much...).  Tested on alpha, ix86, sparc.
14341      Branch: cfgperl
14342            ! pod/perlfunc.pod pp.c t/op/pack.t
14343 ____________________________________________________________________________
14344 [  2951] By: jhi                                   on 1999/02/15  13:46:56
14345         Log: AVAILABILITY from 5.005_03-tobe, will of course
14346              require updating when 5.006 comes out.
14347      Branch: cfgperl
14348            ! pod/perl.pod
14349 ____________________________________________________________________________
14350 [  2949] By: gsar                                  on 1999/02/15  13:28:51
14351         Log: will this be it for 5.005_55?
14352      Branch: perl
14353            ! MANIFEST Porting/makerel
14354 ____________________________________________________________________________
14355 [  2948] By: jhi                                   on 1999/02/15  13:23:52
14356         Log: Integrate from mainperl.
14357      Branch: cfgperl
14358           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
14359           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
14360           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
14361           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
14362           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
14363           !> win32/config.gc win32/config.vc win32/config_H.bc
14364           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
14365 ____________________________________________________________________________
14366 [  2947] By: jhi                                   on 1999/02/15  13:20:41
14367         Log: perlport.pod 1.39 from Chris.
14368      Branch: cfgperl
14369            ! pod/perlport.pod
14370 ____________________________________________________________________________
14371 [  2946] By: jhi                                   on 1999/02/15  13:09:58
14372         Log: Import Ultrix update, change #2864, 
14373              
14374              From: Spider Boardman <spider@zk3.dec.com>
14375              To: perlbug@perl.com
14376              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
14377              Date: Wed, 10 Feb 1999 23:33:31 -0500
14378              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
14379      Branch: cfgperl
14380            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
14381 ____________________________________________________________________________
14382 [  2945] By: jhi                                   on 1999/02/15  13:04:50
14383         Log: OpenBSD sparc SHMLBA.
14384      Branch: cfgperl
14385            ! ext/IPC/SysV/SysV.xs
14386 ____________________________________________________________________________
14387 [  2944] By: gsar                                  on 1999/02/15  12:09:52
14388         Log: update win32/config* stuff, Changes
14389      Branch: perl
14390            ! Changes win32/Makefile win32/config.bc win32/config.gc
14391            ! win32/config.vc win32/config_H.bc win32/config_H.gc
14392            ! win32/config_H.vc win32/makefile.mk
14393 ____________________________________________________________________________
14394 [  2943] By: gsar                                  on 1999/02/15  11:54:08
14395         Log: #include patchlevel.h by default, provide
14396              PERL_{REVISION,VERSION,SUBVERSION}
14397      Branch: perl
14398            ! patchlevel.h perl.h
14399 ____________________________________________________________________________
14400 [  2942] By: gsar                                  on 1999/02/15  10:26:59
14401         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
14402              misc fixes
14403      Branch: perl
14404            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
14405 ____________________________________________________________________________
14406 [  2941] By: gsar                                  on 1999/02/15  10:24:37
14407         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
14408              Message-ID: <19990207002851.B9185@toldyouso.com>
14409              Message-ID: <19990207212152.A9765@toldyouso.com>
14410              Message-ID: <19990207212041.A9622@toldyouso.com>
14411              Message-ID: <19990207213127.A10244@toldyouso.com>
14412              Message-ID: <19990207212559.A9950@toldyouso.com>
14413              Message-ID: <19990207212842.A9994@toldyouso.com>
14414              Message-ID: <19990207212500.A9860@toldyouso.com>
14415              Message-ID: <19990207213013.A10105@toldyouso.com>
14416      Branch: perl
14417            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
14418            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
14419            ! pod/perlmodlib.pod pod/perltoc.pod
14420 ____________________________________________________________________________
14421 [  2940] By: gsar                                  on 1999/02/15  10:07:08
14422         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
14423              of suggested patch)
14424              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
14425              Date: Mon, 08 Feb 1999 01:14:41 -0000
14426              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
14427              Subject: [PATCH 5.005_54] some pending C.pm stuff 
14428      Branch: perl
14429            ! ext/B/B/C.pm
14430 ____________________________________________________________________________
14431 [  2939] By: jhi                                   on 1999/02/15  08:40:18
14432         Log: Integrate from mainperl.
14433      Branch: cfgperl
14434           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
14435            - lib/File/PathConvert.pm
14436           !> (integrate 81 files)
14437 ____________________________________________________________________________
14438 [  2938] By: gsar                                  on 1999/02/15  06:56:39
14439         Log: change#2839 was bogus, redo
14440      Branch: perl
14441           !> t/lib/h2ph.pht
14442 ____________________________________________________________________________
14443 [  2937] By: gsar                                  on 1999/02/15  06:38:15
14444         Log: support Win32::GetFullPathName() and Win32::SetLastError()
14445              From: jan.dubois@ibm.net (Jan Dubois)
14446              Date: Tue, 09 Feb 1999 22:27:31 +0100
14447              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
14448              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
14449      Branch: perl
14450            ! win32/win32.c
14451 ____________________________________________________________________________
14452 [  2936] By: gsar                                  on 1999/02/15  06:26:39
14453         Log: support native integers, pack("L_",...) etc. (via private mail)
14454              From: Jarkko Hietaniemi <jhi@iki.fi>
14455              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
14456              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
14457              Subject: the "packnative" patch
14458      Branch: perl
14459            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
14460            ! t/lib/ipc_sysv.t t/op/pack.t
14461 ____________________________________________________________________________
14462 [  2935] By: gsar                                  on 1999/02/15  06:04:02
14463         Log: From: Michael G Schwern <schwern@pobox.com>
14464              Date: Tue, 9 Feb 1999 04:13:12 -0500
14465              Message-ID: <19990209041312.A15788@toldyouso.com>
14466              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
14467      Branch: perl
14468            ! utils/h2xs.PL
14469 ____________________________________________________________________________
14470 [  2934] By: gsar                                  on 1999/02/15  05:30:13
14471         Log: fix bugs in the handling of negative numbers, among other things
14472              From: Steven Knight <knight@theopera.baldmt.citilink.com>
14473              Date: Mon, 8 Feb 1999 01:16:24 -0600
14474              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
14475              Subject: Math::BigFloat and Math::BigInt
14476      Branch: perl
14477            + t/lib/bigfloat.t t/lib/bigfloatpm.t
14478            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
14479            ! t/lib/bigintpm.t
14480 ____________________________________________________________________________
14481 [  2933] By: gsar                                  on 1999/02/15  04:57:52
14482         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
14483              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
14484              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
14485              Subject: s2p incorrectly handles hold space commands
14486      Branch: perl
14487            ! x2p/s2p.PL
14488 ____________________________________________________________________________
14489 [  2932] By: gsar                                  on 1999/02/15  04:45:55
14490         Log: clarify what a "line" is
14491      Branch: perl
14492            ! pod/perlfunc.pod pod/perlvar.pod
14493 ____________________________________________________________________________
14494 [  2931] By: gsar                                  on 1999/02/15  04:23:29
14495         Log: backout change#2811 and add newer version based on File::Spec
14496              From: Barrie Slaymaker <rbs@telerama.com>
14497              Date: Thu, 11 Feb 1999 16:29:24 -0500
14498              Message-ID: <36C34BB4.A62090E0@telerama.com>
14499              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
14500      Branch: perl
14501            - lib/File/PathConvert.pm
14502            ! MANIFEST installhtml lib/Pod/Html.pm
14503 ____________________________________________________________________________
14504 [  2930] By: gsar                                  on 1999/02/15  04:16:25
14505         Log: From: Barrie Slaymaker <rbs@telerama.com>
14506              Date: Thu, 11 Feb 1999 19:39:48 -0500
14507              Message-ID: <36C37854.707D139@telerama.com>
14508              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
14509      Branch: perl
14510            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
14511 ____________________________________________________________________________
14512 [  2929] By: gsar                                  on 1999/02/15  04:06:50
14513         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
14514              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
14515              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
14516              Subject: [PATCH]5.005_54 (DOC) fix many typos
14517              --
14518              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
14519              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
14520              Subject: [PATCH]5.005_54 (DOC) typos
14521      Branch: perl
14522            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
14523            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
14524            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
14525            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
14526            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
14527            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
14528            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
14529            ! pod/perlvar.pod pod/perlxs.pod
14530 ____________________________________________________________________________
14531 [  2928] By: gsar                                  on 1999/02/15  03:39:53
14532         Log: allow the Carp routines to pass through exception objects
14533      Branch: perl
14534            ! lib/Carp.pm
14535 ____________________________________________________________________________
14536 [  2927] By: gsar                                  on 1999/02/15  03:22:57
14537         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
14538      Branch: perl
14539            ! pod/perlfaq8.pod
14540 ____________________________________________________________________________
14541 [  2926] By: gsar                                  on 1999/02/15  03:19:39
14542         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
14543              have done that, but didn't)
14544      Branch: perl
14545           !> utils/h2ph.PL
14546 ____________________________________________________________________________
14547 [  2925] By: gsar                                  on 1999/02/15  03:17:01
14548         Log: integrate cfgperl changes into mainline
14549      Branch: perl
14550            ! Changes
14551           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
14552           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
14553           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
14554           !> vms/subconfigure.com
14555 ____________________________________________________________________________
14556 [  2924] By: gsar                                  on 1999/02/15  03:07:08
14557         Log: add const qualifier to most char* prototypes, handle ripple effect
14558      Branch: perl
14559            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
14560            ! universal.c util.c
14561 ____________________________________________________________________________
14562 [  2923] By: gsar                                  on 1999/02/15  01:04:30
14563         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14564              Date: Thu, 04 Feb 1999 02:37:31 +0000
14565              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
14566              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
14567      Branch: perl
14568            ! pp_ctl.c t/op/range.t
14569 ____________________________________________________________________________
14570 [  2922] By: gsar                                  on 1999/02/15  00:24:34
14571         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14572              Date: Sun, 31 Jan 1999 01:50:06 +0000
14573              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
14574              Subject: [PATCH 5.005_03t4] regexp flags bug
14575      Branch: perl
14576            ! regcomp.c t/op/re_tests
14577 ____________________________________________________________________________
14578 [  2921] By: gsar                                  on 1999/02/15  00:13:02
14579         Log: use New() et al., rather than safemalloc() et al.
14580              From: jan.dubois@ibm.net (Jan Dubois)
14581              Date: Fri, 29 Jan 1999 23:27:22 +0100
14582              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
14583              Subject: [PATCH _03-MT5] POSIX.xs memory API
14584      Branch: perl
14585            ! ext/POSIX/POSIX.xs
14586 ____________________________________________________________________________
14587 [  2920] By: gsar                                  on 1999/02/15  00:05:33
14588         Log: tweak READ() docs to mention $buffer must be altered by reference
14589      Branch: perl
14590            ! pod/perltie.pod
14591 ____________________________________________________________________________
14592 [  2919] By: gsar                                  on 1999/02/14  23:50:39
14593         Log: applied suggested patch, with several language/readability tweaks
14594              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14595              Date: Fri, 29 Jan 1999 00:25:02 -0500
14596              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
14597              Subject: Re: [PATCH 5.005_*] Better parsing docs
14598      Branch: perl
14599            ! pod/perlop.pod
14600 ____________________________________________________________________________
14601 [  2918] By: gsar                                  on 1999/02/14  23:20:42
14602         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
14603              of silently returning bogus values)
14604              From: Peter Chines <pchines@nhgri.nih.gov>
14605              Date: Wed, 27 Jan 1999 16:11:31 -0500
14606              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
14607              Subject: Time::Local
14608      Branch: perl
14609            ! lib/Time/Local.pm pod/perldelta.pod
14610 ____________________________________________________________________________
14611 [  2917] By: gsar                                  on 1999/02/14  11:21:43
14612         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14613              Date: Thu, 28 Jan 1999 10:02:20 -0500
14614              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
14615              Subject: Re: [PATCH 5.005_53] Better perldoc
14616      Branch: perl
14617            ! utils/perldoc.PL
14618 ____________________________________________________________________________
14619 [  2916] By: gsar                                  on 1999/02/14  10:59:38
14620         Log: back out change#2751, apply updated version 
14621              From: jan.dubois@ibm.net (Jan Dubois)
14622              Date: Sat, 06 Feb 1999 01:06:29 +0100
14623              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
14624              Subject: [PATCH] Cleanup of File::Spec module
14625      Branch: perl
14626            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
14627            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
14628            ! lib/File/Spec/Win32.pm
14629 ____________________________________________________________________________
14630 [  2915] By: gsar                                  on 1999/02/14  10:48:01
14631         Log: tweak select() test
14632      Branch: perl
14633            ! pod/perlipc.pod t/op/fh.t
14634 ____________________________________________________________________________
14635 [  2914] By: gsar                                  on 1999/02/14  10:25:55
14636         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
14637      Branch: perl
14638            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
14639 ____________________________________________________________________________
14640 [  2913] By: gsar                                  on 1999/02/14  10:03:51
14641         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
14642              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
14643              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
14644              Subject: Re: SvOPV() or SvPV_nolen() or ...
14645      Branch: perl
14646            ! pod/perlguts.pod
14647 ____________________________________________________________________________
14648 [  2912] By: gsar                                  on 1999/02/14  09:57:29
14649         Log: provide SvPV_nolen(sv) to avoid use of PL_na
14650              From: jan.dubois@ibm.net (Jan Dubois)
14651              Date: Sun, 24 Jan 1999 02:45:32 +0100
14652              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
14653              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
14654      Branch: perl
14655            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
14656            ! sv.h
14657 ____________________________________________________________________________
14658 [  2911] By: gsar                                  on 1999/02/14  06:51:05
14659         Log: elide stray effluvium
14660      Branch: perl
14661            ! pod/perldelta.pod
14662 ____________________________________________________________________________
14663 [  2910] By: gsar                                  on 1999/02/14  05:51:56
14664         Log: slurping an empty file should return '' rather than undef, with
14665              commensurate effects on ARGV processing
14666      Branch: perl
14667            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
14668            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
14669 ____________________________________________________________________________
14670 [  2909] By: gsar                                  on 1999/02/14  00:02:11
14671         Log: perly_c.diff typo
14672      Branch: perl
14673            ! perly.c perly_c.diff vms/perly_c.vms
14674 ____________________________________________________________________________
14675 [  2908] By: gsar                                  on 1999/02/13  18:20:13
14676         Log: From: jan.dubois@ibm.net (Jan Dubois)
14677              Date: Sat, 13 Feb 1999 13:25:53 +0100
14678              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
14679              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
14680      Branch: perl
14681            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
14682 ____________________________________________________________________________
14683 [  2907] By: jhi                                   on 1999/02/13  15:07:26
14684         Log: Integrate from mainperl.
14685      Branch: cfgperl
14686           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
14687           !> (integrate 150 files)
14688 ____________________________________________________________________________
14689 [  2903] By: gsar                                  on 1999/02/12  13:25:59
14690         Log: From: jan.dubois@ibm.net (Jan Dubois)
14691              Date: Sun, 24 Jan 1999 01:12:00 +0100
14692              Message-ID: <36b66479.62756298@smtp1.ibm.net>
14693              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
14694      Branch: perl
14695            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
14696            ! proto.h sv.c sv.h
14697 ____________________________________________________________________________
14698 [  2902] By: gsar                                  on 1999/02/12  12:55:11
14699         Log: script to generate ctags from etags
14700              From: Colin Kuskie <ckuskie@cadence.com>
14701              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
14702              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
14703              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
14704      Branch: perl
14705            + emacs/e2ctags.pl
14706            ! Makefile.SH pod/perlfaq3.pod
14707 ____________________________________________________________________________
14708 [  2901] By: gsar                                  on 1999/02/12  12:40:17
14709         Log: allow boolean assign ops to be lvalues
14710              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14711              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
14712              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
14713              --
14714              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14715              Date: Mon, 18 Jan 1999 10:04:00 +0000
14716              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
14717              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
14718      Branch: perl
14719            + t/op/lop.t
14720            ! MANIFEST op.c
14721 ____________________________________________________________________________
14722 [  2899] By: jhi                                   on 1999/02/12  12:03:48
14723         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
14724      Branch: cfgperl
14725            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14726            ! config_h.SH hints/openbsd.sh
14727 ____________________________________________________________________________
14728 [  2898] By: gsar                                  on 1999/02/12  11:49:25
14729         Log: support win32_putenv()
14730      Branch: perl
14731            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
14732            ! win32/win32.c win32/win32iop.h
14733 ____________________________________________________________________________
14734 [  2894] By: gsar                                  on 1999/02/12  11:09:27
14735         Log: add missing hunk in change#2657
14736      Branch: perl
14737            ! ext/B/B/CC.pm
14738 ____________________________________________________________________________
14739 [  2893] By: gsar                                  on 1999/02/12  11:00:13
14740         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14741              Date: Tue, 19 Jan 1999 20:13:15 -0500
14742              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
14743              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
14744      Branch: perl
14745            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
14746            ! t/pragma/subs.t t/pragma/warning.t
14747 ____________________________________________________________________________
14748 [  2892] By: gsar                                  on 1999/02/12  10:44:38
14749         Log: update change#2670 to later version
14750              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14751              Date: Sun, 31 Jan 1999 16:16:14 +0000
14752              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
14753              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
14754      Branch: perl
14755            ! t/op/subst.t toke.c
14756 ____________________________________________________________________________
14757 [  2891] By: gsar                                  on 1999/02/12  10:31:17
14758         Log: make testsuite somewhat location independent
14759      Branch: perl
14760            ! (edit 117 files)
14761 ____________________________________________________________________________
14762 [  2890] By: gsar                                  on 1999/02/12  10:00:30
14763         Log: add $AutoLoader::VERSION
14764      Branch: perl
14765            ! lib/AutoLoader.pm
14766 ____________________________________________________________________________
14767 [  2889] By: gsar                                  on 1999/02/12  09:55:48
14768         Log: tweak PERL_STRICT_CR notes
14769      Branch: perl
14770            ! pod/perl5005delta.pod
14771 ____________________________________________________________________________
14772 [  2888] By: gsar                                  on 1999/02/12  09:41:45
14773         Log: add note about test-notty target
14774      Branch: perl
14775            ! README.win32
14776 ____________________________________________________________________________
14777 [  2887] By: gsar                                  on 1999/02/12  09:37:37
14778         Log: add perltodo.pod
14779      Branch: perl
14780            + pod/perltodo.pod
14781            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
14782            ! win32/pod.mak
14783 ____________________________________________________________________________
14784 [  2886] By: jhi                                   on 1999/02/12  08:52:14
14785         Log: Integrate from mainperl.
14786      Branch: cfgperl
14787           +> t/op/fh.t
14788           !> (integrate 30 files)
14789 ____________________________________________________________________________
14790 [  2885] By: gsar                                  on 1999/02/12  08:42:10
14791         Log: note how to find REG_INFTY limit
14792      Branch: perl
14793            ! pod/perlre.pod
14794 ____________________________________________________________________________
14795 [  2884] By: jhi                                   on 1999/02/12  08:36:14
14796         Log: OpenBSD pthreads awareness, thanks to
14797              David Leonard <david.leonard@csee.uq.edu.au>
14798      Branch: maint-5.005/perl
14799            ! Configure hints/openbsd.sh
14800 ____________________________________________________________________________
14801 [  2882] By: gsar                                  on 1999/02/12  08:05:20
14802         Log: IO is maintained by p5p (per Graham Barr's wishes)
14803      Branch: perl
14804            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
14805            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
14806            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
14807            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
14808 ____________________________________________________________________________
14809 [  2881] By: gsar                                  on 1999/02/12  07:57:13
14810         Log: fh.t typo
14811      Branch: perl
14812            ! t/op/fh.t
14813 ____________________________________________________________________________
14814 [  2880] By: gsar                                  on 1999/02/12  07:38:16
14815         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
14816      Branch: perl
14817            ! perl.c pod/perlrun.pod
14818 ____________________________________________________________________________
14819 [  2879] By: gsar                                  on 1999/02/12  05:39:29
14820         Log: fix ops that are not filehandle constructors to not create GV if it
14821              doesn't already exist (avoids leaks); extend semantics of defined()
14822              so that defined(*{$foo}) works (experimental)
14823      Branch: perl
14824            + t/op/fh.t
14825            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
14826            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
14827 ____________________________________________________________________________
14828 [  2877] By: jhi                                   on 1999/02/11  20:44:00
14829         Log: From: Chris Nandor <pudge@pobox.com>
14830              To: perl5-porters@perl.org
14831              Subject: [PATCH] perlport.pod 1.39
14832              Date: Thu, 11 Feb 1999 12:28:35 -0500
14833              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
14834      Branch: cfgperl
14835            ! pod/perlport.pod
14836 ____________________________________________________________________________
14837 [  2870] By: gsar                                  on 1999/02/11  11:17:08
14838         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
14839      Branch: perl
14840            ! ext/IO/lib/IO/Pipe.pm
14841 ____________________________________________________________________________
14842 [  2869] By: gsar                                  on 1999/02/11  11:00:56
14843         Log: update win32/pod.mak
14844      Branch: perl
14845            ! win32/pod.mak
14846 ____________________________________________________________________________
14847 [  2868] By: gsar                                  on 1999/02/11  10:42:44
14848         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
14849              Date: Fri, 08 Jan 1999 14:36:53 +1100
14850              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
14851              Subject: Re: [Fwd: IO::Socket::connect and blocking]
14852      Branch: perl
14853            ! ext/IO/lib/IO/Socket.pm
14854 ____________________________________________________________________________
14855 [  2867] By: gsar                                  on 1999/02/11  09:43:03
14856         Log: av_extend() doc tweak from Jan Dubois
14857      Branch: perl
14858            ! pod/perlguts.pod
14859 ____________________________________________________________________________
14860 [  2866] By: gsar                                  on 1999/02/11  09:27:17
14861         Log: display full pathname of unreadable files
14862      Branch: perl
14863            ! utils/perldoc.PL
14864 ____________________________________________________________________________
14865 [  2865] By: gsar                                  on 1999/02/11  09:02:31
14866         Log: missing patch in change#2522
14867      Branch: perl
14868            ! lib/Pod/Text.pm
14869 ____________________________________________________________________________
14870 [  2864] By: jhi                                   on 1999/02/11  08:45:00
14871         Log: From: Spider Boardman <spider@zk3.dec.com>
14872              To: perlbug@perl.com
14873              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
14874              Date: Wed, 10 Feb 1999 23:33:31 -0500
14875              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
14876      Branch: maint-5.005/perl
14877            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
14878 ____________________________________________________________________________
14879 [  2862] By: gsar                                  on 1999/02/11  08:14:34
14880         Log: integrate changes#2738,2740 from maint-5.005
14881      Branch: perl
14882           !> lib/ExtUtils/MakeMaker.pm
14883 ____________________________________________________________________________
14884 [  2861] By: jhi                                   on 1999/02/11  08:04:25
14885         Log: Integrate from mainperl.
14886      Branch: cfgperl
14887           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
14888           !> t/op/range.t win32/config.gc
14889 ____________________________________________________________________________
14890 [  2860] By: gsar                                  on 1999/02/11  07:30:08
14891         Log: binmode() support for cygwin32 (suggested by Steven Morlock
14892              <newspost@morlock.net>)
14893      Branch: perl
14894            ! perl.h
14895 ____________________________________________________________________________
14896 [  2859] By: gsar                                  on 1999/02/11  07:14:21
14897         Log: update Changes
14898      Branch: perl
14899            ! Changes
14900           !> pod/perl5005delta.pod
14901 ____________________________________________________________________________
14902 [  2856] By: gsar                                  on 1999/02/11  07:07:39
14903         Log: integrate perldelta changes from maint-5.005
14904      Branch: perl
14905           !> pod/perl5005delta.pod
14906 ____________________________________________________________________________
14907 [  2855] By: gsar                                  on 1999/02/11  06:31:50
14908         Log: applied suggested patch; added tests
14909              From: Adam Krolnik <adamk@gypsy.cyrix.com>
14910              Date: Sat, 12 Dec 98 15:30:18 -0600
14911              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
14912              Subject: Range operation doesn't handle IV_MAX
14913      Branch: perl
14914            ! pp_ctl.c t/op/range.t
14915 ____________________________________________________________________________
14916 [  2854] By: gsar                                  on 1999/02/11  05:00:55
14917         Log: compatibility fix: magic non-propagation in foreach implicit localization
14918      Branch: perl
14919            ! pp_ctl.c t/op/local.t win32/config.gc
14920 ____________________________________________________________________________
14921 [  2852] By: gsar                                  on 1999/02/10  23:17:49
14922         Log: fair warning about -Dusethreads
14923      Branch: maint-5.005/perl
14924            ! Configure INSTALL README.threads
14925 ____________________________________________________________________________
14926 [  2847] By: jhi                                   on 1999/02/09  19:13:28
14927         Log: Integrate from mainperl.
14928      Branch: cfgperl
14929           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
14930           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
14931 ____________________________________________________________________________
14932 [  2846] By: gsar                                  on 1999/02/09  13:53:28
14933         Log: a modified version of suggested patch for pack template 'Z'; added docs
14934              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
14935              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
14936              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
14937              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
14938      Branch: perl
14939            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
14940 ____________________________________________________________________________
14941 [  2845] By: gsar                                  on 1999/02/09  00:03:26
14942         Log: clarify docs for change#2835
14943      Branch: perl
14944            ! pod/perldelta.pod pod/perlop.pod
14945 ____________________________________________________________________________
14946 [  2844] By: gsar                                  on 1999/02/08  23:40:57
14947         Log: addendum to change#2823
14948              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14949              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
14950              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
14951              Subject: [PATCH] Docs and tests for method-call syntax
14952      Branch: perl
14953            ! pod/perlobj.pod t/op/method.t
14954 ____________________________________________________________________________
14955 [  2843] By: jhi                                   on 1999/02/08  21:06:28
14956         Log: Ultrix mmap tidbit.
14957      Branch: cfgperl
14958            ! hints/ultrix_4.sh
14959 ____________________________________________________________________________
14960 [  2842] By: jhi                                   on 1999/02/08  20:22:55
14961         Log: Integrate from mainperl.
14962      Branch: cfgperl
14963           +> t/op/subst_wamp.t
14964           !> (integrate 35 files)
14965 ____________________________________________________________________________
14966 [  2841] By: jhi                                   on 1999/02/08  18:23:26
14967         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14968              To: Mailing list Perl5 <perl5-porters@perl.org>
14969              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
14970              Date: Sun, 7 Feb 1999 17:25:22 -0500
14971              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
14972      Branch: cfgperl
14973            + t/op/subst_amp.t
14974            ! MANIFEST regcomp.c t/op/subst.t
14975 ____________________________________________________________________________
14976 [  2840] By: jhi                                   on 1999/02/08  18:16:54
14977         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14978              To: Mailing list Perl5 <perl5-porters@perl.org>
14979              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
14980              Date: Sun, 7 Feb 1999 17:00:10 -0500
14981              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
14982      Branch: cfgperl
14983            ! pp_hot.c t/op/pat.t
14984 ____________________________________________________________________________
14985 [  2839] By: jhi                                   on 1999/02/08  17:25:30
14986         Log: A require was missing.
14987      Branch: cfgperl
14988            ! t/lib/h2ph.pht
14989 ____________________________________________________________________________
14990 [  2838] By: jhi                                   on 1999/02/08  16:38:41
14991         Log: Bring in the change #2809 (the Configure part has been
14992              modified rather a lot since the #2809, though.)
14993      Branch: cfgperl
14994            ! Configure utils/h2ph.PL
14995 ____________________________________________________________________________
14996 [  2835] By: gsar                                  on 1999/02/08  14:40:23
14997         Log: make qw() into a true list at compile time (slightly modified
14998              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
14999      Branch: perl
15000            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
15001 ____________________________________________________________________________
15002 [  2834] By: gsar                                  on 1999/02/08  13:23:16
15003         Log: make safesysmalloc() etc., always available; safemalloc() et al are
15004              now macros that point to the right malloc; fix various places in
15005              sources that need to always use safesysmalloc() et al
15006      Branch: perl
15007            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
15008            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
15009 ____________________________________________________________________________
15010 [  2833] By: gsar                                  on 1999/02/08  10:56:16
15011         Log: remove spurious #endif in last change
15012      Branch: perl
15013            ! perl.h
15014 ____________________________________________________________________________
15015 [  2832] By: gsar                                  on 1999/02/08  10:34:55
15016         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
15017              them ask for insanity (untested)
15018      Branch: perl
15019            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
15020            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
15021            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
15022 ____________________________________________________________________________
15023 [  2831] By: jhi                                   on 1999/02/08  08:33:33
15024         Log: Update vms/subconfigure.com along the lines of change #2829.
15025      Branch: cfgperl
15026            ! vms/subconfigure.com
15027 ____________________________________________________________________________
15028 [  2830] By: gsar                                  on 1999/02/08  00:19:46
15029         Log: integrate cfgperl changes into mainline
15030      Branch: perl
15031           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
15032           +> lib/File/PathConvert.pm pod/perlthrtut.pod
15033            ! Changes
15034           !> (integrate 93 files)
15035 ____________________________________________________________________________
15036 [  2829] By: jhi                                   on 1999/02/07  23:49:46
15037         Log: Configure update.
15038              
15039              Probe for mmap() et alia.
15040              The *cc*symbols patch (just Configure, no h2ph).
15041      Branch: cfgperl
15042            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15043            ! config_h.SH perl.h
15044 ____________________________________________________________________________
15045 [  2828] By: gsar                                  on 1999/02/07  23:38:47
15046         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15047              Date: Sun, 7 Feb 1999 17:25:22 -0500
15048              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
15049              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
15050      Branch: perl
15051            + t/op/subst_amp.t t/op/subst_wamp.t
15052            ! MANIFEST regcomp.c t/op/subst.t
15053 ____________________________________________________________________________
15054 [  2827] By: gsar                                  on 1999/02/07  23:27:32
15055         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15056              Date: Sun, 7 Feb 1999 17:00:10 -0500
15057              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
15058              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
15059      Branch: perl
15060            ! pp_hot.c t/op/pat.t
15061 ____________________________________________________________________________
15062 [  2826] By: gsar                                  on 1999/02/07  23:26:04
15063         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
15064              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15065              Date: Sun, 7 Feb 1999 15:07:27 -0500
15066              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
15067              Subject: Re: fixing memory leaks in REx compilation
15068      Branch: perl
15069            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
15070            ! regexec.c
15071 ____________________________________________________________________________
15072 [  2825] By: jhi                                   on 1999/02/07  18:05:13
15073         Log: Integrate from mainperl.
15074      Branch: cfgperl
15075           +> lib/DB.pm t/comp/bproto.t
15076           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
15077           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
15078           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
15079           !> toke.c vms/perly_c.vms
15080 ____________________________________________________________________________
15081 [  2824] By: gsar                                  on 1999/02/07  14:21:48
15082         Log: tweak doc on bitwise ops
15083      Branch: perl
15084            ! pod/perlop.pod
15085 ____________________________________________________________________________
15086 [  2823] By: gsar                                  on 1999/02/07  13:38:31
15087         Log: applied suggested patch; regen perly* and vms/perly*
15088              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
15089              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
15090              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
15091              Subject: [PATCH] Re: Suggestion for perlobj man page
15092      Branch: perl
15093            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
15094 ____________________________________________________________________________
15095 [  2822] By: gsar                                  on 1999/02/07  12:39:09
15096         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
15097              disabled, fails tests)
15098      Branch: perl
15099            ! regcomp.h
15100 ____________________________________________________________________________
15101 [  2821] By: gsar                                  on 1999/02/07  11:09:39
15102         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
15103              <Alexander.Barilo@aexp.com>)
15104      Branch: perl
15105            ! lib/Pod/Html.pm
15106 ____________________________________________________________________________
15107 [  2820] By: gsar                                  on 1999/02/07  10:20:35
15108         Log: add draft debugging API implementation
15109      Branch: perl
15110            + lib/DB.pm
15111            ! MANIFEST
15112 ____________________________________________________________________________
15113 [  2819] By: gsar                                  on 1999/02/07  09:58:45
15114         Log: avoid garbage in db->dirbuf
15115              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
15116              Date: Sat, 05 Dec 1998 14:14:54 +0900
15117              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
15118              Subject: SDBM bug
15119      Branch: perl
15120            ! ext/SDBM_File/sdbm/sdbm.c
15121 ____________________________________________________________________________
15122 [  2818] By: gsar                                  on 1999/02/07  09:32:24
15123         Log: missing entry
15124      Branch: perl
15125            ! MANIFEST
15126 ____________________________________________________________________________
15127 [  2817] By: gsar                                  on 1999/02/07  09:30:47
15128         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
15129      Branch: perl
15130            + t/comp/bproto.t
15131            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
15132 ____________________________________________________________________________
15133 [  2816] By: gsar                                  on 1999/02/06  00:14:29
15134         Log: minor bug in dumping blessed subrefs
15135      Branch: perl
15136            ! ext/Data/Dumper/Dumper.pm
15137 ____________________________________________________________________________
15138 [  2812] By: jhi                                   on 1999/02/03  22:02:24
15139         Log: Enhance change #2808.
15140              
15141              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15142              To: perl5-porters@perl.org
15143              Subject: Re: [PATCH 5.00*]: perlbug checklist
15144              Date: Wed, 3 Feb 1999 19:02:27 +0000
15145              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
15146      Branch: cfgperl
15147            ! utils/perlbug.PL
15148 ____________________________________________________________________________
15149 [  2811] By: jhi                                   on 1999/02/03  21:53:23
15150         Log: From: Barrie Slaymaker <rbs@telerama.com>
15151              To: perl5-porters@perl.org
15152              CC: pod-people@perl.org
15153              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
15154              Date: Wed, 03 Feb 1999 10:34:18 -0500
15155              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
15156              
15157              Add File::PathConvert.pm.
15158              Fix Pod::Html and installhtml to understand relative urls.
15159      Branch: cfgperl
15160            + lib/File/PathConvert.pm
15161            ! MANIFEST installhtml lib/Pod/Html.pm
15162 ____________________________________________________________________________
15163 [  2810] By: jhi                                   on 1999/02/03  20:25:10
15164         Log: From: Francois Desarmenien <desar@club-internet.fr>
15165              To: Mailing list Perl5 <perl5-porters@perl.org>
15166              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
15167              Date: Wed, 03 Feb 1999 13:13:24 +0000
15168              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
15169              
15170              (note: this patch completely overrides Tom Wolfe's patch,
15171              change #2604)
15172      Branch: cfgperl
15173            + ext/GDBM_File/hints/sco.pl
15174            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
15175 ____________________________________________________________________________
15176 [  2809] By: jhi                                   on 1999/02/03  19:54:16
15177         Log: h2ph fixes + Configure patch to support them.
15178              
15179              From: "Kurt D. Starsinic" <kstar@chapin.edu>
15180              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
15181              Gurusamy Sarathy <gsar@engin.umich.edu>
15182              Cc: perl5-porters@perl.org
15183              Subject: [PATCH 5.00503_MT5] h2ph.PL
15184              Date: Tue, 2 Feb 1999 19:48:06 -0500
15185              Message-ID: <19990202194806.E10647@O2.chapin.edu>
15186      Branch: maint-5.005/perl
15187            ! Configure utils/h2ph.PL
15188 ____________________________________________________________________________
15189 [  2808] By: jhi                                   on 1999/02/03  16:59:55
15190         Log: Enhance the perlbug checklist.
15191      Branch: cfgperl
15192            ! utils/perlbug.PL
15193 ____________________________________________________________________________
15194 [  2807] By: jhi                                   on 1999/02/03  14:01:37
15195         Log: Document the standard strftime %formats.
15196              
15197              From: Dominic Dunlop <domo@vo.lu>
15198              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
15199              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
15200              Date: Tue, 2 Feb 1999 15:55:29 +0100
15201              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
15202      Branch: cfgperl
15203            ! ext/POSIX/POSIX.pod
15204 ____________________________________________________________________________
15205 [  2806] By: jhi                                   on 1999/02/03  13:58:00
15206         Log: Integrate from mainperl.
15207      Branch: cfgperl
15208           !> perl.h
15209 ____________________________________________________________________________
15210 [  2805] By: gsar                                  on 1999/02/03  03:32:31
15211         Log: PL_uuemap[] init needs help for sizeof()
15212      Branch: perl
15213            ! perl.h
15214 ____________________________________________________________________________
15215 [  2804] By: jhi                                   on 1999/02/02  20:44:30
15216         Log: These should've been already in #2803.
15217      Branch: cfgperl
15218            ! Configure config_h.SH vms/subconfigure.com
15219 ____________________________________________________________________________
15220 [  2803] By: jhi                                   on 1999/02/02  20:38:45
15221         Log: telldir prototype issue, from mists of time...
15222      Branch: cfgperl
15223            ! hints/netbsd.sh pp_sys.c
15224 ____________________________________________________________________________
15225 [  2801] By: jhi                                   on 1999/02/02  17:40:14
15226         Log: From: John Bley <jbb6@acpub.duke.edu>
15227              To: perlbug@perl.org
15228              Subject: [PATCH]5.005_54 (DOC) fix minor typos
15229              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
15230              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
15231      Branch: cfgperl
15232            ! pod/perlre.pod
15233 ____________________________________________________________________________
15234 [  2800] By: jhi                                   on 1999/02/02  17:26:49
15235         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
15236      Branch: cfgperl
15237            ! Todo-5.005
15238 ____________________________________________________________________________
15239 [  2799] By: jhi                                   on 1999/02/02  17:18:51
15240         Log: Update FindBin from maint-5.005.
15241      Branch: cfgperl
15242            ! lib/FindBin.pm
15243 ____________________________________________________________________________
15244 [  2798] By: jhi                                   on 1999/02/02  17:16:07
15245         Log: Fix typecasts in #2797
15246              
15247              From: "G. Del Merritt" <del@intranetics.com>
15248              Date: Fri, 29 Jan 1999 11:47:25 -0700
15249              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
15250              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
15251      Branch: cfgperl
15252            ! ext/POSIX/POSIX.xs
15253 ____________________________________________________________________________
15254 [  2797] By: jhi                                   on 1999/02/02  17:14:37
15255         Log: From: Ted Law <tedlaw@cibcwg.com>
15256              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
15257              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
15258              Subject: POSIX::strftime buffer overflow problem
15259      Branch: cfgperl
15260            ! ext/POSIX/POSIX.xs
15261 ____________________________________________________________________________
15262 [  2796] By: jhi                                   on 1999/02/02  17:13:23
15263         Log: Do not use File::Slurp.
15264      Branch: cfgperl
15265            ! t/lib/textfill.t
15266 ____________________________________________________________________________
15267 [  2795] By: jhi                                   on 1999/02/02  17:11:48
15268         Log: perlhist update from maint-5.005.
15269      Branch: cfgperl
15270            ! pod/perlhist.pod
15271 ____________________________________________________________________________
15272 [  2794] By: jhi                                   on 1999/02/02  17:10:33
15273         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
15274      Branch: cfgperl
15275            ! ext/POSIX/POSIX.pm
15276 ____________________________________________________________________________
15277 [  2793] By: jhi                                   on 1999/02/02  17:08:39
15278         Log: Missed the html test from change #2787. 
15279      Branch: cfgperl
15280            ! t/lib/cgi-html.t
15281 ____________________________________________________________________________
15282 [  2792] By: jhi                                   on 1999/02/02  17:01:24
15283         Log: Update Getopt::Long to 2.19.
15284      Branch: cfgperl
15285            ! lib/Getopt/Long.pm
15286 ____________________________________________________________________________
15287 [  2791] By: jhi                                   on 1999/02/02  16:59:13
15288         Log: overload syntax is no longer experimental
15289      Branch: cfgperl
15290            ! lib/overload.pm
15291 ____________________________________________________________________________
15292 [  2789] By: jhi                                   on 1999/02/02  16:47:50
15293         Log: Still doc fixes.
15294      Branch: cfgperl
15295            ! lib/diagnostics.pm
15296 ____________________________________________________________________________
15297 [  2788] By: jhi                                   on 1999/02/02  16:47:07
15298         Log: Doc fixes.
15299      Branch: cfgperl
15300            ! lib/CGI.pm lib/diagnostics.pm
15301 ____________________________________________________________________________
15302 [  2787] By: jhi                                   on 1999/02/02  16:38:55
15303         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
15304              where applicable).
15305      Branch: cfgperl
15306            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
15307            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
15308            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
15309            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
15310            ! eg/cgi/frameset.cgi eg/cgi/index.html
15311            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
15312            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
15313            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
15314            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
15315            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
15316            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
15317 ____________________________________________________________________________
15318 [  2786] By: jhi                                   on 1999/02/02  16:17:52
15319         Log: Update CPAN to 1.47.
15320      Branch: cfgperl
15321            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
15322 ____________________________________________________________________________
15323 [  2785] By: jhi                                   on 1999/02/02  16:09:03
15324         Log: From: Mark-Jason Dominus <mjd@plover.com>
15325              Date: Sat, 16 Jan 1999 17:22:06 -0500
15326              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
15327              Message-ID: <19990116222206.3674.qmail@plover.com>
15328      Branch: cfgperl
15329            ! pod/perlsub.pod
15330 ____________________________________________________________________________
15331 [  2784] By: jhi                                   on 1999/02/02  16:01:31
15332         Log: Fix incorrect "used only once" warnings
15333              
15334              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15335              Date: Fri, 8 Jan 1999 04:37:10 -0500
15336              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
15337              Subject: Re: change#965 flakiness
15338      Branch: cfgperl
15339            ! gv.c
15340 ____________________________________________________________________________
15341 [  2783] By: jhi                                   on 1999/02/02  15:50:38
15342         Log: perldelta updates.
15343      Branch: cfgperl
15344            ! pod/perldelta.pod
15345 ____________________________________________________________________________
15346 [  2782] By: jhi                                   on 1999/02/02  14:28:26
15347         Log: Mirror change #2781.
15348      Branch: cfgperl
15349            ! hints/linux.sh
15350 ____________________________________________________________________________
15351 [  2781] By: jhi                                   on 1999/02/02  14:27:01
15352         Log: Update the MkLinux note.
15353      Branch: maint-5.005/perl
15354            ! hints/linux.sh
15355 ____________________________________________________________________________
15356 [  2780] By: jhi                                   on 1999/02/02  14:10:59
15357         Log: Update todo.
15358      Branch: cfgperl
15359            ! Todo-5.005
15360 ____________________________________________________________________________
15361 [  2779] By: jhi                                   on 1999/02/02  14:00:25
15362         Log: Integrate from mainperl.
15363      Branch: cfgperl
15364            ! t/lib/textfill.t t/lib/textwrap.t
15365           !> (integrate 32 files)
15366 ____________________________________________________________________________
15367 [  2778] By: jhi                                   on 1999/02/02  13:56:23
15368         Log: VMS update, applicable parts of
15369              
15370              From: Dan Sugalski <sugalskd@osshe.edu>
15371              To: perl5-porters@perl.org
15372              Subject: [PATCH 5.005_03MT3]VMS configure tweak
15373              Date: Wed, 20 Jan 1999 12:05:18 -0800
15374              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
15375              
15376              From: Dan Sugalski <sugalskd@osshe.edu>
15377              To: perlbug@perl.com, vmsperl@perl.org
15378              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
15379              Date: Tue, 26 Jan 1999 14:40:38 -0800
15380              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
15381              
15382              From: Dan Sugalski <sugalskd@osshe.edu>
15383              To: perl5-porters@perl.org, vmsperl@perl.org
15384              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
15385              Date: Tue, 26 Jan 1999 14:55:29 -0800
15386              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
15387      Branch: cfgperl
15388            ! vms/ext/Stdio/test.pl vms/subconfigure.com
15389 ____________________________________________________________________________
15390 [  2777] By: jhi                                   on 1999/02/02  13:43:24
15391         Log: Synch usethreads parts from maint-5.005.
15392      Branch: cfgperl
15393            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
15394            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
15395            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
15396            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
15397 ____________________________________________________________________________
15398 [  2776] By: jhi                                   on 1999/02/02  13:17:16
15399         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
15400      Branch: cfgperl
15401            ! Makefile.SH hints/freebsd.sh
15402 ____________________________________________________________________________
15403 [  2774] By: jhi                                   on 1999/02/02  13:10:39
15404         Log: Add perlthrtut, update pod/* machinery.
15405              (a pod/Makefile.SH is sorely needed)
15406      Branch: cfgperl
15407            + pod/perlthrtut.pod
15408            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
15409 ____________________________________________________________________________
15410 [  2773] By: jhi                                   on 1999/02/02  12:54:24
15411         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15412              To: perl5-porters@perl.org
15413              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
15414              Date: Tue, 26 Jan 1999 22:25:07 +0000
15415              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
15416      Branch: cfgperl
15417            ! pod/perlguts.pod
15418 ____________________________________________________________________________
15419 [  2771] By: jhi                                   on 1999/02/02  12:47:34
15420         Log: Use perlbug instead of personal email address.
15421      Branch: cfgperl
15422            ! Configure
15423 ____________________________________________________________________________
15424 [  2770] By: jhi                                   on 1999/02/02  12:42:06
15425         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
15426              
15427              From: "G. Del Merritt" <del@intranetics.com>
15428              To: perlbug@perl.com
15429              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
15430              Date: Tue, 26 Jan 1999 12:09:09 -0700
15431              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
15432      Branch: cfgperl
15433            ! iperlsys.h
15434 ____________________________________________________________________________
15435 [  2769] By: jhi                                   on 1999/02/02  12:37:57
15436         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15437              To: Mailing list Perl5 <perl5-porters@perl.org>
15438              Subject: [PATCH 5.005_*] OS/2 threads
15439              Date: Tue, 26 Jan 1999 13:39:46 -0500
15440              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
15441      Branch: cfgperl
15442            ! os2/os2ish.h
15443 ____________________________________________________________________________
15444 [  2768] By: jhi                                   on 1999/02/02  12:36:16
15445         Log: Apply change #2711 from maint-5.005:
15446              
15447              make ok", "make okfile", and "make nok" were broken
15448              with -Duseshrplib, because of a shared typo.
15449              
15450              From: Spider Boardman <spider@web.zk3.dec.com>
15451              To: perlbug@perl.com
15452              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
15453              Date: Wed, 27 Jan 1999 12:27:15 -0500
15454              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
15455      Branch: cfgperl
15456            ! Makefile.SH
15457 ____________________________________________________________________________
15458 [  2766] By: jhi                                   on 1999/02/02  12:27:08
15459         Log: Make Configure use "int main()" instead of bare "main()".
15460              Like maint-5.005 change #2703 but now via metaconfig.
15461      Branch: cfgperl
15462            ! Configure
15463 ____________________________________________________________________________
15464 [  2765] By: jhi                                   on 1999/02/02  11:59:30
15465         Log: Undo part of change #2562.
15466      Branch: cfgperl
15467            ! Configure
15468 ____________________________________________________________________________
15469 [  2764] By: jhi                                   on 1999/02/02  11:52:39
15470         Log: NetBSD synch with maint-5.005.
15471      Branch: cfgperl
15472            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
15473 ____________________________________________________________________________
15474 [  2763] By: jhi                                   on 1999/02/02  11:44:07
15475         Log: $Config{installusrbinperl}
15476              (maint-5.005 changes #2614 and #2709)
15477      Branch: cfgperl
15478            ! Configure installperl
15479 ____________________________________________________________________________
15480 [  2762] By: jhi                                   on 1999/02/02  11:29:13
15481         Log: Errno update from maint-5.005 (changes #2583, #2710).
15482      Branch: cfgperl
15483            ! Configure ext/Errno/Errno_pm.PL
15484 ____________________________________________________________________________
15485 [  2759] By: jhi                                   on 1999/02/02  10:53:20
15486         Log: Update Trig.pm from maint-5.005.
15487      Branch: cfgperl
15488            ! lib/Math/Trig.pm
15489 ____________________________________________________________________________
15490 [  2757] By: jhi                                   on 1999/02/02  10:41:26
15491         Log: MPE/iX update (mirror maint-5.005 change #2715)
15492      Branch: cfgperl
15493            ! hints/mpeix.sh mpeix/relink
15494 ____________________________________________________________________________
15495 [  2756] By: jhi                                   on 1999/02/02  10:38:08
15496         Log: BeOS update (Mirror maint-5.005 change #2727).
15497      Branch: cfgperl
15498            + ext/DynaLoader/dl_beos.xs
15499            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
15500            ! lib/ExtUtils/MM_Unix.pm
15501 ____________________________________________________________________________
15502 [  2754] By: gsar                                  on 1999/02/02  08:52:13
15503         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
15504      Branch: perl
15505            ! Porting/pumpkin.pod Todo Todo-5.005
15506 ____________________________________________________________________________
15507 [  2753] By: gsar                                  on 1999/02/02  08:46:21
15508         Log: Todo tweaks
15509      Branch: perl
15510            ! Todo Todo-5.005
15511 ____________________________________________________________________________
15512 [  2752] By: jhi                                   on 1999/02/01  22:15:12
15513         Log: Add perlthrtut.pod.
15514              
15515              From: Dan Sugalski <sugalskd@osshe.edu>
15516              To: perl5-porters@perl.org
15517              Subject: perlthrtut.pod
15518              Date: Mon, 01 Feb 1999 10:57:11 -0800
15519              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
15520      Branch: maint-5.005/perl
15521            + pod/perlthrtut.pod
15522            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
15523            ! pod/roffitall
15524 ____________________________________________________________________________
15525 [  2751] By: gsar                                  on 1999/02/01  07:28:05
15526         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
15527      Branch: perl
15528            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
15529            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
15530 ____________________________________________________________________________
15531 [  2750] By: gsar                                  on 1999/02/01  07:09:20
15532         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15533              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
15534              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
15535              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
15536      Branch: perl
15537            ! regexec.c
15538 ____________________________________________________________________________
15539 [  2749] By: gsar                                  on 1999/02/01  07:07:59
15540         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15541              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
15542              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
15543              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
15544      Branch: perl
15545            ! regexec.c
15546 ____________________________________________________________________________
15547 [  2748] By: gsar                                  on 1999/02/01  06:47:06
15548         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
15549              Date: Thu, 3 Dec 1998 15:10:17 -0500
15550              Message-Id: <199812032010.PAA09692@jik.shore.net>
15551              Subject: sample checksum code in "perlfunc" man page is wrong
15552      Branch: perl
15553            ! pod/perlfunc.pod
15554 ____________________________________________________________________________
15555 [  2747] By: gsar                                  on 1999/02/01  06:35:13
15556         Log: typos in Pod/Text.pm
15557              From: "Greg Chapman" <glc@well.com>
15558              Date: Tue, 1 Dec 1998 10:50:18 -0800
15559              Message-Id: <199812011849.KAA08816@smtp.well.com>
15560              Subject: Glitch in Pod::Text
15561      Branch: perl
15562            ! lib/Pod/Text.pm
15563 ____________________________________________________________________________
15564 [  2746] By: gsar                                  on 1999/02/01  06:27:35
15565         Log: various win32-ish changes merged from maint-5.005
15566      Branch: perl
15567            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
15568            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
15569            ! win32/Makefile win32/config.bc win32/config.vc
15570            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
15571            ! win32/win32.c
15572 ____________________________________________________________________________
15573 [  2745] By: gsar                                  on 1999/02/01  04:51:54
15574         Log: integrate cfgperl changes into mainline
15575      Branch: perl
15576           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
15577 ____________________________________________________________________________
15578 [  2744] By: gsar                                  on 1999/02/01  04:31:09
15579         Log: improved diagnostic on syntax errors at EOL
15580      Branch: perl
15581            ! toke.c
15582 ____________________________________________________________________________
15583 [  2743] By: gsar                                  on 1999/02/01  03:59:13
15584         Log: don't attempt connect() to bogus IP addresses
15585              From:    Graham Barr <gbarr@pobox.com>
15586              Date:    Sun, 31 Jan 1999 21:50:45 CST
15587              Message-Id: <19990131215045.A633@pobox.com>
15588      Branch: perl
15589            ! t/lib/io_multihomed.t
15590 ____________________________________________________________________________
15591 [  2742] By: gsar                                  on 1999/02/01  03:08:58
15592         Log: update Changes
15593      Branch: perl
15594            ! Changes pod/perldelta.pod
15595 ____________________________________________________________________________
15596 [  2740] By: gsar                                  on 1999/02/01  02:43:07
15597         Log: CAPI inheritance tweak and doc
15598      Branch: maint-5.005/perl
15599            ! lib/ExtUtils/MakeMaker.pm
15600 ____________________________________________________________________________
15601 [  2739] By: jhi                                   on 1999/01/31  18:31:54
15602         Log: Undo changes #2730 and #2731 and replace them
15603              with an extensively tested patch from
15604              Anton Berezin <tobez@plab.ku.dk> (via private email).
15605      Branch: maint-5.005/perl
15606            ! Makefile.SH hints/freebsd.sh
15607 ____________________________________________________________________________
15608 [  2738] By: gsar                                  on 1999/01/31  05:04:32
15609         Log: fix bogus CAPI inheritance from change#2541
15610      Branch: maint-5.005/perl
15611            ! lib/ExtUtils/MakeMaker.pm
15612 ____________________________________________________________________________
15613 [  2731] By: jhi                                   on 1999/01/29  14:33:12
15614         Log: FreeBSD version numbers can be like "2.2.8-release".
15615      Branch: maint-5.005/perl
15616            ! hints/freebsd.sh
15617 ____________________________________________________________________________
15618 [  2730] By: jhi                                   on 1999/01/29  12:40:38
15619         Log: FreeBSD hints iteration (hopefully convergent).
15620              usethreads: require at least FreeBSD 2.2.8.
15621              signal type: mirror change #2429 in cfgperl.
15622      Branch: maint-5.005/perl
15623            ! hints/freebsd.sh
15624 ____________________________________________________________________________
15625 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
15626         Log: From: Tom Spindler <dogcow@isi.net>
15627              Date: Thu, 28 Jan 1999 17:15:11 -0800
15628              Message-ID: <19990128171510.A11778@isi.net>
15629              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
15630      Branch: maint-5.005/perl
15631            + ext/DynaLoader/dl_beos.xs
15632            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
15633            ! lib/ExtUtils/MM_Unix.pm
15634 ____________________________________________________________________________
15635 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
15636         Log: Remove use of File::Slurp in t/lib/textfill.t
15637      Branch: maint-5.005/perl
15638            ! t/lib/textfill.t
15639 ____________________________________________________________________________
15640 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
15641         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
15642              Date: Wed, 27 Jan 1999 23:14:33 -0800
15643              Message-Id: <199901280714.XAA10176@activestate.com>
15644              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
15645      Branch: maint-5.005/perl
15646            ! win32/Makefile win32/makefile.mk
15647 ____________________________________________________________________________
15648 [  2720] By: gsar                                  on 1999/01/27  21:54:42
15649         Log: missing space while munging CCFLAGS for PERL_CAPI
15650      Branch: perl
15651            ! lib/ExtUtils/MM_Unix.pm
15652 ____________________________________________________________________________
15653 [  2718] By: jhi                                   on 1999/01/27  19:46:04
15654         Log: io/fs.t fails test #18 (sense of tests appears to have been
15655              changed incompletely; this patch just skips the test attached,
15656              a la test #17 preceding it).
15657              
15658              From: "G. Del Merritt" <del@intranetics.com>
15659              To: perlbug@perl.com
15660              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
15661              Date: Tue, 26 Jan 1999 12:09:09 -0700
15662              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
15663      Branch: maint-5.005/perl
15664            ! t/io/fs.t
15665 ____________________________________________________________________________
15666 [  2717] By: jhi                                   on 1999/01/27  19:44:46
15667         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
15668              
15669              From: "G. Del Merritt" <del@intranetics.com>
15670              To: perlbug@perl.com
15671              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
15672              Date: Tue, 26 Jan 1999 12:09:09 -0700
15673              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
15674      Branch: maint-5.005/perl
15675            ! iperlsys.h
15676 ____________________________________________________________________________
15677 [  2715] By: jhi                                   on 1999/01/27  19:34:28
15678         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
15679              To: perl5-porters@perl.org
15680              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
15681              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
15682              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
15683      Branch: maint-5.005/perl
15684            ! hints/mpeix.sh mpeix/relink
15685 ____________________________________________________________________________
15686 [  2710] By: jhi                                   on 1999/01/27  19:22:23
15687         Log: Errno fixes:
15688              
15689              From: Spider Boardman <spider@web.zk3.dec.com>
15690              To: perlbug@perl.com
15691              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
15692              Date: Wed, 27 Jan 1999 12:27:15 -0500
15693              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
15694              
15695              From: Spider Boardman <spider@web.zk3.dec.com>
15696              To: perlbug@perl.com
15697              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
15698              Date: Wed, 27 Jan 1999 13:31:16 -0500
15699              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
15700      Branch: maint-5.005/perl
15701            ! Configure ext/Errno/Errno_pm.PL
15702 ____________________________________________________________________________
15703 [  2709] By: jhi                                   on 1999/01/27  19:17:35
15704         Log: Fix Configure installusrbinperl:
15705              
15706              From: Spider Boardman <spider@web.zk3.dec.com>
15707              To: jhi@iki.fi
15708              cc: perl5-porters@perl.org
15709              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
15710              Date: Wed, 27 Jan 1999 13:03:35 -0500
15711              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
15712      Branch: maint-5.005/perl
15713            ! Configure
15714 ____________________________________________________________________________
15715 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
15716         Log: Add redef IO::Handle::* for setv?buf()
15717      Branch: maint-5.005/perl
15718            ! ext/POSIX/POSIX.pm
15719 ____________________________________________________________________________
15720 [  2705] By: jhi                                   on 1999/01/24  15:14:30
15721         Log: Mention year-1900 and month 0..11.
15722      Branch: cfgperl
15723            ! lib/Time/Local.pm
15724 ____________________________________________________________________________
15725 [  2704] By: jhi                                   on 1999/01/24  15:13:36
15726         Log: Document Configure -Uinstallusrbinperl.
15727      Branch: cfgperl
15728            ! INSTALL pod/perldelta.pod
15729 ____________________________________________________________________________
15730 [  2698] By: jhi                                   on 1999/01/24  12:46:00
15731         Log: Use only xlc_r for usethreads.
15732      Branch: cfgperl
15733            ! hints/aix.sh
15734 ____________________________________________________________________________
15735 [  2695] By: gsar                                  on 1999/01/24  07:09:05
15736         Log: integrate cfgperl changes into mainline
15737      Branch: perl
15738           +> lib/Exporter/Heavy.pm
15739           !> (integrate 65 files)
15740 ____________________________________________________________________________
15741 [  2694] By: gsar                                  on 1999/01/24  01:28:49
15742         Log: better notes on 'make' on win32
15743      Branch: perl
15744            ! README.win32
15745 ____________________________________________________________________________
15746 [  2683] By: jhi                                   on 1999/01/22  15:41:00
15747         Log: More de-cut-and-pastos.
15748      Branch: cfgperl
15749            ! hints/irix_6.sh hints/os2.sh
15750 ____________________________________________________________________________
15751 [  2682] By: jhi                                   on 1999/01/22  15:30:51
15752         Log: usethreads.cbu cut-and-pasto.
15753      Branch: cfgperl
15754            ! hints/solaris_2.sh
15755 ____________________________________________________________________________
15756 [  2681] By: jhi                                   on 1999/01/22  14:54:55
15757         Log: Better (I hope) LANGUAGE documentation.
15758      Branch: cfgperl
15759            ! pod/perllocale.pod
15760 ____________________________________________________________________________
15761 [  2680] By: jhi                                   on 1999/01/22  09:20:29
15762         Log: From: Dan Sugalski <sugalskd@osshe.edu>
15763              To: perl5-porters@perl.org
15764              Subject: [PATCH 5.005_03MT3]VMS configure tweak
15765              Date: Wed, 20 Jan 1999 12:05:18 -0800
15766              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
15767      Branch: cfgperl
15768            ! vms/subconfigure.com
15769 ____________________________________________________________________________
15770 [  2679] By: jhi                                   on 1999/01/22  09:13:18
15771         Log: nosuid getmntent() branch.
15772      Branch: cfgperl
15773            ! perl.c perl.h
15774 ____________________________________________________________________________
15775 [  2678] By: jhi                                   on 1999/01/22  08:54:19
15776         Log: nosuid patch continued: *BSD needs <sys/param.h>.
15777      Branch: cfgperl
15778            ! Configure config_h.SH
15779 ____________________________________________________________________________
15780 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
15781         Log: Fixup FindBin to use File::Spec
15782              
15783              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
15784              Date: Wed, 20 Jan 1999 18:51:57 +0000
15785              From: Paul Johnson <pjcj@transeda.com>
15786              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
15787      Branch: maint-5.005/perl
15788            ! lib/FindBin.pm
15789 ____________________________________________________________________________
15790 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
15791         Log: Fix win32 for Borland compiler and spaces in paths
15792              
15793              From: Gurusamy Sarathy <gsar@activestate.com>
15794              Date: Mon, 18 Jan 1999 20:33:17 -0800
15795              Message-Id: <199901190433.UAA03656@activestate.com>
15796              Subject: [PATCH] 5.005_03-trial3 win32 issues
15797      Branch: maint-5.005/perl
15798            ! README.win32 win32/Makefile win32/config_sh.PL
15799            ! win32/makefile.mk win32/runperl.c
15800 ____________________________________________________________________________
15801 [  2670] By: jhi                                   on 1999/01/21  16:12:38
15802         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15803              To: perl5-porters@perl.org
15804              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
15805              Date: Thu, 21 Jan 1999 12:08:01 +0000
15806              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
15807      Branch: cfgperl
15808            ! pod/perldiag.pod t/op/subst.t toke.c
15809 ____________________________________________________________________________
15810 [  2669] By: jhi                                   on 1999/01/21  16:11:46
15811         Log: To: perl5-porters@perl.org
15812              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
15813              From: Anton Berezin <tobez@plab.ku.dk>
15814              Date: 21 Jan 1999 17:07:28 +0100
15815              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
15816      Branch: cfgperl
15817            ! hints/freebsd.sh
15818 ____________________________________________________________________________
15819 [  2668] By: jhi                                   on 1999/01/21  15:38:34
15820         Log: Add Daniel Grisinger <dgris@dimensional.com>.
15821      Branch: cfgperl
15822            ! AUTHORS MAINTAIN
15823 ____________________________________________________________________________
15824 [  2667] By: jhi                                   on 1999/01/21  15:32:28
15825         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15826              To: Mailing list Perl5 <perl5-porters@perl.org>
15827              Subject: [PATCH 5.005_53] Lean Exporter.pm
15828              Date: Thu, 21 Jan 1999 03:25:23 -0500
15829              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
15830      Branch: cfgperl
15831            + lib/Exporter/Heavy.pm
15832            ! MANIFEST lib/Exporter.pm
15833 ____________________________________________________________________________
15834 [  2666] By: jhi                                   on 1999/01/21  15:24:10
15835         Log: From: "W. Phillip Moore" <wpm@ms.com>
15836              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
15837              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
15838              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
15839              Message-ID: <13988.46383.298992.97303@zappa>
15840      Branch: cfgperl
15841            ! lib/File/Path.pm
15842 ____________________________________________________________________________
15843 [  2665] By: jhi                                   on 1999/01/21  15:20:48
15844         Log: CPAN update (CPAN-1.44_54) from Andreas and
15845              jumbo doc patch from Abigail.
15846              
15847              From: abigail@fnx.com
15848              To: perl5-porters@perl.org (Perl Porters)
15849              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
15850              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
15851              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
15852              
15853              From: abigail@fnx.com
15854              To: perl5-porters@perl.org (Perl Porters)
15855              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
15856              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
15857              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
15858              
15859              From: abigail@fnx.com
15860              To: perl5-porters@perl.org (Perl Porters)
15861              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
15862              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
15863              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
15864              
15865              From: abigail@fnx.com
15866              To: perl5-porters@perl.org (Perl Porters)
15867              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
15868              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
15869              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
15870              
15871              From: abigail@fnx.com
15872              To: perl5-porters@perl.org (Perl Porters)
15873              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
15874              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
15875              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
15876              
15877              From: abigail@fnx.com
15878              To: perl5-porters@perl.org (Perl Porters)
15879              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
15880              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
15881              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
15882              
15883              From: abigail@fnx.com
15884              To: perl5-porters@perl.org (Perl Porters)
15885              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
15886              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
15887              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
15888              
15889              From: abigail@fnx.com
15890              To: perl5-porters@perl.org (Perl Porters)
15891              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
15892              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
15893              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
15894              
15895              From: abigail@fnx.com
15896              To: perl5-porters@perl.org (Perl Porters)
15897              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
15898              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
15899              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
15900              
15901              From: abigail@fnx.com
15902              To: perl5-porters@perl.org (Perl Porters)
15903              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
15904              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
15905              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
15906              
15907              From: abigail@fnx.com
15908              To: perl5-porters@perl.org (Perl Porters)
15909              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
15910              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
15911              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
15912              
15913              From: abigail@fnx.com
15914              To: perl5-porters@perl.org (Perl Porters)
15915              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
15916              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
15917              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
15918              
15919              From: abigail@fnx.com
15920              To: perl5-porters@perl.org (Perl Porters)
15921              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
15922              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
15923              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
15924      Branch: cfgperl
15925            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
15926            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
15927            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
15928            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
15929 ____________________________________________________________________________
15930 [  2664] By: jhi                                   on 1999/01/21  14:47:43
15931         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15932              To: Mailing list Perl5 <perl5-porters@perl.org>
15933              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
15934              Date: Thu, 21 Jan 1999 03:58:29 -0500
15935              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
15936      Branch: cfgperl
15937            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
15938 ____________________________________________________________________________
15939 [  2663] By: jhi                                   on 1999/01/21  14:43:58
15940         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15941              To: Mailing list Perl5 <perl5-porters@perl.org>
15942              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
15943              Date: Thu, 21 Jan 1999 02:46:34 -0500
15944              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
15945      Branch: cfgperl
15946            ! ext/Errno/Errno_pm.PL
15947 ____________________________________________________________________________
15948 [  2662] By: jhi                                   on 1999/01/21  14:42:42
15949         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
15950              To: Francois Desarmenien <desar@club-internet.fr>
15951              Cc: Gurusamy Sarathy <gsar@activestate.com>,
15952              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
15953              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
15954              Date: 21 Jan 1999 00:17:35 -0700
15955              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
15956      Branch: cfgperl
15957            ! Porting/patching.pod
15958 ____________________________________________________________________________
15959 [  2661] By: jhi                                   on 1999/01/21  14:41:13
15960         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15961              To: Mailing list Perl5 <perl5-porters@perl.org>
15962              Subject: [PATCH 5.00*] makedepend
15963              Date: Thu, 21 Jan 1999 02:08:27 -0500
15964              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
15965      Branch: cfgperl
15966            ! makedepend.SH
15967 ____________________________________________________________________________
15968 [  2660] By: jhi                                   on 1999/01/21  14:36:45
15969         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15970              To: Mailing list Perl5 <perl5-porters@perl.org>
15971              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
15972              Date: Tue, 19 Jan 1999 20:06:45 -0500
15973              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
15974      Branch: cfgperl
15975            ! os2/Changes os2/os2.c
15976 ____________________________________________________________________________
15977 [  2657] By: jhi                                   on 1999/01/21  11:40:35
15978         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
15979              To: perl5-porters@perl.org
15980              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
15981              Date: Mon, 18 Jan 1999 01:32:31 PST
15982              Message-ID: <19990118093231.18443.qmail@hotmail.com>
15983      Branch: cfgperl
15984            ! ext/B/B/CC.pm
15985 ____________________________________________________________________________
15986 [  2656] By: jhi                                   on 1999/01/21  11:35:34
15987         Log: From: Achim Bohnet <ach@mpe.mpg.de>
15988              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
15989              Date: Wed, 20 Jan 1999 20:25:53 +0100
15990              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
15991      Branch: cfgperl
15992            ! pp.c
15993 ____________________________________________________________________________
15994 [  2655] By: jhi                                   on 1999/01/21  10:46:01
15995         Log: Handle NIS (and NetInfo) more robustly.
15996      Branch: cfgperl
15997            ! t/op/grent.t t/op/pwent.t
15998 ____________________________________________________________________________
15999 [  2654] By: jhi                                   on 1999/01/21  10:17:20
16000         Log: Two-argument eaccess() of SCO.
16001      Branch: cfgperl
16002            ! pp_sys.c
16003 ____________________________________________________________________________
16004 [  2653] By: jhi                                   on 1999/01/21  08:53:14
16005         Log: -DNO_NOSUID_CHECK for those platforms which have no way
16006              of checking for nosuid but still want suidperl.
16007      Branch: cfgperl
16008            ! perl.c
16009 ____________________________________________________________________________
16010 [  2652] By: jhi                                   on 1999/01/21  08:22:50
16011         Log: The LANGUAGE mirrors LC_ALL usage.
16012      Branch: cfgperl
16013            ! Configure config_h.SH
16014 ____________________________________________________________________________
16015 [  2651] By: jhi                                   on 1999/01/20  22:01:21
16016         Log: I_MNTENT was missing.
16017      Branch: cfgperl
16018            ! Configure config_h.SH
16019 ____________________________________________________________________________
16020 [  2650] By: jhi                                   on 1999/01/19  13:42:03
16021         Log: NetBSD update, based on patches from the NetBSD packages system.
16022      Branch: cfgperl
16023            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
16024 ____________________________________________________________________________
16025 [  2649] By: jhi                                   on 1999/01/19  12:44:02
16026         Log: Jumbo Configure update.
16027              * -Uinstallusrbinperl: disable /usr/bin/perl installation
16028              by installperl
16029              * usethreads.cbu
16030              * use64bits.cbu
16031              * "nosuid"
16032      Branch: cfgperl
16033            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
16034            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
16035            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
16036            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
16037            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
16038            ! pod/perldiag.pod
16039 ____________________________________________________________________________
16040 [  2648] By: jhi                                   on 1999/01/19  09:16:44
16041         Log: Mention /usr/share/locale.
16042      Branch: cfgperl
16043            ! pod/perllocale.pod
16044 ____________________________________________________________________________
16045 [  2647] By: jhi                                   on 1999/01/19  09:11:11
16046         Log: SHMLBA strikes back in NetBSD/sparc.
16047              
16048              From: Dave Nelson <David.Nelson@bellcow.com>
16049              To: jhi@iki.fi
16050              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
16051              Date: Mon, 18 Jan 1999 22:07:56 -0600
16052              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
16053      Branch: cfgperl
16054            ! ext/IPC/SysV/SysV.xs
16055 ____________________________________________________________________________
16056 [  2646] By: jhi                                   on 1999/01/19  08:58:17
16057         Log: Show LANGUAGE env var when needed. (Augment change #2645).
16058      Branch: cfgperl
16059            ! util.c utils/perlbug.PL
16060 ____________________________________________________________________________
16061 [  2645] By: jhi                                   on 1999/01/19  08:52:15
16062         Log: Document the GNU LANGUAGE env var.
16063      Branch: cfgperl
16064            ! pod/perllocale.pod
16065 ____________________________________________________________________________
16066 [  2644] By: jhi                                   on 1999/01/19  08:42:25
16067         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16068              To: Mailing list Perl5 <perl5-porters@perl.org>
16069              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
16070              Date: Mon, 18 Jan 1999 20:57:02 -0500
16071              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
16072      Branch: cfgperl
16073            ! pp_hot.c t/op/pat.t
16074 ____________________________________________________________________________
16075 [  2643] By: jhi                                   on 1999/01/18  11:23:41
16076         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
16077      Branch: cfgperl
16078            ! Makefile.SH
16079 ____________________________________________________________________________
16080 [  2642] By: jhi                                   on 1999/01/18  11:03:38
16081         Log: GNU libc locale system has LANGUAGE env var that partly
16082              overrides even LC_ALL.
16083      Branch: cfgperl
16084            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
16085 ____________________________________________________________________________
16086 [  2641] By: jhi                                   on 1999/01/18  10:55:04
16087         Log: Integrate from mainperl.
16088      Branch: cfgperl
16089           +> ext/B/defsubs.h.PL
16090            ! t/op/groups.t
16091           !> (integrate 38 files)
16092 ____________________________________________________________________________
16093 [  2640] By: gsar                                  on 1999/01/18  10:06:29
16094         Log: a few random cleanups
16095      Branch: perl
16096            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
16097 ____________________________________________________________________________
16098 [  2639] By: gsar                                  on 1999/01/18  05:56:21
16099         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
16100              Date:    Sun, 17 Jan 1999 16:41:10 PST
16101              Message-Id: <19990118004111.29667.qmail@hotmail.com>
16102              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
16103      Branch: perl
16104            ! ext/B/B/C.pm
16105 ____________________________________________________________________________
16106 [  2638] By: gsar                                  on 1999/01/18  05:41:21
16107         Log: From:    jan.dubois@ibm.net (Jan Dubois)
16108              Date:    Mon, 18 Jan 1999 00:37:41 +0100
16109              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
16110              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
16111      Branch: perl
16112            ! dump.c
16113 ____________________________________________________________________________
16114 [  2633] By: gsar                                  on 1999/01/17  13:39:59
16115         Log: bogus assert()
16116      Branch: perl
16117            ! pp.c t/op/groups.t
16118 ____________________________________________________________________________
16119 [  2632] By: gsar                                  on 1999/01/17  13:22:04
16120         Log: various tweaks for clean build and test on win32
16121      Branch: perl
16122            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
16123            ! op.c t/pragma/warn/doio
16124 ____________________________________________________________________________
16125 [  2631] By: gsar                                  on 1999/01/17  12:28:06
16126         Log: undo change#2336, and add clarification about subversive
16127              CPAN distributions from Andreas Koenig
16128      Branch: perl
16129            ! Porting/pumpkin.pod lib/CPAN.pm
16130 ____________________________________________________________________________
16131 [  2630] By: gsar                                  on 1999/01/17  12:04:06
16132         Log: fix silent taint failures under -U
16133      Branch: perl
16134            ! doio.c
16135 ____________________________________________________________________________
16136 [  2629] By: gsar                                  on 1999/01/17  12:00:23
16137         Log: sanity check piped opens (tweaked version of patch suggested
16138              by Mark-Jason Dominus)
16139      Branch: perl
16140            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
16141            ! t/op/taint.t t/pragma/warn/doio
16142 ____________________________________________________________________________
16143 [  2628] By: gsar                                  on 1999/01/17  11:26:21
16144         Log: regen headers
16145      Branch: perl
16146            ! embed.h embedvar.h objXSUB.h
16147 ____________________________________________________________________________
16148 [  2627] By: gsar                                  on 1999/01/17  11:23:37
16149         Log: PERL_OBJECTness for change#2595
16150      Branch: perl
16151            ! embed.pl op.c pod/perlport.pod proto.h
16152 ____________________________________________________________________________
16153 [  2626] By: gsar                                  on 1999/01/17  09:47:07
16154         Log: PERL_OBJECT tweaks for change#2426
16155      Branch: perl
16156            ! embed.pl proto.h regcomp.c
16157 ____________________________________________________________________________
16158 [  2625] By: gsar                                  on 1999/01/17  09:37:58
16159         Log: documentation in change#2596 is not quite right; fix it
16160      Branch: perl
16161            ! lib/Math/BigFloat.pm pod/perlguts.pod
16162 ____________________________________________________________________________
16163 [  2624] By: gsar                                  on 1999/01/17  09:28:34
16164         Log: undo change#2571; C<use File::Spec> instead
16165      Branch: perl
16166            ! lib/FindBin.pm
16167 ____________________________________________________________________________
16168 [  2623] By: gsar                                  on 1999/01/17  09:20:42
16169         Log: change#2572 is not applicable; undo, retaining scan_bin addition
16170              to global.sym
16171      Branch: perl
16172            ! global.sym perl.c proto.h
16173 ____________________________________________________________________________
16174 [  2622] By: gsar                                  on 1999/01/17  09:17:42
16175         Log: change#2576 is based on a wrong premise; undo it
16176      Branch: perl
16177            ! pp_ctl.c
16178 ____________________________________________________________________________
16179 [  2621] By: gsar                                  on 1999/01/17  09:12:42
16180         Log: fix change#2602 to not used hard coded constants
16181      Branch: perl
16182            ! ext/B/B/C.pm ext/B/defsubs.h.PL
16183 ____________________________________________________________________________
16184 [  2620] By: gsar                                  on 1999/01/17  09:02:07
16185         Log: integrate cfgperl changes into mainline, fix conflicts
16186      Branch: perl
16187           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
16188           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
16189           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
16190           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
16191           +> pod/perlopentut.pod
16192           !> (integrate 162 files)
16193 ____________________________________________________________________________
16194 [  2619] By: gsar                                  on 1999/01/17  08:42:04
16195         Log: a few doc typos
16196      Branch: perl
16197            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
16198 ____________________________________________________________________________
16199 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
16200         Log: Win32 changes from Jan
16201              
16202              From: jan.dubois@ibm.net (Jan Dubois)
16203              Date: Fri, 15 Jan 1999 23:38:35 +0100
16204              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
16205              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
16206              
16207              From: jan.dubois@ibm.net (Jan Dubois)
16208              Date: Sat, 16 Jan 1999 13:02:45 +0100
16209              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
16210              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
16211      Branch: maint-5.005/perl
16212            ! README.win32 win32/Makefile win32/makefile.mk
16213 ____________________________________________________________________________
16214 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
16215         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
16216              
16217              From: Gurusamy Sarathy <gsar@engin.umich.edu>
16218              Date: Thu, 07 Jan 1999 00:12:00 -0500
16219              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
16220              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
16221              
16222              From: Gurusamy Sarathy <gsar@engin.umich.edu>
16223              Date: Thu, 14 Jan 1999 19:21:46 -0500
16224              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
16225              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
16226      Branch: maint-5.005/perl
16227            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
16228            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
16229            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
16230            ! win32/makedef.pl win32/runperl.c win32/win32.c
16231 ____________________________________________________________________________
16232 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
16233         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
16234              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
16235              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
16236              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
16237              
16238              From: Jarkko Hietaniemi <jhi@iki.fi>
16239              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
16240              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
16241              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
16242              
16243              From: Jarkko Hietaniemi <jhi@iki.fi>
16244              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
16245              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
16246              Subject: the promised "installusrbinperl + NetBSD" fix
16247      Branch: maint-5.005/perl
16248            ! Configure Makefile.SH hints/netbsd.sh installperl
16249            ! makedepend.SH unixish.h
16250 ____________________________________________________________________________
16251 [  2611] By: jhi                                   on 1999/01/14  12:16:14
16252         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
16253              To: pumpkings@jhereg.perl.com
16254              Subject: perlopentut.pod
16255              Date: Sat, 09 Jan 1999 08:13:18 -0700
16256              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
16257      Branch: cfgperl
16258            + pod/perlopentut.pod
16259            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
16260 ____________________________________________________________________________
16261 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
16262         Log: Added Carp::cluck to perldelta.pod
16263      Branch: maint-5.005/perl
16264            ! pod/perldelta.pod
16265 ____________________________________________________________________________
16266 [  2605] By: jhi                                   on 1999/01/13  18:26:19
16267         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
16268              To: "'cpan@perl.org'" <cpan@perl.org>
16269              Subject: "Bug" fix for File::Find.pm
16270              Date:   Thu, 31 Dec 1998 13:01:50 -0500
16271              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
16272      Branch: cfgperl
16273            ! lib/File/Find.pm
16274 ____________________________________________________________________________
16275 [  2604] By: jhi                                   on 1999/01/13  18:08:45
16276         Log: From: Peter Wolfe <wolfe@teloseng.com>
16277              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
16278              To: perlbug@perl.com
16279              Date: 11 Jan 1999 23:00:05 +0200
16280              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
16281      Branch: cfgperl
16282            ! hints/sco.sh
16283 ____________________________________________________________________________
16284 [  2603] By: jhi                                   on 1999/01/13  18:06:56
16285         Log: From: hans@icgroup.nl (Hans Mulder)
16286              Subject: [Patch for 5.005_54] re::debugcolors dumps core
16287              To: perlbug@perl.com
16288              Cc: hansmu@xs4all.nl
16289              Date: 11 Jan 1999 22:22:45 +0200
16290              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
16291      Branch: cfgperl
16292            ! ext/re/re.pm regcomp.c
16293 ____________________________________________________________________________
16294 [  2602] By: jhi                                   on 1999/01/13  18:05:43
16295         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
16296              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
16297              Date: 11 Jan 1999 08:02:41 +0200
16298              Lines: 134
16299              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
16300      Branch: cfgperl
16301            ! ext/B/B.xs ext/B/B/C.pm
16302 ____________________________________________________________________________
16303 [  2601] By: jhi                                   on 1999/01/13  18:01:53
16304         Log: From: James FitzGibbon <james@ican.net>
16305              Subject: Trivial patch for HP-UX 11 and shared libperl
16306              To: perl5-porters@perl.org
16307              Date: 8 Jan 1999 19:13:23 +0200
16308              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
16309      Branch: cfgperl
16310            ! Makefile.SH
16311 ____________________________________________________________________________
16312 [  2600] By: jhi                                   on 1999/01/13  17:59:45
16313         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
16314              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
16315              To: perl5-porters@perl.org
16316              Date: 8 Jan 1999 12:43:36 +0200
16317              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
16318      Branch: cfgperl
16319            ! ext/B/B/CC.pm
16320 ____________________________________________________________________________
16321 [  2599] By: jhi                                   on 1999/01/13  17:50:11
16322         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
16323              Subject: PATCH to installperl
16324              To: perl5-porters@perl.org
16325              Date: 4 Jan 1999 16:15:18 +0200
16326              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
16327      Branch: cfgperl
16328            ! installperl
16329 ____________________________________________________________________________
16330 [  2598] By: jhi                                   on 1999/01/13  17:34:51
16331         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
16332              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
16333              Cc: perl5-porters@perl.org
16334              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
16335              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
16336              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
16337      Branch: cfgperl
16338            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16339            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
16340 ____________________________________________________________________________
16341 [  2597] By: jhi                                   on 1999/01/13  17:30:33
16342         Log: From: David Dyck <dcd@tc.fluke.com>
16343              To: Perl Porters <perl5-porters@perl.org>,
16344              Gurusamy Sarathy <gsar@engin.umich.edu>
16345              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
16346              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
16347              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
16348      Branch: cfgperl
16349            ! pod/perldsc.pod
16350 ____________________________________________________________________________
16351 [  2596] By: jhi                                   on 1999/01/13  17:26:44
16352         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
16353              To: perl5-porters@perl.org
16354              Subject: [PATCH] modglobal w/ spelling fixes
16355              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
16356              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
16357      Branch: cfgperl
16358            ! pod/perlguts.pod
16359 ____________________________________________________________________________
16360 [  2595] By: jhi                                   on 1999/01/13  17:24:59
16361         Log: From: Hans Mulder <hansm@icgroup.nl>
16362              Optimize common sort routines.  Thread started by the message
16363              
16364              From: Hans Mulder <hansm@icgroup.nl>
16365              Sender: owner-perl5-porters@perl.org
16366              To: perl5-porters@perl.org
16367              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
16368              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
16369              
16370              and the patch from the message
16371              
16372              From: Hans Mulder <hans@icgroup.nl>
16373              To: jhi@iki.fi
16374              Cc: perl5-porters@perl.org
16375              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
16376              $b }
16377              Date: Wed, 13 Jan 1999 17:39:35 +0100
16378              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
16379      Branch: cfgperl
16380            ! Todo op.c op.h pp_ctl.c t/op/sort.t
16381 ____________________________________________________________________________
16382 [  2594] By: jhi                                   on 1999/01/13  16:50:17
16383         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
16384              (the diffs were based on 5.004_02).  Tested by Guido
16385              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
16386      Branch: cfgperl
16387            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
16388            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
16389            + mint/sys/time.h mint/time.h
16390            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
16391            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
16392 ____________________________________________________________________________
16393 [  2593] By: jhi                                   on 1999/01/09  16:54:26
16394         Log: Detypo.
16395      Branch: cfgperl
16396            ! hints/dec_osf.sh
16397 ____________________________________________________________________________
16398 [  2592] By: jhi                                   on 1999/01/09  16:17:13
16399         Log: Move usethreads and use64bits logic from hints to Configure.
16400      Branch: cfgperl
16401            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
16402            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
16403            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
16404            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
16405 ____________________________________________________________________________
16406 [  2591] By: jhi                                   on 1999/01/09  14:45:24
16407         Log: Missing dTHRs added.
16408      Branch: cfgperl
16409            ! regcomp.c toke.c
16410 ____________________________________________________________________________
16411 [  2590] By: jhi                                   on 1999/01/08  15:27:17
16412         Log: Finalize change #2589 and add better AIX nm scanning from:
16413              
16414              Message-Id: <m0zyNW0-00017VC@gentoo.com>
16415              From: bll@gentoo.com (Brad Lanam)
16416              Subject: Re: mailhelp returned a non-zero status
16417              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
16418              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
16419      Branch: cfgperl
16420            ! Configure hints/freebsd.sh hints/linux.sh
16421 ____________________________________________________________________________
16422 [  2589] By: jhi                                   on 1999/01/08  15:14:54
16423         Log: Undo change #2581.
16424      Branch: cfgperl
16425            ! Configure hints/freebsd.sh hints/linux.sh
16426 ____________________________________________________________________________
16427 [  2588] By: jhi                                   on 1999/01/08  11:51:52
16428         Log: FAQ jumbo patch from tchrist.
16429              
16430              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
16431              From: Tom Christiansen <tchrist@jhereg.perl.com>
16432              To: pumpkings@jhereg.perl.com
16433              Subject: newest version of perlfaq.pod
16434              Date: Thu, 7 Jan 1999 23:05:02 -0700
16435              
16436              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
16437              From: Tom Christiansen <tchrist@jhereg.perl.com>
16438              To: pumpkings@jhereg.perl.com
16439              Subject: newest version of perlfaq1.pod
16440              Date: Thu, 7 Jan 1999 23:05:02 -0700
16441              
16442              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
16443              From: Tom Christiansen <tchrist@jhereg.perl.com>
16444              To: pumpkings@jhereg.perl.com
16445              Subject: newest version of perlfaq2.pod
16446              Date: Thu, 7 Jan 1999 23:05:02 -0700
16447              
16448              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
16449              From: Tom Christiansen <tchrist@jhereg.perl.com>
16450              To: pumpkings@jhereg.perl.com
16451              Subject: newest version of perlfaq3.pod
16452              Date: Thu, 7 Jan 1999 23:05:02 -0700
16453              
16454              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
16455              From: Tom Christiansen <tchrist@jhereg.perl.com>
16456              To: pumpkings@jhereg.perl.com
16457              Subject: newest version of perlfaq4.pod
16458              Date: Thu, 7 Jan 1999 23:05:02 -0700
16459              
16460              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
16461              From: Tom Christiansen <tchrist@jhereg.perl.com>
16462              To: pumpkings@jhereg.perl.com
16463              Subject: newest version of perlfaq5.pod
16464              Date: Thu, 7 Jan 1999 23:05:02 -0700
16465              
16466              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
16467              From: Tom Christiansen <tchrist@jhereg.perl.com>
16468              To: pumpkings@jhereg.perl.com
16469              Subject: newest version of perlfaq6.pod
16470              Date: Thu, 7 Jan 1999 23:05:02 -0700
16471              
16472              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
16473              From: Tom Christiansen <tchrist@jhereg.perl.com>
16474              To: pumpkings@jhereg.perl.com
16475              Subject: newest version of perlfaq7.pod
16476              Date: Thu, 7 Jan 1999 23:05:03 -0700
16477              
16478              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
16479              From: Tom Christiansen <tchrist@jhereg.perl.com>
16480              To: pumpkings@jhereg.perl.com
16481              Subject: newest version of perlfaq8.pod
16482              Date: Thu, 7 Jan 1999 23:05:03 -0700
16483              
16484              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
16485              From: Tom Christiansen <tchrist@jhereg.perl.com>
16486              To: pumpkings@jhereg.perl.com
16487              Subject: newest version of perlfaq9.pod
16488              Date: Thu, 7 Jan 1999 23:05:03 -0700
16489      Branch: cfgperl
16490            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
16491            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
16492            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
16493            ! pod/perlfaq9.pod
16494 ____________________________________________________________________________
16495 [  2587] By: jhi                                   on 1999/01/08  11:17:43
16496         Log: More doc fixes from Abigail.
16497      Branch: cfgperl
16498            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
16499            ! lib/User/pwent.pm
16500 ____________________________________________________________________________
16501 [  2585] By: jhi                                   on 1999/01/08  08:31:02
16502         Log: Change #2584 from maint-5.005:
16503              
16504              implemented Ilya's suggested fix, and added a testcase
16505              
16506              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16507              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
16508              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
16509              Subject: Re: Text::ParseWords: regex fix
16510      Branch: cfgperl
16511            ! lib/Text/ParseWords.pm t/lib/parsewords.t
16512 ____________________________________________________________________________
16513 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
16514         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
16515              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
16516              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
16517              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
16518      Branch: maint-5.005/perl
16519            ! ext/Errno/Errno_pm.PL
16520 ____________________________________________________________________________
16521 [  2581] By: jhi                                   on 1999/01/07  16:38:03
16522         Log: Configure update:
16523              - usethreads, use64bits, and usemultiplicity
16524              are no more interactively asked by Configure
16525              - "int main()" (vs bare "main()") enforced in test programs
16526      Branch: cfgperl
16527            ! Configure hints/freebsd.sh hints/linux.sh
16528 ____________________________________________________________________________
16529 [  2580] By: jhi                                   on 1999/01/07  11:19:12
16530         Log: From: Dan Sugalski <sugalskd@osshe.edu>
16531              Date: Wed, 06 Jan 1999 13:47:34 -0800
16532              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
16533              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
16534      Branch: cfgperl
16535            ! vms/vms.c
16536 ____________________________________________________________________________
16537 [  2579] By: jhi                                   on 1999/01/07  09:08:36
16538         Log: Another set of doc patches from Abigail
16539              
16540              From: abigail@fnx.com
16541              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
16542              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
16543              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
16544              
16545              From: abigail@fnx.com
16546              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
16547              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
16548              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
16549              
16550              From: abigail@fnx.com
16551              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
16552              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
16553              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
16554              
16555              From: abigail@fnx.com
16556              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
16557              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
16558              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
16559              
16560              From: abigail@fnx.com
16561              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
16562              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
16563              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
16564              
16565              From: abigail@fnx.com
16566              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
16567              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
16568              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
16569              
16570              From: abigail@fnx.com
16571              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
16572              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
16573              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
16574              
16575              From: abigail@fnx.com
16576              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
16577              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
16578              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
16579              
16580              From: abigail@fnx.com
16581              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
16582              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
16583              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
16584              
16585              From: abigail@fnx.com
16586              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
16587              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
16588              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
16589              
16590              From: abigail@fnx.com
16591              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
16592              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
16593              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
16594              
16595              From: abigail@fnx.com
16596              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
16597              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
16598              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
16599              
16600              From: abigail@fnx.com
16601              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
16602              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
16603              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
16604              
16605              From: abigail@fnx.com
16606              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
16607              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
16608              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
16609      Branch: cfgperl
16610            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
16611            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
16612            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
16613            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
16614            ! lib/Tie/Array.pm lib/Tie/Hash.pm
16615 ____________________________________________________________________________
16616 [  2576] By: jhi                                   on 1999/01/06  17:05:20
16617         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
16618      Branch: cfgperl
16619            ! pp_ctl.c
16620 ____________________________________________________________________________
16621 [  2575] By: jhi                                   on 1999/01/06  13:18:56
16622         Log: Enhance the great_circle_distance() documentation.
16623      Branch: cfgperl
16624            ! lib/Math/Trig.pm
16625 ____________________________________________________________________________
16626 [  2574] By: jhi                                   on 1999/01/06  12:58:03
16627         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
16628              To: perlbug@perl.com
16629              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
16630              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
16631              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
16632      Branch: cfgperl
16633            ! t/op/sysio.t
16634 ____________________________________________________________________________
16635 [  2573] By: jhi                                   on 1999/01/06  12:40:19
16636         Log: From: "W. Phillip Moore" <wpm@ms.com>
16637              To: perlbug@perl.org
16638              Subject: [PATCH] POSIX getpgrp is not -w clean
16639              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
16640              Message-ID: <13970.20107.190314.549471@zappa>
16641      Branch: cfgperl
16642            ! ext/POSIX/POSIX.pm
16643 ____________________________________________________________________________
16644 [  2572] By: jhi                                   on 1999/01/06  12:25:24
16645         Log: Based on
16646              From: jan.dubois@ibm.net (Jan Dubois)
16647              To: perl5-porters@perl.org
16648              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
16649              Date: Wed, 06 Jan 1999 01:24:09 +0100
16650              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
16651              except that
16652              - objXSUB.h was already okay
16653              - embed.h patching is futile, global.sym patched instead
16654              - objpp.h does not exist
16655              - proto.h addition applied manually
16656              - win32/GenCAPI.pl was already okay
16657              - win32/makedef.pl was already okay
16658      Branch: cfgperl
16659            ! global.sym perl.c proto.h
16660 ____________________________________________________________________________
16661 [  2571] By: jhi                                   on 1999/01/06  11:25:48
16662         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
16663              To: perlbug@perl.com
16664              Subject: FindBin.pm on Win32 systems
16665              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
16666              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
16667      Branch: cfgperl
16668            ! lib/FindBin.pm
16669 ____________________________________________________________________________
16670 [  2570] By: jhi                                   on 1999/01/06  11:21:48
16671         Log: From: Dan Sugalski <sugalskd@osshe.edu>
16672              To: perl5-porters@perl.org, vmsperl@perl.org
16673              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
16674              Date: Tue, 05 Jan 1999 16:47:31 -0800
16675              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
16676              
16677              (the ext/IO/lib/IO/Socket.pm was not really changed here;
16678              it was a leftover from #2569)
16679      Branch: cfgperl
16680            ! ext/IO/lib/IO/Socket.pm taint.c
16681 ____________________________________________________________________________
16682 [  2569] By: jhi                                   on 1999/01/06  11:18:22
16683         Log: Jumbo doc patch from Abigail (almost identical to
16684              the 5.005-maint change #2562 except for the
16685              ext/IO/lib/IO/Socket.pm patch which was not
16686              applicable because the IO version of 5.005-devel
16687              is somewhat different (why?))
16688              
16689              From: abigail@fnx.com
16690              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
16691              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
16692              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
16693              
16694              From: abigail@fnx.com
16695              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
16696              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
16697              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
16698              
16699              From: abigail@fnx.com
16700              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
16701              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
16702              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
16703              
16704              From: abigail@fnx.com
16705              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
16706              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
16707              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
16708              
16709              From: abigail@fnx.com
16710              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
16711              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
16712              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
16713              
16714              From: abigail@fnx.com
16715              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
16716              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
16717              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
16718              
16719              From: abigail@fnx.com
16720              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
16721              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
16722              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
16723              
16724              From: abigail@fnx.com
16725              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
16726              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
16727              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
16728              
16729              From: abigail@fnx.com
16730              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
16731              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
16732              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
16733              
16734              From: abigail@fnx.com
16735              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
16736              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
16737              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
16738      Branch: cfgperl
16739            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
16740            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
16741            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
16742            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
16743            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
16744 ____________________________________________________________________________
16745 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
16746         Log: From: jan.dubois@ibm.net (Jan Dubois)
16747              Date: Wed, 06 Jan 1999 01:24:09 +0100
16748              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
16749              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
16750      Branch: maint-5.005/perl
16751            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
16752            ! win32/GenCAPI.pl win32/makedef.pl
16753 ____________________________________________________________________________
16754 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
16755         Log: From: "W. Phillip Moore" <wpm@ms.com>
16756              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
16757              Message-ID: <13970.20107.190314.549471@zappa>
16758              Subject: [PATCH] POSIX getpgrp is not -w clean
16759      Branch: maint-5.005/perl
16760            ! ext/POSIX/POSIX.pm
16761 ____________________________________________________________________________
16762 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
16763         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
16764              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
16765              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
16766              Subject: FindBin.pm on Win32 systems
16767      Branch: maint-5.005/perl
16768            ! lib/FindBin.pm
16769 ____________________________________________________________________________
16770 [  2561] By: jhi                                   on 1999/01/05  10:49:10
16771         Log: Reword the setlocale() 1-arg case better.
16772      Branch: cfgperl
16773            ! ext/POSIX/POSIX.pod
16774 ____________________________________________________________________________
16775 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
16776         Log: From: Blair Zajac <bzajac@geostaff.com>
16777              Date: Wed, 23 Dec 1998 17:13:32 -0800
16778              Message-ID: <3681953C.8B6A90AA@geostaff.com>
16779              Subject: Tie::SubstrHash patch
16780      Branch: maint-5.005/perl
16781            ! lib/Tie/SubstrHash.pm
16782 ____________________________________________________________________________
16783 [  2554] By: jhi                                   on 1999/01/02  14:55:06
16784         Log: Object destruction order testing.
16785      Branch: cfgperl
16786            ! t/op/misc.t
16787 ____________________________________________________________________________
16788 [  2553] By: jhi                                   on 1999/01/02  14:49:40
16789         Log: perldelta the Dumpvalue.pm of change #2513.
16790      Branch: cfgperl
16791            ! lib/Dumpvalue.pm pod/perldelta.pod
16792 ____________________________________________________________________________
16793 [  2552] By: nick                                  on 1999/01/02  14:45:38
16794         Log: Tone down Makefile.PL so it works on Win32
16795      Branch: perl
16796            ! ext/B/Makefile.PL
16797 ____________________________________________________________________________
16798 [  2551] By: nick                                  on 1999/01/02  14:06:30
16799         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
16800              Use them in various B::* rather than have local defs.
16801      Branch: perl
16802            + ext/B/defsubs.h.PL
16803            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
16804            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
16805            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
16806 ____________________________________________________________________________
16807 [  2550] By: nick                                  on 1999/01/02  10:04:02
16808         Log: Integrate ext/B changes from //depot/cfgperl
16809      Branch: perl
16810           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
16811 ____________________________________________________________________________
16812 [  2549] By: jhi                                   on 1999/01/01  13:54:16
16813         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
16814              To: perlbug@perl.com
16815              Subject: op/groups.t fails test 1 on HP-UX 10.20
16816              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
16817              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
16818      Branch: cfgperl
16819            ! t/op/groups.t
16820 ____________________________________________________________________________
16821 [  2548] By: jhi                                   on 1999/01/01  13:53:31
16822         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16823              To: perl5-porters@perl.org
16824              cc: hv@crypt0.demon.co.uk
16825              Subject: [bug 5.004_54] duplicate error message
16826              Date: Thu, 31 Dec 1998 04:05:25 +0000
16827              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
16828              
16829              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
16830              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
16831              To: hv@crypt0.demon.co.uk
16832              Cc: perl5-porters@perl.org
16833              Subject: [PATCH _54] Re: duplicate error message
16834              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
16835              
16836              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
16837              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16838              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
16839              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
16840              Subject: [TEST PATCH _54] Re: duplicate error message 
16841              Date: Fri, 01 Jan 1999 07:32:14 +0000
16842      Branch: cfgperl
16843            ! op.c t/pragma/warn/op
16844 ____________________________________________________________________________
16845 [  2547] By: jhi                                   on 1998/12/31  14:15:04
16846         Log: From: Chris Nandor <pudge@pobox.com>
16847              To: jhi@iki.fi
16848              Cc: perl5-porters@perl.org
16849              Subject: Re: [PATCH] perlport.pod 1.38
16850              Date: Thu, 31 Dec 1998 09:06:48 -0500
16851              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
16852      Branch: cfgperl
16853            ! pod/perlport.pod
16854 ____________________________________________________________________________
16855 [  2546] By: jhi                                   on 1998/12/31  11:18:17
16856         Log: From: Wilson P. Snyder II
16857              To: perl5-porters@perl.org
16858              Subject: [PATCH v5.5.53] REV2: Binary number support
16859              Date: 1998/11/30
16860              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
16861      Branch: cfgperl
16862            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
16863            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
16864            ! toke.c util.c
16865 ____________________________________________________________________________
16866 [  2545] By: jhi                                   on 1998/12/31  09:27:40
16867         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
16868              To: perlbug@perl.com
16869              Subject: "perl -T -P" dumps core on OpenBSD and Linux
16870              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
16871              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
16872      Branch: cfgperl
16873            ! taint.c
16874 ____________________________________________________________________________
16875 [  2544] By: jhi                                   on 1998/12/31  09:21:45
16876         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
16877              To: perlbug@perl.com 
16878              Subject: bug in pod2man search for perl binary [5.005_5x]
16879              Date: Sat, 12 Dec 1998 23:08:51 +0000 
16880              Message-ID: <19981212230851.A20578@ig.co.uk> 
16881      Branch: cfgperl
16882            ! pod/pod2man.PL
16883 ____________________________________________________________________________
16884 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
16885         Log: From: jan.dubois@ibm.net (Jan Dubois)
16886              Date: Wed, 23 Dec 1998 21:26:38 +0100
16887              Message-ID: <36895086.8849224@smtp1.ibm.net>
16888              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
16889      Branch: maint-5.005/perl
16890            ! lib/ExtUtils/MakeMaker.pm
16891 ____________________________________________________________________________
16892 [  2540] By: jhi                                   on 1998/12/30  08:42:04
16893         Log: Evermore AUTHORS and MAINTAIN.
16894      Branch: cfgperl
16895            ! AUTHORS MAINTAIN
16896 ____________________________________________________________________________
16897 [  2539] By: jhi                                   on 1998/12/29  15:10:34
16898         Log: More AUTHORS and MAINTAIN.
16899      Branch: cfgperl
16900            ! AUTHORS MAINTAIN
16901 ____________________________________________________________________________
16902 [  2537] By: jhi                                   on 1998/12/29  14:34:47
16903         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
16904              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
16905              Message-ID: <13942.32480.700000.640927@utensil>
16906              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
16907              (mirror change#2531 in the 5.005-maint)
16908      Branch: cfgperl
16909            ! lib/AutoSplit.pm
16910 ____________________________________________________________________________
16911 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
16912         Log: change in_pod pattern to /^=\w/ from /^=/
16913              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
16914              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
16915              Message-ID: <13942.32480.700000.640927@utensil>
16916              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
16917      Branch: maint-5.005/perl
16918            ! lib/AutoSplit.pm
16919 ____________________________________________________________________________
16920 [  2525] By: jhi                                   on 1998/12/29  13:06:26
16921         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
16922              To: perl5-porters@perl.org
16923              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
16924              Date: 16 Dec 1998 03:17:03 +0200
16925              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
16926      Branch: cfgperl
16927            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
16928 ____________________________________________________________________________
16929 [  2524] By: jhi                                   on 1998/12/29  13:00:06
16930         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
16931              To: perl5-porters@perl.org
16932              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
16933              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
16934              Date: 10 Dec 1998 08:30:02 +0200
16935              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
16936              
16937              (Nick's part was applied earlier, in change #2460)
16938      Branch: cfgperl
16939            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
16940 ____________________________________________________________________________
16941 [  2523] By: jhi                                   on 1998/12/29  12:41:31
16942         Log: From: "vishal bhatia" <vishalb@hotmail.com>
16943              To: nick@ni-s.u-net.com
16944              Cc: perl5-porters@perl.org
16945              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
16946              Date: 9 Dec 1998 06:50:30 +0200
16947              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
16948      Branch: cfgperl
16949            ! ext/B/B/CC.pm
16950 ____________________________________________________________________________
16951 [  2522] By: jhi                                   on 1998/12/29  12:15:18
16952         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
16953              To: perl5-porters@perl.org (Perl 5 Porters)
16954              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
16955              Date: 25 Dec 1998 23:02:28 +0200
16956              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
16957      Branch: cfgperl
16958            ! lib/Pod/Text.pm
16959 ____________________________________________________________________________
16960 [  2521] By: jhi                                   on 1998/12/29  12:07:54
16961         Log: Undo #2519 (breaks universal.c).
16962      Branch: cfgperl
16963            ! XSUB.h
16964 ____________________________________________________________________________
16965 [  2519] By: jhi                                   on 1998/12/29  11:41:10
16966         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
16967              To: perl5-porters@perl.org
16968              Cc: perl-xs@perl.org
16969              Subject: XSUB.h refinement [PATCH]
16970              Date: 18 Dec 1998 03:58:44 +0200
16971              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
16972      Branch: cfgperl
16973            ! XSUB.h
16974 ____________________________________________________________________________
16975 [  2518] By: jhi                                   on 1998/12/29  11:36:19
16976         Log: From: abigail@fnx.com
16977              To: perl5-porters@perl.org (Perl Porters)
16978              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
16979              Date: 28 Dec 1998 21:39:15 +0200
16980              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
16981      Branch: cfgperl
16982            ! lib/fields.pm
16983 ____________________________________________________________________________
16984 [  2517] By: jhi                                   on 1998/12/29  11:35:03
16985         Log: Document change #2516.
16986      Branch: cfgperl
16987            ! pod/perldelta.pod
16988 ____________________________________________________________________________
16989 [  2516] By: jhi                                   on 1998/12/29  11:32:26
16990         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16991              To: perl5-porters@perl.org (Mailing list Perl5)
16992              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
16993              Date: 9 Dec 1998 10:39:31 +0200
16994              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
16995      Branch: cfgperl
16996            ! pod/perldiag.pod regcomp.c toke.c
16997 ____________________________________________________________________________
16998 [  2515] By: jhi                                   on 1998/12/29  11:27:11
16999         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17000              To: perl5-porters@perl.org (Mailing list Perl5)
17001              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
17002              Date: 8 Dec 1998 09:02:04 +0200
17003              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
17004              
17005              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
17006      Branch: cfgperl
17007            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
17008 ____________________________________________________________________________
17009 [  2514] By: jhi                                   on 1998/12/29  11:21:31
17010         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17011              To: perl5-porters@perl.org (Mailing list Perl5)
17012              Subject: [PATCH 5.005_53] Regexp tests and UTF8
17013              Date: 8 Dec 1998 07:02:01 +0200
17014              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
17015      Branch: cfgperl
17016            ! regcomp.c
17017 ____________________________________________________________________________
17018 [  2513] By: jhi                                   on 1998/12/29  11:18:34
17019         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17020              Subject: [PATCH 5.005_*] Dumpvar.pm
17021              To: perl5-porters@perl.org (Mailing list Perl5)
17022              Date: 7 Dec 1998 10:17:35 +0200
17023              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
17024      Branch: cfgperl
17025            + lib/Dumpvalue.pm
17026            ! MANIFEST
17027 ____________________________________________________________________________
17028 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
17029         Log: From: jan.dubois@ibm.net (Jan Dubois)
17030              Date: Tue, 01 Dec 1998 00:07:33 +0100
17031              Message-ID: <366921b5.14512598@smtp1.ibm.net>
17032              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
17033              
17034              From: jan.dubois@ibm.net (Jan Dubois)
17035              Date: Wed, 02 Dec 1998 00:24:54 +0100
17036              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
17037              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
17038      Branch: maint-5.005/perl
17039            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
17040            ! win32/config.bc win32/config.gc win32/config.vc
17041            ! win32/config_sh.PL win32/makedef.pl
17042 ____________________________________________________________________________
17043 [  2509] By: jhi                                   on 1998/12/28  13:00:31
17044     Log: Kickstart AUTHORS and MAINTAIN.
17045  Branch: cfgperl
17046        + AUTHORS MAINTAIN
17047        ! MANIFEST
17048 ____________________________________________________________________________
17049 [  2508] By: jhi                                   on 1998/12/28  08:04:00
17050     Log: From: Nathan Torkington <gnat@frii.com>
17051          To: perlbug@perl.com
17052          Subject: [PATCH] perlxstut.pod fix
17053          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
17054          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
17055  Branch: cfgperl
17056        ! pod/perlxstut.pod
17057 ____________________________________________________________________________
17058 [  2507] By: jhi                                   on 1998/12/28  07:59:00
17059     Log: From: abigail@fnx.com
17060          To: perlbug@perl.com
17061          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
17062          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
17063          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
17064          (slightly modified, a part of the patch was rejected)
17065          (strange, I thought I had already submitted this one
17066          but Perforce disagrees with me...)
17067  Branch: cfgperl
17068        ! pod/perlop.pod
17069 ____________________________________________________________________________
17070 [  2506] By: jhi                                   on 1998/12/28  07:56:59
17071     Log: From: Artur <artur@vogon-solutions.com>
17072          To: perlbug@perl.com
17073          Subject: PATCH: perlmodlib.pod
17074          Date: Fri, 25 Dec 1998 00:48:39 +0000
17075          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
17076  Branch: cfgperl
17077        ! pod/perlmodlib.pod pod/perlop.pod
17078 ____________________________________________________________________________
17079 [  2505] By: jhi                                   on 1998/12/28  07:46:06
17080     Log: From: abigail@fnx.com
17081          To: perl5-porters@perl.org (Perl Porters)
17082          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
17083          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
17084          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
17085  Branch: cfgperl
17086        ! pod/pod2html.PL
17087 ____________________________________________________________________________
17088 [  2504] By: jhi                                   on 1998/12/28  07:44:35
17089     Log: From: Jim Avera <avera@fjst.com>
17090          To: perlbug@perl.com
17091          Subject: perlbug bug - shows dates reversed
17092          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
17093          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
17094  Branch: cfgperl
17095        ! utils/perlbug.PL
17096 ____________________________________________________________________________
17097 [  2503] By: jhi                                   on 1998/12/28  07:41:39
17098     Log: From: jan.dubois@ibm.net (Jan Dubois)
17099          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
17100          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
17101          Date: Wed, 23 Dec 1998 21:26:38 +0100
17102          Message-ID: <36895086.8849224@smtp1.ibm.net>
17103  Branch: cfgperl
17104        ! lib/ExtUtils/MakeMaker.pm
17105 ____________________________________________________________________________
17106 [  2502] By: jhi                                   on 1998/12/28  07:39:20
17107     Log: From: Blair Zajac <bzajac@geostaff.com>
17108          To: perl5-porters@perl.org
17109          Subject: Tie::SubstrHash patch
17110          Date: Wed, 23 Dec 1998 17:13:32 -0800
17111          Message-ID: <3681953C.8B6A90AA@geostaff.com>
17112  Branch: cfgperl
17113        ! lib/Tie/SubstrHash.pm
17114 ____________________________________________________________________________
17115 [  2501] By: jhi                                   on 1998/12/28  07:37:16
17116     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
17117          To: perlbug@perl.com
17118          Subject: perlfaq9 minor error
17119          Date: Wed, 23 Dec 1998 14:54:19 -0800
17120          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
17121  Branch: cfgperl
17122        ! pod/perlfaq9.pod
17123 ____________________________________________________________________________
17124 [  2500] By: jhi                                   on 1998/12/23  10:38:18
17125     Log: More porting notes about filesystems, AmigaOS, and MiNT.
17126  Branch: cfgperl
17127        ! pod/perlport.pod
17128 ____________________________________________________________________________
17129 [  2499] By: jhi                                   on 1998/12/22  09:26:49
17130     Log: Add few MSG_ and uio constants.
17131  Branch: cfgperl
17132        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
17133 ____________________________________________________________________________
17134 [  2498] By: jhi                                   on 1998/12/22  08:39:30
17135     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
17136          a Digital C compiler optimizer bug that broke the 'x'
17137          operator under certain circumstances.  See t/op/repeat.t
17138          test #20 for graphic details.  Reported in
17139          
17140          From: Gisle Aas <gisle@aas.no>
17141          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
17142          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
17143          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
17144          Date: 18 Dec 1998 14:27:40 +0100
17145          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
17146          
17147          and discussed further in the thread
17148          
17149          From: Jarkko Hietaniemi <jhi@iki.fi>
17150          To: Gisle Aas <gisle@aas.no>
17151          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
17152          cpan-testers@perl.org, perl5-porters@perl.org
17153          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
17154          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
17155          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
17156  Branch: cfgperl
17157        ! t/op/repeat.t util.c
17158 ____________________________________________________________________________
17159 [  2497] By: jhi                                   on 1998/12/21  14:18:57
17160     Log: Change #2483 update.
17161  Branch: cfgperl
17162        ! t/op/tr.t
17163 ____________________________________________________________________________
17164 [  2496] By: jhi                                   on 1998/12/21  14:07:41
17165     Log: Update on change #2493.
17166  Branch: cfgperl
17167        ! t/pragma/warn/op
17168 ____________________________________________________________________________
17169 [  2495] By: jhi                                   on 1998/12/21  13:52:00
17170     Log: Change #2487 aftershock.
17171  Branch: cfgperl
17172        ! warning.pl
17173 ____________________________________________________________________________
17174 [  2494] By: jhi                                   on 1998/12/21  12:35:00
17175     Log: From: Chris Nandor <pudge@pobox.com>
17176          To: perl5-porters@perl.org
17177          Subject: [PATCH] perlport.pod v1.37
17178          Date: Sat, 19 Dec 1998 12:54:34 -0500
17179          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
17180  Branch: cfgperl
17181        ! pod/perlport.pod
17182 ____________________________________________________________________________
17183 [  2493] By: jhi                                   on 1998/12/21  12:22:44
17184     Log: From: Mark-Jason Dominus <mjd@plover.com>
17185          To: perl5-porters@perl.com
17186          Subject: PATCH (5.005_02): Dejargonizing
17187          Date: Sun, 20 Dec 1998 14:35:20 -0500
17188          Message-ID: <19981220193520.11230.qmail@plover.com>
17189          
17190          From: Mark-Jason Dominus <mjd@plover.com>
17191          To: perl5-porters@perl.com
17192          Subject: PATCH (5.005_02): Spelling correction in warning message
17193          Date: Sun, 20 Dec 1998 13:51:30 -0500
17194          Message-ID: <19981220185130.11067.qmail@plover.com>
17195  Branch: cfgperl
17196        ! doio.c op.c
17197 ____________________________________________________________________________
17198 [  2492] By: jhi                                   on 1998/12/21  09:00:05
17199     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
17200          To: perl5-porters@perl.org
17201          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
17202          Date: Sun, 20 Dec 1998 19:03:25 PST
17203          Message-ID: <19981221030326.27660.qmail@hotmail.com>
17204          
17205          (slightly reformatted)
17206  Branch: cfgperl
17207        ! ext/B/B/CC.pm
17208 ____________________________________________________________________________
17209 [  2491] By: nick                                  on 1998/12/20  14:21:29
17210     Log: Save _all_ GV's which have SV, AV or HV set.
17211  Branch: perl
17212        ! ext/B/B/C.pm
17213 ____________________________________________________________________________
17214 [  2490] By: jhi                                   on 1998/12/18  15:13:19
17215     Log: Add idea about generalising cpp symbol probing of Errno.
17216  Branch: cfgperl
17217        ! Todo
17218 ____________________________________________________________________________
17219 [  2489] By: jhi                                   on 1998/12/18  14:47:57
17220     Log: Address some of the issues of:
17221          
17222          From: Tom Christiansen <tchrist@jhereg.perl.com>
17223          To: perl-porters-active@jhereg.perl.com
17224          Subject: Undocumentation Issues for 5.005
17225          Date: Thu, 17 Dec 1998 14:46:24 -0700
17226          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
17227  Branch: cfgperl
17228        ! pod/perl5005delta.pod
17229 ____________________________________________________________________________
17230 [  2488] By: jhi                                   on 1998/12/18  11:26:32
17231     Log: From: root <root@dubravka.in-berlin.de>
17232          To: perlbug@perl.com
17233          Cc: k@dubravka.in-berlin.de
17234          Subject: Please add no_modify to PERL_POLLUTE
17235          Date: Fri, 18 Dec 1998 10:45:52 +0100
17236          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
17237          
17238          (Really from Andreas König)
17239  Branch: cfgperl
17240        ! embed.pl
17241 ____________________________________________________________________________
17242 [  2487] By: jhi                                   on 1998/12/17  14:05:52
17243     Log: Some (by far not all) issues of the below message addressed.
17244          
17245          From: Tom Christiansen <tchrist@jhereg.perl.com>
17246          To: The Perl Porters Mailing List <perl5-porters@perl.org>
17247          Subject: important UNDOC issues for 5.005_54
17248          Date: Wed, 16 Dec 1998 21:14:53 -0700
17249          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
17250  Branch: cfgperl
17251        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
17252 ____________________________________________________________________________
17253 [  2486] By: jhi                                   on 1998/12/17  12:47:15
17254     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17255          To: domo@computer.org
17256          Cc: jhi@iki.fi, perl5-porters@perl.org
17257          Subject: Re: stuff related to malloc.c
17258          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
17259          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
17260  Branch: cfgperl
17261        ! malloc.c
17262 ____________________________________________________________________________
17263 [  2485] By: jhi                                   on 1998/12/17  12:17:19
17264     Log: More porting notes.
17265  Branch: cfgperl
17266        ! Porting/pumpkin.pod
17267 ____________________________________________________________________________
17268 [  2484] By: jhi                                   on 1998/12/15  08:38:05
17269     Log: Undo #2386 and #2205.
17270  Branch: cfgperl
17271        ! pod/perlfunc.pod
17272 ____________________________________________________________________________
17273 [  2483] By: jhi                                   on 1998/12/14  17:58:35
17274     Log: lib was missing from @INC.
17275  Branch: cfgperl
17276        ! t/op/tr.t
17277 ____________________________________________________________________________
17278 [  2482] By: jhi                                   on 1998/12/14  17:52:42
17279     Log: Was missing use Text::Wrap.
17280  Branch: cfgperl
17281        ! t/lib/textfill.t
17282 ____________________________________________________________________________
17283 [  2481] By: jhi                                   on 1998/12/14  16:00:22
17284     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
17285          
17286          From: Jonathan Roy <roy@idle.com>
17287          To: perl5-porters@perl.org
17288          Subject: nlist.h add to Configure checks?
17289          Date: Sun, 13 Dec 1998 22:22:49 -0500
17290          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
17291  Branch: cfgperl
17292        + ext/DynaLoader/hints/linux.pl
17293        ! MANIFEST
17294 ____________________________________________________________________________
17295 [  2480] By: jhi                                   on 1998/12/14  15:02:44
17296     Log: Give up completely using nm in AIX.
17297          
17298          From: "Kurt D. Starsinic" <kstar@chapin.edu>
17299          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
17300          Cc: perl5-porters@perl.org
17301          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
17302          Date: Thu, 10 Dec 1998 00:51:46 -0500
17303          Message-ID: <19981210005146.B29986@O2.chapin.edu>
17304  Branch: cfgperl
17305        ! hints/aix.sh
17306 ____________________________________________________________________________
17307 [  2479] By: jhi                                   on 1998/12/14  14:39:52
17308     Log: AIX' error messages are different.
17309          
17310          From: "Kurt D. Starsinic" <kstar@chapin.edu>
17311          To: Gurusamy Sarathy <gsar@engin.umich.edu>
17312          Cc: perl5-porters@perl.org
17313          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
17314          Date: Thu, 10 Dec 1998 00:42:36 -0500
17315          Message-ID: <19981210004236.A29986@O2.chapin.edu>
17316          
17317          From: Michael Engel <engel@nms1.cc.huji.ac.il>
17318          To: perlbug@perl.com
17319          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
17320          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
17321          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
17322  Branch: cfgperl
17323        ! t/pragma/warn/doio
17324 ____________________________________________________________________________
17325 [  2475] By: jhi                                   on 1998/12/13  12:35:55
17326     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17327          To: jhi@iki.fi
17328          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
17329          Subject: Re: stuff related to malloc.c
17330          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
17331          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
17332  Branch: cfgperl
17333        ! malloc.c
17334 ____________________________________________________________________________
17335 [  2474] By: jhi                                   on 1998/12/13  12:32:42
17336     Log: Some notes about porting issues.
17337  Branch: cfgperl
17338        ! Porting/pumpkin.pod
17339 ____________________________________________________________________________
17340 [  2473] By: jhi                                   on 1998/12/13  12:03:58
17341     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
17342          To: Perl 5 Porters <perl5-porters@perl.org>
17343          Subject: [patch 5.005_02] dos-djgpp update
17344          Date: Sun, 13 Dec 1998 00:08:44 +0100
17345          Message-ID: <19981213000844.C264@beeblebrox>
17346  Branch: cfgperl
17347        ! djgpp/config.over
17348 ____________________________________________________________________________
17349 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
17350     Log: undo changes to Exporter.pm from #2312
17351  Branch: maint-5.005/perl
17352        ! lib/Exporter.pm
17353 ____________________________________________________________________________
17354 [  2465] By: jhi                                   on 1998/12/12  12:31:21
17355     Log: Document that qw() taints.
17356          
17357          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
17358          To: perlbug@perl.com 
17359          Subject: taint problems
17360          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
17361          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
17362  Branch: cfgperl
17363        ! pod/perlop.pod
17364 ____________________________________________________________________________
17365 [  2464] By: jhi                                   on 1998/12/11  14:09:51
17366     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
17367          To: dist-users@foretune.co.jp
17368          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
17369          Date: Mon, 07 Dec 1998 20:13:04 -0400
17370          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
17371  Branch: cfgperl
17372        ! Configure
17373 ____________________________________________________________________________
17374 [  2463] By: jhi                                   on 1998/12/11  13:29:54
17375     Log: MAXPATHLEN.
17376  Branch: cfgperl
17377        ! perl.h
17378 ____________________________________________________________________________
17379 [  2462] By: jhi                                   on 1998/12/11  08:37:58
17380     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
17381          To: perl5-porters@perl.org
17382          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
17383          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
17384          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
17385  Branch: cfgperl
17386        + hints/gnu.sh
17387 ____________________________________________________________________________
17388 [  2461] By: nick                                  on 1998/12/10  21:00:50
17389     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
17390          From: Vishal Bhatia <vishalb@hotmail.com>
17391          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
17392          2. Fixes the bug  regarding return value of c-functions generated out 
17393          of perl subs. ( Just includes the patch I sent earlier)
17394          3. Incorporates the other changes that need to be done to get CC.pm
17395          use ISA search for packages and methods on the same lines as C.pm
17396          
17397          Vishal would appreciate comments about B::Stackobj changes from 
17398          someone knowing that module well.
17399  Branch: perl
17400        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
17401 ____________________________________________________________________________
17402 [  2460] By: jhi                                   on 1998/12/08  08:11:27
17403     Log: Integrate from mainperl.
17404  Branch: cfgperl
17405       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
17406       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
17407       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
17408       !> toke.c util.c
17409 ____________________________________________________________________________
17410 [  2459] By: jhi                                   on 1998/12/07  07:50:11
17411     Log: From: hansm@icgroup.nl 
17412          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
17413          Reply-To: hansmu@xs4all.nl 
17414          To: perlbug@perl.com 
17415          Date: Sun, 6 Dec 98 22:19:54 +0100 
17416          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
17417  Branch: cfgperl
17418        ! util.c
17419 ____________________________________________________________________________
17420 [  2458] By: gsar                                  on 1998/12/07  06:00:55
17421     Log: fix dup lexical
17422  Branch: perl
17423        ! ext/B/B/Deparse.pm t/lib/io_unix.t
17424 ____________________________________________________________________________
17425 [  2457] By: gsar                                  on 1998/12/06  14:38:59
17426     Log: mention limit on line numbers reported by diagnostics
17427  Branch: perl
17428        ! pod/perl.pod toke.c
17429 ____________________________________________________________________________
17430 [  2456] By: gsar                                  on 1998/12/06  13:49:02
17431     Log: branch perldelta.pod
17432  Branch: maint-5.005/perl
17433       +> pod/perldelta.pod
17434 ____________________________________________________________________________
17435 [  2455] By: gsar                                  on 1998/12/06  13:47:21
17436     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
17437  Branch: maint-5.005/perl
17438        - pod/perldelta.pod
17439 ____________________________________________________________________________
17440 [  2454] By: gsar                                  on 1998/12/06  13:35:31
17441     Log: fix outdated/incorrect info about arbitrary limits
17442  Branch: perl
17443        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
17444        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
17445 ____________________________________________________________________________
17446 [  2453] By: nick                                  on 1998/12/05  16:14:42
17447     Log: Avoid hard-coding op numbers
17448          Update CC.pm to save %INC, and to co-exist with new C.pm
17449  Branch: perl
17450        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
17451 ____________________________________________________________________________
17452 [  2452] By: nick                                  on 1998/12/05  10:44:28
17453     Log: B.xs had its own code to calculate hash() which differed from
17454          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
17455          which meant that run-time require was re-done.
17456          Removed some debug from C.pm
17457  Branch: perl
17458        ! ext/B/B.xs ext/B/B/C.pm
17459 ____________________________________________________________________________
17460 [  2451] By: nick                                  on 1998/12/04  21:58:49
17461     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
17462          well as _54, but with pre-scan for classes and save the ISA scheme.
17463  Branch: perl
17464        ! ext/B/B/C.pm
17465 ____________________________________________________________________________
17466 [  2450] By: nick                                  on 1998/12/04  17:58:44
17467     Log: Vishal Bhatia's patch as a basis.
17468  Branch: perl
17469        ! ext/B/B/C.pm ext/B/B/CC.pm
17470 ____________________________________________________________________________
17471 [  2449] By: jhi                                   on 1998/12/04  16:39:21
17472     Log: Integrate from mainperl.
17473  Branch: cfgperl
17474       !> t/op/goto.t t/op/tr.t
17475 ____________________________________________________________________________
17476 [  2448] By: gsar                                  on 1998/12/04  06:06:49
17477     Log: tweak test for UTEST
17478  Branch: perl
17479        ! t/op/tr.t
17480 ____________________________________________________________________________
17481 [  2444] By: jhi                                   on 1998/12/03  14:37:22
17482     Log: s/\bthe the\b/the/g *.pod
17483  Branch: cfgperl
17484        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
17485 ____________________________________________________________________________
17486 [  2443] By: jhi                                   on 1998/12/03  13:39:53
17487     Log: Change#2441 aftermath.
17488  Branch: cfgperl
17489        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17490        ! config_h.SH thread.h vms/subconfigure.com
17491 ____________________________________________________________________________
17492 [  2441] By: jhi                                   on 1998/12/03  08:15:13
17493     Log: From: Dan Sugalski <sugalskd@osshe.edu>
17494          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
17495          Subject: [PATCH 5.005_54]Initial VMS patches
17496          Date: 3 Dec 1998 01:05:55 +0200
17497          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
17498          
17499          The patch to config_h.SH requires more study because
17500          metaconfig needs to agree.
17501  Branch: cfgperl
17502        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
17503        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
17504        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
17505 ____________________________________________________________________________
17506 [  2440] By: gsar                                  on 1998/12/03  01:32:16
17507     Log: add failed check-in of goto.t from change#1867
17508  Branch: perl
17509        ! t/op/goto.t
17510 ____________________________________________________________________________
17511 [  2437] By: jhi                                   on 1998/12/02  18:03:51
17512     Log: Fix most of the bad L<> links of
17513          
17514          From: Tom Christiansen <tchrist@jhereg.perl.com> 
17515          Subject: bad L<> links
17516          Reply-to: tchrist@perl.com 
17517          To: perlbug@jhereg.perl.com 
17518          Date: Tue, 11 Aug 1998 10:58:07 -0500 
17519          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
17520          
17521          The ones not fixed may require darker Pod::HTML magic,
17522          for example the perlguts.html#tags should work fine, IMHO.
17523  Branch: cfgperl
17524        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
17525        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
17526        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
17527        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
17528        ! pod/perlvar.pod
17529 ____________________________________________________________________________
17530 [  2436] By: jhi                                   on 1998/12/02  16:35:04
17531     Log: One paste too many in #2345.
17532  Branch: cfgperl
17533        ! lib/Pod/Html.pm
17534 ____________________________________________________________________________
17535 [  2435] By: jhi                                   on 1998/12/02  16:32:33
17536     Log: Pod::Html and Pod::Text were not locale-savvy:
17537          for example in =head1 all non-ASCII-\w-runs were
17538          turned into underscores in NAME tags.  This could
17539          result in several NAME tags becoming identical.
17540          Reported by:
17541          
17542          From: Fyodor Krasnov <fyodor@aha.ru> 
17543          Subject: pod2html vs Russian Characters
17544          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
17545          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
17546          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
17547  Branch: cfgperl
17548        ! lib/Pod/Html.pm lib/Pod/Text.pm
17549 ____________________________________________________________________________
17550 [  2434] By: jhi                                   on 1998/12/02  10:29:00
17551     Log: The real Mc5_54 integration.
17552  Branch: cfgperl
17553       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
17554 ____________________________________________________________________________
17555 [  2433] By: jhi                                   on 1998/12/02  08:52:13
17556     Log: From: Andy Dougherty <doughera@lafayette.edu>
17557          To: Perl Porters <perl5-porters@perl.org>
17558          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
17559          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
17560          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
17561  Branch: cfgperl
17562        ! Configure
17563 ____________________________________________________________________________
17564 [  2432] By: jhi                                   on 1998/12/02  08:49:47
17565     Log: From: Andy Dougherty <doughera@lafayette.edu>
17566          To: Perl Porters <perl5-porters@perl.org>
17567          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
17568          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
17569          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
17570  Branch: cfgperl
17571        ! Configure
17572 ____________________________________________________________________________
17573 [  2431] By: jhi                                   on 1998/12/01  16:11:50
17574     Log: From: achampio@lehman.com (Alan Champion)
17575          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
17576          To: perlbug@perl.com
17577          Date: 1 Dec 1998 17:36:33 +0200
17578          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
17579          
17580          Skip NIS includes.
17581  Branch: cfgperl
17582        ! t/op/pwent.t
17583 ____________________________________________________________________________
17584 [  2430] By: gsar                                  on 1998/12/01  12:12:50
17585     Log: 5.005_54, as released
17586  Branch: perl
17587        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
17588 ____________________________________________________________________________
17589 [  2429] By: jhi                                   on 1998/12/01  11:28:39
17590     Log: From: Anton Berezin <tobez@plab.ku.dk>
17591          To: perl5-porters@perl.org
17592          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
17593          Date: 30 Nov 1998 19:46:24 +0100
17594          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
17595  Branch: cfgperl
17596        ! hints/freebsd.sh
17597 ____________________________________________________________________________
17598 [  2428] By: jhi                                   on 1998/12/01  11:08:16
17599     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
17600  Branch: cfgperl
17601       +> (branch 30 files)
17602       !> (integrate 71 files)
17603 ____________________________________________________________________________
17604 [  2427] By: jhi                                   on 1998/12/01  10:51:37
17605     Log: Default to accepting a hinted $randfunc even when $csym
17606          does not find it.  (the previous defaylt behaviour was not
17607          to accept).
17608  Branch: cfgperl
17609        ! Configure
17610 ____________________________________________________________________________
17611 [  2426] By: jhi                                   on 1998/12/01  10:13:03
17612     Log: Separated the [:foo:] parsing to its own function.
17613          Passes all tests.
17614  Branch: cfgperl
17615        ! regcomp.c
17616 ____________________________________________________________________________
17617 [  2425] By: jhi                                   on 1998/12/01  08:22:49
17618     Log: Typo in comments.
17619  Branch: cfgperl
17620        ! regexec.c
17621 ____________________________________________________________________________
17622 [  2424] By: jhi                                   on 1998/12/01  08:21:38
17623     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17624          Subject: [PATCH 5.005_*] Debugger 'v' command
17625          To: perl5-porters@perl.org (Mailing list Perl5)
17626          Date: 1 Dec 1998 07:55:11 +0200
17627          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
17628  Branch: cfgperl
17629        ! lib/perl5db.pl
17630 ____________________________________________________________________________
17631 [  2423] By: jhi                                   on 1998/12/01  08:19:08
17632     Log: From: pvhp@forte.com (Peter Prymmer)
17633          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
17634          To: perl5-porters@perl.org
17635          Date: 1 Dec 1998 07:27:11 +0200
17636          Message-ID: <MLIST_9812010508.AA07791@forte.com>
17637  Branch: cfgperl
17638        ! hints/os390.sh
17639 ____________________________________________________________________________
17640 [  2417] By: jhi                                   on 1998/11/30  08:14:00
17641     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
17642  Branch: cfgperl
17643        ! ext/Socket/Socket.xs
17644 ____________________________________________________________________________
17645 [  2416] By: jhi                                   on 1998/11/30  08:00:15
17646     Log: Undo #2395, seems more like a problem in netbsd-current.
17647  Branch: cfgperl
17648        ! util.c
17649
17650 ----------------
17651 Version 5.005_54
17652 ----------------
17653
17654 ____________________________________________________________________________
17655 [  2414] By: gsar                                  on 1998/11/30  02:23:55
17656     Log: more JPL tweaks
17657  Branch: perl
17658        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
17659        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
17660 ____________________________________________________________________________
17661 [  2413] By: gsar                                  on 1998/11/30  01:35:56
17662     Log: stub bin/jpl that just runs JPL::Compile::files()
17663  Branch: perl
17664        + jpl/bin/jpl
17665 ____________________________________________________________________________
17666 [  2412] By: gsar                                  on 1998/11/30  01:32:14
17667     Log: delete symlink
17668  Branch: perl
17669        - jpl/bin/jpl
17670 ____________________________________________________________________________
17671 [  2410] By: gsar                                  on 1998/11/30  01:30:44
17672     Log: branch jpl from perlext to perl
17673  Branch: perl
17674       +> (branch 30 files)
17675 ____________________________________________________________________________
17676 [  2407] By: gsar                                  on 1998/11/30  01:24:53
17677     Log: JPL tweaks to build with 5.005
17678  Branch: perlext
17679        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
17680        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
17681 ____________________________________________________________________________
17682 [  2406] By: gsar                                  on 1998/11/30  00:55:54
17683     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
17684  Branch: perl
17685        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
17686 ____________________________________________________________________________
17687 [  2405] By: gsar                                  on 1998/11/30  00:28:55
17688     Log: patchlevel up to 54
17689  Branch: perl
17690        ! patchlevel.h win32/Makefile win32/config_H.bc
17691        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
17692 ____________________________________________________________________________
17693 [  2403] By: gsar                                  on 1998/11/29  23:35:50
17694     Log: integrate cfgperl changes into mainline
17695  Branch: perl
17696       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
17697       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
17698 ____________________________________________________________________________
17699 [  2402] By: gsar                                  on 1998/11/29  23:08:42
17700     Log: sync Text::Wrap version number
17701  Branch: perl
17702        ! lib/Text/Wrap.pm
17703 ____________________________________________________________________________
17704 [  2401] By: gsar                                  on 1998/11/29  22:56:21
17705     Log: textfill.t tweak
17706  Branch: perl
17707        ! t/lib/textfill.t
17708 ____________________________________________________________________________
17709 [  2400] By: gsar                                  on 1998/11/29  22:50:41
17710     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
17711          <muir@idiom.com>
17712  Branch: perl
17713        + t/lib/textfill.t
17714        ! MANIFEST lib/Text/Wrap.pm
17715 ____________________________________________________________________________
17716 [  2399] By: gsar                                  on 1998/11/29  22:28:05
17717     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
17718          has happened without the authors knowledge or consent; the subversive
17719          version (which is in 5.00502) breaks one of the tests in the
17720          authors testsuite; attempts are being made to find a fix that
17721          avoids breaking code already running with the 5.005_02 version
17722          From:    David Muir Sharnoff <muir@idiom.com>
17723          Date:    Sat, 28 Nov 1998 04:34:17 PST
17724          Message-Id: <199811281234.EAA03082@idiom.com>
17725          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
17726  Branch: perl
17727        ! lib/Text/Wrap.pm t/lib/textwrap.t
17728 ____________________________________________________________________________
17729 [  2397] By: nick                                  on 1998/11/29  20:13:58
17730     Log: Update docs and English.pm for $^C
17731  Branch: perl
17732        ! lib/English.pm pod/perlvar.pod
17733 ____________________________________________________________________________
17734 [  2396] By: jhi                                   on 1998/11/29  20:13:03
17735     Log: Mirror #2384.
17736  Branch: cfgperl
17737        ! t/op/pwent.t
17738 ____________________________________________________________________________
17739 [  2395] By: jhi                                   on 1998/11/29  19:59:12
17740     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
17741  Branch: cfgperl
17742        ! util.c
17743 ____________________________________________________________________________
17744 [  2394] By: gsar                                  on 1998/11/29  19:49:08
17745     Log: updated perlreftut.pod
17746  Branch: perl
17747        ! pod/perlreftut.pod
17748 ____________________________________________________________________________
17749 [  2393] By: gsar                                  on 1998/11/29  19:31:56
17750     Log: misc tweaks
17751  Branch: perl
17752        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
17753 ____________________________________________________________________________
17754 [  2392] By: gsar                                  on 1998/11/29  19:31:18
17755     Log: notes about -DPERL_POLLUTE
17756  Branch: perl
17757        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
17758 ____________________________________________________________________________
17759 [  2391] By: gsar                                  on 1998/11/29  19:13:52
17760     Log: explain various win32 build caveats more clearly
17761  Branch: perl
17762        ! README.win32 win32/Makefile win32/makefile.mk
17763 ____________________________________________________________________________
17764 [  2390] By: gsar                                  on 1998/11/29  16:51:59
17765     Log: remove I_POLL detection (Configure will do that now)
17766  Branch: perl
17767        ! ext/IO/Makefile.PL
17768 ____________________________________________________________________________
17769 [  2389] By: jhi                                   on 1998/11/29  16:39:16
17770     Log: Add I_POLL for IO 1.20.
17771  Branch: cfgperl
17772        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17773        ! config_h.SH
17774 ____________________________________________________________________________
17775 [  2388] By: gsar                                  on 1998/11/29  16:23:30
17776     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
17777  Branch: perl
17778        + Porting/p4desc
17779        ! MANIFEST
17780 ____________________________________________________________________________
17781 [  2387] By: gsar                                  on 1998/11/29  16:08:03
17782     Log: another threads reliability fix: serialize writes to thr->threadsv
17783          avoid most uses of PL_na (which is much more inefficient than a
17784          simple local); update docs to suit; PL_na now being thr->Tna may
17785          be a minor compatibility issue for extensions--will require dTHR
17786          outside of XSUBs (those get automatic dTHR)
17787  Branch: perl
17788        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
17789        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
17790        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
17791        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
17792        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
17793        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
17794        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
17795        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
17796        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
17797 ____________________________________________________________________________
17798 [  2386] By: jhi                                   on 1998/11/29  15:40:42
17799     Log: Tune the "if" entry.
17800  Branch: cfgperl
17801        ! pod/perlfunc.pod
17802 ____________________________________________________________________________
17803 [  2385] By: gsar                                  on 1998/11/29  12:40:28
17804     Log: various fixes for race conditions under threads: mutex locks based
17805          on PL_threadnum were seriously flawed, since it means more than one
17806          thread could enter the critical region; PL_na was global instead of
17807          thread-local; child thread could finish and free thr structures
17808          before Thread->new() got around to creating the Thread object;
17809          cv_clone() needed locking, as it mucks with PL_comppad and other
17810          global data; new_struct_thread() needed to lock template-thread's
17811          mutex while copying its data
17812  Branch: perl
17813        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
17814        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
17815 ____________________________________________________________________________
17816 [  2384] By: gsar                                  on 1998/11/29  10:54:38
17817     Log: s/warn/print/ on multiply defined groups
17818  Branch: perl
17819        ! t/op/grent.t
17820 ____________________________________________________________________________
17821 [  2383] By: gsar                                  on 1998/11/29  10:48:39
17822     Log: backout change#2334
17823  Branch: perl
17824        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
17825 ____________________________________________________________________________
17826 [  2382] By: jhi                                   on 1998/11/29  10:33:40
17827     Log: Better NetInfo behaviour.
17828  Branch: cfgperl
17829        ! t/op/grent.t t/op/pwent.t
17830 ____________________________________________________________________________
17831 [  2381] By: jhi                                   on 1998/11/29  10:08:15
17832     Log: Integrate from mainperl.
17833  Branch: cfgperl
17834       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
17835       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
17836       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
17837       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
17838       +> t/lib/io_poll.t t/lib/io_unix.t
17839       !> (integrate 58 files)
17840 ____________________________________________________________________________
17841 [  2380] By: gsar                                  on 1998/11/29  08:22:49
17842     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
17843          Tim Bunce)
17844  Branch: perl
17845        ! gv.c
17846 ____________________________________________________________________________
17847 [  2379] By: gsar                                  on 1998/11/29  07:06:43
17848     Log: fix for pat.t failure under USE_THREADS
17849  Branch: perl
17850        ! pp_ctl.c regexec.c
17851 ____________________________________________________________________________
17852 [  2378] By: nick                                  on 1998/11/28  22:46:57
17853     Log: More C.pm tweaks
17854          Save globs even if we have saved cv itself before - may be imported.
17855          
17856          While we don't save "bootstrap" CV we need to provide a stub,
17857          so that if we require it later we don't fall through and attempt
17858          to DynaLoad module again.
17859          
17860          Attempt to save %INC so that "require" does not reload things
17861          we have compiled-in (does not work right yet - seems to be due
17862          to PL_incgv being created in perl_parse() current scheme setting 
17863          GvHV() is "better" than saving the glob, but still does not 
17864          work as I expect). 
17865  Branch: perl
17866        ! ext/B/B/C.pm
17867 ____________________________________________________________________________
17868 [  2377] By: gsar                                  on 1998/11/28  22:30:38
17869     Log: various tweaks; result passes all tests for normal build on Solaris;
17870          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
17871          win32 due to lack of select() that works on non-socket fds
17872  Branch: perl
17873        ! ext/IO/poll.c regcomp.c regexec.c scope.c
17874        ! t/lib/io_multihomed.t win32/makefile.mk
17875 ____________________________________________________________________________
17876 [  2376] By: gsar                                  on 1998/11/28  20:44:39
17877     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
17878  Branch: perl
17879        ! myconfig
17880 ____________________________________________________________________________
17881 [  2375] By: gsar                                  on 1998/11/28  20:42:58
17882     Log: integrate cfgperl changes into mainline
17883  Branch: perl
17884       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
17885       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
17886 ____________________________________________________________________________
17887 [  2374] By: gsar                                  on 1998/11/28  20:02:03
17888     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17889          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
17890          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
17891          Subject: [PATCH 5.00553] Yet another OS/2 patch
17892  Branch: perl
17893        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
17894 ____________________________________________________________________________
17895 [  2373] By: gsar                                  on 1998/11/28  19:30:06
17896     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17897          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
17898          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
17899          Subject: [PATCH 5.005_53] Change $#+
17900  Branch: perl
17901        ! mg.c pod/perlvar.pod t/op/pat.t
17902 ____________________________________________________________________________
17903 [  2372] By: gsar                                  on 1998/11/28  19:28:00
17904     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17905          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
17906          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
17907          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
17908  Branch: perl
17909        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
17910        ! thrdvar.h
17911 ____________________________________________________________________________
17912 [  2371] By: gsar                                  on 1998/11/28  19:23:53
17913     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17914          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
17915          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
17916          Subject: [PATCH 5.005_53] better -Mre=debugcolor
17917  Branch: perl
17918        ! embedvar.h objXSUB.h regexec.c thrdvar.h
17919 ____________________________________________________________________________
17920 [  2370] By: gsar                                  on 1998/11/28  19:21:17
17921     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17922          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
17923          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
17924          Subject: [PATCH 5.005_*] regcolors
17925  Branch: perl
17926        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
17927 ____________________________________________________________________________
17928 [  2369] By: gsar                                  on 1998/11/28  19:00:15
17929     Log: allow final period in a file (not followed by a newline) to
17930          terminate format spec
17931  Branch: perl
17932        ! toke.c
17933 ____________________________________________________________________________
17934 [  2368] By: gsar                                  on 1998/11/28  18:58:25
17935     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
17936          add C<$Config{installarchlib}/CORE> to the default locations searched
17937          on win32
17938  Branch: perl
17939        ! lib/ExtUtils/Liblist.pm
17940 ____________________________________________________________________________
17941 [  2367] By: gsar                                  on 1998/11/28  18:46:05
17942     Log: applied suggested patch with PERL_OBJECT tweaks
17943          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17944          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
17945          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
17946          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
17947  Branch: perl
17948        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
17949        ! regexec.c t/op/pat.t thrdvar.h
17950 ____________________________________________________________________________
17951 [  2366] By: gsar                                  on 1998/11/28  18:38:34
17952     Log: additional documentation for qr//
17953          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17954          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
17955          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
17956          Subject: [PATCH 5.005_*] Documentation (fwd)
17957  Branch: perl
17958        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
17959 ____________________________________________________________________________
17960 [  2365] By: gsar                                  on 1998/11/28  18:35:35
17961     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17962          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
17963          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
17964          Subject: [PATCH 5.005_*] Fix \G in REx without //g
17965  Branch: perl
17966        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
17967        ! regexp.h t/op/pat.t thrdvar.h
17968 ____________________________________________________________________________
17969 [  2364] By: gsar                                  on 1998/11/28  18:24:20
17970     Log: update Test.pm to Test-1.12; tweak 're' detection
17971  Branch: perl
17972        ! lib/Test.pm
17973 ____________________________________________________________________________
17974 [  2363] By: gsar                                  on 1998/11/28  18:12:04
17975     Log: avoid command-line quoting portability problems in lex_assign.t
17976  Branch: perl
17977        ! t/op/lex_assign.t
17978 ____________________________________________________________________________
17979 [  2362] By: gsar                                  on 1998/11/28  18:08:50
17980     Log: From: John Tobey <jtobey@channel1.com>
17981          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
17982          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
17983          Subject: PATCH: document English.pm sawampersand and thread issues
17984  Branch: perl
17985        ! lib/English.pm pod/perlvar.pod
17986 ____________________________________________________________________________
17987 [  2361] By: gsar                                  on 1998/11/28  18:03:04
17988     Log: fix uninitialized warnings
17989          From: Brian Callaghan <callagh@itginc.com>
17990          Date: Thu, 19 Nov 1998 17:49:10 -0800
17991          Message-Id: <3654CA96.B64FCAEB@itginc.com>
17992          Subject: Complete.pm patch (version 1.1)
17993  Branch: perl
17994        ! lib/Term/Complete.pm
17995 ____________________________________________________________________________
17996 [  2360] By: gsar                                  on 1998/11/28  17:59:16
17997     Log: s/Array/List/ suggested by John Tobey
17998  Branch: perl
17999        ! pod/perldata.pod
18000 ____________________________________________________________________________
18001 [  2359] By: gsar                                  on 1998/11/28  17:47:48
18002     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
18003  Branch: perl
18004        ! lib/Tie/Handle.pm pod/perlfunc.pod
18005 ____________________________________________________________________________
18006 [  2358] By: jhi                                   on 1998/11/28  17:23:15
18007     Log: Revamp the locale tests.
18008          (0) Instead of rewiring a few locales scan for them.
18009          (1) Bogus test #101 removed.
18010          (2) All the locales are checked, the lists of failed
18011          and non-failed ones are displayed.
18012          (3) The test #103 is again 'active' so that it may fail.
18013          (4) To balance (3) a hopefully pacifying message is shown
18014          if the #103 fails.
18015  Branch: cfgperl
18016        ! t/pragma/locale.t
18017 ____________________________________________________________________________
18018 [  2357] By: gsar                                  on 1998/11/28  17:21:07
18019     Log: add perlreftut.pod
18020  Branch: perl
18021        + pod/perlreftut.pod
18022        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
18023        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
18024        ! win32/pod.mak
18025 ____________________________________________________________________________
18026 [  2356] By: jhi                                   on 1998/11/28  16:58:01
18027     Log: Change #2346 fallout.
18028  Branch: cfgperl
18029        ! t/op/undef.t
18030 ____________________________________________________________________________
18031 [  2355] By: gsar                                  on 1998/11/28  16:46:43
18032     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
18033          ANSI prototypes
18034  Branch: perl
18035        ! ext/IO/IO.xs
18036 ____________________________________________________________________________
18037 [  2354] By: gsar                                  on 1998/11/28  16:08:07
18038     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
18039          keep platform hacks that aren't in the 1.20 dist; add new files
18040          to MANIFEST; hack Makefile.PL; result hasn't been tested
18041          anywhere
18042  Branch: perl
18043        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
18044        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
18045        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
18046        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
18047        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
18048        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
18049        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
18050        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
18051        ! t/lib/io_sock.t t/lib/io_udp.t
18052 ____________________________________________________________________________
18053 [  2353] By: jhi                                   on 1998/11/28  15:51:03
18054     Log: Locale collation, ctype, and numeric, were initialized wrong
18055          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
18056          as reported by
18057          
18058          From: Ilya.Sandler@etak.com (Ilya Sandler)
18059          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
18060          To: perlbug@perl.com
18061          Date: 25 Nov 1998 04:53:52 +0200
18062          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
18063  Branch: cfgperl
18064        ! util.c
18065 ____________________________________________________________________________
18066 [  2352] By: nick                                  on 1998/11/28  15:21:59
18067     Log: Implement $^C to allow perl access to -c flag - I think this 
18068          was agreed once...
18069  Branch: perl
18070        ! gv.c mg.c
18071 ____________________________________________________________________________
18072 [  2351] By: jhi                                   on 1998/11/28  15:14:24
18073     Log: Change #2251 fixup.
18074  Branch: cfgperl
18075        ! myconfig
18076 ____________________________________________________________________________
18077 [  2350] By: jhi                                   on 1998/11/28  14:58:19
18078     Log: Integrate from mainperl.
18079  Branch: cfgperl
18080       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
18081       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
18082       +> pod/perl5005delta.pod
18083       !> (integrate 49 files)
18084 ____________________________________________________________________________
18085 [  2349] By: jhi                                   on 1998/11/28  14:27:36
18086     Log: Passwd and group file groveling.
18087  Branch: cfgperl
18088        ! t/op/grent.t t/op/pwent.t
18089 ____________________________________________________________________________
18090 [  2348] By: gsar                                  on 1998/11/28  14:09:50
18091     Log: more conservative version of changes#2345,2346,2347; those break
18092          C<defined(@{"foo::ISA"})> which seems to be extensively used in
18093          the libs :-(
18094  Branch: perl
18095        ! pp.c t/op/method.t
18096 ____________________________________________________________________________
18097 [  2347] By: gsar                                  on 1998/11/28  13:36:08
18098     Log: tweak bogus test
18099  Branch: perl
18100        ! t/op/method.t
18101 ____________________________________________________________________________
18102 [  2346] By: gsar                                  on 1998/11/28  13:20:34
18103     Log: test cases for previous change
18104  Branch: perl
18105        ! t/op/undef.t
18106 ____________________________________________________________________________
18107 [  2345] By: gsar                                  on 1998/11/28  13:07:17
18108     Log: fix typo in pp_defined() causing C<defined %tied> to fail
18109  Branch: perl
18110        ! pp.c
18111 ____________________________________________________________________________
18112 [  2344] By: gsar                                  on 1998/11/28  13:03:29
18113     Log: s/comment/comment_t/ tweak (suggested by John Gorman
18114          <jgorman@webbysoft.com>)
18115  Branch: perl
18116        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
18117 ____________________________________________________________________________
18118 [  2343] By: gsar                                  on 1998/11/28  12:52:40
18119     Log: add (stub) perldelta.pod
18120  Branch: perl
18121        + pod/perldelta.pod
18122 ____________________________________________________________________________
18123 [  2342] By: gsar                                  on 1998/11/28  12:49:26
18124     Log: rename perldelta.pod to perl5005delta.pod in preparation for
18125          starting a new one
18126  Branch: perl
18127       +> pod/perl5005delta.pod
18128        - pod/perldelta.pod
18129        ! MANIFEST pod/perl.pod
18130 ____________________________________________________________________________
18131 [  2341] By: gsar                                  on 1998/11/28  12:41:55
18132     Log: fix MALLOC_LOCK #define
18133  Branch: perl
18134        ! malloc.c
18135 ____________________________________________________________________________
18136 [  2340] By: gsar                                  on 1998/11/28  12:18:23
18137     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18138          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
18139          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
18140          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
18141  Branch: perl
18142        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
18143 ____________________________________________________________________________
18144 [  2339] By: jhi                                   on 1998/11/28  11:59:01
18145     Log: Add -lm to dynix/ptx POSIX hints.
18146          From: "Martin J. Bligh" <mbligh@sequent.com>
18147          To: jhi@iki.fi
18148          Subject: Re: Making Perl work on DYNIX/ptx
18149          Date: Wed, 25 Nov 1998 10:34:41 -0800
18150          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
18151  Branch: cfgperl
18152        ! ext/POSIX/hints/dynixptx.pl
18153 ____________________________________________________________________________
18154 [  2338] By: jhi                                   on 1998/11/28  11:57:19
18155     Log: Detypo.
18156  Branch: cfgperl
18157        ! lib/filetest.pm
18158 ____________________________________________________________________________
18159 [  2337] By: jhi                                   on 1998/11/28  11:56:29
18160     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
18161  Branch: cfgperl
18162        ! Configure
18163 ____________________________________________________________________________
18164 [  2336] By: gsar                                  on 1998/11/28  11:41:14
18165     Log: teach CPAN.pm to ignore beta perl distributions when looking for
18166          modules
18167          From: root@dogberry.rutgers.edu (root)
18168          Date: Thu, 12 Nov 1998 23:08:39 -0500
18169          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
18170          Subject: recompile tries getting a perl distribution
18171  Branch: perl
18172        ! lib/CPAN.pm
18173 ____________________________________________________________________________
18174 [  2335] By: gsar                                  on 1998/11/28  11:27:46
18175     Log: make $1 et al readonly under threads; make C<undef $1> fail like
18176          C<$1 = undef> does
18177  Branch: perl
18178        ! op.c pp.c t/op/undef.t
18179 ____________________________________________________________________________
18180 [  2334] By: gsar                                  on 1998/11/28  10:24:52
18181     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
18182  Branch: perl
18183        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
18184 ____________________________________________________________________________
18185 [  2333] By: gsar                                  on 1998/11/28  09:36:40
18186     Log: document changed PERL_HASH()
18187  Branch: perl
18188        ! pod/perlfunc.pod pod/perlguts.pod
18189 ____________________________________________________________________________
18190 [  2332] By: nick                                  on 1998/11/27  21:10:27
18191     Log: Handle INIT list in C.pm
18192          1. Provide init_av() from B.xs
18193          2. Export it in B.pm
18194          3. Use it in C.pm
18195          Also disable some pruning in savecv() which seems to undo
18196          my previous patch.
18197          Experimental feature - save pathnames of .so files in easily 
18198          grep-able form for use in wrapper to feed to linker.  
18199  Branch: perl
18200        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
18201 ____________________________________________________________________________
18202 [  2327] By: gsar                                  on 1998/11/27  15:12:01
18203     Log: integrate change#2315 from maint-5.005
18204  Branch: perl
18205        ! t/op/sort.t
18206       !> op.c sv.c
18207 ____________________________________________________________________________
18208 [  2326] By: gsar                                  on 1998/11/27  15:00:42
18209     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
18210  Branch: perl
18211       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
18212       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
18213       !> lib/ExtUtils/typemap
18214 ____________________________________________________________________________
18215 [  2325] By: gsar                                  on 1998/11/27  14:46:18
18216     Log: malloc bugfix and documentation from Ilya Zakharevich
18217          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
18218          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
18219          Subject: [PATCH 5.005_*] Re: Internal coredump
18220          --
18221          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
18222          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
18223          Subject: [PATCH 5.005_*] malloc.c documentation
18224  Branch: perl
18225        ! malloc.c
18226 ____________________________________________________________________________
18227 [  2324] By: gsar                                  on 1998/11/27  14:41:38
18228     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
18229  Branch: perl
18230        ! ext/B/B/C.pm
18231 ____________________________________________________________________________
18232 [  2323] By: gsar                                  on 1998/11/27  14:33:44
18233     Log: From: maeda@src.ricoh.co.jp
18234          Date: Tue, 24 Nov 1998 10:37:45 +0900
18235          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
18236          Subject: format "..." bug
18237  Branch: perl
18238        ! pp_ctl.c t/op/write.t
18239 ____________________________________________________________________________
18240 [  2322] By: gsar                                  on 1998/11/27  14:20:12
18241     Log: add ext/Devel/Peek
18242          From: jan.dubois@ibm.net (Jan Dubois)
18243          Date: Mon, 23 Nov 1998 00:48:11 +0100
18244          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
18245          Subject: [PATCH 5.005_53] Devel::Peek integration
18246  Branch: perl
18247        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
18248        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
18249        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
18250        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
18251        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
18252 ____________________________________________________________________________
18253 [  2321] By: gsar                                  on 1998/11/27  13:03:08
18254     Log: ensure 'make regen_headers' even without perl installed
18255          (suggested by Ilya Zakharevich)
18256  Branch: perl
18257        ! bytecode.pl warning.pl
18258 ____________________________________________________________________________
18259 [  2320] By: gsar                                  on 1998/11/27  12:58:36
18260     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18261          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
18262          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
18263          Subject: [PATCH 5.005_*] Cosmetic malloc patch
18264  Branch: perl
18265        ! malloc.c
18266 ____________________________________________________________________________
18267 [  2319] By: gsar                                  on 1998/11/27  12:56:13
18268     Log: eliminate dup hunk from integration
18269  Branch: perl
18270        ! lib/filetest.pm perl.h
18271 ____________________________________________________________________________
18272 [  2318] By: gsar                                  on 1998/11/27  12:50:08
18273     Log: integrate cfgperl changes into mainline
18274  Branch: perl
18275       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
18276        ! pod/perlfaq4.pod
18277       !> (integrate 30 files)
18278 ____________________________________________________________________________
18279 [  2317] By: jhi                                   on 1998/11/27  11:38:13
18280     Log: C<-x>.
18281  Branch: cfgperl
18282        ! lib/filetest.pm
18283 ____________________________________________________________________________
18284 [  2316] By: jhi                                   on 1998/11/27  11:10:22
18285     Log: Integrate from mainperl.
18286  Branch: cfgperl
18287       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
18288       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
18289       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
18290       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
18291       !> win32/win32sck.c
18292 ____________________________________________________________________________
18293 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
18294     Log: integrate change#2246 from mainline, while still allowing
18295          C<sort $globref @foo>
18296          
18297          allow C<sort $coderef @foo>
18298  Branch: maint-5.005/perl
18299        ! op.c sv.c
18300       !> t/op/sort.t
18301 ____________________________________________________________________________
18302 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
18303     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
18304          forwarded by Jarkko Hietaniemi from Mark Bixby
18305  Branch: maint-5.005/perl
18306        ! ext/DynaLoader/dl_mpeix.xs installperl
18307 ____________________________________________________________________________
18308 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
18309     Log: Allow PL_FILES to have multiple targets from one source by allowing
18310          an array ref as the value in the hash
18311  Branch: maint-5.005/perl
18312        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
18313        ! lib/ExtUtils/MakeMaker.pm
18314 ____________________________________________________________________________
18315 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
18316     Log: fix unsigned variables to use SvUV and sv_setuv
18317  Branch: maint-5.005/perl
18318        ! lib/ExtUtils/typemap
18319 ____________________________________________________________________________
18320 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
18321     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
18322  Branch: maint-5.005/perl
18323        ! lib/ExtUtils/MM_Unix.pm
18324 ____________________________________________________________________________
18325 [  2301] By: gsar                                  on 1998/11/26  10:16:54
18326     Log: fix PL_defoutgv leak under threads
18327  Branch: perl
18328        ! ext/Thread/Thread.xs
18329 ____________________________________________________________________________
18330 [  2300] By: gsar                                  on 1998/11/26  09:04:44
18331     Log: properly free temporaries created by threads
18332  Branch: perl
18333        ! ext/Thread/Thread.xs
18334 ____________________________________________________________________________
18335 [  2299] By: gsar                                  on 1998/11/26  06:51:16
18336     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
18337          to set the package for the block properly
18338  Branch: perl
18339        ! op.c t/comp/package.t t/lib/dumper.t
18340 ____________________________________________________________________________
18341 [  2298] By: nick                                  on 1998/11/24  22:04:20
18342     Log: Part-1 of tweaks to allow Tk to be "compiled"
18343          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
18344          (May also need attention to exports etc. - to follow.)
18345  Branch: perl
18346        ! universal.c
18347 ____________________________________________________________________________
18348 [  2294] By: jhi                                   on 1998/11/23  10:44:26
18349     Log: The new socket tests need in some platforms
18350          to #include <sys/types.h>.
18351  Branch: cfgperl
18352        ! Configure
18353 ____________________________________________________________________________
18354 [  2293] By: jhi                                   on 1998/11/23  10:33:42
18355     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
18356          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
18357          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
18358          Date: Mon, 23 Nov 1998 10:07:04 +0100
18359          Message-Id: <9811230907.AA06484@AWT.nl>
18360          
18361          NeXTstep NetInfo uses nidump to get the user/group databases.
18362  Branch: cfgperl
18363        ! t/op/grent.t t/op/pwent.t
18364 ____________________________________________________________________________
18365 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
18366     Log: Updated Porting/patchls utility.
18367  Branch: maint-5.004/perl
18368        ! Porting/patchls
18369 ____________________________________________________________________________
18370 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
18371     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
18372          From:  Henrik Tougaard <ht.000@foa.dk>
18373          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
18374          Files:  lib/Sys/Syslog.pm
18375  Branch: maint-5.004/perl
18376        ! lib/Sys/Syslog.pm
18377 ____________________________________________________________________________
18378 [  2286] By: jhi                                   on 1998/11/22  19:08:42
18379     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
18380  Branch: cfgperl
18381        ! ext/Socket/Socket.xs
18382 ____________________________________________________________________________
18383 [  2285] By: jhi                                   on 1998/11/22  18:21:07
18384     Log: MSG_PROXY for GNU/Hurd (previously we believed that
18385          all GNU libc platforms have MSG_PROXY.  Untrue).
18386          In fact this ended up as a major MSG_* and SCM_*
18387          update.  The MSG_XXX known to be enums in some
18388          versions of the glibc are now probed for and respective
18389          HAS_MSG_XXX are defined.  While I was at it I noticed
18390          SCM_RIGHTS being similarly an enum.  This reminded me of
18391          an ancient discussion in perl5-porters:
18392          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
18393          The BSD socket interface has a nifty feature for passing
18394          file descriptors and credentials--via sockets.  It may be
18395          too late to add this functionality to the CORE but
18396          at least Configure now probes for the functions,
18397          structs, and includes, defining the appropriate
18398          HAS_YYY and I_ZZZ, and the Socket extension exports
18399          the constants, in case somebody wants to write an
18400          extension for this interface.
18401  Branch: cfgperl
18402        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18403        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
18404        ! iperlsys.h
18405 ____________________________________________________________________________
18406 [  2284] By: jhi                                   on 1998/11/22  18:13:21
18407     Log: perlhist.pod 1.54, containing 5_53.
18408  Branch: cfgperl
18409        ! pod/perlhist.pod
18410 ____________________________________________________________________________
18411 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
18412     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
18413  Branch: maint-5.004/perl
18414        ! doio.c
18415 ____________________________________________________________________________
18416 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
18417     Log: Improve op/die_exit.t test for implicit close changing $!
18418  Branch: maint-5.004/perl
18419        ! t/op/die_exit.t
18420 ____________________________________________________________________________
18421 [  2268] By: jhi                                   on 1998/11/22  14:44:11
18422     Log: Fix thinko.
18423  Branch: cfgperl
18424        ! hints/dynixptx.sh
18425 ____________________________________________________________________________
18426 [  2267] By: jhi                                   on 1998/11/22  13:19:41
18427     Log: Document the d_socket override.
18428  Branch: cfgperl
18429        ! hints/dynixptx.sh
18430 ____________________________________________________________________________
18431 [  2266] By: jhi                                   on 1998/11/22  12:12:29
18432     Log: From: John Tobey <jtobey@channel1.com>
18433          Subject: [PATCH] perlfaq typos
18434          To: perl5-porters@perl.com
18435          Date: 22 Nov 1998 04:25:15 +0200
18436          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
18437  Branch: cfgperl
18438        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
18439        ! pod/perlfaq7.pod pod/perlfaq8.pod
18440 ____________________________________________________________________________
18441 [  2265] By: jhi                                   on 1998/11/22  12:06:29
18442     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
18443          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
18444          Newsgroups: hut.lists.perl5-porters
18445          To: gsar@engin.umich.edu (Gurusamy Sarathy)
18446          Cc: perl5-porters@perl.org (Perl5 Porters)
18447          Date: 20 Nov 1998 12:20:41 +0200
18448  Branch: cfgperl
18449        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18450        ! ext/DB_File/DB_File.xs
18451 ____________________________________________________________________________
18452 [  2264] By: jhi                                   on 1998/11/22  11:55:09
18453     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
18454          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
18455          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
18456          To: perlbug@perl.com
18457          Date: 20 Nov 1998 18:39:06 +0200
18458          Lines: 47
18459          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
18460  Branch: cfgperl
18461        ! t/op/grent.t t/op/pwent.t
18462 ____________________________________________________________________________
18463 [  2263] By: jhi                                   on 1998/11/22  11:42:59
18464     Log: Permission testing is tricky when we have too much power.
18465          Problem reported in
18466          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
18467          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
18468          To: perlbug@perl.com
18469          Date: 20 Nov 1998 18:39:06 +0200
18470          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
18471  Branch: cfgperl
18472        ! t/op/filetest.t
18473 ____________________________________________________________________________
18474 [  2262] By: gsar                                  on 1998/11/22  11:37:02
18475     Log: fix broken CAPI generation
18476  Branch: perl
18477        ! win32/GenCAPI.pl
18478 ____________________________________________________________________________
18479 [  2261] By: jhi                                   on 1998/11/22  11:17:00
18480     Log: -x should be C<-x>, reported by Gerben Wierda.
18481  Branch: cfgperl
18482        ! pod/perlfunc.pod
18483 ____________________________________________________________________________
18484 [  2260] By: gsar                                  on 1998/11/22  11:12:02
18485     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
18486  Branch: perl
18487        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
18488        ! proto.h
18489 ____________________________________________________________________________
18490 [  2259] By: jhi                                   on 1998/11/22  11:06:40
18491     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
18492          Subject: Re: [PATCH] Re: pod2man bug in date generated line
18493          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
18494          Cc: perlbug@perl.com
18495          Date: 20 Nov 1998 21:30:17 +0200
18496          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
18497  Branch: cfgperl
18498        ! pod/pod2man.PL
18499 ____________________________________________________________________________
18500 [  2256] By: jhi                                   on 1998/11/21  10:44:01
18501     Log: From: Thomas Bowditch <bowditch@inmet.com>
18502          Subject: Benchmark.pm suggestion
18503          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
18504          Date: Fri, 20 Nov 1998 17:43:46 -0500
18505          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
18506          
18507          Added timesum().
18508  Branch: cfgperl
18509        ! lib/Benchmark.pm
18510 ____________________________________________________________________________
18511 [  2255] By: gsar                                  on 1998/11/21  08:45:06
18512     Log: another win32 portability fix: make sysread() and syswrite()
18513          work on sockets
18514  Branch: perl
18515        ! pp_sys.c win32/win32.h
18516 ____________________________________________________________________________
18517 [  2254] By: gsar                                  on 1998/11/21  07:49:06
18518     Log: win32_recvfrom() compatibility fix
18519  Branch: perl
18520        ! win32/win32sck.c
18521 ____________________________________________________________________________
18522 [  2253] By: jhi                                   on 1998/11/20  08:22:06
18523     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
18524          To: jhi@iki.fi
18525          Subject: MPE/iX Perl 5.005_02 oops
18526          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
18527          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
18528  Branch: cfgperl
18529        ! ext/DynaLoader/dl_mpeix.xs installperl
18530 ____________________________________________________________________________
18531 [  2252] By: gsar                                  on 1998/11/19  17:38:03
18532     Log: mess_sv tweak for change#2249
18533  Branch: perl
18534        ! util.c
18535 ____________________________________________________________________________
18536 [  2251] By: jhi                                   on 1998/11/18  12:32:19
18537     Log: Display use64bits and usemultiplicity but only if necessary.
18538  Branch: cfgperl
18539        ! myconfig
18540 ____________________________________________________________________________
18541 [  2250] By: jhi                                   on 1998/11/18  12:26:50
18542     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
18543          Subject: pp.c uses 'unsigned Quad_t'
18544          To: perlbug@perl.com 
18545          Date: Sun, 15 Nov 1998 20:57:05 -0300 
18546          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
18547  Branch: cfgperl
18548        ! perl.h pp.c
18549 ____________________________________________________________________________
18550 [  2249] By: gsar                                  on 1998/11/18  05:43:11
18551     Log: use PL_mess_sv only during global destruction (fixes problems with
18552          overlapping invocations of form()/warn()/die()/croak() trampling on
18553          each other's messages)
18554  Branch: perl
18555        ! mg.c util.c
18556 ____________________________________________________________________________
18557 [  2248] By: gsar                                  on 1998/11/18  05:39:36
18558     Log: tweak change#2245 to skip previous message if any
18559  Branch: perl
18560        ! pp_ctl.c t/pragma/warn/pp_ctl
18561 ____________________________________________________________________________
18562 [  2247] By: jhi                                   on 1998/11/17  11:46:56
18563     Log: Integrate from mainperl.
18564  Branch: cfgperl
18565       !> (integrate 26 files)
18566 ____________________________________________________________________________
18567 [  2246] By: gsar                                  on 1998/11/17  09:41:10
18568     Log: allow C<sort $coderef @foo>
18569  Branch: perl
18570        ! op.c t/op/sort.t t/pragma/overload.t
18571 ____________________________________________________________________________
18572 [  2245] By: gsar                                  on 1998/11/17  08:28:26
18573     Log: propagate failures in DESTROY() as (optional) warnings
18574  Branch: perl
18575        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
18576 ____________________________________________________________________________
18577 [  2244] By: gsar                                  on 1998/11/17  07:43:08
18578     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
18579  Branch: perl
18580        ! perl.c thrdvar.h
18581 ____________________________________________________________________________
18582 [  2243] By: gsar                                  on 1998/11/17  07:40:09
18583     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
18584  Branch: perl
18585        ! lib/warning.pm warning.h warning.pl
18586 ____________________________________________________________________________
18587 [  2242] By: gsar                                  on 1998/11/17  06:32:39
18588     Log: fix skipspace() to properly account for newlines in eval''-ed
18589          strings (caused bogus line numbers in diagnostics and debugger)
18590  Branch: perl
18591        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
18592 ____________________________________________________________________________
18593 [  2241] By: gsar                                  on 1998/11/17  03:48:12
18594     Log: s/Perl_utf8skip/PL_utf8skip/g
18595  Branch: perl
18596        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
18597 ____________________________________________________________________________
18598 [  2240] By: gsar                                  on 1998/11/14  06:09:06
18599     Log: rework op/groups.t
18600  Branch: perl
18601        ! t/op/filetest.t t/op/groups.t
18602 ____________________________________________________________________________
18603 [  2235] By: gsar                                  on 1998/11/14  00:17:05
18604     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
18605  Branch: perl
18606        ! op.c
18607 ____________________________________________________________________________
18608 [  2234] By: gsar                                  on 1998/11/14  00:14:02
18609     Log: update Changes
18610  Branch: perl
18611        ! Changes win32/config.bc win32/config.gc win32/config.vc
18612 ____________________________________________________________________________
18613 [  2233] By: gsar                                  on 1998/11/13  09:43:03
18614     Log: doc tweak
18615  Branch: perl
18616        ! README.win32
18617 ____________________________________________________________________________
18618 [  2230] By: jhi                                   on 1998/11/12  17:07:45
18619     Log: Allow hints file override for d_socket
18620          (based on Sequent-induced change #2229).
18621  Branch: cfgperl
18622        ! Configure
18623 ____________________________________________________________________________
18624 [  2229] By: jhi                                   on 1998/11/12  16:32:33
18625     Log: 
18626          From: "Martin J. Bligh" <mbligh@sequent.com>
18627          To: jhi@iki.fi
18628          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
18629          Subject: Re: Making Perl work on DYNIX/ptx
18630          Date: Tue, 10 Nov 1998 16:24:26 -0800
18631          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
18632  Branch: cfgperl
18633        ! hints/dynixptx.sh
18634 ____________________________________________________________________________
18635 [  2228] By: jhi                                   on 1998/11/12  11:40:37
18636     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
18637          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
18638          To: jhi@iki.fi
18639          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
18640          Subject: Re: Making Perl work on DYNIX/ptx
18641          Date: Tue, 10 Nov 1998 18:01:10 -0800
18642  Branch: cfgperl
18643        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
18644 ____________________________________________________________________________
18645 [  2227] By: jhi                                   on 1998/11/12  11:17:42
18646     Log: Integrate from mainperl.
18647  Branch: cfgperl
18648       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
18649       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
18650       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
18651       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
18652       !> win32/win32.c x2p/s2p.PL
18653 ____________________________________________________________________________
18654 [  2226] By: gsar                                  on 1998/11/11  21:05:42
18655     Log: provide -DPERL_POLLUTE
18656  Branch: perl
18657        ! embed.pl embedvar.h
18658 ____________________________________________________________________________
18659 [  2225] By: jhi                                   on 1998/11/09  07:45:12
18660     Log: From: Hans Mulder <hansm@icgroup.nl>
18661          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
18662          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
18663          perl5-porters@perl.org
18664          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
18665          (UNINSTALLED)
18666          Date: Sun,  8 Nov 98 22:20:23 +0100
18667          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
18668  Branch: cfgperl
18669        ! malloc.c perl.h
18670 ____________________________________________________________________________
18671 [  2224] By: gsar                                  on 1998/11/09  03:13:14
18672     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
18673          Christoph <lupe@alanya.m.isar.de>)
18674  Branch: perl
18675        ! lib/Text/Wrap.pm
18676 ____________________________________________________________________________
18677 [  2223] By: gsar                                  on 1998/11/09  02:09:06
18678     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
18679          <lionel.fourquaux@wanadoo.fr>)
18680  Branch: perl
18681        ! x2p/s2p.PL
18682 ____________________________________________________________________________
18683 [  2222] By: gsar                                  on 1998/11/09  01:56:24
18684     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
18685          Date: Wed, 04 Nov 1998 12:19:44 +0000
18686          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
18687          Subject: [PATCH] Re: [5.005_53] read overflow? 
18688          --
18689          Date: Wed, 04 Nov 1998 13:15:18 +0000
18690          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
18691          Subject: [PATCH 5.005_53] perl -V fix
18692  Branch: perl
18693        ! perl.c regexec.c
18694 ____________________________________________________________________________
18695 [  2221] By: gsar                                  on 1998/11/09  01:34:56
18696     Log: From: jan.dubois@ibm.net (Jan Dubois)
18697          Date: Sun, 01 Nov 1998 00:05:01 +0100
18698          Message-ID: <364294bd.18052307@smtp1.ibm.net>
18699          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
18700  Branch: perl
18701        ! Changes win32/makedef.pl
18702 ____________________________________________________________________________
18703 [  2220] By: gsar                                  on 1998/11/08  21:13:07
18704     Log: integrate changes#2120,2168,2218 from maint-5.005;
18705          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
18706          enum; make regen_headers
18707  Branch: perl
18708        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
18709        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
18710 ____________________________________________________________________________
18711 [  2219] By: gsar                                  on 1998/11/08  19:42:57
18712     Log: integrate cfgperl changes into mainline
18713  Branch: perl
18714       +> README.vmesa
18715       !> Configure MANIFEST Porting/Glossary Porting/config.sh
18716       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
18717       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
18718       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
18719       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
18720       !> thread.h vms/subconfigure.com vos/config.h
18721 ____________________________________________________________________________
18722 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
18723     Log: From: Graham Barr <gbarr@ti.com>
18724          Date: Mon, 2 Nov 1998 07:38:52 -0600
18725          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
18726          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
18727  Branch: maint-5.005/perl
18728        ! ext/IPC/SysV/Msg.pm
18729 ____________________________________________________________________________
18730 [  2215] By: gsar                                  on 1998/11/08  02:52:52
18731     Log: set close-on-exec bit on pipe() FDs
18732  Branch: perl
18733        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
18734 ____________________________________________________________________________
18735 [  2214] By: gsar                                  on 1998/11/08  02:27:57
18736     Log: typo in newHVhv()
18737  Branch: perl
18738        ! hv.c
18739 ____________________________________________________________________________
18740 [  2211] By: jhi                                   on 1998/11/07  21:14:18
18741     Log: Finalize the Mach CThreads support.
18742          
18743          From: Hans Mulder <hansm@icgroup.nl>
18744          Date: Sat,  7 Nov 98 22:06:20 +0100
18745          To: Gurusamy Sarathy <gsar@engin.umich.edu>
18746          Cc: jhi@iki.fi, perl5-porters@perl.org
18747          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
18748          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
18749  Branch: cfgperl
18750        ! malloc.c perl.h
18751 ____________________________________________________________________________
18752 [  2210] By: gsar                                  on 1998/11/06  20:36:50
18753     Log: fix AvREALISH bogusness
18754  Branch: perl
18755        ! av.c t/op/array.t
18756 ____________________________________________________________________________
18757 [  2209] By: jhi                                   on 1998/11/06  08:05:31
18758     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
18759          ASSERT() causes problems in {NeXTStep,OpenStep}.
18760          
18761          From: Hans Mulder <hansm@icgroup.nl>
18762          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
18763          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
18764          Date: Fri,  6 Nov 98 01:27:41 +0100
18765          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
18766          
18767          and
18768          
18769          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18770          Subject: Re: ASSERT() in malloc.c
18771          To: jhi@iki.fi
18772          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
18773          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
18774  Branch: cfgperl
18775        ! malloc.c
18776 ____________________________________________________________________________
18777 [  2208] By: jhi                                   on 1998/11/06  07:55:38
18778     Log: Mach CThreads needs #include <mach/cthreads.h>.
18779  Branch: cfgperl
18780        ! perl.h
18781 ____________________________________________________________________________
18782 [  2206] By: jhi                                   on 1998/11/05  14:54:52
18783     Log: PERL_BADLANG wrongly documented.
18784          
18785          From: ts <decoux@moulon.inra.fr>
18786          To: jhi@cc.hut.fi
18787          Subject: Re: Locale warning messages
18788          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
18789          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
18790          
18791          and
18792          
18793          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18794          Subject: Re: PERL_BADLANG
18795          To: jhi@iki.fi
18796          Subject: Re: PERL_BADLANG
18797          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
18798          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
18799  Branch: cfgperl
18800        ! pod/perllocale.pod
18801 ____________________________________________________________________________
18802 [  2205] By: jhi                                   on 1998/11/05  14:24:33
18803     Log: Document all the control flow keywords in perlfunc
18804          so that "perlfunc -f while" works.
18805  Branch: cfgperl
18806        ! pod/perlfunc.pod
18807 ____________________________________________________________________________
18808 [  2204] By: jhi                                   on 1998/11/05  12:46:02
18809     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
18810          (from vos/config.h).  Update Porting/{Glossary,config*}.
18811  Branch: cfgperl
18812        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18813        ! config_h.SH vos/config.h
18814 ____________________________________________________________________________
18815 [  2203] By: jhi                                   on 1998/11/05  08:34:39
18816     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
18817  Branch: cfgperl
18818        ! hints/vmesa.sh vms/subconfigure.com
18819 ____________________________________________________________________________
18820 [  2202] By: jhi                                   on 1998/11/05  08:03:20
18821     Log: Integrate from mainperl.
18822  Branch: cfgperl
18823       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
18824       !> win32/Makefile win32/makefile.mk win32/win32.c
18825 ____________________________________________________________________________
18826 [  2201] By: gsar                                  on 1998/11/05  04:40:44
18827     Log: another POPSTACK victim
18828  Branch: perl
18829        ! cop.h sv.c
18830 ____________________________________________________________________________
18831 [  2196] By: gsar                                  on 1998/11/05  02:07:54
18832     Log: fix a location affected by change#2191, add note about POPSTACK
18833  Branch: perl
18834        ! cop.h gv.c pp_ctl.c
18835 ____________________________________________________________________________
18836 [  2195] By: gsar                                  on 1998/11/05  02:04:45
18837     Log: makefile notes
18838  Branch: perl
18839        ! win32/Makefile win32/makefile.mk
18840 ____________________________________________________________________________
18841 [  2192] By: gsar                                  on 1998/11/04  23:48:53
18842     Log: indeterminate order-of-evaluation fixes
18843  Branch: perl
18844        ! mg.c
18845 ____________________________________________________________________________
18846 [  2191] By: gsar                                  on 1998/11/04  23:02:16
18847     Log: refetch local stack pointer in POPSTACK
18848  Branch: perl
18849        ! cop.h perl.c
18850 ____________________________________________________________________________
18851 [  2190] By: jhi                                   on 1998/11/04  08:50:40
18852     Log: Configure update.
18853          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
18854          
18855          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
18856          To: Martin Bligh <mbligh@sequent.com>
18857          Cc: Jarkko Hietaniemi <jhi@iki.fi>
18858          Subject: Re: Perl 5's configure on DYNIX/ptx
18859          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
18860          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
18861          
18862          find sockets also from libsocket, not just libnet.
18863          OS390: $compile_ok instead of $compile for <inttypes.h>,
18864          
18865          From: pvhp@forte.com (Peter Prymmer)
18866          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
18867          Subject: _53 not OK on os390 but looking better than ever
18868          Date: Tue, 3 Nov 98 17:33:22 PST
18869          Message-Id: <9811040133.AA09450@forte.com>
18870  Branch: cfgperl
18871        ! Configure
18872 ____________________________________________________________________________
18873 [  2189] By: jhi                                   on 1998/11/04  07:43:58
18874     Log: sysio.t failure: fix undefined order of evaluation, from
18875          
18876          From: Spider Boardman <spider@web.zk3.dec.com>
18877          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
18878          To: perlbug@perl.com
18879          Date: 4 Nov 1998 01:22:30 +0200
18880          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
18881  Branch: cfgperl
18882        ! pp_sys.c
18883 ____________________________________________________________________________
18884 [  2188] By: gsar                                  on 1998/11/04  02:59:16
18885     Log: fix return value of win32_pclose()
18886  Branch: perl
18887        ! win32/win32.c
18888 ____________________________________________________________________________
18889 [  2187] By: gsar                                  on 1998/11/04  02:56:34
18890     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
18891  Branch: perl
18892        ! Changes doop.c gv.c util.c
18893 ____________________________________________________________________________
18894 [  2186] By: jhi                                   on 1998/11/03  08:17:52
18895     Log: Document quads in pack.
18896  Branch: cfgperl
18897        ! pod/perlfunc.pod
18898 ____________________________________________________________________________
18899 [  2185] By: jhi                                   on 1998/11/03  07:49:35
18900     Log: (IV) vs (I32) vs I_V()
18901          
18902          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
18903          From: Anton Berezin <tobez@plab.ku.dk> 
18904          To: "p5p" <perl5-porters@perl.org> 
18905          Date: 01 Nov 1998 15:09:11 +0100 
18906          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
18907          
18908          and
18909          
18910          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
18911          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
18912          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
18913  Branch: cfgperl
18914        ! sv.c
18915 ____________________________________________________________________________
18916 [  2184] By: jhi                                   on 1998/11/03  07:42:46
18917     Log: VM/ESA updates.
18918  Branch: cfgperl
18919        + README.vmesa
18920        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
18921 ____________________________________________________________________________
18922 [  2183] By: jhi                                   on 1998/11/02  12:58:13
18923     Log: The id(1)-parsing is real fun.
18924  Branch: cfgperl
18925        ! t/op/groups.t
18926 ____________________________________________________________________________
18927 [  2182] By: jhi                                   on 1998/11/02  12:07:43
18928     Log: Decommission the symlink test.
18929  Branch: cfgperl
18930        ! t/op/lex_assign.t
18931 ____________________________________________________________________________
18932 [  2181] By: jhi                                   on 1998/11/02  12:03:08
18933     Log: Replace ATTR_JOINABLE with true Configure probe
18934          for PTHREAD_CREATE_JOINABLE (or equivalent:
18935          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
18936          Remove ATTR_JOINABLE itself: Thread.xs uses
18937          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
18938          
18939          Really scan for <mach/cthreads.h> only if usethreads.
18940  Branch: cfgperl
18941        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
18942 ____________________________________________________________________________
18943 [  2180] By: jhi                                   on 1998/11/02  11:07:34
18944     Log: In HP-UX 10.X usethreads only if the required files are present.
18945  Branch: cfgperl
18946        ! hints/hpux.sh
18947 ____________________________________________________________________________
18948 [  2179] By: jhi                                   on 1998/11/02  09:10:33
18949     Log: Prefer groups(1).
18950          id -Gn can be broken.
18951          id -a can save the day.
18952  Branch: cfgperl
18953        ! t/op/groups.t
18954 ____________________________________________________________________________
18955 [  2178] By: jhi                                   on 1998/11/02  08:35:29
18956     Log: Detrail enum comma.
18957  Branch: cfgperl
18958        ! perl.h
18959 ____________________________________________________________________________
18960 [  2177] By: jhi                                   on 1998/11/02  08:24:12
18961     Log: 0**0 = 1, from
18962          
18963          From: d-lewart@uiuc.edu (Daniel S. Lewart)
18964          Subject: Math::Complex 0**0 patches
18965          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
18966          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
18967          To: jhi@iki.fi (Jarkko Hietaniemi),
18968          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
18969  Branch: cfgperl
18970        ! lib/Math/Complex.pm t/lib/complex.t
18971 ____________________________________________________________________________
18972 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
18973     Log: From: jan.dubois@ibm.net (Jan Dubois)   
18974          Date: Fri, 09 Oct 1998 23:28:31 +0200
18975          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
18976          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
18977  Branch: maint-5.005/perl
18978        ! XSUB.h
18979 ____________________________________________________________________________
18980 [  2164] By: jhi                                   on 1998/10/31  15:50:02
18981     Log: Integrate from mainperl.
18982  Branch: cfgperl
18983       +> t/op/lex_assign.t
18984       !> (integrate 45 files)
18985
18986 ----------------
18987 Version 5.005_53
18988 ----------------
18989
18990 ____________________________________________________________________________
18991 [  2163] By: gsar                                  on 1998/10/31  11:31:12
18992     Log: bump patchlevel; other minor fixes for clean build and test on
18993          Solaris and win32
18994  Branch: perl
18995        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
18996        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
18997        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
18998        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
18999        ! x2p/a2p.c
19000 ____________________________________________________________________________
19001 [  2162] By: gsar                                  on 1998/10/31  09:40:31
19002     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19003          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
19004          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
19005          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
19006  Branch: perl
19007        ! pp.h
19008 ____________________________________________________________________________
19009 [  2161] By: gsar                                  on 1998/10/31  09:39:13
19010     Log: From: Albert Dvornik <bert@genscan.com>
19011          Date: 30 Oct 1998 17:50:04 -0500
19012          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
19013          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
19014  Branch: perl
19015        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
19016 ____________________________________________________________________________
19017 [  2160] By: gsar                                  on 1998/10/31  09:35:03
19018     Log: fix for bugs in -x mode
19019          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19020          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
19021          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
19022          Subject: [PATCH 5.00552] Fix h2xs
19023  Branch: perl
19024        ! utils/h2xs.PL
19025 ____________________________________________________________________________
19026 [  2159] By: gsar                                  on 1998/10/31  09:31:36
19027     Log: Data::Dumper update
19028  Branch: perl
19029        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
19030        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
19031 ____________________________________________________________________________
19032 [  2153] By: gsar                                  on 1998/10/30  21:40:09
19033     Log: add testsuite portion of patch
19034          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19035          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
19036          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
19037          Subject: [PATCH 5.00321 ;-)] 87% speedup
19038  Branch: perl
19039        + t/op/lex_assign.t
19040        ! MANIFEST
19041 ____________________________________________________________________________
19042 [  2152] By: gsar                                  on 1998/10/30  21:08:11
19043     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
19044  Branch: perl
19045        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
19046 ____________________________________________________________________________
19047 [  2151] By: gsar                                  on 1998/10/30  20:18:09
19048     Log: From: Mark-Jason Dominus <mjd@plover.com>
19049          Date: Fri, 30 Oct 1998 14:24:23 EST
19050          Message-Id: <19981030192423.27276.qmail@plover.com>
19051          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
19052  Branch: perl
19053        ! x2p/walk.c
19054 ____________________________________________________________________________
19055 [  2150] By: gsar                                  on 1998/10/30  20:08:57
19056     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19057          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
19058          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
19059          Subject: [PATCH 5.00552] Overloaded <> and deref again
19060  Branch: perl
19061        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
19062        ! t/pragma/overload.t toke.c
19063 ____________________________________________________________________________
19064 [  2149] By: gsar                                  on 1998/10/30  19:38:15
19065     Log: From: Roderick Schertler <roderick@argon.org>
19066          Date: Thu, 29 Oct 1998 14:50:18 -0500
19067          Message-ID: <17625.909690618@eeyore.ibcinc.com>
19068          Subject: patch for daemonization docs in perlipc
19069  Branch: perl
19070        ! pod/perlipc.pod
19071 ____________________________________________________________________________
19072 [  2148] By: gsar                                  on 1998/10/30  19:36:07
19073     Log: From: Anton Berezin <tobez@plab.ku.dk>
19074          Date: 29 Oct 1998 17:06:25 +0100
19075          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
19076          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
19077  Branch: perl
19078        ! win32/win32.c
19079 ____________________________________________________________________________
19080 [  2147] By: gsar                                  on 1998/10/30  19:31:37
19081     Log: tweaked version of suggested patch
19082          From: Anton Berezin <tobez@plab.ku.dk>
19083          Date: 29 Oct 1998 14:48:54 +0100
19084          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
19085          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
19086  Branch: perl
19087        ! win32/win32.c
19088 ____________________________________________________________________________
19089 [  2146] By: gsar                                  on 1998/10/30  19:03:50
19090     Log: hand-apply whitespace-mutiliated patch
19091          From: "vishal bhatia" <vishalb@hotmail.com>
19092          Date: Wed, 28 Oct 1998 23:45:32 PST
19093          Message-ID: <19981029074534.2334.qmail@hotmail.com>
19094          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
19095  Branch: perl
19096        ! ext/B/B/C.pm ext/B/B/CC.pm
19097 ____________________________________________________________________________
19098 [  2145] By: gsar                                  on 1998/10/30  18:46:58
19099     Log: remaining PL_foo stragglers
19100  Branch: perl
19101        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
19102        ! op.h os2/os2.c vms/gen_shrfls.pl
19103 ____________________________________________________________________________
19104 [  2144] By: gsar                                  on 1998/10/30  17:38:36
19105     Log: integrate cfgperl tweaks into mainline
19106  Branch: perl
19107       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
19108       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
19109 ____________________________________________________________________________
19110 [  2143] By: jhi                                   on 1998/10/30  13:27:39
19111     Log: There can be multiple yacc/bison errors.
19112  Branch: cfgperl
19113        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
19114 ____________________________________________________________________________
19115 [  2142] By: jhi                                   on 1998/10/30  13:18:43
19116     Log: README.posix-bc update.
19117  Branch: cfgperl
19118        ! README.posix-bc
19119 ____________________________________________________________________________
19120 [  2141] By: jhi                                   on 1998/10/30  09:12:59
19121     Log: #2133 fallout.
19122  Branch: cfgperl
19123        ! doio.c ext/POSIX/POSIX.xs
19124 ____________________________________________________________________________
19125 [  2140] By: jhi                                   on 1998/10/30  08:43:18
19126     Log: Integrate from mainperl.
19127  Branch: cfgperl
19128       +> globvar.sym pp.sym
19129        - objpp.h thread.sym
19130       !> (integrate 61 files)
19131 ____________________________________________________________________________
19132 [  2133] By: gsar                                  on 1998/10/30  02:51:39
19133     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
19134          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
19135          should soon be automated also; the global variables that
19136          escaped the PL_foo conversion are now reined in; renamed
19137          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
19138          type of same name; duplicated lists of pp_things in various
19139          places is now gone; result has only been tested on win32
19140  Branch: perl
19141        + globvar.sym pp.sym
19142        - objpp.h thread.sym
19143        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
19144        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
19145        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
19146        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
19147        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
19148        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
19149        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
19150        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
19151        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
19152        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19153        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
19154 ____________________________________________________________________________
19155 [  2130] By: jhi                                   on 1998/10/29  15:31:26
19156     Log: Pure bison yylex() proto was broken.
19157  Branch: cfgperl
19158        ! proto.h
19159 ____________________________________________________________________________
19160 [  2126] By: jhi                                   on 1998/10/29  08:35:54
19161     Log: Integrate mainperl.
19162  Branch: cfgperl
19163       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
19164       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
19165       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
19166       !> t/pragma/warn/doio toke.c win32/makefile.mk
19167 ____________________________________________________________________________
19168 [  2125] By: jhi                                   on 1998/10/29  08:32:38
19169     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
19170  Branch: cfgperl
19171        ! Makefile.SH
19172 ____________________________________________________________________________
19173 [  2124] By: jhi                                   on 1998/10/29  08:06:44
19174     Log: EBCDIC Makefile.SH tuneup.
19175  Branch: cfgperl
19176        ! Makefile.SH
19177 ____________________________________________________________________________
19178 [  2119] By: gsar                                  on 1998/10/28  23:24:04
19179     Log: remove doubled hunk from integration
19180  Branch: perl
19181        ! pp.c
19182 ____________________________________________________________________________
19183 [  2118] By: gsar                                  on 1998/10/28  22:03:31
19184     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19185          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
19186          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
19187          Subject: [PATCH 5.00552] Minor debugger tweaks
19188  Branch: perl
19189        ! lib/perl5db.pl
19190 ____________________________________________________________________________
19191 [  2117] By: gsar                                  on 1998/10/28  22:02:30
19192     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19193          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
19194          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
19195          Subject: [PATCH 5.00552] Make sort respect overloading
19196  Branch: perl
19197        ! pp_ctl.c proto.h t/pragma/overload.t
19198 ____________________________________________________________________________
19199 [  2116] By: gsar                                  on 1998/10/28  21:51:11
19200     Log: MM patches from Ilya Zakharevich
19201          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
19202          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
19203          Subject: [PATCH 5.00552] Make MakeMaker more verbose
19204          --
19205          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
19206          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
19207          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
19208  Branch: perl
19209        ! lib/ExtUtils/MakeMaker.pm
19210 ____________________________________________________________________________
19211 [  2115] By: gsar                                  on 1998/10/28  21:46:19
19212     Log: add explicit references to perl source path in ld2 and gcc2
19213  Branch: perl
19214        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
19215 ____________________________________________________________________________
19216 [  2114] By: gsar                                  on 1998/10/28  21:39:56
19217     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
19218          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
19219          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
19220          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
19221  Branch: perl
19222        ! INSTALL
19223 ____________________________________________________________________________
19224 [  2113] By: gsar                                  on 1998/10/28  21:21:16
19225     Log: integrate cfgperl into mainline
19226  Branch: perl
19227       +> t/op/filetest.t
19228       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
19229       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
19230       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
19231       !> thread.h toke.c vmesa/Makefile
19232 ____________________________________________________________________________
19233 [  2112] By: gsar                                  on 1998/10/28  21:14:18
19234     Log: minor cleanup
19235  Branch: perl
19236        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
19237 ____________________________________________________________________________
19238 [  2111] By: gsar                                  on 1998/10/28  18:52:10
19239     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
19240  Branch: perl
19241        ! toke.c
19242 ____________________________________________________________________________
19243 [  2110] By: jhi                                   on 1998/10/28  15:07:54
19244     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
19245  Branch: cfgperl
19246        ! Makefile.SH
19247 ____________________________________________________________________________
19248 [  2109] By: jhi                                   on 1998/10/28  13:39:54
19249     Log: a2p.y needs to generate also y.tab.h.
19250  Branch: cfgperl
19251        ! Makefile.SH
19252 ____________________________________________________________________________
19253 [  2108] By: jhi                                   on 1998/10/28  10:33:36
19254     Log: The "parse error" must be converted to "syntax error",
19255          just matching it aint' enough.
19256  Branch: cfgperl
19257        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
19258        ! t/pragma/warning.t
19259 ____________________________________________________________________________
19260 [  2107] By: jhi                                   on 1998/10/28  10:23:05
19261     Log: Regen sig_n{ame,umber}* if slightest doubt.
19262  Branch: cfgperl
19263        ! Configure
19264 ____________________________________________________________________________
19265 [  2106] By: jhi                                   on 1998/10/28  08:44:49
19266     Log: Bison says 'parse error', not 'parser error'.
19267  Branch: cfgperl
19268        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
19269        ! t/pragma/warning.t
19270 ____________________________________________________________________________
19271 [  2105] By: jhi                                   on 1998/10/28  08:42:09
19272     Log: yylex() parametrization.
19273  Branch: cfgperl
19274        ! proto.h toke.c
19275 ____________________________________________________________________________
19276 [  2104] By: jhi                                   on 1998/10/28  08:25:09
19277     Log: Bring in #2102.
19278  Branch: cfgperl
19279        ! pp.c
19280 ____________________________________________________________________________
19281 [  2103] By: jhi                                   on 1998/10/28  08:22:04
19282     Log: From: Dominic Dunlop <domo@vo.lu>
19283          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
19284          Date: 27 Oct 1998 20:47:25 +0200
19285          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
19286  Branch: cfgperl
19287        ! t/op/groups.t
19288 ____________________________________________________________________________
19289 [  2102] By: larry                                 on 1998/10/27  18:58:55
19290     Log: utf8 change to quotemeta broke EBCDIC
19291  Branch: perl
19292        ! pp.c
19293 ____________________________________________________________________________
19294 [  2101] By: jhi                                   on 1998/10/27  12:55:34
19295     Log: $Config{sig_num_init}.
19296          Also, a new approach to the 'pthreads-created-joinable': drop
19297          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
19298          directly. (See also #2096).
19299  Branch: cfgperl
19300        ! Configure config_h.SH
19301 ____________________________________________________________________________
19302 [  2100] By: jhi                                   on 1998/10/27  10:48:55
19303     Log: Regenerated perly_c.diff.
19304  Branch: cfgperl
19305        ! perly_c.diff
19306 ____________________________________________________________________________
19307 [  2099] By: jhi                                   on 1998/10/27  08:42:25
19308     Log: First the mangler was Netscape, then it was me.
19309  Branch: cfgperl
19310        ! vmesa/Makefile
19311 ____________________________________________________________________________
19312 [  2098] By: jhi                                   on 1998/10/27  08:34:40
19313     Log: `id -Gn` might be available where `groups` is not.
19314  Branch: cfgperl
19315        ! t/op/groups.t
19316 ____________________________________________________________________________
19317 [  2097] By: jhi                                   on 1998/10/27  08:05:17
19318     Log: Netscape had mangled the tabs.
19319  Branch: cfgperl
19320        ! vmesa/Makefile
19321 ____________________________________________________________________________
19322 [  2096] By: jhi                                   on 1998/10/27  08:03:05
19323     Log: ATTR_JOINABLE logic, based on (private email)
19324          
19325          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
19326          Subject: Some little diffs
19327          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
19328          Date: Tue, 27 Oct 1998 13:44:42 +1300
19329  Branch: cfgperl
19330        ! thread.h
19331 ____________________________________________________________________________
19332 [  2095] By: jhi                                   on 1998/10/27  07:56:57
19333     Log: Mach cthreads support based on:
19334          
19335          From: brie@corp.home.net (Brian Harrison)
19336          Subject: perl5.005_02 patch for mthreads
19337          To: perl5-porters@perl.org
19338          Date: 24 Oct 1998 01:01:55 +0300
19339          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
19340          
19341          Pthread yield probe (dejavu)
19342          Cosmetic nanochange for the union semun output.
19343          Better inttypes.h probe.
19344          Undo the 'void *' $selecttype probe from #1971 because
19345          it breaks the $selectminbits test.
19346  Branch: cfgperl
19347        ! Configure config_h.SH perl.h thread.h
19348 ____________________________________________________________________________
19349 [  2094] By: jhi                                   on 1998/10/26  13:02:07
19350     Log: Also posix-bc wants to reyacc.
19351  Branch: cfgperl
19352        ! Makefile.SH
19353 ____________________________________________________________________________
19354 [  2093] By: jhi                                   on 1998/10/26  10:17:21
19355     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
19356          5_02 and really breaking things in non-ASCII worlds.
19357  Branch: cfgperl
19358        ! pp.c
19359 ____________________________________________________________________________
19360 [  2092] By: jhi                                   on 1998/10/26  09:08:00
19361     Log: More robustness.
19362  Branch: cfgperl
19363        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
19364        ! t/pragma/warning.t
19365 ____________________________________________________________________________
19366 [  2091] By: jhi                                   on 1998/10/26  08:47:32
19367     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
19368          Bison really wants YYLEX_PARAM.
19369  Branch: cfgperl
19370        ! perly.y proto.h toke.c
19371 ____________________________________________________________________________
19372 [  2090] By: jhi                                   on 1998/10/26  08:21:25
19373     Log: s/YYLEX_PARAM/YYLEXPARAM/
19374  Branch: cfgperl
19375        ! perly.y
19376 ____________________________________________________________________________
19377 [  2089] By: jhi                                   on 1998/10/26  08:17:33
19378     Log: Indicate skipped subtests.
19379  Branch: cfgperl
19380        ! t/io/pipe.t
19381 ____________________________________________________________________________
19382 [  2088] By: jhi                                   on 1998/10/26  08:11:36
19383     Log: Integrate from mainperl.
19384  Branch: cfgperl
19385       !> (integrate 54 files)
19386 ____________________________________________________________________________
19387 [  2087] By: jhi                                   on 1998/10/26  08:08:02
19388     Log: Add test for filetests.
19389  Branch: cfgperl
19390        + t/op/filetest.t
19391        ! MANIFEST
19392 ____________________________________________________________________________
19393 [  2086] By: gsar                                  on 1998/10/26  02:44:44
19394     Log: various win32 tweaks; disable new xs_cpp section (it creates
19395          ambiguous inference graph for %.xs --> %.o)
19396  Branch: perl
19397        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
19398        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
19399        ! win32/config.gc win32/config_H.gc win32/makedef.pl
19400        ! win32/makefile.mk win32/win32.h
19401 ____________________________________________________________________________
19402 [  2085] By: gsar                                  on 1998/10/26  00:50:02
19403     Log: sanity-check $Config{drand01} in rand.t
19404  Branch: perl
19405        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
19406        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19407 ____________________________________________________________________________
19408 [  2078] By: gsar                                  on 1998/10/25  10:22:04
19409     Log: update win32/config*.?c
19410  Branch: perl
19411        ! Changes win32/config.bc win32/config.gc win32/config.vc
19412        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19413 ____________________________________________________________________________
19414 [  2077] By: gsar                                  on 1998/10/25  08:39:25
19415     Log: From: Graham Barr <gbarr@pobox.com>
19416          Date: Sat, 24 Oct 1998 21:45:50 -0500
19417          Message-ID: <19981024214550.C508@pobox.com>
19418          Subject: Re: die with a reference  should use overload "" operator
19419  Branch: perl
19420        ! pp_ctl.c
19421 ____________________________________________________________________________
19422 [  2076] By: gsar                                  on 1998/10/25  08:37:49
19423     Log: From: Graham Barr <gbarr@pobox.com>
19424          Date: Sat, 24 Oct 1998 12:45:21 -0500
19425          Message-ID: <19981024124521.C512@pobox.com>
19426          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
19427  Branch: perl
19428        ! sv.c
19429 ____________________________________________________________________________
19430 [  2075] By: gsar                                  on 1998/10/25  08:24:09
19431     Log: fix C<print $n += 5;> etc.
19432  Branch: perl
19433        ! toke.c
19434 ____________________________________________________________________________
19435 [  2074] By: gsar                                  on 1998/10/25  08:12:28
19436     Log: list builtins with portability caveats
19437          From: Jarkko Hietaniemi <jhi@iki.fi>
19438          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
19439          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
19440          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
19441  Branch: perl
19442        ! pod/perlfunc.pod
19443 ____________________________________________________________________________
19444 [  2073] By: gsar                                  on 1998/10/25  07:55:43
19445     Log: fix stack overrun in file test operators
19446  Branch: perl
19447        ! pp_sys.c
19448 ____________________________________________________________________________
19449 [  2072] By: gsar                                  on 1998/10/25  07:29:45
19450     Log: implement C<goto &func> and other fixes (via private mail)
19451          From:    "vishal bhatia" <vishalb@hotmail.com>
19452          Date:    Wed, 21 Oct 1998 22:59:03 PDT
19453          Message-Id: <19981022055904.20083.qmail@hotmail.com>
19454          Subject: [PATCH 5.005_52] More fixes for B
19455  Branch: perl
19456        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
19457 ____________________________________________________________________________
19458 [  2071] By: gsar                                  on 1998/10/25  07:14:41
19459     Log: From: Graham Barr <gbarr@pobox.com>
19460          Date: Sat, 17 Oct 1998 20:42:41 -0500
19461          Message-ID: <19981017204241.G510@pobox.com>
19462          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
19463  Branch: perl
19464        ! pp_ctl.c
19465 ____________________________________________________________________________
19466 [  2070] By: gsar                                  on 1998/10/25  07:07:29
19467     Log: avoid bogus line number in XSUB redefined warnings
19468  Branch: perl
19469        ! op.c
19470 ____________________________________________________________________________
19471 [  2069] By: gsar                                  on 1998/10/25  06:59:03
19472     Log: From: Martijn Koster <mak@excitecorp.com>
19473          Date: Wed, 21 Oct 1998 13:12:03 +0100
19474          Message-ID: <19981021131203.A15661@excitecorp.com>
19475          Subject: File::Path::mkpath reports the wrong error
19476  Branch: perl
19477        ! lib/File/Path.pm
19478 ____________________________________________________________________________
19479 [  2068] By: gsar                                  on 1998/10/25  06:54:43
19480     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
19481          Date: Tue, 20 Oct 1998 20:52:20 -0500
19482          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
19483          Subject: Exporter.pm's export_to_level() argument handling buggy
19484  Branch: perl
19485        ! lib/Exporter.pm
19486 ____________________________________________________________________________
19487 [  2067] By: gsar                                  on 1998/10/25  06:50:19
19488     Log: From: jan.dubois@ibm.net (Jan Dubois)
19489          Date: Wed, 21 Oct 1998 00:55:51 +0200
19490          Message-ID: <36380269.55370608@smtp1.ibm.net>
19491          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
19492  Branch: perl
19493        ! ext/DynaLoader/DynaLoader_pm.PL
19494 ____________________________________________________________________________
19495 [  2066] By: gsar                                  on 1998/10/25  06:48:19
19496     Log: recognize '%' as a shell metachar for win32
19497          From: jan.dubois@ibm.net (Jan Dubois)
19498          Date: Tue, 20 Oct 1998 21:57:35 +0200
19499          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
19500          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
19501  Branch: perl
19502        ! win32/win32.c
19503 ____________________________________________________________________________
19504 [  2065] By: gsar                                  on 1998/10/25  06:46:30
19505     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
19506  Branch: perl
19507        ! sv.c
19508 ____________________________________________________________________________
19509 [  2064] By: gsar                                  on 1998/10/25  06:45:09
19510     Log: From: Gisle Aas <gisle@aas.no>
19511          Date: 20 Oct 1998 14:24:44 +0200
19512          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
19513          Subject: ord() and unpack("U*",...) should not be negative
19514  Branch: perl
19515        ! pp.c
19516 ____________________________________________________________________________
19517 [  2063] By: gsar                                  on 1998/10/25  06:42:29
19518     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19519          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
19520          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
19521          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
19522  Branch: perl
19523        ! os2/os2.c
19524 ____________________________________________________________________________
19525 [  2062] By: gsar                                  on 1998/10/25  06:41:26
19526     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19527          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
19528          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
19529          Subject: [PATCH 5.005_*] Speed up aassign
19530  Branch: perl
19531        ! pp_hot.c
19532 ____________________________________________________________________________
19533 [  2061] By: gsar                                  on 1998/10/25  06:39:04
19534     Log: From: Graham Barr <gbarr@pobox.com>
19535          Date: Sat, 17 Oct 1998 22:22:02 -0500
19536          Message-ID: <19981017222202.J510@pobox.com>
19537          Subject: Re: '*' prototype does not allow bareword with strict
19538  Branch: perl
19539        ! toke.c
19540 ____________________________________________________________________________
19541 [  2060] By: gsar                                  on 1998/10/25  06:37:34
19542     Log: handle '::' in section names properly
19543          From: Graham Barr <gbarr@pobox.com>
19544          Date: Sat, 17 Oct 1998 12:57:54 -0500
19545          Message-ID: <19981017125754.C510@pobox.com>
19546          Subject: Re: pod2html
19547  Branch: perl
19548        ! lib/Pod/Html.pm
19549 ____________________________________________________________________________
19550 [  2059] By: gsar                                  on 1998/10/25  06:33:43
19551     Log: integrate changes#1982,2014,2021 (from maint-5.005)
19552  Branch: perl
19553       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
19554       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
19555 ____________________________________________________________________________
19556 [  2058] By: gsar                                  on 1998/10/25  05:44:17
19557     Log: allow more win32 symbol exports (suggested by Jan Dubois)
19558  Branch: perl
19559        ! win32/makedef.pl
19560 ____________________________________________________________________________
19561 [  2057] By: gsar                                  on 1998/10/25  05:40:40
19562     Log: integrate change#2053 from maint-5.005
19563  Branch: perl
19564       !> cop.h t/cmd/while.t
19565 ____________________________________________________________________________
19566 [  2056] By: gsar                                  on 1998/10/25  05:16:41
19567     Log: commented version of a patch suggested by Drago Goricanec
19568          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
19569          Date: 16 Oct 1998 15:24:45 +0300
19570          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
19571          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
19572  Branch: perl
19573        ! pp_sys.c
19574 ____________________________________________________________________________
19575 [  2055] By: gsar                                  on 1998/10/25  05:11:03
19576     Log: include eof() in description of buffering caveats
19577          From: Anton Berezin <tobez@plab.ku.dk>
19578          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
19579          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
19580          Subject: [DOCPATCH] pod/perlfunc.pod
19581  Branch: perl
19582        ! pod/perlfunc.pod
19583 ____________________________________________________________________________
19584 [  2054] By: gsar                                  on 1998/10/25  05:07:42
19585     Log: disallow 'x' in hex numbers (except leading '0x')
19586          From: Gisle Aas <gisle@aas.no>
19587          Date: 16 Oct 1998 16:33:12 +0200
19588          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
19589          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
19590  Branch: perl
19591        ! perlvars.h t/op/oct.t util.c
19592 ____________________________________________________________________________
19593 [  2052] By: gsar                                  on 1998/10/25  04:49:04
19594     Log: avoid the circular refcnt logic in magic_mutexfree()
19595  Branch: perl
19596        ! mg.c pp.c pp_hot.c
19597 ____________________________________________________________________________
19598 [  2051] By: gsar                                  on 1998/10/25  04:35:07
19599     Log: properly restore PL_rsfp_filters after require
19600  Branch: perl
19601        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
19602        ! scope.h
19603 ____________________________________________________________________________
19604 [  2050] By: gsar                                  on 1998/10/25  02:42:32
19605     Log: integrate cfgperl changes back into mainline
19606  Branch: perl
19607       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
19608       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
19609       !> (integrate 33 files)
19610 ____________________________________________________________________________
19611 [  2049] By: gsar                                  on 1998/10/25  01:30:48
19612     Log: avoid "mysterious" compile-time failures without messages
19613  Branch: perl
19614        ! gv.c
19615 ____________________________________________________________________________
19616 [  2041] By: gsar                                  on 1998/10/23  21:11:56
19617     Log: checkin jpl under //depot/perlext/jpl/...
19618  Branch: perlext
19619        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
19620        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
19621        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
19622        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
19623        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
19624        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
19625        + jpl/PerlInterpreter/Makefile.PL
19626        + jpl/PerlInterpreter/PerlInterpreter.c
19627        + jpl/PerlInterpreter/PerlInterpreter.h
19628        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
19629        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
19630        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
19631        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
19632        + jpl/get_jdk/jdk_hosts jpl/install-jpl
19633 ____________________________________________________________________________
19634 [  2040] By: larry                                 on 1998/10/23  19:31:42
19635     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
19636  Branch: perl
19637        ! pp.c
19638 ____________________________________________________________________________
19639 [  2039] By: larry                                 on 1998/10/23  18:48:34
19640     Log: tr///d does not seem to work
19641  Branch: perl
19642        ! lib/utf8_heavy.pl
19643 ____________________________________________________________________________
19644 [  2038] By: larry                                 on 1998/10/23  18:00:41
19645     Log: Program with utf8 identifiers fails to compile
19646  Branch: perl
19647        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
19648 ____________________________________________________________________________
19649 [  2037] By: jhi                                   on 1998/10/23  14:04:51
19650     Log: Test suite portability:
19651          - posix-bc does not write to broken pipes
19652          - filehand #11 only iff we have fork
19653          - warning.t can now match $expected using regular expressions
19654  Branch: cfgperl
19655        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
19656        ! t/pragma/warning.t
19657 ____________________________________________________________________________
19658 [  2036] By: jhi                                   on 1998/10/23  12:12:07
19659     Log: yacc clarification.
19660  Branch: cfgperl
19661        ! README.posix-bc
19662 ____________________________________________________________________________
19663 [  2035] By: jhi                                   on 1998/10/23  12:09:59
19664     Log: Some C compilers get upset about 8-bit characters in /* comments. */
19665  Branch: cfgperl
19666        ! mg.c
19667 ____________________________________________________________________________
19668 [  2034] By: jhi                                   on 1998/10/22  09:11:52
19669     Log: Configure update: both for pthread_yield more robust
19670          testing (all variants of pthread_attr_getdetachstate()) --
19671          and because Configure was broken in major way! About 1000
19672          last lines were truncated.
19673  Branch: cfgperl
19674        ! Configure
19675 ____________________________________________________________________________
19676 [  2033] By: jhi                                   on 1998/10/22  07:47:10
19677     Log: DJGPP feedback for #2028.
19678  Branch: cfgperl
19679        ! thread.h
19680 ____________________________________________________________________________
19681 [  2032] By: jhi                                   on 1998/10/21  13:03:57
19682     Log: yielding, the saga continues.
19683  Branch: cfgperl
19684        ! Configure config_h.SH
19685       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
19686       !> t/op/goto.t t/pragma/constant.t
19687 ____________________________________________________________________________
19688 [  2031] By: jhi                                   on 1998/10/21  09:15:42
19689     Log: VM/ESA feedback for #2028.
19690  Branch: cfgperl
19691        ! Configure config_h.SH thread.h
19692 ____________________________________________________________________________
19693 [  2030] By: gsar                                  on 1998/10/21  04:22:53
19694     Log: fix handling of mayhaps-extended @_ in goto &sub
19695  Branch: perl
19696        ! av.c pp_ctl.c t/op/goto.t
19697 ____________________________________________________________________________
19698 [  2029] By: gsar                                  on 1998/10/21  00:54:14
19699     Log: restore sanity to "constant" references
19700  Branch: perl
19701        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
19702 ____________________________________________________________________________
19703 [  2028] By: jhi                                   on 1998/10/20  15:01:20
19704     Log: OLD_PTHREADS_API reorganizing.
19705  Branch: cfgperl
19706        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
19707        ! vmesa/vmesaish.h
19708 ____________________________________________________________________________
19709 [  2027] By: jhi                                   on 1998/10/20  14:14:51
19710     Log: #2026 fallout.
19711  Branch: cfgperl
19712        ! Makefile.SH
19713 ____________________________________________________________________________
19714 [  2026] By: jhi                                   on 1998/10/20  11:47:21
19715     Log: VM/ESA update.
19716  Branch: cfgperl
19717        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
19718 ____________________________________________________________________________
19719 [  2025] By: jhi                                   on 1998/10/20  08:20:56
19720     Log: 64-bitness, based on
19721          
19722          From: Scott Henry <scotth@sgi.com>
19723          To: perl-64bit@perl.org
19724          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
19725          Subject: Re: Configure problems/questions...
19726          Date: 19 Oct 1998 22:38:06 -0700
19727  Branch: cfgperl
19728        ! hints/irix_6.sh perl.h
19729 ____________________________________________________________________________
19730 [  2024] By: jhi                                   on 1998/10/20  08:09:07
19731     Log: Add lseeksize.
19732  Branch: cfgperl
19733        ! config_h.SH
19734 ____________________________________________________________________________
19735 [  2023] By: jhi                                   on 1998/10/20  08:08:33
19736     Log: Mumble about _yields() only when threaded.
19737  Branch: cfgperl
19738        ! Configure
19739 ____________________________________________________________________________
19740 [  2022] By: jhi                                   on 1998/10/20  07:46:26
19741     Log: Thinko at PTHREADS_CREATED_JOINABLE.
19742  Branch: cfgperl
19743        ! thread.h
19744 ____________________________________________________________________________
19745 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
19746     Log: From: Chip Salzenberg <chip@perlsupport.com>
19747          Date: Tue, 6 Oct 1998 13:33:05 -0400
19748          Message-ID: <19981006133305.A2348@perlsupport.com>
19749          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
19750  Branch: maint-5.005/perl
19751        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
19752        ! t/op/tie.t
19753 ____________________________________________________________________________
19754 [  2020] By: jhi                                   on 1998/10/19  09:15:53
19755     Log: YIELD more robustly.
19756  Branch: cfgperl
19757        ! thread.h
19758 ____________________________________________________________________________
19759 [  2019] By: jhi                                   on 1998/10/19  08:48:33
19760     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
19761          the 'new' one (just like DJGPP, it seems).
19762  Branch: cfgperl
19763        ! thread.h
19764 ____________________________________________________________________________
19765 [  2018] By: jhi                                   on 1998/10/19  07:02:44
19766     Log: vmesaish.h doesn't exclude unixish.h.
19767  Branch: cfgperl
19768        ! perl.h
19769 ____________________________________________________________________________
19770 [  2017] By: jhi                                   on 1998/10/19  06:44:19
19771     Log: 1<<$randbits is not good for randbits=48.
19772  Branch: cfgperl
19773        ! t/op/rand.t
19774 ____________________________________________________________________________
19775 [  2016] By: jhi                                   on 1998/10/19  06:39:47
19776     Log: Make #2012 glob pattern more portable.
19777  Branch: cfgperl
19778        ! Makefile.SH
19779 ____________________________________________________________________________
19780 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
19781     Log: Fix POSIX::sigprocmask not to check type of $old parameter
19782          as it is output only
19783  Branch: maint-5.005/perl
19784        ! ext/POSIX/POSIX.xs
19785 ____________________________________________________________________________
19786 [  2012] By: jhi                                   on 1998/10/17  15:04:23
19787     Log: clean numbered core dumps and t/tmp[0-9]*.
19788  Branch: cfgperl
19789        ! Makefile.SH
19790 ____________________________________________________________________________
19791 [  2011] By: jhi                                   on 1998/10/17  14:59:15
19792     Log: More robust yacc/bison failure output handling.
19793  Branch: cfgperl
19794        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
19795 ____________________________________________________________________________
19796 [  2010] By: jhi                                   on 1998/10/17  14:51:05
19797     Log: BC2000 POSIX update.
19798  Branch: cfgperl
19799        ! MANIFEST
19800 ____________________________________________________________________________
19801 [  2009] By: jhi                                   on 1998/10/17  14:49:46
19802     Log: POSIX BC2000 port from perl-mvs:
19803          
19804          Subject: Ported perl 5.005.02 to BS2000 / POSIX
19805          From: Dorner Thomas <Thomas.Dorner@start.de> 
19806          Date: Tue, 29 Sep 1998 13:29:36 +0100 
19807          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
19808  Branch: cfgperl
19809        + README.posix-bc hints/posix-bc.sh
19810        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
19811        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
19812        ! unixish.h
19813 ____________________________________________________________________________
19814 [  2008] By: jhi                                   on 1998/10/17  14:07:49
19815     Log: VM/ESA-update.
19816  Branch: cfgperl
19817        ! MANIFEST
19818 ____________________________________________________________________________
19819 [  2007] By: jhi                                   on 1998/10/17  13:55:34
19820     Log: Forgot few S_I* imports.
19821  Branch: cfgperl
19822        ! t/lib/ipc_sysv.t
19823 ____________________________________________________________________________
19824 [  2006] By: jhi                                   on 1998/10/17  13:43:54
19825     Log: The VM/ESA port essentials, based on
19826          
19827          perl-mvs:
19828          
19829          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
19830          Subject: Re: Can't find Data/Dumper.pm
19831          Date: Mon, 28 Sep 1998 07:40:49 +1300
19832          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
19833          
19834          private email:
19835          
19836          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
19837          Subject: Re: Perl thread problems in VM/ESA
19838          Date: Thu, 15 Oct 1998 07:18:35 +1300
19839          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
19840          
19841          and private email:
19842          
19843          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
19844          Subject:  perl archive
19845          Date:  Sun, 11 Oct 1998 19:28:54 EDT
19846          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
19847          which gave a pointer to
19848          
19849          http://pucc.princeton.edu/~neale/perl.tar
19850          
19851          (based on Perl 5.005_51)
19852  Branch: cfgperl
19853        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
19854        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
19855        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
19856        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
19857 ____________________________________________________________________________
19858 [  2005] By: jhi                                   on 1998/10/17  13:17:19
19859     Log: Integrate mainperl.
19860  Branch: cfgperl
19861       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
19862       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
19863       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
19864       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
19865       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
19866       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
19867       !> win32/makefile.mk
19868 ____________________________________________________________________________
19869 [  2004] By: jhi                                   on 1998/10/17  11:19:06
19870     Log: Removed an extra ' from the int64_t test.
19871  Branch: cfgperl
19872        ! Configure
19873 ____________________________________________________________________________
19874 [  2003] By: gsar                                  on 1998/10/17  04:11:40
19875     Log: silence -w noises (suggested by Greg Bacon)
19876  Branch: perl
19877        ! lib/Term/Complete.pm
19878 ____________________________________________________________________________
19879 [  2002] By: gsar                                  on 1998/10/17  04:07:48
19880     Log: From: Gisle Aas <gisle@aas.no>
19881          Date: 14 Oct 1998 15:53:14 +0200
19882          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
19883          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
19884  Branch: perl
19885        ! util.c
19886 ____________________________________________________________________________
19887 [  2001] By: gsar                                  on 1998/10/17  04:06:10
19888     Log: From: Gisle Aas <gisle@aas.no>
19889          Date: 14 Oct 1998 15:17:44 +0200
19890          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
19891          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
19892  Branch: perl
19893        ! toke.c
19894 ____________________________________________________________________________
19895 [  2000] By: gsar                                  on 1998/10/17  03:06:33
19896     Log: From: Gisle Aas <gisle@aas.no>
19897          Date: 14 Oct 1998 00:38:06 +0200
19898          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
19899          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
19900  Branch: perl
19901        ! sv.c
19902 ____________________________________________________________________________
19903 [  1999] By: gsar                                  on 1998/10/17  03:04:48
19904     Log: From: Dan Sugalski <sugalskd@osshe.edu>
19905          Date: Tue, 13 Oct 1998 15:10:57 -0700
19906          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
19907          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
19908  Branch: perl
19909        ! vms/ext/Stdio/Stdio.pm
19910 ____________________________________________________________________________
19911 [  1998] By: gsar                                  on 1998/10/17  03:00:40
19912     Log: skip readonly vars and unref references when doing a reset()
19913  Branch: perl
19914        ! sv.c
19915 ____________________________________________________________________________
19916 [  1997] By: gsar                                  on 1998/10/17  02:49:19
19917     Log: fix buggy treatment of large checksums on unicode strings
19918          From: Gisle Aas <gisle@aas.no>
19919          Date: 13 Oct 1998 21:35:39 +0200
19920          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
19921          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
19922  Branch: perl
19923        ! pp.c
19924 ____________________________________________________________________________
19925 [  1996] By: gsar                                  on 1998/10/17  02:43:22
19926     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19927          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
19928          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
19929          Subject: [PATCH 5.005_52] Memory overrun in os2.c
19930  Branch: perl
19931        ! os2/Makefile.SHs os2/os2.c
19932 ____________________________________________________________________________
19933 [  1995] By: gsar                                  on 1998/10/17  02:42:01
19934     Log: clarify section name rules for typemaps
19935  Branch: perl
19936        ! pod/perlxs.pod
19937 ____________________________________________________________________________
19938 [  1994] By: gsar                                  on 1998/10/17  02:33:02
19939     Log: whitespace-proof grent.t
19940  Branch: perl
19941        ! t/op/grent.t
19942 ____________________________________________________________________________
19943 [  1993] By: gsar                                  on 1998/10/17  02:27:29
19944     Log: fix bug in B::CC::pp_sassign()
19945          From: "vishal bhatia" <vishalb@hotmail.com>
19946          Date: Sun, 11 Oct 1998 18:41:38 PDT
19947          Message-ID: <19981012014139.19614.qmail@hotmail.com>
19948          Subject: B::CC problems with pp_sassign routine
19949  Branch: perl
19950        ! ext/B/B/CC.pm
19951 ____________________________________________________________________________
19952 [  1992] By: gsar                                  on 1998/10/17  02:17:49
19953     Log: applied suggested patch with small doc tweak
19954          From: Gisle Aas <gisle@aas.no>
19955          Date: 11 Oct 1998 12:53:13 +0200
19956          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
19957          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
19958  Branch: perl
19959        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
19960        ! t/op/tiehandle.t
19961 ____________________________________________________________________________
19962 [  1991] By: gsar                                  on 1998/10/17  02:08:30
19963     Log: apply non-conflicting parts from suggested patch
19964          From: jan.dubois@ibm.net (Jan Dubois)
19965          Date: Sat, 10 Oct 1998 13:15:45 +0200
19966          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
19967          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
19968  Branch: perl
19969        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
19970 ____________________________________________________________________________
19971 [  1990] By: gsar                                  on 1998/10/17  02:01:24
19972     Log: provide option to enable optimization with VC (suggested by Jan
19973          Dubois)
19974  Branch: perl
19975        ! win32/Makefile win32/makefile.mk
19976 ____________________________________________________________________________
19977 [  1989] By: gsar                                  on 1998/10/17  01:55:27
19978     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
19979          Dave Leppik <dleppik@gage.com>
19980  Branch: perl
19981        ! perl.h
19982 ____________________________________________________________________________
19983 [  1988] By: gsar                                  on 1998/10/17  01:49:05
19984     Log: stray typo found by Hugo van der Sanden
19985  Branch: perl
19986        ! op.c
19987 ____________________________________________________________________________
19988 [  1987] By: gsar                                  on 1998/10/17  01:45:52
19989     Log: perldoc pod update
19990          From: Daniel Grisinger <dgris@perrin.dimensional.com>
19991          Date: 06 Oct 1998 23:56:51 -0600
19992          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
19993          Subject: [PATCH _02 and _52] perldoc
19994  Branch: perl
19995        ! utils/perldoc.PL
19996 ____________________________________________________________________________
19997 [  1986] By: gsar                                  on 1998/10/17  01:41:40
19998     Log: qualify names of builtins
19999  Branch: perl
20000        ! ext/POSIX/POSIX.pm
20001 ____________________________________________________________________________
20002 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
20003     Log: From: Jochen Wiedmann <joe@ispsoft.de>
20004          Date: Thu, 17 Sep 1998 17:16:06 +0200
20005          Message-ID: <360127B6.E44564A@ispsoft.de>
20006          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
20007  Branch: maint-5.005/perl
20008        ! lib/ExtUtils/MakeMaker.pm
20009 ____________________________________________________________________________
20010 [  1978] By: gsar                                  on 1998/10/16  01:58:58
20011     Log: integrate cfgperl mods into mainline
20012  Branch: perl
20013       +> ext/DynaLoader/dl_vmesa.xs
20014        ! Porting/genlog
20015       !> Configure MANIFEST Makefile.SH config_h.SH
20016       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
20017       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
20018       !> x2p/Makefile.SH
20019 ____________________________________________________________________________
20020 [  1976] By: gsar                                  on 1998/10/16  00:10:52
20021     Log: stray tweak
20022  Branch: perl
20023        ! op.c
20024 ____________________________________________________________________________
20025 [  1975] By: gsar                                  on 1998/10/15  23:54:38
20026     Log: propagate typeness of lexicals while cloning them
20027  Branch: perl
20028        ! op.c
20029 ____________________________________________________________________________
20030 [  1974] By: gsar                                  on 1998/10/15  23:53:25
20031     Log: s/last/first/ typo in append_list()
20032  Branch: perl
20033        ! op.c
20034 ____________________________________________________________________________
20035 [  1973] By: gsar                                  on 1998/10/15  20:06:17
20036     Log: nuke confperl branch and contents
20037  Branch: confperl
20038        - (delete 1284 files)
20039 ____________________________________________________________________________
20040 [  1972] By: jhi                                   on 1998/10/15  07:07:35
20041     Log: Test #162 had been added but the "print 1..161" had not been updated.
20042  Branch: cfgperl
20043        ! t/op/pat.t
20044 ____________________________________________________________________________
20045 [  1971] By: gsar                                  on 1998/10/15  03:09:58
20046     Log: check in all confperl changes as of change#1964 into cfgperl
20047  Branch: cfgperl
20048        + ext/DynaLoader/dl_vmesa.xs
20049        ! Configure MANIFEST Makefile.SH config_h.SH
20050        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
20051        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
20052 ____________________________________________________________________________
20053 [  1970] By: gsar                                  on 1998/10/15  03:05:59
20054     Log: integrate mainline to get tr.t
20055  Branch: cfgperl
20056       +> t/op/tr.t
20057 ____________________________________________________________________________
20058 [  1969] By: gsar                                  on 1998/10/15  03:04:17
20059     Log: add missing tr.t to repository
20060  Branch: perl
20061        + t/op/tr.t
20062 ____________________________________________________________________________
20063 [  1968] By: gsar                                  on 1998/10/15  03:02:43
20064     Log: create cfgperl branch
20065  Branch: cfgperl
20066       +> (branch 1282 files)
20067 ____________________________________________________________________________
20068 [  1967] By: gsar                                  on 1998/10/15  02:46:08
20069     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
20070          (MAN3PODS cannot be set to ' '; stray stricture violation)
20071  Branch: perl
20072        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
20073        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
20074        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
20075        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
20076        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
20077        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
20078        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
20079        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
20080        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
20081        ! lib/ExtUtils/MM_Unix.pm
20082 ____________________________________________________________________________
20083 [  1966] By: gsar                                  on 1998/10/15  02:19:03
20084     Log: tweak to make fix in change#1944 behave correctly for closures
20085          created within eval''
20086  Branch: perl
20087        ! op.c t/op/eval.t
20088 ____________________________________________________________________________
20089 [  1965] By: gsar                                  on 1998/10/14  23:22:41
20090     Log: use better numbers for exitstatus test
20091  Branch: perl
20092        ! t/op/die_exit.t
20093 ____________________________________________________________________________
20094 [  1964] By: jhi                                   on 1998/10/14  17:25:41
20095     Log: Add VM/ESA dynaloading (uses <dll.h>).
20096  Branch: confperl
20097        + ext/DynaLoader/dl_vmesa.xs
20098        ! MANIFEST
20099 ____________________________________________________________________________
20100 [  1963] By: jhi                                   on 1998/10/14  17:17:10
20101     Log: Remove a2p.loadmap in 'clean' target.
20102  Branch: confperl
20103        ! x2p/Makefile.SH
20104 ____________________________________________________________________________
20105 [  1962] By: jhi                                   on 1998/10/14  17:13:11
20106     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
20107  Branch: confperl
20108        ! Makefile.SH
20109 ____________________________________________________________________________
20110 [  1961] By: jhi                                   on 1998/10/14  16:27:39
20111     Log: VM/ESA creates executable.loadmaps.
20112  Branch: confperl
20113        ! Makefile.SH
20114 ____________________________________________________________________________
20115 [  1960] By: jhi                                   on 1998/10/14  15:37:39
20116     Log: Introduce SCHED_YIELD (one of sched_yield(),
20117          pthread_yield(), or pthread_yield(NULL)).
20118          YIELD is then defined using SCHED_YIELD unless
20119          a platform-specific YIELD has already been defined.
20120          
20121          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
20122          
20123          The need for pthread_yield(NULL) and pthread_attr_setdet...
20124          introduced by (private email)
20125          
20126          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
20127          Date: Sat, 10 Oct 1998 21:08:15 +1300
20128          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
20129          Subject: Re: Perl thread problems in VM/ESA
20130          
20131          Better select() protoprobe (for AIX), from (private email)
20132          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
20133          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
20134          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
20135          Subject: AIX select (fwd)
20136          From: Lars Hecking <lhecking@nmrc.ucc.ie>
20137          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
20138          Date: Fri, 2 Oct 1998 10:40:01 +0100
20139          Subject: AIX select
20140          
20141          Linux-avoid-so.X.Y, based on
20142          From: "Kurt D. Starsinic" <kstar@chapin.edu>
20143          Date: Tue, 13 Oct 1998 15:55:07 -0400
20144          Message-ID: <19981013155507.B4004@O2.chapin.edu>
20145          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
20146  Branch: confperl
20147        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
20148        ! thread.h
20149 ____________________________________________________________________________
20150 [  1959] By: jhi                                   on 1998/10/14  12:51:26
20151     Log: Some old pthread implementations have
20152          pthread_attr_setdetachstate(pthread_attr_t*, int*).
20153  Branch: confperl
20154        ! ext/Thread/Thread.xs
20155 ____________________________________________________________________________
20156 [  1958] By: jhi                                   on 1998/10/14  12:41:11
20157     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
20158          counterparts will follow soon.
20159  Branch: confperl
20160        ! thread.h
20161 ____________________________________________________________________________
20162 [  1957] By: jhi                                   on 1998/10/14  12:38:11
20163     Log: Add tr.t (MANIFEST already knew about it, strange)
20164  Branch: confperl
20165        + t/op/tr.t
20166 ____________________________________________________________________________
20167 [  1956] By: jhi                                   on 1998/10/14  12:24:35
20168     Log: Mutexen should be initialized only once.
20169  Branch: confperl
20170        ! gv.c op.c
20171 ____________________________________________________________________________
20172 [  1955] By: jhi                                   on 1998/10/14  12:19:38
20173     Log: os390 has its own cppstdin.
20174  Branch: confperl
20175        ! hints/os390.sh
20176 ____________________________________________________________________________
20177 [  1954] By: jhi                                   on 1998/10/14  12:15:06
20178     Log: Integrate with mainperl.
20179  Branch: confperl
20180       !> (integrate 1280 files)
20181 ____________________________________________________________________________
20182 [  1953] By: jhi                                   on 1998/10/14  11:48:08
20183     Log: Removed duplicate CMA threads code for HPUX 10.X.
20184          (probably residue of patch(1) being too understanding)
20185          Enhanced 64-bit settings. (redo change#1940)
20186  Branch: confperl
20187        ! hints/hpux.sh
20188 ____________________________________________________________________________
20189 [  1952] By: jhi                                   on 1998/10/14  11:45:16
20190     Log: (redo change#1949) Detypo in the d_open64 warning about
20191          the impending WHOA.
20192  Branch: confperl
20193        ! hints/irix_6.sh
20194 ____________________________________________________________________________
20195 [  1951] By: jhi                                   on 1998/10/14  10:54:16
20196     Log: Mutexen should only be inited once, after they have been New()ed.
20197  Branch: confperl
20198        ! gv.c op.c
20199 ____________________________________________________________________________
20200 [  1950] By: jhi                                   on 1998/10/14  10:41:43
20201     Log: Own cppstdin.
20202  Branch: confperl
20203        ! hints/os390.sh
20204 ____________________________________________________________________________
20205 [  1949] By: jhi                                   on 1998/10/14  10:34:23
20206     Log: Detypo in the d_open64 warning about the impending WHOA.
20207  Branch: confperl
20208        ! hints/irix_6.sh
20209 ____________________________________________________________________________
20210 [  1948] By: gsar                                  on 1998/10/14  05:38:01
20211     Log: two typos
20212  Branch: perl
20213        ! pp_hot.c t/op/eval.t
20214 ____________________________________________________________________________
20215 [  1947] By: gsar                                  on 1998/10/14  05:37:10
20216     Log: let docatch() pass the buck when restartop turns out to be null,
20217          making exceptions in BEGIN{} propagate as expected
20218  Branch: perl
20219        ! pp_ctl.c t/op/misc.t
20220 ____________________________________________________________________________
20221 [  1946] By: gsar                                  on 1998/10/13  03:41:49
20222     Log: add missing file from change#1943
20223  Branch: perl
20224        ! proto.h
20225 ____________________________________________________________________________
20226 [  1945] By: gsar                                  on 1998/10/13  03:32:02
20227     Log: defer "deep recursion" warnings until CXt_SUB context is properly
20228          set up
20229  Branch: perl
20230        ! pp_hot.c t/pragma/warn/pp_hot
20231 ____________________________________________________________________________
20232 [  1944] By: gsar                                  on 1998/10/13  03:15:50
20233     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
20234          fixup the cop_seq value that must be seen by lexical lookups that
20235          emanate within eval''
20236  Branch: perl
20237        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
20238 ____________________________________________________________________________
20239 [  1943] By: gsar                                  on 1998/10/13  02:06:09
20240     Log: ensure recursive attempts to findlex()icals know enough about where
20241          the last eval'' context was encountered
20242  Branch: perl
20243        ! op.c t/op/eval.t
20244 ____________________________________________________________________________
20245 [  1942] By: gsar                                  on 1998/10/13  02:01:24
20246     Log: force copy of substrings when matching against temporaries
20247  Branch: perl
20248        ! pp_hot.c t/op/pat.t
20249 ____________________________________________________________________________
20250 [  1941] By: gsar                                  on 1998/10/13  01:49:16
20251     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
20252          implementation)
20253  Branch: perl
20254        ! pp_ctl.c t/op/runlevel.t
20255 ____________________________________________________________________________
20256 [  1940] By: jhi                                   on 1998/10/12  09:57:44
20257     Log: Removed duplicate CMA threads code for HPUX 10.X.
20258          (probably residue of patch(1) being too understanding)
20259          Enhanced 64-bit settings.
20260  Branch: confperl
20261        ! hints/hpux.sh
20262 ____________________________________________________________________________
20263 [  1939] By: jhi                                   on 1998/10/12  09:53:11
20264     Log: Initial sync from mainline perl.
20265  Branch: confperl
20266        + (add 1282 files)
20267 ____________________________________________________________________________
20268 [  1937] By: gsar                                  on 1998/10/06  21:16:34
20269     Log: fix $/ init for USE_THREADS
20270  Branch: perl
20271        ! perl.c
20272 ____________________________________________________________________________
20273 [  1936] By: gsar                                  on 1998/10/06  07:19:39
20274     Log: fix globals caught by change#1927; builds and tests on Solaris
20275  Branch: perl
20276        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
20277        ! warning.h warning.pl
20278 ____________________________________________________________________________
20279 [  1935] By: gsar                                  on 1998/10/06  06:50:35
20280     Log: add test for previous fix
20281  Branch: perl
20282        ! ext/Thread/create.t
20283 ____________________________________________________________________________
20284 [  1934] By: gsar                                  on 1998/10/06  06:37:36
20285     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
20286  Branch: perl
20287        ! util.c
20288 ____________________________________________________________________________
20289 [  1933] By: gsar                                  on 1998/10/06  05:04:20
20290     Log: undo bogus part of change#1903 (as pointed out by Larry)
20291  Branch: perl
20292        ! pp_ctl.c
20293 ____________________________________________________________________________
20294 [  1932] By: gsar                                  on 1998/10/06  04:21:31
20295     Log: added tweaked version of suggested patch
20296          From: jan.dubois@ibm.net (Jan Dubois)
20297          Date: Sat, 03 Oct 1998 19:04:48 +0200
20298          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
20299          Subject: [PATCH 5.005_52] More MakeMaker  patches
20300  Branch: perl
20301        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
20302        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
20303 ____________________________________________________________________________
20304 [  1931] By: gsar                                  on 1998/10/06  04:04:33
20305     Log: use cpp symbols instead of hardwired constants
20306          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20307          Date: Mon, 05 Oct 1998 09:23:33 +0100
20308          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
20309          Subject: [PATCH 5.005_52] By the numbers (resend)
20310  Branch: perl
20311        ! op.c
20312 ____________________________________________________________________________
20313 [  1930] By: gsar                                  on 1998/10/06  04:01:55
20314     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20315          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
20316          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
20317          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
20318  Branch: perl
20319        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
20320        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
20321 ____________________________________________________________________________
20322 [  1929] By: gsar                                  on 1998/10/06  03:50:36
20323     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20324          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
20325          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
20326          Subject: [PATCH 5.00552] Minor test improvement
20327  Branch: perl
20328        ! t/op/magic.t
20329 ____________________________________________________________________________
20330 [  1928] By: gsar                                  on 1998/10/06  03:49:03
20331     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20332          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
20333          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
20334          Subject: [PATCH 5.00552] emacs/ptags inprovements
20335  Branch: perl
20336        ! emacs/ptags
20337 ____________________________________________________________________________
20338 [  1927] By: gsar                                  on 1998/10/06  03:47:44
20339     Log: disable C<#define dirty PL_dirty> et al.
20340  Branch: perl
20341        ! embed.pl embedvar.h
20342 ____________________________________________________________________________
20343 [  1926] By: gsar                                  on 1998/10/06  03:43:32
20344     Log: From: Mark-Jason Dominus <mjd@plover.com>
20345          Date: Sun, 04 Oct 1998 14:48:11 -0400
20346          Message-ID: <19981004184811.16048.qmail@plover.com>
20347          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
20348  Branch: perl
20349        ! utils/perldoc.PL
20350 ____________________________________________________________________________
20351 [  1925] By: gsar                                  on 1998/10/06  03:27:35
20352     Log: disable USE_THREADS when PERL_OBJECT is enabled
20353  Branch: perl
20354        ! win32/Makefile win32/makefile.mk
20355 ____________________________________________________________________________
20356 [  1924] By: gsar                                  on 1998/10/06  03:26:54
20357     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
20358  Branch: perl
20359        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
20360        ! vms/perly_c.vms
20361 ____________________________________________________________________________
20362 [  1923] By: gsar                                  on 1998/10/03  05:19:56
20363     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
20364          overridden
20365  Branch: perl
20366        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
20367        ! proto.h vms/perly_c.vms
20368 ____________________________________________________________________________
20369 [  1922] By: gsar                                  on 1998/10/03  03:59:50
20370     Log: suppress manifypods leak in extensions
20371  Branch: perl
20372        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
20373 ____________________________________________________________________________
20374 [  1921] By: gsar                                  on 1998/10/02  22:30:15
20375     Log: os390 fixes (suggested by Peter Prymmer)
20376  Branch: perl
20377        ! Makefile.SH regcomp.c
20378 ____________________________________________________________________________
20379 [  1920] By: gsar                                  on 1998/10/02  21:41:19
20380     Log: squelch undef warnings
20381          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20382          Date: Fri, 02 Oct 1998 11:01:14 +0100
20383          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
20384          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
20385  Branch: perl
20386        ! Changes lib/Math/BigInt.pm
20387 ____________________________________________________________________________
20388 [  1919] By: gsar                                  on 1998/10/02  04:59:13
20389     Log: add note to INSTALL about ANSI C
20390  Branch: perl
20391        ! INSTALL
20392 ____________________________________________________________________________
20393 [  1918] By: gsar                                  on 1998/10/02  04:21:10
20394     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
20395          From: jan.dubois@ibm.net (Jan Dubois)
20396          Date: Wed, 30 Sep 1998 23:35:30 +0200
20397          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
20398          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
20399  Branch: perl
20400        ! lib/ExtUtils/xsubpp
20401 ____________________________________________________________________________
20402 [  1917] By: gsar                                  on 1998/10/02  04:16:02
20403     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
20404          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
20405          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
20406          Subject: Re: Configure test for selectbits busted
20407  Branch: perl
20408        ! Configure
20409 ____________________________________________________________________________
20410 [  1916] By: gsar                                  on 1998/10/02  04:14:17
20411     Log: From: Dan Sugalski <sugalskd@osshe.edu>
20412          Date: Wed, 30 Sep 1998 17:15:20 -0700
20413          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
20414          Subject: [PATCH 5.005_02]VMS config tweaks
20415  Branch: perl
20416        ! vms/descrip_mms.template vms/subconfigure.com
20417 ____________________________________________________________________________
20418 [  1915] By: gsar                                  on 1998/10/02  04:10:47
20419     Log: use Off_t to permit 64-bit seek()
20420          From: Scott Henry <scotth@sgi.com>
20421          Date: 29 Sep 1998 17:38:46 -0700
20422          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
20423          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
20424          --
20425          Date: 28 Sep 1998 18:55:37 -0700
20426          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
20427          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
20428  Branch: perl
20429        ! doio.c pp_sys.c proto.h sv.c
20430 ____________________________________________________________________________
20431 [  1914] By: gsar                                  on 1998/10/02  04:05:36
20432     Log: normalize tm struct passed to strftime() with mktime()
20433          From: Spider Boardman <spider@orb.nashua.nh.us>
20434          Date: Wed, 30 Sep 1998 15:12:09 -0400
20435          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
20436          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
20437  Branch: perl
20438        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
20439 ____________________________________________________________________________
20440 [  1913] By: gsar                                  on 1998/10/02  03:59:46
20441     Log: don't try to run foo_SH.orig etc.
20442  Branch: perl
20443        ! Configure
20444 ____________________________________________________________________________
20445 [  1912] By: gsar                                  on 1998/10/02  03:45:37
20446     Log: make warning about glob process failure optional
20447  Branch: perl
20448        ! pod/perldiag.pod pp_hot.c
20449 ____________________________________________________________________________
20450 [  1911] By: gsar                                  on 1998/10/02  02:52:21
20451     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
20452          From: Dominic Dunlop <domo@vo.lu>
20453          Date: Tue, 29 Sep 1998 21:06:30 +0000
20454          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
20455          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
20456          --
20457          Date: Wed, 30 Sep 1998 11:46:44 +0000
20458          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
20459          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
20460  Branch: perl
20461        ! pod/perldiag.pod regcomp.c
20462 ____________________________________________________________________________
20463 [  1910] By: gsar                                  on 1998/10/02  02:48:48
20464     Log: minor Configure tweaks (via private mail)
20465          From: Jarkko Hietaniemi <jhi@iki.fi>
20466          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
20467          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
20468          Subject: [PATCH] 5.005_52: the drizzle continues
20469  Branch: perl
20470        ! Configure config_h.SH handy.h
20471 ____________________________________________________________________________
20472 [  1909] By: gsar                                  on 1998/10/02  02:46:39
20473     Log: update SCO hints for dynamic loading
20474          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
20475          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
20476          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
20477          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
20478          --
20479          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
20480          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
20481          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
20482  Branch: perl
20483        ! hints/sco.sh
20484 ____________________________________________________________________________
20485 [  1908] By: gsar                                  on 1998/10/02  02:33:39
20486     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
20487  Branch: perl
20488        ! lib/File/Find.pm
20489 ____________________________________________________________________________
20490 [  1907] By: gsar                                  on 1998/10/02  02:21:52
20491     Log: applied patches, but retained old behavior for win32 (where compilers
20492          can't read from stdin at all)
20493          From: Graham Barr <gbarr@ti.com>
20494          Date: Mon, 28 Sep 1998 09:41:49 -0500
20495          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
20496          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
20497          --
20498          Date: Tue, 29 Sep 1998 12:35:43 -0500
20499          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
20500          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
20501  Branch: perl
20502        ! ext/Errno/Errno_pm.PL
20503 ____________________________________________________________________________
20504 [  1906] By: gsar                                  on 1998/10/02  02:02:19
20505     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
20506          Hietaniemi)
20507  Branch: perl
20508        ! t/op/grent.t
20509 ____________________________________________________________________________
20510 [  1905] By: gsar                                  on 1998/10/02  01:59:56
20511     Log: win32 caveats about truncate()
20512  Branch: perl
20513        ! pod/perlport.pod
20514 ____________________________________________________________________________
20515 [  1904] By: gsar                                  on 1998/10/02  01:53:25
20516     Log: various Configure and hints updates (prefer drand48() or random()
20517          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
20518          applied modulo SCO hints superceded by later patch
20519          From: Jarkko Hietaniemi <jhi@iki.fi>
20520          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
20521          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
20522          Subject: [PATCH] 5.005_52: Configure et al:
20523  Branch: perl
20524        + ext/IPC/SysV/hints/next_3.pl
20525        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
20526        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
20527        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
20528 ____________________________________________________________________________
20529 [  1903] By: gsar                                  on 1998/10/02  01:42:37
20530     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
20531          Date: Mon, 28 Sep 1998 17:41:49 +0100
20532          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
20533          Subject: [PATCH 5.005_52] Re: More on ?p 
20534          --
20535          Date: Thu, 01 Oct 1998 09:10:58 +0100
20536          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
20537          Subject: [PATCH 5.005_52] ?p fix
20538          --
20539          Date: Thu, 01 Oct 1998 10:45:56 +0100
20540          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
20541          Subject: [PATCH 5.005_52] more on ?p
20542  Branch: perl
20543        ! pp_ctl.c
20544 ____________________________________________________________________________
20545 [  1902] By: gsar                                  on 1998/10/02  01:36:14
20546     Log: From: Kenneth Duda <kjd@cisco.com>
20547          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
20548          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
20549          Subject: writemain dies when there are more than 4000 characters of extensions
20550  Branch: perl
20551        ! writemain.SH
20552 ____________________________________________________________________________
20553 [  1901] By: gsar                                  on 1998/10/02  01:33:16
20554     Log: tweak run_byacc recipe
20555  Branch: perl
20556        ! Makefile.SH Porting/pumpkin.pod
20557 ____________________________________________________________________________
20558 [  1900] By: gsar                                  on 1998/10/02  01:02:09
20559     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
20560  Branch: perl
20561        ! perl.h pp_ctl.c
20562 ____________________________________________________________________________
20563 [  1899] By: gsar                                  on 1998/09/28  20:46:30
20564     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
20565          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
20566          Dvornik)
20567  Branch: perl
20568        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
20569 ____________________________________________________________________________
20570 [  1898] By: gsar                                  on 1998/09/28  20:42:52
20571     Log: flush unsubmitted 5.00552 change
20572  Branch: perl
20573        ! MANIFEST
20574 ____________________________________________________________________________
20575 [  1897] By: gsar                                  on 1998/09/27  04:43:06
20576     Log: run vms_yfix.pl
20577  Branch: perl
20578        ! vms/perly_c.vms
20579 ____________________________________________________________________________
20580 [  1896] By: gsar                                  on 1998/09/27  03:38:55
20581     Log: small tweak on last change
20582  Branch: perl
20583        ! win32/win32.c
20584 ____________________________________________________________________________
20585 [  1895] By: gsar                                  on 1998/09/27  03:17:17
20586     Log: fix win32_stat() to do the right thing for share names
20587  Branch: perl
20588        ! win32/win32.c
20589 ____________________________________________________________________________
20590 [  1891] By: larry                                 on 1998/09/25  18:50:40
20591     Log: Fixed apostrophe problem from Mark Knutsen.
20592  Branch: perl
20593        ! sv.h
20594
20595 ----------------
20596 Version 5.005_52
20597 ----------------
20598
20599 ____________________________________________________________________________
20600 [  1890] By: gsar                                  on 1998/09/25  10:25:00
20601     Log: update template config.sh, add new config vars to win32 stuff
20602  Branch: perl
20603        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
20604        ! pp_sys.c proto.h win32/config.bc win32/config.gc
20605        ! win32/config.vc win32/config_H.bc win32/config_H.gc
20606        ! win32/config_H.vc win32/win32.h
20607 ____________________________________________________________________________
20608 [  1889] By: gsar                                  on 1998/09/25  07:13:13
20609     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
20610          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
20611          of full-fledged 64-bit support (including support for: fseeko/ftello,
20612          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
20613          in Fcntl)
20614          From: Jarkko Hietaniemi <jhi@iki.fi>
20615          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
20616          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
20617          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
20618          --
20619          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
20620          Date: 12 Sep 1998 09:44:25 +0300
20621          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
20622          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
20623  Branch: perl
20624        + lib/filetest.pm
20625        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
20626        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
20627        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
20628        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
20629        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
20630        ! win32/makedef.pl
20631 ____________________________________________________________________________
20632 [  1888] By: gsar                                  on 1998/09/25  06:27:12
20633     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
20634  Branch: perl
20635        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
20636        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20637        ! win32/makedef.pl win32/makefile.mk win32/win32.c
20638 ____________________________________________________________________________
20639 [  1887] By: gsar                                  on 1998/09/25  04:50:49
20640     Log: win32.c tweak
20641  Branch: perl
20642        ! win32/win32.c
20643 ____________________________________________________________________________
20644 [  1886] By: gsar                                  on 1998/09/25  04:47:32
20645     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
20646  Branch: perl
20647        ! lib/ExtUtils/MakeMaker.pm
20648 ____________________________________________________________________________
20649 [  1885] By: gsar                                  on 1998/09/25  04:05:09
20650     Log: From: Dominic Dunlop <domo@vo.lu>
20651          Date: Thu, 10 Sep 1998 11:02:46 +0000
20652          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
20653          Subject: MM_Unix::canonpath erroneously turns leading // into /
20654  Branch: perl
20655        ! lib/ExtUtils/MM_Unix.pm
20656 ____________________________________________________________________________
20657 [  1884] By: gsar                                  on 1998/09/25  03:06:10
20658     Log: temporarily disable perl malloc for a2p until we clean up
20659          conflicting malloc() declarations everywhere
20660  Branch: perl
20661        ! x2p/Makefile.SH
20662 ____________________________________________________________________________
20663 [  1883] By: gsar                                  on 1998/09/25  02:27:00
20664     Log: remove obsolete win32/bin/*.pl
20665  Branch: perl
20666        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
20667        ! Changes MANIFEST win32/Makefile win32/makefile.mk
20668 ____________________________________________________________________________
20669 [  1882] By: gsar                                  on 1998/09/25  02:04:43
20670     Log: missing file in last submit
20671  Branch: perl
20672        ! proto.h
20673 ____________________________________________________________________________
20674 [  1881] By: gsar                                  on 1998/09/25  01:56:54
20675     Log: serial access to PL_x[inpr]v_root for USE_THREADS
20676  Branch: perl
20677        ! sv.c
20678 ____________________________________________________________________________
20679 [  1880] By: gsar                                  on 1998/09/25  01:19:38
20680     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
20681          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
20682          Date: Thu, 24 Sep 1998 22:01:09 +0900
20683          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
20684          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
20685  Branch: perl
20686        ! hv.c proto.h
20687 ____________________________________________________________________________
20688 [  1879] By: gsar                                  on 1998/09/25  00:20:07
20689     Log: tweaks to enable PERL_OBJECT to build & test on win32
20690  Branch: perl
20691        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
20692        ! win32/GenCAPI.pl
20693 ____________________________________________________________________________
20694 [  1878] By: gsar                                  on 1998/09/25  00:13:36
20695     Log: fix change#1861, which breaks default boot_xxx symbol generation
20696  Branch: perl
20697        ! lib/ExtUtils/Mksymlists.pm
20698 ____________________________________________________________________________
20699 [  1877] By: gsar                                  on 1998/09/24  10:29:54
20700     Log: two tweaks for clean build and test on Solaris
20701  Branch: perl
20702        ! op.c t/op/subst.t
20703 ____________________________________________________________________________
20704 [  1876] By: gsar                                  on 1998/09/24  09:04:43
20705     Log: From: Colin Kuskie <ckuskie@cadence.com>
20706          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
20707          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
20708          Subject: [PATCH 5.005_51] perlform.pod
20709  Branch: perl
20710        ! pod/perlform.pod
20711 ____________________________________________________________________________
20712 [  1875] By: gsar                                  on 1998/09/24  08:47:47
20713     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20714          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
20715          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
20716          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
20717  Branch: perl
20718        ! regexec.c
20719 ____________________________________________________________________________
20720 [  1874] By: gsar                                  on 1998/09/24  08:44:55
20721     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20722          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
20723          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
20724          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
20725  Branch: perl
20726        ! toke.c
20727 ____________________________________________________________________________
20728 [  1873] By: gsar                                  on 1998/09/24  08:39:41
20729     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20730          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
20731          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
20732          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
20733  Branch: perl
20734        ! Changes regcomp.c
20735 ____________________________________________________________________________
20736 [  1872] By: gsar                                  on 1998/09/24  08:37:00
20737     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
20738          Date: Sun, 23 Aug 1998 23:18:38 PDT
20739          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
20740          Subject: new irix_6.sh hints file
20741  Branch: perl
20742        ! hints/irix_6.sh
20743 ____________________________________________________________________________
20744 [  1871] By: gsar                                  on 1998/09/24  07:26:37
20745     Log: correct FSF address in various places
20746  Branch: perl
20747        ! Copying README ext/B/README lib/Getopt/Long.pm
20748 ____________________________________________________________________________
20749 [  1870] By: gsar                                  on 1998/09/24  07:11:56
20750     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
20751          Date:    Fri, 14 Aug 1998 09:20:16 PDT
20752          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
20753          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
20754  Branch: perl
20755        ! configure.com
20756 ____________________________________________________________________________
20757 [  1869] By: gsar                                  on 1998/09/24  06:55:59
20758     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
20759          From:    Scott Henry <scotth@sgi.com>
20760          Date:    13 Aug 1998 09:52:15 PDT
20761          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
20762          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
20763  Branch: perl
20764        ! hints/irix_6.sh
20765 ____________________________________________________________________________
20766 [  1868] By: gsar                                  on 1998/09/24  06:51:23
20767     Log: From:    Nathan Torkington <gnat@frii.com>
20768          Date:    Thu, 13 Aug 1998 10:59:48 MDT
20769          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
20770          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
20771  Branch: perl
20772        ! pod/perlfunc.pod
20773 ____________________________________________________________________________
20774 [  1867] By: gsar                                  on 1998/09/24  06:45:13
20775     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
20776          that are autoloaded)
20777  Branch: perl
20778        ! pp_ctl.c
20779 ____________________________________________________________________________
20780 [  1866] By: gsar                                  on 1998/09/24  05:21:19
20781     Log: grandfather deprecated "$$<digit>" no more
20782  Branch: perl
20783        ! pod/perldiag.pod toke.c
20784 ____________________________________________________________________________
20785 [  1865] By: gsar                                  on 1998/09/24  04:52:48
20786     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
20787          low bits (suggested by Ilya Zakharevich)
20788  Branch: perl
20789        ! hv.h
20790 ____________________________________________________________________________
20791 [  1864] By: gsar                                  on 1998/09/24  04:29:14
20792     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
20793          perly_c.diff
20794  Branch: perl
20795        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
20796        ! perly_c.diff toke.c
20797 ____________________________________________________________________________
20798 [  1863] By: gsar                                  on 1998/09/24  03:36:30
20799     Log: provide locked access to string table for USE_THREADS
20800  Branch: perl
20801        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
20802 ____________________________________________________________________________
20803 [  1862] By: gsar                                  on 1998/09/24  03:30:32
20804     Log: remove bogus warn()
20805  Branch: perl
20806        ! embed.pl
20807 ____________________________________________________________________________
20808 [  1861] By: gsar                                  on 1998/09/24  02:58:51
20809     Log: applied suggested patch, adapted for all platforms
20810          From: jan.dubois@ibm.net (Jan Dubois)
20811          Date: Sun, 20 Sep 1998 12:56:38 +0200
20812          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
20813          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
20814  Branch: perl
20815        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
20816        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
20817        ! lib/ExtUtils/MakeMaker.pm
20818 ____________________________________________________________________________
20819 [  1860] By: gsar                                  on 1998/09/24  02:16:14
20820     Log: upgrade to CPAN-1.40
20821  Branch: perl
20822        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
20823 ____________________________________________________________________________
20824 [  1859] By: gsar                                  on 1998/09/24  02:08:59
20825     Log: use $ENV{MAKEMAKEROPT} to set default command line args
20826  Branch: perl
20827        ! lib/ExtUtils/MakeMaker.pm
20828 ____________________________________________________________________________
20829 [  1857] By: gsar                                  on 1998/09/23  10:58:36
20830     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20831          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
20832          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
20833          Subject: More verbose Test::Harness [PATCH]
20834  Branch: perl
20835        ! lib/Test/Harness.pm
20836 ____________________________________________________________________________
20837 [  1856] By: gsar                                  on 1998/09/23  10:56:24
20838     Log: update hints for OPENSTEP 4.2 on i386
20839          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
20840          Date: Sun, 20 Sep 1998 01:03:18 +0200
20841          Message-Id: <9809192303.AA29190@Spike>
20842          Subject: Perl 5.005_02 compilation problems
20843  Branch: perl
20844        ! hints/next_4.sh
20845 ____________________________________________________________________________
20846 [  1855] By: gsar                                  on 1998/09/23  10:52:27
20847     Log: reset errno after C<require> search (as suggested by Larry)
20848  Branch: perl
20849        ! pp_ctl.c
20850 ____________________________________________________________________________
20851 [  1854] By: gsar                                  on 1998/09/23  10:50:26
20852     Log: misc pod tweaks
20853  Branch: perl
20854        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
20855 ____________________________________________________________________________
20856 [  1853] By: gsar                                  on 1998/09/23  10:46:06
20857     Log: make Pod/Html.pm handle the --title option properly (as suggested
20858          by gml4410@ggr.co.uk)
20859  Branch: perl
20860        ! lib/Pod/Html.pm
20861 ____________________________________________________________________________
20862 [  1852] By: gsar                                  on 1998/09/23  10:41:39
20863     Log: SSNEW() API for allocating memory on the savestack
20864          From: Albert Dvornik <bert@genscan.com>
20865          Date: 17 Sep 1998 19:23:07 -0400
20866          Message-Id: <tqemtae338.fsf@puma.genscan.com>
20867          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
20868  Branch: perl
20869        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
20870        ! perl.h proto.h scope.c scope.h t/io/tell.t
20871 ____________________________________________________________________________
20872 [  1851] By: gsar                                  on 1998/09/23  10:37:05
20873     Log: From: Jochen Wiedmann <joe@ispsoft.de>
20874          Date: Thu, 17 Sep 1998 17:16:06 +0200
20875          Message-ID: <360127B6.E44564A@ispsoft.de>
20876          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
20877  Branch: perl
20878        ! lib/ExtUtils/MakeMaker.pm
20879 ____________________________________________________________________________
20880 [  1850] By: gsar                                  on 1998/09/23  10:33:05
20881     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
20882          Date: 15 Sep 1998 01:32:31 +0200
20883          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
20884          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
20885  Branch: perl
20886        ! lib/ExtUtils/MM_Unix.pm
20887 ____________________________________________________________________________
20888 [  1849] By: gsar                                  on 1998/09/23  10:29:04
20889     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
20890          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
20891          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
20892          Subject: Re: extralibs.ld problem in MM_VMS.pm
20893  Branch: perl
20894        ! lib/ExtUtils/MM_VMS.pm
20895 ____________________________________________________________________________
20896 [  1848] By: gsar                                  on 1998/09/23  10:25:24
20897     Log: From: Roderick Schertler <roderick@argon.org>
20898          Date: 11 Sep 1998 16:19:21 -0400
20899          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
20900          Subject: Re: Open2 and memory leaks
20901  Branch: perl
20902        ! lib/IPC/Open3.pm
20903 ____________________________________________________________________________
20904 [  1847] By: gsar                                  on 1998/09/23  10:18:31
20905     Log: From: Roderick Schertler <roderick@argon.org>
20906          Date: Wed, 09 Sep 1998 23:52:48 -0400
20907          Message-ID: <20567.905399568@eeyore.ibcinc.com>
20908          Subject: seed srand from /dev/urandom when possible
20909  Branch: perl
20910        ! pod/perlfunc.pod pp.c
20911 ____________________________________________________________________________
20912 [  1846] By: gsar                                  on 1998/09/23  10:12:22
20913     Log: From: Roderick Schertler <roderick@argon.org>
20914          Date: Thu, 10 Sep 1998 00:32:17 -0400
20915          Message-ID: <21142.905401937@eeyore.ibcinc.com>
20916          Subject: doc update for crypt()'s salt
20917  Branch: perl
20918        ! pod/perlfunc.pod
20919 ____________________________________________________________________________
20920 [  1845] By: gsar                                  on 1998/09/23  10:09:23
20921     Log: fix h2ph handling of C<#error "foo">
20922          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
20923          Date: Thu, 10 Sep 1998 09:59:33 +0900
20924          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
20925          Subject: [5.005_02] h2ph problem
20926  Branch: perl
20927        ! utils/h2ph.PL
20928 ____________________________________________________________________________
20929 [  1844] By: gsar                                  on 1998/09/23  10:06:13
20930     Log: plug strictly private function leaks in API listing
20931  Branch: perl
20932        ! pod/perlguts.pod
20933 ____________________________________________________________________________
20934 [  1843] By: gsar                                  on 1998/09/23  10:02:57
20935     Log: hide symbol for static build
20936          From: Dominic Dunlop <domo@vo.lu>
20937          Date: Tue, 8 Sep 1998 21:40:46 +0000
20938          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
20939          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
20940  Branch: perl
20941        ! regcomp.c
20942 ____________________________________________________________________________
20943 [  1842] By: gsar                                  on 1998/09/23  09:52:46
20944     Log: define PUT_svindex(), PUT_opindex()
20945  Branch: perl
20946        ! ext/B/B/Assembler.pm
20947 ____________________________________________________________________________
20948 [  1841] By: gsar                                  on 1998/09/23  09:44:25
20949     Log: From: Dominic Dunlop <domo@vo.lu>
20950          Date: Tue, 8 Sep 1998 15:34:53 +0000
20951          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
20952          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
20953  Branch: perl
20954        ! t/pragma/warn/regexec
20955 ____________________________________________________________________________
20956 [  1840] By: gsar                                  on 1998/09/23  09:42:17
20957     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
20958  Branch: perl
20959        ! win32/bin/pl2bat.pl
20960 ____________________________________________________________________________
20961 [  1839] By: gsar                                  on 1998/09/23  09:38:18
20962     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
20963          Date: Mon, 7 Sep 1998 17:36:09 +0900
20964          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
20965          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
20966  Branch: perl
20967        ! ext/Thread/Thread.xs
20968 ____________________________________________________________________________
20969 [  1838] By: gsar                                  on 1998/09/23  09:21:11
20970     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
20971          Date: Thu, 10 Sep 1998 00:02:07 -0400
20972          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
20973          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
20974  Branch: perl
20975        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
20976        + vos/config.h vos/config_h.SH_orig vos/perl.bind
20977        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
20978        ! MANIFEST perl.c perl.h pod/perlport.pod
20979 ____________________________________________________________________________
20980 [  1837] By: gsar                                  on 1998/09/23  08:45:58
20981     Log: (via private mail)
20982          From: Charles Bailey <BAILEY@newman.upenn.edu>
20983          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
20984          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
20985          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
20986  Branch: perl
20987        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
20988        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
20989        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
20990        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
20991        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
20992        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
20993        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
20994        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
20995        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
20996        ! vms/writemain.pl
20997 ____________________________________________________________________________
20998 [  1836] By: gsar                                  on 1998/09/23  08:17:42
20999     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21000          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
21001          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
21002          Subject: [PATCH 5.005_*] OS/2 spawning typos
21003  Branch: perl
21004        ! os2/os2.c
21005 ____________________________________________________________________________
21006 [  1835] By: gsar                                  on 1998/09/23  08:09:55
21007     Log: warn on C<my($foo,$foo)>
21008  Branch: perl
21009        ! op.c pod/perldiag.pod
21010 ____________________________________________________________________________
21011 [  1834] By: gsar                                  on 1998/09/23  07:35:56
21012     Log: From: pvhp@forte.com (Peter Prymmer)
21013          Date: Fri, 4 Sep 98 13:27:41 PDT
21014          Message-Id: <9809042027.AA04463@forte.com>
21015          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
21016  Branch: perl
21017        ! README.vms
21018 ____________________________________________________________________________
21019 [  1833] By: gsar                                  on 1998/09/23  07:27:34
21020     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
21021          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
21022          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
21023          Subject: PATCH: 5.005_02 hint/hpux.sh
21024  Branch: perl
21025        ! hints/hpux.sh
21026 ____________________________________________________________________________
21027 [  1832] By: gsar                                  on 1998/09/23  07:22:40
21028     Log: fix (some) installhtml bugs
21029          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
21030          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
21031          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
21032          Subject: installhtml script needs work
21033  Branch: perl
21034        ! installhtml
21035 ____________________________________________________________________________
21036 [  1831] By: gsar                                  on 1998/09/23  07:19:30
21037     Log: document 'U' magic with examples
21038          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
21039          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
21040          Message-Id: <199809011455.PAA00631@sale-wts>
21041          Subject: Re: Looking for some XS MAGIC examples...
21042  Branch: perl
21043        ! pod/perlguts.pod
21044 ____________________________________________________________________________
21045 [  1830] By: gsar                                  on 1998/09/23  07:16:43
21046     Log: From: pvhp@forte.com (Peter Prymmer)
21047          Date: Mon, 31 Aug 98 17:13:49 PDT
21048          Message-Id: <9809010013.AA06737@forte.com>
21049          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
21050  Branch: perl
21051        ! README.os390
21052 ____________________________________________________________________________
21053 [  1829] By: gsar                                  on 1998/09/23  07:15:08
21054     Log: fix problematic typecast in filter_del()
21055          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
21056          Date: Mon, 31 Aug 1998 21:13:11 GMT
21057          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
21058          Subject: perl5.005_02 does not build on Cray T90
21059  Branch: perl
21060        ! toke.c
21061 ____________________________________________________________________________
21062 [  1828] By: gsar                                  on 1998/09/23  07:11:34
21063     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21064          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
21065          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
21066          Subject: [PATCH 5.005_5*] (?>) broken in RE
21067  Branch: perl
21068        ! regexec.c t/op/re_tests
21069 ____________________________________________________________________________
21070 [  1827] By: gsar                                  on 1998/09/23  07:09:50
21071     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
21072  Branch: perl
21073        ! t/op/grent.t t/op/groups.t
21074 ____________________________________________________________________________
21075 [  1826] By: gsar                                  on 1998/09/23  07:03:16
21076     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
21077          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
21078          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
21079          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
21080  Branch: perl
21081        - interp.sym
21082        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
21083 ____________________________________________________________________________
21084 [  1825] By: gsar                                  on 1998/09/23  06:56:40
21085     Log: re-introduce change#1703
21086  Branch: perl
21087        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
21088 ____________________________________________________________________________
21089 [  1824] By: gsar                                  on 1998/09/23  06:44:19
21090     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21091          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
21092          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
21093          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
21094  Branch: perl
21095        ! lib/perl5db.pl
21096 ____________________________________________________________________________
21097 [  1823] By: gsar                                  on 1998/09/23  06:41:34
21098         Log: From: Joe Buehler <jhpb@hekimian.com>
21099              Date: 29 Aug 1998 17:13:28 -0400
21100              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
21101              Subject: patches for perl 5.005_51 under U/WIN
21102      Branch: perl
21103            + hints/uwin.sh
21104            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
21105            ! t/lib/posix.t
21106 ____________________________________________________________________________
21107 [  1822] By: gsar                                  on 1998/09/23  06:36:59
21108         Log: add missing C<no utf8;> tweak from Larry
21109      Branch: perl
21110            ! t/op/subst.t
21111 ____________________________________________________________________________
21112 [  1821] By: gsar                                  on 1998/09/23  06:27:51
21113         Log: s/runops/CALLRUNOPS/
21114      Branch: perl
21115            ! cc_runtime.h
21116 ____________________________________________________________________________
21117 [  1820] By: gsar                                  on 1998/09/23  06:24:49
21118         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
21119      Branch: perl
21120           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
21121           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
21122           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
21123           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
21124           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
21125           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
21126           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
21127           +> t/pragma/warn/util
21128            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
21129            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
21130            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
21131            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
21132            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
21133            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
21134            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
21135            - t/pragma/warn-util
21136            ! MANIFEST t/pragma/warning.t
21137 ____________________________________________________________________________
21138 [  1819] By: gsar                                  on 1998/09/23  06:08:46
21139         Log: make \(%foo) return refs to values (not copies of values)
21140              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
21141              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
21142              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
21143              --
21144              From: Roderick Schertler <roderick@argon.org>
21145              Date: Sat, 29 Aug 1998 00:58:33 -0400
21146              Message-ID: <29894.904366713@eeyore.ibcinc.com>
21147              Subject: Re: \(%x) problems
21148      Branch: perl
21149            ! doop.c pod/perlref.pod
21150 ____________________________________________________________________________
21151 [  1818] By: gsar                                  on 1998/09/23  06:05:08
21152         Log: make h2xs generate ANSI prototypes
21153      Branch: perl
21154            ! utils/h2xs.PL
21155 ____________________________________________________________________________
21156 [  1817] By: gsar                                  on 1998/09/23  05:57:16
21157         Log: updated usethreads hints for hpux 10.X
21158              From: Matthew T Harden <mthard@mthard1.monsanto.com>
21159              Date: Fri, 28 Aug 1998 14:10:42 GMT
21160              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
21161              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
21162      Branch: perl
21163            ! hints/hpux.sh perl.h
21164 ____________________________________________________________________________
21165 [  1816] By: gsar                                  on 1998/09/23  05:53:31
21166         Log: don't create empty directories in installperl
21167              From: Robin Barker <rmb1@cise.npl.co.uk>
21168              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
21169              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
21170              Subject: [PATCH 5.005_02] install: empty dirs
21171      Branch: perl
21172            ! installperl
21173 ____________________________________________________________________________
21174 [  1815] By: gsar                                  on 1998/09/23  05:50:36
21175         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
21176              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21177              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
21178              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
21179              Subject: Re: your mail
21180      Branch: perl
21181            ! regexec.c t/op/re_tests
21182 ____________________________________________________________________________
21183 [  1814] By: gsar                                  on 1998/09/23  05:45:17
21184         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
21185              Date: Thu, 20 Aug 1998 20:59:03 -0400
21186              Message-ID: <19980820205903.A12908@O2.chapin.edu>
21187              Subject: [PATCH] h2ph misquotes #error directives
21188      Branch: perl
21189            ! t/lib/h2ph.pht utils/h2ph.PL
21190 ____________________________________________________________________________
21191 [  1813] By: gsar                                  on 1998/09/23  05:42:41
21192         Log: patch to support computed regular subexpressions
21193              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21194              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
21195              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
21196              Subject: [5.005_5* PATCH] Postponed RE - now!
21197      Branch: perl
21198            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
21199            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
21200 ____________________________________________________________________________
21201 [  1812] By: gsar                                  on 1998/09/23  05:26:26
21202         Log: better CR-handling on shebang line and in formats (fixed variant of
21203              patch suggested by Igor Sysoev <igor@nitek.ru>)
21204      Branch: perl
21205            ! perl.c toke.c
21206 ____________________________________________________________________________
21207 [  1811] By: gsar                                  on 1998/09/23  04:35:46
21208         Log: document non-loopish blocks better
21209              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21210              Date: Tue, 18 Aug 1998 12:28:36 +0100
21211              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
21212              Subject: Re: next in do {} while block gives error message
21213      Branch: perl
21214            ! pod/perlfunc.pod
21215 ____________________________________________________________________________
21216 [  1810] By: gsar                                  on 1998/09/23  04:12:05
21217         Log: fix bogus integerization of pop()'s return value
21218              From: Gurusamy Sarathy <gsar@engin.umich.edu>
21219              Date: Sat, 15 Aug 1998 23:27:54 -0400
21220              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
21221              Subject: Re: Complex expression does integer arithmetic 
21222      Branch: perl
21223            ! opcode.h opcode.pl
21224 ____________________________________________________________________________
21225 [  1809] By: gsar                                  on 1998/09/23  04:09:43
21226         Log: tweak README.win32
21227      Branch: perl
21228            ! README.win32
21229 ____________________________________________________________________________
21230 [  1808] By: gsar                                  on 1998/09/23  03:40:57
21231         Log: better diagnostic for do{} used as lvalue
21232      Branch: perl
21233            ! op.c pod/perlport.pod
21234 ____________________________________________________________________________
21235 [  1807] By: gsar                                  on 1998/09/23  03:38:30
21236         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
21237              From: hansm@icgroup.nl
21238              Date: Tue, 11 Aug 98 21:08:51 +0200
21239              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
21240              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
21241      Branch: perl
21242            ! malloc.c
21243 ____________________________________________________________________________
21244 [  1806] By: gsar                                  on 1998/09/23  03:36:08
21245         Log: support make written in perl (aka "pmake") on win32
21246      Branch: perl
21247            ! lib/ExtUtils/MM_Win32.pm
21248 ____________________________________________________________________________
21249 [  1805] By: gsar                                  on 1998/09/23  03:30:07
21250         Log: fix mismatched UV/U32 types for to_utf8_*()
21251      Branch: perl
21252            ! utf8.c
21253 ____________________________________________________________________________
21254 [  1804] By: gsar                                  on 1998/09/23  03:22:22
21255         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
21256              Date: Sun, 9 Aug 1998 22:38:23 +0200
21257              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
21258              Subject: [PATCH 5.5002] dos-djgpp update
21259      Branch: perl
21260            ! t/io/fs.t
21261 ____________________________________________________________________________
21262 [  1803] By: gsar                                  on 1998/09/23  03:20:13
21263         Log: apply minimal variant of patch (sent via private mail)
21264              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
21265              Date: Wed, 12 Aug 1998 15:42:35 +0300
21266              Message-Id: <199808121242.PAA29761@comanche.spices>
21267              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
21268      Branch: perl
21269            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
21270            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
21271 ____________________________________________________________________________
21272 [  1802] By: gsar                                  on 1998/09/23  03:03:39
21273         Log: adjust searchdict.t for EBCDIC (still needs documenting)
21274              From: pvhp@forte.com (Peter Prymmer)
21275              Date: Thu, 6 Aug 98 18:09:39 PDT
21276              Message-Id: <9808070109.AA06158@forte.com>
21277              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
21278      Branch: perl
21279            ! README.os390 t/lib/searchdict.t
21280 ____________________________________________________________________________
21281 [  1801] By: gsar                                  on 1998/09/23  02:54:15
21282         Log: silence redefined warning for XS(INIT) {}
21283      Branch: perl
21284            ! op.c
21285 ____________________________________________________________________________
21286 [  1800] By: gsar                                  on 1998/09/23  02:42:23
21287         Log: support match indices via special variables @- and @+
21288              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21289              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
21290              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
21291              Subject: [PATCH 5.004_76] @- and @+
21292      Branch: perl
21293            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
21294            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
21295 ____________________________________________________________________________
21296 [  1799] By: gsar                                  on 1998/09/23  01:44:31
21297         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21298              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
21299              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
21300              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
21301      Branch: perl
21302            ! regcomp.c t/op/re_tests
21303 ____________________________________________________________________________
21304 [  1798] By: gsar                                  on 1998/09/23  01:39:23
21305         Log: integrate maint-5.005 changes (except conflicting change#1794)
21306      Branch: perl
21307            ! Changes
21308           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
21309           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
21310           !> win32/win32.h
21311 ____________________________________________________________________________
21312 [  1797] By: gsar                                  on 1998/09/23  01:32:36
21313         Log: add note to win32/Makefile about setting CCHOME
21314      Branch: perl
21315            ! win32/Makefile win32/makefile.mk
21316 ____________________________________________________________________________
21317 [  1796] By: gsar                                  on 1998/09/23  01:31:32
21318         Log: perl.pod tweak
21319      Branch: perl
21320            ! pod/perl.pod
21321 ____________________________________________________________________________
21322 [  1795] By: gsar                                  on 1998/09/21  20:34:10
21323         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
21324      Branch: perl
21325            ! lib/ExtUtils/xsubpp
21326 ____________________________________________________________________________
21327 [  1789] By: gsar                                  on 1998/09/18  18:01:37
21328         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
21329      Branch: perl
21330            ! cop.h t/cmd/for.t
21331 ____________________________________________________________________________
21332 [  1788] By: gsar                                  on 1998/09/17  02:19:11
21333         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
21334      Branch: perl
21335            ! win32/config.bc win32/config.gc win32/config.vc
21336 ____________________________________________________________________________
21337 [  1787] By: gsar                                  on 1998/09/17  01:45:14
21338         Log: suppress bogus warning on C<sub x {} x()>
21339      Branch: perl
21340            ! toke.c
21341 ____________________________________________________________________________
21342 [  1786] By: gsar                                  on 1998/09/17  01:42:51
21343         Log: ntohl typo in objXSUB.h
21344      Branch: perl
21345            ! objXSUB.h
21346 ____________________________________________________________________________
21347 [  1785] By: gsar                                  on 1998/09/17  01:41:48
21348         Log: fill gaps in sig_* entries in win32/config.?c
21349      Branch: perl
21350            ! win32/config.bc win32/config.gc win32/config.vc
21351 ____________________________________________________________________________
21352 [  1781] By: larry                                 on 1998/09/05  23:48:24
21353         Log: tr/// logic was hosed under utf8
21354      Branch: perl
21355            ! doop.c op.c op.h pp.c proto.h
21356 ____________________________________________________________________________
21357 [  1780] By: larry                                 on 1998/09/05  23:44:16
21358         Log: several new tests needed tweaking to work under utf8
21359      Branch: perl
21360            ! t/comp/require.t t/op/pack.t t/op/substr.t
21361 ____________________________________________________________________________
21362 [  1779] By: larry                                 on 1998/09/05  23:41:42
21363         Log: index() applied BM optimization to wrong argument
21364      Branch: perl
21365            ! op.c util.c
21366 ____________________________________________________________________________
21367 [  1778] By: larry                                 on 1998/09/05  23:38:29
21368         Log: Implicit require during compile reset line numbering
21369      Branch: perl
21370            ! pp_ctl.c
21371
21372 ----------------
21373 Version 5.005_51
21374 ----------------
21375
21376 ____________________________________________________________________________
21377 [  1777] By: gsar                                  on 1998/08/10  07:02:38
21378         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
21379              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
21380              lexical warning testsuite for win32
21381      Branch: perl
21382            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
21383            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
21384            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
21385            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
21386            ! win32/Makefile win32/makefile.mk
21387 ____________________________________________________________________________
21388 [  1776] By: gsar                                  on 1998/08/09  17:53:48
21389         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
21390      Branch: perl
21391            ! Changes MANIFEST perl.c pod/perlhist.pod
21392 ____________________________________________________________________________
21393 [  1775] By: gsar                                  on 1998/08/09  14:35:33
21394         Log: tweak warning test
21395      Branch: perl
21396            ! t/pragma/warn-toke
21397 ____________________________________________________________________________
21398 [  1774] By: gsar                                  on 1998/08/09  14:13:46
21399         Log: add missing dTHR; notes for test failures due to small stacksize
21400      Branch: perl
21401            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
21402            ! toke.c universal.c util.c
21403 ____________________________________________________________________________
21404 [  1773] By: gsar                                  on 1998/08/09  11:31:53
21405         Log: lexical warnings; tweaks to places that didn't apply correctly
21406              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
21407              Date:    Wed, 29 Jul 1998 09:28:45 BST
21408              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
21409              Subject: lexical warnings patch for 5.005_50
21410      Branch: perl
21411            + README.lexwarn lib/warning.pm t/pragma/warn-2use
21412            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
21413            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
21414            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
21415            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
21416            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
21417            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
21418            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
21419            + warning.h warning.pl
21420            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
21421            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
21422            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
21423            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
21424            ! universal.c util.c
21425 ____________________________________________________________________________
21426 [  1772] By: gsar                                  on 1998/08/08  23:06:00
21427         Log: bump patchlevel to 5.005_51
21428      Branch: perl
21429            ! patchlevel.h win32/Makefile win32/config_H.bc
21430            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
21431 ____________________________________________________________________________
21432 [  1771] By: gsar                                  on 1998/08/08  23:01:57
21433         Log: fix bogus warning on "\x{123}"
21434              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
21435              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
21436              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
21437              Subject: [5.005_50 PATCH] Some unicode problems
21438      Branch: perl
21439            ! regcomp.c toke.c
21440 ____________________________________________________________________________
21441 [  1770] By: gsar                                  on 1998/08/08  22:56:55
21442         Log: hide dup symbol for static build of ext/re
21443              From: Dominic Dunlop <domo@ppp72.vo.lu>
21444              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
21445              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
21446              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
21447      Branch: perl
21448            ! regcomp.c
21449 ____________________________________________________________________________
21450 [  1769] By: gsar                                  on 1998/08/08  22:45:06
21451         Log: fix double free on -Mutf8 -e '$b=uc("")'
21452              From: larry@wall.org (Larry Wall)
21453              Date: Fri, 7 Aug 1998 14:42:43 -0700
21454              Message-Id: <199808072142.OAA14920@wall.org>
21455              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
21456      Branch: perl
21457            ! pp.c
21458 ____________________________________________________________________________
21459 [  1768] By: gsar                                  on 1998/08/08  22:42:29
21460         Log: substr() assumes utf8 without say-so
21461              From: larry@wall.org (Larry Wall)
21462              Date: Fri, 7 Aug 1998 12:25:12 -0700
21463              Message-Id: <199808071925.MAA13436@wall.org>
21464              Subject: [PATCH 5.005_50] substr bug?
21465      Branch: perl
21466            ! pp.c
21467 ____________________________________________________________________________
21468 [  1767] By: gsar                                  on 1998/08/08  22:38:25
21469         Log: fix intolerance of SWASHes for blank lines
21470              From: Gisle Aas <aas@sn.no>
21471              Date: 06 Aug 1998 23:28:57 +0200
21472              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
21473              Subject: Re: Re[2]: another joyride begins
21474      Branch: perl
21475            ! lib/utf8_heavy.pl
21476 ____________________________________________________________________________
21477 [  1766] By: gsar                                  on 1998/08/08  22:33:10
21478         Log: utf8 doc tweak
21479              From: Gisle Aas <aas@sn.no>
21480              Date: 05 Aug 1998 00:41:04 +0200
21481              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
21482              Subject: Matching clumps
21483      Branch: perl
21484            ! lib/utf8.pm
21485 ____________________________________________________________________________
21486 [  1765] By: gsar                                  on 1998/08/08  22:31:37
21487         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
21488              From: Gisle Aas <aas@sn.no>
21489              Date: 04 Aug 1998 22:56:11 +0200
21490              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
21491              Subject: Re: another joyride begins
21492      Branch: perl
21493            ! lib/utf8_heavy.pl
21494 ____________________________________________________________________________
21495 [  1764] By: gsar                                  on 1998/08/08  22:28:43
21496         Log: From: larry@wall.org (Larry Wall)
21497              Date: Tue, 4 Aug 1998 17:04:51 -0700
21498              Message-Id: <199808050004.RAA22592@wall.org>
21499              Subject: [PATCH 5.005_50] \pX not implemented!
21500      Branch: perl
21501            ! regcomp.c
21502 ____________________________________________________________________________
21503 [  1763] By: gsar                                  on 1998/08/08  22:27:15
21504         Log: From: Stephen McCamant <alias@mcs.com>
21505              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
21506              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
21507              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
21508      Branch: perl
21509            ! op.c
21510 ____________________________________________________________________________
21511 [  1762] By: gsar                                  on 1998/08/08  22:26:09
21512         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
21513              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
21514              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
21515              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
21516      Branch: perl
21517            + t/op/grent.t t/op/pwent.t
21518            ! MANIFEST
21519 ____________________________________________________________________________
21520 [  1761] By: gsar                                  on 1998/08/08  22:21:52
21521         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21522              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
21523              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
21524              Subject: [5.005_50 PATCH] misprint in RE engine
21525      Branch: perl
21526            ! regexec.c t/op/re_tests
21527 ____________________________________________________________________________
21528 [  1760] By: gsar                                  on 1998/08/08  22:18:54
21529         Log: integrate maint-5.005 changes into mainline
21530      Branch: perl
21531           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
21532           !> (integrate 138 files)
21533 ____________________________________________________________________________
21534 [  1672] By: gsar                                  on 1998/07/27  18:35:28
21535         Log: create new Changes
21536      Branch: perl
21537            + Changes
21538            ! Changes5.005 MANIFEST
21539 ____________________________________________________________________________
21540 [  1671] By: gsar                                  on 1998/07/27  18:30:57
21541         Log: rename Changes --> Changes5.005
21542      Branch: perl
21543           +> Changes5.005
21544            - Changes
21545 ____________________________________________________________________________
21546 [  1670] By: gsar                                  on 1998/07/27  18:10:14
21547         Log: integrate 5.005_01 changes from maint
21548      Branch: perl
21549            ! Changes
21550           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
21551           !> win32/win32.c
21552 ____________________________________________________________________________
21553 [  1667] By: nick                                  on 1998/07/26  14:31:01
21554         Log: Add dTHR so that it compiles miniperl in threaded mode
21555      Branch: perl
21556            ! doop.c mg.c regcomp.c regexec.c
21557 ____________________________________________________________________________
21558 [  1666] By: nick                                  on 1998/07/26  13:01:10
21559         Log: Resolve ansiperl against mainline (@1648?)
21560              Unclear that change number has "taken".
21561      Branch: ansiperl
21562           +> (branch 169 files)
21563            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
21564           !> (integrate 131 files)
21565
21566 ----------------
21567 Version 5.005_50
21568 ----------------
21569
21570 ____________________________________________________________________________
21571 [  1665] By: gsar                                  on 1998/07/26  05:38:48
21572         Log: add trailing newline to file
21573      Branch: perl
21574            ! Changes lib/unicode/blocks.txt
21575 ____________________________________________________________________________
21576 [  1664] By: gsar                                  on 1998/07/26  05:08:48
21577         Log: integrate proto.h additions from maint-5.005
21578      Branch: perl
21579           !> pod/perlhist.pod proto.h
21580 ____________________________________________________________________________
21581 [  1663] By: gsar                                  on 1998/07/26  05:07:05
21582         Log: add new files to MANIFEST; add missing prototypes to proto.h;
21583              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
21584              add typecasts to silence warnings; tweaks for win32 builds
21585      Branch: perl
21586            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
21587            ! win32/Makefile win32/makefile.mk
21588 ____________________________________________________________________________
21589 [  1662] By: gsar                                  on 1998/07/26  05:01:52
21590         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
21591      Branch: maint-5.005/perl
21592            ! pod/perlhist.pod proto.h
21593 ____________________________________________________________________________
21594 [  1661] By: gsar                                  on 1998/07/26  02:52:48
21595         Log: up patchlevel to 5.005_50
21596      Branch: perl
21597            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
21598            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
21599 ____________________________________________________________________________
21600 [  1660] By: gsar                                  on 1998/07/26  02:43:57
21601         Log: integrate utfperl
21602      Branch: perl
21603           +> (branch 162 files)
21604           !> (integrate 29 files)
21605 ____________________________________________________________________________
21606 [  1659] By: gsar                                  on 1998/07/26  02:38:22
21607         Log: integrate maint-5.005 changes
21608      Branch: perl
21609           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
21610           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
21611           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
21612           !> vms/descrip_mms.template vms/subconfigure.com
21613 ____________________________________________________________________________
21614 [  1658] By: gsar                                  on 1998/07/26  02:23:46
21615         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
21616              Date: Fri, 24 Jul 1998 11:38:25 -0700
21617              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
21618              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
21619              --
21620              Date: Fri, 24 Jul 1998 12:30:36 -0700
21621              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
21622              Subject: [PATCH 5.005]Tweaks to README.vms
21623              --
21624              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
21625              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
21626              Subject: [PATCH 5.005] Final build cleanup patch
21627      Branch: maint-5.005/perl
21628            ! README.vms vms/descrip_mms.template vms/subconfigure.com
21629 ____________________________________________________________________________
21630 [  1657] By: gsar                                  on 1998/07/26  02:19:50
21631         Log: another platform where pp_sselect() needs a whole fd_set buffer
21632              From: Lupe Christoph <lupe@alanya.m.isar.de>
21633              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
21634              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
21635              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
21636      Branch: maint-5.005/perl
21637            ! pp_sys.c
21638 ____________________________________________________________________________
21639 [  1656] By: gsar                                  on 1998/07/26  02:12:46
21640         Log: fix problem building modules on dos-djgpp
21641              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
21642              Date: Sat, 25 Jul 1998 00:53:39 +0200
21643              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
21644              Subject: [PATCH 5.005] dos-djgpp and modules problem
21645      Branch: maint-5.005/perl
21646            ! djgpp/fixpmain
21647 ____________________________________________________________________________
21648 [  1655] By: gsar                                  on 1998/07/26  02:11:09
21649         Log: From: Tom Spindler <dogcow@home.merit.edu>
21650              Date: Wed, 22 Jul 1998 16:11:07 -0400
21651              Message-ID: <19980722161107.A16813@home.merit.edu>
21652              Subject: [PATCH 5.005] BeOS tweak
21653      Branch: maint-5.005/perl
21654            ! hints/beos.sh
21655 ____________________________________________________________________________
21656 [  1654] By: gsar                                  on 1998/07/26  02:09:29
21657         Log: various pod tweaks
21658      Branch: maint-5.005/perl
21659            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
21660            ! pod/perltoc.pod
21661 ____________________________________________________________________________
21662 [  1653] By: gsar                                  on 1998/07/26  02:05:46
21663         Log: fix emacs/ptags for PL_* changes
21664              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21665              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
21666              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
21667              Subject: [PATCH 5.004_76] Yet better ptags
21668      Branch: maint-5.005/perl
21669            ! emacs/ptags
21670 ____________________________________________________________________________
21671 [  1652] By: gsar                                  on 1998/07/26  02:03:01
21672         Log: fix behavior of <=> on bigints
21673              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21674              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
21675              Date: Fri, 24 Jul 1998 18:29:53 +0100
21676              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
21677      Branch: maint-5.005/perl
21678            ! lib/Math/BigInt.pm t/lib/bigintpm.t
21679 ____________________________________________________________________________
21680 [  1651] By: larry                                 on 1998/07/24  05:44:33
21681         Log: Here are the long-expected Unicode/UTF-8 modifications.
21682      Branch: utfperl
21683            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
21684            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
21685            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
21686            + lib/unicode/Decomposition.pl
21687            + lib/unicode/In/AlphabeticPresentationForms.pl
21688            + lib/unicode/In/Arabic.pl
21689            + lib/unicode/In/ArabicPresentationForms-A.pl
21690            + lib/unicode/In/ArabicPresentationForms-B.pl
21691            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
21692            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
21693            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
21694            + lib/unicode/In/BoxDrawing.pl
21695            + lib/unicode/In/CJKCompatibility.pl
21696            + lib/unicode/In/CJKCompatibilityForms.pl
21697            + lib/unicode/In/CJKCompatibilityIdeographs.pl
21698            + lib/unicode/In/CJKSymbolsandPunctuation.pl
21699            + lib/unicode/In/CJKUnifiedIdeographs.pl
21700            + lib/unicode/In/CombiningDiacriticalMarks.pl
21701            + lib/unicode/In/CombiningHalfMarks.pl
21702            + lib/unicode/In/CombiningMarksforSymbols.pl
21703            + lib/unicode/In/ControlPictures.pl
21704            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
21705            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
21706            + lib/unicode/In/EnclosedAlphanumerics.pl
21707            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
21708            + lib/unicode/In/GeneralPunctuation.pl
21709            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
21710            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
21711            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
21712            + lib/unicode/In/HalfwidthandFullwidthForms.pl
21713            + lib/unicode/In/HangulCompatibilityJamo.pl
21714            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
21715            + lib/unicode/In/Hebrew.pl
21716            + lib/unicode/In/HighPrivateUseSurrogates.pl
21717            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
21718            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
21719            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
21720            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
21721            + lib/unicode/In/LatinExtended-A.pl
21722            + lib/unicode/In/LatinExtended-B.pl
21723            + lib/unicode/In/LatinExtendedAdditional.pl
21724            + lib/unicode/In/LetterlikeSymbols.pl
21725            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
21726            + lib/unicode/In/MathematicalOperators.pl
21727            + lib/unicode/In/MiscellaneousSymbols.pl
21728            + lib/unicode/In/MiscellaneousTechnical.pl
21729            + lib/unicode/In/NumberForms.pl
21730            + lib/unicode/In/OpticalCharacterRecognition.pl
21731            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
21732            + lib/unicode/In/SmallFormVariants.pl
21733            + lib/unicode/In/SpacingModifierLetters.pl
21734            + lib/unicode/In/Specials.pl
21735            + lib/unicode/In/SuperscriptsandSubscripts.pl
21736            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
21737            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
21738            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
21739            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
21740            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
21741            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
21742            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
21743            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
21744            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
21745            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
21746            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
21747            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
21748            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
21749            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
21750            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
21751            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
21752            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
21753            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
21754            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
21755            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
21756            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
21757            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
21758            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
21759            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
21760            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
21761            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
21762            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
21763            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
21764            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
21765            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
21766            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
21767            + lib/unicode/JamoShort.pl lib/unicode/Makefile
21768            + lib/unicode/Name.pl lib/unicode/Number.pl
21769            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
21770            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
21771            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
21772            + lib/unicode/blocks.txt lib/unicode/index2.txt
21773            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
21774            + lib/unicode/names2.txt lib/unicode/props2.txt
21775            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
21776            + utf8.c utf8.h
21777            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
21778            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
21779            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
21780            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
21781            ! t/op/vec.t toke.c util.c vms/vmsish.h
21782 ____________________________________________________________________________
21783 [  1650] By: gsar                                  on 1998/07/24  04:06:48
21784         Log: create utfperl branch
21785      Branch: utfperl
21786           +> (branch 1079 files)
21787 ____________________________________________________________________________
21788 [  1649] By: gsar                                  on 1998/07/24  03:56:56
21789         Log: create maint-5.005 branch
21790      Branch: maint-5.005/perl
21791           +> (branch 1079 files)
21792 ____________________________________________________________________________
21793 [  1648] By: gsar                                  on 1998/07/24  03:36:35
21794         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
21795      Branch: perl
21796            ! Changes
21797