(Slightly) better comments for Policy_sh.SH from Andy.
[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       <pmarquess@bfsec.bt.co.uk>
33     Stephen McCamant    <alias@mcs.com>
34     Laszlo Molnar       <laszlo.molnar@eth.ericsson.se>
35     Hans Mulder         <hansmu@xs4all.nl>
36     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
37     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
38     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
39     Tom Phoenix         <rootbeer@teleport.com>
40     Joshua Pritikin     <joshua.pritikin@db.com>
41     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
42     Dean Roehrich       <roehrich@cray.com>
43     Hugo van der Sanden <hv@crypt0.demon.co.uk>
44     Roderick Schertler  <roderick@argon.org>
45     Kurt D. Starsinic   <kstar@isinet.com>
46     Dan Sugalski        <sugalskd@osshe.edu>
47     Larry W. Virden     <lvirden@cas.org>
48     Ilya Zakharevich    <ilya@math.ohio-state.edu>
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@umich.edu>
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 5.005_62        Development release working toward 5.006
79 ----------------
80
81 ____________________________________________________________________________
82 [  4435] By: gsar                                  on 1999/10/24  11:39:42
83         Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
84      Branch: perl
85            ! ext/B/defsubs_h.PL
86 ____________________________________________________________________________
87 [  4434] By: gsar                                  on 1999/10/24  11:36:08
88         Log: relax range checking if they ask for it (from John L. Allen
89              <allen@grumman.com>)
90      Branch: perl
91            ! lib/Time/Local.pm
92 ____________________________________________________________________________
93 [  4433] By: gsar                                  on 1999/10/24  11:25:51
94         Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
95      Branch: perl
96            ! README lib/File/Path.pm
97 ____________________________________________________________________________
98 [  4432] By: gsar                                  on 1999/10/24  11:11:02
99         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
100              Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT)
101              Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>
102              Subject: Re: [PATCH 5.005_62] OS/2 improvements
103      Branch: perl
104            + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
105            + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
106            + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
107            ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes
108            ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL
109            ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
110            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
111            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
112            ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h
113            ! perl.c perl.h t/io/fs.t t/op/magic.t
114 ____________________________________________________________________________
115 [  4431] By: gsar                                  on 1999/10/24  10:50:14
116         Log: install all README.foo with pod content as podfoo.pod
117      Branch: perl
118            ! Makefile.SH installman
119 ____________________________________________________________________________
120 [  4430] By: gsar                                  on 1999/10/24  09:28:24
121         Log: @INC needs ../lib
122      Branch: perl
123            ! t/op/int.t
124 ____________________________________________________________________________
125 [  4429] By: jhi                                   on 1999/10/23  21:47:49
126         Log: More printf-fixes (see also #4426).
127      Branch: cfgperl
128            ! deb.c dump.c ext/Data/Dumper/Dumper.xs
129            ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c
130            ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c
131 ____________________________________________________________________________
132 [  4428] By: gsar                                  on 1999/10/23  20:28:56
133         Log: fix accidental C modulo semantics on integer-valued operations
134              (e.g. caused C<length("abc") % -10> to return 3 rather than -7)
135      Branch: perl
136            ! op.c t/op/int.t
137 ____________________________________________________________________________
138 [  4427] By: jhi                                   on 1999/10/23  16:10:10
139         Log: Integrate with Sarathy.
140      Branch: cfgperl
141           !> sv.c win32/win32.c
142 ____________________________________________________________________________
143 [  4426] By: jhi                                   on 1999/10/23  16:04:02
144         Log: Fix the printfing nits pointed out by using gcc -Wall and
145              Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
146              plus few other warnings in Dumper.xs.
147      Branch: cfgperl
148            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
149            ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c
150 ____________________________________________________________________________
151 [  4425] By: jhi                                   on 1999/10/23  15:16:41
152         Log: Configure regen to pick up the new installation directories
153              from Policy_sh.SH.  The explanations of "public add-ons" and
154              "vendor-supplied" could do with more work.
155      Branch: cfgperl
156            ! Configure config_h.SH
157 ____________________________________________________________________________
158 [  4424] By: nick                                  on 1999/10/23  00:46:22
159         Log: Resolve mainline before possible hacking operertunity this weekend
160      Branch: utfperl
161           +> pod/perlfilter.pod
162           !> (integrate 32 files)
163 ____________________________________________________________________________
164 [  4423] By: jhi                                   on 1999/10/22  22:53:17
165         Log: Update Policy_sh.SH to handle the newer installation directives.
166              From: Andy Dougherty <doughera@lafayette.edu>
167              To: Perl Porters <perl5-porters@perl.org>
168              Subject: [PATCH 5.005_62] Policy_sh.SH update
169              Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT)
170              Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>
171      Branch: cfgperl
172            ! Policy_sh.SH
173 ____________________________________________________________________________
174 [  4422] By: jhi                                   on 1999/10/22  22:44:44
175         Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
176      Branch: cfgperl
177            ! hints/aix.sh
178 ____________________________________________________________________________
179 [  4421] By: gsar                                  on 1999/10/22  21:16:44
180         Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
181              C<"%ld", long_val>
182      Branch: perl
183            ! sv.c
184 ____________________________________________________________________________
185 [  4420] By: gsar                                  on 1999/10/22  16:36:46
186         Log: win32_utime() on directories should use localtime() rather
187              than gmtime() (from Jan Dubois)
188      Branch: perl
189            ! win32/win32.c
190 ____________________________________________________________________________
191 [  4419] By: jhi                                   on 1999/10/21  10:31:41
192         Log: Integrate with Sarathy.
193      Branch: cfgperl
194           !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl
195           !> t/lib/glob-basic.t t/op/sort.t
196 ____________________________________________________________________________
197 [  4418] By: gsar                                  on 1999/10/20  23:49:47
198         Log: add test for change#4417
199      Branch: perl
200            ! t/op/sort.t
201 ____________________________________________________________________________
202 [  4417] By: gsar                                  on 1999/10/20  23:45:03
203         Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
204      Branch: perl
205            ! op.c
206 ____________________________________________________________________________
207 [  4416] By: gsar                                  on 1999/10/20  01:00:50
208         Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
209      Branch: perl
210            ! lib/CPAN/FirstTime.pm
211 ____________________________________________________________________________
212 [  4415] By: gsar                                  on 1999/10/20  00:52:34
213         Log: disable optimizing troublesome ops in change#3612
214              (from Ilya Zakharevich)
215      Branch: perl
216            ! Makefile.SH opcode.h opcode.pl
217 ____________________________________________________________________________
218 [  4414] By: gsar                                  on 1999/10/20  00:37:46
219         Log: skip unreadable directory test when running as root
220      Branch: perl
221            ! t/lib/glob-basic.t
222 ____________________________________________________________________________
223 [  4413] By: jhi                                   on 1999/10/19  09:26:52
224         Log: Avoid GNU ar if HP cc is being used.
225      Branch: cfgperl
226            ! hints/hpux.sh
227 ____________________________________________________________________________
228 [  4412] By: jhi                                   on 1999/10/19  07:24:29
229         Log: Integrate with Sarathy.
230      Branch: cfgperl
231           !> perlvars.h
232 ____________________________________________________________________________
233 [  4411] By: jhi                                   on 1999/10/19  07:22:34
234         Log: Long double support: sqrtl et al are not available everywhere,
235              e.g. not in Solaris, even when long doubles are.
236      Branch: cfgperl
237            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
238            ! config_h.SH perl.h
239 ____________________________________________________________________________
240 [  4410] By: jhi                                   on 1999/10/19  07:21:42
241         Log: Add sqrtl probe, add echo dependencies.
242      Branch: metaconfig
243            ! U/threads/d_pthreadj.U
244      Branch: metaconfig/U/perl
245            + d_sqrtl.U
246            ! i_inttypes.U io64.U
247 ____________________________________________________________________________
248 [  4409] By: gsar                                  on 1999/10/19  02:18:54
249         Log: perl_mutex n/a if !USE_THREADS
250      Branch: perl
251            ! perlvars.h
252 ____________________________________________________________________________
253 [  4408] By: jhi                                   on 1999/10/18  20:13:02
254         Log: Forgotten s/warning/warnings/.
255      Branch: cfgperl
256            ! Makefile.SH
257 ____________________________________________________________________________
258 [  4407] By: jhi                                   on 1999/10/18  20:02:12
259         Log: Integrate with Sarathy.
260      Branch: cfgperl
261           +> pod/perlfilter.pod
262           !> (integrate 30 files)
263 ____________________________________________________________________________
264 [  4406] By: gsar                                  on 1999/10/18  16:32:10
265         Log: added intro to source filters from Paul Marquess
266      Branch: perl
267            + pod/perlfilter.pod
268            ! MANIFEST pod/perldelta.pod
269 ____________________________________________________________________________
270 [  4405] By: gsar                                  on 1999/10/18  05:53:06
271         Log: missing manpages
272      Branch: perl
273            ! installman
274 ____________________________________________________________________________
275 [  4404] By: gsar                                  on 1999/10/18  05:09:22
276         Log: pod updates from Tom Christiansen
277      Branch: perl
278            ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
279 ____________________________________________________________________________
280 [  4403] By: gsar                                  on 1999/10/17  23:43:59
281         Log: PL_malloc_mutex needs to be global, not per-interpreter
282              (malloc.c has static data)
283      Branch: perl
284            ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
285 ____________________________________________________________________________
286 [  4402] By: gsar                                  on 1999/10/17  22:30:30
287         Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
288              windows
289      Branch: perl
290            ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c
291            ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c
292            ! win32/win32.h
293 ____________________________________________________________________________
294 [  4401] By: gsar                                  on 1999/10/17  20:33:42
295         Log: serious bug introduced by G_VOID changes in 5.003_96: scalar
296              eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
297              is one symptom of the problem
298      Branch: perl
299            ! pp_ctl.c t/op/eval.t
300 ____________________________________________________________________________
301 [  4400] By: gsar                                  on 1999/10/17  18:36:46
302         Log: remove FileHandle from list of PodParser dependencies (the
303              difference is 20 files vs 6 files loaded!)
304      Branch: perl
305            ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
306            ! t/pod/testcmp.pl
307 ____________________________________________________________________________
308 [  4399] By: nick                                  on 1999/10/17  14:51:35
309         Log: Pre-trip resolve
310      Branch: utfperl
311           !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
312 ____________________________________________________________________________
313 [  4398] By: gsar                                  on 1999/10/17  09:19:24
314         Log: make installperl ignore RCS files (from Michael G Schwern
315              <schwern@pobox.com>)
316      Branch: perl
317            ! installperl lib/Text/Tabs.pm
318 ____________________________________________________________________________
319 [  4397] By: gsar                                  on 1999/10/16  18:30:14
320         Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
321      Branch: perl
322            ! perl.c
323 ____________________________________________________________________________
324 [  4396] By: jhi                                   on 1999/10/16  17:44:39
325         Log: Missing comma.
326      Branch: cfgperl
327            ! lib/diagnostics.pm
328 ____________________________________________________________________________
329 [  4395] By: gsar                                  on 1999/10/16  17:18:36
330         Log: assumption about @_ always being non-REAL doesn't hold when
331              debugger is running; DB::sub() can call arbitrary stuff
332              that modifies @_ at will
333      Branch: perl
334            ! pp_hot.c
335 ____________________________________________________________________________
336 [  4394] By: nick                                  on 1999/10/16  09:35:20
337         Log: Resolve utfperl branch against mainline as of _62
338      Branch: utfperl
339           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
340           +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl
341           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
342           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
343           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
344           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
345           +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t
346           +> t/lib/glob-taint.t win32/genmk95.pl
347            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
348           !> (integrate 144 files)
349 ____________________________________________________________________________
350 [  4393] By: gsar                                  on 1999/10/16  04:07:02
351         Log: OS/2 support bits (from Ilya Zakharevich)
352      Branch: perl
353            ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
354 ____________________________________________________________________________
355 [  4392] By: jhi                                   on 1999/10/15  10:28:09
356         Log: Integrate with Sarathy.
357      Branch: cfgperl
358           !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm
359           !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod
360           !> win32/Makefile win32/makefile.mk
361 ____________________________________________________________________________
362 [  4391] By: gsar                                  on 1999/10/15  10:12:42
363         Log: here be 5.005_62
364      Branch: perl
365            ! Changes MANIFEST Porting/makerel
366 ____________________________________________________________________________
367 [  4390] By: gsar                                  on 1999/10/15  09:45:51
368         Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;
369              avoid tickling it in Pod::Man for now; other nits in
370              Pod::*
371      Branch: perl
372            ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
373            ! pod/perlopentut.pod
374 ____________________________________________________________________________
375 [  4389] By: gsar                                  on 1999/10/15  08:55:01
376         Log: disable internal globbing for miniperl (or build breaks out
377              in a rash of failed dependencies)
378      Branch: perl
379            ! Makefile.SH op.c win32/Makefile win32/makefile.mk
380 ____________________________________________________________________________
381 [  4388] By: jhi                                   on 1999/10/15  08:07:49
382         Log: Integrate with Sarathy.
383      Branch: cfgperl
384           !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod
385           !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c
386 ____________________________________________________________________________
387 [  4387] By: gsar                                  on 1999/10/15  07:46:24
388         Log: integrate cfgperl contents into mainline
389      Branch: perl
390            ! Changes
391           !> pod/perldelta.pod pod/perldiag.pod regcomp.c
392           !> t/pragma/warn/regcomp
393 ____________________________________________________________________________
394 [  4386] By: gsar                                  on 1999/10/15  05:45:36
395         Log: various little goofs in change#4385
396      Branch: perl
397            ! win32/include/dirent.h win32/win32.c
398 ____________________________________________________________________________
399 [  4385] By: gsar                                  on 1999/10/15  04:49:09
400         Log: win32_*dir() cleanup; win32_readdir() iterates as necessary
401              rather than win32_opendir() reading all files up front (untested)
402      Branch: perl
403            ! win32/include/dirent.h win32/win32.c
404 ____________________________________________________________________________
405 [  4384] By: gsar                                  on 1999/10/15  01:34:09
406         Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
407      Branch: perl
408            ! lib/Benchmark.pm pod/perldelta.pod
409 ____________________________________________________________________________
410 [  4383] By: gsar                                  on 1999/10/15  01:22:32
411         Log: include info about Perl Mongers in perlfaq2 (from David H. Adler
412              <dha@panix.com>)
413      Branch: perl
414            ! pod/perlfaq2.pod
415 ____________________________________________________________________________
416 [  4382] By: gsar                                  on 1999/10/15  01:14:22
417         Log: From: jand@ActiveState.com (Jan Dubois)
418              Date: Fri, 15 Oct 1999 01:14:23 +0200
419              Message-ID: <380f61ae.18202914@smtprelay.t-online.de>
420              Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime()
421      Branch: perl
422            ! ext/POSIX/POSIX.xs
423 ____________________________________________________________________________
424 [  4381] By: jhi                                   on 1999/10/14  22:11:36
425         Log: Integrate with Sarathy.
426      Branch: cfgperl
427           !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c
428           !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c
429           !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile
430           !> win32/makefile.mk
431 ____________________________________________________________________________
432 [  4380] By: jhi                                   on 1999/10/14  22:08:22
433         Log: Warn inside character classes about unknown backslash escapes
434              (that are not caught earlier because of being completely unknown,
435              such as \m), such as \z (because they make do sense inside regexen,
436              but not inside character classes).
437      Branch: cfgperl
438            ! pod/perldelta.pod pod/perldiag.pod regcomp.c
439            ! t/pragma/warn/regcomp
440 ____________________________________________________________________________
441 [  4379] By: gsar                                  on 1999/10/14  18:26:56
442         Log: clarify significance of parens for "x" (from M.J.T. Guy
443              <mjtg@cus.cam.ac.uk>)
444      Branch: perl
445            ! pod/perlop.pod
446 ____________________________________________________________________________
447 [  4378] By: gsar                                  on 1999/10/14  18:25:20
448         Log: make timelocal work better when time is close to the epoch
449              east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>)
450      Branch: perl
451            ! lib/Time/Local.pm
452 ____________________________________________________________________________
453 [  4377] By: gsar                                  on 1999/10/14  18:15:11
454         Log: integrate cfgperl contents into mainline
455      Branch: perl
456           +> ext/DB_File/hints/sco.pl
457           !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh
458           !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod
459           !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp
460 ____________________________________________________________________________
461 [  4376] By: gsar                                  on 1999/10/14  17:47:35
462         Log: fix POPSTACK panics that ensued from bad interaction between
463              runlevels and stack of stacks (change#3988 done right);
464              basically, we pop the runlevel if the stacklevel is not the
465              same one we started the runlevel with
466      Branch: perl
467            ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
468 ____________________________________________________________________________
469 [  4375] By: gsar                                  on 1999/10/14  15:54:48
470         Log: avoid warnings
471      Branch: perl
472            ! ext/File/Glob/bsd_glob.c
473 ____________________________________________________________________________
474 [  4374] By: jhi                                   on 1999/10/14  10:08:44
475         Log: Warn about false ranges like \d-\w (see the change #4355).
476              The invalid ranges (b-a) warning message also enhanced.
477      Branch: cfgperl
478            ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
479            ! t/pragma/warn/regcomp
480 ____________________________________________________________________________
481 [  4373] By: gsar                                  on 1999/10/14  03:49:54
482         Log: File::Glob fixes for Windows
483      Branch: perl
484            ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
485            ! win32/makefile.mk
486 ____________________________________________________________________________
487 [  4372] By: gsar                                  on 1999/10/14  02:21:31
488         Log: avoid inefficiency in change#3386 (every longjmp() was followed
489              by an avoidable call to setjmp())
490      Branch: perl
491            ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c
492            ! proto.h scope.c scope.h
493 ____________________________________________________________________________
494 [  4371] By: jhi                                   on 1999/10/13  21:17:17
495         Log: Integrate with Sarathy.
496      Branch: cfgperl
497           !> op.c pod/perldelta.pod
498 ____________________________________________________________________________
499 [  4370] By: gsar                                  on 1999/10/13  18:08:45
500         Log: misc tweaks
501      Branch: perl
502            ! op.c pod/perldelta.pod
503 ____________________________________________________________________________
504 [  4369] By: jhi                                   on 1999/10/13  16:18:58
505         Log: Integrate with Sarathy.
506      Branch: cfgperl
507           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
508 ____________________________________________________________________________
509 [  4368] By: gsar                                  on 1999/10/13  16:14:16
510         Log: pod nits from various perl porters
511      Branch: perl
512            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
513 ____________________________________________________________________________
514 [  4367] By: jhi                                   on 1999/10/13  12:10:30
515         Log: From: Vlad Harchev <hvv@hippo.ru>
516              To: perl5-porters@perl.org
517              Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503
518              Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST)
519              Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain>
520      Branch: cfgperl
521            ! pod/perlop.pod
522 ____________________________________________________________________________
523 [  4366] By: gsar                                  on 1999/10/13  08:11:11
524         Log: typos and language goofs pointed out by Hugo van der Sanden
525              <hv@crypt.compulink.co.uk>
526      Branch: perl
527            ! pod/perldelta.pod pod/perldiag.pod
528 ____________________________________________________________________________
529 [  4365] By: jhi                                   on 1999/10/13  07:27:44
530         Log: Integrate with Sarathy.
531      Branch: cfgperl
532           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
533           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
534           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
535           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
536           +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t
537           !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl
538           !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod
539           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t
540           !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c
541 ____________________________________________________________________________
542 [  4364] By: gsar                                  on 1999/10/13  07:06:04
543         Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
544      Branch: perl
545            ! lib/perl5db.pl
546 ____________________________________________________________________________
547 [  4363] By: jhi                                   on 1999/10/13  07:03:43
548         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
549              To: perl5-porters@perl.org
550              Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
551              Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT)
552              Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>
553      Branch: cfgperl
554            ! hints/svr5.sh
555 ____________________________________________________________________________
556 [  4362] By: jhi                                   on 1999/10/13  06:57:16
557         Log: Add DB_File hint for SCO ODT.
558              From: hops@sco.com
559              To: perl5-porters@perl.org
560              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
561              Date: Tue, 12 Oct 1999 20:16:04 PDT
562              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
563      Branch: cfgperl
564            + ext/DB_File/hints/sco.pl
565            ! MANIFEST
566 ____________________________________________________________________________
567 [  4361] By: gsar                                  on 1999/10/13  06:56:08
568         Log: PL_numeric_radix used without being defined (from Ilya
569              Zakharevich)
570      Branch: perl
571            ! util.c
572 ____________________________________________________________________________
573 [  4360] By: gsar                                  on 1999/10/13  06:43:03
574         Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose())
575              From: hops@sco.com
576              Date: Tue, 12 Oct 1999 20:16:04 PDT
577              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
578              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
579      Branch: perl
580            + ext/NDBM_File/hints/sco.pl
581            ! MANIFEST ext/ODBM_File/hints/sco.pl
582 ____________________________________________________________________________
583 [  4359] By: gsar                                  on 1999/10/13  06:34:53
584         Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
585      Branch: perl
586            ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
587            ! pod/perlport.pod
588 ____________________________________________________________________________
589 [  4358] By: gsar                                  on 1999/10/12  19:10:27
590         Log: perldelta updates
591      Branch: perl
592            ! pod/perldelta.pod
593 ____________________________________________________________________________
594 [  4357] By: gsar                                  on 1999/10/12  17:11:18
595         Log: update perldelta for change#4356
596      Branch: perl
597            ! Changes pod/perldelta.pod
598 ____________________________________________________________________________
599 [  4356] By: gsar                                  on 1999/10/12  16:53:31
600         Log: add File::BSDGlob as File::Glob and load it at compile-time
601              if perl was built with -DPERL_INTERNAL_GLOB
602              
603              TODO: we currently get a compile-time failure if File/Glob.pm
604              can't be found; such failure needs to be made to emit a warning
605              and use the csh implementation instead
606      Branch: perl
607            + ext/File/Glob/Changes ext/File/Glob/Glob.pm
608            + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
609            + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
610            + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t
611            + t/lib/glob-global.t t/lib/glob-taint.t
612            ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t
613            ! t/pragma/overload.t
614 ____________________________________________________________________________
615 [  4355] By: jhi                                   on 1999/10/12  15:30:05
616         Log: Revert the parts of #3926 that outlawed character ranges
617              that have character classes such as \w as either endpoint.
618              This change re-establishes the old behavior which meant that
619              such ranges weren't really ranges, the "-" was literal.
620              Moreover, this change also fixes the old behavior to be
621              more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
622              Now they all do work as described above.  The #3926 outlawed
623              all of those.
624      Branch: cfgperl
625            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
626 ____________________________________________________________________________
627 [  4354] By: jhi                                   on 1999/10/12  09:58:59
628         Log: Integrate with Sarathy.
629      Branch: cfgperl
630           !> (integrate 33 files)
631 ____________________________________________________________________________
632 [  4353] By: gsar                                  on 1999/10/12  05:53:40
633         Log: apply parts of LynxOS patches from Alan Johnson
634              <johnson@alonn.gemse.fr>
635      Branch: perl
636            ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
637            ! t/op/groups.t
638 ____________________________________________________________________________
639 [  4352] By: gsar                                  on 1999/10/12  05:24:39
640         Log: allow any unpack specifier to take a count via '/'
641              (from Ilya Zakharevich)
642      Branch: perl
643            ! pp.c t/op/pack.t
644 ____________________________________________________________________________
645 [  4351] By: gsar                                  on 1999/10/12  05:02:35
646         Log: avoid warnings
647      Branch: perl
648            ! malloc.c
649 ____________________________________________________________________________
650 [  4350] By: gsar                                  on 1999/10/12  04:50:52
651         Log: various cleanups
652      Branch: perl
653            ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y
654            ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc
655            ! win32/config.gc win32/config.vc win32/config_H.bc
656            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
657 ____________________________________________________________________________
658 [  4349] By: gsar                                  on 1999/10/12  00:23:11
659         Log: update Changes, patchlevel etc.
660      Branch: perl
661            ! Changes Porting/findvars patchlevel.h win32/Makefile
662            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
663            ! win32/makefile.mk
664 ____________________________________________________________________________
665 [  4348] By: gsar                                  on 1999/10/11  23:11:57
666         Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
667      Branch: perl
668            ! pod/perlfunc.pod
669 ____________________________________________________________________________
670 [  4347] By: jhi                                   on 1999/10/11  21:25:03
671         Log: Sparc Linux -Duseshrplib fix.
672              
673              From: Brian Jepson <bjepson@home.com>
674              To: Nick Ing-Simmons <nick@ing-simmons.net>
675              cc: perl5-porters@perl.org
676              Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
677              Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST)
678              Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>
679      Branch: cfgperl
680            ! hints/linux.sh
681 ____________________________________________________________________________
682 [  4346] By: gsar                                  on 1999/10/11  20:28:32
683         Log: more pack/unpack documentation (from Ilya Zakharevich); changed
684              the behavior of 'Z*' and 'Z3' to always pack a trailing
685              null byte; changed documentation to suit; added test
686      Branch: perl
687            ! pod/perlfunc.pod pp.c t/op/pack.t
688 ____________________________________________________________________________
689 [  4345] By: gsar                                  on 1999/10/11  19:15:46
690         Log: writing to perllocal.pod fails if it was never created;
691              tweak pseudo-hash example (both suggested by Michael G Schwern
692              <schwern@pobox.com>)
693      Branch: perl
694            ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
695 ____________________________________________________________________________
696 [  4344] By: gsar                                  on 1999/10/11  17:57:31
697         Log: slightly edited variant of suggested patch
698              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
699              Date: Thu, 9 Sep 1999 18:35:37 -0400
700              Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
701              Subject: [PATCH 5.005_58] How RExen match?
702      Branch: perl
703            ! pod/perlre.pod
704 ____________________________________________________________________________
705 [  4343] By: gsar                                  on 1999/10/11  16:55:48
706         Log: change#4327 was inefficient
707      Branch: perl
708            ! lib/lib.pm
709 ____________________________________________________________________________
710 [  4342] By: jhi                                   on 1999/10/11  07:01:46
711         Log: Integrate with Sarathy.
712      Branch: cfgperl
713           +> pod/perlhack.pod
714           !> (integrate 28 files)
715 ____________________________________________________________________________
716 [  4341] By: jhi                                   on 1999/10/11  06:37:47
717         Log: The 2.5th cut at the AIX C++ extension problems.
718      Branch: cfgperl
719            ! hints/aix.sh
720 ____________________________________________________________________________
721 [  4340] By: gsar                                  on 1999/10/10  23:48:07
722         Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
723      Branch: perl
724            + pod/perlhack.pod
725            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
726 ____________________________________________________________________________
727 [  4339] By: gsar                                  on 1999/10/10  20:42:40
728         Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
729              compatibility; introduce SAVEDESTRUCTOR_X() that accepts
730              void(*)(pTHX_ void*)
731      Branch: perl
732            ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c
733            ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff
734            ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h
735            ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms
736 ____________________________________________________________________________
737 [  4338] By: gsar                                  on 1999/10/10  20:38:59
738         Log: add missing new diagnostics to perldelta
739      Branch: perl
740            ! pod/perldelta.pod
741 ____________________________________________________________________________
742 [  4337] By: gsar                                  on 1999/10/10  17:40:13
743         Log: update perldelta for change#3406
744      Branch: perl
745            ! embed.pl pod/perldata.pod pod/perldelta.pod
746 ____________________________________________________________________________
747 [  4336] By: gsar                                  on 1999/10/10  16:33:14
748         Log: integrate cfgperl contents into mainline
749      Branch: perl
750           +> ext/DynaLoader/hints/aix.pl
751           !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh
752           !> makedef.pl perl.h pod/perldelta.pod
753 ____________________________________________________________________________
754 [  4335] By: jhi                                   on 1999/10/10  11:09:48
755         Log: Update perldelta.
756      Branch: cfgperl
757            ! pod/perldelta.pod
758 ____________________________________________________________________________
759 [  4334] By: jhi                                   on 1999/10/10  10:31:46
760         Log: Integrate with Sarathy.
761      Branch: cfgperl
762           +> win32/genmk95.pl
763           !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm
764           !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm
765           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
766           !> ext/Thread/sync.t ext/Thread/sync2.t installperl
767           !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm
768           !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c
769           !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c
770           !> utils/perldoc.PL win32/makefile.mk
771 ____________________________________________________________________________
772 [  4333] By: gsar                                  on 1999/10/10  06:33:15
773         Log: install pods to 'pods' rather than 'pod' on cygwin (modified
774              a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
775      Branch: perl
776            ! installperl lib/diagnostics.pm utils/perldoc.PL
777 ____________________________________________________________________________
778 [  4332] By: gsar                                  on 1999/10/10  05:15:26
779         Log: add $VERSION
780      Branch: perl
781            ! lib/Exporter.pm
782 ____________________________________________________________________________
783 [  4331] By: gsar                                  on 1999/10/10  05:10:22
784         Log: describe what can go in an export list (from Anno Siegel
785              <anno4000@lublin.zrz.tu-berlin.de>)
786      Branch: perl
787            ! lib/Exporter.pm
788 ____________________________________________________________________________
789 [  4330] By: gsar                                  on 1999/10/10  04:50:43
790         Log: more basic support for building modules under Windows 95/98
791              (applied relevant parts from a patch suggested by
792              Jochen Wiedmann <joe@ispsoft.de>)
793      Branch: perl
794            ! lib/ExtUtils/MM_Unix.pm
795 ____________________________________________________________________________
796 [  4329] By: gsar                                  on 1999/10/10  04:28:38
797         Log: rudimentary support for building under Windows 95/98 (from
798              Benjamin Stuhl <sho_pi@hotmail.com>)
799      Branch: perl
800            + win32/genmk95.pl
801            ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
802            ! win32/makefile.mk
803 ____________________________________________________________________________
804 [  4328] By: gsar                                  on 1999/10/10  03:37:21
805         Log: fix two leaks in Thread.xs (from Eugene Alterman
806              <Eugene.Alterman@bremer-inc.com>); convert places with
807              'use attrs' to new attributes syntax
808      Branch: perl
809            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
810            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
811            ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t
812            ! ext/Thread/sync2.t
813 ____________________________________________________________________________
814 [  4327] By: gsar                                  on 1999/10/10  02:23:52
815         Log: avoid duplicates in @INC, they cause leaks in mod_perl etc
816              (suggested by Tod Irwin <irwin@stockmaster.com>)
817      Branch: perl
818            ! lib/lib.pm
819 ____________________________________________________________________________
820 [  4326] By: gsar                                  on 1999/10/10  00:51:48
821         Log: better documentation for recv() (from Anton Berezin
822              <tobez@plab.ku.dk>)
823      Branch: perl
824            ! pod/perlfunc.pod
825 ____________________________________________________________________________
826 [  4325] By: gsar                                  on 1999/10/09  22:46:23
827         Log: perldelta updates (see TODO markers)
828      Branch: perl
829            ! Changes pod/perldelta.pod pp_sys.c
830 ____________________________________________________________________________
831 [  4324] By: gsar                                  on 1999/10/09  19:43:10
832         Log: fix Exporter::export_to_level() documentation
833      Branch: perl
834            ! lib/Exporter.pm
835 ____________________________________________________________________________
836 [  4323] By: gsar                                  on 1999/10/09  18:48:31
837         Log: don't run END blocks when running under -c switch (older,
838              rarely useful behavior may still be obtained by putting
839              BEGIN { $^C = 0; exit; } at the end of the script)
840      Branch: perl
841            ! perl.c
842 ____________________________________________________________________________
843 [  4322] By: jhi                                   on 1999/10/09  05:31:26
844         Log: While awaiting a good test program to detect the broken gcc.
845              From: Thomas Conté <tom@fr.uu.net>
846              To: <jhi@iki.fi>
847              Cc: <perl5-porters@perl.org>
848              Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
849              Date: Wed, 6 Oct 1999 19:56:29 +0200
850              Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
851      Branch: cfgperl
852            ! hints/irix_6.sh perl.h
853 ____________________________________________________________________________
854 [  4321] By: gsar                                  on 1999/10/09  00:41:02
855         Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to
856              clear entries in the CV's pad, leading to coredumps when CV had no
857              other references to it; this is a slightly edited version of the
858              patch suggested by Russel O'Connor <roconnor@world.std.com>
859      Branch: perl
860            ! cop.h pp_ctl.c pp_hot.c
861 ____________________________________________________________________________
862 [  4320] By: gsar                                  on 1999/10/08  22:50:51
863         Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
864              situation (assumptions about cx invalidation are not valid
865              anymore)
866      Branch: perl
867            ! cop.h pp_ctl.c pp_hot.c
868 ____________________________________________________________________________
869 [  4319] By: jhi                                   on 1999/10/08  14:33:31
870         Log: Integrate with Sarathy.
871      Branch: cfgperl
872           !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c
873           !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c
874           !> t/comp/bproto.t thrdvar.h toke.c util.c
875 ____________________________________________________________________________
876 [  4318] By: jhi                                   on 1999/10/08  13:51:34
877         Log: The second cut at AIX C++ extension troubles.
878      Branch: cfgperl
879            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
880            ! hints/aix.sh
881 ____________________________________________________________________________
882 [  4317] By: jhi                                   on 1999/10/08  10:44:13
883         Log: The first cut at fixing Perl extensions written in C++ in AIX,
884              statics don't get initialized right.  This patch at least
885              doesn't seem to break the build in my AIX, but unfortunately
886              I don't have the IBM C++ to do further testing.
887              
888              Problem reported by Stephanie Beals in
889              From: bealzy@us.ibm.com
890              To: perl5-porters@perl.org
891              Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
892              Date: Thu, 7 Oct 1999 15:05:54 -0400
893              Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
894      Branch: cfgperl
895            + ext/DynaLoader/hints/aix.pl
896            ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
897 ____________________________________________________________________________
898 [  4316] By: gsar                                  on 1999/10/08  10:26:15
899         Log: remove kludgey duplicate background error avoidance (caused
900              "leaks"; %@ wasn't even user-visible under -Dusethreads);
901              only repeats of most recent error are now avoided
902      Branch: perl
903            ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
904 ____________________________________________________________________________
905 [  4315] By: jhi                                   on 1999/10/08  09:48:59
906         Log: Fix omission.
907      Branch: cfgperl
908            ! makedef.pl
909 ____________________________________________________________________________
910 [  4314] By: gsar                                  on 1999/10/08  07:17:01
911         Log: extend change#2299 to C<use> (fixes scoping problems in
912              C<if (...) { use foo; ... }>)
913      Branch: perl
914            ! op.c
915 ____________________________________________________________________________
916 [  4313] By: gsar                                  on 1999/10/08  04:52:19
917         Log: small tweak for change#4309
918      Branch: perl
919            ! op.c
920 ____________________________________________________________________________
921 [  4312] By: gsar                                  on 1999/10/08  02:31:13
922         Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests
923              From: Larry Wall <larry@wall.org>
924              Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT)
925              Message-Id: <199910061655.JAA11333@kiev.wall.org>
926              Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
927      Branch: perl
928            ! opcode.h t/comp/bproto.t toke.c
929 ____________________________________________________________________________
930 [  4311] By: gsar                                  on 1999/10/08  00:58:19
931         Log: typo
932      Branch: perl
933            ! pp_sys.c
934 ____________________________________________________________________________
935 [  4310] By: gsar                                  on 1999/10/07  23:51:38
936         Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
937              Brian Mitchell <brian@chele.cais.net>)
938      Branch: perl
939            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
940 ____________________________________________________________________________
941 [  4309] By: gsar                                  on 1999/10/07  22:57:52
942         Log: change#3728 was flawed (loop contexts saw the wrong statement
943              info, causing loop control constructs to not find the label);
944              disable OP_SETSTATE entirely and add a fix that is specifically
945              targetted at disabling the OP_LINESEQ optimization in else BLOCK,
946              which was what the original patch was supposed to fix
947              
948              TODO: remove the remainder of the setstate logic if it can't
949              be used anywhere else (it isn't used anywhere now)
950      Branch: perl
951            ! cop.h op.c perly.c perly.y
952 ____________________________________________________________________________
953 [  4308] By: jhi                                   on 1999/10/07  19:21:27
954         Log: Integrate with Sarathy.
955      Branch: cfgperl
956           !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
957 ____________________________________________________________________________
958 [  4307] By: gsar                                  on 1999/10/07  15:12:24
959         Log: update to podlators-0.08 from Russ Allbery
960      Branch: perl
961            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
962 ____________________________________________________________________________
963 [  4306] By: jhi                                   on 1999/10/06  17:20:34
964         Log: Integrate with Sarathy.
965      Branch: cfgperl
966           !> (integrate 45 files)
967 ____________________________________________________________________________
968 [  4305] By: gsar                                  on 1999/10/06  16:55:45
969         Log: some versions of mingw32 have __int64, define iff it isn't
970      Branch: perl
971            ! win32/win32.h
972 ____________________________________________________________________________
973 [  4304] By: gsar                                  on 1999/10/06  03:45:44
974         Log: fix typos in change#4288
975      Branch: perl
976            ! Changes dump.c sv.c
977 ____________________________________________________________________________
978 [  4303] By: gsar                                  on 1999/10/06  03:22:46
979         Log: integrate cfgperl contents into mainline
980      Branch: perl
981           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
982            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
983           !> (integrate 31 files)
984 ____________________________________________________________________________
985 [  4302] By: gsar                                  on 1999/10/06  02:36:53
986         Log: make die/warn and other diagnostics go to wherever STDERR happens
987              to point at; change places that meant Perl_debug_log rather than
988              PerlIO_stderr()
989      Branch: perl
990            ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs
991            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
992            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
993            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
994            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
995            ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs
996            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
997            ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c
998            ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c
999            ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c
1000            ! win32/dl_win32.xs win32/win32.c win32/win32thread.c
1001 ____________________________________________________________________________
1002 [  4301] By: jhi                                   on 1999/10/05  23:03:46
1003         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1004              To: François Désarménien <desar@club-internet.fr>
1005              Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
1006              Subject: Re: Strange RE engine breakage in 5_61
1007              Date: Mon, 4 Oct 1999 19:58:03 -0400
1008              Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
1009              
1010              (had to apply pat.t part manually because there
1011              already were more tests than there was in _61)
1012      Branch: cfgperl
1013            ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
1014 ____________________________________________________________________________
1015 [  4300] By: jhi                                   on 1999/10/04  17:03:18
1016         Log: From: Andy Dougherty <doughera@lafayette.edu>
1017              To: Jarkko Hietaniemi <jhi@iki.fi>
1018              cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
1019              Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
1020              Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT)
1021              Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
1022      Branch: cfgperl
1023            + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
1024            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
1025            ! MANIFEST ext/B/defsubs_h.PL
1026 ____________________________________________________________________________
1027 [  4299] By: jhi                                   on 1999/10/04  07:15:16
1028         Log: From: Michael G Schwern <schwern@pobox.com>
1029              To: perl5-porters@perl.org
1030              Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
1031              Date: Sun, 3 Oct 1999 17:34:17 -0400
1032              Message-ID: <19991003173417.A4351@blackrider>
1033      Branch: cfgperl
1034            ! t/lib/fields.t t/pragma/constant.t
1035 ____________________________________________________________________________
1036 [  4298] By: gsar                                  on 1999/10/04  04:57:53
1037         Log: some compatibility macros were busted
1038      Branch: perl
1039            ! embed.h embed.pl toke.c
1040 ____________________________________________________________________________
1041 [  4297] By: jhi                                   on 1999/10/03  17:50:59
1042         Log: A better version of #4296.
1043              
1044              From: Michael G Schwern <schwern@pobox.com>
1045              To: perl5-porters@perl.org
1046              Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
1047              Date: Sun, 3 Oct 1999 13:54:23 -0400
1048              Message-ID: <19991003135423.A3050@blackrider>
1049      Branch: cfgperl
1050            ! av.c op.c pod/perldiag.pod
1051 ____________________________________________________________________________
1052 [  4296] By: jhi                                   on 1999/10/03  17:21:01
1053         Log: (Replaced by #4297.)
1054              
1055              From: Michael G Schwern <schwern@pobox.com>
1056              To: perl5-porters@perl.org
1057              Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
1058              Date: Sun, 3 Oct 1999 13:16:47 -0400
1059              Message-ID: <19991003131647.A2816@blackrider>
1060              
1061              plus changed the error message to say "No such pseudo-hash field"
1062              as discussed in the above mail message.
1063      Branch: cfgperl
1064            ! av.c pod/perldiag.pod
1065 ____________________________________________________________________________
1066 [  4295] By: gsar                                  on 1999/10/03  16:09:36
1067         Log: avoid doing irrelevant things on 'make perl'
1068      Branch: perl
1069            ! Makefile.SH
1070 ____________________________________________________________________________
1071 [  4294] By: jhi                                   on 1999/10/03  14:16:24
1072         Log: Fix a typo in #4293 spotted by Graham Barr.
1073      Branch: cfgperl
1074            ! pod/perlref.pod
1075 ____________________________________________________________________________
1076 [  4293] By: jhi                                   on 1999/10/03  11:31:22
1077         Log: From: Michael G Schwern <schwern@blackrider.aocn.com>
1078              To: perl5-porters@perl.org
1079              Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
1080              Date: Sun, 3 Oct 1999 02:34:01 -0400
1081              Message-ID: <19991003023401.A1520@blackrider>
1082      Branch: cfgperl
1083            ! pod/perlfunc.pod pod/perlref.pod
1084 ____________________________________________________________________________
1085 [  4292] By: jhi                                   on 1999/10/03  09:23:16
1086         Log: From: Barrie Slaymaker <barries@slaysys.com>
1087              To: perl5-porters@perl.org
1088              Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks
1089              Date: Sun, 3 Oct 1999 00:09:51 -0400
1090              Message-Id: <199910030409.AAA18228@jester.slaysys.com>
1091      Branch: cfgperl
1092            ! lib/Benchmark.pm
1093 ____________________________________________________________________________
1094 [  4291] By: jhi                                   on 1999/10/02  23:43:53
1095         Log: Be understanding about large file systems.
1096      Branch: cfgperl
1097            ! t/lib/syslfs.t t/op/lfs.t
1098 ____________________________________________________________________________
1099 [  4290] By: jhi                                   on 1999/10/02  23:39:16
1100         Log: Configure fixfest continues.
1101      Branch: cfgperl
1102            ! Configure config_h.SH
1103      Branch: metaconfig
1104            ! U/modified/d_longdbl.U U/modified/d_longlong.U
1105            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
1106            ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U
1107            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
1108      Branch: metaconfig/U/perl
1109            ! i_inttypes.U io64.U
1110 ____________________________________________________________________________
1111 [  4289] By: jhi                                   on 1999/10/02  23:12:54
1112         Log: Regen Porting stuff.
1113      Branch: cfgperl
1114            ! Porting/Glossary Porting/config.sh Porting/config_H
1115 ____________________________________________________________________________
1116 [  4288] By: jhi                                   on 1999/10/02  23:05:50
1117         Log: Untangle the IV_IS_QUAD jungle by introduding
1118              macros to be used when doing formatted printing:
1119              IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.
1120      Branch: cfgperl
1121            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1122            ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c
1123            ! regcomp.c sv.c taint.c toke.c util.c
1124 ____________________________________________________________________________
1125 [  4287] By: jhi                                   on 1999/10/02  22:54:18
1126         Log: metaconfig maintenance.
1127      Branch: metaconfig
1128            ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U
1129            ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U
1130            ! U/typedefs/uidsize.U
1131 ____________________________________________________________________________
1132 [  4286] By: nick                                  on 1999/10/02  11:11:44
1133         Log: Incremental merge of mainline
1134      Branch: utfperl
1135           +> README.Y2K hints/svr5.sh lib/Pod/Man.pm
1136           +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t
1137           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
1138           +> t/pod/podselect.t t/pod/podselect.xr
1139            - lib/Pod/PlainText.pm
1140           !> (integrate 148 files)
1141 ____________________________________________________________________________
1142 [  4285] By: jhi                                   on 1999/10/02  10:16:15
1143         Log: Battle namespace pollution.
1144      Branch: cfgperl
1145            ! lib/Benchmark.pm
1146 ____________________________________________________________________________
1147 [  4284] By: jhi                                   on 1999/10/02  10:11:20
1148         Log: Regen Configure, all of xs_apiversion didn't take.
1149      Branch: cfgperl
1150            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1151            ! config_h.SH patchlevel.h
1152 ____________________________________________________________________________
1153 [  4283] By: jhi                                   on 1999/10/02  09:48:17
1154         Log: Integrate with Sarathy.
1155      Branch: cfgperl
1156           +> lib/Pod/Man.pm t/pod/multiline_items.t
1157           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
1158           +> t/pod/podselect.t t/pod/podselect.xr
1159            - lib/Pod/PlainText.pm
1160           !> (integrate 50 files)
1161 ____________________________________________________________________________
1162 [  4282] By: gsar                                  on 1999/10/02  06:39:14
1163         Log: update pod2man, pod2text and related Pod:: modules with the
1164              ones in podlators-0.07 from Russ Allbery
1165      Branch: perl
1166            + lib/Pod/Man.pm
1167            ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
1168            ! pod/pod2man.PL pod/pod2text.PL
1169 ____________________________________________________________________________
1170 [  4281] By: gsar                                  on 1999/10/02  06:14:44
1171         Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
1172      Branch: perl
1173            - lib/Pod/PlainText.pm
1174            ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL
1175            ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t
1176            ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t
1177            ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t
1178            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
1179            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
1180            ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl
1181 ____________________________________________________________________________
1182 [  4280] By: gsar                                  on 1999/10/02  04:39:38
1183         Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
1184      Branch: perl
1185            + t/pod/multiline_items.t t/pod/multiline_items.xr
1186            + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t
1187            + t/pod/podselect.xr
1188            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
1189            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
1190            ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr
1191            ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr
1192            ! t/pod/nested_items.xr t/pod/nested_seqs.xr
1193            ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr
1194            ! t/pod/testp2pt.pl
1195 ____________________________________________________________________________
1196 [  4279] By: gsar                                  on 1999/10/02  03:36:41
1197         Log: make exists() work better on pseudo-hashes (reworked a patch suggested
1198              by Michael G Schwern <schwern@pobox.com>)
1199      Branch: perl
1200            ! av.c t/op/avhv.t
1201 ____________________________________________________________________________
1202 [  4278] By: gsar                                  on 1999/10/02  02:36:55
1203         Log: deprecate C<use attrs>
1204      Branch: perl
1205            ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t
1206            ! t/lib/thread.t t/pragma/sub_lval.t
1207 ____________________________________________________________________________
1208 [  4277] By: gsar                                  on 1999/10/02  01:43:25
1209         Log: add notes about effect of loop control statements inside
1210              LABEL BLOCK continue BLOCK
1211      Branch: perl
1212            ! pod/perlfunc.pod
1213 ____________________________________________________________________________
1214 [  4276] By: gsar                                  on 1999/10/02  01:23:02
1215         Log: indent nested =items properly (suggested by Bill Fenner
1216              <fenner@research.att.com>)
1217      Branch: perl
1218            ! pod/pod2man.PL
1219 ____________________________________________________________________________
1220 [  4275] By: gsar                                  on 1999/10/02  01:09:16
1221         Log: updated ptags generator from Ilya Zakharevich
1222      Branch: perl
1223            ! emacs/ptags
1224 ____________________________________________________________________________
1225 [  4274] By: gsar                                  on 1999/10/01  23:08:52
1226         Log: update Changes
1227      Branch: perl
1228            ! Changes
1229 ____________________________________________________________________________
1230 [  4273] By: gsar                                  on 1999/10/01  22:58:55
1231         Log: typo, whitespace adjustments
1232      Branch: perl
1233            ! utils/h2xs.PL
1234 ____________________________________________________________________________
1235 [  4272] By: gsar                                  on 1999/10/01  22:46:06
1236         Log: remove dup hunks
1237      Branch: perl
1238            ! configure.com vms/vms.c
1239 ____________________________________________________________________________
1240 [  4271] By: gsar                                  on 1999/10/01  22:33:02
1241         Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
1242              by declaring new globals "our" (XXX this means h2xs generated code
1243              won't run on earlier versions; a switch to generate compatible
1244              source is needed)
1245      Branch: perl
1246           !> (integrate 35 files)
1247 ____________________________________________________________________________
1248 [  4270] By: jhi                                   on 1999/10/01  12:05:56
1249         Log: Integrate with Sarathy.
1250      Branch: cfgperl
1251           !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
1252           !> pod/perldiag.pod util.c
1253 ____________________________________________________________________________
1254 [  4269] By: jhi                                   on 1999/10/01  10:26:19
1255         Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
1256              To: perl5-porters@perl.org
1257              Subject: [ID 19991001.001] perlguts man page error
1258              Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
1259              Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
1260      Branch: cfgperl
1261            ! pod/perlguts.pod
1262 ____________________________________________________________________________
1263 [  4268] By: jhi                                   on 1999/10/01  07:32:33
1264         Log: There *is* a month called October.
1265      Branch: cfgperl
1266            ! t/op/time.t
1267 ____________________________________________________________________________
1268 [  4267] By: jhi                                   on 1999/10/01  06:58:10
1269         Log: Temp file cleanliness.
1270      Branch: cfgperl
1271            ! t/lib/filecopy.t
1272 ____________________________________________________________________________
1273 [  4266] By: jhi                                   on 1999/10/01  06:46:56
1274         Log: From: Barrie Slaymaker <barries@slaysys.com>
1275              To: perl5-porters@perl.org
1276              Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
1277              Date: Thu, 30 Sep 1999 22:16:26 -0400
1278              Message-Id: <199910010216.WAA08309@jester.slaysys.com>
1279      Branch: cfgperl
1280            ! lib/Benchmark.pm
1281 ____________________________________________________________________________
1282 [  4265] By: jhi                                   on 1999/09/30  20:25:35
1283         Log: From: Barrie Slaymaker <barries@slaysys.com>
1284              To: perl5-porters@perl.org
1285              Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
1286              Date: Thu, 30 Sep 1999 15:44:00 -0400
1287              Message-Id: <199909301944.PAA07166@jester.slaysys.com>
1288              (Replaces #4175.)
1289      Branch: cfgperl
1290            ! lib/Benchmark.pm
1291 ____________________________________________________________________________
1292 [  4264] By: gsar                                  on 1999/09/30  17:59:26
1293         Log: re-add missing "Out of memory!" entry
1294      Branch: perl
1295            ! pod/perldiag.pod
1296 ____________________________________________________________________________
1297 [  4263] By: jhi                                   on 1999/09/30  17:05:43
1298         Log: Regenerate Configure.
1299      Branch: cfgperl
1300            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1301            ! config_h.SH
1302 ____________________________________________________________________________
1303 [  4261] By: jhi                                   on 1999/09/30  16:15:05
1304         Log: From: Andy Dougherty <doughera@lafayette.edu>
1305              To: Perl Porters <perl5-porters@perl.org>
1306              Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
1307              Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
1308              Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
1309      Branch: cfgperl
1310            ! pod/perldelta.pod
1311 ____________________________________________________________________________
1312 [  4260] By: jhi                                   on 1999/09/30  15:48:56
1313         Log: From: Andy Dougherty <doughera@lafayette.edu>
1314              To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
1315              Subject: Re: Possible skeletal structure for searching multiple versions
1316              Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
1317              Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
1318      Branch: metaconfig
1319            ! U/mkglossary
1320      Branch: metaconfig/U/perl
1321            + xs_apiversion.U
1322            ! patchlevel.U
1323 ____________________________________________________________________________
1324 [  4259] By: jhi                                   on 1999/09/30  15:07:16
1325         Log: Further ?idsize.U fixing.
1326      Branch: metaconfig
1327            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
1328 ____________________________________________________________________________
1329 [  4258] By: jhi                                   on 1999/09/30  15:00:14
1330         Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
1331      Branch: metaconfig
1332            ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
1333            ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
1334 ____________________________________________________________________________
1335 [  4257] By: jhi                                   on 1999/09/30  09:48:33
1336         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
1337              To: Gurusamy Sarathy <gsar@ActiveState.com>
1338              Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
1339              The Perl Porters Mailing List <perl5-porters@perl.org>
1340              Subject: [PATCH] (Was: deprecating SIGDIE)
1341              Date: Wed, 29 Sep 1999 15:16:50 -0400
1342              Message-ID: <19990929151650.E26675@O2.chapin.edu>
1343      Branch: cfgperl
1344            ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
1345 ____________________________________________________________________________
1346 [  4256] By: jhi                                   on 1999/09/30  09:45:22
1347         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1348              To: Gurusamy Sarathy <gsar@activestate.com>
1349              Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
1350              Subject: Re: _58, _61 Argument "" is not numeric in sprintf
1351              Date: Wed, 29 Sep 1999 18:58:23 -0400
1352              Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
1353      Branch: cfgperl
1354            ! Makefile.SH opcode.pl
1355 ____________________________________________________________________________
1356 [  4255] By: gsar                                  on 1999/09/30  09:03:48
1357         Log: remove prehistoric XFree() gunk
1358      Branch: perl
1359            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
1360 ____________________________________________________________________________
1361 [  4254] By: gsar                                  on 1999/09/30  08:40:14
1362         Log: From: Vishal Bhatia <vishal@gol.com>
1363              Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
1364              Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
1365              Subject: [patch _61] Minor corrections in C.pm
1366      Branch: perl
1367            ! ext/B/B/C.pm
1368 ____________________________________________________________________________
1369 [  4253] By: gsar                                  on 1999/09/30  08:36:27
1370         Log: off-by-one in fbm_compile() (spotted by John Bley
1371              <jbley@cs.cmu.edu>); whitespace adjustments
1372      Branch: perl
1373            ! util.c
1374 ____________________________________________________________________________
1375 [  4251] By: jhi                                   on 1999/09/30  08:09:13
1376         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1377              To: perl5-porters@perl.org (Mailing list Perl5)
1378              Subject: [PATCH 5.00561+]  Followup h2xs patch
1379              Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
1380              Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
1381      Branch: cfgperl
1382            ! utils/h2xs.PL
1383 ____________________________________________________________________________
1384 [  4250] By: jhi                                   on 1999/09/29  19:11:32
1385         Log: Integrate with Sarathy.
1386      Branch: cfgperl
1387           !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
1388           !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
1389           !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
1390 ____________________________________________________________________________
1391 [  4249] By: bailey                                on 1999/09/29  02:21:31
1392         Log: resync with mainline
1393      Branch: vmsperl
1394           +> (branch 32 files)
1395            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
1396            - lib/unicode/blocks.txt lib/unicode/index2.txt
1397            - lib/unicode/jamo2.txt lib/unicode/names2.txt
1398            - lib/unicode/props2.txt lib/unicode/readme.txt
1399            - t/lib/bigfloatpm.t
1400           !> (integrate 240 files)
1401 ____________________________________________________________________________
1402 [  4248] By: jhi                                   on 1999/09/28  18:14:39
1403         Log: From: Andy Dougherty <doughera@lafayette.edu>
1404              To: Perl Porters <perl5-porters@perl.org>
1405              Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
1406              Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
1407              Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
1408              
1409              From: Andy Dougherty <doughera@lafayette.edu>
1410              To: Perl Porters <perl5-porters@perl.org>
1411              Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
1412              Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
1413              Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
1414      Branch: cfgperl
1415            ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
1416            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
1417            ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
1418            ! hints/next_4.sh
1419 ____________________________________________________________________________
1420 [  4247] By: gsar                                  on 1999/09/28  17:36:59
1421         Log: revert change#4115 (breaks libwww's base/date.t); could be 
1422              reworked to enable it conditional on $Time::Local::nocroak
1423              or some such
1424      Branch: perl
1425            ! lib/Time/Local.pm
1426 ____________________________________________________________________________
1427 [  4246] By: gsar                                  on 1999/09/28  17:33:14
1428         Log: tweak for win32 build
1429      Branch: perl
1430            ! win32/Makefile win32/makefile.mk
1431 ____________________________________________________________________________
1432 [  4245] By: gsar                                  on 1999/09/28  17:31:34
1433         Log: change#4236 fallout
1434      Branch: perl
1435            ! lib/ExtUtils/MM_Unix.pm
1436 ____________________________________________________________________________
1437 [  4244] By: gsar                                  on 1999/09/28  17:29:31
1438         Log: remove doubled new_xpv
1439      Branch: perl
1440            ! embed.h embed.pl proto.h
1441 ____________________________________________________________________________
1442 [  4243] By: jhi                                   on 1999/09/27  19:13:20
1443         Log: Artistic fine-tuning.
1444      Branch: cfgperl
1445            ! ext/B/defsubs_h.PL
1446 ____________________________________________________________________________
1447 [  4242] By: gsar                                  on 1999/09/27  17:05:22
1448         Log: avoid implicit split to @_ in change#4181; binary -> text file
1449              types in p4
1450      Branch: perl
1451            ! djgpp/configure.bat lib/Exporter/Heavy.pm
1452            ! t/pragma/locale/latin1
1453 ____________________________________________________________________________
1454 [  4241] By: jhi                                   on 1999/09/27  07:48:19
1455         Log: Integrate with Sarathy.
1456      Branch: cfgperl
1457           !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
1458           !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
1459 ____________________________________________________________________________
1460 [  4240] By: jhi                                   on 1999/09/27  07:47:11
1461         Log: Finalize change #4232.
1462              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1463              To: Jarkko Hietaniemi <jhi@iki.fi>
1464              Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
1465              Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
1466              Date: Sun, 26 Sep 1999 16:52:31 -0400
1467              Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
1468      Branch: cfgperl
1469            ! lib/ExtUtils/xsubpp
1470 ____________________________________________________________________________
1471 [  4239] By: gsar                                  on 1999/09/27  02:48:42
1472         Log: add notes in INSTALL about Configure -Accflags=-DFOO
1473      Branch: perl
1474            ! INSTALL
1475 ____________________________________________________________________________
1476 [  4238] By: gsar                                  on 1999/09/27  02:03:48
1477         Log: PERL_POLLUTE isn't required for bincompat, so don't enable
1478              it automatically
1479      Branch: perl
1480            ! embed.h embed.pl
1481 ____________________________________________________________________________
1482 [  4237] By: gsar                                  on 1999/09/27  01:52:47
1483         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1484              Date: Fri, 24 Sep 1999 23:25:36 -0400
1485              Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
1486              Subject: [PATCH 5.005_61] Malloc fixes and docs
1487      Branch: perl
1488            ! malloc.c pod/perldiag.pod
1489 ____________________________________________________________________________
1490 [  4236] By: gsar                                  on 1999/09/27  01:31:32
1491         Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
1492              <vkonovalov@lucent.com>)
1493      Branch: perl
1494            ! win32/Makefile win32/makefile.mk
1495 ____________________________________________________________________________
1496 [  4235] By: gsar                                  on 1999/09/26  17:02:03
1497         Log: fix buggy popping of subroutine contexts in the lvalue
1498              subroutines implementation (change#4081); correct the
1499              plethora of cases where DIE() was more appropriate than
1500              croak()
1501      Branch: perl
1502            ! pp.c pp_ctl.c pp_hot.c pp_sys.c
1503 ____________________________________________________________________________
1504 [  4234] By: jhi                                   on 1999/09/26  12:06:28
1505         Log: Fix #endif.
1506      Branch: cfgperl
1507            ! XSUB.h
1508 ____________________________________________________________________________
1509 [  4233] By: jhi                                   on 1999/09/26  11:59:18
1510         Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
1511              I kept my (Ilya's) version.
1512      Branch: cfgperl
1513           !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
1514           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
1515           !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
1516           !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
1517           !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
1518           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
1519 ____________________________________________________________________________
1520 [  4232] By: jhi                                   on 1999/09/26  09:53:43
1521         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1522              To: Mailing list Perl5 <perl5-porters@perl.org>
1523              Subject: [PATCH 5.005_61] teach xsubpp function pointers
1524              Date: Sun, 26 Sep 1999 01:36:09 -0400
1525              Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
1526              
1527              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1528              To: Mailing list Perl5 <perl5-porters@perl.org>
1529              Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
1530              Date: Sun, 26 Sep 1999 03:00:50 -0400
1531              Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
1532      Branch: cfgperl
1533            ! lib/ExtUtils/xsubpp utils/h2xs.PL
1534 ____________________________________________________________________________
1535 [  4231] By: jhi                                   on 1999/09/26  09:48:49
1536         Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
1537              To: perl5-porters@perl.org
1538              Subject: misprint in perlguts
1539              Date: Sun, 26 Sep 1999 12:48:36 +0400
1540              Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
1541      Branch: cfgperl
1542            ! pod/perlguts.pod
1543 ____________________________________________________________________________
1544 [  4230] By: gsar                                  on 1999/09/26  00:50:08
1545         Log: add $installarchlib/CORE to default linker search path on windows
1546      Branch: perl
1547            ! win32/Makefile win32/makefile.mk
1548 ____________________________________________________________________________
1549 [  4229] By: gsar                                  on 1999/09/25  20:05:03
1550         Log: support C<use Shell> on Windows (reworked a patch suggested
1551              by Jenda Krynicky <Jenda@McCann.cz>)
1552      Branch: perl
1553            ! lib/Shell.pm
1554 ____________________________________________________________________________
1555 [  4228] By: gsar                                  on 1999/09/25  07:03:34
1556         Log: integrate cfgperl contents into mainline
1557      Branch: perl
1558           +> hints/svr5.sh
1559           !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
1560           !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
1561           !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
1562           !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
1563 ____________________________________________________________________________
1564 [  4227] By: gsar                                  on 1999/09/25  06:44:47
1565         Log: From: Larry Wall <larry@wall.org>
1566              Date: Fri, 24 Sep 1999 21:59:37 PDT
1567              Message-Id: <199909250459.VAA27506@kiev.wall.org>
1568              Subject: Re: [PATCH 5.005_61] "our" declarations
1569      Branch: perl
1570            ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
1571            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
1572            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
1573            ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
1574            ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
1575            ! utils/h2xs.PL
1576 ____________________________________________________________________________
1577 [  4226] By: jhi                                   on 1999/09/24  23:10:52
1578         Log: Integrate with Sarathy.
1579      Branch: cfgperl
1580           !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
1581           !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
1582           !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
1583 ____________________________________________________________________________
1584 [  4225] By: gsar                                  on 1999/09/24  18:19:54
1585         Log: avoid infinite recursive exec()s of perl.exe when shebang
1586              contains "Perl" rather than "perl" on DOSISH platforms
1587      Branch: perl
1588            ! toke.c
1589 ____________________________________________________________________________
1590 [  4224] By: gsar                                  on 1999/09/24  16:09:23
1591         Log: support cygwin and other platforms that link to import libraries
1592              rather than directly with shared libraries (from a suggestion
1593              by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
1594      Branch: perl
1595            ! utils/perlcc.PL
1596 ____________________________________________________________________________
1597 [  4223] By: gsar                                  on 1999/09/24  05:05:06
1598         Log: normalize time for strftime() (without the isdst effects of
1599              mktime()) using a custom mini_mktime()
1600              From: spider-perl@Orb.Nashua.NH.US
1601              Date: Thu, 23 Sep 1999 17:54:53 -0400
1602              Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
1603              Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 
1604      Branch: perl
1605            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
1606            ! ext/POSIX/hints/linux.pl t/lib/posix.t
1607 ____________________________________________________________________________
1608 [  4222] By: gsar                                  on 1999/09/23  06:44:42
1609         Log: change "#" to a comment starter in pack templates; "/" now
1610              used for specifying counted types
1611              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1612              Date: Wed, 22 Sep 1999 19:41:30 -0400
1613              Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
1614              Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
1615      Branch: perl
1616            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
1617 ____________________________________________________________________________
1618 [  4221] By: gsar                                  on 1999/09/23  06:26:54
1619         Log: From: Vishal Bhatia <vishal@gol.com>
1620              Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
1621              Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
1622              Subject: [patch _61] perlcc changes
1623      Branch: perl
1624            ! utils/perlcc.PL
1625 ____________________________________________________________________________
1626 [  4220] By: gsar                                  on 1999/09/23  01:12:24
1627         Log: add include guard
1628      Branch: perl
1629            ! XSUB.h
1630 ____________________________________________________________________________
1631 [  4219] By: jhi                                   on 1999/09/22  20:38:15
1632         Log: Cleanup cleanup.
1633      Branch: cfgperl
1634            ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
1635 ____________________________________________________________________________
1636 [  4218] By: jhi                                   on 1999/09/22  19:26:58
1637         Log: Tweak the equivalence tables once again.
1638      Branch: cfgperl
1639            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
1640            ! lib/unicode/mktables.PL
1641 ____________________________________________________________________________
1642 [  4215] By: jhi                                   on 1999/09/22  06:47:03
1643         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1644              To: Mailing list Perl5 <perl5-porters@perl.org>
1645              Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
1646              Date: Tue, 21 Sep 1999 19:50:00 -0400
1647              Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
1648              
1649              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1650              To: Mailing list Perl5 <perl5-porters@perl.org>
1651              Subject: [PATCH 5.005_61] More verbose -Mre=debug
1652              Date: Tue, 21 Sep 1999 22:29:55 -0400
1653              Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
1654      Branch: cfgperl
1655            ! regcomp.c regexec.c
1656 ____________________________________________________________________________
1657 [  4214] By: jhi                                   on 1999/09/21  21:08:43
1658         Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
1659              Reply-To: gerberb@zenez.com
1660              To: perl5-porters@perl.org
1661              Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
1662              Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
1663              Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
1664              
1665              (Snipped away the last lines of svr5.sh a la change #3725)
1666      Branch: cfgperl
1667            + hints/svr5.sh
1668            ! Configure MANIFEST config_h.SH hints/sco.sh
1669      Branch: metaconfig
1670            ! U/modified/Cppsym.U U/modified/Oldconfig.U
1671 ____________________________________________________________________________
1672 [  4213] By: jhi                                   on 1999/09/21  20:48:01
1673         Log: From: Kragen Sitaker <kragen@dnaco.net>
1674              To: perl5-porters@perl.org
1675              Subject: [ID 19990921.013] accidental list context in perlfaq9
1676              Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
1677              Reply-To: kragen@pobox.com
1678              Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
1679      Branch: cfgperl
1680            ! pod/perlfaq9.pod
1681 ____________________________________________________________________________
1682 [  4212] By: jhi                                   on 1999/09/20  19:55:42
1683         Log: Integrate with Sarathy.
1684      Branch: cfgperl
1685           +> README.Y2K
1686           !> Changes MANIFEST
1687 ____________________________________________________________________________
1688 [  4211] By: jhi                                   on 1999/09/20  19:44:44
1689         Log: Rename -Duselfs to -Duselargefiles.  We don't need no stnkngbbrvtns.
1690      Branch: cfgperl
1691            ! Configure config_h.SH pod/perldelta.pod
1692      Branch: metaconfig/U/perl
1693            ! use64bits.U uselfs.U uselongdbl.U
1694 ____________________________________________________________________________
1695 [  4210] By: jhi                                   on 1999/09/20  19:38:26
1696         Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
1697      Branch: cfgperl
1698            ! Configure config_h.SH
1699      Branch: metaconfig
1700            ! U/modified/Options.U
1701 ____________________________________________________________________________
1702 [  4209] By: gsar                                  on 1999/09/20  19:35:39
1703         Log: integrate cfgperl changes into mainline
1704      Branch: perl
1705           +> lib/unicode/Unicode.html
1706            ! Changes
1707           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1708           !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
1709 ____________________________________________________________________________
1710 [  4208] By: gsar                                  on 1999/09/20  18:28:44
1711         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
1712      Branch: perl
1713            + README.Y2K
1714            ! MANIFEST
1715 ____________________________________________________________________________
1716 [  4207] By: jhi                                   on 1999/09/20  11:06:13
1717         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
1718      Branch: cfgperl
1719            ! pod/perldelta.pod
1720 ____________________________________________________________________________
1721 [  4206] By: jhi                                   on 1999/09/20  09:53:15
1722         Log: Do not test for gccish things in non-gccish platforms.
1723      Branch: cfgperl
1724            ! Configure config_h.SH
1725      Branch: metaconfig
1726            ! U/compline/ccflags.U
1727 ____________________________________________________________________________
1728 [  4205] By: jhi                                   on 1999/09/20  09:41:22
1729         Log: Prompt for uselfs.
1730      Branch: cfgperl
1731            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1732            ! config_h.SH
1733      Branch: metaconfig
1734            ! U/mksample
1735      Branch: metaconfig/U/perl
1736            ! use64bits.U uselfs.U
1737 ____________________________________________________________________________
1738 [  4204] By: jhi                                   on 1999/09/20  09:09:29
1739         Log: Add usemorebits and uselfs.
1740      Branch: cfgperl
1741            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1742            ! config_h.SH doio.c perl.h
1743      Branch: metaconfig/U/perl
1744            + uselfs.U usemorebits.U
1745            ! use64bits.U uselongdbl.U
1746 ____________________________________________________________________________
1747 [  4203] By: jhi                                   on 1999/09/20  07:48:48
1748         Log: Dethinko.
1749      Branch: cfgperl
1750            ! pod/perlfunc.pod
1751 ____________________________________________________________________________
1752 [  4202] By: jhi                                   on 1999/09/20  07:33:32
1753         Log: Fix a bug in the description of endianness.  Reported in
1754              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
1755              To: perl5-porters@perl.org
1756              Subject: BUG: perldoc -f pack
1757              Date: Mon, 20 Sep 1999 09:43:49 +0400
1758              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
1759      Branch: cfgperl
1760            ! pod/perlfunc.pod
1761 ____________________________________________________________________________
1762 [  4201] By: jhi                                   on 1999/09/20  07:01:26
1763         Log: Integrate with Sarathy.
1764      Branch: cfgperl
1765           +> t/op/args.t
1766           !> (integrate 31 files)
1767 ____________________________________________________________________________
1768 [  4200] By: gsar                                  on 1999/09/20  03:45:06
1769         Log: From: Russ Allbery <rra@stanford.edu>
1770              Date: 19 Aug 1999 04:35:44 -0700
1771              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
1772              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
1773      Branch: perl
1774            ! lib/File/Find.pm
1775 ____________________________________________________________________________
1776 [  4199] By: gsar                                  on 1999/09/20  03:27:49
1777         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
1778      Branch: perl
1779            ! ext/B/B/Terse.pm
1780 ____________________________________________________________________________
1781 [  4198] By: gsar                                  on 1999/09/20  03:25:25
1782         Log: add arenas for managing allocations of remaining xpv*v structures
1783              From: Vishal Bhatia <vishal@gol.com>
1784              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
1785              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
1786              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
1787      Branch: perl
1788            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
1789            ! proto.h sv.c
1790 ____________________________________________________________________________
1791 [  4197] By: gsar                                  on 1999/09/20  03:06:10
1792         Log: queue errors due to strictures rather than printing them as
1793              warnings; symbols that violate strictures do *not* end up in
1794              the symbol table anyway, making multiple evals of the same piece
1795              of code produce the same errors; errors indicate all locations
1796              of a global symbol rather than just the first one; these
1797              changes make compile-time failures within evals reliably
1798              visible via the return value or contents of $@, and trappable
1799              using __DIE__ hooks
1800      Branch: perl
1801            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
1802            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
1803            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
1804            ! t/pragma/strict-vars thrdvar.h toke.c util.c
1805 ____________________________________________________________________________
1806 [  4196] By: gsar                                  on 1999/09/19  22:14:29
1807         Log: control change#1914 via hints (causes problems on some platforms)
1808      Branch: perl
1809            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
1810            ! ext/POSIX/hints/linux.pl
1811 ____________________________________________________________________________
1812 [  4195] By: gsar                                  on 1999/09/19  21:30:18
1813         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
1814              in passing around references to @_, eg C<sub foo { \@_ }>; add
1815              tests for the same
1816      Branch: perl
1817            + t/op/args.t
1818            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
1819 ____________________________________________________________________________
1820 [  4194] By: jhi                                   on 1999/09/18  18:57:45
1821         Log: Integrate with Sarathy.
1822      Branch: cfgperl
1823           !> opcode.h opcode.pl
1824 ____________________________________________________________________________
1825 [  4193] By: nick                                  on 1999/09/18  15:24:56
1826         Log: Re-integrate mainline
1827              Basic SvUTF8 stuff in headers, no functional changes yet.
1828      Branch: utfperl
1829            + lib/byte.pm lib/byte_heavy.pl
1830           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
1831           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
1832           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
1833           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
1834           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
1835           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
1836           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
1837           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
1838           +> lib/unicode/Names.txt lib/unicode/Props.txt
1839           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
1840           +> t/lib/bigfltpm.t
1841            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
1842            - lib/unicode/blocks.txt lib/unicode/index2.txt
1843            - lib/unicode/jamo2.txt lib/unicode/names2.txt
1844            - lib/unicode/props2.txt lib/unicode/readme.txt
1845            - t/lib/bigfloatpm.t
1846            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
1847            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
1848            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
1849            ! warnings.h
1850           !> (integrate 142 files)
1851 ____________________________________________________________________________
1852 [  4192] By: gsar                                  on 1999/09/18  15:11:47
1853         Log: more op description tweaks
1854      Branch: perl
1855            ! opcode.h opcode.pl
1856 ____________________________________________________________________________
1857 [  4191] By: jhi                                   on 1999/09/18  07:47:16
1858         Log: Integrate with Sarathy.
1859      Branch: cfgperl
1860           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
1861           !> t/pragma/warn/op
1862 ____________________________________________________________________________
1863 [  4190] By: jhi                                   on 1999/09/18  07:35:45
1864         Log: Add description of the Unicode database files.
1865      Branch: cfgperl
1866            + lib/unicode/Unicode.html
1867 ____________________________________________________________________________
1868 [  4189] By: gsar                                  on 1999/09/18  03:14:58
1869         Log: tweak some op names in change#4177 (will any of this break code that
1870              gropes $@ ?)
1871      Branch: perl
1872            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
1873            ! t/pragma/warn/op
1874 ____________________________________________________________________________
1875 [  4188] By: jhi                                   on 1999/09/17  21:30:08
1876         Log: Pick up the typo fix.
1877      Branch: cfgperl
1878           !> t/io/open.t
1879 ____________________________________________________________________________
1880 [  4187] By: gsar                                  on 1999/09/17  21:13:55
1881         Log: fix typo
1882      Branch: perl
1883            ! t/io/open.t
1884 ____________________________________________________________________________
1885 [  4186] By: gsar                                  on 1999/09/17  20:57:29
1886         Log: integrate cfgperl change
1887      Branch: perl
1888           !> vms/subconfigure.com
1889 ____________________________________________________________________________
1890 [  4185] By: jhi                                   on 1999/09/17  20:46:41
1891         Log: Re-apply applicable parts of #3993, #3994, and #3995.
1892      Branch: cfgperl
1893            ! vms/subconfigure.com
1894 ____________________________________________________________________________
1895 [  4184] By: gsar                                  on 1999/09/17  20:26:02
1896         Log: integrate cfgperl contents into mainline
1897      Branch: perl
1898           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
1899           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
1900           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
1901           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
1902           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
1903           +> lib/unicode/SpecCase.txt
1904            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
1905            - lib/unicode/index2.txt lib/unicode/jamo2.txt
1906            - lib/unicode/names2.txt lib/unicode/props2.txt
1907            - lib/unicode/readme.txt
1908           !> (integrate 73 files)
1909 ____________________________________________________________________________
1910 [  4183] By: jhi                                   on 1999/09/17  20:25:51
1911         Log: Integrate with Sarathy.
1912      Branch: cfgperl
1913           !> configure.com ext/ByteLoader/byterun.h
1914           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
1915           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
1916           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
1917           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
1918 ____________________________________________________________________________
1919 [  4182] By: gsar                                  on 1999/09/17  20:16:28
1920         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
1921              vmsperl contents have prevailed)
1922      Branch: perl
1923           !> configure.com ext/ByteLoader/byterun.h
1924           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
1925           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
1926           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
1927           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
1928 ____________________________________________________________________________
1929 [  4181] By: jhi                                   on 1999/09/17  20:12:37
1930         Log: From: Michael G Schwern <schwern@pobox.com>
1931              To: perl5-porters@perl.org
1932              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
1933              Date: Thu, 19 Aug 1999 21:30:01 -0400
1934              Message-ID: <19990819213001.A22512@athens.aocn.com>
1935      Branch: cfgperl
1936            ! lib/Exporter/Heavy.pm
1937 ____________________________________________________________________________
1938 [  4180] By: gsar                                  on 1999/09/17  20:11:00
1939         Log: perlhist additions
1940      Branch: perl
1941            ! pod/perlhist.pod
1942 ____________________________________________________________________________
1943 [  4179] By: jhi                                   on 1999/09/17  20:08:00
1944         Log: The change #4176 should've undone only the test, not the code patch.
1945      Branch: cfgperl
1946            ! doio.c
1947 ____________________________________________________________________________
1948 [  4178] By: jhi                                   on 1999/09/17  20:06:08
1949         Log: From: Ian Phillipps <ian@dial.pipex.com>
1950              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
1951              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
1952              Date: Sat, 21 Aug 1999 12:36:12 +0100
1953              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
1954      Branch: cfgperl
1955            ! pod/perlsyn.pod
1956 ____________________________________________________________________________
1957 [  4177] By: jhi                                   on 1999/09/17  20:00:19
1958         Log: More descriptive names for operators.
1959              
1960              From: Michael G Schwern <schwern@pobox.com>
1961              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
1962              Cc: perl5-porters@perl.org
1963              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
1964              Date: Tue, 17 Aug 1999 18:35:45 -0400
1965              Message-ID: <19990817183545.A23073@toldyouso.com>
1966              
1967              From: Michael G Schwern <schwern@pobox.com>
1968              To: perl5-porters@perl.org
1969              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
1970              Date: Wed, 18 Aug 1999 03:53:38 -0400
1971              Message-ID: <19990818035337.A31505@athens.aocn.com>
1972      Branch: cfgperl
1973            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
1974            ! t/pragma/warn/op t/pragma/warn/sv
1975 ____________________________________________________________________________
1976 [  4176] By: jhi                                   on 1999/09/17  18:19:18
1977         Log: Take away the infamous io/dup.t #7.
1978              It seems there simply is no way to portably
1979              "flush" an input file handle.
1980      Branch: cfgperl
1981            ! doio.c t/io/dup.t
1982 ____________________________________________________________________________
1983 [  4175] By: jhi                                   on 1999/09/17  14:45:08
1984         Log: From: Barrie Slaymaker <barries@slaysys.com>
1985              To: perl5-porters@perl.org
1986              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
1987              Date: Fri, 17 Sep 1999 11:16:48 -0400
1988              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
1989      Branch: cfgperl
1990            ! lib/Benchmark.pm
1991 ____________________________________________________________________________
1992 [  4174] By: jhi                                   on 1999/09/17  14:07:16
1993         Log: UNICOS does support large files but doesn't support sparse files
1994              so we cannot easily test for large file support.
1995      Branch: cfgperl
1996            ! t/lib/syslfs.t t/op/lfs.t
1997 ____________________________________________________________________________
1998 [  4173] By: jhi                                   on 1999/09/17  14:03:44
1999         Log: UNICOS has sloppy division/modulo for floating point numbers.
2000      Branch: cfgperl
2001            ! t/op/arith.t
2002 ____________________________________________________________________________
2003 [  4172] By: jhi                                   on 1999/09/17  13:47:49
2004         Log: Portable blocksize (replaces #4171).
2005      Branch: cfgperl
2006            ! t/lib/syslfs.t t/op/lfs.t
2007 ____________________________________________________________________________
2008 [  4171] By: jhi                                   on 1999/09/17  13:08:54
2009         Log: (replaced by #4172)
2010      Branch: cfgperl
2011            ! t/lib/syslfs.t t/op/lfs.t
2012 ____________________________________________________________________________
2013 [  4170] By: jhi                                   on 1999/09/17  12:59:11
2014         Log: Detypo #4169.
2015      Branch: cfgperl
2016            ! t/lib/syslfs.t t/op/lfs.t
2017 ____________________________________________________________________________
2018 [  4169] By: jhi                                   on 1999/09/17  12:16:34
2019         Log: Diagnose possible quota limits.
2020      Branch: cfgperl
2021            ! t/lib/syslfs.t t/op/lfs.t
2022 ____________________________________________________________________________
2023 [  4168] By: jhi                                   on 1999/09/17  12:10:43
2024         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
2025              doesn't have one that wouldn't cause SIGSYS.  UNICOS
2026              does have getpgrp(void) so Perl getpgrp() is happy.
2027      Branch: cfgperl
2028            ! hints/unicos.sh
2029 ____________________________________________________________________________
2030 [  4167] By: jhi                                   on 1999/09/17  11:49:30
2031         Log: Filesystem quotas may stop you from using large files.
2032      Branch: cfgperl
2033            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
2034 ____________________________________________________________________________
2035 [  4166] By: jhi                                   on 1999/09/17  11:36:01
2036         Log: Too strict pattern for parsing group lists.
2037      Branch: cfgperl
2038            ! t/op/groups.t
2039 ____________________________________________________________________________
2040 [  4165] By: jhi                                   on 1999/09/17  09:06:18
2041         Log: Configure maintenance. It's sigaction.sa_flags
2042              and the Glossary regen'ed.
2043      Branch: cfgperl
2044            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2045            ! config_h.SH
2046      Branch: metaconfig
2047            ! U/compline/d_sigaction.U
2048 ____________________________________________________________________________
2049 [  4164] By: jhi                                   on 1999/09/15  06:57:51
2050         Log: Integrate with Sarathy.
2051      Branch: cfgperl
2052           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
2053           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
2054           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
2055           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
2056           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
2057           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
2058           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
2059           !> jpl/PerlInterpreter/Makefile.PL
2060           !> jpl/PerlInterpreter/PerlInterpreter.c
2061           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
2062           !> jpl/Sample/Makefile.PL jpl/install-jpl
2063           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
2064           !> t/op/pat.t
2065 ____________________________________________________________________________
2066 [  4163] By: gsar                                  on 1999/09/15  05:17:27
2067         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
2068      Branch: perl
2069            ! lib/File/Spec/Functions.pm
2070 ____________________________________________________________________________
2071 [  4162] By: gsar                                  on 1999/09/15  05:09:14
2072         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
2073      Branch: perl
2074            ! Changes embed.h embed.pl
2075 ____________________________________________________________________________
2076 [  4161] By: gsar                                  on 1999/09/15  04:08:25
2077         Log: missing perlhist dates from Jeff Okamoto
2078      Branch: perl
2079            ! pod/perlhist.pod
2080 ____________________________________________________________________________
2081 [  4160] By: gsar                                  on 1999/09/15  03:13:08
2082         Log: jpl tweak
2083      Branch: perl
2084            ! MANIFEST jpl/JNI/Makefile.PL
2085 ____________________________________________________________________________
2086 [  4159] By: gsar                                  on 1999/09/15  02:57:08
2087         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
2088              Jepson <bjepson@home.com>)
2089      Branch: perl
2090            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
2091            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
2092            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
2093            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
2094            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
2095            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
2096            ! jpl/PerlInterpreter/Makefile.PL
2097            ! jpl/PerlInterpreter/PerlInterpreter.c
2098            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
2099            ! jpl/Sample/Makefile.PL jpl/install-jpl
2100 ____________________________________________________________________________
2101 [  4158] By: gsar                                  on 1999/09/15  01:27:14
2102         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
2103              Date:    Tue, 14 Sep 1999 21:26:15 EDT
2104              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
2105              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
2106      Branch: perl
2107            ! regexec.c t/op/pat.t
2108 ____________________________________________________________________________
2109 [  4157] By: jhi                                   on 1999/09/14  21:18:09
2110         Log: config.h will define USE_64_BITS if need be.
2111      Branch: cfgperl
2112            ! hints/irix_6.sh
2113 ____________________________________________________________________________
2114 [  4156] By: jhi                                   on 1999/09/14  20:30:00
2115         Log: Change #4149 necessitates also a small code change.
2116      Branch: cfgperl
2117            ! ext/B/defsubs_h.PL
2118 ____________________________________________________________________________
2119 [  4155] By: jhi                                   on 1999/09/14  20:15:53
2120         Log: Update EPOC libdir names.
2121      Branch: cfgperl
2122            ! epoc/config.h
2123 ____________________________________________________________________________
2124 [  4154] By: jhi                                   on 1999/09/14  20:13:41
2125         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
2126              deceased HAS.*DBM.*64 mumblings.
2127      Branch: cfgperl
2128            ! Configure config_h.SH epoc/config.h
2129 ____________________________________________________________________________
2130 [  4153] By: jhi                                   on 1999/09/14  20:04:53
2131         Log: Configure nits.
2132      Branch: cfgperl
2133            ! Configure config_h.SH
2134      Branch: metaconfig
2135            ! U/compline/d_sigaction.U U/threads/i_pthread.U
2136 ____________________________________________________________________________
2137 [  4152] By: jhi                                   on 1999/09/14  19:30:22
2138         Log: Integrate with Sarathy.
2139      Branch: cfgperl
2140           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
2141            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
2142           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
2143           !> win32/config_sh.PL
2144 ____________________________________________________________________________
2145 [  4151] By: jhi                                   on 1999/09/14  10:25:01
2146         Log: Update Unicode database and recompute the tables.
2147              Rename the .txt files to be more Unicode 3.0-like.
2148              Unihan-3.0.txt not included because it is 16 MB.
2149              syllables.txt is manually maintained.
2150              See ReadMe.txt for description of the .txt files.
2151              (not all of them are used yet)
2152      Branch: cfgperl
2153            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
2154            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
2155            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
2156            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
2157            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
2158            + lib/unicode/SpecCase.txt
2159            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
2160            - lib/unicode/index2.txt lib/unicode/jamo2.txt
2161            - lib/unicode/names2.txt lib/unicode/props2.txt
2162            - lib/unicode/readme.txt
2163            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
2164            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
2165            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
2166            ! lib/unicode/Decomposition.pl
2167            ! lib/unicode/In/ArabicPresentationForms-B.pl
2168            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
2169            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
2170            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
2171            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
2172            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
2173            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
2174            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
2175            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
2176            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
2177            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
2178            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
2179            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
2180            ! lib/unicode/mktables.PL
2181 ____________________________________________________________________________
2182 [  4150] By: gsar                                  on 1999/09/14  09:31:57
2183         Log: INSTALL tweak
2184      Branch: perl
2185            ! INSTALL
2186 ____________________________________________________________________________
2187 [  4149] By: gsar                                  on 1999/09/14  09:00:45
2188         Log: change some filenames to be 8.3-friendly
2189      Branch: perl
2190           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
2191            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
2192            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
2193 ____________________________________________________________________________
2194 [  4148] By: gsar                                  on 1999/09/14  08:35:00
2195         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
2196      Branch: perl
2197            ! win32/config_sh.PL
2198 ____________________________________________________________________________
2199 [  4147] By: jhi                                   on 1999/09/14  08:07:49
2200         Log: Not that UVSIZE normally differs that much from IVSIZE...
2201      Branch: cfgperl
2202            ! perl.h
2203 ____________________________________________________________________________
2204 [  4146] By: jhi                                   on 1999/09/14  08:04:40
2205         Log: Integrate with Sarathy.
2206      Branch: cfgperl
2207           !> Changes ext/DB_File/DB_File.xs
2208 ____________________________________________________________________________
2209 [  4145] By: jhi                                   on 1999/09/14  07:10:02
2210         Log: I_PTHREAD was PTHREADEAD.
2211      Branch: cfgperl
2212            ! Configure config_h.SH
2213      Branch: metaconfig
2214            ! U/threads/i_pthread.U
2215 ____________________________________________________________________________
2216 [  4144] By: gsar                                  on 1999/09/14  06:46:47
2217         Log: change#4113 was missing DB_File.xs changes
2218      Branch: perl
2219            ! ext/DB_File/DB_File.xs
2220 ____________________________________________________________________________
2221 [  4143] By: jhi                                   on 1999/09/13  20:16:20
2222         Log: Small doc and whitespace edits.
2223      Branch: cfgperl
2224            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
2225            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
2226            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
2227            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
2228            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
2229            ! pod/perldelta.pod
2230 ____________________________________________________________________________
2231 [  4142] By: gsar                                  on 1999/09/13  19:32:31
2232         Log: integrate cfgperl contents into mainline, update Changes
2233      Branch: perl
2234           +> ext/DB_File/version.c
2235            ! Changes
2236           !> (integrate 44 files)
2237 ____________________________________________________________________________
2238 [  4141] By: jhi                                   on 1999/09/13  16:16:56
2239         Log: Scan for <pthread.h> always.
2240      Branch: cfgperl
2241            ! Configure config_h.SH perl.h
2242      Branch: metaconfig
2243            ! U/threads/i_pthread.U
2244 ____________________________________________________________________________
2245 [  4140] By: jhi                                   on 1999/09/13  16:00:08
2246         Log: Integrate with Sarathy.
2247      Branch: cfgperl
2248           !> (integrate 27 files)
2249 ____________________________________________________________________________
2250 [  4139] By: jhi                                   on 1999/09/13  15:35:18
2251         Log: Add -A option to Configure to diddle with variables
2252              after the hints file has been applied.
2253      Branch: cfgperl
2254            ! Configure config_h.SH
2255      Branch: metaconfig
2256            ! U/modified/Oldconfig.U U/modified/Options.U
2257 ____________________________________________________________________________
2258 [  4138] By: jhi                                   on 1999/09/13  13:42:56
2259         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
2260      Branch: cfgperl
2261            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
2262            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
2263            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
2264            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
2265            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
2266 ____________________________________________________________________________
2267 [  4137] By: jhi                                   on 1999/09/13  13:25:31
2268         Log: Applying change #4136 manually introduced patch residue.
2269      Branch: cfgperl
2270            ! perl.h
2271 ____________________________________________________________________________
2272 [  4136] By: jhi                                   on 1999/09/13  13:23:04
2273         Log: Replace change #4100 with
2274              From: Robin Barker <rmb1@cise.npl.co.uk>
2275              To: gsar@activestate.com
2276              Cc: perl5-porters@perl.org
2277              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
2278              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
2279              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
2280      Branch: cfgperl
2281            ! doio.c dump.c ext/B/B.xs ext/B/typemap
2282            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
2283            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
2284            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
2285            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
2286 ____________________________________________________________________________
2287 [  4135] By: jhi                                   on 1999/09/13  10:22:31
2288         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2289              To: perl5-porters@perl.org (Mailing list Perl5)
2290              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
2291              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
2292              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
2293              
2294              From: andreas.koenig@anima.de (Andreas J. Koenig)
2295              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
2296              Cc: perl5-porters@perl.org (Mailing list Perl5)
2297              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
2298              Date: 11 Sep 1999 15:36:26 +0200
2299              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
2300      Branch: cfgperl
2301            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2302 ____________________________________________________________________________
2303 [  4134] By: jhi                                   on 1999/09/13  10:20:14
2304         Log: From: Tom Phoenix <rootbeer@redcat.com>
2305              To: Perl Porters Mailing List <perl5-porters@perl.org>
2306              Subject: [DOCPATCH] Server errors and perldiag
2307              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
2308              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
2309      Branch: cfgperl
2310            ! pod/perldiag.pod
2311 ____________________________________________________________________________
2312 [  4133] By: gsar                                  on 1999/09/13  03:25:43
2313         Log: avoid assertion failure on C<@a'>
2314      Branch: perl
2315            ! toke.c
2316 ____________________________________________________________________________
2317 [  4132] By: gsar                                  on 1999/09/13  03:03:57
2318         Log: add -DPERL_Y2KWARN build option that will generate additional
2319              warnings on "19$yy" etc (reworked a patch suggested by
2320              Ulrich Pfeifer <upf@de.uu.net>)
2321      Branch: perl
2322            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
2323            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
2324 ____________________________________________________________________________
2325 [  4131] By: gsar                                  on 1999/09/12  22:06:25
2326         Log: fix DATA leaks; reword documentation about the DATA filehandle
2327      Branch: perl
2328            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
2329 ____________________________________________________________________________
2330 [  4130] By: gsar                                  on 1999/09/12  20:08:56
2331         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
2332              formatted result looks nonstandard
2333      Branch: perl
2334            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
2335            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
2336            ! t/pragma/locale.t thrdvar.h
2337 ____________________________________________________________________________
2338 [  4129] By: gsar                                  on 1999/09/12  17:04:11
2339         Log: From: Doug MacEachern <dougm@cp.net>
2340              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
2341              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
2342              Subject: [PATCH 5.005_57] B::clearsym
2343      Branch: perl
2344            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
2345 ____________________________________________________________________________
2346 [  4128] By: gsar                                  on 1999/09/12  16:59:12
2347         Log: better debugger help output (from Ilya Zakharevich)
2348      Branch: perl
2349            ! lib/perl5db.pl
2350 ____________________________________________________________________________
2351 [  4127] By: jhi                                   on 1999/09/11  20:50:37
2352         Log: Integrate with Sarathy.
2353      Branch: cfgperl
2354           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
2355           +> t/lib/gol-linkage.t
2356           !> (integrate 43 files)
2357 ____________________________________________________________________________
2358 [  4126] By: nick                                  on 1999/09/10  20:44:22
2359         Log: Get resolve -at mainline
2360      Branch: utfperl
2361           +> (branch 297 files)
2362            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
2363            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
2364            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
2365            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
2366            - t/pragma/warn-1global t/pragma/warning.t thread.sym
2367            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
2368            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
2369            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
2370            - win32/makeperldef.pl win32/perlhost.h
2371           !> (integrate 847 files)
2372 ____________________________________________________________________________
2373 [  4125] By: gsar                                  on 1999/09/10  19:22:14
2374         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
2375              etc.)
2376      Branch: perl
2377            ! XSUB.h pp.h
2378 ____________________________________________________________________________
2379 [  4124] By: gsar                                  on 1999/09/10  19:14:35
2380         Log: rewrote substantive parts of patch
2381              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2382              Date: Fri, 27 Aug 1999 19:02:18 -0400
2383              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
2384              Subject: [PATCH 5.005_58] REx documentation
2385      Branch: perl
2386            ! pod/perlre.pod
2387 ____________________________________________________________________________
2388 [  4123] By: gsar                                  on 1999/09/10  18:21:53
2389         Log: note about AVf_*
2390      Branch: perl
2391            ! av.h
2392 ____________________________________________________________________________
2393 [  4122] By: gsar                                  on 1999/09/10  17:55:42
2394         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
2395              <lichtin@bivio.com>)
2396      Branch: perl
2397            ! lib/Pod/Html.pm
2398 ____________________________________________________________________________
2399 [  4121] By: gsar                                  on 1999/09/10  17:49:35
2400         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
2401      Branch: perl
2402            ! AUTHORS Changes README.dos djgpp/config.over
2403            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
2404            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
2405            ! pod/podselect.PL sv.h t/io/openpid.t util.c
2406 ____________________________________________________________________________
2407 [  4120] By: gsar                                  on 1999/09/10  12:25:01
2408         Log: add perlcompile.pod (edited content from Nathan Torkington
2409              <gnat@frii.com> and others)
2410      Branch: perl
2411            + pod/perlcompile.pod
2412            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
2413 ____________________________________________________________________________
2414 [  4119] By: gsar                                  on 1999/09/10  11:05:13
2415         Log: avoid leaking static local_patches unless patchlevel.h is
2416              explicitly included
2417      Branch: perl
2418            ! patchlevel.h perl.c
2419 ____________________________________________________________________________
2420 [  4118] By: gsar                                  on 1999/09/10  10:44:54
2421         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
2422              <jvromans@squirrel.nl>)
2423      Branch: perl
2424            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
2425            ! Changes MANIFEST lib/Getopt/Long.pm
2426 ____________________________________________________________________________
2427 [  4116] By: jhi                                   on 1999/09/09  15:56:52
2428         Log: perldeltify change #4115.
2429      Branch: cfgperl
2430            ! pod/perldelta.pod
2431 ____________________________________________________________________________
2432 [  4115] By: jhi                                   on 1999/09/09  15:48:56
2433         Log: From: "John L. Allen" <allen@grumman.com> 
2434              To: perl5-porters@perl.org 
2435              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
2436              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
2437              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
2438      Branch: cfgperl
2439            ! lib/Time/Local.pm
2440 ____________________________________________________________________________
2441 [  4114] By: jhi                                   on 1999/09/09  15:42:30
2442         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
2443              To: perl5-porters@perl.org
2444              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
2445              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
2446              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
2447      Branch: cfgperl
2448            ! pp_sys.c
2449 ____________________________________________________________________________
2450 [  4113] By: jhi                                   on 1999/09/09  10:17:45
2451         Log: From: paul.marquess@bt.com
2452              To: gsar@ActiveState.com
2453              Cc: perl5-porters@perl.org
2454              Subject: [PATCH 5.005_61] DB_File 1.71
2455              Date: Thu, 9 Sep 1999 11:20:13 +0100
2456              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
2457      Branch: cfgperl
2458            + ext/DB_File/version.c
2459            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
2460            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
2461            ! t/lib/db-btree.t
2462 ____________________________________________________________________________
2463 [  4112] By: jhi                                   on 1999/09/09  09:05:32
2464         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2465              To: perl5-porters@perl.org (Mailing list Perl5)
2466              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
2467              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
2468              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
2469      Branch: cfgperl
2470            ! regexec.c t/op/pat.t
2471 ____________________________________________________________________________
2472 [  4110] By: jhi                                   on 1999/09/09  07:29:17
2473         Log: Tidy up 64-bit situation in perldelta.
2474      Branch: cfgperl
2475            ! pod/perldelta.pod
2476 ____________________________________________________________________________
2477 [  4109] By: jhi                                   on 1999/09/09  07:26:53
2478         Log: Clear up PL_regcc issues.
2479              
2480              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2481              To: perl5-porters@perl.org (Mailing list Perl5)
2482              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
2483              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
2484              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
2485      Branch: cfgperl
2486            ! regexec.c
2487 ____________________________________________________________________________
2488 [  4108] By: gsar                                  on 1999/09/08  20:52:51
2489         Log: avoid ass_u_ming uppercase types are not user objects (spotted
2490              by Kurt Starsinic)
2491      Branch: perl
2492            ! ext/Data/Dumper/Dumper.pm
2493 ____________________________________________________________________________
2494 [  4107] By: gsar                                  on 1999/09/08  20:35:18
2495         Log: From: akim@epita.fr (DEMAILLE Akim)
2496              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
2497              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
2498              Subject: [ID 19990908.014] s2p does not quote @
2499      Branch: perl
2500            ! x2p/s2p.PL
2501 ____________________________________________________________________________
2502 [  4106] By: gsar                                  on 1999/09/08  20:25:12
2503         Log: integrate cfgperl contents into mainline
2504      Branch: perl
2505           !> (integrate 30 files)
2506 ____________________________________________________________________________
2507 [  4105] By: jhi                                   on 1999/09/08  09:02:37
2508         Log: Minor touches at the [:class:] description.
2509      Branch: cfgperl
2510            ! pod/perlre.pod
2511 ____________________________________________________________________________
2512 [  4104] By: jhi                                   on 1999/09/08  08:57:58
2513         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2514              To: Mailing list Perl5 <perl5-porters@perl.org>
2515              Subject: [PATCH 5.005_58] Fix debugging output for REx
2516              Date: Wed, 8 Sep 1999 05:02:02 -0400
2517              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
2518      Branch: cfgperl
2519            ! regcomp.c
2520 ____________________________________________________________________________
2521 [  4103] By: gsar                                  on 1999/09/08  00:53:50
2522         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
2523      Branch: perl
2524            ! pp.c
2525 ____________________________________________________________________________
2526 [  4102] By: gsar                                  on 1999/09/08  00:52:50
2527         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
2528      Branch: perl
2529            ! cop.h pp_hot.c
2530 ____________________________________________________________________________
2531 [  4101] By: gsar                                  on 1999/09/07  17:25:07
2532         Log: various fixups for windows
2533      Branch: perl
2534            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
2535            ! win32/Makefile win32/makefile.mk xsutils.c
2536 ____________________________________________________________________________
2537 [  4100] By: jhi                                   on 1999/09/07  12:49:15
2538         Log: Fix pointer casts.
2539              
2540              From: Robin Barker <rmb1@cise.npl.co.uk>
2541              To: perl5-porters@perl.org
2542              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
2543              -Duse64bits
2544              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
2545              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
2546      Branch: cfgperl
2547            ! doio.c dump.c ext/B/B.xs ext/B/typemap
2548            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
2549            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
2550            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
2551            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
2552 ____________________________________________________________________________
2553 [  4099] By: jhi                                   on 1999/09/07  10:29:04
2554         Log: Add sig/pid/uid size and sign probes.
2555      Branch: metaconfig
2556            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
2557            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
2558 ____________________________________________________________________________
2559 [  4098] By: jhi                                   on 1999/09/07  10:27:06
2560         Log: Band-aid until we've got %{Uid_t} or something similar
2561              for sv_catpvfn().
2562      Branch: cfgperl
2563            ! taint.c
2564 ____________________________________________________________________________
2565 [  4097] By: jhi                                   on 1999/09/07  09:41:23
2566         Log: Fix a printf thinko: now quads must have the ll L q prefix.
2567              (in other words, a bare %d is an int/unsigned)
2568      Branch: cfgperl
2569            ! pp_sys.c sv.c t/op/64bit.t
2570 ____________________________________________________________________________
2571 [  4096] By: jhi                                   on 1999/09/07  07:36:17
2572         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
2573              
2574              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
2575              To: perl5-porters@perl.org
2576              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
2577              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
2578              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
2579      Branch: cfgperl
2580            ! hints/hpux.sh perl.h
2581 ____________________________________________________________________________
2582 [  4095] By: gsar                                  on 1999/09/06  20:47:02
2583         Log: applied suggested patch with suitable test to detect MSVC
2584              From: "Vishal Bhatia" <vishalb@my-deja.com>
2585              Date: Wed, 11 Aug 1999 01:43:28 -0700
2586              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
2587              Subject: compiler on  win32
2588      Branch: perl
2589            ! ext/B/B/C.pm
2590 ____________________________________________________________________________
2591 [  4094] By: jhi                                   on 1999/09/06  20:34:44
2592         Log: Integrate with Sarathy.
2593      Branch: cfgperl
2594           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
2595           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
2596 ____________________________________________________________________________
2597 [  4093] By: jhi                                   on 1999/09/06  20:33:43
2598         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
2599              so that they overflow also on 64-bit platforms.
2600      Branch: cfgperl
2601            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
2602 ____________________________________________________________________________
2603 [  4092] By: gsar                                  on 1999/09/06  20:16:58
2604         Log: support bytecode and C backends in perlcc (patch suggested
2605              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
2606              C backend the default; describe new switches in pod; introduce
2607              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
2608              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
2609              entries
2610      Branch: perl
2611            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
2612            ! t/harness utils/Makefile utils/perlcc.PL
2613 ____________________________________________________________________________
2614 [  4091] By: jhi                                   on 1999/09/06  19:10:41
2615         Log: Integrate with Sarathy.
2616      Branch: cfgperl
2617           +> t/pragma/sub_lval.t
2618           !> (integrate 52 files)
2619 ____________________________________________________________________________
2620 [  4090] By: gsar                                  on 1999/09/06  19:09:06
2621         Log: propagate changed error text
2622      Branch: perl
2623            ! t/pragma/sub_lval.t
2624 ____________________________________________________________________________
2625 [  4089] By: gsar                                  on 1999/09/06  18:54:43
2626         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
2627      Branch: perl
2628            ! pod/perlfunc.pod
2629 ____________________________________________________________________________
2630 [  4088] By: gsar                                  on 1999/09/06  18:52:10
2631         Log: From: paul.marquess@bt.com
2632              Date: Sun, 5 Sep 1999 15:11:08 +0100 
2633              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
2634              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
2635      Branch: perl
2636            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
2637            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
2638            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
2639            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
2640            ! toke.c
2641 ____________________________________________________________________________
2642 [  4087] By: gsar                                  on 1999/09/06  18:06:06
2643         Log: change#3612 is buggy when quotemeta argument matches target
2644              (hope this is the last of the optimized-OP_SASSIGN bugs)
2645              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2646              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
2647              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
2648              Subject: Re: [BUG: quotemeta]
2649      Branch: perl
2650            ! Changes op.c t/op/lex_assign.t
2651 ____________________________________________________________________________
2652 [  4086] By: gsar                                  on 1999/09/06  17:57:52
2653         Log: misc tweaks
2654      Branch: perl
2655            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
2656 ____________________________________________________________________________
2657 [  4085] By: gsar                                  on 1999/09/06  03:54:23
2658         Log: applied patch suggested by Hans Mulder to fix problems on
2659              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
2660              when they ask for bincompat (platforms that used to default
2661              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
2662              (appears unsalvageable on some platforms)
2663      Branch: perl
2664            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
2665 ____________________________________________________________________________
2666 [  4084] By: bailey                                on 1999/09/06  02:39:11
2667         Log: Integrate mainline 5.05_61
2668      Branch: vmsperl
2669           +> (branch 32 files)
2670            - lib/unicode/EthiopicSyllables.txt
2671            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
2672            - warning.pl
2673            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
2674            ! vms/perly_h.vms vms/vms.c
2675           !> (integrate 346 files)
2676 ____________________________________________________________________________
2677 [  4083] By: gsar                                  on 1999/09/06  00:10:40
2678         Log: optional warning on join(/foo/...) (reworked suggested patch
2679              by Mark-Jason Dominus <mjd@plover.com>)
2680      Branch: perl
2681            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
2682            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
2683            ! pp_proto.h t/pragma/warn/op
2684 ____________________________________________________________________________
2685 [  4082] By: gsar                                  on 1999/09/05  22:28:57
2686         Log: fix data loss when more than one block is read from SDBM
2687              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
2688      Branch: perl
2689            ! ext/SDBM_File/sdbm/sdbm.c
2690 ____________________________________________________________________________
2691 [  4081] By: gsar                                  on 1999/09/05  22:07:18
2692         Log: initial implementation of lvalue subroutines (slightly fixed
2693              version of patch suggested by Ilya Zakharevich, which in turn
2694              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
2695      Branch: perl
2696            + t/pragma/sub_lval.t
2697            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
2698            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
2699            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
2700            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
2701            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
2702 ____________________________________________________________________________
2703 [  4080] By: jhi                                   on 1999/09/05  22:02:18
2704         Log: Undo #4055 (related to #4079).
2705      Branch: cfgperl
2706            ! pod/perlop.pod
2707 ____________________________________________________________________________
2708 [  4079] By: jhi                                   on 1999/09/05  21:30:54
2709         Log: Time is not yet ripe.
2710      Branch: cfgperl
2711            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
2712 ____________________________________________________________________________
2713 [  4078] By: gsar                                  on 1999/09/05  18:17:32
2714         Log: modified suggested patch to handle cross-refs and qr// objects
2715              correctly; unfollowed refs are represented as simple string
2716              value, not just the bare type; $VERSION stays the same until
2717              it is ready for prime time (avoids CPAN confustication)
2718              From:    John Nolan <jpnolan@Op.Net>
2719              Date:    Wed, 04 Aug 1999 20:21:10 EDT
2720              Message-Id: <199908050021.UAA09693@monet.op.net>
2721              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
2722      Branch: perl
2723            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2724            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
2725 ____________________________________________________________________________
2726 [  4077] By: jhi                                   on 1999/09/04  21:54:42
2727         Log: timesum() wasn't @EXPORTed as promised by the documentation.
2728              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
2729      Branch: cfgperl
2730            ! lib/Benchmark.pm
2731 ____________________________________________________________________________
2732 [  4076] By: gsar                                  on 1999/09/04  20:21:59
2733         Log: integrate cfgperl contents into mainline
2734      Branch: perl
2735           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
2736           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
2737           +> warnings.h warnings.pl xsutils.c
2738            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
2739           !> (integrate 109 files)
2740 ____________________________________________________________________________
2741 [  4075] By: jhi                                   on 1999/09/04  18:04:47
2742         Log: use integer on the problematic subtest.
2743      Branch: cfgperl
2744            ! t/op/misc.t
2745 ____________________________________________________________________________
2746 [  4074] By: jhi                                   on 1999/09/04  17:57:40
2747         Log: Warn about numconvert.t in case somebody
2748              wants to make sv_2pv more 64-bit aware.
2749      Branch: cfgperl
2750            ! sv.c
2751 ____________________________________________________________________________
2752 [  4073] By: jhi                                   on 1999/09/04  17:54:51
2753         Log: Comment upgrading: the quad situation isn't quite as
2754              bad as it used to be.
2755      Branch: cfgperl
2756            ! perl.h
2757 ____________________________________________________________________________
2758 [  4072] By: jhi                                   on 1999/09/04  15:35:37
2759         Log: Integrate with Sarathy.
2760      Branch: cfgperl
2761           !> win32/win32.c
2762 ____________________________________________________________________________
2763 [  4071] By: jhi                                   on 1999/09/04  15:28:11
2764         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
2765              
2766              From: Robin Barker <rmb1@cise.npl.co.uk>
2767              To: perl5-porters@perl.org
2768              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
2769              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
2770              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
2771              
2772              and later (in private email) found to be dependent
2773              on useperlio.
2774              
2775              Mental note: the cpp magic done in perlsdio.h (and assumedly
2776              also in perlsfio.h) may cause trouble later with lfs because
2777              both the perlio scheme by Perl and the lfs support by vendors
2778              like to play cpp games to map the stdio namespace back and forth.
2779              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
2780              just the beginning.
2781      Branch: cfgperl
2782            ! perlio.c
2783 ____________________________________________________________________________
2784 [  4070] By: jhi                                   on 1999/09/04  13:12:14
2785         Log: Enable 64-bit clean bit ops.
2786              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
2787      Branch: cfgperl
2788            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
2789            ! t/op/misc.t
2790 ____________________________________________________________________________
2791 [  4069] By: jhi                                   on 1999/09/03  21:17:30
2792         Log: Turn on USE_64_BIT_OFFSETS implicitly.
2793      Branch: cfgperl
2794            ! perl.h
2795 ____________________________________________________________________________
2796 [  4068] By: jhi                                   on 1999/09/03  08:19:59
2797         Log: Fix from Spider for the sub attributes (there was an undocumented
2798              dependency between force_word() and skipspace()).
2799      Branch: cfgperl
2800            ! toke.c
2801 ____________________________________________________________________________
2802 [  4067] By: jhi                                   on 1999/09/01  23:17:06
2803         Log: From: John Tobey <spam@john-edwin-tobey.org>
2804              To: ilya@math.ohio-state.edu
2805              CC: perl5-porters@perl.org
2806              Subject: Re: [PATCH 5.005_60] distclean forgot two
2807              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
2808              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
2809      Branch: cfgperl
2810            ! t/lib/dprof.t
2811 ____________________________________________________________________________
2812 [  4066] By: jhi                                   on 1999/09/01  23:14:50
2813         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
2814              To: perl5-porters@perl.org
2815              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
2816              Date: Fri, 20 Aug 1999 15:37:27 +0100
2817              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
2818      Branch: cfgperl
2819            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
2820            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
2821            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
2822 ____________________________________________________________________________
2823 [  4065] By: jhi                                   on 1999/09/01  22:06:43
2824         Log: From: Dominic Dunlop <domo@vo.lu>
2825              To: perl5-porters@perl.org
2826              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
2827              (UNINSTALLED) [PATCH]
2828              Date: Thu, 19 Aug 1999 09:48:03 +0200
2829              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
2830              
2831              The PERL_POLLUTE_MALLOC part had to be manually applied.
2832      Branch: cfgperl
2833            ! hints/machten.sh perl.h
2834 ____________________________________________________________________________
2835 [  4064] By: jhi                                   on 1999/09/01  13:56:14
2836         Log: From: Martin Lichtin <lichtin@bivio.com>
2837              To: jhi@iki.fi
2838              CC: perl5-porters@perl.org
2839              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
2840              Date: Wed, 01 Sep 1999 15:50:04 +0200
2841              Message-ID: <37CD2F0C.944BFACE@bivio.com>
2842      Branch: cfgperl
2843            ! lib/ExtUtils/Install.pm
2844 ____________________________________________________________________________
2845 [  4063] By: jhi                                   on 1999/09/01  13:16:11
2846         Log: Enhance lfs tests: check every seek and sysseek
2847              and test also that -e and -f detect largefiles.
2848      Branch: cfgperl
2849            ! t/lib/syslfs.t t/op/lfs.t
2850 ____________________________________________________________________________
2851 [  4062] By: jhi                                   on 1999/09/01  12:08:04
2852         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
2853              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
2854              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
2855              The Perl Porters Mailing List <perl5-porters@perl.org>
2856              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
2857              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
2858              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
2859      Branch: cfgperl
2860            ! pod/perldiag.pod
2861 ____________________________________________________________________________
2862 [  4061] By: jhi                                   on 1999/09/01  12:03:03
2863         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2864              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
2865              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
2866              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
2867              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
2868              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
2869      Branch: cfgperl
2870            ! op.c t/op/join.t
2871 ____________________________________________________________________________
2872 [  4060] By: jhi                                   on 1999/09/01  07:59:42
2873         Log: IV_DIG and NV_DIG fixes.
2874      Branch: cfgperl
2875            ! perl.h
2876 ____________________________________________________________________________
2877 [  4059] By: jhi                                   on 1999/08/31  14:47:18
2878         Log: \C{} -> \N{} residue.
2879      Branch: cfgperl
2880            ! toke.c
2881 ____________________________________________________________________________
2882 [  4057] By: gsar                                  on 1999/08/30  22:08:19
2883         Log: avoid hiding child process window
2884      Branch: perl
2885            ! win32/win32.c
2886 ____________________________________________________________________________
2887 [  4055] By: jhi                                   on 1999/08/30  21:20:50
2888         Log: Document the undefinedness of overshifting.
2889      Branch: cfgperl
2890            ! pod/perlop.pod
2891 ____________________________________________________________________________
2892 [  4054] By: jhi                                   on 1999/08/30  20:18:18
2893         Log: History fixes and updates.
2894      Branch: cfgperl
2895            ! pod/perlhist.pod
2896 ____________________________________________________________________________
2897 [  4053] By: jhi                                   on 1999/08/30  19:34:02
2898         Log: Shell quoting thinko broke installdirs.
2899              From: JVromans@Squirrel.nl (Johan Vromans)
2900              To: perl5-porters@perl.org
2901              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
2902              installprefix
2903              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
2904              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
2905      Branch: cfgperl
2906            ! Configure config_h.SH
2907      Branch: metaconfig
2908            ! U/installdirs/archlib.U U/installdirs/bin.U
2909            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
2910            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
2911            ! U/installdirs/man3dir.U U/installdirs/privlib.U
2912            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
2913            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
2914            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
2915            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
2916            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
2917            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
2918            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
2919            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
2920            ! U/installdirs/vendorscriptdir.U
2921 ____________________________________________________________________________
2922 [  4052] By: jhi                                   on 1999/08/30  02:57:05
2923         Log: Use \N{named characters} instead of \C.
2924              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2925              To: jhi@iki.fi
2926              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
2927              perl5-porters@perl.org (Mailing list Perl5)
2928              Subject: Re: [PATCH 5.005_58] Named characters in Perl
2929              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
2930              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
2931      Branch: cfgperl
2932            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
2933            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
2934 ____________________________________________________________________________
2935 [  4051] By: jhi                                   on 1999/08/30  02:54:20
2936         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
2937              To: perl5-porters@perl.org
2938              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
2939              don't mix
2940              Date: Sun, 29 Aug 1999 19:04:53 -0400
2941              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
2942      Branch: cfgperl
2943            ! universal.c
2944 ____________________________________________________________________________
2945 [  4050] By: jhi                                   on 1999/08/29  16:38:58
2946         Log: Conditionally socksify the LIBS of Socket.
2947      Branch: cfgperl
2948            ! ext/Socket/Makefile.PL
2949 ____________________________________________________________________________
2950 [  4049] By: jhi                                   on 1999/08/29  15:33:30
2951         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2952              To: Mailing list Perl5 <perl5-porters@perl.org>
2953              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
2954              Date: Wed, 25 Aug 1999 16:19:58 -0400
2955              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
2956      Branch: cfgperl
2957            ! lib/perl5db.pl
2958 ____________________________________________________________________________
2959 [  4048] By: jhi                                   on 1999/08/29  15:31:36
2960         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
2961              To: perl5-porters@perl.org
2962              Subject: [PATCH _61] Lost arguments to simplified sort
2963              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
2964              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
2965      Branch: cfgperl
2966            ! op.c t/op/sort.t
2967 ____________________________________________________________________________
2968 [  4047] By: jhi                                   on 1999/08/29  15:29:29
2969         Log: From: Olaf Flebbe <olaf@science-computing.de>
2970              Sender: owner-perl5-porters@perl.org
2971              To: perl5-porters@perl.org
2972              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
2973              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
2974      Branch: cfgperl
2975            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
2976            ! epoc/perl.mmp epoc/perl.pkg
2977 ____________________________________________________________________________
2978 [  4046] By: jhi                                   on 1999/08/29  15:21:18
2979         Log: From: pvhp@forte.com (Peter Prymmer)
2980              To: perl5-porters@perl.org
2981              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
2982              Date: Fri, 27 Aug 99 18:51:04 PDT
2983              Message-Id: <9908280151.AA05010@forte.com>
2984      Branch: cfgperl
2985            ! t/lib/cgi-html.t
2986 ____________________________________________________________________________
2987 [  4045] By: jhi                                   on 1999/08/29  15:18:38
2988         Log: Fix scalar gmtime (and localtime) in quad environments,
2989              bug reported by Robin Parker.
2990              
2991              From: Robin Barker <rmb1@cise.npl.co.uk>
2992              To: jhi@iki.fi
2993              Cc: perl5-porters@perl.org
2994              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
2995              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
2996              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
2997      Branch: cfgperl
2998            ! pp_sys.c t/op/time.t
2999 ____________________________________________________________________________
3000 [  4044] By: jhi                                   on 1999/08/29  11:24:03
3001         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3002              To: perl5-porters@perl.org (Mailing list Perl5)
3003              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
3004              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
3005              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
3006              
3007              Addendum: it's "only" 33% speedup.
3008      Branch: cfgperl
3009            ! dump.c op.c op.h pp.h
3010 ____________________________________________________________________________
3011 [  4043] By: jhi                                   on 1999/08/29  11:10:33
3012         Log: From: spider-perl@Orb.Nashua.NH.US
3013              To: Mailing list Perl5 <perl5-porters@perl.org>
3014              Subject: [PATCH 5.005_61 CORE] sub : attrlist
3015              Date: Sun, 29 Aug 1999 03:02:11 -0400
3016              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
3017      Branch: cfgperl
3018            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
3019            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
3020            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
3021            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
3022            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
3023            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
3024            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
3025 ____________________________________________________________________________
3026 [  4042] By: jhi                                   on 1999/08/29  11:08:50
3027         Log: Turn off gcc-2.95's strict-alias optimization.
3028              This, of course, should be only temporary.
3029              From Andy Dougherty.
3030      Branch: cfgperl
3031            ! Configure config_h.SH
3032      Branch: metaconfig
3033            ! U/compline/ccflags.U U/modified/cc.U
3034 ____________________________________________________________________________
3035 [  4041] By: jhi                                   on 1999/08/29  10:47:30
3036         Log: Fix a typo in #4036.
3037      Branch: cfgperl
3038            ! mg.c
3039 ____________________________________________________________________________
3040 [  4040] By: jhi                                   on 1999/08/29  10:34:58
3041         Log: Add a missing #endif forgotten by #4035.
3042      Branch: cfgperl
3043            ! doop.c
3044 ____________________________________________________________________________
3045 [  4039] By: jhi                                   on 1999/08/29  10:31:19
3046         Log: Remove an extra #endif introduced by #4036.
3047      Branch: cfgperl
3048            ! perl.h
3049 ____________________________________________________________________________
3050 [  4038] By: jhi                                   on 1999/08/29  10:18:59
3051         Log: Rename warning to warnings, from Paul Marquess.
3052      Branch: cfgperl
3053            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
3054            + t/pragma/warnings.t warnings.h warnings.pl
3055            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
3056            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
3057            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
3058            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
3059            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
3060            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
3061            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
3062            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
3063            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
3064            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
3065            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
3066            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
3067            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
3068 ____________________________________________________________________________
3069 [  4037] By: jhi                                   on 1999/08/29  10:08:47
3070         Log: Create the equivalence tables based on
3071              the real Unicode decomposition, not on
3072              the character name.
3073      Branch: cfgperl
3074            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
3075            ! lib/unicode/mktables.PL
3076 ____________________________________________________________________________
3077 [  4036] By: jhi                                   on 1999/08/29  09:29:08
3078         Log: Integrate with Sarathy.
3079      Branch: cfgperl
3080           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
3081           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
3082           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
3083           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
3084           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
3085           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
3086           !> (integrate 190 files)
3087 ____________________________________________________________________________
3088 [  4035] By: jhi                                   on 1999/08/29  08:56:15
3089         Log: Implement 64-bit vec().
3090      Branch: cfgperl
3091            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
3092            ! pp.h t/op/64bit.t
3093 ____________________________________________________________________________
3094 [  4034] By: gsar                                  on 1999/08/29  03:35:18
3095         Log: deadcode removal
3096      Branch: perl
3097            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
3098            ! pp_ctl.c proto.h run.c sv.c
3099 ____________________________________________________________________________
3100 [  4033] By: jhi                                   on 1999/08/28  17:31:07
3101         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
3102              To: perl5-porters@perl.org
3103              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
3104              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
3105              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
3106      Branch: cfgperl
3107            ! perl.h
3108 ____________________________________________________________________________
3109 [  4032] By: gsar                                  on 1999/08/26  23:53:33
3110         Log: new thread should set current interp in TLS
3111      Branch: perl
3112            ! ext/Thread/Thread.xs
3113 ____________________________________________________________________________
3114 [  4031] By: bailey                                on 1999/08/23  03:40:07
3115         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
3116      Branch: vmsperl
3117            ! lib/ExtUtils/MM_VMS.pm
3118 ____________________________________________________________________________
3119 [  4030] By: bailey                                on 1999/08/23  03:37:43
3120         Log: Patch up holes in realclean target
3121      Branch: vmsperl
3122            ! vms/descrip_mms.template
3123 ____________________________________________________________________________
3124 [  4029] By: bailey                                on 1999/08/23  03:36:24
3125         Log: Fix handling of PERL_POLLUTE
3126      Branch: vmsperl
3127            ! lib/ExtUtils/MM_VMS.pm
3128 ____________________________________________________________________________
3129 [  4028] By: bailey                                on 1999/08/23  03:34:08
3130         Log: Update VMS version of perly.h
3131      Branch: vmsperl
3132            ! vms/perly_h.vms
3133 ____________________________________________________________________________
3134 [  4027] By: bailey                                on 1999/08/23  03:32:45
3135         Log: Update dependencies in Descrip.MMS
3136      Branch: vmsperl
3137            ! vms/descrip_mms.template
3138 ____________________________________________________________________________
3139 [  4026] By: bailey                                on 1999/08/23  03:30:01
3140         Log: Fix prototypes in perlapi.c (64-bit?)
3141              Clear prior definition of getenv_len before defining VMS-specific macro
3142      Branch: vmsperl
3143            ! perlapi.c vms/vmsish.h
3144 ____________________________________________________________________________
3145 [  4025] By: bailey                                on 1999/08/23  03:25:51
3146         Log: Add '-m' option to Configure.com which skips the MANIFEST check
3147      Branch: vmsperl
3148            ! configure.com
3149 ____________________________________________________________________________
3150 [  4024] By: bailey                                on 1999/08/23  03:23:34
3151         Log: Skip open() tests that rely on Unix fork semantics
3152      Branch: vmsperl
3153            ! t/io/open.t
3154 ____________________________________________________________________________
3155 [  4023] By: bailey                                on 1999/08/23  03:21:46
3156         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
3157      Branch: vmsperl
3158            ! vms/gen_shrfls.pl
3159 ____________________________________________________________________________
3160 [  4022] By: bailey                                on 1999/08/23  03:17:33
3161         Log: update MM_VMS to use new File::Spec routines
3162      Branch: vmsperl
3163            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
3164 ____________________________________________________________________________
3165 [  4021] By: bailey                                on 1999/08/23  03:13:40
3166         Log: byteperl is now part of the ByteLoader ext
3167      Branch: vmsperl
3168            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
3169 ____________________________________________________________________________
3170 [  4020] By: bailey                                on 1999/08/23  03:10:41
3171         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
3172      Branch: vmsperl
3173            ! vms/vms.c
3174 ____________________________________________________________________________
3175 [  4019] By: bailey                                on 1999/08/23  03:07:28
3176         Log: Update calls for new thread context handling
3177      Branch: vmsperl
3178            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
3179            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
3180 ____________________________________________________________________________
3181 [  4018] By: bailey                                on 1999/08/23  03:01:31
3182         Log: Allow for file versions in library when looking for .bs files
3183      Branch: vmsperl
3184            ! ext/DynaLoader/DynaLoader_pm.PL
3185 ____________________________________________________________________________
3186 [  4017] By: bailey                                on 1999/08/23  02:58:55
3187         Log: Update VMS configuration procedures for 5.005_60
3188      Branch: vmsperl
3189            ! configure.com vms/subconfigure.com
3190 ____________________________________________________________________________
3191 [  4016] By: gsar                                  on 1999/08/20  22:19:56
3192         Log: update Changes
3193      Branch: perl
3194            ! Changes
3195
3196 ----------------
3197 Version 5.005_61
3198 ----------------
3199
3200 ____________________________________________________________________________
3201 [  4015] By: gsar                                  on 1999/08/20  22:17:41
3202         Log: perl_free() should use PerlMem_free()
3203      Branch: perl
3204            ! perl.c
3205 ____________________________________________________________________________
3206 [  4014] By: gsar                                  on 1999/08/20  22:10:46
3207         Log: win32 tweaks
3208      Branch: perl
3209            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
3210            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3211            ! win32/config_H.vc
3212 ____________________________________________________________________________
3213 [  4013] By: gsar                                  on 1999/08/20  22:09:56
3214         Log: DEBUG_m() adjusted to internalize dTHX
3215      Branch: perl
3216            ! malloc.c perl.h util.c
3217 ____________________________________________________________________________
3218 [  4012] By: gsar                                  on 1999/08/20  17:51:06
3219         Log: make autogenerated files writable
3220      Branch: perl
3221            ! (edit 171 files)
3222 ____________________________________________________________________________
3223 [  4011] By: gsar                                  on 1999/08/20  17:43:47
3224         Log: update Changes
3225      Branch: perl
3226            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
3227 ____________________________________________________________________________
3228 [  4010] By: gsar                                  on 1999/08/20  17:21:53
3229         Log: up patchlevel &c
3230      Branch: perl
3231            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
3232            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3233 ____________________________________________________________________________
3234 [  4009] By: gsar                                  on 1999/08/20  16:46:26
3235         Log: add missing Is/Syl*.pl files
3236      Branch: perl
3237            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
3238            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
3239            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
3240            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
3241            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
3242            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
3243 ____________________________________________________________________________
3244 [  4008] By: gsar                                  on 1999/08/20  16:31:02
3245         Log: integrate cfgperl contents into mainline
3246      Branch: perl
3247           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
3248           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
3249           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
3250           +> t/op/lfs.t
3251            - lib/unicode/EthiopicSyllables.txt
3252            - lib/unicode/MakeEthiopicSyllables.PL
3253           !> (integrate 261 files)
3254 ____________________________________________________________________________
3255 [  4007] By: gsar                                  on 1999/08/20  15:24:08
3256         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
3257              USE_THREADS and MULTIPLICITY; minor pod adjustments
3258      Branch: perl
3259            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
3260            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
3261 ____________________________________________________________________________
3262 [  4006] By: jhi                                   on 1999/08/19  19:01:41
3263         Log: Tighten the vec() code so that naughty BITS cause an error.
3264      Branch: cfgperl
3265            ! doop.c
3266 ____________________________________________________________________________
3267 [  4005] By: jhi                                   on 1999/08/19  15:55:09
3268         Log: Don't document ill-defined vec() bits cases
3269              (for which the code doesn't work right in any case)
3270      Branch: cfgperl
3271            ! pod/perldiag.pod pod/perlfunc.pod
3272 ____________________________________________________________________________
3273 [  4004] By: jhi                                   on 1999/08/19  12:49:41
3274         Log: Removed duplicated code (in pp.c and mg.c) by introducing
3275              do_vecget().  NOTE: the calling convention of do_vecset()
3276              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
3277              in pp_vec() is no more multiplied by `size' in pp_vec(),
3278              the multiplication is now done in do_vecset().
3279              
3280              Also fix a cpp thinko in change #4002.
3281      Branch: cfgperl
3282            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
3283            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
3284            ! proto.h
3285 ____________________________________________________________________________
3286 [  4003] By: jhi                                   on 1999/08/18  08:27:22
3287         Log: Warn about small spherical distances.
3288      Branch: cfgperl
3289            ! lib/Math/Trig.pm
3290 ____________________________________________________________________________
3291 [  4002] By: jhi                                   on 1999/08/17  09:11:51
3292         Log: Enhance IV_FITS_IN_IV (though it's still unused).
3293      Branch: cfgperl
3294            ! perl.h
3295 ____________________________________________________________________________
3296 [  4001] By: jhi                                   on 1999/08/17  08:13:34
3297         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
3298              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
3299              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
3300              Subject: [PATCH] overload.pm str/num confu
3301              Date: 17 Aug 1999 08:21:12 +0200
3302      Branch: cfgperl
3303            ! lib/overload.pm
3304 ____________________________________________________________________________
3305 [  4000] By: jhi                                   on 1999/08/17  07:20:23
3306         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
3307              To: perl5-porters@perl.org
3308              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
3309              Date: 16 Aug 1999 14:24:28 -0700
3310              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
3311      Branch: cfgperl
3312            ! pod/perlobj.pod
3313 ____________________________________________________________________________
3314 [  3999] By: jhi                                   on 1999/08/16  19:49:09
3315         Log: Integrate with Nick.
3316      Branch: cfgperl
3317           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
3318 ____________________________________________________________________________
3319 [  3998] By: jhi                                   on 1999/08/16  19:44:29
3320         Log: Fix most of the pod2man moanings reported in
3321              
3322              From: "Larry W. Virden" <lvirden@cas.org>
3323              To: perl5-porters@perl.org
3324              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
3325              (UNINSTALLED)
3326              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
3327              Message-Id: <199908031935.PAA27692@cas.org>
3328              
3329              Configure regen'ed.
3330      Branch: cfgperl
3331            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3332            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
3333            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
3334            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
3335            ! utils/h2xs.PL utils/perlcc.PL
3336 ____________________________________________________________________________
3337 [  3997] By: jhi                                   on 1999/08/16  19:20:37
3338         Log: A fix of sorts for the flush-before-dup scenario.
3339      Branch: cfgperl
3340            ! doio.c
3341 ____________________________________________________________________________
3342 [  3996] By: jhi                                   on 1999/08/16  19:14:37
3343         Log: More paranoia.
3344      Branch: cfgperl
3345            ! sv.c
3346 ____________________________________________________________________________
3347 [  3995] By: jhi                                   on 1999/08/16  18:55:35
3348         Log: Batch of small 64-bit/long double/large file support tweaks:
3349              - scan for LDBL_DIG
3350              - from DBL_DIG and LDBL_DIG select NV_DIG
3351              - introduce IVSIZE, UVSIZE, NVSIZE
3352              - introduce IV_DIG
3353              - remove stdio64
3354              - AIX uses `oslevel` when others use `uname -r`
3355              - already AIX 4.2 goes 64-bit
3356              - in HP-UX require the 64-bit libc, just the directory isn't enough
3357              - group ids are not NVs
3358              - #undef USE_LONG_DOUBLE if long double is no better than double
3359              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
3360              - mention large file support in perldelta
3361              - introduce quad TOPpin' and POPpin'
3362              - the svcat... buffer was tiny for printing quads in %b
3363              - fix the multiplication test in 64bit.t
3364              - try to make VMS to comply with all this removal and "introducal"
3365              of symbols
3366      Branch: cfgperl
3367            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
3368            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
3369            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
3370      Branch: metaconfig
3371            ! U/modified/d_longdbl.U
3372      Branch: metaconfig/U/perl
3373            + d_ldbl_dig.U
3374 ____________________________________________________________________________
3375 [  3994] By: jhi                                   on 1999/08/16  07:53:44
3376         Log: More Configure/subconfigure.com syncing.
3377      Branch: cfgperl
3378            ! vms/subconfigure.com
3379 ____________________________________________________________________________
3380 [  3993] By: jhi                                   on 1999/08/14  22:09:26
3381         Log: Remove from VMS what the change #3982 took away from Configure lands.
3382      Branch: cfgperl
3383            ! vms/subconfigure.com
3384 ____________________________________________________________________________
3385 [  3992] By: jhi                                   on 1999/08/14  13:29:13
3386         Log: Small test tweaks.
3387      Branch: cfgperl
3388            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
3389 ____________________________________________________________________________
3390 [  3991] By: jhi                                   on 1999/08/14  13:08:41
3391         Log: Augment filesize limit note.
3392      Branch: cfgperl
3393            ! doio.c
3394 ____________________________________________________________________________
3395 [  3990] By: jhi                                   on 1999/08/14  13:06:12
3396         Log: Note about filesize limits.
3397      Branch: cfgperl
3398            ! doio.c pp_sys.c
3399 ____________________________________________________________________________
3400 [  3989] By: jhi                                   on 1999/08/14  11:31:58
3401         Log: Catch the case of filesize limits.
3402      Branch: cfgperl
3403            ! t/lib/syslfs.t t/op/lfs.t
3404 ____________________________________________________________________________
3405 [  3988] By: nick                                  on 1999/08/14  09:20:58
3406         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
3407              this causes a POPSTACK panic. The problem seems to be that although
3408              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
3409              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
3410              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
3411              messing with CATCH_SET() in call_sv, use it in perl_vdie().
3412              Add test to op/eval.t which will fail (panic) if bug comes back.
3413              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
3414      Branch: perl
3415            ! cop.h perl.c t/op/eval.t util.c
3416 ____________________________________________________________________________
3417 [  3987] By: jhi                                   on 1999/08/13  23:57:52
3418         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
3419              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
3420              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
3421              Date: Fri, 13 Aug 1999 17:42:47 -0500
3422              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
3423      Branch: cfgperl
3424            ! lib/ExtUtils/MM_VMS.pm
3425 ____________________________________________________________________________
3426 [  3986] By: jhi                                   on 1999/08/13  23:56:44
3427         Log: Don't quit before printing out the message.
3428      Branch: cfgperl
3429            ! t/lib/syslfs.t t/op/lfs.t
3430 ____________________________________________________________________________
3431 [  3985] By: jhi                                   on 1999/08/13  23:35:49
3432         Log: Remove more t/ trash on target "clean".
3433      Branch: cfgperl
3434            ! Makefile.SH
3435 ____________________________________________________________________________
3436 [  3984] By: jhi                                   on 1999/08/13  23:02:53
3437         Log: Avoid double long double. 
3438      Branch: cfgperl
3439            ! Configure config_h.SH
3440      Branch: metaconfig/U/perl
3441            ! uselongdbl.U
3442 ____________________________________________________________________________
3443 [  3983] By: jhi                                   on 1999/08/13  22:59:56
3444         Log: BYTEORDER fix.
3445      Branch: cfgperl
3446            ! Configure config_h.SH
3447      Branch: metaconfig
3448            ! U/compline/byteorder.U
3449 ____________________________________________________________________________
3450 [  3982] By: jhi                                   on 1999/08/13  22:48:40
3451         Log: Jumbo Configure and large file support update.
3452              Remove a lot of unneeded 64-bitness cruft;
3453              re-introduce BYTEORDER; update 64-bitness hints;
3454              lfs should now work in Solaris; long doubles in AIX.
3455      Branch: cfgperl
3456            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
3457            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
3458            ! perlsdio.h pp.h pp_sys.c
3459      Branch: metaconfig
3460            ! U/compline/byteorder.U U/compline/ccflags.U
3461      Branch: metaconfig/U/perl
3462            ! d_dlsymun.U io64.U uselongdbl.U
3463 ____________________________________________________________________________
3464 [  3980] By: jhi                                   on 1999/08/13  15:09:11
3465         Log: Introduce HAS_LLSEEK.
3466      Branch: cfgperl
3467            ! Configure config_h.SH perl.h
3468 ____________________________________________________________________________
3469 [  3979] By: jhi                                   on 1999/08/13  14:29:47
3470         Log: From: <dan@sidhe.org>
3471              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
3472              sarathy@activestate.com
3473              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
3474              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
3475              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
3476      Branch: cfgperl
3477            ! vms/vms.c
3478 ____________________________________________________________________________
3479 [  3978] By: jhi                                   on 1999/08/13  09:56:46
3480         Log: Make the 64-bit tests more paranoid.
3481      Branch: cfgperl
3482            ! t/op/64bit.t
3483 ____________________________________________________________________________
3484 [  3976] By: jhi                                   on 1999/08/12  21:49:16
3485         Log: IRIX64 needs more -mabi=64 with gcc.
3486      Branch: cfgperl
3487            ! hints/irix_6.sh
3488 ____________________________________________________________________________
3489 [  3975] By: jhi                                   on 1999/08/12  21:02:03
3490         Log: Reincarnate change #3967, now in more modest form.
3491      Branch: cfgperl
3492            ! hints/irix_6.sh
3493 ____________________________________________________________________________
3494 [  3974] By: jhi                                   on 1999/08/12  20:49:36
3495         Log: Remove rt from libswanted (I added it many moons ago
3496              when I thought it would be useful in Digital UNIX,
3497              I was wrong); undo the recent IRIX hints changes,
3498              getting rid of one warning brought new ones.
3499      Branch: cfgperl
3500            ! Configure config_h.SH hints/irix_6.sh
3501      Branch: metaconfig
3502            ! U/modified/Myinit.U
3503 ____________________________________________________________________________
3504 [  3973] By: jhi                                   on 1999/08/12  19:42:53
3505         Log: st_blocks is in 512 byte blocks.
3506      Branch: cfgperl
3507            ! t/lib/syslfs.t t/op/lfs.t
3508 ____________________________________________________________________________
3509 [  3972] By: jhi                                   on 1999/08/12  19:27:31
3510         Log: Don't claim defeat too early.
3511      Branch: cfgperl
3512            ! Configure config_h.SH
3513      Branch: metaconfig/U/perl
3514            ! longdblfio.U
3515 ____________________________________________________________________________
3516 [  3971] By: jhi                                   on 1999/08/12  19:24:14
3517         Log: IRIX 64-bit hint tweak. 
3518      Branch: cfgperl
3519            ! hints/irix_6.sh
3520 ____________________________________________________________________________
3521 [  3970] By: nick                                  on 1999/08/12  19:17:20
3522         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
3523              tests i.e. RV2AV and RV2HV
3524      Branch: perl
3525            ! op.c t/pragma/warn/op
3526 ____________________________________________________________________________
3527 [  3969] By: jhi                                   on 1999/08/12  19:06:17
3528         Log: Add Configure -Duselongdouble and add a missing semicolon.
3529      Branch: cfgperl
3530            ! Configure config_h.SH sv.c
3531      Branch: metaconfig/U/perl
3532            + uselongdbl.U
3533 ____________________________________________________________________________
3534 [  3968] By: jhi                                   on 1999/08/12  18:46:00
3535         Log: Simply exit() early if lfs support seems unlikely.
3536      Branch: cfgperl
3537            ! t/lib/syslfs.t t/op/lfs.t
3538 ____________________________________________________________________________
3539 [  3967] By: jhi                                   on 1999/08/12  18:44:05
3540         Log: Suffer silently for unused libraries.
3541      Branch: cfgperl
3542            ! hints/irix_6.sh
3543 ____________________________________________________________________________
3544 [  3966] By: jhi                                   on 1999/08/12  13:18:44
3545         Log: Update MANIFEST to follow change #3965.
3546      Branch: cfgperl
3547            ! MANIFEST
3548 ____________________________________________________________________________
3549 [  3965] By: jhi                                   on 1999/08/12  13:15:38
3550         Log: Regenerate Unicode tables based on new syllable lists
3551              from Daniel Yacob.
3552      Branch: cfgperl
3553            ! (edit 159 files)
3554 ____________________________________________________________________________
3555 [  3964] By: jhi                                   on 1999/08/12  10:06:24
3556         Log: Remove more spurious casting.
3557      Branch: cfgperl
3558            ! pp_sys.c
3559 ____________________________________________________________________________
3560 [  3963] By: jhi                                   on 1999/08/12  08:18:53
3561         Log: Minor niggles on the lfs tests.
3562      Branch: cfgperl
3563            ! t/lib/syslfs.t t/op/lfs.t
3564 ____________________________________________________________________________
3565 [  3962] By: jhi                                   on 1999/08/11  22:48:25
3566         Log: Don't bother with lfs testing if off_t is too small.
3567      Branch: cfgperl
3568            ! t/lib/syslfs.t t/op/lfs.t
3569 ____________________________________________________________________________
3570 [  3961] By: jhi                                   on 1999/08/11  22:22:54
3571         Log: Long double patches from Dan Sugalski.
3572      Branch: cfgperl
3573            ! sv.c
3574 ____________________________________________________________________________
3575 [  3960] By: jhi                                   on 1999/08/11  22:17:55
3576         Log: Flush buffer before duplicating file descriptor.
3577              
3578              From: Mark-Jason Dominus <mjd@plover.com>
3579              To: Graham Barr <gbarr@pobox.com>
3580              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
3581              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
3582              Date: Wed, 11 Aug 1999 15:56:09 -0400
3583              Message-ID: <19990811195610.5933.qmail@plover.com>
3584              
3585              From: Mark-Jason Dominus <mjd@plover.com>
3586              To: perl5-porters@perl.org
3587              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
3588              Date: Wed, 11 Aug 1999 16:05:46 -0400
3589              Message-ID: <19990811200546.6165.qmail@plover.com>
3590      Branch: cfgperl
3591            ! doio.c pod/perldelta.pod
3592 ____________________________________________________________________________
3593 [  3959] By: jhi                                   on 1999/08/11  22:11:35
3594         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
3595              
3596              From: "Craig A. Berry" <craig.berry@metamor.com>
3597              Sender: owner-perl5-porters@perl.org
3598              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
3599              bailey@newman.upenn.edu
3600              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
3601              problem
3602              Date: Wed, 11 Aug 1999 14:31:11 -0500
3603              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
3604      Branch: cfgperl
3605            ! vms/vms.c
3606 ____________________________________________________________________________
3607 [  3958] By: jhi                                   on 1999/08/11  15:35:45
3608         Log: Add a hopefully comforting message if there seems to be no LFS. 
3609              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
3610              The tests will fail on lfs tests only if quad is available,
3611              if ENOQUAD, the lfs tests will be skipped.
3612      Branch: cfgperl
3613            ! t/lib/syslfs.t t/op/lfs.t
3614 ____________________________________________________________________________
3615 [  3957] By: jhi                                   on 1999/08/11  12:25:59
3616         Log: Unapply an experimental patch that accidentally escaped
3617              from the lab by piggybacking with the change #3955.
3618      Branch: cfgperl
3619            ! pp.c pp.h pp_hot.c
3620 ____________________________________________________________________________
3621 [  3956] By: jhi                                   on 1999/08/11  08:19:23
3622         Log: Add sysio large file support testing.
3623      Branch: cfgperl
3624            + t/lib/syslfs.t
3625            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
3626 ____________________________________________________________________________
3627 [  3955] By: jhi                                   on 1999/08/10  22:39:11
3628         Log: From: <dan@sidhe.org>
3629              To: vmsperl@perl.org, perl5-porters@perl.org,
3630              sarathy@activestate.com, bailey@newman.upenn.edu
3631              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
3632              threads on VMS
3633              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
3634              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
3635      Branch: cfgperl
3636            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
3637            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
3638            ! vms/writemain.pl
3639 ____________________________________________________________________________
3640 [  3954] By: jhi                                   on 1999/08/10  20:37:55
3641         Log: LFS testing robustness.
3642      Branch: cfgperl
3643            ! t/op/lfs.t
3644 ____________________________________________________________________________
3645 [  3953] By: jhi                                   on 1999/08/10  19:54:50
3646         Log: From: <dan@sidhe.org>
3647              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
3648              sarathy@activestate.com
3649              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
3650              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
3651              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
3652      Branch: cfgperl
3653            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
3654            ! vms/subconfigure.com vms/vmsish.h
3655 ____________________________________________________________________________
3656 [  3952] By: jhi                                   on 1999/08/10  17:18:57
3657         Log: AIX is different, again.  Now in cc -E output.
3658      Branch: cfgperl
3659            ! Configure config_h.SH
3660      Branch: metaconfig
3661            ! U/modified/cppstdin.U
3662 ____________________________________________________________________________
3663 [  3951] By: jhi                                   on 1999/08/10  14:37:08
3664         Log: Use Pid_t on pgrp matters.
3665      Branch: cfgperl
3666            ! pp_sys.c
3667 ____________________________________________________________________________
3668 [  3950] By: jhi                                   on 1999/08/10  14:35:30
3669         Log: Use Pid_t.
3670      Branch: cfgperl
3671            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
3672            ! pp_sys.c proto.h util.c
3673 ____________________________________________________________________________
3674 [  3949] By: jhi                                   on 1999/08/10  14:11:15
3675         Log: Use Mode_t.
3676      Branch: cfgperl
3677            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
3678            ! perlapi.h pp_sys.c proto.h
3679 ____________________________________________________________________________
3680 [  3948] By: jhi                                   on 1999/08/10  13:53:19
3681         Log: Small perlbug doc tweaks from Jon Orwant.
3682      Branch: cfgperl
3683            ! utils/perlbug.PL
3684 ____________________________________________________________________________
3685 [  3947] By: jhi                                   on 1999/08/10  09:55:11
3686         Log: Large file support testing.
3687      Branch: cfgperl
3688            + t/op/lfs.t
3689            ! MANIFEST t/op/64bit.t
3690 ____________________________________________________________________________
3691 [  3946] By: jhi                                   on 1999/08/10  09:13:54
3692         Log: Remove I32 casting from time-related functions.
3693      Branch: cfgperl
3694            ! pp_sys.c
3695 ____________________________________________________________________________
3696 [  3945] By: jhi                                   on 1999/08/10  09:06:42
3697         Log: Gratuitous uid and gid casts to I32s and ints removed.
3698              There are still problem spots in printfing such ids:
3699              width (%d vs %ld) and signedness %d vs %u.
3700      Branch: cfgperl
3701            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
3702            ! perl.c perlapi.c pp_hot.c proto.h
3703 ____________________________________________________________________________
3704 [  3944] By: jhi                                   on 1999/08/10  07:43:03
3705         Log: Remove I32 casts from pp_stat, these make stat()
3706              very broken e.g. on files larger than 2 gigabytes.
3707              Reported by
3708              From: Phil Lobbes <phil@finchcomputer.com>
3709              To: perl5-porters@perl.org
3710              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
3711              UNIX Perl 5.005_03
3712              Date: Mon, 09 Aug 1999 21:38:54 -0700
3713              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
3714              
3715              There are more of these I32 casts all over pp_sys.c,
3716              all of them should be checked.
3717      Branch: cfgperl
3718            ! pp_sys.c
3719 ____________________________________________________________________________
3720 [  3943] By: jhi                                   on 1999/08/10  07:38:30
3721         Log: Remove blathering.
3722      Branch: cfgperl
3723            ! lib/unicode/mktables.PL
3724 ____________________________________________________________________________
3725 [  3942] By: jhi                                   on 1999/08/09  20:35:13
3726         Log: lexwarn maintenance: new warning class unsafe
3727              subclasses 'overflow' and 'portable' created,
3728              used by the recent integer overflow warnings.
3729              Class syntax subclass 'octal' renamed to 'digit',
3730              binary and hexadecimal parsing errors also 'digit' warnings.
3731      Branch: cfgperl
3732            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
3733            ! util.c warning.h warning.pl
3734 ____________________________________________________________________________
3735 [  3941] By: jhi                                   on 1999/08/09  10:40:47
3736         Log: Integrate with Nick.
3737      Branch: cfgperl
3738           +> opnames.h
3739           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
3740           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
3741 ____________________________________________________________________________
3742 [  3940] By: jhi                                   on 1999/08/09  10:32:43
3743         Log: Regenerate the Unicode tables after having updated the Unicode
3744              database (change #3939).
3745      Branch: cfgperl
3746            ! (edit 157 files)
3747 ____________________________________________________________________________
3748 [  3939] By: jhi                                   on 1999/08/09  10:27:22
3749         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
3750      Branch: cfgperl
3751            ! lib/unicode/UnicodeData-Latest.txt
3752 ____________________________________________________________________________
3753 [  3938] By: jhi                                   on 1999/08/09  10:25:54
3754         Log: Ethiopic changes via private email from Daniel Yacob,
3755              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
3756              Canadian Syllabics and Yi under construction.
3757      Branch: cfgperl
3758            + lib/unicode/syllables.txt
3759            - lib/unicode/EthiopicSyllables.txt
3760            - lib/unicode/MakeEthiopicSyllables.PL
3761            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
3762            ! lib/unicode/mktables.PL
3763 ____________________________________________________________________________
3764 [  3937] By: jhi                                   on 1999/08/09  10:21:51
3765         Log: Move the equivalence class creation last.
3766      Branch: cfgperl
3767            ! lib/unicode/mktables.PL
3768 ____________________________________________________________________________
3769 [  3936] By: jhi                                   on 1999/08/09  10:20:40
3770         Log: Compute equivalence classes (diacritics stripping) only
3771              for letters, not for ligatures.
3772      Branch: cfgperl
3773            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
3774            ! lib/unicode/mktables.PL
3775 ____________________________________________________________________________
3776 [  3935] By: nick                                  on 1999/08/08  13:53:57
3777         Log: Will now correctly re-call 
3778              bootstrap "Foo";
3779              if requested. This should allow build on Win32 and other
3780              platforms where you cannot link to loadables directly.
3781      Branch: perl
3782            ! ext/B/B/C.pm
3783 ____________________________________________________________________________
3784 [  3934] By: nick                                  on 1999/08/07  12:23:55
3785         Log: Vishal Bhatia <vishalb@my-deja.com>
3786              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
3787              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
3788      Branch: perl
3789            ! ext/B/B/CC.pm
3790 ____________________________________________________________________________
3791 [  3933] By: nick                                  on 1999/08/07  12:19:46
3792         Log: B::C changes to get simple Tk app. compiling again
3793      Branch: perl
3794            ! ext/B/B/C.pm
3795 ____________________________________________________________________________
3796 [  3932] By: jhi                                   on 1999/08/06  21:17:16
3797         Log: Regen Configure to include change #3915.
3798      Branch: cfgperl
3799            ! Configure config_h.SH
3800 ____________________________________________________________________________
3801 [  3931] By: jhi                                   on 1999/08/06  18:52:57
3802         Log: Todo update.
3803      Branch: cfgperl
3804            ! Todo Todo-5.005 lib/unicode/mktables.PL
3805 ____________________________________________________________________________
3806 [  3930] By: jhi                                   on 1999/08/06  13:13:05
3807         Log: Character class equivalence tables.
3808      Branch: cfgperl
3809            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
3810            ! MANIFEST lib/unicode/mktables.PL
3811 ____________________________________________________________________________
3812 [  3929] By: jhi                                   on 1999/08/06  11:59:11
3813         Log: More Fcntl constants.  (This process really needs
3814              to be automated, at least partly, see the Errno extension.)
3815              Now also the SEEK_ constants are available via the Fcntl.
3816              Yes, this is redundant (IO::Seekable and POSIX supply them already),
3817              but now Fcntl is a one-stop shopping mall for all your
3818              file-related constants.    
3819      Branch: cfgperl
3820            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
3821 ____________________________________________________________________________
3822 [  3928] By: jhi                                   on 1999/08/06  08:08:03
3823         Log: Protect against pack/unpack repeat count overflows,
3824              based on:
3825              
3826              From: Nathan Torkington <gnat@frii.com>
3827              To: Brian Keefer <mgomes@cwix.com>
3828              Cc: perl5-porters@perl.org
3829              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
3830              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
3831              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
3832      Branch: cfgperl
3833            ! pod/perldiag.pod pp.c
3834 ____________________________________________________________________________
3835 [  3927] By: jhi                                   on 1999/08/06  07:32:20
3836         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
3837              
3838              From: Nathan Torkington <gnat@frii.com>
3839              To: perl5-porters@perl.org
3840              Subject: Bugfix for my bugfix
3841              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
3842              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
3843      Branch: cfgperl
3844            ! ext/B/B/Assembler.pm
3845 ____________________________________________________________________________
3846 [  3926] By: jhi                                   on 1999/08/05  17:25:19
3847         Log: Fix regex charclass parsing so that bogus ranges
3848              like [0-\d] and [[:word:]-z] are no more allowed.
3849              The anomaly was noticed by Guy Decoux.
3850      Branch: cfgperl
3851            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
3852 ____________________________________________________________________________
3853 [  3925] By: jhi                                   on 1999/08/05  10:31:47
3854         Log: split /^/ deprecation warning should not be on by default.
3855      Branch: cfgperl
3856            ! pp.c
3857 ____________________________________________________________________________
3858 [  3923] By: jhi                                   on 1999/08/05  09:16:57
3859         Log: From: paul.marquess@bt.com
3860              To: jhi@iki.fi, paul.marquess@bt.com
3861              Cc: gsar@ActiveState.com, perl5-porters@perl.org
3862              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
3863              Date: Thu, 5 Aug 1999 09:33:14 +0100
3864              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
3865      Branch: cfgperl
3866            ! t/lib/anydbm.t
3867 ____________________________________________________________________________
3868 [  3921] By: jhi                                   on 1999/08/05  08:05:13
3869         Log: From: paul.marquess@bt.com
3870              To: perl5-porters@perl.org
3871              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
3872              randy@theoryx5.uwinnipeg.ca
3873              Subject:  [PATCH 5.005_60] DB_File 1.70
3874              Date: Wed, 4 Aug 1999 23:22:22 +0100
3875              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
3876              
3877              (Replaces change #3917)
3878      Branch: cfgperl
3879            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3880            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
3881 ____________________________________________________________________________
3882 [  3920] By: jhi                                   on 1999/08/04  19:02:58
3883         Log: From: Nathan Torkington <gnat@frii.com>
3884              To: perl5-porters@perl.org
3885              Subject: [5.005_60 PATCH] Make B::Bytecode work
3886              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
3887              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
3888      Branch: cfgperl
3889            ! ext/B/B/Assembler.pm
3890 ____________________________________________________________________________
3891 [  3919] By: jhi                                   on 1999/08/04  10:56:26
3892         Log: Update history records.
3893      Branch: cfgperl
3894            ! pod/perlhist.pod
3895 ____________________________________________________________________________
3896 [  3918] By: jhi                                   on 1999/08/04  09:36:13
3897         Log: Minor fixes to linux -Dusethreads -Duseperlio.
3898      Branch: cfgperl
3899            ! perlio.c
3900 ____________________________________________________________________________
3901 [  3917] By: jhi                                   on 1999/08/04  08:13:20
3902         Log: (Replaced by change #3921)
3903              From: paul.marquess@bt.com
3904              To: gsar@activestate.com
3905              Cc: perl5-porters@perl.org
3906              Subject: [PATCH 5.005_60] DB_File 1.69
3907              Date: Tue, 3 Aug 1999 22:55:00 +0100
3908              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
3909      Branch: cfgperl
3910            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3911            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
3912 ____________________________________________________________________________
3913 [  3916] By: jhi                                   on 1999/08/04  07:59:05
3914         Log: Introduce the charnames pragma.
3915              
3916              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
3917              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
3918              To: Chip Salzenberg <[11]chip@perlsupport.com>
3919              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
3920              Date: Sat, 31 Jul 1999 05:44:05 -0400
3921              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
3922              
3923              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3924              To: Mailing list Perl5 <perl5-porters@perl.org>
3925              Subject: [PATCH 5.005_58] Named characters in Perl
3926              Date: Mon, 2 Aug 1999 19:25:40 -0400
3927              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
3928      Branch: cfgperl
3929            + lib/charnames.pm t/lib/charnames.t
3930            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
3931            ! pod/perlre.pod regcomp.c toke.c
3932 ____________________________________________________________________________
3933 [  3915] By: jhi                                   on 1999/08/03  21:18:49
3934         Log: Support Configure -Dmake=pmake.
3935              Via private email from Andy.
3936              NOTE: assumes "basename" command.
3937      Branch: metaconfig
3938            ! U/modified/Config_sh.U
3939 ____________________________________________________________________________
3940 [  3914] By: jhi                                   on 1999/08/03  21:11:11
3941         Log: The op/filetest.t failed subtest 7 if testing as root.
3942              
3943              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
3944              To: perl5-porters@perl.org
3945              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
3946              Date: Tue, 27 Jul 1999 22:54:05 +0200
3947              Message-Id: <379E1C6D.626DC765@club-internet.fr>
3948      Branch: cfgperl
3949            ! t/op/filetest.t
3950 ____________________________________________________________________________
3951 [  3911] By: jhi                                   on 1999/08/03  19:52:38
3952         Log: The "-Dusethreads -Duseperlio" combination failed.
3953              
3954              From: Spider Boardman <spider@leggy.zk3.dec.com>
3955              To: perl5-porters@perl.org
3956              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
3957              4.0 (UNINSTALLED)
3958              Date: Tue, 3 Aug 1999 14:25:00 -0400
3959              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
3960              
3961              See also change #3912.
3962      Branch: cfgperl
3963            ! perlio.c
3964 ____________________________________________________________________________
3965 [  3910] By: jhi                                   on 1999/08/03  10:44:24
3966         Log: From: Chris Nandor <pudge@pobox.com>
3967              To: perl5-porters@perl.org
3968              Subject: [PATCH 5.005_58] perlbug.PL 1.27
3969              Date: Wed, 28 Jul 1999 23:42:49 -0400
3970              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
3971      Branch: cfgperl
3972            ! utils/perlbug.PL
3973 ____________________________________________________________________________
3974 [  3909] By: jhi                                   on 1999/08/03  10:41:04
3975         Log: Hints for building ByteLoader in SunoS.  Based on
3976              From: Andy Dougherty <doughera@lafayette.edu>
3977              To: Gurusamy Sarathy <gsar@activestate.com>
3978              Cc: Perl Porters <perl5-porters@perl.org>
3979              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
3980              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
3981              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
3982      Branch: cfgperl
3983            + ext/ByteLoader/hints/sunos.pl
3984            ! MANIFEST ext/ByteLoader/ByteLoader.xs
3985 ____________________________________________________________________________
3986 [  3908] By: jhi                                   on 1999/08/03  09:29:22
3987         Log: Clarify RE engine code; inline a static function to a macro;
3988              make exact string nodes smaller.
3989              
3990              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3991              To: perl5-porters@perl.org (Mailing list Perl5)
3992              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
3993              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
3994              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
3995      Branch: cfgperl
3996            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
3997            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
3998            ! regnodes.h warning.h
3999 ____________________________________________________________________________
4000 [  3907] By: jhi                                   on 1999/08/03  08:11:49
4001         Log: 5_59 configured with -Dd_bincompat5005 can't be made
4002              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
4003              
4004              From: Spider Boardman <spider@leggy.zk3.dec.com>
4005              To: perl5-porters@perl.org
4006              Subject: [ID 19990802.016] Not OK: perl 5.00559
4007              Date: Mon, 2 Aug 1999 16:11:13 -0400
4008              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
4009      Branch: cfgperl
4010            ! embed.pl
4011 ____________________________________________________________________________
4012 [  3906] By: jhi                                   on 1999/08/03  07:48:59
4013         Log: Change #3790 redemption: with a little additional
4014              patch from Ilya it works okay.
4015      Branch: cfgperl
4016            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
4017            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
4018 ____________________________________________________________________________
4019 [  3905] By: gsar                                  on 1999/08/02  21:03:23
4020         Log: this will be 5.005_60
4021      Branch: perl
4022            ! Changes
4023
4024 ----------------
4025 Version 5.005_60
4026 ----------------
4027
4028 ____________________________________________________________________________
4029 [  3904] By: gsar                                  on 1999/08/02  20:30:23
4030         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
4031              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
4032              regen headers
4033      Branch: perl
4034            ! embed.h embed.pl global.sym opcode.h perlapi.c
4035 ____________________________________________________________________________
4036 [  3903] By: gsar                                  on 1999/08/02  20:26:07
4037         Log: native int pack/unpack fixes (from Spider Boardman
4038              <spider@leggy.zk3.dec.com>)
4039      Branch: perl
4040            ! pp.c
4041 ____________________________________________________________________________
4042 [  3902] By: gsar                                  on 1999/08/02  20:24:41
4043         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
4044              <spider@leggy.zk3.dec.com>)
4045      Branch: perl
4046            + opnames.h
4047            ! Changes MANIFEST opcode.pl perl.h
4048 ____________________________________________________________________________
4049 [  3901] By: gsar                                  on 1999/08/02  18:51:18
4050         Log: integrate cfgperl contents
4051      Branch: perl
4052           !> INSTALL README pod/perldelta.pod
4053 ____________________________________________________________________________
4054 [  3900] By: jhi                                   on 1999/08/02  18:46:21
4055         Log: Update README and INSTALL; partly based on the message
4056              
4057              From: "John L. Allen" <allen@grumman.com>
4058              To: Jarkko Hietaniemi <jhi@iki.fi>
4059              cc: perl5-porters@perl.org
4060              Subject: Re: Perl Installation Problem
4061              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
4062              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
4063              
4064              and private email from Andy Dougherty.
4065      Branch: cfgperl
4066            ! INSTALL README
4067 ____________________________________________________________________________
4068 [  3899] By: jhi                                   on 1999/08/02  18:36:35
4069         Log: Integrate with Sarathy.
4070      Branch: cfgperl
4071           !> op.c
4072 ____________________________________________________________________________
4073 [  3898] By: jhi                                   on 1999/08/02  18:34:49
4074         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
4075      Branch: cfgperl
4076            ! pod/perldelta.pod
4077 ____________________________________________________________________________
4078 [  3897] By: gsar                                  on 1999/08/02  18:18:37
4079         Log: optimizations could sometimes bypass bareword check
4080      Branch: perl
4081            ! op.c
4082 ____________________________________________________________________________
4083 [  3896] By: jhi                                   on 1999/08/02  18:18:34
4084         Log: Integrate with Sarathy.
4085      Branch: cfgperl
4086           !> Changes makedef.pl patchlevel.h win32/Makefile
4087           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4088           !> win32/makefile.mk
4089 ____________________________________________________________________________
4090 [  3895] By: gsar                                  on 1999/08/02  17:22:40
4091         Log: up patchlevel etc.
4092      Branch: perl
4093            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
4094            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4095 ____________________________________________________________________________
4096 [  3894] By: gsar                                  on 1999/08/02  17:12:31
4097         Log: integrate change#3893, make it conditional on bincompat5005
4098      Branch: perl
4099            ! makedef.pl
4100 ____________________________________________________________________________
4101 [  3893] By: jhi                                   on 1999/08/02  16:49:08
4102         Log: PERL_BINCOMPAT_5005 symbol translation.
4103              (AIX wouldn't link neither perl nor extensions.)
4104      Branch: cfgperl
4105            ! makedef.pl
4106 ____________________________________________________________________________
4107 [  3892] By: gsar                                  on 1999/08/02  16:09:13
4108         Log: integrate cfgperl contents into mainline
4109      Branch: perl
4110           +> t/op/64bit.t
4111            ! Changes
4112           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
4113           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
4114           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
4115 ____________________________________________________________________________
4116 [  3891] By: jhi                                   on 1999/08/02  14:52:40
4117         Log: AIX long long probing requires LL suffix for
4118              the ll constant.  The suffix doesn't seem
4119              to bother other ll platforms.
4120      Branch: cfgperl
4121            ! Configure config_h.SH hints/aix.sh
4122      Branch: metaconfig/U/perl
4123            ! quadfio.U
4124 ____________________________________________________________________________
4125 [  3890] By: jhi                                   on 1999/08/02  14:21:55
4126         Log: Exact path to perl for open -|.
4127      Branch: cfgperl
4128            ! t/io/open.t
4129 ____________________________________________________________________________
4130 [  3889] By: jhi                                   on 1999/08/02  14:18:03
4131         Log: Integrate with Sarathy.
4132      Branch: cfgperl
4133           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
4134           !> win32/Makefile win32/config_H.bc win32/config_H.gc
4135           !> win32/config_H.vc win32/makefile.mk win32/win32.c
4136 ____________________________________________________________________________
4137 [  3888] By: jhi                                   on 1999/08/02  14:14:29
4138         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
4139      Branch: cfgperl
4140            ! hints/aix.sh
4141 ____________________________________________________________________________
4142 [  3887] By: jhi                                   on 1999/08/02  12:53:10
4143         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
4144              emacs code indentation doesn't get wrong ideas--
4145              in other words, introduce a couple of "redundant" if:s.
4146      Branch: cfgperl
4147            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
4148            ! util.c
4149 ____________________________________________________________________________
4150 [  3886] By: jhi                                   on 1999/08/02  12:43:16
4151         Log: Mention that also *BSD systems with glibc are known to stumble.
4152      Branch: cfgperl
4153            ! t/pragma/warn/pp_hot
4154 ____________________________________________________________________________
4155 [  3885] By: jhi                                   on 1999/08/02  12:34:15
4156         Log: Allow also non-long long but still quad platforms print quads.
4157      Branch: cfgperl
4158            ! Configure config_h.SH
4159      Branch: metaconfig/U/perl
4160            ! longdblfio.U quadfio.U
4161 ____________________________________________________________________________
4162 [  3884] By: jhi                                   on 1999/08/02  11:56:14
4163         Log: Fix regclass utf8 hex ranges for quads.
4164      Branch: cfgperl
4165            ! regcomp.c
4166 ____________________________________________________________________________
4167 [  3883] By: jhi                                   on 1999/08/02  11:42:14
4168         Log: Enhance the description of how to detect quad support.
4169      Branch: cfgperl
4170            ! pod/perlfunc.pod
4171 ____________________________________________________________________________
4172 [  3882] By: jhi                                   on 1999/08/02  11:22:19
4173         Log: Fix printf %D %U %O for quads.
4174      Branch: cfgperl
4175            ! sv.c t/op/64bit.t
4176 ____________________________________________________________________________
4177 [  3881] By: jhi                                   on 1999/08/02  11:16:12
4178         Log: Document quad printing.
4179      Branch: cfgperl
4180            ! pod/perlfunc.pod
4181 ____________________________________________________________________________
4182 [  3880] By: jhi                                   on 1999/08/02  10:32:01
4183         Log: More 64-bit fixing.  One known bug of that kind
4184              remains, 32-bit platforms using long long in
4185              the test t/pragma/utf8 subtests 1-3 fail.
4186              (Update: change    #3884 fixed that one.)
4187      Branch: cfgperl
4188            + t/op/64bit.t
4189            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
4190
4191 ----------------
4192 Version 5.005_59
4193 ----------------
4194
4195 ____________________________________________________________________________
4196 [  3879] By: gsar                                  on 1999/08/02  08:18:58
4197         Log: integrate cfgperl changes into mainline
4198      Branch: perl
4199           !> Configure config_h.SH sv.c
4200 ____________________________________________________________________________
4201 [  3878] By: gsar                                  on 1999/08/02  08:13:16
4202         Log: change#3692 had an unintentional patch leak through!
4203              (this would explain the mysterious C<next LABEL> failures
4204              people have seen)
4205      Branch: perl
4206            ! pp_ctl.c
4207 ____________________________________________________________________________
4208 [  3877] By: gsar                                  on 1999/08/02  08:00:29
4209         Log: up patchlevel to 59
4210      Branch: perl
4211            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
4212            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4213            ! win32/makefile.mk
4214 ____________________________________________________________________________
4215 [  3876] By: gsar                                  on 1999/08/02  07:51:18
4216         Log: fix coredump under usethreads+debug
4217      Branch: perl
4218            ! util.c
4219 ____________________________________________________________________________
4220 [  3875] By: jhi                                   on 1999/08/02  07:50:51
4221         Log: d_bincompat5005 could be left empty.
4222      Branch: cfgperl
4223            ! Configure config_h.SH
4224      Branch: metaconfig/U/perl
4225            ! bincompat5005.U
4226 ____________________________________________________________________________
4227 [  3874] By: jhi                                   on 1999/08/02  07:42:45
4228         Log: Fix printf %d when IV is quad.
4229      Branch: cfgperl
4230            ! sv.c
4231 ____________________________________________________________________________
4232 [  3873] By: gsar                                  on 1999/08/02  07:41:03
4233         Log: fix d_bincompat5005='' junking config.h
4234      Branch: perl
4235            ! Configure
4236 ____________________________________________________________________________
4237 [  3872] By: gsar                                  on 1999/08/02  07:38:48
4238         Log: C needs parameter list, not merely type
4239      Branch: perl
4240            ! win32/win32.c
4241 ____________________________________________________________________________
4242 [  3871] By: jhi                                   on 1999/08/02  07:20:51
4243         Log: Integrate with Sarathy.
4244      Branch: cfgperl
4245           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
4246 ____________________________________________________________________________
4247 [  3870] By: gsar                                  on 1999/08/02  07:12:18
4248         Log: integrate cfgperl changes into mainline
4249      Branch: perl
4250            ! Changes
4251           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
4252           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
4253           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
4254           !> toke.c util.c
4255 ____________________________________________________________________________
4256 [  3869] By: gsar                                  on 1999/08/02  06:59:09
4257         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
4258              Date: Sat, 31 Jul 1999 19:08:33 -0700
4259              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
4260              Subject: [PATCH 5.005_58] "use constant" in the compiler
4261      Branch: perl
4262            ! ext/B/B/C.pm ext/B/B/CC.pm
4263 ____________________________________________________________________________
4264 [  3868] By: gsar                                  on 1999/08/02  06:55:51
4265         Log: debug build tweak
4266      Branch: perl
4267            ! regexec.c
4268 ____________________________________________________________________________
4269 [  3867] By: gsar                                  on 1999/08/02  06:35:18
4270         Log: create vmsperl branch (to be owned and operated by: cbailey)
4271      Branch: vmsperl
4272           +> (branch 1476 files)
4273 ____________________________________________________________________________
4274 [  3866] By: jhi                                   on 1999/08/01  23:34:40
4275         Log: so_locations once is enough.
4276      Branch: cfgperl
4277            ! Makefile.SH
4278 ____________________________________________________________________________
4279 [  3865] By: jhi                                   on 1999/08/01  23:13:05
4280         Log: Simplicate duplicated code.
4281      Branch: cfgperl
4282            ! util.c
4283 ____________________________________________________________________________
4284 [  3864] By: jhi                                   on 1999/08/01  22:41:41
4285         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
4286      Branch: cfgperl
4287           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
4288           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
4289            - README.cygwin32 cygwin32/Makefile.SHs
4290            - cygwin32/build-instructions.READFIRST
4291            - cygwin32/build-instructions.charles-wilson
4292            - cygwin32/build-instructions.sebastien-barre
4293            - cygwin32/build-instructions.steven-morlock
4294            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
4295            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
4296            - hints/cygwin32.sh
4297           !> (integrate 61 files)
4298 ____________________________________________________________________________
4299 [  3863] By: jhi                                   on 1999/08/01  22:36:02
4300         Log: Regen Configure and Glossary once again.
4301      Branch: cfgperl
4302            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4303            ! config_h.SH
4304 ____________________________________________________________________________
4305 [  3862] By: jhi                                   on 1999/08/01  22:26:09
4306         Log: Glossary update for #3861.
4307      Branch: cfgperl
4308            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4309            ! config_h.SH
4310 ____________________________________________________________________________
4311 [  3861] By: jhi                                   on 1999/08/01  22:22:51
4312         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
4313              with -Duse64bits (using long long).
4314              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
4315              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
4316              'print unpack "q", pack "q", 12345678901'
4317              should work on such 32-bit platforms.
4318              Still a lot of printf()s behind -D which wrongly assume
4319              that %ld/%lx and (long) are a good combination.
4320              Introducing a slew of new macros intended to be used in printf()
4321              format strings: e. g. PERL_PRId64 is the string to be used
4322              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
4323              The PRI... naming follows the C9X naming of <inttypes.h> macros.
4324      Branch: cfgperl
4325            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4326            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
4327            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
4328      Branch: metaconfig/U/perl
4329            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
4330 ____________________________________________________________________________
4331 [  3860] By: gsar                                  on 1999/08/01  21:23:18
4332         Log: integrate cfgperl contents into mainline
4333      Branch: perl
4334            ! toke.c
4335           !> (integrate 29 files)
4336 ____________________________________________________________________________
4337 [  3859] By: gsar                                  on 1999/08/01  21:13:09
4338         Log: From: Nathan Torkington <gnat@frii.com>
4339              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
4340              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
4341              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
4342      Branch: perl
4343            ! ext/B/B/Disassembler.pm
4344 ____________________________________________________________________________
4345 [  3858] By: gsar                                  on 1999/08/01  21:09:15
4346         Log: DB_File 1.68 update from Paul Marquess
4347      Branch: perl
4348            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
4349            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
4350            ! t/lib/db-recno.t
4351 ____________________________________________________________________________
4352 [  3857] By: gsar                                  on 1999/08/01  21:05:54
4353         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4354              Date: Sat, 31 Jul 1999 05:13:38 -0400
4355              Message-Id: <199907311407.IAA25038@localhost.frii.com>
4356              Subject: [PATCH 5.005_58] More optimizations to REx engine
4357      Branch: perl
4358            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
4359            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
4360 ____________________________________________________________________________
4361 [  3856] By: gsar                                  on 1999/08/01  20:59:59
4362         Log: slightly modified version of suggested patch
4363              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4364              Date: Sat, 31 Jul 1999 04:45:12 -0400
4365              Message-Id: <199907311406.IAA25034@localhost.frii.com>
4366              Subject: [PATCH 5.005_58] Fix OS/2 build
4367      Branch: perl
4368            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
4369            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
4370 ____________________________________________________________________________
4371 [  3855] By: gsar                                  on 1999/08/01  20:49:06
4372         Log: cygwin update
4373              From: "Fifer, Eric" <EFifer@sanwaint.com>
4374              Date: Fri, 30 Jul 1999 18:31:48 +0100
4375              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
4376              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
4377      Branch: perl
4378            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
4379            ! pp_sys.c unixish.h util.c
4380 ____________________________________________________________________________
4381 [  3854] By: gsar                                  on 1999/08/01  20:41:53
4382         Log: fixes from Stephen McCamant that address bugs in change#3612
4383              (the optimization shouldn't be enabled in expressions where
4384              the variable is introduced), and fix Deparse to grok the
4385              optimization
4386              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
4387              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
4388              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
4389              --
4390              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
4391              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
4392              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
4393              --
4394              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
4395              Message-Id: <199907310326.VAA24376@localhost.frii.com>
4396              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
4397      Branch: perl
4398            ! ext/B/B/Deparse.pm op.c
4399 ____________________________________________________________________________
4400 [  3853] By: gsar                                  on 1999/08/01  20:31:32
4401         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4402              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
4403              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
4404              Subject: [PATCH _58] Two one-liner LOGOP tweaks
4405      Branch: perl
4406            ! op.c opcode.h opcode.pl
4407 ____________________________________________________________________________
4408 [  3852] By: gsar                                  on 1999/08/01  20:29:17
4409         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
4410      Branch: perl
4411            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
4412            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
4413            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
4414            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
4415            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
4416            ! pod/perlport.pod pp_sys.c util.c
4417 ____________________________________________________________________________
4418 [  3851] By: gsar                                  on 1999/08/01  20:20:05
4419         Log: move files around for s/cygwin32/cygwin/ renaming
4420      Branch: perl
4421           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
4422           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
4423            - README.cygwin32 cygwin32/Makefile.SHs
4424            - cygwin32/build-instructions.READFIRST
4425            - cygwin32/build-instructions.charles-wilson
4426            - cygwin32/build-instructions.sebastien-barre
4427            - cygwin32/build-instructions.steven-morlock
4428            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
4429            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
4430            - hints/cygwin32.sh
4431            ! MANIFEST
4432 ____________________________________________________________________________
4433 [  3850] By: gsar                                  on 1999/08/01  20:05:14
4434         Log: posix-bc hints tweak (via private mail from Thomas Dorner
4435              <Thomas.Dorner@start.de>)
4436      Branch: perl
4437            ! Changes hints/posix-bc.sh
4438 ____________________________________________________________________________
4439 [  3849] By: gsar                                  on 1999/08/01  19:50:20
4440         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
4441              <gnat@frii.com>)
4442      Branch: perl
4443            ! perl.h pod/perldelta.pod pod/perlguts.pod
4444 ____________________________________________________________________________
4445 [  3848] By: gsar                                  on 1999/08/01  18:34:41
4446         Log: fix defined(@foo) encarpments
4447      Branch: perl
4448            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
4449            ! pod/perltrap.pod
4450 ____________________________________________________________________________
4451 [  3847] By: jhi                                   on 1999/08/01  17:17:07
4452         Log: Undo #3790 and the patches that attempted to fix it
4453              (#3837, #3838, #3845).  The #3790 caused linkage failures
4454              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
4455              IRIX 6.5.
4456      Branch: cfgperl
4457            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
4458            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
4459            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
4460 ____________________________________________________________________________
4461 [  3846] By: jhi                                   on 1999/08/01  11:41:52
4462         Log: Reading 64-bit decimal numbers was broken because
4463              the NV was cast to an I32, not an IV.
4464      Branch: cfgperl
4465            ! toke.c
4466 ____________________________________________________________________________
4467 [  3845] By: jhi                                   on 1999/08/01  11:00:24
4468         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
4469      Branch: cfgperl
4470            + ext/SDBM_File/hints/solaris.pl
4471 ____________________________________________________________________________
4472 [  3844] By: jhi                                   on 1999/08/01  10:55:44
4473         Log: Enable Solaris largefiles support only if -Duse64bits is used.
4474              (Effectively removes #3311).
4475      Branch: cfgperl
4476            ! hints/solaris_2.sh
4477 ____________________________________________________________________________
4478 [  3843] By: jhi                                   on 1999/07/31  22:44:56
4479         Log: Integer overflow iteration.
4480      Branch: cfgperl
4481            ! t/op/oct.t toke.c util.c
4482 ____________________________________________________________________________
4483 [  3842] By: jhi                                   on 1999/07/31  22:11:03
4484         Log: Remove a lot of unused regnode codes.
4485              Noticed by Ilya.
4486      Branch: cfgperl
4487            ! regcomp.c regcomp.sym regexec.c regnodes.h
4488 ____________________________________________________________________________
4489 [  3841] By: jhi                                   on 1999/07/31  21:53:54
4490         Log: Make the use64bits and usethreads friendlier/braver;
4491              they no more wimp out if the platform is unknown.
4492              On use64bits if gcc used -DUSE_LONG_LONG is added
4493              to the ccflags (this dependency on gcc caused a slightly weird
4494              reordering of Configure, but things still seem to work.)
4495      Branch: cfgperl
4496            ! Configure README.threads config_h.SH
4497      Branch: metaconfig
4498            ! U/threads/usethreads.U
4499      Branch: metaconfig/U/perl
4500            ! use64bits.U
4501 ____________________________________________________________________________
4502 [  3840] By: jhi                                   on 1999/07/31  20:26:22
4503         Log: Hack the "integer overflow" code some more.
4504      Branch: cfgperl
4505            ! perl.h toke.c util.c
4506 ____________________________________________________________________________
4507 [  3839] By: jhi                                   on 1999/07/31  20:22:00
4508         Log: Test oct() at the 2^32-1 limit.
4509      Branch: cfgperl
4510            ! t/op/oct.t
4511 ____________________________________________________________________________
4512 [  3838] By: jhi                                   on 1999/07/31  20:08:43
4513         Log: Update MANIFEST for #3837.
4514      Branch: cfgperl
4515            ! MANIFEST
4516 ____________________________________________________________________________
4517 [  3837] By: jhi                                   on 1999/07/31  20:02:40
4518         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
4519              (a core dump with a corrput stack ensues).
4520      Branch: cfgperl
4521            + ext/SDBM_File/hints/dec_osf.pl
4522 ____________________________________________________________________________
4523 [  3836] By: jhi                                   on 1999/07/29  21:09:01
4524         Log: Allow for Configure -Ubincompat5005 override.
4525      Branch: cfgperl
4526            ! Configure config_h.SH
4527      Branch: metaconfig/U/perl
4528            ! bincompat5005.U
4529 ____________________________________________________________________________
4530 [  3835] By: jhi                                   on 1999/07/29  21:04:02
4531         Log: Make Configure support PERL_BINCOMPAT_5005.
4532      Branch: cfgperl
4533            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4534            ! config_h.SH
4535      Branch: metaconfig/U/perl
4536            + bincompat5005.U
4537 ____________________________________________________________________________
4538 [  3834] By: jhi                                   on 1999/07/29  19:25:35
4539         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
4540      Branch: cfgperl
4541            ! Makefile.SH
4542 ____________________________________________________________________________
4543 [  3833] By: jhi                                   on 1999/07/29  14:07:09
4544         Log: Integrate with Sarathy.  I overruled on perldelta
4545              and perldiag.
4546      Branch: cfgperl
4547           !> README.win32 emacs/cperl-mode.el globals.c installperl
4548           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
4549           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
4550           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
4551           !> win32/perllib.c win32/win32.c
4552 ____________________________________________________________________________
4553 [  3832] By: jhi                                   on 1999/07/29  14:02:50
4554         Log: Repent and make overly large integerish
4555              constants non-fatal.  They are now promoted
4556              to NVs, accompanied by an overflow warning that
4557              is by default on.
4558      Branch: cfgperl
4559            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
4560            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
4561            ! toke.c util.c
4562 ____________________________________________________________________________
4563 [  3831] By: jhi                                   on 1999/07/29  11:40:04
4564         Log: AIX exhibits different error on failed system().
4565              Slightly modified patch via private email from
4566              David R. Favor <dfavor@austin.ibm.com>
4567      Branch: cfgperl
4568            ! t/op/exec.t
4569 ____________________________________________________________________________
4570 [  3830] By: gsar                                  on 1999/07/29  07:46:11
4571         Log: cperl-mode.el v4.19
4572      Branch: perl
4573            ! emacs/cperl-mode.el
4574 ____________________________________________________________________________
4575 [  3829] By: gsar                                  on 1999/07/29  07:30:35
4576         Log: From: jan.dubois@ibm.net (Jan Dubois)
4577              Date: Wed, 28 Jul 1999 22:01:42 +0200
4578              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
4579              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
4580      Branch: perl
4581            ! win32/bin/pl2bat.pl
4582 ____________________________________________________________________________
4583 [  3828] By: gsar                                  on 1999/07/29  07:19:27
4584         Log: tweak previous change for multiple hits
4585      Branch: perl
4586            ! utils/perldoc.PL
4587 ____________________________________________________________________________
4588 [  3827] By: gsar                                  on 1999/07/29  07:10:00
4589         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
4590              really needs a pod2text() compatibility function)
4591      Branch: perl
4592            ! utils/perldoc.PL
4593 ____________________________________________________________________________
4594 [  3826] By: gsar                                  on 1999/07/29  01:33:46
4595         Log: minor tweaks to pods and toke.c comments
4596      Branch: perl
4597            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
4598 ____________________________________________________________________________
4599 [  3825] By: gsar                                  on 1999/07/29  00:12:52
4600         Log: integrate cfgperl changes into mainline
4601      Branch: perl
4602           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4603           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
4604           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
4605           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
4606           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4607           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
4608           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
4609           !> t/pragma/warn/util toke.c util.c
4610 ____________________________________________________________________________
4611 [  3824] By: jhi                                   on 1999/07/28  21:15:04
4612         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
4613      Branch: cfgperl
4614            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
4615            ! ext/IO/lib/IO/Socket/INET.pm
4616 ____________________________________________________________________________
4617 [  3823] By: jhi                                   on 1999/07/28  20:29:17
4618         Log: Continue pack() doc honing.
4619      Branch: cfgperl
4620            ! pod/perlfunc.pod
4621 ____________________________________________________________________________
4622 [  3822] By: jhi                                   on 1999/07/28  20:17:37
4623         Log: Enhance pack() doc.
4624      Branch: cfgperl
4625            ! pod/perlfunc.pod
4626 ____________________________________________________________________________
4627 [  3821] By: jhi                                   on 1999/07/28  18:34:50
4628         Log: UNIX Domain Sockets are not implemented under QNX.
4629              
4630              From: Norton Allen <allen@huarp.harvard.edu>
4631              To: perl5-porters@perl.org
4632              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
4633              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
4634              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
4635      Branch: cfgperl
4636            ! t/lib/io_unix.t
4637 ____________________________________________________________________________
4638 [  3820] By: jhi                                   on 1999/07/28  18:13:37
4639         Log: IO::* enhancements.
4640              
4641              1) write() and syswrite() will now accept a single-argument
4642              form of the call, for consistency with Perl's syswrite().
4643              2) You can create a TCP-based IO::Socket::INET without forcing
4644              a connect attempt.  This allows you to configure its options
4645              (like making it non-blocking) and then call connect() manually.
4646              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
4647              from ever returning the correct value.
4648              
4649              From: Lincoln Stein <lstein@formaggio.cshl.org>
4650              To: Graham Barr <gbarr@pobox.com>
4651              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
4652              Subject: Re: patch for IO::*
4653              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
4654              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
4655      Branch: cfgperl
4656            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
4657            ! ext/IO/lib/IO/Socket/INET.pm
4658 ____________________________________________________________________________
4659 [  3819] By: gsar                                  on 1999/07/28  18:08:06
4660         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
4661      Branch: perl
4662            ! README.win32 globals.c installperl iperlsys.h makedef.pl
4663            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
4664            ! win32/win32.c
4665 ____________________________________________________________________________
4666 [  3818] By: jhi                                   on 1999/07/28  17:48:16
4667         Log: Need to add QNX to the list for DONT_DECLARE_STD.
4668              (The elimination of use of the _() macro apparently triggered
4669              an incompatability with a #define of atof)
4670              
4671              From: Norton Allen <allen@huarp.harvard.edu>
4672              To: perl5-porters@perl.org
4673              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
4674              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
4675              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
4676      Branch: cfgperl
4677            ! perl.h
4678 ____________________________________________________________________________
4679 [  3817] By: jhi                                   on 1999/07/28  17:46:30
4680         Log: Need to add some more conditions to deal with the case
4681              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
4682              which is true for QNX4.
4683              From: Norton Allen <allen@huarp.harvard.edu>
4684              To: perl5-porters@perl.org
4685              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
4686              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
4687              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
4688      Branch: cfgperl
4689            ! pp_sys.c
4690 ____________________________________________________________________________
4691 [  3816] By: jhi                                   on 1999/07/28  17:43:40
4692         Log: The QNX shell needs a couple more semicolons.
4693              
4694              From: Norton Allen <allen@huarp.harvard.edu>
4695              To: perl5-porters@perl.org
4696              Subject: [ID 19990728.007] Patch:Configure _58 QNX
4697              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
4698              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
4699              
4700              plus silence metalint moanings on vendorprefix.
4701      Branch: cfgperl
4702            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4703            ! config_h.SH
4704 ____________________________________________________________________________
4705 [  3815] By: jhi                                   on 1999/07/28  17:31:11
4706         Log: Silence metalint on vendorprefix.U.
4707      Branch: metaconfig
4708            ! U/installdirs/vendorprefix.U
4709 ____________________________________________________________________________
4710 [  3814] By: jhi                                   on 1999/07/28  17:13:29
4711         Log: QNX shell needs more semicolons.
4712      Branch: metaconfig/U/perl
4713            ! Extensions.U
4714 ____________________________________________________________________________
4715 [  3813] By: jhi                                   on 1999/07/28  17:05:08
4716         Log: Integrate with Sarathy.
4717      Branch: cfgperl
4718           !> lib/ExtUtils/MM_Unix.pm
4719 ____________________________________________________________________________
4720 [  3812] By: jhi                                   on 1999/07/28  16:20:17
4721         Log: Fix a typo, un-shout, and reformat the installation output.
4722      Branch: cfgperl
4723            ! lib/ExtUtils/Install.pm
4724 ____________________________________________________________________________
4725 [  3811] By: gsar                                  on 1999/07/28  15:41:11
4726         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
4727      Branch: perl
4728            ! lib/ExtUtils/MM_Unix.pm
4729 ____________________________________________________________________________
4730 [  3810] By: jhi                                   on 1999/07/28  13:55:57
4731         Log: Talk more about subsecond things in perlfunc.
4732              (Yes, redundant with perlfaq8.)
4733      Branch: cfgperl
4734            ! pod/perlfunc.pod
4735 ____________________________________________________________________________
4736 [  3809] By: jhi                                   on 1999/07/28  07:23:48
4737         Log: Integrate with Sarathy.
4738      Branch: cfgperl
4739           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
4740           !> t/op/pwent.t
4741 ____________________________________________________________________________
4742 [  3808] By: jhi                                   on 1999/07/28  07:23:03
4743         Log: Document toke.c.
4744              From: Nathan Torkington <gnat@frii.com>
4745              To: perl5-porters@perl.org
4746              Subject: Re: toke.c patch, work in progress
4747              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
4748              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
4749      Branch: cfgperl
4750            ! toke.c
4751 ____________________________________________________________________________
4752 [  3807] By: jhi                                   on 1999/07/28  07:10:56
4753         Log: perlre clarification.
4754              
4755              From: Ian Phillipps <ian@dial.pipex.com>
4756              To: Perl 5 Porters <perl5-porters@perl.org>
4757              Subject: [PATCH 5.00557] Add definite article to perlre.pod
4758              Date: Tue, 27 Jul 1999 10:46:29 +0100
4759              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
4760      Branch: cfgperl
4761            ! pod/perlre.pod
4762 ____________________________________________________________________________
4763 [  3806] By: gsar                                  on 1999/07/28  07:07:46
4764         Log: fix the perl -V breakage
4765              
4766              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4767              To: Jarkko Hietaniemi <jhi@iki.fi>
4768              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
4769              gsar@activestate.com
4770              Subject: Re: Follow up to: _58 on AIX 431
4771              Date: Tue, 27 Jul 1999 17:42:00 -0400
4772              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
4773      Branch: perl
4774            ! configpm
4775 ____________________________________________________________________________
4776 [  3805] By: gsar                                  on 1999/07/28  07:03:34
4777         Log: avoid warning (from Doug MacEachern)
4778      Branch: perl
4779            ! perl.h
4780 ____________________________________________________________________________
4781 [  3804] By: gsar                                  on 1999/07/28  06:59:30
4782         Log: Pod::Html tweak
4783              
4784              From: jan.dubois@ibm.net (Jan Dubois)
4785              To: perl5-porters@perl.org
4786              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
4787              Date: Tue, 27 Jul 1999 22:14:12 +0200
4788              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
4789      Branch: perl
4790            ! lib/Pod/Html.pm
4791 ____________________________________________________________________________
4792 [  3803] By: gsar                                  on 1999/07/28  06:56:38
4793         Log: freebsd hints update
4794              
4795              From: Anton Berezin <tobez@plab.ku.dk>
4796              To: perl5-porters@perl.org
4797              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
4798              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
4799              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
4800      Branch: perl
4801            ! hints/freebsd.sh
4802 ____________________________________________________________________________
4803 [  3802] By: gsar                                  on 1999/07/28  06:51:32
4804         Log: cosmetic testsuite patch
4805              
4806              From: Graham Barr <gbarr@ti.com>
4807              To: Perl5 Porters <perl5-porters@perl.org>
4808              Subject: 5.005_58 build
4809              Date: Tue, 27 Jul 1999 08:09:25 -0500
4810              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
4811      Branch: perl
4812            ! t/op/grent.t t/op/pwent.t
4813 ____________________________________________________________________________
4814 [  3801] By: jhi                                   on 1999/07/27  13:49:39
4815         Log: Minuscule cleanup of the integer overflow patch.
4816      Branch: cfgperl
4817            ! util.c
4818 ____________________________________________________________________________
4819 [  3800] By: jhi                                   on 1999/07/27  13:37:23
4820         Log: Test hex('x...').
4821      Branch: cfgperl
4822            ! t/op/oct.t
4823 ____________________________________________________________________________
4824 [  3799] By: jhi                                   on 1999/07/27  12:45:45
4825         Log: Integrate with Sarathy (5.005_58).
4826      Branch: cfgperl
4827            - ext/B/byteperl.c
4828           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
4829           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
4830           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
4831           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4832           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
4833           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
4834           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
4835           !> win32/config_H.vc
4836 ____________________________________________________________________________
4837 [  3798] By: jhi                                   on 1999/07/27  12:42:43
4838         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
4839              they used to be just optional lexical warnings.
4840              Also, with warnings turned on, constants > 2**32-1
4841              trigger a non-portability warning.
4842      Branch: cfgperl
4843            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
4844            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
4845            ! util.c
4846 ____________________________________________________________________________
4847 [  3797] By: gsar                                  on 1999/07/27  10:48:27
4848         Log: here lies 5.005_58
4849      Branch: perl
4850            - ext/B/byteperl.c
4851            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
4852            ! pod/perlfaq9.pod pod/perlhist.pod
4853
4854 ----------------
4855 Version 5.005_58
4856 ----------------
4857
4858 ____________________________________________________________________________
4859 [  3796] By: gsar                                  on 1999/07/27  09:23:42
4860         Log: regenerate win32/config_H.?c
4861      Branch: perl
4862            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4863 ____________________________________________________________________________
4864 [  3795] By: gsar                                  on 1999/07/27  09:02:31
4865         Log: From: Tye McQueen <tye@metronet.com>
4866              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
4867              Message-Id: <199907270019.AA08223@metronet.com>
4868              Subject: Patch pl2bat.pl so batch file can fail
4869      Branch: perl
4870            ! win32/bin/pl2bat.pl
4871 ____________________________________________________________________________
4872 [  3794] By: gsar                                  on 1999/07/27  08:59:58
4873         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4874              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
4875              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
4876              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
4877      Branch: perl
4878            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
4879            ! lib/SelfLoader.pm
4880 ____________________________________________________________________________
4881 [  3793] By: gsar                                  on 1999/07/27  08:19:16
4882         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
4883              (from Andy Dougherty)
4884      Branch: perl
4885            ! embed.h embed.pl
4886 ____________________________________________________________________________
4887 [  3792] By: gsar                                  on 1999/07/27  08:04:19
4888         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
4889              and Brad Appleton)
4890      Branch: perl
4891            ! lib/Pod/Parser.pm
4892 ____________________________________________________________________________
4893 [  3791] By: gsar                                  on 1999/07/27  07:50:54
4894         Log: cover case where CLK_TCK is a float, not integer (from
4895              alexander smishlajev <als@turnhere.com>)
4896      Branch: perl
4897            ! ext/Devel/DProf/DProf.xs
4898 ____________________________________________________________________________
4899 [  3790] By: gsar                                  on 1999/07/27  07:45:08
4900         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
4901              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
4902      Branch: perl
4903            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
4904            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
4905 ____________________________________________________________________________
4906 [  3789] By: jhi                                   on 1999/07/27  07:44:55
4907         Log: Integrate with Sarathy.
4908      Branch: cfgperl
4909           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
4910           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
4911           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
4912           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
4913           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
4914           !> proto.h t/comp/proto.t t/io/open.t
4915 ____________________________________________________________________________
4916 [  3788] By: gsar                                  on 1999/07/27  07:29:59
4917         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
4918              to Russ Allbery <rra@stanford.edu>); s/Simple// and
4919              s/pod2txt/pod2text/ etc.
4920      Branch: perl
4921            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
4922            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
4923 ____________________________________________________________________________
4924 [  3787] By: gsar                                  on 1999/07/27  06:48:40
4925         Log: From: Andy Dougherty <doughera@lafayette.edu>
4926              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
4927              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
4928              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
4929      Branch: perl
4930            ! ext/SDBM_File/sdbm/sdbm.h
4931 ____________________________________________________________________________
4932 [  3786] By: gsar                                  on 1999/07/27  06:30:09
4933         Log: applied suggested patch; added missing prototype changes to
4934              opcode.pl along with documentation typos (feature still needs
4935              to be described in perlopentut.pod and summarized in
4936              perldelta.pod)
4937              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4938              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
4939              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
4940              Subject: [PATCH 5.00557] 3-arg open
4941      Branch: perl
4942            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
4943            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
4944            ! proto.h t/comp/proto.t t/io/open.t
4945 ____________________________________________________________________________
4946 [  3785] By: gsar                                  on 1999/07/27  04:36:39
4947         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
4948              <roland.bauer@fff.at>)
4949      Branch: perl
4950            ! lib/Pod/Html.pm
4951 ____________________________________________________________________________
4952 [  3784] By: gsar                                  on 1999/07/27  03:56:17
4953         Log: change#3762 wasn't needed
4954      Branch: perl
4955            ! ext/B/B/CC.pm
4956 ____________________________________________________________________________
4957 [  3783] By: jhi                                   on 1999/07/26  19:08:21
4958         Log: Integrate with Sarathy.
4959      Branch: cfgperl
4960           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
4961           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
4962           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
4963 ____________________________________________________________________________
4964 [  3782] By: gsar                                  on 1999/07/26  18:16:50
4965         Log: update Changes, patchlevel &c.
4966      Branch: perl
4967            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
4968            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4969 ____________________________________________________________________________
4970 [  3781] By: gsar                                  on 1999/07/26  17:54:47
4971         Log: a more correct fix for change#2744
4972              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4973              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
4974              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
4975              Subject: [PATCH _57] Re: toke.c questions 
4976      Branch: perl
4977            ! toke.c
4978 ____________________________________________________________________________
4979 [  3780] By: gsar                                  on 1999/07/26  17:37:04
4980         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
4981      Branch: perl
4982            ! pod/perlfunc.pod
4983 ____________________________________________________________________________
4984 [  3779] By: jhi                                   on 1999/07/26  16:37:23
4985         Log: Dusting off.
4986      Branch: cfgperl
4987            ! README.threads
4988 ____________________________________________________________________________
4989 [  3778] By: gsar                                  on 1999/07/26  13:28:46
4990         Log: avoid DIVZERO
4991      Branch: perl
4992            ! utils/dprofpp.PL
4993 ____________________________________________________________________________
4994 [  3777] By: gsar                                  on 1999/07/26  13:18:53
4995         Log: warnings identified by Borland compiler
4996      Branch: perl
4997            ! makedef.pl pp_ctl.c
4998 ____________________________________________________________________________
4999 [  3776] By: jhi                                   on 1999/07/26  13:07:36
5000         Log: Integrate with Sarathy.
5001      Branch: cfgperl
5002           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
5003 ____________________________________________________________________________
5004 [  3775] By: gsar                                  on 1999/07/26  12:55:43
5005         Log: avoid infinite recursion when Thread.pm croaks during
5006              bootstrap
5007      Branch: perl
5008            ! lib/Carp/Heavy.pm
5009 ____________________________________________________________________________
5010 [  3774] By: gsar                                  on 1999/07/26  12:43:02
5011         Log: integrate cfgperl contents into mainline
5012      Branch: perl
5013           +> lib/Carp/Heavy.pm
5014           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
5015           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
5016           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
5017           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
5018           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
5019 ____________________________________________________________________________
5020 [  3773] By: jhi                                   on 1999/07/26  12:40:29
5021         Log: Use long doubles only if they are useful.
5022      Branch: cfgperl
5023            ! ext/POSIX/POSIX.xs
5024 ____________________________________________________________________________
5025 [  3772] By: gsar                                  on 1999/07/26  12:33:11
5026         Log: typo in change#3768
5027      Branch: perl
5028            ! pp_hot.c
5029 ____________________________________________________________________________
5030 [  3771] By: gsar                                  on 1999/07/26  12:08:27
5031         Log: alpha-stage support for user-hooks in @INC
5032              From: Ken Fox <kfox@ford.com>
5033              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
5034              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
5035              Subject: Re: loading remote modules
5036      Branch: perl
5037            ! pp_ctl.c
5038 ____________________________________________________________________________
5039 [  3770] By: jhi                                   on 1999/07/26  11:38:36
5040         Log: Back out #3735.  Needs more work.
5041      Branch: cfgperl
5042            ! Makefile.SH cflags.SH configpm ext/util/make_ext
5043            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
5044            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
5045            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
5046            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
5047 ____________________________________________________________________________
5048 [  3769] By: jhi                                   on 1999/07/26  11:24:45
5049         Log: Integrate with Sarathy.
5050      Branch: cfgperl
5051           !> (integrate 35 files)
5052 ____________________________________________________________________________
5053 [  3768] By: gsar                                  on 1999/07/26  11:03:07
5054         Log: optimize method name lookup
5055              From: Chip Salzenberg <chip@perlsupport.com>
5056              Date: Thu, 22 Jul 1999 13:43:36 -0400
5057              Message-ID: <19990722134336.Q391@perlsupport.com>
5058              Subject: [PATCH] OP_METHOD_NAMED
5059      Branch: perl
5060            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
5061            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
5062            ! proto.h
5063 ____________________________________________________________________________
5064 [  3767] By: gsar                                  on 1999/07/26  10:44:11
5065         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
5066              foo()->()); rework grammar to remove conflicts
5067              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
5068              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
5069              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
5070              Subject: [PATCH _57, long] Re: optional arrow asymmetry
5071      Branch: perl
5072            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
5073            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
5074            ! vms/perly_c.vms vms/perly_h.vms
5075 ____________________________________________________________________________
5076 [  3766] By: jhi                                   on 1999/07/26  10:18:56
5077         Log: Use $< instead of $*.c in *perlmain.o rules.
5078      Branch: cfgperl
5079            ! Makefile.SH
5080 ____________________________________________________________________________
5081 [  3765] By: gsar                                  on 1999/07/26  09:28:48
5082         Log: From: Ian Phillipps <ian@dial.pipex.com>
5083              Date: Fri, 23 Jul 1999 23:35:56 +0100
5084              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
5085              Subject: (Version 2) Extending unpack to deal with counted strings
5086      Branch: perl
5087            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
5088 ____________________________________________________________________________
5089 [  3764] By: jhi                                   on 1999/07/26  09:17:26
5090         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5091              To: perl5-porters@perl.org (Mailing list Perl5)
5092              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
5093              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
5094              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
5095              
5096              The patch was based on 5_57 so had to re-apply lib/Carp.pm
5097              parts of changes #3498, #3696, and #3702 for the new
5098              lib/Carp/Heavy.pm.
5099      Branch: cfgperl
5100            + lib/Carp/Heavy.pm
5101            ! MANIFEST lib/Carp.pm
5102 ____________________________________________________________________________
5103 [  3763] By: gsar                                  on 1999/07/26  09:03:17
5104         Log: ~ isn't valid in VMS filenames
5105      Branch: perl
5106            ! lib/Pod/Html.pm
5107 ____________________________________________________________________________
5108 [  3762] By: gsar                                  on 1999/07/26  08:59:47
5109         Log: setstate stop-gap from Vishal Bhatia
5110      Branch: perl
5111            ! ext/B/B/CC.pm
5112 ____________________________________________________________________________
5113 [  3761] By: gsar                                  on 1999/07/26  08:06:39
5114         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
5115              add B::OP::name() method that returns just the op_name;
5116              convert Deparse et all to use that instead of B::OP::ppaddr();
5117              add support for OP_SETSTATE in Deparse
5118      Branch: perl
5119            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
5120            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
5121            ! ext/B/B/Xref.pm opcode.h opcode.pl
5122 ____________________________________________________________________________
5123 [  3760] By: jhi                                   on 1999/07/26  07:14:43
5124         Log: Integrate with Sarathy.
5125      Branch: cfgperl
5126           !> (integrate 43 files)
5127 ____________________________________________________________________________
5128 [  3759] By: gsar                                  on 1999/07/26  05:12:24
5129         Log: add disclaimer about perl 4 libraries (modified version of
5130              patch suggested by Clinton Pierce <cpierce1@ford.com>)
5131      Branch: perl
5132            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
5133            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
5134            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
5135            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
5136            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
5137 ____________________________________________________________________________
5138 [  3758] By: gsar                                  on 1999/07/26  04:48:35
5139         Log: make reset() behave with high-bit characters
5140              From: Ian Phillipps <ian@dial.pipex.com>
5141              Date: Thu, 22 Jul 1999 22:48:59 +0100
5142              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
5143              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
5144      Branch: perl
5145            ! sv.c
5146 ____________________________________________________________________________
5147 [  3757] By: gsar                                  on 1999/07/26  04:40:32
5148         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
5149      Branch: perl
5150            ! pod/perlport.pod
5151 ____________________________________________________________________________
5152 [  3756] By: gsar                                  on 1999/07/26  04:20:37
5153         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
5154      Branch: perl
5155            ! utils/dprofpp.PL
5156 ____________________________________________________________________________
5157 [  3755] By: gsar                                  on 1999/07/26  04:18:00
5158         Log: disable VPATH for now (breaks x2p build)
5159      Branch: perl
5160            ! x2p/Makefile.SH
5161 ____________________________________________________________________________
5162 [  3754] By: gsar                                  on 1999/07/26  03:15:33
5163         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
5164              (%! has the necessary magic); misc typos
5165      Branch: perl
5166            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
5167            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
5168            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
5169            ! utils/h2xs.PL
5170 ____________________________________________________________________________
5171 [  3753] By: gsar                                  on 1999/07/26  02:38:28
5172         Log: integrate cfgperl contents into mainline
5173      Branch: perl
5174           +> t/pragma/locale/latin1 t/pragma/locale/utf8
5175           !> (integrate 53 files)
5176 ____________________________________________________________________________
5177 [  3752] By: gsar                                  on 1999/07/26  02:11:31
5178         Log: ensure implicitly closed handles don't set $? or $!
5179      Branch: perl
5180            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
5181 ____________________________________________________________________________
5182 [  3751] By: gsar                                  on 1999/07/26  01:28:34
5183         Log: change#3534 didn't preserve undef return values from caller()
5184      Branch: perl
5185            ! Changes pp_ctl.c
5186 ____________________________________________________________________________
5187 [  3750] By: jhi                                   on 1999/07/25  20:59:29
5188         Log: Back up a tiny bit from #3735.
5189              This may break builds outside the source directory
5190              but then again, they do not work that ell yet anyway.
5191      Branch: cfgperl
5192            ! Makefile.SH
5193 ____________________________________________________________________________
5194 [  3750] By: jhi                                   on 1999/07/25  20:59:29
5195         Log: Back up a tiny bit from #3735.
5196              This may break builds outside the source directory
5197              but then again, they do not work that ell yet anyway.
5198      Branch: cfgperl
5199            ! Makefile.SH
5200 ____________________________________________________________________________
5201 [  3749] By: jhi                                   on 1999/07/25  19:15:55
5202         Log: Integrate with Sarathy.
5203      Branch: cfgperl
5204           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
5205 ____________________________________________________________________________
5206 [  3748] By: jhi                                   on 1999/07/25  19:06:59
5207         Log: Recode locale.t so that the change in #3730
5208              is not needed and locale.t works both without
5209              and with the utf8 pragma.
5210      Branch: cfgperl
5211            + t/pragma/locale/latin1 t/pragma/locale/utf8
5212            ! MANIFEST t/pragma/locale.t
5213 ____________________________________________________________________________
5214 [  3747] By: jhi                                   on 1999/07/25  19:01:46
5215         Log: Like #3743.
5216      Branch: cfgperl
5217            ! utils/perlbug.PL
5218 ____________________________________________________________________________
5219 [  3746] By: gsar                                  on 1999/07/25  18:08:58
5220         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
5221              append a HISTORY section to POD if option is used
5222      Branch: perl
5223            ! utils/h2xs.PL
5224 ____________________________________________________________________________
5225 [  3745] By: gsar                                  on 1999/07/25  17:40:03
5226         Log: warn rather than die when parse_version() can't cut it (from
5227              Michael G Schwern <schwern@pobox.com>)
5228      Branch: perl
5229            ! lib/ExtUtils/MM_Unix.pm
5230 ____________________________________________________________________________
5231 [  3744] By: gsar                                  on 1999/07/25  16:32:48
5232         Log: make map behave like grep wrt indirect object slot when
5233              there are parentheses; revert an experimental mod by Larry
5234              in change#2038 that failed to parse %{{qw(a b c)}} properly
5235              (this means C<map {use Foo; ...} ...> still needs a proper
5236              fix)
5237      Branch: perl
5238            ! toke.c
5239 ____________________________________________________________________________
5240 [  3743] By: jhi                                   on 1999/07/25  16:24:55
5241         Log: Fix a typo in #3725.
5242      Branch: cfgperl
5243            ! utils/perlbug.PL
5244 ____________________________________________________________________________
5245 [  3742] By: jhi                                   on 1999/07/25  16:14:39
5246         Log: Integrate with Sarathy.
5247      Branch: cfgperl
5248           !> (integrate 26 files)
5249 ____________________________________________________________________________
5250 [  3741] By: jhi                                   on 1999/07/25  16:02:28
5251         Log: Cut-and-pasto in #3737.
5252      Branch: cfgperl
5253            ! perl.c
5254 ____________________________________________________________________________
5255 [  3740] By: gsar                                  on 1999/07/25  15:59:34
5256         Log: add note about glibc bug
5257      Branch: perl
5258            ! t/pragma/warn/pp_hot
5259 ____________________________________________________________________________
5260 [  3739] By: gsar                                  on 1999/07/25  15:48:40
5261         Log: fix bug in change#3728 that might free COPs prematurely;
5262              null(op) now does more thorough scrubbing of the op, which
5263              fixes a few compile-time memory "leaks"
5264      Branch: perl
5265            ! dump.c embed.h embed.pl op.c proto.h
5266 ____________________________________________________________________________
5267 [  3738] By: jhi                                   on 1999/07/25  14:15:26
5268         Log: In accordance with #3737.
5269      Branch: metaconfig
5270            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
5271            ! U/modified/Oldconfig.U
5272      Branch: metaconfig/U/perl
5273            ! Extensions.U
5274 ____________________________________________________________________________
5275 [  3737] By: jhi                                   on 1999/07/25  14:12:34
5276         Log: Use vendorprefixlib.
5277      Branch: cfgperl
5278            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5279            ! config_h.SH perl.c
5280 ____________________________________________________________________________
5281 [  3736] By: jhi                                   on 1999/07/25  13:10:03
5282         Log: Populate metaconfig branch.
5283      Branch: metaconfig
5284            + (add 1468 files)
5285      Branch: metaconfig/U/perl
5286            + (add 101 files)
5287 ____________________________________________________________________________
5288 [  3735] By: jhi                                   on 1999/07/25  12:27:20
5289         Log: First steps of making builds outside the source
5290              directory possible.  These should get us as far
5291              as miniperl, then building DynaLoader falls into
5292              tiny twinkling pieces as MakeMaker knows nothing
5293              of VPATH mindset.
5294      Branch: cfgperl
5295            ! Configure Makefile.SH cflags.SH config_h.SH configpm
5296            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
5297            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
5298            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
5299            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
5300 ____________________________________________________________________________
5301 [  3734] By: jhi                                   on 1999/07/25  11:19:28
5302         Log: Poor Glossary--are we fixed yet?
5303      Branch: cfgperl
5304            ! Porting/Glossary
5305 ____________________________________________________________________________
5306 [  3733] By: jhi                                   on 1999/07/25  11:15:06
5307         Log: Change #3732 mistakenly clobbered Glossary.
5308      Branch: cfgperl
5309            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5310            ! config_h.SH
5311 ____________________________________________________________________________
5312 [  3732] By: jhi                                   on 1999/07/25  10:46:39
5313         Log: Andy's new installation scheme (note: a lot of this
5314              leaked in already with change #3731).  The vendor*
5315              stuff is not used anywhere (in *.SH, say), so it
5316              isn't in Configure, either.
5317      Branch: cfgperl
5318            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5319            ! config_h.SH
5320 ____________________________________________________________________________
5321 [  3731] By: jhi                                   on 1999/07/25  10:12:07
5322         Log: Circumcode a strange shell(?) bug in AIX found
5323              while trying to do -Duse64bits (which I couldn't do
5324              in the end because the CPU isn't 64-bit in that box,
5325              but at least now the probing doesn't crash.)
5326      Branch: cfgperl
5327            ! Configure config_h.SH hints/aix.sh
5328 ____________________________________________________________________________
5329 [  3730] By: gsar                                  on 1999/07/25  04:56:56
5330         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
5331              a utf8 bug in one of the new RE optimizations
5332      Branch: perl
5333            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
5334            ! t/pragma/locale.t
5335 ____________________________________________________________________________
5336 [  3729] By: jhi                                   on 1999/07/23  19:56:27
5337         Log: From: Andy Dougherty <doughera@lafayette.edu>
5338              To: Perl Porters <perl5-porters@perl.org>
5339              Subject: [PATCH 5.005_57] INSTALL-1.58
5340              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
5341              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
5342              
5343              plus
5344              
5345              From: "Kurt D. Starsinic" <kstar@chapin.edu>
5346              To: Andy Dougherty <doughera@lafayette.edu>
5347              Cc: Perl Porters <perl5-porters@perl.org>
5348              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
5349              Date: Fri, 23 Jul 1999 13:38:25 -0400
5350              Message-ID: <19990723133825.A12033@O2.chapin.edu>
5351      Branch: cfgperl
5352            ! INSTALL
5353 ____________________________________________________________________________
5354 [  3728] By: gsar                                  on 1999/07/23  17:24:42
5355         Log: applied suggested patch for tracking line numbers correctly in
5356              optimized blocks with a single statement; changed setcop to
5357              setstate and added code for -Dx dumps
5358              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5359              Date: Wed, 23 Jun 1999 17:27:42 +0100
5360              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
5361              Subject: [PATCH 5.005_57] Line number error in optimised else() 
5362      Branch: perl
5363            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
5364            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
5365            ! pp_proto.h t/op/misc.t
5366 ____________________________________________________________________________
5367 [  3727] By: gsar                                  on 1999/07/23  15:56:04
5368         Log: avoid useless use of target for pp_each(); also fixes bugs due to
5369              refcount held by the target
5370      Branch: perl
5371            ! opcode.h opcode.pl pp.c t/op/each.t
5372 ____________________________________________________________________________
5373 [  3726] By: jhi                                   on 1999/07/23  12:08:30
5374         Log: Change #3725 aftershock.
5375      Branch: cfgperl
5376            ! INSTALL jpl/JNI/JNI.pm
5377 ____________________________________________________________________________
5378 [  3725] By: jhi                                   on 1999/07/23  11:58:49
5379         Log: Introduce $Config{ldlibpthname} which contains
5380              the name of the environment variable holding the
5381              dynamic library search path, often LD_LIBRARY_PATH.
5382              Use this new feature all over.
5383              Also removed remnants of admonition "add LD_LIBRARY_PATH
5384              before running make" because Makefile.SH does this for you. 
5385      Branch: cfgperl
5386            ! Configure Makefile.SH config_h.SH
5387            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
5388            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
5389            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
5390            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
5391            ! jpl/install-jpl utils/perlbug.PL
5392 ____________________________________________________________________________
5393 [  3724] By: jhi                                   on 1999/07/23  08:03:36
5394         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
5395              To: perl5-porters@perl.org
5396              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
5397              Date: Thu, 22 Jul 1999 19:58:34 -0400
5398              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
5399      Branch: cfgperl
5400            ! av.c
5401 ____________________________________________________________________________
5402 [  3723] By: gsar                                  on 1999/07/23  00:01:29
5403         Log: emit warning about function calls that were encountered too early
5404              to enforce their prototype
5405      Branch: perl
5406            ! op.c op.h pod/perldiag.pod
5407 ____________________________________________________________________________
5408 [  3722] By: jhi                                   on 1999/07/22  21:19:59
5409         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
5410              To: perl5-porters@perl.org
5411              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
5412              Subject: [PATCH] MakeMaker documentation
5413              Date: Wed, 21 Jul 1999 14:15:42 -0400
5414              Message-ID: <19990721141542.A1800@O2.chapin.edu>
5415      Branch: cfgperl
5416            ! lib/ExtUtils/MakeMaker.pm
5417 ____________________________________________________________________________
5418 [  3721] By: jhi                                   on 1999/07/22  21:05:19
5419         Log: From: pvhp@forte.com (Peter Prymmer)
5420              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
5421              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
5422              Date: Wed, 21 Jul 99 17:15:39 PDT
5423              Message-Id: <9907220015.AA11931@forte.com>
5424      Branch: cfgperl
5425            ! hints/os390.sh
5426 ____________________________________________________________________________
5427 [  3720] By: jhi                                   on 1999/07/22  20:51:17
5428         Log: AIX magic: ccdlflags needs to be different for
5429              Perl itself and for extra-core extensions
5430              (as used by ExtUtilss::embed::ldopts).
5431              Based on the problems described in
5432              
5433              From: Mike W Ellwood <mwe@rl.ac.uk>
5434              To: perl5-porters@perl.org
5435              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
5436              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
5437              Reply-To: m.w.ellwood@rl.ac.uk
5438              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
5439      Branch: cfgperl
5440            ! Configure Makefile.SH config_h.SH hints/aix.sh
5441 ____________________________________________________________________________
5442 [  3719] By: jhi                                   on 1999/07/22  08:23:53
5443         Log: Update history records.
5444      Branch: cfgperl
5445            ! pod/perlhist.pod
5446 ____________________________________________________________________________
5447 [  3718] By: jhi                                   on 1999/07/21  13:54:42
5448         Log: Todododobedobedo.
5449      Branch: cfgperl
5450            ! Todo
5451 ____________________________________________________________________________
5452 [  3717] By: jhi                                   on 1999/07/21  12:10:48
5453         Log: Even more Todo.
5454      Branch: cfgperl
5455            ! Todo
5456 ____________________________________________________________________________
5457 [  3716] By: jhi                                   on 1999/07/21  11:40:39
5458         Log: Use Errno more extensively so that error
5459              messages are more portable (another way
5460              would be to muck around with LC_MESSAGES).
5461              Problem reported in
5462              
5463              From: oracle@pcr8.pcr.com
5464              To: perl5-porters@perl.org
5465              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
5466              Date: Mon, 19 Jul 1999 18:39:13 -0400
5467              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
5468      Branch: cfgperl
5469            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
5470            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
5471            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
5472 ____________________________________________________________________________
5473 [  3715] By: jhi                                   on 1999/07/21  11:05:36
5474         Log: Slightly modified patch.
5475              From: Sean Sheedy <seans@ncube.com>
5476              To: perl5-porters@perl.org
5477              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
5478              Date: Tue, 20 Jul 1999 09:52:06 -0700
5479              Message-Id: <3794A935.1C150E54@ncube.com>
5480      Branch: cfgperl
5481            ! cflags.SH x2p/cflags.SH
5482 ____________________________________________________________________________
5483 [  3714] By: jhi                                   on 1999/07/20  21:26:19
5484         Log: More Todo.
5485      Branch: cfgperl
5486            ! Todo
5487 ____________________________________________________________________________
5488 [  3713] By: jhi                                   on 1999/07/20  18:02:45
5489         Log: Integrate with Sarathy.
5490      Branch: cfgperl
5491           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
5492           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
5493           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
5494           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
5495           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
5496           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
5497           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
5498           +> utils/dprofpp.PL
5499           !> INSTALL MAINTAIN MANIFEST configure.com
5500           !> ext/Devel/Peek/Makefile.PL installman installperl
5501           !> pod/roffitall utils/Makefile vms/descrip_mms.template
5502           !> win32/Makefile win32/makefile.mk win32/win32.h
5503 ____________________________________________________________________________
5504 [  3712] By: gsar                                  on 1999/07/20  15:29:01
5505         Log: DProf tweak
5506      Branch: perl
5507            ! ext/Devel/DProf/DProf.xs
5508 ____________________________________________________________________________
5509 [  3711] By: gsar                                  on 1999/07/20  07:56:19
5510         Log: another DProf build tweak
5511      Branch: perl
5512            ! utils/dprofpp.PL
5513 ____________________________________________________________________________
5514 [  3710] By: gsar                                  on 1999/07/20  07:36:36
5515         Log: move DProf things around to where they are supposed to be
5516      Branch: perl
5517            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
5518            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
5519            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
5520            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
5521            + t/lib/dprof/test6_t t/lib/dprof/test6_v
5522           +> utils/dprofpp.PL
5523            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
5524            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
5525            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
5526            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
5527            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
5528            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
5529            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
5530            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
5531            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
5532            ! installperl pod/roffitall utils/Makefile
5533            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
5534 ____________________________________________________________________________
5535 [  3709] By: gsar                                  on 1999/07/20  06:13:16
5536         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
5537      Branch: perl
5538            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
5539            ! ext/Devel/Peek/Makefile.PL
5540 ____________________________________________________________________________
5541 [  3708] By: gsar                                  on 1999/07/20  06:01:22
5542         Log: move DProf to Devel/DProf
5543      Branch: perl
5544           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
5545           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
5546           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
5547           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
5548           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
5549           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
5550           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
5551           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
5552           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
5553           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
5554           +> ext/Devel/DProf/test.pl
5555            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
5556            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
5557            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
5558            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
5559            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
5560            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
5561            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
5562            ! MAINTAIN MANIFEST configure.com win32/Makefile
5563            ! win32/makefile.mk
5564 ____________________________________________________________________________
5565 [  3707] By: gsar                                  on 1999/07/20  05:39:11
5566         Log: add Devel::DProf v19990108 from CPAN, as it was
5567      Branch: perl
5568            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
5569            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
5570            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
5571            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
5572            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
5573            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
5574            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
5575            ! MANIFEST
5576 ____________________________________________________________________________
5577 [  3706] By: gsar                                  on 1999/07/20  04:52:25
5578         Log: C<union any> needs no PERL_OBJECT-treatment
5579      Branch: perl
5580            ! win32/win32.h
5581 ____________________________________________________________________________
5582 [  3705] By: gsar                                  on 1999/07/20  04:11:54
5583         Log: fix problem in default build
5584      Branch: perl
5585            ! win32/Makefile win32/makefile.mk
5586 ____________________________________________________________________________
5587 [  3704] By: jhi                                   on 1999/07/19  07:06:36
5588         Log: Integrate with Sarathy.
5589      Branch: cfgperl
5590           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
5591           !> win32/win32.c
5592 ____________________________________________________________________________
5593 [  3703] By: gsar                                  on 1999/07/19  05:55:57
5594         Log: win32 nits
5595      Branch: perl
5596            ! makedef.pl sv.h
5597 ____________________________________________________________________________
5598 [  3702] By: gsar                                  on 1999/07/19  04:29:34
5599         Log: don't display tid from main thread (or testsuite breaks)
5600      Branch: perl
5601            ! lib/Carp.pm util.c
5602 ____________________________________________________________________________
5603 [  3701] By: gsar                                  on 1999/07/19  00:47:52
5604         Log: remove several doubled (and tripled!) entries
5605      Branch: perl
5606            ! pod/perldiag.pod
5607 ____________________________________________________________________________
5608 [  3700] By: gsar                                  on 1999/07/19  00:42:34
5609         Log: integrate cfgperl contents into mainline
5610      Branch: perl
5611           +> makedef.pl
5612            - perl_exp.SH win32/makedef.pl
5613           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
5614           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
5615           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
5616           !> utf8.c util.c win32/Makefile win32/makefile.mk
5617 ____________________________________________________________________________
5618 [  3699] By: gsar                                  on 1999/07/19  00:33:59
5619         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
5620      Branch: perl
5621            ! Changes win32/win32.c
5622 ____________________________________________________________________________
5623 [  3698] By: jhi                                   on 1999/07/18  21:33:57
5624         Log: Integrate with Sarathy.
5625      Branch: cfgperl
5626           +> t/op/chars.t
5627           !> (integrate 57 files)
5628 ____________________________________________________________________________
5629 [  3697] By: gsar                                  on 1999/07/18  05:22:36
5630         Log: From: pvhp@forte.com (Peter Prymmer)
5631              Date: Thu, 1 Jul 99 19:31:24 PDT
5632              Message-Id: <9907020231.AA16942@forte.com>
5633              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
5634      Branch: perl
5635            + t/op/chars.t
5636            ! MANIFEST ebcdic.c t/op/ord.t
5637 ____________________________________________________________________________
5638 [  3696] By: gsar                                  on 1999/07/18  05:11:02
5639         Log: display thread id in diagnostics (suggested by Dan Sugalski)
5640      Branch: perl
5641            ! lib/Carp.pm util.c
5642 ____________________________________________________________________________
5643 [  3695] By: gsar                                  on 1999/07/18  04:57:47
5644         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
5645      Branch: perl
5646            ! pod/perldiag.pod
5647 ____________________________________________________________________________
5648 [  3694] By: gsar                                  on 1999/07/18  04:56:28
5649         Log: cache [NIUP]V conversions of defined READONLY values
5650              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5651              Date: Sun, 11 Jul 1999 04:39:44 -0400
5652              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
5653              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
5654      Branch: perl
5655            ! sv.c
5656 ____________________________________________________________________________
5657 [  3693] By: gsar                                  on 1999/07/18  03:53:38
5658         Log: From: jan.dubois@ibm.net (Jan Dubois)
5659              Date: Sat, 17 Jul 1999 10:58:29 +0200
5660              Message-ID: <379144ad.13616689@smtp1.ibm.net>
5661              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
5662      Branch: perl
5663            ! lib/ExtUtils/Manifest.pm
5664 ____________________________________________________________________________
5665 [  3692] By: gsar                                  on 1999/07/18  03:51:03
5666         Log: remove spurious newSTATEOP() that causes goto to enter one too many
5667              contexts when jumping between if and elsif blocks
5668      Branch: perl
5669            ! perly.c perly.y pp_ctl.c t/op/goto.t
5670 ____________________________________________________________________________
5671 [  3691] By: gsar                                  on 1999/07/18  01:49:59
5672         Log: detypo, update Changes
5673      Branch: perl
5674            ! Changes doio.c
5675 ____________________________________________________________________________
5676 [  3690] By: gsar                                  on 1999/07/18  01:16:59
5677         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
5678      Branch: perl
5679            ! lib/integer.pm
5680 ____________________________________________________________________________
5681 [  3689] By: gsar                                  on 1999/07/18  00:47:17
5682         Log: ensure __END__ appears on a line by itself in wrapped
5683              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
5684              mention caveat about successfull kill()
5685      Branch: perl
5686            ! pod/perlfunc.pod win32/bin/pl2bat.pl
5687 ____________________________________________________________________________
5688 [  3688] By: gsar                                  on 1999/07/17  20:47:44
5689         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
5690      Branch: perl
5691            ! ext/SDBM_File/sdbm/Makefile.PL
5692 ____________________________________________________________________________
5693 [  3687] By: gsar                                  on 1999/07/17  20:43:27
5694         Log: make CC.pm use a distinct CCPP() macro rather than PP()
5695              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
5696      Branch: perl
5697            ! cc_runtime.h ext/B/B/CC.pm
5698 ____________________________________________________________________________
5699 [  3686] By: gsar                                  on 1999/07/17  20:39:08
5700         Log: tiny bug in vars.pm (from John Dlugosz)
5701      Branch: perl
5702            ! lib/vars.pm
5703 ____________________________________________________________________________
5704 [  3685] By: gsar                                  on 1999/07/17  20:37:27
5705         Log: applied suggested patch, along with later tweak
5706              From: jan.dubois@ibm.net (Jan Dubois)
5707              Date: Wed, 14 Jul 1999 23:53:43 +0200
5708              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
5709              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
5710      Branch: perl
5711            ! lib/Pod/Html.pm
5712 ____________________________________________________________________________
5713 [  3684] By: gsar                                  on 1999/07/17  20:24:32
5714         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
5715      Branch: perl
5716            ! thrdvar.h
5717 ____________________________________________________________________________
5718 [  3683] By: gsar                                  on 1999/07/17  20:21:01
5719         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5720              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
5721              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
5722              Subject: [PATCH 5.005_57] Segfaults if $^P
5723      Branch: perl
5724            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
5725            ! proto.h
5726 ____________________________________________________________________________
5727 [  3682] By: gsar                                  on 1999/07/17  20:04:17
5728         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
5729              and prefix/lib/perl5/man are ass_u_med only if those directories
5730              actually exist; else prefix/{lib,man} are used)
5731      Branch: perl
5732            ! lib/ExtUtils/MM_Unix.pm
5733 ____________________________________________________________________________
5734 [  3681] By: gsar                                  on 1999/07/17  19:12:33
5735         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
5736      Branch: perl
5737            ! op.c t/comp/proto.t
5738 ____________________________________________________________________________
5739 [  3680] By: gsar                                  on 1999/07/17  18:23:55
5740         Log: fix vec() on magic values
5741              From: Ian Phillipps <ian@dial.pipex.com>
5742              Date: Mon, 12 Jul 1999 12:30:05 +0100
5743              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
5744              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
5745      Branch: perl
5746            ! doop.c t/op/tie.t
5747 ____________________________________________________________________________
5748 [  3679] By: gsar                                  on 1999/07/17  18:10:44
5749         Log: make system() return -1 and set $! if exec of child failed
5750              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5751              Date: Fri, 9 Jul 1999 05:21:13 -0400
5752              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
5753              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
5754      Branch: perl
5755            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
5756            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
5757 ____________________________________________________________________________
5758 [  3678] By: gsar                                  on 1999/07/17  17:54:01
5759         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5760              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
5761              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
5762              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
5763      Branch: perl
5764            ! util.c
5765 ____________________________________________________________________________
5766 [  3677] By: gsar                                  on 1999/07/17  17:34:38
5767         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
5768              converted Ken's documentation outline into pod
5769      Branch: perl
5770            ! x2p/find2perl.PL
5771 ____________________________________________________________________________
5772 [  3676] By: gsar                                  on 1999/07/17  16:34:09
5773         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
5774              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
5775              Steve Lidie
5776      Branch: perl
5777            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
5778            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
5779            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
5780            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
5781            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
5782            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
5783 ____________________________________________________________________________
5784 [  3675] By: gsar                                  on 1999/07/17  00:16:53
5785         Log: backout redundant change#3628
5786      Branch: perl
5787            ! Changes hints/bsdos.sh
5788 ____________________________________________________________________________
5789 [  3674] By: jhi                                   on 1999/07/15  14:26:03
5790         Log: Fix the bin/oct/hex constant overflow tests for
5791              long long platforms.
5792      Branch: cfgperl
5793            ! t/pragma/warn/util
5794 ____________________________________________________________________________
5795 [  3673] By: jhi                                   on 1999/07/14  21:59:11
5796         Log: Fixed AIX dynamic loading and AIX shared Perl library.
5797              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
5798              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
5799              Hijacked win32/makedef.pl for more general purpose export
5800              list building, now it is used (as toplevel makedef.pl)
5801              for win32 and AIX (perl_exp.SH made unnecessary).
5802              Because the export lists are now correct in AIX, no more linker
5803              warnings about "Exported symbol not defined" should appear.
5804      Branch: cfgperl
5805            + makedef.pl
5806            - perl_exp.SH win32/makedef.pl
5807            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
5808            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
5809            ! win32/makefile.mk
5810 ____________________________________________________________________________
5811 [  3672] By: gsar                                  on 1999/07/14  17:12:13
5812         Log: minor efficiency tweak
5813      Branch: perl
5814            ! pp_ctl.c
5815 ____________________________________________________________________________
5816 [  3671] By: jhi                                   on 1999/07/14  16:22:39
5817         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
5818              if its caller re_intuit_start() was entered with strend == strpos
5819              because end_shift ended up as -1.  The patch ain't necessarily
5820              correct but least the core dump is avoided.
5821      Branch: cfgperl
5822            ! regexec.c
5823 ____________________________________________________________________________
5824 [  3670] By: jhi                                   on 1999/07/13  07:59:09
5825         Log: Integrate with Sarathy.
5826      Branch: cfgperl
5827            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
5828            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
5829           !> (integrate 67 files)
5830 ____________________________________________________________________________
5831 [  3669] By: gsar                                  on 1999/07/12  06:14:54
5832         Log: fixups for sundry warnings about function pointers
5833      Branch: perl
5834            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
5835            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
5836            ! win32/win32.c win32/win32.h
5837 ____________________________________________________________________________
5838 [  3668] By: gsar                                  on 1999/07/12  04:11:58
5839         Log: tweaks for win32/borland
5840      Branch: perl
5841            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
5842 ____________________________________________________________________________
5843 [  3667] By: gsar                                  on 1999/07/12  01:55:15
5844         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
5845              builds; passing the implicit context is unified among the three
5846              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
5847              flavors (see the top of perl.h) for testing; all varargs functions
5848              foo() have a va_list-taking variant vfoo() for generating the
5849              context-free versions; the PERL_OBJECT build should now be
5850              hyper-compatible with CPAN extensions (C++ is totally out of
5851              the picture)
5852              
5853              result has only been tested on Windows
5854              
5855              TODO: write docs on the THX rationale and idiomatic usage of
5856              the Perl API
5857      Branch: perl
5858            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
5859            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
5860            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
5861            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
5862            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
5863            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
5864            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
5865            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
5866            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
5867            ! global.sym globals.c intrpvar.h iperlsys.h
5868            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
5869            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
5870            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
5871            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
5872            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
5873            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
5874            ! win32/dl_win32.xs win32/include/dirent.h
5875            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
5876            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
5877            ! win32/win32iop.h win32/win32sck.c
5878 ____________________________________________________________________________
5879 [  3666] By: jhi                                   on 1999/07/11  22:00:13
5880         Log: Integrate with Sarathy.
5881      Branch: cfgperl
5882           !> op.c t/op/lex_assign.t
5883 ____________________________________________________________________________
5884 [  3665] By: jhi                                   on 1999/07/11  21:59:01
5885         Log: More manual sync.
5886      Branch: cfgperl
5887            ! pod/perldelta.pod
5888 ____________________________________________________________________________
5889 [  3664] By: gsar                                  on 1999/07/11  19:11:07
5890         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
5891              remedy and related tests via private mail
5892      Branch: perl
5893            ! op.c t/op/lex_assign.t
5894 ____________________________________________________________________________
5895 [  3663] By: jhi                                   on 1999/07/11  15:04:37
5896         Log: Manual synchronization with Sarathy (some files
5897              had drifted apart for no apparent reason), plus
5898              I had a typo in dl_vms.xs Sarathy had fixed.
5899      Branch: cfgperl
5900            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
5901 ____________________________________________________________________________
5902 [  3662] By: jhi                                   on 1999/07/10  12:23:21
5903         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
5904              to adapt to the underlying platform (the binary, 0b1..., test
5905              was broken in 64-bit platforms).  Also change "hex" in the
5906              warning messages to "hexadecimal" to match "binary" and "octal".
5907      Branch: cfgperl
5908            ! pod/perldiag.pod t/pragma/warn/util util.c
5909 ____________________________________________________________________________
5910 [  3661] By: jhi                                   on 1999/07/08  21:54:55
5911         Log: Integrate with Sarathy.
5912      Branch: cfgperl
5913           +> perlapi.c perlapi.h
5914           !> (integrate 43 files)
5915 ____________________________________________________________________________
5916 [  3660] By: gsar                                  on 1999/07/08  18:47:35
5917         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
5918      Branch: perl
5919            + perlapi.c perlapi.h
5920            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
5921            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
5922            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
5923            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
5924            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
5925            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
5926            ! win32/win32.h
5927 ____________________________________________________________________________
5928 [  3659] By: gsar                                  on 1999/07/08  18:41:45
5929         Log: sundry cleanups for clean build on windows
5930      Branch: perl
5931            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
5932 ____________________________________________________________________________
5933 [  3658] By: gsar                                  on 1999/07/08  01:24:25
5934         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
5935              type mismatch problems
5936      Branch: perl
5937            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
5938            ! t/pragma/warn/op toke.c utf8.c util.c
5939 ____________________________________________________________________________
5940 [  3657] By: jhi                                   on 1999/07/07  23:01:16
5941         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
5942      Branch: cfgperl
5943            ! pod/perldiag.pod
5944           !> Changes configure.com ext/B/B/Deparse.pm
5945           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
5946           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
5947           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
5948           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
5949           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
5950           !> t/pragma/overload.t thread.h vms/vms.c
5951 ____________________________________________________________________________
5952 [  3656] By: gsar                                  on 1999/07/07  21:04:38
5953         Log: integrate cfgperl contents
5954      Branch: perl
5955           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
5956           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
5957           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
5958            ! Changes
5959           !> (integrate 45 files)
5960 ____________________________________________________________________________
5961 [  3655] By: gsar                                  on 1999/07/07  18:55:45
5962         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
5963              <pvhp@forte.com>
5964      Branch: perl
5965            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
5966 ____________________________________________________________________________
5967 [  3654] By: gsar                                  on 1999/07/07  18:47:03
5968         Log: change#1889 mistakenly removed F_SETLK
5969      Branch: perl
5970            ! ext/Fcntl/Fcntl.xs
5971 ____________________________________________________________________________
5972 [  3653] By: gsar                                  on 1999/07/07  18:42:42
5973         Log: B::Deparse update
5974              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
5975              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
5976              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
5977              Subject: [PATCH _57, long] B::Deparse 0.58
5978      Branch: perl
5979            ! ext/B/B/Deparse.pm
5980 ____________________________________________________________________________
5981 [  3652] By: gsar                                  on 1999/07/07  18:41:07
5982         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5983              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
5984              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
5985              Subject: Re: [ID 19990705.001] Overloading boolean conversion
5986      Branch: perl
5987            ! gv.c t/pragma/overload.t
5988 ____________________________________________________________________________
5989 [  3651] By: gsar                                  on 1999/07/07  17:47:30
5990         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
5991      Branch: perl
5992            ! perlsfio.h
5993 ____________________________________________________________________________
5994 [  3650] By: gsar                                  on 1999/07/07  17:45:52
5995         Log: applied new parts of suggested patch
5996              From: Charles Bailey <BAILEY@newman.upenn.edu>
5997              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
5998              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
5999              Subject: [PATCH 5.005_57] Consolidated VMS patch
6000      Branch: perl
6001            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
6002            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
6003            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
6004            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
6005            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
6006 ____________________________________________________________________________
6007 [  3649] By: jhi                                   on 1999/07/07  13:38:02
6008         Log: Sync regcomp warn with reality.
6009      Branch: cfgperl
6010            ! t/pragma/warn/regcomp
6011 ____________________________________________________________________________
6012 [  3648] By: jhi                                   on 1999/07/07  13:04:55
6013         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
6014              resolved manually.
6015      Branch: cfgperl
6016           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
6017           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
6018           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
6019            - README.lexwarn
6020           !> (integrate 79 files)
6021 ____________________________________________________________________________
6022 [  3647] By: gsar                                  on 1999/07/07  10:32:03
6023         Log: From: jan.dubois@ibm.net (Jan Dubois)
6024              Date: Thu, 01 Jul 1999 11:17:53 +0200
6025              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
6026              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
6027      Branch: perl
6028            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
6029            ! lib/ExtUtils/MakeMaker.pm
6030 ____________________________________________________________________________
6031 [  3646] By: gsar                                  on 1999/07/07  10:27:55
6032         Log: fix undocumented IO::Handle functions as suggested
6033              by cj10@cam.ac.uk
6034      Branch: perl
6035            ! ext/IO/lib/IO/Handle.pm
6036 ____________________________________________________________________________
6037 [  3645] By: gsar                                  on 1999/07/07  10:18:55
6038         Log: prohibit thread join()ing itself (from Dan Sugalski)
6039      Branch: perl
6040            ! ext/Thread/Thread.xs
6041 ____________________________________________________________________________
6042 [  3644] By: gsar                                  on 1999/07/07  10:14:26
6043         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
6044              Date: Wed, 30 Jun 1999 14:02:42 -0700
6045              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
6046              Subject:  [PATCH 5.005_57] Compiler and XSUBS
6047      Branch: perl
6048            ! ext/B/B/C.pm
6049 ____________________________________________________________________________
6050 [  3643] By: gsar                                  on 1999/07/07  10:08:38
6051         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
6052              (from François Désarménien <desar@club-internet.fr>)
6053      Branch: perl
6054            ! pod/perlsyn.pod
6055 ____________________________________________________________________________
6056 [  3642] By: gsar                                  on 1999/07/07  10:03:24
6057         Log: From: Doug MacEachern <dougm@cp.net>
6058              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
6059              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
6060              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
6061      Branch: perl
6062            ! ext/B/B.xs
6063 ____________________________________________________________________________
6064 [  3641] By: gsar                                  on 1999/07/07  10:00:57
6065         Log: slightly modified version of suggested patch
6066              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
6067              Date: Mon, 28 Jun 1999 14:23:59 -0400
6068              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
6069              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
6070      Branch: perl
6071            ! ext/POSIX/POSIX.xs
6072 ____________________________________________________________________________
6073 [  3640] By: gsar                                  on 1999/07/07  09:45:43
6074         Log: lexical warnings update (warning.t fails one test
6075              due to leaked scalar, investigation pending)
6076              From: paul.marquess@bt.com
6077              Date: Sat, 26 Jun 1999 23:19:52 +0100
6078              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
6079              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
6080      Branch: perl
6081            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
6082            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
6083            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
6084            - README.lexwarn
6085            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
6086            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
6087            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
6088            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
6089            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
6090            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
6091            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
6092            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
6093            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
6094            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
6095            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
6096            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
6097            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
6098            ! warning.h warning.pl win32/win32.c
6099 ____________________________________________________________________________
6100 [  3639] By: gsar                                  on 1999/07/07  08:09:30
6101         Log: From: Brian Jepson <bjepson@home.com>
6102              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
6103              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
6104              Subject: Patch to JPL example program
6105      Branch: perl
6106            ! jpl/JPL_Rolo/JPL_Rolo.jpl
6107 ____________________________________________________________________________
6108 [  3638] By: jhi                                   on 1999/07/07  08:07:58
6109         Log: Integrate with Sarathy.
6110      Branch: cfgperl
6111           !> (integrate 34 files)
6112 ____________________________________________________________________________
6113 [  3637] By: gsar                                  on 1999/07/07  08:07:49
6114         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
6115              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
6116              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
6117              Subject: [PATCH _57, long] Eliminate CONDOPs
6118      Branch: perl
6119            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
6120            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
6121            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
6122            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
6123            ! pod/perltoc.pod pp_ctl.c pp_hot.c
6124 ____________________________________________________________________________
6125 [  3636] By: gsar                                  on 1999/07/07  07:50:51
6126         Log: adapted suggested patch for IO-1.20x
6127              From: ian@dial.pipex.com
6128              Date:  Fri, 25 Jun 1999 10:39:42 +0100
6129              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
6130              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
6131      Branch: perl
6132            ! ext/IO/lib/IO/Socket.pm
6133 ____________________________________________________________________________
6134 [  3635] By: gsar                                  on 1999/07/07  07:26:05
6135         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
6136      Branch: perl
6137            ! hints/powerux.sh
6138 ____________________________________________________________________________
6139 [  3634] By: gsar                                  on 1999/07/07  07:20:02
6140         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6141              Date: Wed, 23 Jun 1999 16:16:05 +0100
6142              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
6143              Subject: [PATCH 5.005_57] memleak in optimizer
6144      Branch: perl
6145            ! embed.h embed.pl objXSUB.h op.c proto.h
6146 ____________________________________________________________________________
6147 [  3633] By: gsar                                  on 1999/07/07  07:10:52
6148         Log: add do-not-edit caveats for files generated by opcode.pl
6149              (suggested by Hugo van der Sanden)
6150      Branch: perl
6151            ! opcode.h opcode.pl pp.sym pp_proto.h
6152 ____________________________________________________________________________
6153 [  3632] By: gsar                                  on 1999/07/07  06:41:13
6154         Log: better diagnostics on read operations from write-only
6155              filehandles
6156      Branch: perl
6157            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
6158            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
6159 ____________________________________________________________________________
6160 [  3631] By: gsar                                  on 1999/07/07  02:03:34
6161         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
6162              by David Muir Sharnoff <muir@idiom.com>)
6163      Branch: perl
6164            ! lib/Sys/Hostname.pm
6165 ____________________________________________________________________________
6166 [  3630] By: gsar                                  on 1999/07/07  01:57:16
6167         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
6168              Date: Sun, 20 Jun 1999 17:17:17 -0700
6169              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
6170              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
6171      Branch: perl
6172            ! ext/B/B/CC.pm
6173 ____________________________________________________________________________
6174 [  3629] By: gsar                                  on 1999/07/07  01:46:03
6175         Log: installperl should write normal messages to STDOUT, not STDERR
6176      Branch: perl
6177            ! installperl
6178 ____________________________________________________________________________
6179 [  3628] By: gsar                                  on 1999/07/07  01:41:25
6180         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
6181      Branch: perl
6182            ! hints/bsdos.sh
6183 ____________________________________________________________________________
6184 [  3627] By: gsar                                  on 1999/07/07  00:27:10
6185         Log: make diagnostic on C<my $^I> etc., more readable
6186      Branch: perl
6187            ! op.c
6188 ____________________________________________________________________________
6189 [  3626] By: gsar                                  on 1999/07/06  23:47:27
6190         Log: From: Andy Dougherty <doughera@lafayette.edu>
6191              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
6192              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
6193              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
6194      Branch: perl
6195            ! Makefile.SH utils/Makefile
6196 ____________________________________________________________________________
6197 [  3625] By: jhi                                   on 1999/07/06  21:50:46
6198         Log: Some new files of #3624 missing from MANIFEST.
6199      Branch: cfgperl
6200            ! MANIFEST
6201 ____________________________________________________________________________
6202 [  3624] By: jhi                                   on 1999/07/06  21:47:04
6203         Log: POSIX [[:character class:]] support for standard, locale,
6204              and utf8.  If both utf8 and locale are on, utf8 wins.
6205              I don't fully understand why so many tables changed in
6206              lib/unicode because of "make" -- maybe it was just overdue.
6207      Branch: cfgperl
6208            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
6209            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
6210            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
6211            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
6212            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
6213            ! lib/unicode/Block.pl lib/unicode/Category.pl
6214            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
6215            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
6216            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
6217            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
6218            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
6219            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
6220            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
6221            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
6222            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
6223            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
6224            ! t/pragma/warn/regcomp utf8.c
6225 ____________________________________________________________________________
6226 [  3623] By: gsar                                  on 1999/07/06  20:52:48
6227         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6228              Date: Wed, 16 Jun 1999 14:57:22 -0400
6229              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
6230              Subject: [PATCH 5.00557] Devel::Peek
6231      Branch: perl
6232            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
6233 ____________________________________________________________________________
6234 [  3622] By: gsar                                  on 1999/07/06  20:22:59
6235         Log: applied patch after demunging headers with appropriate paths
6236              From: "Vishal Bhatia" <vishalb@my-deja.com>
6237              Date: Sat, 12 Jun 1999 08:23:59 -0700
6238              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
6239              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
6240      Branch: perl
6241            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
6242            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
6243 ____________________________________________________________________________
6244 [  3621] By: gsar                                  on 1999/07/06  20:10:50
6245         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6246              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
6247              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
6248              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
6249      Branch: perl
6250            ! doio.c
6251 ____________________________________________________________________________
6252 [  3620] By: jhi                                   on 1999/07/06  19:16:47
6253         Log: Mention EPOC and SOCKS.
6254      Branch: cfgperl
6255            ! pod/perldelta.pod
6256 ____________________________________________________________________________
6257 [  3619] By: gsar                                  on 1999/07/06  16:52:37
6258         Log: fix int vs STRLEN issue
6259      Branch: perl
6260            ! pp.c
6261 ____________________________________________________________________________
6262 [  3618] By: jhi                                   on 1999/07/06  16:52:20
6263         Log: There ain't Perl_atonv().
6264      Branch: cfgperl
6265            ! ext/ByteLoader/bytecode.h
6266 ____________________________________________________________________________
6267 [  3617] By: jhi                                   on 1999/07/06  15:55:22
6268         Log: Integrate with Sarathy.
6269      Branch: cfgperl
6270           !> Makefile.SH
6271 ____________________________________________________________________________
6272 [  3616] By: jhi                                   on 1999/07/06  15:54:09
6273         Log: Tweak for #3613.
6274      Branch: cfgperl
6275            ! Configure config_h.SH
6276 ____________________________________________________________________________
6277 [  3615] By: gsar                                  on 1999/07/06  11:00:21
6278         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
6279              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
6280              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
6281              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
6282      Branch: perl
6283            ! Makefile.SH
6284 ____________________________________________________________________________
6285 [  3614] By: jhi                                   on 1999/07/06  10:44:48
6286         Log: Integrate with Sarathy.
6287      Branch: cfgperl
6288           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
6289           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
6290 ____________________________________________________________________________
6291 [  3613] By: jhi                                   on 1999/07/06  10:43:20
6292         Log: From: Nathan Kurz <nate@valleytel.net>
6293              Subject: [ID 19990612.001 compiling three deep modules within ext/]
6294              ply-To: nate@valleytel.net
6295              erl5-porters@perl.org
6296              Date: Sat, 12 Jun 1999 01:26:04 -0500
6297              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
6298      Branch: cfgperl
6299            ! Configure config_h.SH
6300 ____________________________________________________________________________
6301 [  3612] By: gsar                                  on 1999/07/06  10:17:52
6302         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6303              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
6304              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
6305              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
6306      Branch: perl
6307            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
6308 ____________________________________________________________________________
6309 [  3611] By: gsar                                  on 1999/07/06  09:51:20
6310         Log: From: pvhp@forte.com (Peter Prymmer)
6311              Date: Fri, 11 Jun 99 17:07:19 PDT
6312              Message-Id: <9906120007.AA13802@forte.com>
6313              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
6314      Branch: perl
6315            ! ext/IO/lib/IO/File.pm
6316 ____________________________________________________________________________
6317 [  3610] By: gsar                                  on 1999/07/06  09:37:37
6318         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
6319              tweak)
6320              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6321              Date: Wed, 09 Jun 1999 18:27:51 +0100
6322              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
6323              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
6324      Branch: perl
6325            ! perl.h t/base/rs.t
6326 ____________________________________________________________________________
6327 [  3609] By: jhi                                   on 1999/07/06  09:28:48
6328         Log: Integrate with Sarathy.
6329      Branch: cfgperl
6330           !> (integrate 49 files)
6331 ____________________________________________________________________________
6332 [  3608] By: gsar                                  on 1999/07/06  09:28:21
6333         Log: test tweak
6334      Branch: perl
6335            ! t/pragma/warn/op
6336 ____________________________________________________________________________
6337 [  3607] By: jhi                                   on 1999/07/06  09:22:48
6338         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
6339      Branch: cfgperl
6340            ! Configure config_h.SH
6341 ____________________________________________________________________________
6342 [  3606] By: gsar                                  on 1999/07/06  09:05:02
6343         Log: applied slightly tweaked version of suggested patch for
6344              improved RE API
6345              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6346              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
6347              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
6348              Subject: [PATCH 5.005_57] REx engine rehash
6349      Branch: perl
6350            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
6351            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
6352            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
6353            ! util.c
6354 ____________________________________________________________________________
6355 [  3605] By: gsar                                  on 1999/07/06  08:54:03
6356         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
6357      Branch: perl
6358            ! sv.c
6359 ____________________________________________________________________________
6360 [  3604] By: gsar                                  on 1999/07/06  07:08:30
6361         Log: From: paul.marquess@bt.com
6362              Date: Tue, 8 Jun 1999 22:37:58 +0100 
6363              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
6364              Subject: [PATCH 5.005_57] DB_File 1.67
6365      Branch: perl
6366            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6367            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
6368 ____________________________________________________________________________
6369 [  3603] By: gsar                                  on 1999/07/06  07:04:50
6370         Log: From: paul.marquess@bt.com
6371              Date: Tue, 8 Jun 1999 22:34:01 +0100 
6372              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
6373              Subject: [PATCH 5.005_57] DBM Filters
6374      Branch: perl
6375            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
6376            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
6377            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
6378            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
6379 ____________________________________________________________________________
6380 [  3602] By: gsar                                  on 1999/07/06  07:00:01
6381         Log: slightly tweaked version of suggested patch
6382              From: Dan Sugalski <sugalskd@ous.edu>
6383              Date: Tue, 08 Jun 1999 14:09:38 -0700
6384              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
6385              Subject: [PATCH 5.005_57]Use NV instead of double in the core
6386      Branch: perl
6387            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
6388            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
6389            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
6390            ! proto.h sv.c sv.h toke.c universal.c util.c
6391 ____________________________________________________________________________
6392 [  3601] By: gsar                                  on 1999/07/06  06:52:57
6393         Log: integrate cfgperl contents into mainline
6394      Branch: perl
6395           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
6396           +> epoc/perl.mmp epoc/perl.pkg
6397           !> (integrate 30 files)
6398 ____________________________________________________________________________
6399 [  3598] By: jhi                                   on 1999/07/05  20:02:55
6400         Log: Integrate with mainperl.
6401      Branch: cfgperl
6402           +> lib/CGI/Pretty.pm
6403           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
6404           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
6405           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
6406           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
6407           !> vms/vmsish.h
6408 ____________________________________________________________________________
6409 [  3597] By: jhi                                   on 1999/07/05  19:59:48
6410         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
6411              that addresses the notorious "Additional libraries" question.
6412      Branch: cfgperl
6413            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6414            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
6415            ! pp_sys.c
6416 ____________________________________________________________________________
6417 [  3596] By: gsar                                  on 1999/07/05  18:30:51
6418         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6419              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
6420              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
6421              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
6422      Branch: perl
6423            ! pp_sys.c t/lib/io_udp.t
6424 ____________________________________________________________________________
6425 [  3595] By: gsar                                  on 1999/07/05  18:29:08
6426         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6427              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
6428              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
6429              Subject: [PATCH 5.00557] Setting $^E wipes out $!
6430      Branch: perl
6431            ! mg.c
6432 ____________________________________________________________________________
6433 [  3594] By: gsar                                  on 1999/07/05  18:24:53
6434         Log: hand-apply whitespace mutiliated patch
6435              From: Dan Sugalski <sugalskd@osshe.edu>
6436              Date: Mon, 07 Jun 1999 14:46:42 -0700
6437              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
6438              Subject: [PATCH 5.005_57]Updated VMS patch
6439      Branch: perl
6440            ! thread.h vms/descrip_mms.template vms/subconfigure.com
6441            ! vms/vms.c vms/vmsish.h
6442 ____________________________________________________________________________
6443 [  3593] By: gsar                                  on 1999/07/05  17:53:04
6444         Log: applied parts not duplicated by previous patches
6445              From: "Vishal Bhatia" <vishalb@my-deja.com>
6446              Date: Sat, 05 Jun 1999 08:42:17 -0700
6447              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
6448              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
6449      Branch: perl
6450            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
6451            ! ext/B/B/Stackobj.pm
6452 ____________________________________________________________________________
6453 [  3592] By: jhi                                   on 1999/07/05  17:17:22
6454         Log: AIX threaded build, plus few more on the side.
6455      Branch: cfgperl
6456            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
6457            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
6458            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
6459            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
6460 ____________________________________________________________________________
6461 [  3591] By: gsar                                  on 1999/07/05  16:52:34
6462         Log: "\e" and "\a" didn't produce right escape under EBCDIC
6463              From: pvhp@forte.com (Peter Prymmer)
6464              Date: Fri, 4 Jun 99 12:00:27 PDT
6465              Message-Id: <9906041900.AA28387@forte.com>
6466              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
6467      Branch: perl
6468            ! toke.c
6469 ____________________________________________________________________________
6470 [  3590] By: gsar                                  on 1999/07/05  16:40:01
6471         Log: s/scalar ref constructor/single ref constructor/ (suggested
6472              by Stephen McCamant)
6473      Branch: perl
6474            ! opcode.h opcode.pl
6475 ____________________________________________________________________________
6476 [  3589] By: gsar                                  on 1999/07/05  16:34:06
6477         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
6478      Branch: perl
6479            ! ext/GDBM_File/GDBM_File.xs
6480 ____________________________________________________________________________
6481 [  3588] By: gsar                                  on 1999/07/05  16:29:39
6482         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
6483              is unchanged still)
6484      Branch: perl
6485            ! op.c
6486 ____________________________________________________________________________
6487 [  3587] By: jhi                                   on 1999/07/05  10:31:43
6488         Log: Make perl_exp.SH smarter about what to include and what to exclude.
6489      Branch: cfgperl
6490            ! perl_exp.SH
6491 ____________________________________________________________________________
6492 [  3586] By: jhi                                   on 1999/07/05  09:29:31
6493         Log: Remove unnecessary and extraneous my $i = 0.
6494      Branch: cfgperl
6495            ! bytecode.pl
6496 ____________________________________________________________________________
6497 [  3585] By: jhi                                   on 1999/07/05  07:28:59
6498         Log: Integrate with mainperl.
6499      Branch: cfgperl
6500           !> (integrate 30 files)
6501 ____________________________________________________________________________
6502 [  3584] By: gsar                                  on 1999/07/05  05:36:28
6503         Log: From: Vishal Bhatia <vishalb@hotmail.com>
6504              Date: Thu, 03 Jun 1999 00:57:48 PDT
6505              Message-ID: <19990603075749.86665.qmail@hotmail.com>
6506              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
6507      Branch: perl
6508            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
6509 ____________________________________________________________________________
6510 [  3583] By: gsar                                  on 1999/07/05  05:31:19
6511         Log: suppress fancy display when in verbose mode (suggested by
6512              Paul Johnson <pjcj@transeda.com>)
6513      Branch: perl
6514            ! lib/Test/Harness.pm
6515 ____________________________________________________________________________
6516 [  3582] By: gsar                                  on 1999/07/05  05:17:12
6517         Log: cygwin32 update
6518              From: "Fifer, Eric" <EFifer@sanwaint.com>
6519              Date:  Wed, 2 Jun 1999 15:16:05 +0100
6520              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
6521              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
6522      Branch: perl
6523            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
6524            ! cygwin32/build-instructions.READFIRST
6525            ! cygwin32/build-instructions.charles-wilson
6526            ! cygwin32/build-instructions.sebastien-barre
6527            ! cygwin32/build-instructions.steven-morlock
6528            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
6529            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
6530            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
6531            ! t/op/magic.t util.c
6532 ____________________________________________________________________________
6533 [  3581] By: gsar                                  on 1999/07/05  02:46:18
6534         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
6535      Branch: perl
6536            ! util.c
6537 ____________________________________________________________________________
6538 [  3580] By: gsar                                  on 1999/07/05  02:38:03
6539         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
6540              Date: Mon, 31 May 1999 18:18:13 -0600
6541              Message-ID: <19990601001813.AAA17834@csgsystems.com>
6542              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
6543      Branch: perl
6544            ! t/TEST t/UTEST t/harness utils/perlcc.PL
6545 ____________________________________________________________________________
6546 [  3579] By: gsar                                  on 1999/07/05  01:20:58
6547         Log: compatibility tweak for Class::Struct
6548      Branch: perl
6549            ! lib/Class/Struct.pm
6550 ____________________________________________________________________________
6551 [  3578] By: jhi                                   on 1999/07/04  23:26:01
6552         Log: Miscellaneus AIX fixes + SOCKS support.
6553      Branch: cfgperl
6554            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
6555            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
6556            ! hints/aix.sh pp_sys.c
6557 ____________________________________________________________________________
6558 [  3577] By: gsar                                  on 1999/07/04  23:07:39
6559         Log: test tweak
6560      Branch: perl
6561            ! t/io/openpid.t
6562 ____________________________________________________________________________
6563 [  3576] By: jhi                                   on 1999/07/04  22:39:23
6564         Log: Integrate with mainperl.
6565      Branch: cfgperl
6566           +> t/io/openpid.t
6567            - win32/perlhost.h
6568           !> (integrate 51 files)
6569 ____________________________________________________________________________
6570 [  3575] By: jhi                                   on 1999/07/04  22:26:48
6571         Log: Added 64-bit support for AIX 4.3 or better
6572              based on Martin H. Rusoff's observations.
6573      Branch: cfgperl
6574            ! Configure config_h.SH hints/aix.sh
6575 ____________________________________________________________________________
6576 [  3574] By: jhi                                   on 1999/07/04  21:34:47
6577         Log: Do not throw away gccvers compilation errors.
6578              From: Andy Dougherty <doughera@lafayette.edu>
6579              To: Ron Seguin <rseguin@on.bell.ca>
6580              Cc: Perl Porters <perl5-porters@perl.org>
6581              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
6582              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
6583              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
6584      Branch: cfgperl
6585            ! Configure config_h.SH
6586 ____________________________________________________________________________
6587 [  3573] By: gsar                                  on 1999/07/04  21:10:32
6588         Log: adapted suggested tests for addition to testsuite
6589              From: RonaldWS@aol.com
6590              Date:  Sun, 30 May 1999 16:27:28 EDT
6591              Message-Id:  <25cd799f.2482f930@aol.com>
6592              Subject: [19990530.007] Open with pipe | does not return pid under win32
6593      Branch: perl
6594            + t/io/openpid.t
6595            ! MANIFEST win32/win32.c
6596 ____________________________________________________________________________
6597 [  3572] By: gsar                                  on 1999/07/04  20:29:32
6598         Log: perl_run() should call my_exit(0) for normal completion
6599      Branch: perl
6600            ! perl.c
6601 ____________________________________________________________________________
6602 [  3571] By: jhi                                   on 1999/07/04  20:10:44
6603         Log: Add test for change #3568 plus general cleanup.
6604      Branch: cfgperl
6605            ! t/pragma/locale.t
6606 ____________________________________________________________________________
6607 [  3570] By: gsar                                  on 1999/07/04  20:03:21
6608         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
6609              overloading
6610      Branch: perl
6611            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
6612            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
6613 ____________________________________________________________________________
6614 [  3569] By: gsar                                  on 1999/07/04  18:04:48
6615         Log: make AIX dynaloading work when libperl is shared (and thus under
6616              mod_perl etc.)
6617              From: Jens-Uwe Mager <jum@helios.de>
6618              Date:  Sat, 29 May 1999 17:09:52 +0200
6619              Message-Id:  <199905291509.RAA43978@ans.helios.de>
6620              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
6621      Branch: perl
6622            ! ext/DynaLoader/dl_aix.xs
6623 ____________________________________________________________________________
6624 [  3568] By: jhi                                   on 1999/07/04  14:54:23
6625         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
6626              This resulted for example in the 'o' magic not being cleared by
6627              magic_setcollxfrm(), which resulted in strange cmp results.
6628              The bug was reported originally in the message
6629              Subject: Bug with locale
6630              From: Jan Starzynski <jan@planet.de> 
6631              To: perlbug@perl.com 
6632              Date: Fri, 09 Apr 1999 13:23:07 +0200 
6633              Message-ID: <370DE31B.DAEE1332@planet.de> 
6634      Branch: cfgperl
6635            ! pp.c
6636 ____________________________________________________________________________
6637 [  3567] By: gsar                                  on 1999/07/04  02:38:34
6638         Log: remove misleading info on defined(&func), unclutter deprecation
6639              about defined(@array)
6640      Branch: perl
6641            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
6642            ! t/pragma/warn/op
6643 ____________________________________________________________________________
6644 [  3566] By: gsar                                  on 1999/07/04  01:46:31
6645         Log: From: jan.dubois@ibm.net (Jan Dubois)
6646              Date: Wed, 26 May 1999 22:07:17 +0200
6647              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
6648              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
6649      Branch: perl
6650            ! Changes win32/win32.c win32/win32.h
6651 ____________________________________________________________________________
6652 [  3565] By: gsar                                  on 1999/07/04  01:26:02
6653         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
6654              for win32 issues)
6655      Branch: perl
6656            ! pod/perlxstut.pod
6657 ____________________________________________________________________________
6658 [  3564] By: gsar                                  on 1999/07/02  03:09:04
6659         Log: avoid warnings
6660      Branch: perl
6661            ! ext/Thread/Thread/Specific.pm lib/fields.pm
6662 ____________________________________________________________________________
6663 [  3563] By: gsar                                  on 1999/06/28  19:23:47
6664         Log: inc version (for CPAN.pm sanity)
6665      Branch: perl
6666            ! lib/Text/ParseWords.pm
6667 ____________________________________________________________________________
6668 [  3562] By: gsar                                  on 1999/06/28  19:19:01
6669         Log: regen perltoc
6670      Branch: perl
6671            ! pod/perltoc.pod
6672 ____________________________________________________________________________
6673 [  3561] By: gsar                                  on 1999/06/28  19:08:41
6674         Log: From: Damian Conway <damian@cs.monash.edu.au>
6675              Date: Wed, 26 May 1999 00:58:35 -0400
6676              Message-Id: <199905260458.AAA06411@defender.perl.org>
6677              Subject: [19990526.002] Misc. improvements to Class:Struct
6678      Branch: perl
6679            ! MANIFEST lib/Class/Struct.pm
6680 ____________________________________________________________________________
6681 [  3560] By: gsar                                  on 1999/06/28  18:50:52
6682         Log: remove bogus PL_optype_size
6683      Branch: perl
6684            ! bytecode.pl ext/ByteLoader/byterun.h
6685 ____________________________________________________________________________
6686 [  3559] By: gsar                                  on 1999/06/28  18:22:26
6687         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
6688      Branch: perl
6689            + lib/CGI/Pretty.pm
6690            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
6691            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
6692            ! t/lib/cgi-html.t t/lib/cgi-request.t
6693 ____________________________________________________________________________
6694 [  3558] By: jhi                                   on 1999/06/28  07:30:21
6695         Log: Change Olaf Lebbe's email address.
6696      Branch: cfgperl
6697            ! README.epoc
6698 ____________________________________________________________________________
6699 [  3557] By: gsar                                  on 1999/06/28  00:07:33
6700         Log: make autogenerated files writable
6701      Branch: perl
6702            - win32/perlhost.h
6703            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
6704            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
6705            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
6706            ! proto.h regnodes.h warning.h win32/config_H.bc
6707            ! win32/config_H.gc win32/config_H.vc
6708 ____________________________________________________________________________
6709 [  3556] By: jhi                                   on 1999/06/27  19:22:53
6710         Log: Update MANIFEST to match #3555.
6711      Branch: cfgperl
6712            ! MANIFEST
6713 ____________________________________________________________________________
6714 [  3555] By: jhi                                   on 1999/06/27  19:16:22
6715         Log: EPOC port to Psion5.
6716              From: Olaf Flebbe <O.Flebbe@science-computing.de>
6717              To: Jarkko Hietaniemi <jhi@iki.fi>
6718              Cc: perl5-porters@perl.org
6719              Subject: Re: Psion5
6720              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
6721              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
6722      Branch: cfgperl
6723            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
6724            + epoc/perl.mmp epoc/perl.pkg
6725            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
6726            ! perl.h sv.c util.c
6727 ____________________________________________________________________________
6728 [  3554] By: jhi                                   on 1999/06/27  18:50:52
6729         Log: Integrate from mainperl.
6730      Branch: cfgperl
6731           !> (integrate 48 files)
6732 ____________________________________________________________________________
6733 [  3553] By: gsar                                  on 1999/06/27  14:28:49
6734         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
6735              gone from the public API); PERL_OBJECT builds again on
6736              windows
6737              
6738              TODO: namespace-clean the typedefs in iperlsys.h and
6739              elsewhere; remove C++ remnants from public headers
6740      Branch: perl
6741            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
6742            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
6743            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
6744            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
6745            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
6746            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
6747            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
6748            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
6749            ! win32/config.gc win32/config.vc win32/dl_win32.xs
6750            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
6751            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
6752            ! win32/win32sck.c
6753 ____________________________________________________________________________
6754 [  3552] By: gsar                                  on 1999/06/27  13:49:31
6755         Log: integrate cfgperl changes into mainline
6756      Branch: perl
6757           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
6758           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
6759           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
6760           !> util.c
6761 ____________________________________________________________________________
6762 [  3551] By: gsar                                  on 1999/06/27  13:31:11
6763         Log: fix indents
6764      Branch: perl
6765            ! op.c
6766 ____________________________________________________________________________
6767 [  3550] By: gsar                                  on 1999/06/24  22:42:53
6768         Log: update Changes
6769      Branch: perl
6770            ! Changes
6771 ____________________________________________________________________________
6772 [  3549] By: gsar                                  on 1999/06/24  22:41:17
6773         Log: avoid race condition in the CAPI extension bootstrap handler
6774      Branch: perl
6775            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
6776 ____________________________________________________________________________
6777 [  3548] By: gsar                                  on 1999/06/24  22:39:53
6778         Log: sanity check to cover the case when perl is installed into the
6779              X:\ (drive root)
6780      Branch: perl
6781            ! win32/win32.c
6782 ____________________________________________________________________________
6783 [  3547] By: gsar                                  on 1999/06/22  19:30:32
6784         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
6785      Branch: perl
6786            ! lib/Tie/RefHash.pm
6787 ____________________________________________________________________________
6788 [  3544] By: jhi                                   on 1999/06/18  19:24:28
6789         Log: Tidy up #3542 and #3543. 
6790      Branch: cfgperl
6791            ! t/pragma/locale.t util.c
6792 ____________________________________________________________________________
6793 [  3543] By: jhi                                   on 1999/06/18  10:28:45
6794         Log: Spice up locale.t.
6795      Branch: cfgperl
6796            ! t/pragma/locale.t
6797 ____________________________________________________________________________
6798 [  3542] By: jhi                                   on 1999/06/17  22:42:03
6799         Log: Fixed two long-standing locale bugs.
6800              
6801              Both problems were related to numeric locale which
6802              controls the radix character aka the decimal separator.
6803              (1) printf (and sprintf) were resetting the numeric locale to C.
6804              (2) Using locale-numerically formatted floating point
6805              numbers (e.g. "1,23") together with -w caused warnings about
6806              "isn't numeric".  The operations were working fine, though,
6807              because atof() was using the local locale.
6808              Both problems reported by Stefan Vogtner.
6809              
6810              Introduced a wrapper for atof() that attempts to convert
6811              the string both ways.  This helps Perl to understand
6812              numbers like this "4.56" even when using a local locale
6813              makes atof() understand only numbers like this "7,89".
6814              
6815              Remaining related problems, both of which existed before
6816              this patch and continue to exist after this patch:
6817              (a) The behaviour of print() is _not_ as documented by perllocale.
6818              Instead of always using the C locale, print() does use the
6819              local locale, just like the *printf() do.  This may be fixable
6820              now that switching to-and-fro between locales has been made
6821              more consistent, but fixing print() would change existing
6822              behaviour.  perllocale is not changed by this patch.
6823              (b) If a number has been stringified (say, via "$number") under
6824              a local locale, the cached string value persists even under
6825              "no locale".  This may or may not be a problem: operations
6826              work fine because the original number is still there, but
6827              that the string form keeps its locale-ish outlook may be
6828              somewhat confusing.
6829      Branch: cfgperl
6830            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
6831            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
6832            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
6833            ! util.c
6834 ____________________________________________________________________________
6835 [  3541] By: jhi                                   on 1999/06/17  20:00:16
6836         Log: Integrate from mainperl.
6837      Branch: cfgperl
6838           !> ext/Data/Dumper/Dumper.pm op.c
6839 ____________________________________________________________________________
6840 [  3540] By: gsar                                  on 1999/06/16  16:49:55
6841         Log: dump C<0> as such, not C<'0'>
6842      Branch: perl
6843            ! ext/Data/Dumper/Dumper.pm
6844 ____________________________________________________________________________
6845 [  3539] By: gsar                                  on 1999/06/13  04:04:40
6846         Log: fix coredumper in change#3498
6847      Branch: perl
6848            ! op.c
6849 ____________________________________________________________________________
6850 [  3538] By: jhi                                   on 1999/06/12  22:01:26
6851         Log: Integrate from mainperl.
6852      Branch: cfgperl
6853           +> lib/caller.pm
6854           !> (integrate 36 files)
6855 ____________________________________________________________________________
6856 [  3537] By: gsar                                  on 1999/06/12  06:43:03
6857         Log: EXTERN_C declarations for global arrays in various
6858              headers, so perl can be built even in C++ mode; win32
6859              build fixups; regen headers
6860      Branch: perl
6861            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
6862            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
6863 ____________________________________________________________________________
6864 [  3536] By: gsar                                  on 1999/06/12  06:38:21
6865         Log: caller.pm typos
6866      Branch: perl
6867            ! lib/caller.pm
6868 ____________________________________________________________________________
6869 [  3535] By: gsar                                  on 1999/06/11  23:13:54
6870         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
6871              is temporarily gone
6872      Branch: perl
6873            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
6874            ! pod/perldelta.pod proto.h win32/perllib.c
6875 ____________________________________________________________________________
6876 [  3534] By: gsar                                  on 1999/06/11  20:41:51
6877         Log: implement C<use caller 'encoding'>
6878      Branch: perl
6879            + lib/caller.pm
6880            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
6881 ____________________________________________________________________________
6882 [  3533] By: gsar                                  on 1999/06/11  16:51:04
6883         Log: truncate() has a peculiar exemption from strict barewords, even
6884              though it has a non-filehandle prototype
6885      Branch: perl
6886            ! op.c t/io/fs.t
6887 ____________________________________________________________________________
6888 [  3532] By: gsar                                  on 1999/06/11  09:09:16
6889         Log: GDBM tweak
6890      Branch: perl
6891            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
6892 ____________________________________________________________________________
6893 [  3531] By: gsar                                  on 1999/06/10  23:34:19
6894         Log: part of the platform changes for IMPLICIT_CONTEXT
6895      Branch: perl
6896            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
6897            ! jpl/PerlInterpreter/PerlInterpreter.c
6898            ! jpl/PerlInterpreter/PerlInterpreter.h
6899            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
6900            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
6901 ____________________________________________________________________________
6902 [  3530] By: jhi                                   on 1999/06/10  20:55:56
6903         Log: Integrate from mainperl.
6904      Branch: cfgperl
6905           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
6906 ____________________________________________________________________________
6907 [  3529] By: gsar                                  on 1999/06/10  20:40:01
6908         Log: DB_File tweaks for IMPLICIT CONTEXT
6909      Branch: perl
6910            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
6911 ____________________________________________________________________________
6912 [  3528] By: jhi                                   on 1999/06/10  10:18:15
6913         Log: Integrate from mainperl.
6914      Branch: cfgperl
6915           !> (integrate 105 files)
6916 ____________________________________________________________________________
6917 [  3527] By: gsar                                  on 1999/06/10  09:30:35
6918         Log: most globals are now interpreter local; locale initialization
6919              was too early, defer it until interpreter is allocated and
6920              initialized; multiple interpreters should now be
6921              concurrency-safe (untested)
6922      Branch: perl
6923            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
6924            ! perlvars.h
6925 ____________________________________________________________________________
6926 [  3526] By: gsar                                  on 1999/06/10  08:38:00
6927         Log: fix small nits
6928      Branch: perl
6929            ! cc_runtime.h ext/B/B/CC.pm run.c
6930 ____________________________________________________________________________
6931 [  3525] By: gsar                                  on 1999/06/10  04:41:38
6932         Log: win32 build fixes
6933      Branch: perl
6934            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
6935            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
6936            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
6937            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
6938            ! win32/Makefile win32/config_H.bc win32/config_H.gc
6939            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
6940            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
6941            ! win32/win32.c win32/win32.h win32/win32sck.c
6942            ! win32/win32thread.c win32/win32thread.h
6943 ____________________________________________________________________________
6944 [  3524] By: gsar                                  on 1999/06/09  18:03:01
6945         Log: more complete support for implicit thread/interpreter pointer,
6946              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
6947              without that enabled):
6948              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
6949              is a noop; tests pass on Solaris; should be faster now!
6950              - MULTIPLICITY has been tested with and without
6951              PERL_IMPLICIT_CONTEXT on Solaris
6952              - improved function database now merged with embed.pl
6953              - everything except the varargs functions have foo(a,b,c) macros
6954              to provide compatibility
6955              - varargs functions default to compatibility variants that
6956              get the context pointer using dTHX
6957              - there should be almost no source compatibility issues as a
6958              result of all this
6959              - dl_foo.xs changes other than dl_dlopen.xs untested
6960              - still needs documentation, fixups for win32 etc
6961              Next step: migrate most non-mutex variables from perlvars.h
6962              to intrpvar.h
6963      Branch: perl
6964            - proto.pl
6965            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
6966            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
6967            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
6968            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
6969            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
6970            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
6971            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
6972            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
6973            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
6974            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
6975            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
6976            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
6977            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
6978            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
6979            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
6980            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
6981            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
6982            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
6983            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
6984            ! util.c win32/Makefile win32/makefile.mk writemain.SH
6985 ____________________________________________________________________________
6986 [  3523] By: gsar                                  on 1999/06/07  05:24:13
6987         Log: missed a file
6988      Branch: perl
6989            + proto.pl
6990            ! MANIFEST
6991 ____________________________________________________________________________
6992 [  3522] By: gsar                                  on 1999/06/07  05:18:34
6993         Log: initial stub implementation of implicit thread/this
6994              pointer    argument; builds/tests on Solaris, win32
6995              hasn't been fixed up yet; proto.h, global.sym and
6996              static function decls are now generated from a common
6997              database in proto.pl; some inconsistently named
6998              perl_foo() things are now Perl_foo(), compatibility
6999              #defines provided; perl_foo() (lowercase 'p') reserved
7000              for functions that take an explicit context argument;
7001              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
7002      Branch: perl
7003            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
7004            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
7005            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
7006            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
7007            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
7008            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
7009            ! universal.c utf8.c util.c
7010 ____________________________________________________________________________
7011 [  3521] By: gsar                                  on 1999/06/04  23:00:22
7012         Log: clean up some stray "global" symbols
7013      Branch: perl
7014            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
7015            ! pp_proto.h proto.h
7016 ____________________________________________________________________________
7017 [  3520] By: jhi                                   on 1999/06/02  21:33:28
7018         Log: Integrate from mainperl.
7019      Branch: cfgperl
7020           !> (integrate 94 files)
7021 ____________________________________________________________________________
7022 [  3519] By: gsar                                  on 1999/06/02  07:16:10
7023         Log: avoid dereferencing null pointer from getpwent() et al
7024      Branch: perl
7025            ! pp_sys.c
7026 ____________________________________________________________________________
7027 [  3518] By: gsar                                  on 1999/06/02  04:47:10
7028         Log: remove _() non-ansism
7029      Branch: perl
7030            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
7031            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
7032            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
7033            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
7034            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
7035            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
7036            ! ext/re/re.xs handy.h hv.c iperlsys.h
7037            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
7038            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
7039            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
7040            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
7041            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
7042            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
7043            ! vms/vmsish.h vms/writemain.pl vos/config.h
7044            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
7045            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
7046            ! win32/perllib.c win32/runperl.c win32/win32.h
7047            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
7048            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
7049 ____________________________________________________________________________
7050 [  3517] By: gsar                                  on 1999/06/02  02:17:51
7051         Log: missed a few files
7052      Branch: perl
7053            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
7054 ____________________________________________________________________________
7055 [  3516] By: gsar                                  on 1999/06/02  01:37:33
7056         Log: integrate cfgperl contents into mainline
7057      Branch: perl
7058           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
7059           +> ext/ByteLoader/byterun.h
7060            - bytecode.h byterun.c byterun.h
7061            ! Changes
7062           !> (integrate 58 files)
7063 ____________________________________________________________________________
7064 [  3515] By: gsar                                  on 1999/06/02  00:48:50
7065         Log: remove stray K&R-isms
7066      Branch: perl
7067            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
7068            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
7069            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
7070            ! toke.c util.c win32/win32.c x2p/hash.c
7071 ____________________________________________________________________________
7072 [  3514] By: gsar                                  on 1999/06/01  15:55:55
7073         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
7074              strict 'subs'
7075      Branch: perl
7076            ! op.c t/pragma/strict-subs
7077 ____________________________________________________________________________
7078 [  3513] By: jhi                                   on 1999/06/01  07:17:05
7079         Log: Patch applying of #3499 had gone awry.
7080      Branch: cfgperl
7081            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
7082 ____________________________________________________________________________
7083 [  3512] By: gsar                                  on 1999/05/31  19:21:30
7084         Log: tighter -help output
7085      Branch: perl
7086            ! perl.c
7087 ____________________________________________________________________________
7088 [  3511] By: gsar                                  on 1999/05/31  17:18:23
7089         Log: fix memory leak in C<eval 'return sub {...}'>
7090      Branch: perl
7091            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
7092 ____________________________________________________________________________
7093 [  3510] By: gsar                                  on 1999/05/31  14:11:46
7094         Log: tweak C++isms
7095      Branch: perl
7096            ! win32/dl_win32.xs win32/win32.c
7097 ____________________________________________________________________________
7098 [  3509] By: jhi                                   on 1999/05/30  13:02:26
7099         Log: Cleanup of #3488.
7100      Branch: cfgperl
7101            ! Configure config_h.SH
7102 ____________________________________________________________________________
7103 [  3508] By: jhi                                   on 1999/05/30  11:16:01
7104         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7105              To: Mailing list Perl5 <perl5-porters@perl.org>
7106              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
7107              Date: Sat, 29 May 1999 20:18:13 -0400
7108              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
7109      Branch: cfgperl
7110            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
7111 ____________________________________________________________________________
7112 [  3507] By: jhi                                   on 1999/05/29  20:05:40
7113         Log: From: Mark-Jason Dominus <mjd@plover.com>
7114              To: perl5-porters@perl.com
7115              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
7116              Date: Sat, 29 May 1999 14:45:10 -0400
7117              Message-ID: <19990529184510.27557.qmail@plover.com>
7118      Branch: cfgperl
7119            ! op.h
7120 ____________________________________________________________________________
7121 [  3506] By: gsar                                  on 1999/05/29  16:49:39
7122         Log: avoid gv_check() recursive pit
7123      Branch: perl
7124            ! gv.c
7125 ____________________________________________________________________________
7126 [  3505] By: jhi                                   on 1999/05/29  11:38:16
7127         Log: From: jan.dubois@ibm.net (Jan Dubois)
7128              To: Gurusamy Sarathy <gsar@activestate.com>
7129              Cc: perl5-porters@perl.org
7130              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
7131              Date: Sat, 29 May 1999 08:46:22 +0200
7132              Message-ID: <374f8007.2016008@smtp1.ibm.net>
7133      Branch: cfgperl
7134            ! t/op/grent.t t/op/pwent.t
7135 ____________________________________________________________________________
7136 [  3504] By: jhi                                   on 1999/05/29  11:07:10
7137         Log: QNX needs <sys/select.h> to define fd_set.
7138              
7139              From: Norton Allen <allen@huarp.harvard.edu>
7140              To: perl5-porters@perl.org
7141              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
7142              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
7143              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
7144      Branch: cfgperl
7145            ! ext/IO/poll.c
7146 ____________________________________________________________________________
7147 [  3503] By: jhi                                   on 1999/05/29  10:53:31
7148         Log: From: jan.dubois@ibm.net (Jan Dubois)
7149              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
7150              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
7151              Date: Fri, 28 May 1999 20:14:35 +0200
7152              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
7153      Branch: cfgperl
7154            ! lib/Math/BigFloat.pm
7155 ____________________________________________________________________________
7156 [  3502] By: jhi                                   on 1999/05/29  10:44:44
7157         Log: Make Configure support the change #3367,
7158              SysV shadow passwords.
7159      Branch: cfgperl
7160            ! Configure config_h.SH pp_sys.c
7161 ____________________________________________________________________________
7162 [  3501] By: gsar                                  on 1999/05/28  21:22:23
7163         Log: add wide versions of win32 system calls (first step in
7164              globalization); delayload winsock for performance if compiling
7165              with VC 6.0
7166      Branch: perl
7167            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
7168            ! win32/win32.c win32/win32.h
7169 ____________________________________________________________________________
7170 [  3500] By: jhi                                   on 1999/05/28  21:17:24
7171         Log: The new t/lib/io_linenum.t was using stricture
7172              before @INC was set up.
7173      Branch: cfgperl
7174            ! t/lib/io_linenum.t
7175 ____________________________________________________________________________
7176 [  3499] By: jhi                                   on 1999/05/28  17:13:23
7177         Log: From: Tom Hughes <tom@compton.nu>
7178              To: perl5-porters@perl.org
7179              Subject: [PATCH 5.005_57] ByteLoader mark 2
7180              Date: Wed, 26 May 1999 23:59:49 +0100
7181              Message-ID: <bf337a0849.tom@compton.compton.nu>
7182              
7183              plus resolve tiny conflict with #3479
7184              plus regen_headers.
7185      Branch: cfgperl
7186            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
7187            + ext/ByteLoader/byterun.h
7188            - bytecode.h byterun.c byterun.h
7189            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
7190            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
7191            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
7192            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
7193            ! perl.h perlvars.h proto.h util.c utils/Makefile
7194 ____________________________________________________________________________
7195 [  3498] By: jhi                                   on 1999/05/28  16:53:04
7196         Log: From: Mark-Jason Dominus <mjd@plover.com>
7197              To: perl5-porters@perl.com
7198              Subject: PATCH (5.005_57): defined(@a) now deprecated
7199              Date: Thu, 27 May 1999 16:05:44 -0400
7200              Message-ID: <19990527200544.13330.qmail@plover.com>
7201      Branch: cfgperl
7202            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
7203            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
7204 ____________________________________________________________________________
7205 [  3497] By: jhi                                   on 1999/05/28  16:50:54
7206         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7207              To: perl5-porters@perl.org (Mailing list Perl5)
7208              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
7209              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
7210              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
7211      Branch: cfgperl
7212            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
7213            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
7214 ____________________________________________________________________________
7215 [  3496] By: jhi                                   on 1999/05/28  16:48:39
7216         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7217              To: perl5-porters@perl.org (Mailing list Perl5)
7218              Subject: [PATCH 5.00557] Required OS/2-related patches
7219              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
7220              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
7221      Branch: cfgperl
7222            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
7223            ! t/op/stat.t util.c
7224 ____________________________________________________________________________
7225 [  3495] By: jhi                                   on 1999/05/28  16:45:56
7226         Log: From: Paul Johnson <pjcj@transeda.com>
7227              To: perl5-porters <perl5-porters@perl.org>
7228              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
7229              Date: Fri, 28 May 1999 15:13:54 +0100
7230              Message-ID: <19990528151354.B289@west-tip.transeda.com>
7231      Branch: cfgperl
7232            ! t/TEST
7233 ____________________________________________________________________________
7234 [  3494] By: jhi                                   on 1999/05/28  16:44:34
7235         Log: From: Paul Johnson <pjcj@transeda.com>
7236              To: perl5-porters <perl5-porters@perl.org>
7237              Subject: [PATCH 5.005_57] Fixes related to working local $.
7238              Date: Fri, 28 May 1999 15:11:18 +0100
7239              Message-ID: <19990528151118.A289@west-tip.transeda.com>
7240      Branch: cfgperl
7241            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
7242 ____________________________________________________________________________
7243 [  3493] By: gsar                                  on 1999/05/28  16:37:26
7244         Log: change#3449 wasn't doing enough
7245      Branch: perl
7246            ! op.c t/comp/proto.t
7247 ____________________________________________________________________________
7248 [  3492] By: jhi                                   on 1999/05/28  08:12:23
7249         Log: From: paul.marquess@bt.com
7250              To: doughera@lafayette.edu
7251              Cc: perl5-porters@perl.org
7252              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
7253              Date: Thu, 27 May 1999 23:31:38 +0100
7254              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
7255              
7256              Had to be applied manually; some mailer had munged the patch slightly.
7257      Branch: cfgperl
7258            ! ext/NDBM_File/NDBM_File.xs
7259 ____________________________________________________________________________
7260 [  3491] By: jhi                                   on 1999/05/28  07:51:17
7261         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
7262              To: perl5-porters@perl.org
7263              Subject: [PATCH 5.005_57] fixing eval in the compiler
7264              Date: Thu, 27 May 1999 07:56:54 -0700
7265              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
7266      Branch: cfgperl
7267            ! cc_runtime.h scope.h
7268 ____________________________________________________________________________
7269 [  3490] By: jhi                                   on 1999/05/28  07:47:06
7270         Log: From: Andy Dougherty <doughera@lafayette.edu>
7271              To: perlbug@perl.com
7272              Cc: Jarkko Hietaniemi <jhi@iki.fi>
7273              Subject: [PATCH] Configure updates for ISC 4.1
7274              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
7275              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
7276      Branch: cfgperl
7277            ! Configure config_h.SH
7278 ____________________________________________________________________________
7279 [  3489] By: jhi                                   on 1999/05/28  07:39:17
7280         Log: Integrate from mainperl.
7281      Branch: cfgperl
7282           !> malloc.c win32/makedef.pl win32/win32.c
7283 ____________________________________________________________________________
7284 [  3488] By: jhi                                   on 1999/05/27  16:57:19
7285         Log: From: Andy Dougherty <doughera@lafayette.edu>
7286              To: Perl Porters <perl5-porters@perl.org>
7287              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
7288              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
7289              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
7290      Branch: cfgperl
7291            ! Configure config_h.SH hints/sunos_4_1.sh util.c
7292 ____________________________________________________________________________
7293 [  3487] By: gsar                                  on 1999/05/27  03:56:20
7294         Log: make win32_spawnvp() inherit standard handles even when they
7295              may be redirected
7296      Branch: perl
7297            ! win32/win32.c
7298 ____________________________________________________________________________
7299 [  3486] By: jhi                                   on 1999/05/26  19:55:52
7300         Log: From: Andy Dougherty <doughera@lafayette.edu>
7301              To: perl5-porters@perl.org
7302              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
7303              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
7304              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
7305      Branch: cfgperl
7306            ! util.c
7307 ____________________________________________________________________________
7308 [  3485] By: chip                                  on 1999/05/26  17:19:11
7309         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
7310      Branch: maint-5.004/perl
7311            ! Configure
7312 ____________________________________________________________________________
7313 [  3484] By: gsar                                  on 1999/05/26  01:56:28
7314         Log: fix missing exported symbol
7315      Branch: perl
7316            ! malloc.c win32/makedef.pl
7317 ____________________________________________________________________________
7318 [  3483] By: jhi                                   on 1999/05/25  23:08:07
7319         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
7320              
7321              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
7322              To: perlbug@perl.com
7323              Subject: OpenBSD hints file update
7324              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
7325              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
7326      Branch: cfgperl
7327            ! hints/openbsd.sh
7328 ____________________________________________________________________________
7329 [  3482] By: jhi                                   on 1999/05/25  23:01:25
7330         Log: From: Tom Hughes <tom@compton.nu>
7331              To: perl5-porters@perl.org
7332              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
7333              Date: Tue, 25 May 1999 23:10:23 +0100
7334              Message-ID: <1ed7f10749.tom@compton.compton.nu>
7335      Branch: cfgperl
7336            ! Configure config_h.SH
7337 ____________________________________________________________________________
7338 [  3481] By: jhi                                   on 1999/05/25  22:31:50
7339         Log: 3479, 3480, 3481 seems logical.
7340      Branch: cfgperl
7341           !> hints/aix.sh
7342 ____________________________________________________________________________
7343 [  3480] By: jhi                                   on 1999/05/25  22:13:39
7344         Log: The change #3479 wasn't perfect.
7345      Branch: perl
7346            ! hints/aix.sh
7347 ____________________________________________________________________________
7348 [  3479] By: jhi                                   on 1999/05/25  21:59:21
7349         Log: Cures for _57 in AIX 4.1.5.0.
7350              (1) The lddlflags lost its -lc by change #3660
7351              (and the politeness of change #3257).
7352              (2) optype_size must end up in perl.exp (as PL_optype_size).
7353              Added it to perlvars.h, fixed bytecode.pl,
7354              regen'ed the relevant headers.
7355      Branch: cfgperl
7356            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
7357            ! perlvars.h
7358      Branch: perl
7359            ! hints/aix.sh
7360 ____________________________________________________________________________
7361 [  3478] By: jhi                                   on 1999/05/25  20:13:47
7362         Log: Integrate from mainperl.
7363      Branch: cfgperl
7364           +> pod/perltootc.pod
7365           !> (integrate 101 files)
7366 ____________________________________________________________________________
7367 [  3477] By: gsar                                  on 1999/05/25  10:43:48
7368         Log: here be 5.005_57
7369      Branch: perl
7370            ! Changes MANIFEST Porting/makerel
7371           !> Changes5.005
7372
7373 ----------------
7374 Version 5.005_57
7375 ----------------
7376
7377 ____________________________________________________________________________
7378 [  3476] By: gsar                                  on 1999/05/25  09:23:43
7379         Log: up patchlevel &c
7380      Branch: perl
7381            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
7382            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7383            ! win32/makefile.mk
7384 ____________________________________________________________________________
7385 [  3475] By: gsar                                  on 1999/05/25  09:14:51
7386         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7387              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
7388              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
7389              Subject: [PATCH 5.005_56] REx engine improvements
7390      Branch: perl
7391            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
7392            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
7393            ! thrdvar.h util.c
7394 ____________________________________________________________________________
7395 [  3474] By: gsar                                  on 1999/05/25  08:39:56
7396         Log: test case for change#3470
7397      Branch: perl
7398            ! t/lib/bigintpm.t
7399 ____________________________________________________________________________
7400 [  3473] By: gsar                                  on 1999/05/25  08:36:52
7401         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
7402      Branch: perl
7403            ! Changes pod/perlport.pod
7404 ____________________________________________________________________________
7405 [  3472] By: gsar                                  on 1999/05/25  08:28:57
7406         Log: assorted tweaks
7407      Branch: perl
7408            ! doio.c iperlsys.h win32/config.bc win32/config.gc
7409            ! win32/config.vc win32/config_H.bc win32/config_H.gc
7410            ! win32/config_H.vc win32/makedef.pl
7411 ____________________________________________________________________________
7412 [  3471] By: gsar                                  on 1999/05/25  06:06:04
7413         Log: perlref update from Tom Christiansen
7414      Branch: perl
7415            ! pod/perlref.pod
7416 ____________________________________________________________________________
7417 [  3470] By: gsar                                  on 1999/05/25  06:03:27
7418         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7419              Date: Mon, 24 May 1999 17:43:56 -0400
7420              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
7421              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
7422      Branch: perl
7423            ! hv.c
7424 ____________________________________________________________________________
7425 [  3469] By: gsar                                  on 1999/05/25  05:59:22
7426         Log: avoid temporary files that have a constant name (from a suggestion
7427              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
7428      Branch: perl
7429            ! lib/ExtUtils/MM_Unix.pm
7430 ____________________________________________________________________________
7431 [  3468] By: gsar                                  on 1999/05/25  05:54:29
7432         Log: From: pvhp@forte.com (Peter Prymmer)
7433              Date: Mon, 24 May 99 11:20:25 PDT
7434              Message-Id: <9905241820.AA28071@forte.com>
7435              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
7436      Branch: perl
7437            ! lib/Pod/Text.pm
7438 ____________________________________________________________________________
7439 [  3467] By: gsar                                  on 1999/05/25  04:08:50
7440         Log: fix glob() bug that resulted in missing symlinks that don't point
7441              anywhere
7442      Branch: perl
7443            ! pp_hot.c
7444 ____________________________________________________________________________
7445 [  3466] By: gsar                                  on 1999/05/25  03:00:00
7446         Log: avoid enumerating @INC contents in diagnostic if @INC was never
7447              searched
7448      Branch: perl
7449            ! pod/perldiag.pod pp_ctl.c
7450 ____________________________________________________________________________
7451 [  3465] By: gsar                                  on 1999/05/25  02:24:08
7452         Log: add caveat about close(PIPE) carelessness
7453      Branch: perl
7454            ! pod/perlfunc.pod
7455 ____________________________________________________________________________
7456 [  3464] By: gsar                                  on 1999/05/24  23:55:53
7457         Log: fix bogus line numbers for void context warnings
7458              (change#2548 was overeager)
7459      Branch: perl
7460            ! op.c
7461 ____________________________________________________________________________
7462 [  3463] By: gsar                                  on 1999/05/24  23:31:58
7463         Log: change#3455 had a typo
7464      Branch: perl
7465            ! pp_ctl.c
7466 ____________________________________________________________________________
7467 [  3462] By: gsar                                  on 1999/05/24  17:32:20
7468         Log: more pod updates from Tom Christiansen; regen perltoc
7469      Branch: perl
7470            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
7471            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
7472 ____________________________________________________________________________
7473 [  3461] By: gsar                                  on 1999/05/24  07:41:32
7474         Log: perlmod notes from Damian Conway (via Tom Christiansen)
7475      Branch: perl
7476            ! pod/perlmod.pod
7477 ____________________________________________________________________________
7478 [  3460] By: gsar                                  on 1999/05/24  07:24:11
7479         Log: major pod update from Tom Christiansen
7480      Branch: perl
7481            + pod/perltootc.pod
7482            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
7483            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
7484            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
7485            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
7486            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
7487            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
7488            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
7489            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
7490            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
7491            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
7492            ! pod/perlxs.pod pod/pod2man.PL
7493 ____________________________________________________________________________
7494 [  3459] By: gsar                                  on 1999/05/24  06:26:48
7495         Log: perlfaq update from Tom Christiansen
7496      Branch: perl
7497            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
7498            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7499            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
7500            ! pod/perlfaq9.pod
7501 ____________________________________________________________________________
7502 [  3458] By: gsar                                  on 1999/05/24  05:55:11
7503         Log: updated to v1.50 from CPAN
7504      Branch: perl
7505            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
7506 ____________________________________________________________________________
7507 [  3457] By: gsar                                  on 1999/05/24  05:46:20
7508         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7509              Date: Sun, 23 May 1999 16:35:07 +0100
7510              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
7511              Subject: [PATCH 5.005_56] name PL_in_eval bits
7512      Branch: perl
7513            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
7514 ____________________________________________________________________________
7515 [  3456] By: gsar                                  on 1999/05/24  05:18:06
7516         Log: make -t mode the default on emacs/dumb terminals
7517      Branch: perl
7518            ! Changes utils/perldoc.PL
7519 ____________________________________________________________________________
7520 [  3455] By: gsar                                  on 1999/05/24  05:05:19
7521         Log: return 0 rather than "" when scalar grep has nothing to iterate
7522              on (brings behavior in line with documentation)
7523      Branch: perl
7524            ! pp_ctl.c
7525 ____________________________________________________________________________
7526 [  3454] By: gsar                                  on 1999/05/24  04:52:52
7527         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
7528              Date: Thu, 20 May 1999 13:27:02 -1000
7529              Message-Id: <E10kcDN-0007TA-00@lapaki>
7530              Subject: Problem with MM_Unix in 5.005_03
7531      Branch: perl
7532            ! lib/ExtUtils/MM_Unix.pm
7533 ____________________________________________________________________________
7534 [  3453] By: gsar                                  on 1999/05/24  04:39:49
7535         Log: avoid removing duplicates in user-generated warnings
7536              From: byron@omix.com (Byron Brummer)
7537              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
7538              Message-Id: <199905201101.EAA91175@thrush.omix.com>
7539              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
7540      Branch: perl
7541            ! lib/diagnostics.pm
7542 ____________________________________________________________________________
7543 [  3452] By: gsar                                  on 1999/05/24  04:23:10
7544         Log: straighten some code to avoid NeXT compiler bugs (from
7545              Geoff Kuenning <geoff@cs.hmc.edu>)
7546      Branch: perl
7547            ! pp_ctl.c
7548 ____________________________________________________________________________
7549 [  3451] By: gsar                                  on 1999/05/24  03:03:05
7550         Log: minor logic tweak for reserved word warning
7551      Branch: perl
7552            ! lib/Test/Harness.pm toke.c
7553 ____________________________________________________________________________
7554 [  3450] By: gsar                                  on 1999/05/24  02:34:20
7555         Log: oops, some files missing in change#3449
7556      Branch: perl
7557            ! op.c op.h toke.c
7558 ____________________________________________________________________________
7559 [  3449] By: gsar                                  on 1999/05/24  02:33:12
7560         Log: allow '*' prototype to autoquote even barewords that happen to be
7561              function names; parens or ampersand continue to force the other
7562              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
7563              do the right thing, for example
7564      Branch: perl
7565            ! t/comp/proto.t
7566 ____________________________________________________________________________
7567 [  3448] By: gsar                                  on 1999/05/24  01:51:24
7568         Log: remove vestiges of PL_last_proto
7569      Branch: perl
7570            ! embedvar.h intrpvar.h objXSUB.h
7571 ____________________________________________________________________________
7572 [  3447] By: gsar                                  on 1999/05/24  01:49:20
7573         Log: redo change#2061 and parts of change#1169 with code in the
7574              parser; PL_last_proto hackery gone, strict 'subs' in now
7575              implemented in the optimizer where specifying the exceptional
7576              cases is much more robust; '*' (bareword) prototype now works
7577              reliably when used in second and subsequent arguments
7578      Branch: perl
7579            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
7580 ____________________________________________________________________________
7581 [  3446] By: gsar                                  on 1999/05/23  05:00:55
7582         Log: remove redundant part of change#1169 superceded by change#2061;
7583              avoid "future reserved word" warning on prototypical bearwords
7584      Branch: perl
7585            ! t/lib/fatal.t toke.c
7586 ____________________________________________________________________________
7587 [  3445] By: gsar                                  on 1999/05/21  23:36:49
7588         Log: s/isspace/isSPACE/g and make sure the CRT version is always
7589              passed an unsigned char (fixes random occurrence of spaces in
7590              arguments containing high-bit chars passed to spawned children,
7591              on win32)
7592      Branch: perl
7593            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
7594 ____________________________________________________________________________
7595 [  3444] By: gsar                                  on 1999/05/21  23:08:55
7596         Log: integrate Configure changes from cfgperl
7597      Branch: perl
7598           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
7599           !> config_h.SH
7600 ____________________________________________________________________________
7601 [  3443] By: jhi                                   on 1999/05/21  22:00:56
7602         Log: Integrate from mainperl.
7603      Branch: cfgperl
7604           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
7605           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
7606           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
7607           !> win32/perlhost.h win32/win32.c x2p/walk.c
7608 ____________________________________________________________________________
7609 [  3442] By: jhi                                   on 1999/05/21  21:59:46
7610         Log: fflush.
7611      Branch: cfgperl
7612            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7613            ! config_h.SH
7614 ____________________________________________________________________________
7615 [  3441] By: gsar                                  on 1999/05/21  17:48:55
7616         Log: integrate cfgperl changes
7617      Branch: perl
7618           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
7619           !> config_h.SH hints/sunos_4_1.sh installperl
7620 ____________________________________________________________________________
7621 [  3440] By: gsar                                  on 1999/05/21  17:42:49
7622         Log: test tweak
7623      Branch: perl
7624            ! t/comp/proto.t
7625 ____________________________________________________________________________
7626 [  3439] By: gsar                                  on 1999/05/21  17:31:26
7627         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
7628              (Configure fflush(NULL) detection seems broken on Solaris, which
7629              is why I hit the problem)
7630      Branch: perl
7631            ! Changes perl.h
7632 ____________________________________________________________________________
7633 [  3438] By: gsar                                  on 1999/05/20  16:41:01
7634         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
7635      Branch: perl
7636            ! pod/perlport.pod
7637 ____________________________________________________________________________
7638 [  3437] By: jhi                                   on 1999/05/20  07:14:39
7639         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
7640              (via private email).
7641      Branch: cfgperl
7642            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7643            ! config_h.SH hints/sunos_4_1.sh
7644 ____________________________________________________________________________
7645 [  3436] By: gsar                                  on 1999/05/20  05:18:26
7646         Log: various little nits
7647      Branch: perl
7648            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
7649            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
7650            ! win32/perlhost.h win32/win32.c x2p/walk.c
7651 ____________________________________________________________________________
7652 [  3435] By: jhi                                   on 1999/05/18  16:25:49
7653         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7654              To: perl5-porters@perl.org
7655              Subject: installperl
7656              Date: Fri, 14 May 1999 21:34:58 +0100
7657              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
7658      Branch: cfgperl
7659            ! installperl
7660 ____________________________________________________________________________
7661 [  3434] By: jhi                                   on 1999/05/17  21:25:54
7662         Log: Integrate from mainperl.
7663      Branch: cfgperl
7664           +> lib/ExtUtils/MM_Cygwin.pm
7665            - cygwin32/impure_ptr.c
7666           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
7667           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
7668           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
7669           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
7670           !> x2p/find2perl.PL
7671 ____________________________________________________________________________
7672 [  3433] By: gsar                                  on 1999/05/17  09:49:01
7673         Log: integrate cfgperl changes into mainline
7674      Branch: perl
7675           !> Configure INSTALL config_h.SH configure.com embed.h
7676           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
7677           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
7678           !> util.c
7679 ____________________________________________________________________________
7680 [  3432] By: gsar                                  on 1999/05/17  09:06:45
7681         Log: emit more appropriate diagnostic for failed glob (variant
7682              of patch suggested by Graham Barr)
7683      Branch: perl
7684            ! gv.c pod/perldiag.pod pp.c pp_hot.c
7685 ____________________________________________________________________________
7686 [  3431] By: gsar                                  on 1999/05/17  08:38:09
7687         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
7688              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
7689              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
7690              Subject: find2perl does not grok the 'c' suffix to the -size argument
7691      Branch: perl
7692            ! x2p/find2perl.PL
7693 ____________________________________________________________________________
7694 [  3430] By: gsar                                  on 1999/05/17  08:26:21
7695         Log: additional cleanups for cygwin32 port
7696              From: "Fifer, Eric" <EFifer@sanwaint.com>
7697              Date: Wed, 12 May 1999 20:25:54 +0100
7698              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
7699              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
7700      Branch: perl
7701            + lib/ExtUtils/MM_Cygwin.pm
7702            - cygwin32/impure_ptr.c
7703            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
7704            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
7705            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
7706            ! perl.h util.c
7707 ____________________________________________________________________________
7708 [  3429] By: gsar                                  on 1999/05/17  08:01:04
7709         Log: From: Andy Dougherty <doughera@lafayette.edu>
7710              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
7711              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
7712              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
7713      Branch: perl
7714            ! INSTALL
7715 ____________________________________________________________________________
7716 [  3428] By: jhi                                   on 1999/05/17  07:03:26
7717         Log: Integrate from mainperl modulo the Socket.xs change.
7718      Branch: cfgperl
7719           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
7720           !> win32/win32.c win32/win32.h
7721 ____________________________________________________________________________
7722 [  3427] By: jhi                                   on 1999/05/16  22:09:11
7723         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7724              To: perl5-porters@perl.org (Mailing list Perl5)
7725              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
7726              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
7727              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
7728      Branch: cfgperl
7729            ! ext/Devel/Peek/Peek.xs
7730 ____________________________________________________________________________
7731 [  3426] By: jhi                                   on 1999/05/16  22:07:11
7732         Log: From: Mark-Jason Dominus <mjd@plover.com>
7733              To: perl5-porters@perl.com
7734              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
7735              Date: Sat, 15 May 1999 12:43:47 -0400
7736              Message-ID: <19990515164348.7313.qmail@plover.com>
7737      Branch: cfgperl
7738            ! pod/perldiag.pod
7739 ____________________________________________________________________________
7740 [  3425] By: nick                                  on 1999/05/15  15:56:10
7741         Log: Mingw32 + w32api-0.1.5 tweaks
7742              - now more like other Win32 compilers
7743      Branch: perl
7744            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
7745            ! win32/win32.h
7746 ____________________________________________________________________________
7747 [  3424] By: nick                                  on 1999/05/14  21:04:22
7748         Log: Experimental "slab" allocator for ops.
7749              To try it -DPL_OP_SLAB_ALLOC for op.c 
7750              This is for proof of concept only, it leaks memory 
7751              (ops are not free'd) so don't use in embedded apps.
7752              If this minimalist version does not show performance 
7753              gain then whole idea is worthless. 
7754              Nick see's approx 12% speed up vs perlmalloc running
7755              perl -Ilib -MCPAN -e '' 
7756              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
7757      Branch: perl
7758            ! op.c
7759 ____________________________________________________________________________
7760 [  3423] By: gsar                                  on 1999/05/14  19:55:04
7761         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
7762              found (brings sitelib intuition in line with privlib)
7763      Branch: perl
7764            ! win32/win32.c
7765 ____________________________________________________________________________
7766 [  3422] By: jhi                                   on 1999/05/14  08:08:01
7767         Log: From: pvhp@forte.com (Peter Prymmer)
7768              To: perl5-porters@perl.org, vmsperl@perl.org
7769              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
7770              Date: Thu, 13 May 99 15:29:57 PDT
7771              Message-Id: <9905132229.AA15854@forte.com>
7772      Branch: cfgperl
7773            ! configure.com
7774 ____________________________________________________________________________
7775 [  3421] By: jhi                                   on 1999/05/14  07:34:20
7776         Log: Integrate from mainperl.
7777      Branch: cfgperl
7778           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
7779 ____________________________________________________________________________
7780 [  3420] By: jhi                                   on 1999/05/14  07:33:26
7781         Log: Still fflushing.
7782      Branch: cfgperl
7783            ! Configure config_h.SH util.c
7784 ____________________________________________________________________________
7785 [  3419] By: gsar                                  on 1999/05/14  03:08:29
7786         Log: mortalize string allocations by win32_get_{priv,site}lib()
7787              (fixes small memory leak in interpreter)
7788      Branch: perl
7789            ! win32/win32.c
7790 ____________________________________________________________________________
7791 [  3418] By: gsar                                  on 1999/05/14  03:06:50
7792         Log: make win32_longname() preserve kind of slashes in argument
7793      Branch: perl
7794            ! win32/win32.c
7795 ____________________________________________________________________________
7796 [  3417] By: gsar                                  on 1999/05/14  03:04:44
7797         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
7798      Branch: perl
7799            ! lib/ExtUtils/MM_Unix.pm
7800 ____________________________________________________________________________
7801 [  3416] By: jhi                                   on 1999/05/13  21:18:06
7802         Log: Integrate from mainperl.
7803      Branch: cfgperl
7804           !> pp_ctl.c
7805 ____________________________________________________________________________
7806 [  3415] By: jhi                                   on 1999/05/13  21:16:49
7807         Log: Fixes from Andy Dougherty (via private email).
7808      Branch: cfgperl
7809            ! Configure config_h.SH
7810 ____________________________________________________________________________
7811 [  3414] By: nick                                  on 1999/05/13  20:04:26
7812         Log: valist vs va_list typo
7813      Branch: perl
7814            ! pp_ctl.c
7815 ____________________________________________________________________________
7816 [  3413] By: jhi                                   on 1999/05/13  15:04:05
7817         Log: From: Andy Dougherty <doughera@lafayette.edu>
7818              To: perlbug@perl.com
7819              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
7820              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
7821              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
7822      Branch: cfgperl
7823            ! INSTALL
7824 ____________________________________________________________________________
7825 [  3412] By: jhi                                   on 1999/05/13  14:20:17
7826         Log: Integrate from mainperl.
7827      Branch: cfgperl
7828           !> pp_ctl.c
7829 ____________________________________________________________________________
7830 [  3411] By: gsar                                  on 1999/05/13  14:16:56
7831         Log: docatch_body() declaration mismatch
7832      Branch: perl
7833            ! pp_ctl.c
7834 ____________________________________________________________________________
7835 [  3410] By: jhi                                   on 1999/05/13  13:51:44
7836         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
7837      Branch: cfgperl
7838            ! Configure config_h.SH perl.h
7839 ____________________________________________________________________________
7840 [  3409] By: jhi                                   on 1999/05/13  13:31:53
7841         Log: Still fflushing strong.
7842      Branch: cfgperl
7843            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
7844            ! proto.h util.c
7845 ____________________________________________________________________________
7846 [  3408] By: jhi                                   on 1999/05/12  14:30:23
7847         Log: Integrate from mainperl.
7848      Branch: cfgperl
7849           !> (integrate 30 files)
7850 ____________________________________________________________________________
7851 [  3407] By: jhi                                   on 1999/05/12  12:28:31
7852         Log: Be tidier with fflush(NULL) testing.
7853      Branch: cfgperl
7854            ! Configure config_h.SH
7855 ____________________________________________________________________________
7856 [  3406] By: gsar                                  on 1999/05/12  11:26:03
7857         Log: better range-checking on list slices, with test
7858              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7859              Date: Sun, 02 May 1999 17:02:53 +0100
7860              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
7861              Subject: Re: List slice of undefs returns 0 items 
7862      Branch: perl
7863            ! pp.c t/op/list.t
7864 ____________________________________________________________________________
7865 [  3405] By: gsar                                  on 1999/05/12  11:22:27
7866         Log: change#3397 needs test tweak
7867      Branch: perl
7868            ! Changes t/pragma/warn/sv
7869 ____________________________________________________________________________
7870 [  3404] By: gsar                                  on 1999/05/12  11:07:44
7871         Log: typo in change#3397
7872      Branch: perl
7873            ! doop.c
7874 ____________________________________________________________________________
7875 [  3403] By: gsar                                  on 1999/05/12  10:49:01
7876         Log: From: Stephen Zander <gibreel@pobox.com>
7877              Date: 12 May 1999 01:22:31 -0700
7878              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
7879              Subject: Re: Test::Harness runs tainted tests with wrong library path
7880      Branch: perl
7881            ! lib/Test/Harness.pm
7882 ____________________________________________________________________________
7883 [  3402] By: gsar                                  on 1999/05/12  10:42:06
7884         Log: typo in change#3400
7885      Branch: perl
7886            ! ext/B/B/Deparse.pm
7887 ____________________________________________________________________________
7888 [  3401] By: jhi                                   on 1999/05/12  10:40:42
7889         Log: A better, shinier, and possibly even correctly working
7890              reincarnation of #3398.
7891      Branch: cfgperl
7892            ! Configure config_h.SH
7893 ____________________________________________________________________________
7894 [  3400] By: gsar                                  on 1999/05/12  10:40:11
7895         Log: deparse \&func() as \(&func()) for clarity
7896              From: Albert Dvornik <bert@genscan.com>
7897              Date: 11 May 1999 13:32:04 -0400
7898              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
7899              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
7900      Branch: perl
7901            ! ext/B/B/Deparse.pm
7902 ____________________________________________________________________________
7903 [  3399] By: gsar                                  on 1999/05/12  10:36:02
7904         Log: more testsuite smarts (many of them courtesy Ilya)
7905      Branch: perl
7906            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
7907            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
7908            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
7909            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
7910            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
7911            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
7912            ! t/op/pwent.t
7913 ____________________________________________________________________________
7914 [  3398] By: jhi                                   on 1999/05/12  09:33:08
7915         Log: Detect whether fflush(NULL) works as per change #3352.
7916      Branch: cfgperl
7917            ! Configure config_h.SH perl.h
7918 ____________________________________________________________________________
7919 [  3397] By: gsar                                  on 1999/05/12  08:56:03
7920         Log: From: jan.dubois@ibm.net (Jan Dubois)
7921              Date: Wed, 12 May 1999 01:01:00 +0200
7922              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
7923              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
7924      Branch: perl
7925            ! doop.c
7926 ____________________________________________________________________________
7927 [  3396] By: gsar                                  on 1999/05/12  08:23:27
7928         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
7929              stat() behaves similarly
7930      Branch: perl
7931            ! win32/win32.c
7932 ____________________________________________________________________________
7933 [  3395] By: jhi                                   on 1999/05/11  22:21:32
7934         Log: Redo parts of #3341 and #3358 that #3394 undid.
7935      Branch: cfgperl
7936            ! Configure config_h.SH
7937 ____________________________________________________________________________
7938 [  3394] By: jhi                                   on 1999/05/11  22:03:48
7939         Log: Add I_NETINET_TCP to help change #3391.
7940      Branch: cfgperl
7941            ! Configure config_h.SH ext/Socket/Socket.xs
7942 ____________________________________________________________________________
7943 [  3393] By: jhi                                   on 1999/05/11  21:44:59
7944         Log: Integrate from mainperl.
7945      Branch: cfgperl
7946           !> (integrate 55 files)
7947 ____________________________________________________________________________
7948 [  3392] By: gsar                                  on 1999/05/11  20:56:43
7949         Log: update embedvar.h
7950      Branch: perl
7951            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
7952 ____________________________________________________________________________
7953 [  3391] By: gsar                                  on 1999/05/11  16:32:05
7954         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
7955              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
7956              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
7957              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
7958      Branch: perl
7959            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
7960 ____________________________________________________________________________
7961 [  3390] By: gsar                                  on 1999/05/11  15:27:40
7962         Log: display more frequent progress messages when STDOUT is a tty
7963      Branch: perl
7964            ! lib/Test/Harness.pm
7965 ____________________________________________________________________________
7966 [  3389] By: gsar                                  on 1999/05/11  14:40:58
7967         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7968              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
7969              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
7970              Subject: [PATCH 5.005_53] Explanations by Test::Harness
7971      Branch: perl
7972            ! lib/Test/Harness.pm
7973 ____________________________________________________________________________
7974 [  3388] By: gsar                                  on 1999/05/11  14:08:14
7975         Log: avoid creating spurious subroutine stubs on failed subroutine
7976              call and other places of sv_2cv() misuse; fixes problems with
7977              failed subroutine calls "hiding" later attempts to lookup methods
7978              in base classes
7979      Branch: perl
7980            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
7981 ____________________________________________________________________________
7982 [  3387] By: gsar                                  on 1999/05/11  09:34:13
7983         Log: various fixes for clean build and test on win32; configpm broken,
7984              needed to open myconfig.SH rather than myconfig; sundry adjustments
7985              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
7986              work under win32; getenv_sv() changed to getenv_len() since SVs
7987              aren't visible in the lower echelons; remove bogus exports from
7988              config.sym; PERL_OBJECT-ness for C++ exception support; null out
7989              IoDIRP in filter_del() or sv_free() will attempt to close it
7990      Branch: perl
7991            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
7992            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
7993            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
7994            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
7995            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
7996            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
7997            ! win32/config.gc win32/config.vc win32/makedef.pl
7998            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
7999            ! win32/win32.c win32/win32.h
8000 ____________________________________________________________________________
8001 [  3386] By: gsar                                  on 1999/05/11  02:49:07
8002         Log: gutsupport for C++ exceptions
8003              From: Chip Salzenberg <chip@perlsupport.com>
8004              Date: Tue, 9 Mar 1999 11:51:57 -0500
8005              Message-ID: <19990309115157.E7911@perlsupport.com>
8006              Subject: [PATCH 5.005] Flexible Exceptions
8007      Branch: perl
8008            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
8009            ! scope.c scope.h thrdvar.h util.c
8010 ____________________________________________________________________________
8011 [  3385] By: gsar                                  on 1999/05/10  19:33:36
8012         Log: "weak" references internals, still needs perlguts documentation
8013              (somewhat modified version of patch suggested by Tuomas J. Lukka
8014              <lukka@fas.harvard.edu>)
8015      Branch: perl
8016            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
8017            ! pod/perldiag.pod proto.h sv.c sv.h util.c
8018 ____________________________________________________________________________
8019 [  3384] By: jhi                                   on 1999/05/10  18:21:43
8020         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
8021              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
8022      Branch: cfgperl
8023            ! INSTALL hints/dec_osf.sh
8024 ____________________________________________________________________________
8025 [  3381] By: jhi                                   on 1999/05/10  14:39:28
8026         Log: Integrate from mainperl.
8027      Branch: cfgperl
8028           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
8029           +> cygwin32/build-instructions.charles-wilson
8030           +> cygwin32/build-instructions.sebastien-barre
8031           +> cygwin32/build-instructions.steven-morlock
8032           +> cygwin32/build-instructions.steven-morlock2
8033           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
8034           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
8035           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
8036           +> t/op/numconvert.t utils/perlbc.PL
8037            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
8038            - cygwin32/perlld
8039           !> (integrate 105 files)
8040 ____________________________________________________________________________
8041 [  3380] By: gsar                                  on 1999/05/10  12:27:14
8042         Log: regen regnodes.h
8043      Branch: perl
8044            ! Changes regnodes.h
8045 ____________________________________________________________________________
8046 [  3379] By: gsar                                  on 1999/05/10  12:17:26
8047         Log: From: jan.dubois@ibm.net (Jan Dubois)
8048              Date: Sat, 01 May 1999 22:55:36 +0200
8049              Message-ID: <373067e9.56194713@smtp1.ibm.net>
8050              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
8051      Branch: perl
8052            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
8053            ! win32/config_H.vc
8054 ____________________________________________________________________________
8055 [  3378] By: gsar                                  on 1999/05/10  12:07:13
8056         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8057              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
8058              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
8059              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
8060      Branch: perl
8061            + t/op/numconvert.t
8062            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
8063            ! util.c
8064 ____________________________________________________________________________
8065 [  3377] By: gsar                                  on 1999/05/10  11:39:48
8066         Log: pp_modulo comment tweak from Ilya
8067      Branch: perl
8068            ! pp.c
8069 ____________________________________________________________________________
8070 [  3376] By: gsar                                  on 1999/05/10  11:30:40
8071         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
8072              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
8073              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
8074              Subject: Test.pm update [PATCH _56]
8075      Branch: perl
8076            ! lib/Test.pm
8077 ____________________________________________________________________________
8078 [  3375] By: gsar                                  on 1999/05/10  11:28:30
8079         Log: From: jan.dubois@ibm.net (Jan Dubois)
8080              Date: Fri, 07 May 1999 00:59:54 +0200
8081              Message-ID: <373318ae.19292461@smtp1.ibm.net>
8082              Subject: Re: Using existing memory for an SV's PV 
8083      Branch: perl
8084            ! sv.c
8085 ____________________________________________________________________________
8086 [  3374] By: gsar                                  on 1999/05/10  11:23:44
8087         Log: From: jan.dubois@ibm.net (Jan Dubois)
8088              Date: Fri, 07 May 1999 00:59:52 +0200
8089              Message-ID: <37321800.19118320@smtp1.ibm.net>
8090              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
8091      Branch: perl
8092            ! perl.h
8093 ____________________________________________________________________________
8094 [  3373] By: gsar                                  on 1999/05/10  11:22:10
8095         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8096              Date: Thu, 6 May 1999 18:17:28 -0400
8097              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
8098              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
8099      Branch: perl
8100            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
8101            ! util.c
8102 ____________________________________________________________________________
8103 [  3372] By: gsar                                  on 1999/05/10  10:57:49
8104         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8105              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
8106              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
8107              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
8108      Branch: perl
8109            ! regcomp.c regcomp.pl
8110 ____________________________________________________________________________
8111 [  3371] By: gsar                                  on 1999/05/10  10:54:01
8112         Log: From: lane@duphy4.physics.drexel.edu
8113              Date: Tue, 04 May 1999 10:19:25 -0700
8114              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
8115              Subject: [PATCH 5.005.56] pod->html VMS fixes
8116      Branch: perl
8117            ! installhtml lib/Pod/Html.pm
8118 ____________________________________________________________________________
8119 [  3370] By: gsar                                  on 1999/05/10  10:45:52
8120         Log: testsuite nits
8121      Branch: perl
8122            ! t/lib/io_linenum.t t/op/filetest.t
8123 ____________________________________________________________________________
8124 [  3369] By: gsar                                  on 1999/05/10  10:35:22
8125         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8126              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
8127              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
8128              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
8129      Branch: perl
8130            ! os2/os2ish.h os2/os2thread.h
8131 ____________________________________________________________________________
8132 [  3368] By: gsar                                  on 1999/05/10  10:00:11
8133         Log: From: Albert Dvornik <bert@genscan.com>
8134              Date: 03 May 1999 12:20:57 -0400
8135              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
8136              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
8137      Branch: perl
8138            ! dump.c
8139 ____________________________________________________________________________
8140 [  3367] By: gsar                                  on 1999/05/10  09:55:51
8141         Log: shadow password support for Solaris (needs Configure help to
8142              determine HAS_GETSPENT)
8143              From: "Patrick O'Brien" <pdo@cs.umd.edu>
8144              Date: Sat, 01 May 1999 19:41:17 -0400
8145              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
8146              Subject: getpwent() under solaris
8147      Branch: perl
8148            ! pp_sys.c
8149 ____________________________________________________________________________
8150 [  3366] By: gsar                                  on 1999/05/10  09:45:58
8151         Log: From: jan.dubois@ibm.net (Jan Dubois)
8152              Date: Sat, 01 May 1999 23:45:47 +0200
8153              Message-ID: <373373fb.59284266@smtp1.ibm.net>
8154              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
8155      Branch: perl
8156            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
8157            ! pod/perldelta.pod
8158 ____________________________________________________________________________
8159 [  3365] By: gsar                                  on 1999/05/10  09:34:22
8160         Log: test suite and fix input_line_number()
8161              From: Paul Johnson <pjcj@transeda.com>
8162              Date: Thu, 29 Apr 1999 06:28:14 +0100
8163              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
8164              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
8165      Branch: perl
8166            + t/lib/io_linenum.t
8167            ! MANIFEST ext/IO/lib/IO/Handle.pm
8168 ____________________________________________________________________________
8169 [  3364] By: gsar                                  on 1999/05/10  09:20:56
8170         Log: fix overeager [:foo:] parsing
8171              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8172              Date: Fri, 30 Apr 1999 09:26:18 +0100
8173              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
8174              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
8175      Branch: perl
8176            ! regcomp.c t/op/re_tests
8177 ____________________________________________________________________________
8178 [  3363] By: gsar                                  on 1999/05/10  09:09:21
8179         Log: documentation for Win32 builtins (somewhat modified)
8180              From: jan.dubois@ibm.net (Jan Dubois)
8181              Date: Tue, 30 Mar 1999 08:05:03 +0200
8182              Message-ID: <37006783.1926460@smtp1.ibm.net>
8183              Subject: Re: Issues with build 509 
8184      Branch: perl
8185            + pod/Win32.pod
8186            ! MANIFEST
8187 ____________________________________________________________________________
8188 [  3362] By: gsar                                  on 1999/05/10  08:22:07
8189         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
8190      Branch: perl
8191            ! lib/File/Copy.pm win32/win32.c
8192 ____________________________________________________________________________
8193 [  3361] By: gsar                                  on 1999/05/10  08:11:29
8194         Log: escape ampersands in <pre> sections
8195      Branch: perl
8196            ! Changes lib/Pod/Html.pm
8197 ____________________________________________________________________________
8198 [  3360] By: gsar                                  on 1999/05/10  08:04:14
8199         Log: AIX hints enhancements (threads build, SOCKS support)
8200              From: "David R. Favor" <dfavor@austin.ibm.com>
8201              Date: Wed, 28 Apr 1999 08:45:28 -0500
8202              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
8203              Subject: Working build for AIX + gcc + threading
8204      Branch: perl
8205            ! hints/aix.sh
8206 ____________________________________________________________________________
8207 [  3359] By: gsar                                  on 1999/05/10  07:49:26
8208         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
8209              Date: Tue, 27 Apr 1999 23:47:24 PDT
8210              Message-ID: <19990428064724.95244.qmail@hotmail.com>
8211              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
8212              --
8213              Date: Thu, 29 Apr 1999 18:21:06 -0700
8214              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
8215              Subject: [PATCH 5.005_56] double constants ( C.pm)
8216              --
8217              Date: Mon, 03 May 1999 20:21:31 PDT
8218              Message-ID: <19990504032131.81113.qmail@hotmail.com>
8219              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
8220              --
8221              Date: Thu, 06 May 1999 17:57:09 -0700
8222              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
8223              Subject: Stash.pm
8224      Branch: perl
8225            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
8226            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
8227 ____________________________________________________________________________
8228 [  3358] By: gsar                                  on 1999/05/10  04:39:15
8229         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
8230              From: alexander smishlajev <als@turnhere.com>
8231              Date: Sun, 25 Apr 1999 14:58:29 +0300
8232              Message-ID: <37230365.5F68B460@turnhere.com>
8233              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
8234      Branch: perl
8235            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
8236            + cygwin32/build-instructions.charles-wilson
8237            + cygwin32/build-instructions.sebastien-barre
8238            + cygwin32/build-instructions.steven-morlock
8239            + cygwin32/build-instructions.steven-morlock2
8240            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
8241            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
8242            - cygwin32/perlld
8243            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
8244            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
8245            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
8246            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
8247            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
8248            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
8249 ____________________________________________________________________________
8250 [  3357] By: gsar                                  on 1999/05/10  04:07:07
8251         Log: applied suggested patch, modulo already applied parts
8252              From: Charles Bailey <BAILEY@newman.upenn.edu>
8253              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
8254              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
8255              Subject: [Patch 5.005_56] VMS consolidated patch #2
8256      Branch: perl
8257            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
8258            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
8259            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
8260            ! vms/subconfigure.com vms/test.com vms/vms.c
8261 ____________________________________________________________________________
8262 [  3356] By: gsar                                  on 1999/05/10  03:48:08
8263         Log: applied suggested patch, with win32 and PERL_OBJECT additions
8264              From: Tom Hughes <tom@compton.nu>
8265              Date: Sat, 24 Apr 1999 18:11:59 +0100
8266              Message-ID: <609bdff748.tom@compton.compton.nu>
8267              Subject: ByteLoader patch
8268      Branch: perl
8269            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
8270            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
8271            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
8272            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
8273            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
8274            ! utils/Makefile win32/Makefile win32/makefile.mk
8275 ____________________________________________________________________________
8276 [  3355] By: gsar                                  on 1999/05/10  03:22:49
8277         Log: document 'test' attribute (from Andreas Koenig)
8278      Branch: perl
8279            ! lib/ExtUtils/MakeMaker.pm
8280 ____________________________________________________________________________
8281 [  3354] By: gsar                                  on 1999/05/10  03:12:37
8282         Log: From: pmarquess@bfsec.bt.co.uk
8283              Date: Thu, 22 Apr 1999 23:12:08 +0100
8284              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
8285              Subject: PATCH for small bug in scan_bin
8286      Branch: perl
8287            ! util.c
8288 ____________________________________________________________________________
8289 [  3353] By: gsar                                  on 1999/05/10  02:39:33
8290         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
8291              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
8292      Branch: perl
8293            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
8294            ! win32/win32iop.h
8295 ____________________________________________________________________________
8296 [  3352] By: gsar                                  on 1999/05/09  22:47:39
8297         Log: flush all open output buffers before fork(), exec(), system, qx//
8298              and pipe open() operations, simplifying buffering headaches faced
8299              by users; uses fflush(NULL), which may need Configure test
8300      Branch: perl
8301            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
8302            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
8303 ____________________________________________________________________________
8304 [  3351] By: gsar                                  on 1999/05/09  21:11:51
8305         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
8306              Leroy <jll@skynet.be>)
8307      Branch: perl
8308            ! utils/perlcc.PL
8309 ____________________________________________________________________________
8310 [  3350] By: gsar                                  on 1999/05/09  20:39:11
8311         Log: normalize $^X to full pathname on win32
8312      Branch: perl
8313            ! win32/runperl.c
8314 ____________________________________________________________________________
8315 [  3349] By: gsar                                  on 1999/05/09  20:23:07
8316         Log: allow readline($globref), <$globref> already works
8317      Branch: perl
8318            ! pp_hot.c
8319 ____________________________________________________________________________
8320 [  3348] By: gsar                                  on 1999/05/09  20:00:09
8321         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
8322              <lemburg@online-club.de>)
8323      Branch: perl
8324            ! utils/perldoc.PL
8325 ____________________________________________________________________________
8326 [  3347] By: gsar                                  on 1999/05/09  18:47:21
8327         Log: additions to Thread.pm docs from Tuomas J. Lukka
8328              <lukka@fas.harvard.edu>
8329      Branch: perl
8330            ! ext/Thread/Thread.pm
8331 ____________________________________________________________________________
8332 [  3346] By: gsar                                  on 1999/05/09  18:38:00
8333         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8334              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
8335              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
8336              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
8337      Branch: perl
8338            ! ext/B/B/Xref.pm
8339 ____________________________________________________________________________
8340 [  3345] By: gsar                                  on 1999/05/09  18:22:43
8341         Log: work around mangled archname on win32 while finding privlib/sitelib;
8342              normalize lib paths to forward slashes internally
8343      Branch: perl
8344            ! win32/win32.c
8345 ____________________________________________________________________________
8346 [  3344] By: gsar                                  on 1999/05/09  03:20:06
8347         Log: fix typo in dbm filters that caused odbm.t to fail
8348      Branch: perl
8349            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
8350 ____________________________________________________________________________
8351 [  3343] By: gsar                                  on 1999/05/09  02:02:59
8352         Log: tweak test totals
8353      Branch: perl
8354            ! Changes t/lib/tie-stdhandle.t
8355 ____________________________________________________________________________
8356 [  3342] By: gsar                                  on 1999/05/09  01:42:06
8357         Log: import list propagation busted (pointed out by Ton Hospel
8358              <thospel@mail.dma.be>)
8359      Branch: perl
8360            ! lib/autouse.pm
8361 ____________________________________________________________________________
8362 [  3341] By: gsar                                  on 1999/05/09  00:54:18
8363         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
8364              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
8365      Branch: perl
8366            ! Configure Makefile.SH
8367 ____________________________________________________________________________
8368 [  3340] By: gsar                                  on 1999/05/09  00:40:41
8369         Log: generate manpages for newly added utils
8370      Branch: perl
8371            ! installman
8372 ____________________________________________________________________________
8373 [  3339] By: gsar                                  on 1999/05/09  00:33:50
8374         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8375              Date: Sun, 02 May 1999 17:59:24 +0100
8376              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
8377              Subject: [PATCH] Re: ptr to realloced memory in yylex
8378      Branch: perl
8379            ! toke.c
8380 ____________________________________________________________________________
8381 [  3338] By: jhi                                   on 1999/05/08  22:40:29
8382         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
8383      Branch: cfgperl
8384            ! INSTALL
8385 ____________________________________________________________________________
8386 [  3337] By: jhi                                   on 1999/05/08  22:22:26
8387         Log: Integrate from mainperl.
8388      Branch: cfgperl
8389           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
8390           !> (integrate 54 files)
8391 ____________________________________________________________________________
8392 [  3336] By: gsar                                  on 1999/05/08  21:48:22
8393         Log: make perldoc -f grok nested =items
8394      Branch: perl
8395            ! utils/perldoc.PL
8396 ____________________________________________________________________________
8397 [  3335] By: gsar                                  on 1999/05/08  19:48:11
8398         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
8399      Branch: perl
8400            ! op.c t/lib/fields.t
8401 ____________________________________________________________________________
8402 [  3334] By: gsar                                  on 1999/05/08  19:09:41
8403         Log: update test totals
8404      Branch: perl
8405            ! t/lib/bigintpm.t
8406 ____________________________________________________________________________
8407 [  3333] By: gsar                                  on 1999/05/08  16:56:02
8408         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
8409      Branch: perl
8410            ! pod/perlfunc.pod
8411 ____________________________________________________________________________
8412 [  3332] By: gsar                                  on 1999/05/08  16:46:44
8413         Log: applied suggested patch, added tests
8414              From: William Mann <wmann@avici.com>
8415              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
8416              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
8417              Subject: BigInt.pm extensions for logical operations
8418      Branch: perl
8419            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
8420 ____________________________________________________________________________
8421 [  3331] By: gsar                                  on 1999/05/08  16:09:33
8422         Log: avoid temporary files named 'tmp'
8423      Branch: perl
8424            ! Makefile.SH pp.c
8425 ____________________________________________________________________________
8426 [  3330] By: nick                                  on 1999/05/08  14:16:30
8427         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
8428              Provide Tie::StdHandle
8429              Basic update of docs.
8430      Branch: perl
8431            + t/lib/tie-stdhandle.t
8432            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
8433 ____________________________________________________________________________
8434 [  3329] By: nick                                  on 1999/05/08  12:03:45
8435         Log: Tweaks to open(my $fh,...) stuff
8436      Branch: perl
8437            ! op.c pp.c pp_sys.c t/io/open.t
8438 ____________________________________________________________________________
8439 [  3328] By: nick                                  on 1999/05/08  11:18:42
8440         Log: Bring SDBM_File.xs into line with new typemap
8441      Branch: perl
8442            ! ext/SDBM_File/SDBM_File.xs
8443 ____________________________________________________________________________
8444 [  3327] By: gsar                                  on 1999/05/08  00:07:11
8445         Log: add test case for AUTOLOAD reentrancy fix in change#3279
8446      Branch: perl
8447            ! t/lib/autoloader.t
8448 ____________________________________________________________________________
8449 [  3326] By: nick                                  on 1999/05/07  21:24:50
8450         Log: Implement open( my $fh, ...) and similar.
8451              Set flag in op.c for "constructor ops"
8452              In pp_rv2gv, if flag is set and arg is PADSV and uninit
8453              vivify as reference to a detached GV.
8454              (Name of GV is the pad name.)
8455              This scheme should "just work" for pipe/socket etc. too.
8456              
8457              #if 0 out the open(FH,undef) for now.
8458              Change t/io/open.t to test open(my $fh,...)
8459      Branch: perl
8460            ! op.c pp.c pp_sys.c t/io/open.t
8461 ____________________________________________________________________________
8462 [  3325] By: nick                                  on 1999/05/07  21:18:42
8463         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
8464      Branch: perl
8465            ! util.c
8466 ____________________________________________________________________________
8467 [  3324] By: gsar                                  on 1999/05/07  20:28:31
8468         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
8469              intervening code has to allocate SVs)
8470      Branch: perl
8471            ! util.c
8472 ____________________________________________________________________________
8473 [  3323] By: gsar                                  on 1999/05/07  19:45:08
8474         Log: allow line numbers to show in diagnostics during global destruction
8475      Branch: perl
8476            ! util.c
8477 ____________________________________________________________________________
8478 [  3322] By: gsar                                  on 1999/05/07  09:38:11
8479         Log: From: Dan Sugalski <sugalskd@ous.edu>
8480              Date: Fri, 09 Apr 1999 16:16:39 -0700
8481              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
8482              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
8483      Branch: perl
8484            ! lib/ExtUtils/MM_VMS.pm
8485 ____________________________________________________________________________
8486 [  3321] By: gsar                                  on 1999/05/07  09:08:23
8487         Log: From: kwzh@gnu.org (Karl Heuer)
8488              Date: Wed, 7 Apr 1999 23:58:58 -0400
8489              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
8490              Subject: [perl-5.005.02] detect lack of /dev/tty
8491      Branch: perl
8492            ! Makefile.SH
8493 ____________________________________________________________________________
8494 [  3320] By: gsar                                  on 1999/05/07  08:52:14
8495         Log: allow distinct prefix for versioned executables
8496              From: Roderick Schertler <roderick@argon.org>
8497              Date: Wed, 07 Apr 1999 15:34:56 -0400
8498              Message-ID: <3003.923513696@eeyore.ibcinc.com>
8499              Subject: perl55.00503 -> perl5.00503 patch for installperl
8500      Branch: perl
8501            ! INSTALL installperl
8502 ____________________________________________________________________________
8503 [  3319] By: gsar                                  on 1999/05/07  08:07:02
8504         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8505              Date: Mon, 05 Apr 1999 15:38:42 -0700
8506              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
8507              Subject: Re: chomp fails with $/ in fixed-length record mode
8508              --
8509              From: Roderick Schertler <roderick@argon.org>
8510              Date: Tue, 06 Apr 1999 21:11:37 -0400
8511              Message-ID: <2795.923447497@eeyore.ibcinc.com>
8512              Subject: Re: chomp fails with $/ in fixed-length record mode
8513      Branch: perl
8514            ! doop.c pod/perlfunc.pod t/op/chop.t
8515 ____________________________________________________________________________
8516 [  3318] By: gsar                                  on 1999/05/07  07:56:35
8517         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8518              Date: Tue, 6 Apr 1999 01:40:36 -0400
8519              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
8520              Subject: [PATCH 5.005_*] Make % use fmod()
8521      Branch: perl
8522            ! pp.c t/op/arith.t
8523 ____________________________________________________________________________
8524 [  3317] By: gsar                                  on 1999/05/07  04:18:11
8525         Log: DBM Filters (via private mail)
8526              From: pmarquess@bfsec.bt.co.uk
8527              Date: Sun, 18 Apr 1999 21:05:52 +0100
8528              Message-Id: <199904182009.NAA19152@activestate.com>
8529              Subject: DBM Filters
8530      Branch: perl
8531            + pod/perldbmfilter.pod
8532            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
8533            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
8534            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
8535            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
8536            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
8537            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
8538            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
8539            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
8540            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
8541            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
8542            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
8543            ! t/lib/sdbm.t
8544 ____________________________________________________________________________
8545 [  3316] By: gsar                                  on 1999/05/07  03:28:53
8546         Log: avoid negative return value from Win32::GetTickCount()
8547              From: jan.dubois@ibm.net (Jan Dubois)
8548              Date: Sat, 03 Apr 1999 19:04:18 +0200
8549              Message-ID: <37084742.22824479@smtp1.ibm.net>
8550              Subject: Re: Win32::GetTickCount
8551      Branch: perl
8552            ! win32/win32.c
8553 ____________________________________________________________________________
8554 [  3314] By: gsar                                  on 1999/05/06  08:01:23
8555         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
8556              Date: Tue, 30 Mar 1999 23:40:34 PST
8557              Message-ID: <19990331074034.6117.qmail@hotmail.com>
8558              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
8559              --
8560              Date: Wed, 07 Apr 1999 00:28:23 -0800
8561              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
8562              Subject: [PATCH 5.005_56] function prototypes(B.pm)
8563              --
8564              Date: Thu, 22 Apr 1999 23:40:52 -0700
8565              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
8566              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
8567              --
8568              Date: Tue, 27 Apr 1999 01:14:49 PDT
8569              Message-ID: <19990427081449.28615.qmail@hotmail.com>
8570              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
8571      Branch: perl
8572            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
8573            ! t/op/ref.t
8574 ____________________________________________________________________________
8575 [  3313] By: jhi                                   on 1999/05/06  07:59:52
8576         Log: Integrate from mainperl.
8577      Branch: cfgperl
8578           !> (integrate 33 files)
8579 ____________________________________________________________________________
8580 [  3312] By: gsar                                  on 1999/05/06  07:11:50
8581         Log: add Ethiopic section to unicode master database (from Ken
8582              Whistler <kenw@sybase.com>)
8583      Branch: perl
8584            ! lib/unicode/UnicodeData-Latest.txt
8585 ____________________________________________________________________________
8586 [  3311] By: gsar                                  on 1999/05/06  05:37:55
8587         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
8588              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
8589              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
8590              Subject: Largefiles for Solaris
8591      Branch: perl
8592            ! hints/solaris_2.sh
8593 ____________________________________________________________________________
8594 [  3310] By: gsar                                  on 1999/05/06  05:14:35
8595         Log: emit more accurate diagnostic for syntax errors involving <>
8596              within eval""
8597      Branch: perl
8598            ! toke.c utils/perldoc.PL
8599 ____________________________________________________________________________
8600 [  3309] By: gsar                                  on 1999/05/06  04:36:31
8601         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
8602      Branch: perl
8603            ! t/lib/open3.t
8604 ____________________________________________________________________________
8605 [  3308] By: gsar                                  on 1999/05/06  03:19:16
8606         Log: applied first part of suggested patch (bug described cannot be
8607              reproduced any longer, so the second inconclusive part has not
8608              been applied)
8609              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8610              Date: Sun, 28 Mar 1999 04:51:34 +0100
8611              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
8612              Subject: [PATCH 5.005_56] Re: A core dump 
8613      Branch: perl
8614            ! toke.c
8615 ____________________________________________________________________________
8616 [  3307] By: gsar                                  on 1999/05/06  01:56:06
8617         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
8618              change#3180)
8619      Branch: perl
8620            ! op.c
8621 ____________________________________________________________________________
8622 [  3306] By: gsar                                  on 1999/05/05  17:17:34
8623         Log: applied non-conflicting parts of suggested patch
8624              From: Charles Bailey <BAILEY@newman.upenn.edu>
8625              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
8626              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
8627              Subject: [Patch 5.005_56] Revised VMS patch
8628      Branch: perl
8629            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
8630            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
8631 ____________________________________________________________________________
8632 [  3305] By: gsar                                  on 1999/05/05  16:20:19
8633         Log: make perldoc use backslashed pathnames within system() on win32
8634      Branch: perl
8635            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
8636 ____________________________________________________________________________
8637 [  3304] By: gsar                                  on 1999/05/05  07:29:43
8638         Log: upgrade Pod::Parser to v1.081 from CPAN
8639      Branch: perl
8640            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
8641            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
8642            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
8643 ____________________________________________________________________________
8644 [  3303] By: gsar                                  on 1999/05/05  07:02:07
8645         Log: From: Andy Dougherty <doughera@lafayette.edu>
8646              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
8647              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
8648              Subject: [PATCH 5.005_03-MT3] INSTALL patches
8649      Branch: perl
8650            ! INSTALL
8651 ____________________________________________________________________________
8652 [  3302] By: gsar                                  on 1999/05/05  06:55:21
8653         Log: load base packages based on nonexistent $VERSION
8654              From: andreas.koenig@anima.de (Andreas J. Koenig)
8655              Date: 19 Mar 1999 06:00:28 +0100
8656              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
8657              Subject: Re: base.pm flaw
8658      Branch: perl
8659            ! lib/base.pm lib/locale.pm
8660 ____________________________________________________________________________
8661 [  3301] By: gsar                                  on 1999/05/04  05:41:08
8662         Log: pod2man outputs switched date and revision label (fix suggested by
8663              EthanSasiela@mede.com)
8664      Branch: perl
8665            ! pod/pod2man.PL
8666 ____________________________________________________________________________
8667 [  3300] By: gsar                                  on 1999/05/03  18:48:25
8668         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
8669              (makes opendir(D,"c:") work reliably)
8670      Branch: perl
8671            ! win32/win32.c
8672 ____________________________________________________________________________
8673 [  3299] By: gsar                                  on 1999/05/02  19:39:55
8674         Log: add test case for change#3298
8675      Branch: perl
8676            ! sv.c t/op/readdir.t
8677 ____________________________________________________________________________
8678 [  3298] By: gsar                                  on 1999/05/02  19:24:41
8679         Log: close directory handles properly when localized
8680      Branch: perl
8681            ! sv.c
8682 ____________________________________________________________________________
8683 [  3297] By: jhi                                   on 1999/04/30  11:42:14
8684         Log: Integrate from mainperl.
8685      Branch: cfgperl
8686           !> Changes config_h.SH configure.com lib/AutoLoader.pm
8687           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
8688           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
8689           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
8690           !> vms/subconfigure.com win32/win32.c
8691 ____________________________________________________________________________
8692 [  3293] By: chip                                  on 1999/04/29  18:50:49
8693         Log: Fix shebang lines.
8694      Branch: maint-5.004/perl
8695            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
8696            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
8697            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
8698            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
8699            ! x2p/find2perl.PL x2p/s2p.PL
8700 ____________________________________________________________________________
8701 [  3284] By: gsar                                  on 1999/04/27  00:48:42
8702         Log: integrate change#3279 from maint-5.004
8703      Branch: perl
8704            ! lib/AutoLoader.pm
8705 ____________________________________________________________________________
8706 [  3279] By: chip                                  on 1999/04/26  23:09:26
8707         Log: Make &AutoLoad::AUTOLOAD reentrant.
8708      Branch: maint-5.004/perl
8709            ! lib/AutoLoader.pm
8710 ____________________________________________________________________________
8711 [  3276] By: chip                                  on 1999/04/26  22:34:36
8712         Log: Make porting scripts executable.
8713      Branch: maint-5.004/perl
8714            ! Changes Porting/genlog Porting/makerel Porting/p4desc
8715            ! Porting/patchls
8716 ____________________________________________________________________________
8717 [  3274] By: gsar                                  on 1999/04/26  17:30:31
8718         Log: allow embedded null characters in diagnostics
8719      Branch: perl
8720            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
8721 ____________________________________________________________________________
8722 [  3273] By: gsar                                  on 1999/04/26  08:27:22
8723         Log: hand-applied conflicting parts of suggested patch
8724              From: Charles Bailey <BAILEY@newman.upenn.edu>
8725              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
8726              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
8727              Subject: [PATCH 5.005_56] VMS configuration/build
8728      Branch: perl
8729            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
8730            ! vms/munchconfig.c vms/subconfigure.com
8731 ____________________________________________________________________________
8732 [  3272] By: gsar                                  on 1999/04/26  08:25:41
8733         Log: update Changes; tweak minor regressions
8734      Branch: perl
8735            ! Changes lib/AutoSplit.pm lib/File/Path.pm
8736 ____________________________________________________________________________
8737 [  3271] By: gsar                                  on 1999/04/26  07:52:51
8738         Log: integrate change#3229 from maint-5.004
8739      Branch: perl
8740            ! pp_ctl.c util.c
8741 ____________________________________________________________________________
8742 [  3270] By: gsar                                  on 1999/04/25  22:58:27
8743         Log: fix buggy reference count on refs to SVs with autoviv magic
8744              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
8745              accessing free()d memory)
8746      Branch: perl
8747            ! pp.c t/op/ref.t
8748 ____________________________________________________________________________
8749 [  3269] By: gsar                                  on 1999/04/24  17:07:55
8750         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
8751              on win32)
8752      Branch: perl
8753            ! win32/win32.c
8754 ____________________________________________________________________________
8755 [  3268] By: gsar                                  on 1999/04/24  16:38:25
8756         Log: kill dup hunk
8757      Branch: perl
8758            ! config_h.SH
8759 ____________________________________________________________________________
8760 [  3267] By: gsar                                  on 1999/04/24  16:35:57
8761         Log: integrate cfgperl changes into mainline
8762      Branch: perl
8763           +> myconfig.SH
8764            - myconfig
8765            ! pod/perlre.pod
8766           !> (integrate 38 files)
8767 ____________________________________________________________________________
8768 [  3266] By: jhi                                   on 1999/04/23  18:42:44
8769         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
8770              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
8771              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
8772              Cc: Lionel Cons <lionel.cons@cern.ch>,
8773              Ilya Zakharevich <ilya@math.ohio-state.edu>,
8774              David Hayes <david@bdel.com>
8775              Subject: [PATCH] h2ph
8776              Date: Fri, 23 Apr 1999 12:37:23 -0400
8777              Message-ID: <19990423123723.A49550@O2.chapin.edu>
8778      Branch: cfgperl
8779            ! utils/h2ph.PL
8780 ____________________________________________________________________________
8781 [  3265] By: jhi                                   on 1999/04/21  18:17:12
8782         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
8783              To: perlbug@perl.org
8784              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
8785              Date: Wed, 21 Apr 1999 08:17:54 -0700
8786              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
8787      Branch: cfgperl
8788            ! vms/descrip_mms.template
8789 ____________________________________________________________________________
8790 [  3264] By: jhi                                   on 1999/04/20  08:50:54
8791         Log: From: Andy Dougherty <doughera@lafayette.edu>
8792              To: The Perl Porters Mailing List <perl5-porters@perl.org>
8793              Subject: [PATCH 5.005_56] Re: 5.006 Todo
8794              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
8795              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
8796      Branch: cfgperl
8797            ! Porting/pumpkin.pod
8798 ____________________________________________________________________________
8799 [  3263] By: jhi                                   on 1999/04/20  08:05:01
8800         Log: From: Chip Salzenberg <chip@perlsupport.com>
8801              To: Perl 5 Porters <perl5-porters@perl.org>
8802              Subject: [PATCH 5.005_56] Configure: $sig_count
8803              Date: Sun, 18 Apr 1999 17:54:36 -0400
8804              Message-ID: <19990418175436.A27496@perlsupport.com>
8805      Branch: cfgperl
8806            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8807            ! config_h.SH
8808 ____________________________________________________________________________
8809 [  3262] By: jhi                                   on 1999/04/19  18:23:50
8810         Log: Subject: PATCH wrong faq reference in perlbook.pod
8811              From: Robin Barker <rmb1@cise.npl.co.uk>
8812              To: perlbug@perl.com
8813              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
8814              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
8815      Branch: cfgperl
8816            ! pod/perlbook.pod
8817 ____________________________________________________________________________
8818 [  3261] By: jhi                                   on 1999/04/15  13:59:04
8819         Log: From: Andy Dougherty <doughera@lafayette.edu>
8820              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
8821              Cc: Perl Porters <perl5-porters@perl.org>
8822              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
8823              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
8824              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
8825      Branch: cfgperl
8826            ! hints/solaris_2.sh
8827 ____________________________________________________________________________
8828 [  3260] By: jhi                                   on 1999/04/15  13:56:53
8829         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
8830              To: pumpkings@jhereg.perl.com
8831              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
8832              Date: Thu, 15 Apr 1999 07:13:41 -0600
8833              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
8834      Branch: cfgperl
8835            ! pod/perldata.pod
8836 ____________________________________________________________________________
8837 [  3259] By: jhi                                   on 1999/04/13  23:12:52
8838         Log: LDLIBPTH also on 'clean' targets.
8839      Branch: cfgperl
8840            ! Makefile.SH
8841 ____________________________________________________________________________
8842 [  3258] By: jhi                                   on 1999/04/13  21:38:46
8843         Log: Add information about the two DEC C compiler optimizer bugs
8844              (what patch levels of the compilers fix them).
8845      Branch: cfgperl
8846            ! pp.c t/op/repeat.t
8847 ____________________________________________________________________________
8848 [  3257] By: jhi                                   on 1999/04/13  14:25:08
8849         Log: Be polite about ccdlflags and lddflags, too.
8850              Avoid Perl's malloc only when threaded.
8851      Branch: cfgperl
8852            ! hints/aix.sh
8853 ____________________________________________________________________________
8854 [  3256] By: jhi                                   on 1999/04/13  10:21:33
8855         Log: Croak if no known ways to semctl() (don't assume union semun).
8856      Branch: cfgperl
8857            ! doio.c perl.h
8858 ____________________________________________________________________________
8859 [  3255] By: jhi                                   on 1999/04/13  09:10:26
8860         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8861              To: perl5-porters@perl.org, vmsperl@perl.org
8862              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
8863              Date: Mon, 12 Apr 1999 13:36:48 -0700
8864              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
8865      Branch: cfgperl
8866            ! lib/ExtUtils/MM_VMS.pm
8867 ____________________________________________________________________________
8868 [  3254] By: jhi                                   on 1999/04/13  06:56:26
8869         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
8870              To: perlbug@perl.com
8871              Subject: Update for OpenBSD hints
8872              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
8873              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
8874      Branch: cfgperl
8875            ! hints/openbsd.sh
8876 ____________________________________________________________________________
8877 [  3229] By: chip                                  on 1999/04/13  04:04:14
8878         Log: Preserve errno from importunities of sfio.
8879      Branch: maint-5.004/perl
8880            ! pp_ctl.c util.c
8881 ____________________________________________________________________________
8882 [  3226] By: jhi                                   on 1999/04/11  12:52:26
8883         Log: If both ways to call semctl are broken,    skip the tests.
8884      Branch: cfgperl
8885            ! t/lib/ipc_sysv.t
8886 ____________________________________________________________________________
8887 [  3225] By: jhi                                   on 1999/04/10  22:27:28
8888         Log: From: Andy Dougherty <doughera@lafayette.edu>
8889              To: dsembr01@ox.slug.louisville.edu
8890              Cc: perlbug@perl.com
8891              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
8892              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
8893              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
8894      Branch: cfgperl
8895            ! ext/POSIX/POSIX.xs
8896 ____________________________________________________________________________
8897 [  3224] By: jhi                                   on 1999/04/09  18:50:32
8898         Log: From: Andy Dougherty <doughera@lafayette.edu>
8899              To: Perl Porters <perl5-porters@perl.org>
8900              Subject: [PATCH 5.005_56] Re: prefix= in hints
8901              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
8902              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
8903              
8904              (Overrides change #3204 from Kurt)
8905      Branch: cfgperl
8906            ! hints/linux.sh
8907 ____________________________________________________________________________
8908 [  3223] By: jhi                                   on 1999/04/09  18:37:55
8909         Log: Understand Apollo's //node notation.
8910              
8911              From: Johann Klasek <jk@auto.tuwien.ac.at>
8912              To: jhi@iki.fi
8913              Subject: Re: DomainPerl
8914              Date: Fri, 9 Apr 1999 18:21:37 +0200
8915              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
8916      Branch: cfgperl
8917            ! lib/Cwd.pm
8918 ____________________________________________________________________________
8919 [  3220] By: jhi                                   on 1999/04/04  16:33:49
8920         Log: Integrate from mainperl.
8921      Branch: cfgperl
8922           !> (integrate 39 files)
8923 ____________________________________________________________________________
8924 [  3219] By: gsar                                  on 1999/04/04  02:48:17
8925         Log: tweak previous change
8926      Branch: maint-5.005/perl
8927            ! win32/win32.c
8928 ____________________________________________________________________________
8929 [  3218] By: gsar                                  on 1999/04/04  02:44:47
8930         Log: be careful about extending the stack for the Win32:: builtins
8931      Branch: maint-5.005/perl
8932            ! win32/win32.c
8933 ____________________________________________________________________________
8934 [  3217] By: gsar                                  on 1999/04/04  01:59:26
8935         Log: correct places that said newSVpv() when they meant newSVpvn()
8936      Branch: perl
8937            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
8938            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
8939            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
8940            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
8941            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
8942            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
8943            ! win32/win32.c
8944 ____________________________________________________________________________
8945 [  3216] By: gsar                                  on 1999/04/03  23:58:27
8946         Log: avoid duplicate code
8947      Branch: perl
8948            ! sv.c
8949 ____________________________________________________________________________
8950 [  3215] By: gsar                                  on 1999/04/03  23:14:34
8951         Log: grow PL_tmps_stack more efficiently; make it more amenable to
8952              STRESS_REALLOC testing
8953      Branch: perl
8954            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
8955            ! sv.c
8956 ____________________________________________________________________________
8957 [  3214] By: gsar                                  on 1999/04/03  21:01:09
8958         Log: scrounge and save three extra branches in pp_entersub()
8959      Branch: perl
8960            ! cv.h pp_ctl.c pp_hot.c
8961 ____________________________________________________________________________
8962 [  3213] By: gsar                                  on 1999/04/03  17:43:23
8963         Log: remove duplicate code and an extra branch in sv_setsv() and
8964              other hot code by making SvTHINKFIRST() think about FAKE SVs
8965      Branch: perl
8966            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
8967            ! proto.h scope.c sv.c sv.h
8968 ____________________________________________________________________________
8969 [  3212] By: jhi                                   on 1999/04/03  16:20:09
8970         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
8971              
8972              From: John Bley <jbb6@acpub.duke.edu>
8973              To: perlbug@perl.org
8974              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
8975              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
8976              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
8977      Branch: cfgperl
8978            ! doio.c pp_sys.c
8979 ____________________________________________________________________________
8980 [  3211] By: jhi                                   on 1999/04/03  13:27:26
8981         Log: Change #3210 was rather unportable.  This is better.
8982      Branch: cfgperl
8983            ! Configure config_h.SH
8984 ____________________________________________________________________________
8985 [  3210] By: jhi                                   on 1999/04/03  13:16:20
8986         Log: Avoid Digital UNIX' ksh.
8987              
8988              From: Jarkko Hietaniemi <jhi@iki.fi> 
8989              To: Henrik Tougaard <ht000@siberut.foa.dk> 
8990              Cc: perlbug@perl.com, ht000@foa.dk 
8991              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
8992              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
8993              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
8994      Branch: cfgperl
8995            ! Configure config_h.SH
8996 ____________________________________________________________________________
8997 [  3209] By: jhi                                   on 1999/04/03  12:49:04
8998         Log: Integrate from mainperl.
8999      Branch: cfgperl
9000           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
9001 ____________________________________________________________________________
9002 [  3208] By: jhi                                   on 1999/04/03  12:27:24
9003         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
9004              
9005              From: Lionel Cons <lionel.cons@cern.ch>
9006              To: jhi@iki.fi
9007              Cc: perlbug@perl.com, kstar@isinet.com,
9008              Philippe Defert <philippe.defert@cern.ch>
9009              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
9010              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
9011              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
9012      Branch: cfgperl
9013            ! hints/irix_6.sh
9014 ____________________________________________________________________________
9015 [  3207] By: jhi                                   on 1999/04/03  12:20:21
9016         Log: Be polite about usemymalloc.
9017      Branch: cfgperl
9018            ! hints/aix.sh
9019 ____________________________________________________________________________
9020 [  3206] By: gsar                                  on 1999/04/02  23:31:59
9021         Log: a typo in change#3205
9022      Branch: perl
9023            ! t/lib/bigfloatpm.t
9024 ____________________________________________________________________________
9025 [  3205] By: gsar                                  on 1999/04/02  23:20:31
9026         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
9027              returns NaNs faithfully)
9028      Branch: perl
9029            ! t/lib/bigfloatpm.t
9030 ____________________________________________________________________________
9031 [  3204] By: jhi                                   on 1999/04/02  22:03:23
9032         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
9033              
9034              From: "Kurt D. Starsinic" <kstar@chapin.edu>
9035              To: perl5-porters@perl.org
9036              Subject: linux hints nit
9037              Date: Fri, 2 Apr 1999 16:49:47 -0500
9038              Message-ID: <19990402164947.E80926@O2.chapin.edu>
9039      Branch: cfgperl
9040            ! hints/linux.sh
9041 ____________________________________________________________________________
9042 [  3203] By: jhi                                   on 1999/04/02  22:00:56
9043         Log: Display exact glibc version in Linux. 
9044              
9045              From: Andy Dougherty <doughera@lafayette.edu>
9046              To: Perl Porters <perl5-porters@perl.org>
9047              Subject: Displaying glibc version on Linux
9048              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
9049              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
9050      Branch: cfgperl
9051            ! hints/linux.sh
9052 ____________________________________________________________________________
9053 [  3202] By: gsar                                  on 1999/04/02  21:23:18
9054         Log: various little goofs
9055      Branch: perl
9056            ! Changes Makefile.SH README installperl
9057 ____________________________________________________________________________
9058 [  3201] By: jhi                                   on 1999/04/02  13:13:39
9059         Log: Configure regen.
9060              
9061              Add llseek + offset_t probing.
9062              Change CONFIG to CONFIGDOTSH.
9063              'unset foo' is unportable, use foo=''.
9064      Branch: cfgperl
9065            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
9066            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
9067            ! perl_exp.SH writemain.SH
9068 ____________________________________________________________________________
9069 [  3200] By: jhi                                   on 1999/04/02  12:06:22
9070         Log: Introduce myconfig.SH.
9071              
9072              From: Andy Dougherty <doughera@lafayette.edu>
9073              To: Jarkko Hietaniemi <jhi@iki.fi>
9074              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
9075              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
9076              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
9077              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
9078      Branch: cfgperl
9079            + myconfig.SH
9080            - myconfig
9081            ! MANIFEST
9082 ____________________________________________________________________________
9083 [  3195] By: jhi                                   on 1999/03/28  16:42:54
9084         Log: Update perlhist on 5_03.
9085      Branch: maint-5.005/perl
9086            ! pod/perlhist.pod
9087 ____________________________________________________________________________
9088 [  3194] By: jhi                                   on 1999/03/28  12:30:01
9089         Log: Integrate from mainperl.
9090      Branch: cfgperl
9091           +> t/op/grep.t
9092            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
9093            ! t/lib/bigintpm.t
9094           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
9095           !> t/lib/thread.t
9096 ____________________________________________________________________________
9097 [  3189] By: gsar                                  on 1999/03/28  08:22:00
9098         Log: various pod niggles
9099      Branch: maint-5.005/perl
9100            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
9101            ! pod/perlfunc.pod pod/perlhist.pod
9102 ____________________________________________________________________________
9103 [  3187] By: gsar                                  on 1999/03/28  07:31:16
9104         Log: regularize CAPI declarations (CAPI extensions now build under
9105              the Borland compiler)
9106      Branch: maint-5.005/perl
9107            ! win32/GenCAPI.pl
9108 ____________________________________________________________________________
9109 [  3186] By: gsar                                  on 1999/03/28  07:26:33
9110         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
9111              -DPERL_CAPI
9112      Branch: maint-5.005/perl
9113            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
9114 ____________________________________________________________________________
9115 [  3183] By: gsar                                  on 1999/03/28  06:00:46
9116         Log: update p4 utility to ignore non-text files
9117      Branch: perl
9118            ! Porting/p4desc
9119 ____________________________________________________________________________
9120 [  3181] By: gsar                                  on 1999/03/28  03:37:23
9121         Log: integrate change#3179 from maint-5.005
9122      Branch: perl
9123           !> ext/Thread/Thread.xs t/lib/thread.t
9124 ____________________________________________________________________________
9125 [  3180] By: gsar                                  on 1999/03/28  02:28:20
9126         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
9127              (sometimes caused bizarreness in the BLOCK)
9128      Branch: perl
9129            + t/op/grep.t
9130            ! MANIFEST op.c
9131 ____________________________________________________________________________
9132 [  3179] By: gsar                                  on 1999/03/28  02:14:04
9133         Log: fix thread segfault when passing large number of arguments to child
9134              a la C<Thread->new($foo, 1..1000)>
9135      Branch: maint-5.005/perl
9136            ! ext/Thread/Thread.xs t/lib/thread.t
9137 ____________________________________________________________________________
9138 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
9139         Log: fix $Config{'usethreads'} typo in perlthrtut
9140              
9141              From: Ian Maloney <szhmf9@wsblob.ubs.com>
9142              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
9143              Message-Id: <199903251540.QAA02439@wsblob.>
9144              Subject: perlthrtut documentation error
9145      Branch: maint-5.005/perl
9146            ! pod/perlthrtut.pod
9147 ____________________________________________________________________________
9148 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
9149         Log: Update Test.pm to VERSION 1.122 from CPAN
9150      Branch: maint-5.005/perl
9151            ! lib/Test.pm
9152 ____________________________________________________________________________
9153 [  3171] By: jhi                                   on 1999/03/26  22:38:28
9154         Log: Integrate from mainperl.
9155      Branch: cfgperl
9156           !> (integrate 37 files)
9157 ____________________________________________________________________________
9158 [  3170] By: gsar                                  on 1999/03/26  01:30:25
9159         Log: specify type of bracket in "Unmatched bracket" diagnostic;
9160              prefer 'brace' or 'curly bracket' over 'curly brace'
9161      Branch: perl
9162            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
9163            ! t/op/misc.t t/op/re_tests toke.c
9164 ____________________________________________________________________________
9165 [  3169] By: gsar                                  on 1999/03/26  00:50:51
9166         Log: better description of "Integer overflow" diagnostic
9167      Branch: perl
9168            ! pod/perldiag.pod
9169 ____________________________________________________________________________
9170 [  3168] By: gsar                                  on 1999/03/25  11:02:46
9171         Log: applied needful parts of suggested patch
9172              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
9173              Date: Tue, 23 Mar 1999 16:21:43 -0800
9174              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
9175              Subject: [PATCH 5.005_56] pp_formline correction
9176      Branch: perl
9177            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
9178 ____________________________________________________________________________
9179 [  3167] By: gsar                                  on 1999/03/25  10:39:02
9180         Log: clarify what a "comment" means (due to Mark-Jason Dominus
9181              <mjd@plover.com>)
9182      Branch: perl
9183            ! pod/perlsyn.pod
9184 ____________________________________________________________________________
9185 [  3166] By: gsar                                  on 1999/03/25  10:33:18
9186         Log: describe current behavior on local($foo{nothere}) (suggested by
9187              Lionel Cons <lionel.cons@cern.ch>)
9188      Branch: perl
9189            ! pod/perlsub.pod
9190 ____________________________________________________________________________
9191 [  3165] By: gsar                                  on 1999/03/25  06:21:05
9192         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
9193              <vishalb@hotmail.com>)
9194      Branch: perl
9195            ! ext/B/B/C.pm
9196 ____________________________________________________________________________
9197 [  3164] By: gsar                                  on 1999/03/25  06:17:27
9198         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9199              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
9200              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
9201              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
9202      Branch: perl
9203            ! ext/B/B.xs op.h opcode.pl
9204 ____________________________________________________________________________
9205 [  3163] By: gsar                                  on 1999/03/25  06:15:49
9206         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
9207              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
9208              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
9209              Subject: [PATCH _56] B::Deparse 0.57
9210              --
9211              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
9212              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
9213              Subject: Re: [PATCH _56] B::Deparse 0.57 
9214      Branch: perl
9215            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
9216 ____________________________________________________________________________
9217 [  3162] By: gsar                                  on 1999/03/25  06:11:46
9218         Log: fix a few places that said 'int', but meant 'STRLEN'
9219      Branch: perl
9220            ! pod/perlguts.pod proto.h sv.c
9221 ____________________________________________________________________________
9222 [  3161] By: gsar                                  on 1999/03/25  06:01:18
9223         Log: From: Russ Allbery <rra@stanford.edu>
9224              Date: 22 Mar 1999 04:26:26 -0800
9225              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
9226              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
9227      Branch: perl
9228            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
9229            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
9230            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
9231            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
9232 ____________________________________________________________________________
9233 [  3160] By: gsar                                  on 1999/03/25  02:26:31
9234         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
9235      Branch: perl
9236            ! opcode.h opcode.pl
9237 ____________________________________________________________________________
9238 [  3159] By: gsar                                  on 1999/03/25  02:18:17
9239         Log: add statement-modifier loops to :base_loop class
9240      Branch: perl
9241            ! ext/Opcode/Opcode.pm
9242 ____________________________________________________________________________
9243 [  3158] By: gsar                                  on 1999/03/25  00:36:57
9244         Log: integrate changes#3105,3130,3154 from maint-5.005
9245      Branch: perl
9246           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
9247 ____________________________________________________________________________
9248 [  3157] By: gsar                                  on 1999/03/25  00:24:17
9249         Log: remove bogus panic()
9250      Branch: perl
9251            ! Changes lib/Math/BigFloat.pm
9252 ____________________________________________________________________________
9253 [  3156] By: jhi                                   on 1999/03/24  22:43:43
9254         Log: Integrate from mainperl.
9255      Branch: cfgperl
9256           +> (branch 38 files)
9257           !> (integrate 68 files)
9258 ____________________________________________________________________________
9259 [  3155] By: jhi                                   on 1999/03/24  22:12:17
9260         Log: Configure regenerated because of changes #3130/#3154 and #3147.
9261      Branch: cfgperl
9262            ! Configure config_h.SH
9263 ____________________________________________________________________________
9264 [  3154] By: jhi                                   on 1999/03/24  21:40:51
9265         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
9266              based on suggestions from Andy Dougherty.
9267      Branch: maint-5.005/perl
9268            ! INSTALL
9269 ____________________________________________________________________________
9270 [  3153] By: gsar                                  on 1999/03/24  10:38:05
9271         Log: applied suggested patch, modulo superceded parts
9272              From: Charles Bailey <BAILEY@newman.upenn.edu>
9273              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
9274              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
9275              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
9276      Branch: perl
9277            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
9278            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
9279            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
9280            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
9281 ____________________________________________________________________________
9282 [  3152] By: gsar                                  on 1999/03/24  10:30:51
9283         Log: applied suggested patch, modulo superceded parts
9284              From: Charles Bailey <BAILEY@newman.upenn.edu>
9285              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
9286              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
9287              Subject: [PATCH 5.005_56] Miscellaneous small fixes
9288      Branch: perl
9289            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
9290            ! lib/File/Basename.pm
9291 ____________________________________________________________________________
9292 [  3151] By: gsar                                  on 1999/03/24  10:15:00
9293         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
9294      Branch: perl
9295            ! pod/perlop.pod
9296 ____________________________________________________________________________
9297 [  3150] By: gsar                                  on 1999/03/24  10:09:13
9298         Log: missing integration in previous change
9299      Branch: perl
9300           !> README.apollo
9301 ____________________________________________________________________________
9302 [  3149] By: gsar                                  on 1999/03/24  10:06:44
9303         Log: integrate changes#3116,3119 from maint-5.005
9304      Branch: perl
9305            + README.apollo
9306           +> apollo/netinet/in.h
9307           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
9308 ____________________________________________________________________________
9309 [  3148] By: gsar                                  on 1999/03/24  10:01:56
9310         Log: integrate changes#3091-3094 from maint-5.005
9311      Branch: perl
9312           !> README.hurd vms/subconfigure.com vos/config.h
9313           !> vos/config_h.SH_orig
9314 ____________________________________________________________________________
9315 [  3147] By: gsar                                  on 1999/03/24  09:31:49
9316         Log: warn about newfangled vfork() caveats
9317      Branch: perl
9318            ! Configure
9319 ____________________________________________________________________________
9320 [  3146] By: jhi                                   on 1999/03/24  09:20:14
9321         Log: Bring in changes #2808 and #2812 (from mainline perl)
9322              that enhance the perlbug checklist.
9323      Branch: maint-5.005/perl
9324            ! utils/perlbug.PL
9325 ____________________________________________________________________________
9326 [  3145] By: gsar                                  on 1999/03/24  08:37:02
9327         Log: integrate change#3115 from maint-5.005
9328      Branch: perl
9329           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
9330           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
9331 ____________________________________________________________________________
9332 [  3144] By: gsar                                  on 1999/03/24  08:33:59
9333         Log: add note about map in scalar context
9334      Branch: perl
9335            ! pod/perlfunc.pod
9336 ____________________________________________________________________________
9337 [  3143] By: gsar                                  on 1999/03/24  08:25:59
9338         Log: doc tweak
9339      Branch: perl
9340            ! lib/Time/Local.pm
9341 ____________________________________________________________________________
9342 [  3142] By: gsar                                  on 1999/03/24  08:20:37
9343         Log: applied suggested patch, modulo bogus hunk
9344              From: "Vishal Bhatia" <vishalb@hotmail.com>
9345              Date: Thu, 11 Mar 1999 07:40:27 PST
9346              Message-ID: <19990311154027.25891.qmail@hotmail.com>
9347              Subject: [PATCH 5.005_56] Minor fixes in perlcc
9348      Branch: perl
9349            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
9350 ____________________________________________________________________________
9351 [  3141] By: gsar                                  on 1999/03/24  08:06:12
9352         Log: integrate change#3104 from maint-5.005
9353      Branch: perl
9354           !> README.os390 t/lib/posix.t
9355 ____________________________________________________________________________
9356 [  3140] By: gsar                                  on 1999/03/24  06:34:56
9357         Log: fix failure of C<&locked_sub;> under -Dusethreads
9358      Branch: perl
9359            ! pp_hot.c t/lib/thread.t
9360 ____________________________________________________________________________
9361 [  3139] By: gsar                                  on 1999/03/24  05:52:00
9362         Log: debugger tweak (wasn't printing a newline after recalled commands)
9363      Branch: perl
9364            ! lib/perl5db.pl
9365 ____________________________________________________________________________
9366 [  3138] By: gsar                                  on 1999/03/24  05:33:28
9367         Log: document OO exceptions (based on a suggestion by Andreas Koenig
9368              <andreas.koenig@anima.de>)
9369      Branch: perl
9370            ! pod/perlfunc.pod
9371 ____________________________________________________________________________
9372 [  3137] By: gsar                                  on 1999/03/24  02:50:20
9373         Log: better "Illegal %s digit ignored" warnings
9374      Branch: perl
9375            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
9376            ! toke.c util.c
9377 ____________________________________________________________________________
9378 [  3136] By: gsar                                  on 1999/03/24  02:26:38
9379         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
9380      Branch: perl
9381            + t/pragma/utf8.t
9382            ! regcomp.c
9383 ____________________________________________________________________________
9384 [  3135] By: gsar                                  on 1999/03/24  01:29:09
9385         Log: flip release & version in win32_uname()
9386      Branch: perl
9387            ! win32/win32.c
9388 ____________________________________________________________________________
9389 [  3134] By: gsar                                  on 1999/03/24  01:08:33
9390         Log: support POSIX::uname() via win32_uname()
9391      Branch: perl
9392            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
9393            ! win32/config.gc win32/config.vc win32/config_H.bc
9394            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
9395            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
9396 ____________________________________________________________________________
9397 [  3133] By: gsar                                  on 1999/03/23  22:20:10
9398         Log: From: jan.dubois@ibm.net (Jan Dubois)
9399              Date: Sat, 06 Mar 1999 21:42:56 +0100
9400              Message-ID: <36e49281.50337171@smtp1.ibm.net>
9401              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
9402      Branch: perl
9403            ! pod/perldelta.pod
9404 ____________________________________________________________________________
9405 [  3132] By: gsar                                  on 1999/03/23  22:17:45
9406         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
9407              Date: Sat, 06 Mar 1999 17:50:49 +0100
9408              Message-ID: <36e25209.33833760@smtp1.ibm.net>
9409              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
9410              --
9411              Date: Sat, 06 Mar 1999 18:15:00 +0100
9412              Message-ID: <36e36222.37954195@smtp1.ibm.net>
9413              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
9414      Branch: perl
9415            + t/lib/filefunc.t
9416            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
9417            ! pod/perldelta.pod pod/perlmodlib.pod
9418 ____________________________________________________________________________
9419 [  3131] By: gsar                                  on 1999/03/23  22:07:59
9420         Log: integrate cfgperl changes into mainline
9421      Branch: perl
9422           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
9423           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
9424           !> installperl malloc.c perl.c perl.h pod/perl.pod
9425           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
9426 ____________________________________________________________________________
9427 [  3130] By: jhi                                   on 1999/03/23  22:02:23
9428         Log: Don't use config.msg to remind about the
9429              LD_LIBRARY_PATH because Makefile.SH takes
9430              care of that.
9431              
9432              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
9433              This used to be the default but in some MT or another it
9434              was dropped because of some transient error or another.
9435      Branch: maint-5.005/perl
9436            ! Configure hints/dec_osf.sh
9437 ____________________________________________________________________________
9438 [  3129] By: gsar                                  on 1999/03/23  21:38:03
9439         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
9440              to size    and better maintainability)
9441      Branch: perl
9442            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
9443            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
9444            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
9445            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
9446            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
9447            + t/pod/include.xr t/pod/included.t t/pod/included.xr
9448            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
9449            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
9450            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
9451            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
9452            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
9453            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
9454            ! win32/Makefile win32/makefile.mk win32/pod.mak
9455 ____________________________________________________________________________
9456 [  3128] By: jhi                                   on 1999/03/23  10:14:54
9457         Log: Integrate from mainperl.
9458      Branch: cfgperl
9459           !> (integrate 46 files)
9460 ____________________________________________________________________________
9461 [  3127] By: gsar                                  on 1999/03/23  06:57:30
9462         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
9463              Date: Thu, 4 Mar 1999 10:54:01 -0800
9464              Message-Id: <9903041854.AA46868@frc0000>
9465              Subject: patch for useless Math::BigInt warnings
9466      Branch: perl
9467            ! lib/Math/BigInt.pm
9468 ____________________________________________________________________________
9469 [  3126] By: gsar                                  on 1999/03/23  05:54:37
9470         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
9471              From: "Kurt D. Starsinic" <kstar@chapin.edu>
9472              Date: Fri, 19 Feb 1999 15:47:59 -0500
9473              Message-ID: <19990219154759.A32350@O2.chapin.edu>
9474              Subject: [PATCH] OSF/1 hints
9475      Branch: perl
9476            ! hints/dec_osf.sh
9477 ____________________________________________________________________________
9478 [  3125] By: gsar                                  on 1999/03/23  00:56:38
9479         Log: avoid typeglob persistence in pp_readline()
9480      Branch: perl
9481            ! sv.c t/op/gv.t
9482 ____________________________________________________________________________
9483 [  3124] By: gsar                                  on 1999/03/22  21:12:23
9484         Log: update copyright years
9485      Branch: perl
9486            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
9487            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
9488            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
9489            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
9490            ! sv.c sv.h toke.c utf8.c utf8.h util.c
9491 ____________________________________________________________________________
9492 [  3123] By: gsar                                  on 1999/03/22  07:07:06
9493         Log: implement win32_spawnvp() internally, making it return true PIDs
9494              for asynchronous spawns; fix win32_kill() to always deal with
9495              PIDs
9496      Branch: perl
9497            ! win32/win32.c win32/win32.h
9498 ____________________________________________________________________________
9499 [  3122] By: jhi                                   on 1999/03/19  21:12:14
9500         Log: Describe the new Benchmark feature in more detail.
9501      Branch: cfgperl
9502            ! pod/perldelta.pod
9503      Branch: maint-5.005/perl
9504            ! pod/perldelta.pod
9505 ____________________________________________________________________________
9506 [  3121] By: jhi                                   on 1999/03/19  08:16:12
9507         Log: AVAILABILITY tuning.
9508      Branch: cfgperl
9509            ! pod/perl.pod
9510      Branch: maint-5.005/perl
9511            ! pod/perl.pod
9512 ____________________________________________________________________________
9513 [  3120] By: jhi                                   on 1999/03/17  14:52:17
9514         Log: Rhapsody change assumed too much.
9515      Branch: cfgperl
9516            ! t/op/stat.t
9517 ____________________________________________________________________________
9518 [  3119] By: jhi                                   on 1999/03/17  14:33:43
9519         Log: More Apollo fixes.
9520      Branch: maint-5.005/perl
9521            ! README.apollo hints/apollo.sh t/lib/io_udp.t
9522 ____________________________________________________________________________
9523 [  3118] By: jhi                                   on 1999/03/16  17:23:39
9524         Log: Nada.
9525      Branch: maint-5.005/perl
9526            ! README.apollo
9527 ____________________________________________________________________________
9528 [  3117] By: jhi                                   on 1999/03/16  17:18:49
9529         Log: Apollo DomainOS AVAILABILITY.
9530      Branch: cfgperl
9531            ! pod/perl.pod
9532      Branch: maint-5.005/perl
9533            ! pod/perl.pod
9534 ____________________________________________________________________________
9535 [  3116] By: jhi                                   on 1999/03/16  17:14:00
9536         Log: Apollo DomainOS patch
9537              From: Johann Klasek <jk@auto.tuwien.ac.at>
9538              Subject: Re: DomainPerl
9539              Date: Tue, 16 Mar 1999 17:46:32 +0100
9540              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
9541      Branch: maint-5.005/perl
9542            + README.apollo apollo/netinet/in.h
9543            ! MANIFEST hints/apollo.sh
9544 ____________________________________________________________________________
9545 [  3115] By: jhi                                   on 1999/03/16  14:23:54
9546         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
9547              To: Gurusamy Sarathy <gsar@activestate.com>,
9548              Graham Barr <gbarr@pobox.com>
9549              Cc: Perl5 Porters <perl5-porters@perl.org>,
9550              "Paul.Marquess" <Paul.Marquess@btinternet.com>
9551              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
9552              Date: Sun, 14 Mar 1999 14:43:57 -0000
9553              Message-Id: <199903141841.NAA17040@defender.perl.org>
9554      Branch: maint-5.005/perl
9555            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9556            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
9557 ____________________________________________________________________________
9558 [  3114] By: jhi                                   on 1999/03/16  12:42:20
9559         Log: Mention Rhapsody in 5.005_5X perldelta,
9560              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
9561              *planned* AVAILABILITY.
9562      Branch: cfgperl
9563            ! pod/perl.pod pod/perldelta.pod
9564      Branch: maint-5.005/perl
9565            ! pod/perl.pod
9566 ____________________________________________________________________________
9567 [  3113] By: jhi                                   on 1999/03/16  10:38:53
9568         Log: perldelta niggling.
9569      Branch: cfgperl
9570            ! pod/perldelta.pod
9571      Branch: maint-5.005/perl
9572            ! pod/perldelta.pod
9573 ____________________________________________________________________________
9574 [  3112] By: jhi                                   on 1999/03/16  10:35:21
9575         Log: Integrate from mainperl.
9576      Branch: cfgperl
9577           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
9578           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
9579 ____________________________________________________________________________
9580 [  3111] By: jhi                                   on 1999/03/16  10:28:10
9581         Log: AVAILABILITY update: still mention PowerUX,
9582              Novell Netware now has sources available.
9583      Branch: cfgperl
9584            ! pod/perl.pod
9585      Branch: maint-5.005/perl
9586            ! pod/perl.pod
9587 ____________________________________________________________________________
9588 [  3110] By: gsar                                  on 1999/03/16  04:34:23
9589         Log: sundry pod niggles
9590      Branch: perl
9591            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
9592            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
9593 ____________________________________________________________________________
9594 [  3109] By: jhi                                   on 1999/03/15  17:00:11
9595         Log: Integrate from mainperl.
9596      Branch: cfgperl
9597           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
9598           +> lib/unicode/Is/Syllable.pl
9599           +> lib/unicode/MakeEthiopicSyllables.PL
9600           +> lib/unicode/README.Ethiopic
9601           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
9602           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
9603           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
9604           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
9605           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
9606           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
9607           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
9608           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
9609 ____________________________________________________________________________
9610 [  3108] By: jhi                                   on 1999/03/15  16:58:12
9611         Log: First pass of integrating the Rhapsody port,
9612              
9613              From: Wilfredo Sanchez <wsanchez@apple.com> 
9614              Subject: Keeping the world in sync.
9615              Reply-To: wsanchez@apple.com 
9616              To: perlbug@perl.com 
9617              Date: Fri, 13 Nov 1998 17:11:30 -0800 
9618              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
9619      Branch: cfgperl
9620            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
9621            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
9622            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
9623            ! x2p/util.c
9624 ____________________________________________________________________________
9625 [  3107] By: gsar                                  on 1999/03/15  03:22:10
9626         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
9627              From: Daniel Yacob <dmulholl@cs.indiana.edu>
9628              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
9629              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
9630              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
9631      Branch: perl
9632            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
9633            + lib/unicode/Is/Syllable.pl
9634            + lib/unicode/MakeEthiopicSyllables.PL
9635            + lib/unicode/README.Ethiopic
9636            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
9637            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
9638            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
9639            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
9640            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
9641            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
9642            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
9643            ! lib/unicode/Name.pl lib/unicode/Number.pl
9644 ____________________________________________________________________________
9645 [  3106] By: gsar                                  on 1999/03/12  20:35:36
9646         Log: change#3067 failed package.t due to needless creation of $a and $b;
9647              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
9648      Branch: perl
9649            ! op.c
9650 ____________________________________________________________________________
9651 [  3105] By: jhi                                   on 1999/03/12  15:54:57
9652         Log: Recognize the NetBSD packages collection.
9653      Branch: maint-5.005/perl
9654            ! hints/netbsd.sh
9655 ____________________________________________________________________________
9656 [  3104] By: jhi                                   on 1999/03/12  09:07:04
9657         Log: From: pvhp@forte.com (Peter Prymmer)
9658              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
9659              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
9660              Date: Thu, 11 Mar 99 14:24:54 PST
9661              Message-Id: <9903112224.AA24346@forte.com>
9662      Branch: maint-5.005/perl
9663            ! README.os390 t/lib/posix.t
9664 ____________________________________________________________________________
9665 [  3103] By: jhi                                   on 1999/03/10  11:07:46
9666         Log: Integrate from mainperl.
9667      Branch: cfgperl
9668           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
9669           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
9670           !> t/pragma/warn/1global toke.c win32/makedef.pl
9671 ____________________________________________________________________________
9672 [  3102] By: jhi                                   on 1999/03/10  11:01:20
9673         Log: From: pvhp@forte.com (Peter Prymmer)
9674              To: perl5-porters@perl.org
9675              Subject: [5.005_03-MT6]Patch: time passes
9676              Date: Tue, 9 Mar 99 18:42:17 PST
9677              Message-Id: <9903100242.AA29057@forte.com>
9678      Branch: maint-5.005/perl
9679            ! perl.c
9680 ____________________________________________________________________________
9681 [  3101] By: jhi                                   on 1999/03/10  10:30:15
9682         Log: From: Mark-Jason Dominus <mjd@plover.com>
9683              To: perl5-porters@perl.com
9684              Subject: Minor fix to perlfunc.pod
9685              Date: Mon, 08 Mar 1999 20:05:53 -0500
9686              Message-ID: <19990309010553.13757.qmail@plover.com>
9687      Branch: maint-5.005/perl
9688            ! pod/perlfunc.pod
9689 ____________________________________________________________________________
9690 [  3100] By: gsar                                  on 1999/03/09  23:04:44
9691         Log: change#3060 had the wrong quotes
9692      Branch: perl
9693            ! pod/pod2man.PL
9694 ____________________________________________________________________________
9695 [  3099] By: jhi                                   on 1999/03/09  12:52:21
9696         Log: d_uname was broken (probably since _53), reported by
9697              
9698              From: Alan Burlison <Alan.Burlison@uk.sun.com>
9699              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
9700              cpan-testers@perl.org
9701              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
9702              Date: Mon, 08 Mar 1999 13:22:31 +0000
9703              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
9704              
9705              and
9706              
9707              From: lvirden@cas.org (Larry W. Virden)
9708              To: perlbug@perl.com
9709              Subject: configure not correctly identifying uname posix compatibility
9710              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
9711              Message-Id: <199903081136.GAA23682@cas.org>
9712      Branch: cfgperl
9713            ! Configure config_h.SH
9714 ____________________________________________________________________________
9715 [  3098] By: gsar                                  on 1999/03/09  03:16:07
9716         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
9717      Branch: perl
9718            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
9719 ____________________________________________________________________________
9720 [  3097] By: gsar                                  on 1999/03/09  02:50:43
9721         Log: use yyerror() instead of croak() so that compile-time failures in
9722              my(LIST) don't confuse globals with lexicals
9723      Branch: perl
9724            ! op.c toke.c
9725 ____________________________________________________________________________
9726 [  3096] By: gsar                                  on 1999/03/09  02:47:36
9727         Log: adjust testsuite for change#3067
9728      Branch: perl
9729            ! t/pragma/warn/1global
9730 ____________________________________________________________________________
9731 [  3095] By: gsar                                  on 1999/03/08  21:04:48
9732         Log: remove bogus symbols from global.sym
9733      Branch: perl
9734            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
9735            ! perl.h win32/makedef.pl
9736 ____________________________________________________________________________
9737 [  3094] By: jhi                                   on 1999/03/06  16:16:15
9738         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
9739              To: jhi@iki.fi
9740              Subject: Oops
9741              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
9742              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
9743      Branch: maint-5.005/perl
9744            ! README.hurd
9745 ____________________________________________________________________________
9746 [  3093] By: jhi                                   on 1999/03/06  15:59:46
9747         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
9748              To: jhi@iki.fi
9749              Subject: New Hurd README
9750              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
9751              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
9752      Branch: maint-5.005/perl
9753            ! README.hurd
9754 ____________________________________________________________________________
9755 [  3092] By: jhi                                   on 1999/03/06  12:52:06
9756         Log: From: Paul_Green@stratus.com
9757              To: perl5-porters@perl.org
9758              Cc: jhi@iki.fi, Paul_Green@stratus.com
9759              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
9760              Date: Fri, 5 Mar 1999 18:08:49 -0500 
9761              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
9762      Branch: maint-5.005/perl
9763            ! vos/config.h vos/config_h.SH_orig
9764 ____________________________________________________________________________
9765 [  3091] By: jhi                                   on 1999/03/06  12:42:21
9766         Log: From: Dan Sugalski <sugalskd@osshe.edu>
9767              To: perl5-porters@perl.org, vmsperl@perl.org
9768              Subject: [PATCH 5.005_03-MT6]VMS build patch
9769              Date: Fri, 05 Mar 1999 12:36:19 -0800
9770              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
9771      Branch: maint-5.005/perl
9772            ! vms/subconfigure.com
9773 ____________________________________________________________________________
9774 [  3090] By: gsar                                  on 1999/03/06  04:40:03
9775         Log: integrate change#3089 from mainline
9776              
9777              tolerate CRs after options
9778      Branch: maint-5.005/perl
9779           !> perl.c
9780 ____________________________________________________________________________
9781 [  3089] By: gsar                                  on 1999/03/06  04:30:40
9782         Log: tolerate CRs after options
9783      Branch: perl
9784            ! perl.c
9785 ____________________________________________________________________________
9786 [  3088] By: jhi                                   on 1999/03/05  12:49:01
9787         Log: Integrate from mainperl.
9788      Branch: cfgperl
9789           +> README.hurd
9790           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
9791 ____________________________________________________________________________
9792 [  3087] By: gsar                                  on 1999/03/05  06:41:16
9793         Log: adjust timeouts to accomodate slow/busy systems
9794      Branch: perl
9795            ! t/lib/io_sock.t
9796 ____________________________________________________________________________
9797 [  3083] By: gsar                                  on 1999/03/05  01:32:47
9798         Log: integrate change#3081 from maint-5.005
9799      Branch: perl
9800           !> ext/Errno/Errno_pm.PL
9801 ____________________________________________________________________________
9802 [  3082] By: gsar                                  on 1999/03/05  01:31:06
9803         Log: integrate change#2904 from maint-5.005
9804      Branch: perl
9805           +> README.hurd
9806           !> MANIFEST
9807 ____________________________________________________________________________
9808 [  3081] By: gsar                                  on 1999/03/05  00:14:33
9809         Log: protect against doubled backslashes
9810      Branch: maint-5.005/perl
9811            ! ext/Errno/Errno_pm.PL
9812 ____________________________________________________________________________
9813 [  3077] By: jhi                                   on 1999/03/04  08:10:13
9814         Log: Integrate from mainperl.
9815      Branch: cfgperl
9816           +> ext/B/B/Stash.pm
9817           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
9818           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
9819           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
9820           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
9821 ____________________________________________________________________________
9822 [  3076] By: jhi                                   on 1999/03/04  08:07:59
9823         Log: Regen config_h.SH once more because of *size, 
9824              noticed by
9825              
9826              From: Hans Mulder <hansm@icgned.icgroup.nl>
9827              To: Jarkko Hietaniemi <jhi@iki.fi>
9828              Cc: perl5-porters@perl.org
9829              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
9830              Date: Thu,  4 Mar 99 00:10:45 +0100
9831              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
9832      Branch: cfgperl
9833            ! Configure config_h.SH
9834 ____________________________________________________________________________
9835 [  3068] By: gsar                                  on 1999/03/04  05:48:03
9836         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
9837              Date: Thu,  4 Mar 99 00:10:45 +0100
9838              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
9839              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
9840      Branch: perl
9841            ! config_h.SH
9842 ____________________________________________________________________________
9843 [  3067] By: gsar                                  on 1999/03/04  05:44:32
9844         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
9845              From: Graham Barr <gbarr@ti.com>
9846              Date: Wed, 3 Mar 1999 17:23:56 -0600
9847              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
9848              Subject: Re: 'use strict' doesn't work for one-letter variables
9849      Branch: perl
9850            ! gv.c op.c
9851 ____________________________________________________________________________
9852 [  3066] By: gsar                                  on 1999/03/04  05:20:50
9853         Log: updates to compiler modules
9854              From: "Vishal Bhatia" <vishalb@hotmail.com>
9855              Date: Tue, 02 Mar 1999 23:27:25 PST
9856              Message-ID: <19990303072725.779.qmail@hotmail.com>
9857              Subject: PATCH 5.005_56 + Test procedure
9858      Branch: perl
9859            + ext/B/B/Stash.pm
9860            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
9861            ! lib/Test/Harness.pm utils/perlcc.PL
9862 ____________________________________________________________________________
9863 [  3065] By: gsar                                  on 1999/03/04  05:03:30
9864         Log: more s/s_/s!/ etc.
9865      Branch: perl
9866            ! pod/perldelta.pod pod/perlfunc.pod
9867 ____________________________________________________________________________
9868 [  3064] By: gsar                                  on 1999/03/04  04:50:45
9869         Log: integrate cfgperl contents into mainline
9870      Branch: perl
9871           !> Configure README.vms bytecode.h config_h.SH configure.com
9872           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
9873           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
9874           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
9875 ____________________________________________________________________________
9876 [  3063] By: gsar                                  on 1999/03/04  04:44:13
9877         Log: HP-UX has yet another spelling for /NaNQ?/
9878      Branch: perl
9879            ! t/lib/bigfloatpm.t
9880 ____________________________________________________________________________
9881 [  3062] By: gsar                                  on 1999/03/04  04:36:08
9882         Log: error-check for accept() test
9883      Branch: perl
9884            ! t/lib/io_sock.t
9885 ____________________________________________________________________________
9886 [  3061] By: gsar                                  on 1999/03/04  03:40:25
9887         Log: allow custom comparison function in File::Compare::compare_text()
9888              From: jan.dubois@ibm.net (Jan Dubois)
9889              Date: Fri, 26 Feb 1999 21:56:09 +0100
9890              Message-ID: <36db0838.8805651@smtp1.ibm.net>
9891              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
9892      Branch: perl
9893            ! lib/File/Compare.pm
9894 ____________________________________________________________________________
9895 [  3060] By: gsar                                  on 1999/03/04  03:37:38
9896         Log: better version of change#3038
9897              From: abigail@fnx.com
9898              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
9899              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
9900              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
9901      Branch: perl
9902            ! pod/pod2man.PL
9903 ____________________________________________________________________________
9904 [  3058] By: jhi                                   on 1999/03/03  22:30:40
9905         Log: Configure regen to
9906              (1) match maint-5.005 patches #3056 and #3057
9907              (2) better version of PHOSTNAME of #3050
9908              (3) the crosscompile/multiarch config_h.SH trouble solved for now
9909      Branch: cfgperl
9910            ! Configure config_h.SH
9911 ____________________________________________________________________________
9912 [  3054] By: jhi                                   on 1999/03/03  09:57:59
9913         Log: Change #3053 missed perldelta.
9914      Branch: cfgperl
9915            ! pod/perldelta.pod
9916 ____________________________________________________________________________
9917 [  3053] By: jhi                                   on 1999/03/03  08:29:43
9918         Log: Use '!' to mark native integer packings instead of '_'.
9919      Branch: cfgperl
9920            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
9921 ____________________________________________________________________________
9922 [  3052] By: jhi                                   on 1999/03/02  23:12:36
9923         Log: The HP-UX threads patch (change #3028) is needed also here.
9924      Branch: cfgperl
9925            ! hints/hpux.sh thread.h
9926 ____________________________________________________________________________
9927 [  3051] By: jhi                                   on 1999/03/02  08:24:52
9928         Log: From: Dan Sugalski <sugalskd@osshe.edu>
9929              To: perl5-porters@perl.org, vmsperl@perl.org
9930              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
9931              Date: Mon, 01 Mar 1999 16:10:57 -0800
9932              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
9933      Branch: cfgperl
9934            ! README.vms
9935      Branch: maint-5.005/perl
9936            ! README.vms
9937 ____________________________________________________________________________
9938 [  3050] By: jhi                                   on 1999/03/02  08:22:29
9939         Log: From: Dan Sugalski <sugalskd@osshe.edu>
9940              To: perl5-porters@perl.org, vmsperl@perl.org
9941              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
9942              Date: Mon, 01 Mar 1999 16:06:29 -0800
9943              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
9944              
9945              From: Dan Sugalski <sugalskd@osshe.edu>
9946              To: perl5-porters@perl.org, vmsperl@perl.org
9947              Subject: [PATCH 5.005_56]vmsish.pm patch
9948              Date: Mon, 01 Mar 1999 20:19:04 -0800
9949              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
9950              
9951              plus Configure regen containing a "solution" to the
9952              crosscompile/multiarch problem.
9953      Branch: cfgperl
9954            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
9955            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
9956 ____________________________________________________________________________
9957 [  3049] By: jhi                                   on 1999/03/02  07:34:21
9958         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
9959              To: perl5-porters@perl.org
9960              Subject: [PATCH] Eliminate (valid) warning in byterun.c
9961              Date: Mon, 01 Mar 1999 17:27:59 -0500
9962              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
9963      Branch: cfgperl
9964            ! bytecode.h
9965      Branch: maint-5.005/perl
9966            ! bytecode.h
9967 ____________________________________________________________________________
9968 [  3048] By: gsar                                  on 1999/03/02  06:41:21
9969         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
9970      Branch: perl
9971            ! MANIFEST README.hpux
9972 ____________________________________________________________________________
9973 [  3047] By: jhi                                   on 1999/03/01  06:34:43
9974         Log: Integrate from mainperl.
9975      Branch: cfgperl
9976           +> README.hpux lib/File/Spec/Functions.pm
9977           !> (integrate 28 files)
9978 ____________________________________________________________________________
9979 [  3046] By: gsar                                  on 1999/03/01  05:34:28
9980         Log: this is 5.005_56
9981      Branch: perl
9982            ! Changes
9983
9984 ----------------
9985 Version 5.005_56
9986 ----------------
9987
9988 ____________________________________________________________________________
9989 [  3045] By: gsar                                  on 1999/03/01  03:32:30
9990         Log: destroy PL_svref_mutex in perl_destruct()
9991      Branch: perl
9992            ! perl.c
9993 ____________________________________________________________________________
9994 [  3044] By: gsar                                  on 1999/03/01  00:38:50
9995         Log: up patchlevel &c.
9996      Branch: perl
9997            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
9998            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9999            ! win32/makefile.mk
10000 ____________________________________________________________________________
10001 [  3043] By: gsar                                  on 1999/03/01  00:14:15
10002         Log: integrate cfgperl contents into mainline
10003      Branch: perl
10004            ! pod/perldelta.pod
10005           !> Configure config_h.SH
10006 ____________________________________________________________________________
10007 [  3042] By: gsar                                  on 1999/02/28  23:55:08
10008         Log: slightly edited version of suggested patch
10009              From: jan.dubois@ibm.net (Jan Dubois)
10010              Date: Mon, 01 Mar 1999 00:32:05 +0100
10011              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
10012              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
10013      Branch: perl
10014            + lib/File/Spec/Functions.pm
10015            ! MANIFEST lib/File/Spec.pm
10016 ____________________________________________________________________________
10017 [  3041] By: gsar                                  on 1999/02/28  22:47:19
10018         Log: fix subtle bug in eval'' testsuite
10019      Branch: perl
10020            ! t/op/eval.t
10021 ____________________________________________________________________________
10022 [  3040] By: gsar                                  on 1999/02/28  22:46:24
10023         Log: avoid literal control characters in change#3039
10024      Branch: perl
10025            ! t/base/lex.t
10026 ____________________________________________________________________________
10027 [  3039] By: gsar                                  on 1999/02/28  21:47:18
10028         Log: todo item: permit extended control variables a la ${^Foo} (patch
10029              courtesy Mark-Jason Dominus <mjd@plover.com>)
10030      Branch: perl
10031            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
10032            ! t/base/lex.t toke.c
10033 ____________________________________________________________________________
10034 [  3038] By: gsar                                  on 1999/02/28  21:21:05
10035         Log: From: abigail@fnx.com
10036              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
10037              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
10038              Subject: Recognize -> and => inside [A-Z]<> sequences.
10039      Branch: perl
10040            ! pod/pod2man.PL
10041 ____________________________________________________________________________
10042 [  3037] By: gsar                                  on 1999/02/28  21:12:22
10043         Log: fix longstanding bug: searches for lexicals originating within eval''
10044              weren't stopping at the subroutine boundary correctly
10045      Branch: perl
10046            ! op.c proto.h t/op/eval.t
10047 ____________________________________________________________________________
10048 [  3036] By: gsar                                  on 1999/02/28  20:02:29
10049         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
10050              as stacked list values
10051              From: jan.dubois@ibm.net (Jan Dubois)
10052              Date: Sat, 27 Feb 1999 18:24:17 +0100
10053              Message-ID: <36e22849.36531259@smtp1.ibm.net>
10054              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
10055      Branch: perl
10056            ! win32/win32.c
10057 ____________________________________________________________________________
10058 [  3035] By: gsar                                  on 1999/02/28  19:48:54
10059         Log: remove superfluous stack_sp decl
10060      Branch: perl
10061            ! jpl/JNI/JNI.xs
10062 ____________________________________________________________________________
10063 [  3034] By: gsar                                  on 1999/02/28  19:34:58
10064         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
10065      Branch: perl
10066            ! lib/Getopt/Std.pm
10067 ____________________________________________________________________________
10068 [  3033] By: gsar                                  on 1999/02/28  19:23:41
10069         Log: add File::Compare::compare_text()
10070              From: jan.dubois@ibm.net (Jan Dubois)
10071              Date: Fri, 26 Feb 1999 00:20:41 +0100
10072              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
10073              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
10074      Branch: perl
10075            ! lib/File/Compare.pm pod/perltodo.pod
10076 ____________________________________________________________________________
10077 [  3032] By: gsar                                  on 1999/02/28  19:01:33
10078         Log: add README.hpux
10079      Branch: perl
10080            + README.hpux
10081            ! MAINTAIN MANIFEST
10082 ____________________________________________________________________________
10083 [  3031] By: gsar                                  on 1999/02/28  18:49:08
10084         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
10085              James Cromie <jcromie@fossil.uswc.uswest.com>
10086      Branch: perl
10087            ! lib/Pod/Html.pm
10088 ____________________________________________________________________________
10089 [  3030] By: gsar                                  on 1999/02/28  18:35:09
10090         Log: From: jan.dubois@ibm.net (Jan Dubois)
10091              Date: Wed, 24 Feb 1999 22:34:56 +0100
10092              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
10093              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
10094      Branch: perl
10095            ! lib/Test/Harness.pm
10096 ____________________________________________________________________________
10097 [  3029] By: gsar                                  on 1999/02/28  18:28:18
10098         Log: add note about env pollution
10099      Branch: perl
10100            ! INSTALL pod/perltodo.pod
10101 ____________________________________________________________________________
10102 [  3028] By: jhi                                   on 1999/02/26  14:40:00
10103         Log: HP-UX 11 threads.
10104              
10105              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
10106              To: perl5-porters@perl.org
10107              Cc: jhi@cc.hut.fi
10108              Subject: Maint 5 and _54 with threading on HP-UX 11.00
10109              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
10110              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
10111              
10112              NOTE from jhi: the hpux hints could still be more robust by
10113              disabling gdbm when necessary.
10114              
10115              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
10116              linking -lgdbm -lpthread creates an executable that instantly
10117              core dumps on a pthreads internal panic:
10118              
10119              ./gdpt
10120              
10121              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
10122              Return Pointer is 0xc082bf33
10123              17639 quit (core dumped)  ./gdpt
10124              
10125              You don't have to *use* either gdbm or pthreads in the executable,
10126              just linking them together is enough.  Workaround is to recompile
10127              the GDBM under HP-UX 11, that makes the problem go away.
10128      Branch: maint-5.005/perl
10129            ! hints/hpux.sh thread.h
10130 ____________________________________________________________________________
10131 [  3025] By: jhi                                   on 1999/02/25  20:41:07
10132         Log: Temporary workaround for the config_h.SH versus
10133              crosscompile and multiarch plus introduce 'rt'
10134              to $libswanted: in UNIX98 sched_yield() lives there.
10135      Branch: cfgperl
10136            ! Configure config_h.SH
10137 ____________________________________________________________________________
10138 [  3024] By: jhi                                   on 1999/02/24  12:54:59
10139         Log: Integrate from mainperl.
10140      Branch: cfgperl
10141           +> t/lib/fatal.t
10142           !> (integrate 44 files)
10143 ____________________________________________________________________________
10144 [  3023] By: gsar                                  on 1999/02/24  07:02:12
10145         Log: integrate cfgperl contents
10146      Branch: perl
10147           !> (integrate 30 files)
10148 ____________________________________________________________________________
10149 [  3022] By: gsar                                  on 1999/02/24  05:59:47
10150         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
10151              Date: 23 Feb 1999 17:53:22 -0700
10152              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
10153              Subject: [PATCH: _55] perldoc -q broken
10154      Branch: perl
10155            ! utils/perldoc.PL
10156 ____________________________________________________________________________
10157 [  3021] By: gsar                                  on 1999/02/24  05:51:53
10158         Log: ansify perlio.c, fix PerlIO-ish typos
10159      Branch: perl
10160            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
10161            ! iperlsys.h perlio.c
10162 ____________________________________________________________________________
10163 [  3020] By: gsar                                  on 1999/02/24  05:28:06
10164         Log: adjust a Perl_malloc() flag for NeXT
10165              From: Hans Mulder <hansm@icgned.icgroup.nl>
10166              Date: Tue, 23 Feb 99 00:26:25 +0100
10167              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
10168              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
10169      Branch: perl
10170            ! perl.h
10171 ____________________________________________________________________________
10172 [  3019] By: gsar                                  on 1999/02/24  05:19:42
10173         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
10174      Branch: perl
10175            ! pod/perltodo.pod
10176 ____________________________________________________________________________
10177 [  3018] By: gsar                                  on 1999/02/24  04:15:18
10178         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
10179              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
10180              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
10181              Subject: improved error message [PATCH _55] [RESEND]
10182      Branch: perl
10183            ! sv.c
10184 ____________________________________________________________________________
10185 [  3017] By: gsar                                  on 1999/02/24  03:50:34
10186         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
10187              Date: Sun, 21 Feb 1999 20:02:18 -0700
10188              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
10189              Subject: perlfunc updates (against 55)
10190      Branch: perl
10191            ! pod/perlfunc.pod
10192 ____________________________________________________________________________
10193 [  3016] By: gsar                                  on 1999/02/24  03:17:05
10194         Log: testsuite adjustments
10195              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10196              Date: Sat, 20 Feb 1999 15:24:57 +0000
10197              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
10198              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
10199      Branch: perl
10200            ! t/lib/io_sock.t t/op/lex_assign.t
10201 ____________________________________________________________________________
10202 [  3015] By: gsar                                  on 1999/02/24  02:54:47
10203         Log: avoid modifying readonly values from qw()
10204      Branch: perl
10205            ! lib/ExtUtils/MM_Unix.pm
10206 ____________________________________________________________________________
10207 [  3014] By: gsar                                  on 1999/02/24  02:49:04
10208         Log: more "correct" utbuf for utime()
10209      Branch: perl
10210            ! doio.c
10211 ____________________________________________________________________________
10212 [  3013] By: jhi                                   on 1999/02/22  19:27:44
10213         Log: Fix MacPerl version, change PowerUX to PowerMAX.
10214              
10215              From: Chris Nandor <pudge@pobox.com>
10216              To: jhi@iki.fi
10217              Cc: perl5-porters@perl.org
10218              Subject: Re: perl current availability as documented by perl.pod
10219              Date: Sun, 21 Feb 1999 11:06:03 -0500
10220              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
10221              
10222              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
10223              To: jhi@iki.fi
10224              Cc: perl5-porters@perl.org
10225              Subject: Re: perl current availability as documented by perl.pod
10226              Date: Mon, 22 Feb 1999 13:08:30 GMT
10227              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
10228      Branch: cfgperl
10229            ! pod/perl.pod
10230      Branch: maint-5.005/perl
10231            ! pod/perl.pod
10232 ____________________________________________________________________________
10233 [  3012] By: jhi                                   on 1999/02/22  10:26:11
10234         Log: Snapshot the cross-compilation/multiarchitecture stuff
10235              (currently broken in next)
10236      Branch: cfgperl
10237            ! Configure config_h.SH pp.c
10238 ____________________________________________________________________________
10239 [  3011] By: jhi                                   on 1999/02/22  10:24:51
10240         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10241              To: gsar@activestate.com (Gurusamy Sarathy)
10242              Cc: perl5-porters@perl.org (Perl5 Porters)
10243              Subject: [PATCH 5.005_55] DB_File 1.64 patch
10244              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
10245              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
10246      Branch: cfgperl
10247            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10248            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
10249 ____________________________________________________________________________
10250 [  3009] By: jhi                                   on 1999/02/22  09:14:26
10251         Log: Scratch #3008 and introduce $crosscompile and $multiarch
10252              also in non-Configure lands.
10253      Branch: cfgperl
10254            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
10255            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
10256            ! win32/config.gc win32/config.vc win32/config_H.bc
10257            ! win32/config_H.gc win32/config_H.vc
10258 ____________________________________________________________________________
10259 [  3008] By: jhi                                   on 1999/02/22  08:58:04
10260         Log: Add -DMULTIARCH (see change #3006).
10261      Branch: cfgperl
10262            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
10263 ____________________________________________________________________________
10264 [  3007] By: jhi                                   on 1999/02/22  08:54:06
10265         Log: Undo the references to local{lib,arch} introduced by #3006.
10266      Branch: cfgperl
10267            ! Configure config_h.SH
10268 ____________________________________________________________________________
10269 [  3006] By: jhi                                   on 1999/02/22  08:43:50
10270         Log: From: hansm@icgned.icgroup.nl
10271              To: perlbug@perl.com
10272              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
10273              Date: Sun, 21 Feb 1999 22:58:55 +0100
10274              Reply-To: hansmu@xs4all.nl
10275              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
10276              
10277              plus other Configure changes: prepare for cross-compilation/
10278              multiarchitecture builds.
10279      Branch: cfgperl
10280            ! Configure config_h.SH
10281 ____________________________________________________________________________
10282 [  3005] By: jhi                                   on 1999/02/22  08:35:30
10283         Log: Configure/Perl knew how to look for use Mach cthreads
10284              but Configure didn't let them to be used ($osname 'next').
10285      Branch: cfgperl
10286            ! Configure config_h.SH
10287      Branch: maint-5.005/perl
10288            ! Configure
10289 ____________________________________________________________________________
10290 [  3004] By: jhi                                   on 1999/02/21  15:46:02
10291         Log: Update Acorn AVAILABILITY.
10292      Branch: cfgperl
10293            ! pod/perl.pod
10294      Branch: maint-5.005/perl
10295            ! pod/perl.pod
10296 ____________________________________________________________________________
10297 [  3003] By: jhi                                   on 1999/02/21  14:50:42
10298         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
10299              To: perl5-porters@perl.org (Perl 5 Porters)
10300              Subject: PATCH: perlref.pod - symbolic ref example
10301              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
10302              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
10303      Branch: cfgperl
10304            ! pod/perlref.pod
10305      Branch: maint-5.005/perl
10306            ! pod/perlref.pod
10307 ____________________________________________________________________________
10308 [  3002] By: jhi                                   on 1999/02/21  14:35:22
10309         Log: Sync cfgperl with maint-5.005 change #3000.
10310      Branch: cfgperl
10311            ! pod/perlfunc.pod t/op/pack.t
10312 ____________________________________________________________________________
10313 [  2999] By: gsar                                  on 1999/02/20  22:48:30
10314         Log: From:    John Bley <jbb6@acpub.duke.edu>
10315              Date:    Sat, 20 Feb 1999 16:02:34 EST
10316              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
10317              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
10318      Branch: perl
10319            ! regcomp.c
10320 ____________________________________________________________________________
10321 [  2998] By: jhi                                   on 1999/02/20  14:13:06
10322         Log: Enhanced the endianness description.
10323      Branch: cfgperl
10324            ! pod/perlfunc.pod
10325 ____________________________________________________________________________
10326 [  2996] By: jhi                                   on 1999/02/20  13:55:41
10327         Log: Glossary now mostly fixed.
10328      Branch: cfgperl
10329            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10330            ! config_h.SH
10331 ____________________________________________________________________________
10332 [  2994] By: jhi                                   on 1999/02/20  11:58:33
10333         Log: Perldeltify GNU/Hurd.
10334      Branch: cfgperl
10335            ! pod/perldelta.pod
10336 ____________________________________________________________________________
10337 [  2993] By: gsar                                  on 1999/02/20  00:59:10
10338         Log: fix typo in Perl_sbrk()
10339              From: hansm@icgned.icgroup.nl
10340              Date: Fri, 19 Feb 1999 23:19:31 +0100
10341              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
10342              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
10343      Branch: perl
10344            ! malloc.c
10345 ____________________________________________________________________________
10346 [  2992] By: gsar                                  on 1999/02/20  00:51:08
10347         Log: integrate change#2980 from maint-5.005
10348      Branch: perl
10349           !> utils/h2xs.PL
10350 ____________________________________________________________________________
10351 [  2991] By: gsar                                  on 1999/02/20  00:34:01
10352         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10353              Date: Thu, 18 Feb 1999 18:51:38 +0000
10354              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
10355              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
10356      Branch: perl
10357            ! pp_hot.c t/op/pat.t
10358 ____________________________________________________________________________
10359 [  2990] By: gsar                                  on 1999/02/20  00:30:48
10360         Log: From: jan.dubois@ibm.net (Jan Dubois)
10361              Date: Thu, 18 Feb 1999 19:14:07 +0100
10362              Message-ID: <36d15809.40853323@smtp1.ibm.net>
10363              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
10364      Branch: perl
10365            ! win32/win32.c
10366 ____________________________________________________________________________
10367 [  2989] By: gsar                                  on 1999/02/20  00:27:01
10368         Log: do poll() emulation unless HAS_POLL && I_POLL
10369      Branch: perl
10370            ! ext/IO/poll.h
10371 ____________________________________________________________________________
10372 [  2988] By: gsar                                  on 1999/02/19  23:52:12
10373         Log: tweak RE for NaNQ? recognition
10374      Branch: perl
10375            ! t/lib/bigfloatpm.t
10376 ____________________________________________________________________________
10377 [  2987] By: gsar                                  on 1999/02/19  23:29:59
10378         Log: mention C<use utf8> and C<use warning> in perldelta
10379      Branch: perl
10380            ! pod/perldelta.pod
10381 ____________________________________________________________________________
10382 [  2985] By: jhi                                   on 1999/02/19  20:43:19
10383         Log: pack/unpack better in (network-)short-non-16-bits and
10384              (network-)long-non-32-bits systems such as Cray C90.
10385      Branch: cfgperl
10386            ! perl.h pp.c t/op/pack.t
10387 ____________________________________________________________________________
10388 [  2984] By: jhi                                   on 1999/02/19  20:38:54
10389         Log: Regen Configure.
10390      Branch: cfgperl
10391            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10392            ! perl.c
10393 ____________________________________________________________________________
10394 [  2982] By: jhi                                   on 1999/02/19  19:51:49
10395         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
10396              not probed for and         
10397              
10398              From: "Kurt D. Starsinic" <kstar@chapin.edu>
10399              To: Chaim Frenkel <chaimf@pobox.com>,
10400              Russ Allbery <rra@stanford.edu>,
10401              Jarkko Hietaniemi <jhi@iki.fi>,
10402              Gurusamy Sarathy <gsar@activestate.com>,
10403              Graham Barr <gbarr@pobox.com>
10404              Cc: bdensch@ameritech.net, perlbug@perl.com
10405              Subject: [PATCH] Re: Solaris 7 for Intel
10406              Message-ID: <19990219124404.A30182@O2.chapin.edu>
10407              
10408              Glossary is still missing some terms because
10409              mkglossary is misbehaving (change #2981 updated
10410              Glossary manually)
10411      Branch: cfgperl
10412            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
10413            ! Porting/config_H
10414 ____________________________________________________________________________
10415 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
10416         Log: Make result of h2xs work when user adds C<use strict>
10417      Branch: maint-5.005/perl
10418            ! utils/h2xs.PL
10419 ____________________________________________________________________________
10420 [  2979] By: gsar                                  on 1999/02/19  05:24:29
10421         Log: doc for change#2978
10422      Branch: perl
10423            ! pod/perlsub.pod
10424 ____________________________________________________________________________
10425 [  2978] By: gsar                                  on 1999/02/19  05:08:29
10426         Log: bring '*' prototype closer to how it behaves internally
10427      Branch: perl
10428            + t/lib/fatal.t
10429            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
10430 ____________________________________________________________________________
10431 [  2977] By: gsar                                  on 1999/02/19  02:50:31
10432         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
10433      Branch: perl
10434            ! perly.h
10435 ____________________________________________________________________________
10436 [  2975] By: gsar                                  on 1999/02/18  21:41:57
10437         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
10438              of lexical searches in BEGIN|INIT|END)
10439      Branch: perl
10440            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
10441            ! vms/perly_c.vms
10442 ____________________________________________________________________________
10443 [  2974] By: gsar                                  on 1999/02/18  21:03:06
10444         Log: missing PERL_POLLUTE_MALLOC
10445      Branch: perl
10446            ! ext/SDBM_File/sdbm/sdbm.h
10447 ____________________________________________________________________________
10448 [  2973] By: gsar                                  on 1999/02/18  17:10:49
10449         Log: From:    Andy Dougherty <doughera@lafayette.edu>
10450              Date:    Wed, 17 Feb 1999 17:22:50 EST
10451              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
10452              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
10453      Branch: perl
10454            ! lib/dotsh.pl
10455 ____________________________________________________________________________
10456 [  2972] By: gsar                                  on 1999/02/18  17:04:12
10457         Log: s/#defined/#define/
10458      Branch: perl
10459            ! ext/Data/Dumper/Dumper.xs
10460 ____________________________________________________________________________
10461 [  2970] By: gsar                                  on 1999/02/18  03:26:43
10462         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
10463      Branch: perl
10464            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
10465            ! ext/GDBM_File/typemap
10466 ____________________________________________________________________________
10467 [  2969] By: gsar                                  on 1999/02/17  23:30:47
10468         Log: correct slurp mode doc
10469      Branch: perl
10470            ! pod/perlfunc.pod pod/perlop.pod
10471 ____________________________________________________________________________
10472 [  2968] By: jhi                                   on 1999/02/17  23:15:49
10473         Log: Ultrix hints update.
10474              
10475              From: Spider Boardman <spider@zk3.dec.com>
10476              To: perlbug@perl.com
10477              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
10478              Date: Tue, 16 Feb 1999 23:04:28 -0500
10479              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
10480      Branch: cfgperl
10481            ! hints/ultrix_4.sh
10482 ____________________________________________________________________________
10483 [  2966] By: jhi                                   on 1999/02/17  23:09:21
10484         Log: Change #2965 wiped out some Sarathy's _55 changes.
10485              Now unwiped.
10486      Branch: cfgperl
10487            ! Configure pp.c t/op/pack.t
10488 ____________________________________________________________________________
10489 [  2965] By: jhi                                   on 1999/02/17  23:00:04
10490         Log: Configure tweaks.
10491              
10492              Fix the Unixware/SCO uname scan:
10493              
10494              From: Tom Hughes <thh@cyberscience.com>
10495              To: perlbug@perl.com
10496              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
10497              Date: 17 Feb 1999 15:34:15 +0000    
10498              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
10499              
10500              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
10501              
10502              From: Joe Buehler <jhpb@hekimian.com>
10503              To: perl5-porters@perl.org
10504              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
10505              Date: 12 Feb 1999 11:25:21 -0500
10506              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
10507              
10508              Make the pthreads joinable constant scan to output to fd 4, not 2.
10509      Branch: cfgperl
10510            ! Configure
10511 ____________________________________________________________________________
10512 [  2964] By: gsar                                  on 1999/02/17  21:30:07
10513         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
10514              Date: Wed, 17 Feb 1999 06:53:13 -0700
10515              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
10516              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
10517      Branch: perl
10518            ! lib/Pod/Functions.pm
10519 ____________________________________________________________________________
10520 [  2963] By: gsar                                  on 1999/02/17  21:18:21
10521         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
10522              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10523              Date: Wed, 17 Feb 1999 10:06:01 +0000
10524              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
10525              Subject: Re: [5.005_53] panic: pad_free curpad 
10526      Branch: perl
10527            ! regcomp.c regexec.c t/op/misc.t
10528 ____________________________________________________________________________
10529 [  2962] By: gsar                                  on 1999/02/16  21:26:28
10530         Log: NaNQ? tweak
10531      Branch: perl
10532            ! t/lib/bigfloatpm.t
10533 ____________________________________________________________________________
10534 [  2961] By: jhi                                   on 1999/02/16  19:26:38
10535         Log: Integrate from mainperl.
10536      Branch: cfgperl
10537           !> (integrate 37 files)
10538 ____________________________________________________________________________
10539 [  2960] By: gsar                                  on 1999/02/16  18:04:29
10540         Log: undo change#2465 (qw[] is a real list now)
10541      Branch: perl
10542            ! pod/perlop.pod
10543 ____________________________________________________________________________
10544 [  2959] By: gsar                                  on 1999/02/16  07:09:33
10545         Log: this was 5.005_55
10546      Branch: perl
10547            ! Changes
10548
10549 ----------------
10550 Version 5.005_55
10551 ----------------
10552
10553 ____________________________________________________________________________
10554 [  2958] By: gsar                                  on 1999/02/16  06:18:27
10555         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
10556              elide dups and non-dependents from Changes
10557      Branch: perl
10558            ! Changes pod/perlhist.pod
10559           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
10560           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
10561           !> pod/perlport.pod pp.c t/op/pack.t
10562 ____________________________________________________________________________
10563 [  2957] By: gsar                                  on 1999/02/16  04:09:47
10564         Log: propagate PERL_VERSION everywhere, add to pod
10565      Branch: perl
10566            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
10567            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
10568            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
10569            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
10570            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
10571            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
10572            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
10573            ! win32/config.gc win32/config.vc win32/config_sh.PL
10574            ! win32/win32.c x2p/a2py.c
10575 ____________________________________________________________________________
10576 [  2955] By: jhi                                   on 1999/02/15  16:15:03
10577         Log: The pack tests now better in C90 (after the packnative patches).
10578      Branch: cfgperl
10579            ! t/op/pack.t
10580 ____________________________________________________________________________
10581 [  2954] By: gsar                                  on 1999/02/15  14:11:50
10582         Log: tweak Configure to follow new PERL_VERSION etc.
10583      Branch: perl
10584            ! Configure patchlevel.h pod/perlhist.pod
10585 ____________________________________________________________________________
10586 [  2953] By: jhi                                   on 1999/02/15  14:02:21
10587         Log: Integrate from mainperl.
10588      Branch: cfgperl
10589           !> MANIFEST Porting/makerel
10590 ____________________________________________________________________________
10591 [  2952] By: jhi                                   on 1999/02/15  13:50:07
10592         Log: Enhance the packnative patch: use the packnative code
10593              only if required.  Also added hefty testing (hopefully
10594              I didn't assume too much...).  Tested on alpha, ix86, sparc.
10595      Branch: cfgperl
10596            ! pod/perlfunc.pod pp.c t/op/pack.t
10597 ____________________________________________________________________________
10598 [  2951] By: jhi                                   on 1999/02/15  13:46:56
10599         Log: AVAILABILITY from 5.005_03-tobe, will of course
10600              require updating when 5.006 comes out.
10601      Branch: cfgperl
10602            ! pod/perl.pod
10603 ____________________________________________________________________________
10604 [  2949] By: gsar                                  on 1999/02/15  13:28:51
10605         Log: will this be it for 5.005_55?
10606      Branch: perl
10607            ! MANIFEST Porting/makerel
10608 ____________________________________________________________________________
10609 [  2948] By: jhi                                   on 1999/02/15  13:23:52
10610         Log: Integrate from mainperl.
10611      Branch: cfgperl
10612           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
10613           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
10614           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
10615           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
10616           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
10617           !> win32/config.gc win32/config.vc win32/config_H.bc
10618           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
10619 ____________________________________________________________________________
10620 [  2947] By: jhi                                   on 1999/02/15  13:20:41
10621         Log: perlport.pod 1.39 from Chris.
10622      Branch: cfgperl
10623            ! pod/perlport.pod
10624 ____________________________________________________________________________
10625 [  2946] By: jhi                                   on 1999/02/15  13:09:58
10626         Log: Import Ultrix update, change #2864, 
10627              
10628              From: Spider Boardman <spider@zk3.dec.com>
10629              To: perlbug@perl.com
10630              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
10631              Date: Wed, 10 Feb 1999 23:33:31 -0500
10632              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
10633      Branch: cfgperl
10634            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
10635 ____________________________________________________________________________
10636 [  2945] By: jhi                                   on 1999/02/15  13:04:50
10637         Log: OpenBSD sparc SHMLBA.
10638      Branch: cfgperl
10639            ! ext/IPC/SysV/SysV.xs
10640 ____________________________________________________________________________
10641 [  2944] By: gsar                                  on 1999/02/15  12:09:52
10642         Log: update win32/config* stuff, Changes
10643      Branch: perl
10644            ! Changes win32/Makefile win32/config.bc win32/config.gc
10645            ! win32/config.vc win32/config_H.bc win32/config_H.gc
10646            ! win32/config_H.vc win32/makefile.mk
10647 ____________________________________________________________________________
10648 [  2943] By: gsar                                  on 1999/02/15  11:54:08
10649         Log: #include patchlevel.h by default, provide
10650              PERL_{REVISION,VERSION,SUBVERSION}
10651      Branch: perl
10652            ! patchlevel.h perl.h
10653 ____________________________________________________________________________
10654 [  2942] By: gsar                                  on 1999/02/15  10:26:59
10655         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
10656              misc fixes
10657      Branch: perl
10658            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
10659 ____________________________________________________________________________
10660 [  2941] By: gsar                                  on 1999/02/15  10:24:37
10661         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
10662              Message-ID: <19990207002851.B9185@toldyouso.com>
10663              Message-ID: <19990207212152.A9765@toldyouso.com>
10664              Message-ID: <19990207212041.A9622@toldyouso.com>
10665              Message-ID: <19990207213127.A10244@toldyouso.com>
10666              Message-ID: <19990207212559.A9950@toldyouso.com>
10667              Message-ID: <19990207212842.A9994@toldyouso.com>
10668              Message-ID: <19990207212500.A9860@toldyouso.com>
10669              Message-ID: <19990207213013.A10105@toldyouso.com>
10670      Branch: perl
10671            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
10672            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
10673            ! pod/perlmodlib.pod pod/perltoc.pod
10674 ____________________________________________________________________________
10675 [  2940] By: gsar                                  on 1999/02/15  10:07:08
10676         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
10677              of suggested patch)
10678              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
10679              Date: Mon, 08 Feb 1999 01:14:41 -0000
10680              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
10681              Subject: [PATCH 5.005_54] some pending C.pm stuff 
10682      Branch: perl
10683            ! ext/B/B/C.pm
10684 ____________________________________________________________________________
10685 [  2939] By: jhi                                   on 1999/02/15  08:40:18
10686         Log: Integrate from mainperl.
10687      Branch: cfgperl
10688           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
10689            - lib/File/PathConvert.pm
10690           !> (integrate 81 files)
10691 ____________________________________________________________________________
10692 [  2938] By: gsar                                  on 1999/02/15  06:56:39
10693         Log: change#2839 was bogus, redo
10694      Branch: perl
10695           !> t/lib/h2ph.pht
10696 ____________________________________________________________________________
10697 [  2937] By: gsar                                  on 1999/02/15  06:38:15
10698         Log: support Win32::GetFullPathName() and Win32::SetLastError()
10699              From: jan.dubois@ibm.net (Jan Dubois)
10700              Date: Tue, 09 Feb 1999 22:27:31 +0100
10701              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
10702              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
10703      Branch: perl
10704            ! win32/win32.c
10705 ____________________________________________________________________________
10706 [  2936] By: gsar                                  on 1999/02/15  06:26:39
10707         Log: support native integers, pack("L_",...) etc. (via private mail)
10708              From: Jarkko Hietaniemi <jhi@iki.fi>
10709              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
10710              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
10711              Subject: the "packnative" patch
10712      Branch: perl
10713            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
10714            ! t/lib/ipc_sysv.t t/op/pack.t
10715 ____________________________________________________________________________
10716 [  2935] By: gsar                                  on 1999/02/15  06:04:02
10717         Log: From: Michael G Schwern <schwern@pobox.com>
10718              Date: Tue, 9 Feb 1999 04:13:12 -0500
10719              Message-ID: <19990209041312.A15788@toldyouso.com>
10720              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
10721      Branch: perl
10722            ! utils/h2xs.PL
10723 ____________________________________________________________________________
10724 [  2934] By: gsar                                  on 1999/02/15  05:30:13
10725         Log: fix bugs in the handling of negative numbers, among other things
10726              From: Steven Knight <knight@theopera.baldmt.citilink.com>
10727              Date: Mon, 8 Feb 1999 01:16:24 -0600
10728              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
10729              Subject: Math::BigFloat and Math::BigInt
10730      Branch: perl
10731            + t/lib/bigfloat.t t/lib/bigfloatpm.t
10732            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
10733            ! t/lib/bigintpm.t
10734 ____________________________________________________________________________
10735 [  2933] By: gsar                                  on 1999/02/15  04:57:52
10736         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
10737              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
10738              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
10739              Subject: s2p incorrectly handles hold space commands
10740      Branch: perl
10741            ! x2p/s2p.PL
10742 ____________________________________________________________________________
10743 [  2932] By: gsar                                  on 1999/02/15  04:45:55
10744         Log: clarify what a "line" is
10745      Branch: perl
10746            ! pod/perlfunc.pod pod/perlvar.pod
10747 ____________________________________________________________________________
10748 [  2931] By: gsar                                  on 1999/02/15  04:23:29
10749         Log: backout change#2811 and add newer version based on File::Spec
10750              From: Barrie Slaymaker <rbs@telerama.com>
10751              Date: Thu, 11 Feb 1999 16:29:24 -0500
10752              Message-ID: <36C34BB4.A62090E0@telerama.com>
10753              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
10754      Branch: perl
10755            - lib/File/PathConvert.pm
10756            ! MANIFEST installhtml lib/Pod/Html.pm
10757 ____________________________________________________________________________
10758 [  2930] By: gsar                                  on 1999/02/15  04:16:25
10759         Log: From: Barrie Slaymaker <rbs@telerama.com>
10760              Date: Thu, 11 Feb 1999 19:39:48 -0500
10761              Message-ID: <36C37854.707D139@telerama.com>
10762              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
10763      Branch: perl
10764            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
10765 ____________________________________________________________________________
10766 [  2929] By: gsar                                  on 1999/02/15  04:06:50
10767         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
10768              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
10769              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
10770              Subject: [PATCH]5.005_54 (DOC) fix many typos
10771              --
10772              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
10773              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
10774              Subject: [PATCH]5.005_54 (DOC) typos
10775      Branch: perl
10776            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
10777            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
10778            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
10779            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
10780            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
10781            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
10782            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
10783            ! pod/perlvar.pod pod/perlxs.pod
10784 ____________________________________________________________________________
10785 [  2928] By: gsar                                  on 1999/02/15  03:39:53
10786         Log: allow the Carp routines to pass through exception objects
10787      Branch: perl
10788            ! lib/Carp.pm
10789 ____________________________________________________________________________
10790 [  2927] By: gsar                                  on 1999/02/15  03:22:57
10791         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
10792      Branch: perl
10793            ! pod/perlfaq8.pod
10794 ____________________________________________________________________________
10795 [  2926] By: gsar                                  on 1999/02/15  03:19:39
10796         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
10797              have done that, but didn't)
10798      Branch: perl
10799           !> utils/h2ph.PL
10800 ____________________________________________________________________________
10801 [  2925] By: gsar                                  on 1999/02/15  03:17:01
10802         Log: integrate cfgperl changes into mainline
10803      Branch: perl
10804            ! Changes
10805           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
10806           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
10807           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
10808           !> vms/subconfigure.com
10809 ____________________________________________________________________________
10810 [  2924] By: gsar                                  on 1999/02/15  03:07:08
10811         Log: add const qualifier to most char* prototypes, handle ripple effect
10812      Branch: perl
10813            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
10814            ! universal.c util.c
10815 ____________________________________________________________________________
10816 [  2923] By: gsar                                  on 1999/02/15  01:04:30
10817         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10818              Date: Thu, 04 Feb 1999 02:37:31 +0000
10819              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
10820              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
10821      Branch: perl
10822            ! pp_ctl.c t/op/range.t
10823 ____________________________________________________________________________
10824 [  2922] By: gsar                                  on 1999/02/15  00:24:34
10825         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10826              Date: Sun, 31 Jan 1999 01:50:06 +0000
10827              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
10828              Subject: [PATCH 5.005_03t4] regexp flags bug
10829      Branch: perl
10830            ! regcomp.c t/op/re_tests
10831 ____________________________________________________________________________
10832 [  2921] By: gsar                                  on 1999/02/15  00:13:02
10833         Log: use New() et al., rather than safemalloc() et al.
10834              From: jan.dubois@ibm.net (Jan Dubois)
10835              Date: Fri, 29 Jan 1999 23:27:22 +0100
10836              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
10837              Subject: [PATCH _03-MT5] POSIX.xs memory API
10838      Branch: perl
10839            ! ext/POSIX/POSIX.xs
10840 ____________________________________________________________________________
10841 [  2920] By: gsar                                  on 1999/02/15  00:05:33
10842         Log: tweak READ() docs to mention $buffer must be altered by reference
10843      Branch: perl
10844            ! pod/perltie.pod
10845 ____________________________________________________________________________
10846 [  2919] By: gsar                                  on 1999/02/14  23:50:39
10847         Log: applied suggested patch, with several language/readability tweaks
10848              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10849              Date: Fri, 29 Jan 1999 00:25:02 -0500
10850              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
10851              Subject: Re: [PATCH 5.005_*] Better parsing docs
10852      Branch: perl
10853            ! pod/perlop.pod
10854 ____________________________________________________________________________
10855 [  2918] By: gsar                                  on 1999/02/14  23:20:42
10856         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
10857              of silently returning bogus values)
10858              From: Peter Chines <pchines@nhgri.nih.gov>
10859              Date: Wed, 27 Jan 1999 16:11:31 -0500
10860              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
10861              Subject: Time::Local
10862      Branch: perl
10863            ! lib/Time/Local.pm pod/perldelta.pod
10864 ____________________________________________________________________________
10865 [  2917] By: gsar                                  on 1999/02/14  11:21:43
10866         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10867              Date: Thu, 28 Jan 1999 10:02:20 -0500
10868              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
10869              Subject: Re: [PATCH 5.005_53] Better perldoc
10870      Branch: perl
10871            ! utils/perldoc.PL
10872 ____________________________________________________________________________
10873 [  2916] By: gsar                                  on 1999/02/14  10:59:38
10874         Log: back out change#2751, apply updated version 
10875              From: jan.dubois@ibm.net (Jan Dubois)
10876              Date: Sat, 06 Feb 1999 01:06:29 +0100
10877              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
10878              Subject: [PATCH] Cleanup of File::Spec module
10879      Branch: perl
10880            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
10881            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
10882            ! lib/File/Spec/Win32.pm
10883 ____________________________________________________________________________
10884 [  2915] By: gsar                                  on 1999/02/14  10:48:01
10885         Log: tweak select() test
10886      Branch: perl
10887            ! pod/perlipc.pod t/op/fh.t
10888 ____________________________________________________________________________
10889 [  2914] By: gsar                                  on 1999/02/14  10:25:55
10890         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
10891      Branch: perl
10892            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
10893 ____________________________________________________________________________
10894 [  2913] By: gsar                                  on 1999/02/14  10:03:51
10895         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
10896              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
10897              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
10898              Subject: Re: SvOPV() or SvPV_nolen() or ...
10899      Branch: perl
10900            ! pod/perlguts.pod
10901 ____________________________________________________________________________
10902 [  2912] By: gsar                                  on 1999/02/14  09:57:29
10903         Log: provide SvPV_nolen(sv) to avoid use of PL_na
10904              From: jan.dubois@ibm.net (Jan Dubois)
10905              Date: Sun, 24 Jan 1999 02:45:32 +0100
10906              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
10907              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
10908      Branch: perl
10909            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
10910            ! sv.h
10911 ____________________________________________________________________________
10912 [  2911] By: gsar                                  on 1999/02/14  06:51:05
10913         Log: elide stray effluvium
10914      Branch: perl
10915            ! pod/perldelta.pod
10916 ____________________________________________________________________________
10917 [  2910] By: gsar                                  on 1999/02/14  05:51:56
10918         Log: slurping an empty file should return '' rather than undef, with
10919              commensurate effects on ARGV processing
10920      Branch: perl
10921            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
10922            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
10923 ____________________________________________________________________________
10924 [  2909] By: gsar                                  on 1999/02/14  00:02:11
10925         Log: perly_c.diff typo
10926      Branch: perl
10927            ! perly.c perly_c.diff vms/perly_c.vms
10928 ____________________________________________________________________________
10929 [  2908] By: gsar                                  on 1999/02/13  18:20:13
10930         Log: From: jan.dubois@ibm.net (Jan Dubois)
10931              Date: Sat, 13 Feb 1999 13:25:53 +0100
10932              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
10933              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
10934      Branch: perl
10935            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
10936 ____________________________________________________________________________
10937 [  2907] By: jhi                                   on 1999/02/13  15:07:26
10938         Log: Integrate from mainperl.
10939      Branch: cfgperl
10940           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
10941           !> (integrate 150 files)
10942 ____________________________________________________________________________
10943 [  2903] By: gsar                                  on 1999/02/12  13:25:59
10944         Log: From: jan.dubois@ibm.net (Jan Dubois)
10945              Date: Sun, 24 Jan 1999 01:12:00 +0100
10946              Message-ID: <36b66479.62756298@smtp1.ibm.net>
10947              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
10948      Branch: perl
10949            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
10950            ! proto.h sv.c sv.h
10951 ____________________________________________________________________________
10952 [  2902] By: gsar                                  on 1999/02/12  12:55:11
10953         Log: script to generate ctags from etags
10954              From: Colin Kuskie <ckuskie@cadence.com>
10955              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
10956              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
10957              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
10958      Branch: perl
10959            + emacs/e2ctags.pl
10960            ! Makefile.SH pod/perlfaq3.pod
10961 ____________________________________________________________________________
10962 [  2901] By: gsar                                  on 1999/02/12  12:40:17
10963         Log: allow boolean assign ops to be lvalues
10964              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
10965              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
10966              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
10967              --
10968              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10969              Date: Mon, 18 Jan 1999 10:04:00 +0000
10970              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
10971              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
10972      Branch: perl
10973            + t/op/lop.t
10974            ! MANIFEST op.c
10975 ____________________________________________________________________________
10976 [  2899] By: jhi                                   on 1999/02/12  12:03:48
10977         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
10978      Branch: cfgperl
10979            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10980            ! config_h.SH hints/openbsd.sh
10981 ____________________________________________________________________________
10982 [  2898] By: gsar                                  on 1999/02/12  11:49:25
10983         Log: support win32_putenv()
10984      Branch: perl
10985            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
10986            ! win32/win32.c win32/win32iop.h
10987 ____________________________________________________________________________
10988 [  2894] By: gsar                                  on 1999/02/12  11:09:27
10989         Log: add missing hunk in change#2657
10990      Branch: perl
10991            ! ext/B/B/CC.pm
10992 ____________________________________________________________________________
10993 [  2893] By: gsar                                  on 1999/02/12  11:00:13
10994         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10995              Date: Tue, 19 Jan 1999 20:13:15 -0500
10996              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
10997              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
10998      Branch: perl
10999            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
11000            ! t/pragma/subs.t t/pragma/warning.t
11001 ____________________________________________________________________________
11002 [  2892] By: gsar                                  on 1999/02/12  10:44:38
11003         Log: update change#2670 to later version
11004              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11005              Date: Sun, 31 Jan 1999 16:16:14 +0000
11006              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
11007              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
11008      Branch: perl
11009            ! t/op/subst.t toke.c
11010 ____________________________________________________________________________
11011 [  2891] By: gsar                                  on 1999/02/12  10:31:17
11012         Log: make testsuite somewhat location independent
11013      Branch: perl
11014            ! (edit 117 files)
11015 ____________________________________________________________________________
11016 [  2890] By: gsar                                  on 1999/02/12  10:00:30
11017         Log: add $AutoLoader::VERSION
11018      Branch: perl
11019            ! lib/AutoLoader.pm
11020 ____________________________________________________________________________
11021 [  2889] By: gsar                                  on 1999/02/12  09:55:48
11022         Log: tweak PERL_STRICT_CR notes
11023      Branch: perl
11024            ! pod/perl5005delta.pod
11025 ____________________________________________________________________________
11026 [  2888] By: gsar                                  on 1999/02/12  09:41:45
11027         Log: add note about test-notty target
11028      Branch: perl
11029            ! README.win32
11030 ____________________________________________________________________________
11031 [  2887] By: gsar                                  on 1999/02/12  09:37:37
11032         Log: add perltodo.pod
11033      Branch: perl
11034            + pod/perltodo.pod
11035            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
11036            ! win32/pod.mak
11037 ____________________________________________________________________________
11038 [  2886] By: jhi                                   on 1999/02/12  08:52:14
11039         Log: Integrate from mainperl.
11040      Branch: cfgperl
11041           +> t/op/fh.t
11042           !> (integrate 30 files)
11043 ____________________________________________________________________________
11044 [  2885] By: gsar                                  on 1999/02/12  08:42:10
11045         Log: note how to find REG_INFTY limit
11046      Branch: perl
11047            ! pod/perlre.pod
11048 ____________________________________________________________________________
11049 [  2884] By: jhi                                   on 1999/02/12  08:36:14
11050         Log: OpenBSD pthreads awareness, thanks to
11051              David Leonard <david.leonard@csee.uq.edu.au>
11052      Branch: maint-5.005/perl
11053            ! Configure hints/openbsd.sh
11054 ____________________________________________________________________________
11055 [  2882] By: gsar                                  on 1999/02/12  08:05:20
11056         Log: IO is maintained by p5p (per Graham Barr's wishes)
11057      Branch: perl
11058            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
11059            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
11060            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
11061            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
11062 ____________________________________________________________________________
11063 [  2881] By: gsar                                  on 1999/02/12  07:57:13
11064         Log: fh.t typo
11065      Branch: perl
11066            ! t/op/fh.t
11067 ____________________________________________________________________________
11068 [  2880] By: gsar                                  on 1999/02/12  07:38:16
11069         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
11070      Branch: perl
11071            ! perl.c pod/perlrun.pod
11072 ____________________________________________________________________________
11073 [  2879] By: gsar                                  on 1999/02/12  05:39:29
11074         Log: fix ops that are not filehandle constructors to not create GV if it
11075              doesn't already exist (avoids leaks); extend semantics of defined()
11076              so that defined(*{$foo}) works (experimental)
11077      Branch: perl
11078            + t/op/fh.t
11079            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
11080            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
11081 ____________________________________________________________________________
11082 [  2877] By: jhi                                   on 1999/02/11  20:44:00
11083         Log: From: Chris Nandor <pudge@pobox.com>
11084              To: perl5-porters@perl.org
11085              Subject: [PATCH] perlport.pod 1.39
11086              Date: Thu, 11 Feb 1999 12:28:35 -0500
11087              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
11088      Branch: cfgperl
11089            ! pod/perlport.pod
11090 ____________________________________________________________________________
11091 [  2870] By: gsar                                  on 1999/02/11  11:17:08
11092         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
11093      Branch: perl
11094            ! ext/IO/lib/IO/Pipe.pm
11095 ____________________________________________________________________________
11096 [  2869] By: gsar                                  on 1999/02/11  11:00:56
11097         Log: update win32/pod.mak
11098      Branch: perl
11099            ! win32/pod.mak
11100 ____________________________________________________________________________
11101 [  2868] By: gsar                                  on 1999/02/11  10:42:44
11102         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
11103              Date: Fri, 08 Jan 1999 14:36:53 +1100
11104              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
11105              Subject: Re: [Fwd: IO::Socket::connect and blocking]
11106      Branch: perl
11107            ! ext/IO/lib/IO/Socket.pm
11108 ____________________________________________________________________________
11109 [  2867] By: gsar                                  on 1999/02/11  09:43:03
11110         Log: av_extend() doc tweak from Jan Dubois
11111      Branch: perl
11112            ! pod/perlguts.pod
11113 ____________________________________________________________________________
11114 [  2866] By: gsar                                  on 1999/02/11  09:27:17
11115         Log: display full pathname of unreadable files
11116      Branch: perl
11117            ! utils/perldoc.PL
11118 ____________________________________________________________________________
11119 [  2865] By: gsar                                  on 1999/02/11  09:02:31
11120         Log: missing patch in change#2522
11121      Branch: perl
11122            ! lib/Pod/Text.pm
11123 ____________________________________________________________________________
11124 [  2864] By: jhi                                   on 1999/02/11  08:45:00
11125         Log: From: Spider Boardman <spider@zk3.dec.com>
11126              To: perlbug@perl.com
11127              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
11128              Date: Wed, 10 Feb 1999 23:33:31 -0500
11129              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
11130      Branch: maint-5.005/perl
11131            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
11132 ____________________________________________________________________________
11133 [  2862] By: gsar                                  on 1999/02/11  08:14:34
11134         Log: integrate changes#2738,2740 from maint-5.005
11135      Branch: perl
11136           !> lib/ExtUtils/MakeMaker.pm
11137 ____________________________________________________________________________
11138 [  2861] By: jhi                                   on 1999/02/11  08:04:25
11139         Log: Integrate from mainperl.
11140      Branch: cfgperl
11141           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
11142           !> t/op/range.t win32/config.gc
11143 ____________________________________________________________________________
11144 [  2860] By: gsar                                  on 1999/02/11  07:30:08
11145         Log: binmode() support for cygwin32 (suggested by Steven Morlock
11146              <newspost@morlock.net>)
11147      Branch: perl
11148            ! perl.h
11149 ____________________________________________________________________________
11150 [  2859] By: gsar                                  on 1999/02/11  07:14:21
11151         Log: update Changes
11152      Branch: perl
11153            ! Changes
11154           !> pod/perl5005delta.pod
11155 ____________________________________________________________________________
11156 [  2856] By: gsar                                  on 1999/02/11  07:07:39
11157         Log: integrate perldelta changes from maint-5.005
11158      Branch: perl
11159           !> pod/perl5005delta.pod
11160 ____________________________________________________________________________
11161 [  2855] By: gsar                                  on 1999/02/11  06:31:50
11162         Log: applied suggested patch; added tests
11163              From: Adam Krolnik <adamk@gypsy.cyrix.com>
11164              Date: Sat, 12 Dec 98 15:30:18 -0600
11165              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
11166              Subject: Range operation doesn't handle IV_MAX
11167      Branch: perl
11168            ! pp_ctl.c t/op/range.t
11169 ____________________________________________________________________________
11170 [  2854] By: gsar                                  on 1999/02/11  05:00:55
11171         Log: compatibility fix: magic non-propagation in foreach implicit localization
11172      Branch: perl
11173            ! pp_ctl.c t/op/local.t win32/config.gc
11174 ____________________________________________________________________________
11175 [  2852] By: gsar                                  on 1999/02/10  23:17:49
11176         Log: fair warning about -Dusethreads
11177      Branch: maint-5.005/perl
11178            ! Configure INSTALL README.threads
11179 ____________________________________________________________________________
11180 [  2847] By: jhi                                   on 1999/02/09  19:13:28
11181         Log: Integrate from mainperl.
11182      Branch: cfgperl
11183           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
11184           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
11185 ____________________________________________________________________________
11186 [  2846] By: gsar                                  on 1999/02/09  13:53:28
11187         Log: a modified version of suggested patch for pack template 'Z'; added docs
11188              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
11189              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
11190              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
11191              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
11192      Branch: perl
11193            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
11194 ____________________________________________________________________________
11195 [  2845] By: gsar                                  on 1999/02/09  00:03:26
11196         Log: clarify docs for change#2835
11197      Branch: perl
11198            ! pod/perldelta.pod pod/perlop.pod
11199 ____________________________________________________________________________
11200 [  2844] By: gsar                                  on 1999/02/08  23:40:57
11201         Log: addendum to change#2823
11202              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11203              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
11204              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
11205              Subject: [PATCH] Docs and tests for method-call syntax
11206      Branch: perl
11207            ! pod/perlobj.pod t/op/method.t
11208 ____________________________________________________________________________
11209 [  2843] By: jhi                                   on 1999/02/08  21:06:28
11210         Log: Ultrix mmap tidbit.
11211      Branch: cfgperl
11212            ! hints/ultrix_4.sh
11213 ____________________________________________________________________________
11214 [  2842] By: jhi                                   on 1999/02/08  20:22:55
11215         Log: Integrate from mainperl.
11216      Branch: cfgperl
11217           +> t/op/subst_wamp.t
11218           !> (integrate 35 files)
11219 ____________________________________________________________________________
11220 [  2841] By: jhi                                   on 1999/02/08  18:23:26
11221         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11222              To: Mailing list Perl5 <perl5-porters@perl.org>
11223              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
11224              Date: Sun, 7 Feb 1999 17:25:22 -0500
11225              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
11226      Branch: cfgperl
11227            + t/op/subst_amp.t
11228            ! MANIFEST regcomp.c t/op/subst.t
11229 ____________________________________________________________________________
11230 [  2840] By: jhi                                   on 1999/02/08  18:16:54
11231         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11232              To: Mailing list Perl5 <perl5-porters@perl.org>
11233              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
11234              Date: Sun, 7 Feb 1999 17:00:10 -0500
11235              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
11236      Branch: cfgperl
11237            ! pp_hot.c t/op/pat.t
11238 ____________________________________________________________________________
11239 [  2839] By: jhi                                   on 1999/02/08  17:25:30
11240         Log: A require was missing.
11241      Branch: cfgperl
11242            ! t/lib/h2ph.pht
11243 ____________________________________________________________________________
11244 [  2838] By: jhi                                   on 1999/02/08  16:38:41
11245         Log: Bring in the change #2809 (the Configure part has been
11246              modified rather a lot since the #2809, though.)
11247      Branch: cfgperl
11248            ! Configure utils/h2ph.PL
11249 ____________________________________________________________________________
11250 [  2835] By: gsar                                  on 1999/02/08  14:40:23
11251         Log: make qw() into a true list at compile time (slightly modified
11252              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
11253      Branch: perl
11254            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
11255 ____________________________________________________________________________
11256 [  2834] By: gsar                                  on 1999/02/08  13:23:16
11257         Log: make safesysmalloc() etc., always available; safemalloc() et al are
11258              now macros that point to the right malloc; fix various places in
11259              sources that need to always use safesysmalloc() et al
11260      Branch: perl
11261            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
11262            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
11263 ____________________________________________________________________________
11264 [  2833] By: gsar                                  on 1999/02/08  10:56:16
11265         Log: remove spurious #endif in last change
11266      Branch: perl
11267            ! perl.h
11268 ____________________________________________________________________________
11269 [  2832] By: gsar                                  on 1999/02/08  10:34:55
11270         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
11271              them ask for insanity (untested)
11272      Branch: perl
11273            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
11274            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
11275            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
11276 ____________________________________________________________________________
11277 [  2831] By: jhi                                   on 1999/02/08  08:33:33
11278         Log: Update vms/subconfigure.com along the lines of change #2829.
11279      Branch: cfgperl
11280            ! vms/subconfigure.com
11281 ____________________________________________________________________________
11282 [  2830] By: gsar                                  on 1999/02/08  00:19:46
11283         Log: integrate cfgperl changes into mainline
11284      Branch: perl
11285           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
11286           +> lib/File/PathConvert.pm pod/perlthrtut.pod
11287            ! Changes
11288           !> (integrate 93 files)
11289 ____________________________________________________________________________
11290 [  2829] By: jhi                                   on 1999/02/07  23:49:46
11291         Log: Configure update.
11292              
11293              Probe for mmap() et alia.
11294              The *cc*symbols patch (just Configure, no h2ph).
11295      Branch: cfgperl
11296            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11297            ! config_h.SH perl.h
11298 ____________________________________________________________________________
11299 [  2828] By: gsar                                  on 1999/02/07  23:38:47
11300         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11301              Date: Sun, 7 Feb 1999 17:25:22 -0500
11302              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
11303              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
11304      Branch: perl
11305            + t/op/subst_amp.t t/op/subst_wamp.t
11306            ! MANIFEST regcomp.c t/op/subst.t
11307 ____________________________________________________________________________
11308 [  2827] By: gsar                                  on 1999/02/07  23:27:32
11309         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11310              Date: Sun, 7 Feb 1999 17:00:10 -0500
11311              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
11312              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
11313      Branch: perl
11314            ! pp_hot.c t/op/pat.t
11315 ____________________________________________________________________________
11316 [  2826] By: gsar                                  on 1999/02/07  23:26:04
11317         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
11318              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11319              Date: Sun, 7 Feb 1999 15:07:27 -0500
11320              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
11321              Subject: Re: fixing memory leaks in REx compilation
11322      Branch: perl
11323            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
11324            ! regexec.c
11325 ____________________________________________________________________________
11326 [  2825] By: jhi                                   on 1999/02/07  18:05:13
11327         Log: Integrate from mainperl.
11328      Branch: cfgperl
11329           +> lib/DB.pm t/comp/bproto.t
11330           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
11331           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
11332           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
11333           !> toke.c vms/perly_c.vms
11334 ____________________________________________________________________________
11335 [  2824] By: gsar                                  on 1999/02/07  14:21:48
11336         Log: tweak doc on bitwise ops
11337      Branch: perl
11338            ! pod/perlop.pod
11339 ____________________________________________________________________________
11340 [  2823] By: gsar                                  on 1999/02/07  13:38:31
11341         Log: applied suggested patch; regen perly* and vms/perly*
11342              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11343              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
11344              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
11345              Subject: [PATCH] Re: Suggestion for perlobj man page
11346      Branch: perl
11347            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
11348 ____________________________________________________________________________
11349 [  2822] By: gsar                                  on 1999/02/07  12:39:09
11350         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
11351              disabled, fails tests)
11352      Branch: perl
11353            ! regcomp.h
11354 ____________________________________________________________________________
11355 [  2821] By: gsar                                  on 1999/02/07  11:09:39
11356         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
11357              <Alexander.Barilo@aexp.com>)
11358      Branch: perl
11359            ! lib/Pod/Html.pm
11360 ____________________________________________________________________________
11361 [  2820] By: gsar                                  on 1999/02/07  10:20:35
11362         Log: add draft debugging API implementation
11363      Branch: perl
11364            + lib/DB.pm
11365            ! MANIFEST
11366 ____________________________________________________________________________
11367 [  2819] By: gsar                                  on 1999/02/07  09:58:45
11368         Log: avoid garbage in db->dirbuf
11369              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
11370              Date: Sat, 05 Dec 1998 14:14:54 +0900
11371              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
11372              Subject: SDBM bug
11373      Branch: perl
11374            ! ext/SDBM_File/sdbm/sdbm.c
11375 ____________________________________________________________________________
11376 [  2818] By: gsar                                  on 1999/02/07  09:32:24
11377         Log: missing entry
11378      Branch: perl
11379            ! MANIFEST
11380 ____________________________________________________________________________
11381 [  2817] By: gsar                                  on 1999/02/07  09:30:47
11382         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
11383      Branch: perl
11384            + t/comp/bproto.t
11385            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
11386 ____________________________________________________________________________
11387 [  2816] By: gsar                                  on 1999/02/06  00:14:29
11388         Log: minor bug in dumping blessed subrefs
11389      Branch: perl
11390            ! ext/Data/Dumper/Dumper.pm
11391 ____________________________________________________________________________
11392 [  2812] By: jhi                                   on 1999/02/03  22:02:24
11393         Log: Enhance change #2808.
11394              
11395              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11396              To: perl5-porters@perl.org
11397              Subject: Re: [PATCH 5.00*]: perlbug checklist
11398              Date: Wed, 3 Feb 1999 19:02:27 +0000
11399              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
11400      Branch: cfgperl
11401            ! utils/perlbug.PL
11402 ____________________________________________________________________________
11403 [  2811] By: jhi                                   on 1999/02/03  21:53:23
11404         Log: From: Barrie Slaymaker <rbs@telerama.com>
11405              To: perl5-porters@perl.org
11406              CC: pod-people@perl.org
11407              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
11408              Date: Wed, 03 Feb 1999 10:34:18 -0500
11409              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
11410              
11411              Add File::PathConvert.pm.
11412              Fix Pod::Html and installhtml to understand relative urls.
11413      Branch: cfgperl
11414            + lib/File/PathConvert.pm
11415            ! MANIFEST installhtml lib/Pod/Html.pm
11416 ____________________________________________________________________________
11417 [  2810] By: jhi                                   on 1999/02/03  20:25:10
11418         Log: From: Francois Desarmenien <desar@club-internet.fr>
11419              To: Mailing list Perl5 <perl5-porters@perl.org>
11420              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
11421              Date: Wed, 03 Feb 1999 13:13:24 +0000
11422              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
11423              
11424              (note: this patch completely overrides Tom Wolfe's patch,
11425              change #2604)
11426      Branch: cfgperl
11427            + ext/GDBM_File/hints/sco.pl
11428            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
11429 ____________________________________________________________________________
11430 [  2809] By: jhi                                   on 1999/02/03  19:54:16
11431         Log: h2ph fixes + Configure patch to support them.
11432              
11433              From: "Kurt D. Starsinic" <kstar@chapin.edu>
11434              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
11435              Gurusamy Sarathy <gsar@engin.umich.edu>
11436              Cc: perl5-porters@perl.org
11437              Subject: [PATCH 5.00503_MT5] h2ph.PL
11438              Date: Tue, 2 Feb 1999 19:48:06 -0500
11439              Message-ID: <19990202194806.E10647@O2.chapin.edu>
11440      Branch: maint-5.005/perl
11441            ! Configure utils/h2ph.PL
11442 ____________________________________________________________________________
11443 [  2808] By: jhi                                   on 1999/02/03  16:59:55
11444         Log: Enhance the perlbug checklist.
11445      Branch: cfgperl
11446            ! utils/perlbug.PL
11447 ____________________________________________________________________________
11448 [  2807] By: jhi                                   on 1999/02/03  14:01:37
11449         Log: Document the standard strftime %formats.
11450              
11451              From: Dominic Dunlop <domo@vo.lu>
11452              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
11453              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
11454              Date: Tue, 2 Feb 1999 15:55:29 +0100
11455              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
11456      Branch: cfgperl
11457            ! ext/POSIX/POSIX.pod
11458 ____________________________________________________________________________
11459 [  2806] By: jhi                                   on 1999/02/03  13:58:00
11460         Log: Integrate from mainperl.
11461      Branch: cfgperl
11462           !> perl.h
11463 ____________________________________________________________________________
11464 [  2805] By: gsar                                  on 1999/02/03  03:32:31
11465         Log: PL_uuemap[] init needs help for sizeof()
11466      Branch: perl
11467            ! perl.h
11468 ____________________________________________________________________________
11469 [  2804] By: jhi                                   on 1999/02/02  20:44:30
11470         Log: These should've been already in #2803.
11471      Branch: cfgperl
11472            ! Configure config_h.SH vms/subconfigure.com
11473 ____________________________________________________________________________
11474 [  2803] By: jhi                                   on 1999/02/02  20:38:45
11475         Log: telldir prototype issue, from mists of time...
11476      Branch: cfgperl
11477            ! hints/netbsd.sh pp_sys.c
11478 ____________________________________________________________________________
11479 [  2801] By: jhi                                   on 1999/02/02  17:40:14
11480         Log: From: John Bley <jbb6@acpub.duke.edu>
11481              To: perlbug@perl.org
11482              Subject: [PATCH]5.005_54 (DOC) fix minor typos
11483              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
11484              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
11485      Branch: cfgperl
11486            ! pod/perlre.pod
11487 ____________________________________________________________________________
11488 [  2800] By: jhi                                   on 1999/02/02  17:26:49
11489         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
11490      Branch: cfgperl
11491            ! Todo-5.005
11492 ____________________________________________________________________________
11493 [  2799] By: jhi                                   on 1999/02/02  17:18:51
11494         Log: Update FindBin from maint-5.005.
11495      Branch: cfgperl
11496            ! lib/FindBin.pm
11497 ____________________________________________________________________________
11498 [  2798] By: jhi                                   on 1999/02/02  17:16:07
11499         Log: Fix typecasts in #2797
11500              
11501              From: "G. Del Merritt" <del@intranetics.com>
11502              Date: Fri, 29 Jan 1999 11:47:25 -0700
11503              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
11504              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
11505      Branch: cfgperl
11506            ! ext/POSIX/POSIX.xs
11507 ____________________________________________________________________________
11508 [  2797] By: jhi                                   on 1999/02/02  17:14:37
11509         Log: From: Ted Law <tedlaw@cibcwg.com>
11510              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
11511              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
11512              Subject: POSIX::strftime buffer overflow problem
11513      Branch: cfgperl
11514            ! ext/POSIX/POSIX.xs
11515 ____________________________________________________________________________
11516 [  2796] By: jhi                                   on 1999/02/02  17:13:23
11517         Log: Do not use File::Slurp.
11518      Branch: cfgperl
11519            ! t/lib/textfill.t
11520 ____________________________________________________________________________
11521 [  2795] By: jhi                                   on 1999/02/02  17:11:48
11522         Log: perlhist update from maint-5.005.
11523      Branch: cfgperl
11524            ! pod/perlhist.pod
11525 ____________________________________________________________________________
11526 [  2794] By: jhi                                   on 1999/02/02  17:10:33
11527         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
11528      Branch: cfgperl
11529            ! ext/POSIX/POSIX.pm
11530 ____________________________________________________________________________
11531 [  2793] By: jhi                                   on 1999/02/02  17:08:39
11532         Log: Missed the html test from change #2787. 
11533      Branch: cfgperl
11534            ! t/lib/cgi-html.t
11535 ____________________________________________________________________________
11536 [  2792] By: jhi                                   on 1999/02/02  17:01:24
11537         Log: Update Getopt::Long to 2.19.
11538      Branch: cfgperl
11539            ! lib/Getopt/Long.pm
11540 ____________________________________________________________________________
11541 [  2791] By: jhi                                   on 1999/02/02  16:59:13
11542         Log: overload syntax is no longer experimental
11543      Branch: cfgperl
11544            ! lib/overload.pm
11545 ____________________________________________________________________________
11546 [  2789] By: jhi                                   on 1999/02/02  16:47:50
11547         Log: Still doc fixes.
11548      Branch: cfgperl
11549            ! lib/diagnostics.pm
11550 ____________________________________________________________________________
11551 [  2788] By: jhi                                   on 1999/02/02  16:47:07
11552         Log: Doc fixes.
11553      Branch: cfgperl
11554            ! lib/CGI.pm lib/diagnostics.pm
11555 ____________________________________________________________________________
11556 [  2787] By: jhi                                   on 1999/02/02  16:38:55
11557         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
11558              where applicable).
11559      Branch: cfgperl
11560            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
11561            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
11562            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
11563            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
11564            ! eg/cgi/frameset.cgi eg/cgi/index.html
11565            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
11566            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
11567            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
11568            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
11569            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
11570            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
11571 ____________________________________________________________________________
11572 [  2786] By: jhi                                   on 1999/02/02  16:17:52
11573         Log: Update CPAN to 1.47.
11574      Branch: cfgperl
11575            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
11576 ____________________________________________________________________________
11577 [  2785] By: jhi                                   on 1999/02/02  16:09:03
11578         Log: From: Mark-Jason Dominus <mjd@plover.com>
11579              Date: Sat, 16 Jan 1999 17:22:06 -0500
11580              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
11581              Message-ID: <19990116222206.3674.qmail@plover.com>
11582      Branch: cfgperl
11583            ! pod/perlsub.pod
11584 ____________________________________________________________________________
11585 [  2784] By: jhi                                   on 1999/02/02  16:01:31
11586         Log: Fix incorrect "used only once" warnings
11587              
11588              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11589              Date: Fri, 8 Jan 1999 04:37:10 -0500
11590              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
11591              Subject: Re: change#965 flakiness
11592      Branch: cfgperl
11593            ! gv.c
11594 ____________________________________________________________________________
11595 [  2783] By: jhi                                   on 1999/02/02  15:50:38
11596         Log: perldelta updates.
11597      Branch: cfgperl
11598            ! pod/perldelta.pod
11599 ____________________________________________________________________________
11600 [  2782] By: jhi                                   on 1999/02/02  14:28:26
11601         Log: Mirror change #2781.
11602      Branch: cfgperl
11603            ! hints/linux.sh
11604 ____________________________________________________________________________
11605 [  2781] By: jhi                                   on 1999/02/02  14:27:01
11606         Log: Update the MkLinux note.
11607      Branch: maint-5.005/perl
11608            ! hints/linux.sh
11609 ____________________________________________________________________________
11610 [  2780] By: jhi                                   on 1999/02/02  14:10:59
11611         Log: Update todo.
11612      Branch: cfgperl
11613            ! Todo-5.005
11614 ____________________________________________________________________________
11615 [  2779] By: jhi                                   on 1999/02/02  14:00:25
11616         Log: Integrate from mainperl.
11617      Branch: cfgperl
11618            ! t/lib/textfill.t t/lib/textwrap.t
11619           !> (integrate 32 files)
11620 ____________________________________________________________________________
11621 [  2778] By: jhi                                   on 1999/02/02  13:56:23
11622         Log: VMS update, applicable parts of
11623              
11624              From: Dan Sugalski <sugalskd@osshe.edu>
11625              To: perl5-porters@perl.org
11626              Subject: [PATCH 5.005_03MT3]VMS configure tweak
11627              Date: Wed, 20 Jan 1999 12:05:18 -0800
11628              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
11629              
11630              From: Dan Sugalski <sugalskd@osshe.edu>
11631              To: perlbug@perl.com, vmsperl@perl.org
11632              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
11633              Date: Tue, 26 Jan 1999 14:40:38 -0800
11634              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
11635              
11636              From: Dan Sugalski <sugalskd@osshe.edu>
11637              To: perl5-porters@perl.org, vmsperl@perl.org
11638              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
11639              Date: Tue, 26 Jan 1999 14:55:29 -0800
11640              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
11641      Branch: cfgperl
11642            ! vms/ext/Stdio/test.pl vms/subconfigure.com
11643 ____________________________________________________________________________
11644 [  2777] By: jhi                                   on 1999/02/02  13:43:24
11645         Log: Synch usethreads parts from maint-5.005.
11646      Branch: cfgperl
11647            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
11648            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
11649            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
11650            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
11651 ____________________________________________________________________________
11652 [  2776] By: jhi                                   on 1999/02/02  13:17:16
11653         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
11654      Branch: cfgperl
11655            ! Makefile.SH hints/freebsd.sh
11656 ____________________________________________________________________________
11657 [  2774] By: jhi                                   on 1999/02/02  13:10:39
11658         Log: Add perlthrtut, update pod/* machinery.
11659              (a pod/Makefile.SH is sorely needed)
11660      Branch: cfgperl
11661            + pod/perlthrtut.pod
11662            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
11663 ____________________________________________________________________________
11664 [  2773] By: jhi                                   on 1999/02/02  12:54:24
11665         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11666              To: perl5-porters@perl.org
11667              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
11668              Date: Tue, 26 Jan 1999 22:25:07 +0000
11669              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
11670      Branch: cfgperl
11671            ! pod/perlguts.pod
11672 ____________________________________________________________________________
11673 [  2771] By: jhi                                   on 1999/02/02  12:47:34
11674         Log: Use perlbug instead of personal email address.
11675      Branch: cfgperl
11676            ! Configure
11677 ____________________________________________________________________________
11678 [  2770] By: jhi                                   on 1999/02/02  12:42:06
11679         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
11680              
11681              From: "G. Del Merritt" <del@intranetics.com>
11682              To: perlbug@perl.com
11683              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
11684              Date: Tue, 26 Jan 1999 12:09:09 -0700
11685              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
11686      Branch: cfgperl
11687            ! iperlsys.h
11688 ____________________________________________________________________________
11689 [  2769] By: jhi                                   on 1999/02/02  12:37:57
11690         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11691              To: Mailing list Perl5 <perl5-porters@perl.org>
11692              Subject: [PATCH 5.005_*] OS/2 threads
11693              Date: Tue, 26 Jan 1999 13:39:46 -0500
11694              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
11695      Branch: cfgperl
11696            ! os2/os2ish.h
11697 ____________________________________________________________________________
11698 [  2768] By: jhi                                   on 1999/02/02  12:36:16
11699         Log: Apply change #2711 from maint-5.005:
11700              
11701              make ok", "make okfile", and "make nok" were broken
11702              with -Duseshrplib, because of a shared typo.
11703              
11704              From: Spider Boardman <spider@web.zk3.dec.com>
11705              To: perlbug@perl.com
11706              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
11707              Date: Wed, 27 Jan 1999 12:27:15 -0500
11708              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
11709      Branch: cfgperl
11710            ! Makefile.SH
11711 ____________________________________________________________________________
11712 [  2766] By: jhi                                   on 1999/02/02  12:27:08
11713         Log: Make Configure use "int main()" instead of bare "main()".
11714              Like maint-5.005 change #2703 but now via metaconfig.
11715      Branch: cfgperl
11716            ! Configure
11717 ____________________________________________________________________________
11718 [  2765] By: jhi                                   on 1999/02/02  11:59:30
11719         Log: Undo part of change #2562.
11720      Branch: cfgperl
11721            ! Configure
11722 ____________________________________________________________________________
11723 [  2764] By: jhi                                   on 1999/02/02  11:52:39
11724         Log: NetBSD synch with maint-5.005.
11725      Branch: cfgperl
11726            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
11727 ____________________________________________________________________________
11728 [  2763] By: jhi                                   on 1999/02/02  11:44:07
11729         Log: $Config{installusrbinperl}
11730              (maint-5.005 changes #2614 and #2709)
11731      Branch: cfgperl
11732            ! Configure installperl
11733 ____________________________________________________________________________
11734 [  2762] By: jhi                                   on 1999/02/02  11:29:13
11735         Log: Errno update from maint-5.005 (changes #2583, #2710).
11736      Branch: cfgperl
11737            ! Configure ext/Errno/Errno_pm.PL
11738 ____________________________________________________________________________
11739 [  2759] By: jhi                                   on 1999/02/02  10:53:20
11740         Log: Update Trig.pm from maint-5.005.
11741      Branch: cfgperl
11742            ! lib/Math/Trig.pm
11743 ____________________________________________________________________________
11744 [  2757] By: jhi                                   on 1999/02/02  10:41:26
11745         Log: MPE/iX update (mirror maint-5.005 change #2715)
11746      Branch: cfgperl
11747            ! hints/mpeix.sh mpeix/relink
11748 ____________________________________________________________________________
11749 [  2756] By: jhi                                   on 1999/02/02  10:38:08
11750         Log: BeOS update (Mirror maint-5.005 change #2727).
11751      Branch: cfgperl
11752            + ext/DynaLoader/dl_beos.xs
11753            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
11754            ! lib/ExtUtils/MM_Unix.pm
11755 ____________________________________________________________________________
11756 [  2754] By: gsar                                  on 1999/02/02  08:52:13
11757         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
11758      Branch: perl
11759            ! Porting/pumpkin.pod Todo Todo-5.005
11760 ____________________________________________________________________________
11761 [  2753] By: gsar                                  on 1999/02/02  08:46:21
11762         Log: Todo tweaks
11763      Branch: perl
11764            ! Todo Todo-5.005
11765 ____________________________________________________________________________
11766 [  2752] By: jhi                                   on 1999/02/01  22:15:12
11767         Log: Add perlthrtut.pod.
11768              
11769              From: Dan Sugalski <sugalskd@osshe.edu>
11770              To: perl5-porters@perl.org
11771              Subject: perlthrtut.pod
11772              Date: Mon, 01 Feb 1999 10:57:11 -0800
11773              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
11774      Branch: maint-5.005/perl
11775            + pod/perlthrtut.pod
11776            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
11777            ! pod/roffitall
11778 ____________________________________________________________________________
11779 [  2751] By: gsar                                  on 1999/02/01  07:28:05
11780         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
11781      Branch: perl
11782            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
11783            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
11784 ____________________________________________________________________________
11785 [  2750] By: gsar                                  on 1999/02/01  07:09:20
11786         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11787              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
11788              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
11789              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
11790      Branch: perl
11791            ! regexec.c
11792 ____________________________________________________________________________
11793 [  2749] By: gsar                                  on 1999/02/01  07:07:59
11794         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11795              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
11796              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
11797              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
11798      Branch: perl
11799            ! regexec.c
11800 ____________________________________________________________________________
11801 [  2748] By: gsar                                  on 1999/02/01  06:47:06
11802         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
11803              Date: Thu, 3 Dec 1998 15:10:17 -0500
11804              Message-Id: <199812032010.PAA09692@jik.shore.net>
11805              Subject: sample checksum code in "perlfunc" man page is wrong
11806      Branch: perl
11807            ! pod/perlfunc.pod
11808 ____________________________________________________________________________
11809 [  2747] By: gsar                                  on 1999/02/01  06:35:13
11810         Log: typos in Pod/Text.pm
11811              From: "Greg Chapman" <glc@well.com>
11812              Date: Tue, 1 Dec 1998 10:50:18 -0800
11813              Message-Id: <199812011849.KAA08816@smtp.well.com>
11814              Subject: Glitch in Pod::Text
11815      Branch: perl
11816            ! lib/Pod/Text.pm
11817 ____________________________________________________________________________
11818 [  2746] By: gsar                                  on 1999/02/01  06:27:35
11819         Log: various win32-ish changes merged from maint-5.005
11820      Branch: perl
11821            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
11822            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
11823            ! win32/Makefile win32/config.bc win32/config.vc
11824            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
11825            ! win32/win32.c
11826 ____________________________________________________________________________
11827 [  2745] By: gsar                                  on 1999/02/01  04:51:54
11828         Log: integrate cfgperl changes into mainline
11829      Branch: perl
11830           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
11831 ____________________________________________________________________________
11832 [  2744] By: gsar                                  on 1999/02/01  04:31:09
11833         Log: improved diagnostic on syntax errors at EOL
11834      Branch: perl
11835            ! toke.c
11836 ____________________________________________________________________________
11837 [  2743] By: gsar                                  on 1999/02/01  03:59:13
11838         Log: don't attempt connect() to bogus IP addresses
11839              From:    Graham Barr <gbarr@pobox.com>
11840              Date:    Sun, 31 Jan 1999 21:50:45 CST
11841              Message-Id: <19990131215045.A633@pobox.com>
11842      Branch: perl
11843            ! t/lib/io_multihomed.t
11844 ____________________________________________________________________________
11845 [  2742] By: gsar                                  on 1999/02/01  03:08:58
11846         Log: update Changes
11847      Branch: perl
11848            ! Changes pod/perldelta.pod
11849 ____________________________________________________________________________
11850 [  2740] By: gsar                                  on 1999/02/01  02:43:07
11851         Log: CAPI inheritance tweak and doc
11852      Branch: maint-5.005/perl
11853            ! lib/ExtUtils/MakeMaker.pm
11854 ____________________________________________________________________________
11855 [  2739] By: jhi                                   on 1999/01/31  18:31:54
11856         Log: Undo changes #2730 and #2731 and replace them
11857              with an extensively tested patch from
11858              Anton Berezin <tobez@plab.ku.dk> (via private email).
11859      Branch: maint-5.005/perl
11860            ! Makefile.SH hints/freebsd.sh
11861 ____________________________________________________________________________
11862 [  2738] By: gsar                                  on 1999/01/31  05:04:32
11863         Log: fix bogus CAPI inheritance from change#2541
11864      Branch: maint-5.005/perl
11865            ! lib/ExtUtils/MakeMaker.pm
11866 ____________________________________________________________________________
11867 [  2731] By: jhi                                   on 1999/01/29  14:33:12
11868         Log: FreeBSD version numbers can be like "2.2.8-release".
11869      Branch: maint-5.005/perl
11870            ! hints/freebsd.sh
11871 ____________________________________________________________________________
11872 [  2730] By: jhi                                   on 1999/01/29  12:40:38
11873         Log: FreeBSD hints iteration (hopefully convergent).
11874              usethreads: require at least FreeBSD 2.2.8.
11875              signal type: mirror change #2429 in cfgperl.
11876      Branch: maint-5.005/perl
11877            ! hints/freebsd.sh
11878 ____________________________________________________________________________
11879 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
11880         Log: From: Tom Spindler <dogcow@isi.net>
11881              Date: Thu, 28 Jan 1999 17:15:11 -0800
11882              Message-ID: <19990128171510.A11778@isi.net>
11883              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
11884      Branch: maint-5.005/perl
11885            + ext/DynaLoader/dl_beos.xs
11886            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
11887            ! lib/ExtUtils/MM_Unix.pm
11888 ____________________________________________________________________________
11889 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
11890         Log: Remove use of File::Slurp in t/lib/textfill.t
11891      Branch: maint-5.005/perl
11892            ! t/lib/textfill.t
11893 ____________________________________________________________________________
11894 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
11895         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
11896              Date: Wed, 27 Jan 1999 23:14:33 -0800
11897              Message-Id: <199901280714.XAA10176@activestate.com>
11898              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
11899      Branch: maint-5.005/perl
11900            ! win32/Makefile win32/makefile.mk
11901 ____________________________________________________________________________
11902 [  2720] By: gsar                                  on 1999/01/27  21:54:42
11903         Log: missing space while munging CCFLAGS for PERL_CAPI
11904      Branch: perl
11905            ! lib/ExtUtils/MM_Unix.pm
11906 ____________________________________________________________________________
11907 [  2718] By: jhi                                   on 1999/01/27  19:46:04
11908         Log: io/fs.t fails test #18 (sense of tests appears to have been
11909              changed incompletely; this patch just skips the test attached,
11910              a la test #17 preceding it).
11911              
11912              From: "G. Del Merritt" <del@intranetics.com>
11913              To: perlbug@perl.com
11914              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
11915              Date: Tue, 26 Jan 1999 12:09:09 -0700
11916              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
11917      Branch: maint-5.005/perl
11918            ! t/io/fs.t
11919 ____________________________________________________________________________
11920 [  2717] By: jhi                                   on 1999/01/27  19:44:46
11921         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
11922              
11923              From: "G. Del Merritt" <del@intranetics.com>
11924              To: perlbug@perl.com
11925              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
11926              Date: Tue, 26 Jan 1999 12:09:09 -0700
11927              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
11928      Branch: maint-5.005/perl
11929            ! iperlsys.h
11930 ____________________________________________________________________________
11931 [  2715] By: jhi                                   on 1999/01/27  19:34:28
11932         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
11933              To: perl5-porters@perl.org
11934              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
11935              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
11936              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
11937      Branch: maint-5.005/perl
11938            ! hints/mpeix.sh mpeix/relink
11939 ____________________________________________________________________________
11940 [  2710] By: jhi                                   on 1999/01/27  19:22:23
11941         Log: Errno fixes:
11942              
11943              From: Spider Boardman <spider@web.zk3.dec.com>
11944              To: perlbug@perl.com
11945              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
11946              Date: Wed, 27 Jan 1999 12:27:15 -0500
11947              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
11948              
11949              From: Spider Boardman <spider@web.zk3.dec.com>
11950              To: perlbug@perl.com
11951              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
11952              Date: Wed, 27 Jan 1999 13:31:16 -0500
11953              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
11954      Branch: maint-5.005/perl
11955            ! Configure ext/Errno/Errno_pm.PL
11956 ____________________________________________________________________________
11957 [  2709] By: jhi                                   on 1999/01/27  19:17:35
11958         Log: Fix Configure installusrbinperl:
11959              
11960              From: Spider Boardman <spider@web.zk3.dec.com>
11961              To: jhi@iki.fi
11962              cc: perl5-porters@perl.org
11963              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
11964              Date: Wed, 27 Jan 1999 13:03:35 -0500
11965              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
11966      Branch: maint-5.005/perl
11967            ! Configure
11968 ____________________________________________________________________________
11969 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
11970         Log: Add redef IO::Handle::* for setv?buf()
11971      Branch: maint-5.005/perl
11972            ! ext/POSIX/POSIX.pm
11973 ____________________________________________________________________________
11974 [  2705] By: jhi                                   on 1999/01/24  15:14:30
11975         Log: Mention year-1900 and month 0..11.
11976      Branch: cfgperl
11977            ! lib/Time/Local.pm
11978 ____________________________________________________________________________
11979 [  2704] By: jhi                                   on 1999/01/24  15:13:36
11980         Log: Document Configure -Uinstallusrbinperl.
11981      Branch: cfgperl
11982            ! INSTALL pod/perldelta.pod
11983 ____________________________________________________________________________
11984 [  2698] By: jhi                                   on 1999/01/24  12:46:00
11985         Log: Use only xlc_r for usethreads.
11986      Branch: cfgperl
11987            ! hints/aix.sh
11988 ____________________________________________________________________________
11989 [  2695] By: gsar                                  on 1999/01/24  07:09:05
11990         Log: integrate cfgperl changes into mainline
11991      Branch: perl
11992           +> lib/Exporter/Heavy.pm
11993           !> (integrate 65 files)
11994 ____________________________________________________________________________
11995 [  2694] By: gsar                                  on 1999/01/24  01:28:49
11996         Log: better notes on 'make' on win32
11997      Branch: perl
11998            ! README.win32
11999 ____________________________________________________________________________
12000 [  2683] By: jhi                                   on 1999/01/22  15:41:00
12001         Log: More de-cut-and-pastos.
12002      Branch: cfgperl
12003            ! hints/irix_6.sh hints/os2.sh
12004 ____________________________________________________________________________
12005 [  2682] By: jhi                                   on 1999/01/22  15:30:51
12006         Log: usethreads.cbu cut-and-pasto.
12007      Branch: cfgperl
12008            ! hints/solaris_2.sh
12009 ____________________________________________________________________________
12010 [  2681] By: jhi                                   on 1999/01/22  14:54:55
12011         Log: Better (I hope) LANGUAGE documentation.
12012      Branch: cfgperl
12013            ! pod/perllocale.pod
12014 ____________________________________________________________________________
12015 [  2680] By: jhi                                   on 1999/01/22  09:20:29
12016         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12017              To: perl5-porters@perl.org
12018              Subject: [PATCH 5.005_03MT3]VMS configure tweak
12019              Date: Wed, 20 Jan 1999 12:05:18 -0800
12020              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
12021      Branch: cfgperl
12022            ! vms/subconfigure.com
12023 ____________________________________________________________________________
12024 [  2679] By: jhi                                   on 1999/01/22  09:13:18
12025         Log: nosuid getmntent() branch.
12026      Branch: cfgperl
12027            ! perl.c perl.h
12028 ____________________________________________________________________________
12029 [  2678] By: jhi                                   on 1999/01/22  08:54:19
12030         Log: nosuid patch continued: *BSD needs <sys/param.h>.
12031      Branch: cfgperl
12032            ! Configure config_h.SH
12033 ____________________________________________________________________________
12034 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
12035         Log: Fixup FindBin to use File::Spec
12036              
12037              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
12038              Date: Wed, 20 Jan 1999 18:51:57 +0000
12039              From: Paul Johnson <pjcj@transeda.com>
12040              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
12041      Branch: maint-5.005/perl
12042            ! lib/FindBin.pm
12043 ____________________________________________________________________________
12044 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
12045         Log: Fix win32 for Borland compiler and spaces in paths
12046              
12047              From: Gurusamy Sarathy <gsar@activestate.com>
12048              Date: Mon, 18 Jan 1999 20:33:17 -0800
12049              Message-Id: <199901190433.UAA03656@activestate.com>
12050              Subject: [PATCH] 5.005_03-trial3 win32 issues
12051      Branch: maint-5.005/perl
12052            ! README.win32 win32/Makefile win32/config_sh.PL
12053            ! win32/makefile.mk win32/runperl.c
12054 ____________________________________________________________________________
12055 [  2670] By: jhi                                   on 1999/01/21  16:12:38
12056         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12057              To: perl5-porters@perl.org
12058              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
12059              Date: Thu, 21 Jan 1999 12:08:01 +0000
12060              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
12061      Branch: cfgperl
12062            ! pod/perldiag.pod t/op/subst.t toke.c
12063 ____________________________________________________________________________
12064 [  2669] By: jhi                                   on 1999/01/21  16:11:46
12065         Log: To: perl5-porters@perl.org
12066              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
12067              From: Anton Berezin <tobez@plab.ku.dk>
12068              Date: 21 Jan 1999 17:07:28 +0100
12069              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
12070      Branch: cfgperl
12071            ! hints/freebsd.sh
12072 ____________________________________________________________________________
12073 [  2668] By: jhi                                   on 1999/01/21  15:38:34
12074         Log: Add Daniel Grisinger <dgris@dimensional.com>.
12075      Branch: cfgperl
12076            ! AUTHORS MAINTAIN
12077 ____________________________________________________________________________
12078 [  2667] By: jhi                                   on 1999/01/21  15:32:28
12079         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12080              To: Mailing list Perl5 <perl5-porters@perl.org>
12081              Subject: [PATCH 5.005_53] Lean Exporter.pm
12082              Date: Thu, 21 Jan 1999 03:25:23 -0500
12083              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
12084      Branch: cfgperl
12085            + lib/Exporter/Heavy.pm
12086            ! MANIFEST lib/Exporter.pm
12087 ____________________________________________________________________________
12088 [  2666] By: jhi                                   on 1999/01/21  15:24:10
12089         Log: From: "W. Phillip Moore" <wpm@ms.com>
12090              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
12091              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
12092              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
12093              Message-ID: <13988.46383.298992.97303@zappa>
12094      Branch: cfgperl
12095            ! lib/File/Path.pm
12096 ____________________________________________________________________________
12097 [  2665] By: jhi                                   on 1999/01/21  15:20:48
12098         Log: CPAN update (CPAN-1.44_54) from Andreas and
12099              jumbo doc patch from Abigail.
12100              
12101              From: abigail@fnx.com
12102              To: perl5-porters@perl.org (Perl Porters)
12103              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
12104              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
12105              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
12106              
12107              From: abigail@fnx.com
12108              To: perl5-porters@perl.org (Perl Porters)
12109              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
12110              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
12111              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
12112              
12113              From: abigail@fnx.com
12114              To: perl5-porters@perl.org (Perl Porters)
12115              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
12116              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
12117              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
12118              
12119              From: abigail@fnx.com
12120              To: perl5-porters@perl.org (Perl Porters)
12121              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
12122              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
12123              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
12124              
12125              From: abigail@fnx.com
12126              To: perl5-porters@perl.org (Perl Porters)
12127              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
12128              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
12129              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
12130              
12131              From: abigail@fnx.com
12132              To: perl5-porters@perl.org (Perl Porters)
12133              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
12134              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
12135              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
12136              
12137              From: abigail@fnx.com
12138              To: perl5-porters@perl.org (Perl Porters)
12139              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
12140              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
12141              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
12142              
12143              From: abigail@fnx.com
12144              To: perl5-porters@perl.org (Perl Porters)
12145              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
12146              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
12147              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
12148              
12149              From: abigail@fnx.com
12150              To: perl5-porters@perl.org (Perl Porters)
12151              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
12152              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
12153              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
12154              
12155              From: abigail@fnx.com
12156              To: perl5-porters@perl.org (Perl Porters)
12157              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
12158              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
12159              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
12160              
12161              From: abigail@fnx.com
12162              To: perl5-porters@perl.org (Perl Porters)
12163              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
12164              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
12165              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
12166              
12167              From: abigail@fnx.com
12168              To: perl5-porters@perl.org (Perl Porters)
12169              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
12170              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
12171              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
12172              
12173              From: abigail@fnx.com
12174              To: perl5-porters@perl.org (Perl Porters)
12175              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
12176              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
12177              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
12178      Branch: cfgperl
12179            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
12180            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
12181            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
12182            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
12183 ____________________________________________________________________________
12184 [  2664] By: jhi                                   on 1999/01/21  14:47:43
12185         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12186              To: Mailing list Perl5 <perl5-porters@perl.org>
12187              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
12188              Date: Thu, 21 Jan 1999 03:58:29 -0500
12189              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
12190      Branch: cfgperl
12191            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
12192 ____________________________________________________________________________
12193 [  2663] By: jhi                                   on 1999/01/21  14:43:58
12194         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12195              To: Mailing list Perl5 <perl5-porters@perl.org>
12196              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
12197              Date: Thu, 21 Jan 1999 02:46:34 -0500
12198              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
12199      Branch: cfgperl
12200            ! ext/Errno/Errno_pm.PL
12201 ____________________________________________________________________________
12202 [  2662] By: jhi                                   on 1999/01/21  14:42:42
12203         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
12204              To: Francois Desarmenien <desar@club-internet.fr>
12205              Cc: Gurusamy Sarathy <gsar@activestate.com>,
12206              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
12207              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
12208              Date: 21 Jan 1999 00:17:35 -0700
12209              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
12210      Branch: cfgperl
12211            ! Porting/patching.pod
12212 ____________________________________________________________________________
12213 [  2661] By: jhi                                   on 1999/01/21  14:41:13
12214         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12215              To: Mailing list Perl5 <perl5-porters@perl.org>
12216              Subject: [PATCH 5.00*] makedepend
12217              Date: Thu, 21 Jan 1999 02:08:27 -0500
12218              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
12219      Branch: cfgperl
12220            ! makedepend.SH
12221 ____________________________________________________________________________
12222 [  2660] By: jhi                                   on 1999/01/21  14:36:45
12223         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12224              To: Mailing list Perl5 <perl5-porters@perl.org>
12225              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
12226              Date: Tue, 19 Jan 1999 20:06:45 -0500
12227              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
12228      Branch: cfgperl
12229            ! os2/Changes os2/os2.c
12230 ____________________________________________________________________________
12231 [  2657] By: jhi                                   on 1999/01/21  11:40:35
12232         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
12233              To: perl5-porters@perl.org
12234              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
12235              Date: Mon, 18 Jan 1999 01:32:31 PST
12236              Message-ID: <19990118093231.18443.qmail@hotmail.com>
12237      Branch: cfgperl
12238            ! ext/B/B/CC.pm
12239 ____________________________________________________________________________
12240 [  2656] By: jhi                                   on 1999/01/21  11:35:34
12241         Log: From: Achim Bohnet <ach@mpe.mpg.de>
12242              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
12243              Date: Wed, 20 Jan 1999 20:25:53 +0100
12244              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
12245      Branch: cfgperl
12246            ! pp.c
12247 ____________________________________________________________________________
12248 [  2655] By: jhi                                   on 1999/01/21  10:46:01
12249         Log: Handle NIS (and NetInfo) more robustly.
12250      Branch: cfgperl
12251            ! t/op/grent.t t/op/pwent.t
12252 ____________________________________________________________________________
12253 [  2654] By: jhi                                   on 1999/01/21  10:17:20
12254         Log: Two-argument eaccess() of SCO.
12255      Branch: cfgperl
12256            ! pp_sys.c
12257 ____________________________________________________________________________
12258 [  2653] By: jhi                                   on 1999/01/21  08:53:14
12259         Log: -DNO_NOSUID_CHECK for those platforms which have no way
12260              of checking for nosuid but still want suidperl.
12261      Branch: cfgperl
12262            ! perl.c
12263 ____________________________________________________________________________
12264 [  2652] By: jhi                                   on 1999/01/21  08:22:50
12265         Log: The LANGUAGE mirrors LC_ALL usage.
12266      Branch: cfgperl
12267            ! Configure config_h.SH
12268 ____________________________________________________________________________
12269 [  2651] By: jhi                                   on 1999/01/20  22:01:21
12270         Log: I_MNTENT was missing.
12271      Branch: cfgperl
12272            ! Configure config_h.SH
12273 ____________________________________________________________________________
12274 [  2650] By: jhi                                   on 1999/01/19  13:42:03
12275         Log: NetBSD update, based on patches from the NetBSD packages system.
12276      Branch: cfgperl
12277            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
12278 ____________________________________________________________________________
12279 [  2649] By: jhi                                   on 1999/01/19  12:44:02
12280         Log: Jumbo Configure update.
12281              * -Uinstallusrbinperl: disable /usr/bin/perl installation
12282              by installperl
12283              * usethreads.cbu
12284              * use64bits.cbu
12285              * "nosuid"
12286      Branch: cfgperl
12287            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
12288            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
12289            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
12290            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
12291            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
12292            ! pod/perldiag.pod
12293 ____________________________________________________________________________
12294 [  2648] By: jhi                                   on 1999/01/19  09:16:44
12295         Log: Mention /usr/share/locale.
12296      Branch: cfgperl
12297            ! pod/perllocale.pod
12298 ____________________________________________________________________________
12299 [  2647] By: jhi                                   on 1999/01/19  09:11:11
12300         Log: SHMLBA strikes back in NetBSD/sparc.
12301              
12302              From: Dave Nelson <David.Nelson@bellcow.com>
12303              To: jhi@iki.fi
12304              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
12305              Date: Mon, 18 Jan 1999 22:07:56 -0600
12306              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
12307      Branch: cfgperl
12308            ! ext/IPC/SysV/SysV.xs
12309 ____________________________________________________________________________
12310 [  2646] By: jhi                                   on 1999/01/19  08:58:17
12311         Log: Show LANGUAGE env var when needed. (Augment change #2645).
12312      Branch: cfgperl
12313            ! util.c utils/perlbug.PL
12314 ____________________________________________________________________________
12315 [  2645] By: jhi                                   on 1999/01/19  08:52:15
12316         Log: Document the GNU LANGUAGE env var.
12317      Branch: cfgperl
12318            ! pod/perllocale.pod
12319 ____________________________________________________________________________
12320 [  2644] By: jhi                                   on 1999/01/19  08:42:25
12321         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12322              To: Mailing list Perl5 <perl5-porters@perl.org>
12323              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
12324              Date: Mon, 18 Jan 1999 20:57:02 -0500
12325              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
12326      Branch: cfgperl
12327            ! pp_hot.c t/op/pat.t
12328 ____________________________________________________________________________
12329 [  2643] By: jhi                                   on 1999/01/18  11:23:41
12330         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
12331      Branch: cfgperl
12332            ! Makefile.SH
12333 ____________________________________________________________________________
12334 [  2642] By: jhi                                   on 1999/01/18  11:03:38
12335         Log: GNU libc locale system has LANGUAGE env var that partly
12336              overrides even LC_ALL.
12337      Branch: cfgperl
12338            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
12339 ____________________________________________________________________________
12340 [  2641] By: jhi                                   on 1999/01/18  10:55:04
12341         Log: Integrate from mainperl.
12342      Branch: cfgperl
12343           +> ext/B/defsubs.h.PL
12344            ! t/op/groups.t
12345           !> (integrate 38 files)
12346 ____________________________________________________________________________
12347 [  2640] By: gsar                                  on 1999/01/18  10:06:29
12348         Log: a few random cleanups
12349      Branch: perl
12350            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
12351 ____________________________________________________________________________
12352 [  2639] By: gsar                                  on 1999/01/18  05:56:21
12353         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
12354              Date:    Sun, 17 Jan 1999 16:41:10 PST
12355              Message-Id: <19990118004111.29667.qmail@hotmail.com>
12356              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
12357      Branch: perl
12358            ! ext/B/B/C.pm
12359 ____________________________________________________________________________
12360 [  2638] By: gsar                                  on 1999/01/18  05:41:21
12361         Log: From:    jan.dubois@ibm.net (Jan Dubois)
12362              Date:    Mon, 18 Jan 1999 00:37:41 +0100
12363              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
12364              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
12365      Branch: perl
12366            ! dump.c
12367 ____________________________________________________________________________
12368 [  2633] By: gsar                                  on 1999/01/17  13:39:59
12369         Log: bogus assert()
12370      Branch: perl
12371            ! pp.c t/op/groups.t
12372 ____________________________________________________________________________
12373 [  2632] By: gsar                                  on 1999/01/17  13:22:04
12374         Log: various tweaks for clean build and test on win32
12375      Branch: perl
12376            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
12377            ! op.c t/pragma/warn/doio
12378 ____________________________________________________________________________
12379 [  2631] By: gsar                                  on 1999/01/17  12:28:06
12380         Log: undo change#2336, and add clarification about subversive
12381              CPAN distributions from Andreas Koenig
12382      Branch: perl
12383            ! Porting/pumpkin.pod lib/CPAN.pm
12384 ____________________________________________________________________________
12385 [  2630] By: gsar                                  on 1999/01/17  12:04:06
12386         Log: fix silent taint failures under -U
12387      Branch: perl
12388            ! doio.c
12389 ____________________________________________________________________________
12390 [  2629] By: gsar                                  on 1999/01/17  12:00:23
12391         Log: sanity check piped opens (tweaked version of patch suggested
12392              by Mark-Jason Dominus)
12393      Branch: perl
12394            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
12395            ! t/op/taint.t t/pragma/warn/doio
12396 ____________________________________________________________________________
12397 [  2628] By: gsar                                  on 1999/01/17  11:26:21
12398         Log: regen headers
12399      Branch: perl
12400            ! embed.h embedvar.h objXSUB.h
12401 ____________________________________________________________________________
12402 [  2627] By: gsar                                  on 1999/01/17  11:23:37
12403         Log: PERL_OBJECTness for change#2595
12404      Branch: perl
12405            ! embed.pl op.c pod/perlport.pod proto.h
12406 ____________________________________________________________________________
12407 [  2626] By: gsar                                  on 1999/01/17  09:47:07
12408         Log: PERL_OBJECT tweaks for change#2426
12409      Branch: perl
12410            ! embed.pl proto.h regcomp.c
12411 ____________________________________________________________________________
12412 [  2625] By: gsar                                  on 1999/01/17  09:37:58
12413         Log: documentation in change#2596 is not quite right; fix it
12414      Branch: perl
12415            ! lib/Math/BigFloat.pm pod/perlguts.pod
12416 ____________________________________________________________________________
12417 [  2624] By: gsar                                  on 1999/01/17  09:28:34
12418         Log: undo change#2571; C<use File::Spec> instead
12419      Branch: perl
12420            ! lib/FindBin.pm
12421 ____________________________________________________________________________
12422 [  2623] By: gsar                                  on 1999/01/17  09:20:42
12423         Log: change#2572 is not applicable; undo, retaining scan_bin addition
12424              to global.sym
12425      Branch: perl
12426            ! global.sym perl.c proto.h
12427 ____________________________________________________________________________
12428 [  2622] By: gsar                                  on 1999/01/17  09:17:42
12429         Log: change#2576 is based on a wrong premise; undo it
12430      Branch: perl
12431            ! pp_ctl.c
12432 ____________________________________________________________________________
12433 [  2621] By: gsar                                  on 1999/01/17  09:12:42
12434         Log: fix change#2602 to not used hard coded constants
12435      Branch: perl
12436            ! ext/B/B/C.pm ext/B/defsubs.h.PL
12437 ____________________________________________________________________________
12438 [  2620] By: gsar                                  on 1999/01/17  09:02:07
12439         Log: integrate cfgperl changes into mainline, fix conflicts
12440      Branch: perl
12441           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
12442           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
12443           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
12444           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
12445           +> pod/perlopentut.pod
12446           !> (integrate 162 files)
12447 ____________________________________________________________________________
12448 [  2619] By: gsar                                  on 1999/01/17  08:42:04
12449         Log: a few doc typos
12450      Branch: perl
12451            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
12452 ____________________________________________________________________________
12453 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
12454         Log: Win32 changes from Jan
12455              
12456              From: jan.dubois@ibm.net (Jan Dubois)
12457              Date: Fri, 15 Jan 1999 23:38:35 +0100
12458              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
12459              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
12460              
12461              From: jan.dubois@ibm.net (Jan Dubois)
12462              Date: Sat, 16 Jan 1999 13:02:45 +0100
12463              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
12464              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
12465      Branch: maint-5.005/perl
12466            ! README.win32 win32/Makefile win32/makefile.mk
12467 ____________________________________________________________________________
12468 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
12469         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
12470              
12471              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12472              Date: Thu, 07 Jan 1999 00:12:00 -0500
12473              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
12474              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
12475              
12476              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12477              Date: Thu, 14 Jan 1999 19:21:46 -0500
12478              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
12479              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
12480      Branch: maint-5.005/perl
12481            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
12482            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
12483            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
12484            ! win32/makedef.pl win32/runperl.c win32/win32.c
12485 ____________________________________________________________________________
12486 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
12487         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
12488              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
12489              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
12490              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
12491              
12492              From: Jarkko Hietaniemi <jhi@iki.fi>
12493              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
12494              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
12495              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
12496              
12497              From: Jarkko Hietaniemi <jhi@iki.fi>
12498              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
12499              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
12500              Subject: the promised "installusrbinperl + NetBSD" fix
12501      Branch: maint-5.005/perl
12502            ! Configure Makefile.SH hints/netbsd.sh installperl
12503            ! makedepend.SH unixish.h
12504 ____________________________________________________________________________
12505 [  2611] By: jhi                                   on 1999/01/14  12:16:14
12506         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
12507              To: pumpkings@jhereg.perl.com
12508              Subject: perlopentut.pod
12509              Date: Sat, 09 Jan 1999 08:13:18 -0700
12510              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
12511      Branch: cfgperl
12512            + pod/perlopentut.pod
12513            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
12514 ____________________________________________________________________________
12515 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
12516         Log: Added Carp::cluck to perldelta.pod
12517      Branch: maint-5.005/perl
12518            ! pod/perldelta.pod
12519 ____________________________________________________________________________
12520 [  2605] By: jhi                                   on 1999/01/13  18:26:19
12521         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
12522              To: "'cpan@perl.org'" <cpan@perl.org>
12523              Subject: "Bug" fix for File::Find.pm
12524              Date:   Thu, 31 Dec 1998 13:01:50 -0500
12525              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
12526      Branch: cfgperl
12527            ! lib/File/Find.pm
12528 ____________________________________________________________________________
12529 [  2604] By: jhi                                   on 1999/01/13  18:08:45
12530         Log: From: Peter Wolfe <wolfe@teloseng.com>
12531              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
12532              To: perlbug@perl.com
12533              Date: 11 Jan 1999 23:00:05 +0200
12534              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
12535      Branch: cfgperl
12536            ! hints/sco.sh
12537 ____________________________________________________________________________
12538 [  2603] By: jhi                                   on 1999/01/13  18:06:56
12539         Log: From: hans@icgroup.nl (Hans Mulder)
12540              Subject: [Patch for 5.005_54] re::debugcolors dumps core
12541              To: perlbug@perl.com
12542              Cc: hansmu@xs4all.nl
12543              Date: 11 Jan 1999 22:22:45 +0200
12544              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
12545      Branch: cfgperl
12546            ! ext/re/re.pm regcomp.c
12547 ____________________________________________________________________________
12548 [  2602] By: jhi                                   on 1999/01/13  18:05:43
12549         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
12550              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
12551              Date: 11 Jan 1999 08:02:41 +0200
12552              Lines: 134
12553              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
12554      Branch: cfgperl
12555            ! ext/B/B.xs ext/B/B/C.pm
12556 ____________________________________________________________________________
12557 [  2601] By: jhi                                   on 1999/01/13  18:01:53
12558         Log: From: James FitzGibbon <james@ican.net>
12559              Subject: Trivial patch for HP-UX 11 and shared libperl
12560              To: perl5-porters@perl.org
12561              Date: 8 Jan 1999 19:13:23 +0200
12562              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
12563      Branch: cfgperl
12564            ! Makefile.SH
12565 ____________________________________________________________________________
12566 [  2600] By: jhi                                   on 1999/01/13  17:59:45
12567         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
12568              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
12569              To: perl5-porters@perl.org
12570              Date: 8 Jan 1999 12:43:36 +0200
12571              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
12572      Branch: cfgperl
12573            ! ext/B/B/CC.pm
12574 ____________________________________________________________________________
12575 [  2599] By: jhi                                   on 1999/01/13  17:50:11
12576         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
12577              Subject: PATCH to installperl
12578              To: perl5-porters@perl.org
12579              Date: 4 Jan 1999 16:15:18 +0200
12580              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
12581      Branch: cfgperl
12582            ! installperl
12583 ____________________________________________________________________________
12584 [  2598] By: jhi                                   on 1999/01/13  17:34:51
12585         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12586              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
12587              Cc: perl5-porters@perl.org
12588              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
12589              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
12590              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
12591      Branch: cfgperl
12592            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12593            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
12594 ____________________________________________________________________________
12595 [  2597] By: jhi                                   on 1999/01/13  17:30:33
12596         Log: From: David Dyck <dcd@tc.fluke.com>
12597              To: Perl Porters <perl5-porters@perl.org>,
12598              Gurusamy Sarathy <gsar@engin.umich.edu>
12599              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
12600              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
12601              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
12602      Branch: cfgperl
12603            ! pod/perldsc.pod
12604 ____________________________________________________________________________
12605 [  2596] By: jhi                                   on 1999/01/13  17:26:44
12606         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
12607              To: perl5-porters@perl.org
12608              Subject: [PATCH] modglobal w/ spelling fixes
12609              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
12610              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
12611      Branch: cfgperl
12612            ! pod/perlguts.pod
12613 ____________________________________________________________________________
12614 [  2595] By: jhi                                   on 1999/01/13  17:24:59
12615         Log: From: Hans Mulder <hansm@icgroup.nl>
12616              Optimize common sort routines.  Thread started by the message
12617              
12618              From: Hans Mulder <hansm@icgroup.nl>
12619              Sender: owner-perl5-porters@perl.org
12620              To: perl5-porters@perl.org
12621              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
12622              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
12623              
12624              and the patch from the message
12625              
12626              From: Hans Mulder <hans@icgroup.nl>
12627              To: jhi@iki.fi
12628              Cc: perl5-porters@perl.org
12629              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
12630              $b }
12631              Date: Wed, 13 Jan 1999 17:39:35 +0100
12632              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
12633      Branch: cfgperl
12634            ! Todo op.c op.h pp_ctl.c t/op/sort.t
12635 ____________________________________________________________________________
12636 [  2594] By: jhi                                   on 1999/01/13  16:50:17
12637         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
12638              (the diffs were based on 5.004_02).  Tested by Guido
12639              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
12640      Branch: cfgperl
12641            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
12642            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
12643            + mint/sys/time.h mint/time.h
12644            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
12645            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
12646 ____________________________________________________________________________
12647 [  2593] By: jhi                                   on 1999/01/09  16:54:26
12648         Log: Detypo.
12649      Branch: cfgperl
12650            ! hints/dec_osf.sh
12651 ____________________________________________________________________________
12652 [  2592] By: jhi                                   on 1999/01/09  16:17:13
12653         Log: Move usethreads and use64bits logic from hints to Configure.
12654      Branch: cfgperl
12655            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
12656            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
12657            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
12658            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
12659 ____________________________________________________________________________
12660 [  2591] By: jhi                                   on 1999/01/09  14:45:24
12661         Log: Missing dTHRs added.
12662      Branch: cfgperl
12663            ! regcomp.c toke.c
12664 ____________________________________________________________________________
12665 [  2590] By: jhi                                   on 1999/01/08  15:27:17
12666         Log: Finalize change #2589 and add better AIX nm scanning from:
12667              
12668              Message-Id: <m0zyNW0-00017VC@gentoo.com>
12669              From: bll@gentoo.com (Brad Lanam)
12670              Subject: Re: mailhelp returned a non-zero status
12671              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
12672              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
12673      Branch: cfgperl
12674            ! Configure hints/freebsd.sh hints/linux.sh
12675 ____________________________________________________________________________
12676 [  2589] By: jhi                                   on 1999/01/08  15:14:54
12677         Log: Undo change #2581.
12678      Branch: cfgperl
12679            ! Configure hints/freebsd.sh hints/linux.sh
12680 ____________________________________________________________________________
12681 [  2588] By: jhi                                   on 1999/01/08  11:51:52
12682         Log: FAQ jumbo patch from tchrist.
12683              
12684              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
12685              From: Tom Christiansen <tchrist@jhereg.perl.com>
12686              To: pumpkings@jhereg.perl.com
12687              Subject: newest version of perlfaq.pod
12688              Date: Thu, 7 Jan 1999 23:05:02 -0700
12689              
12690              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
12691              From: Tom Christiansen <tchrist@jhereg.perl.com>
12692              To: pumpkings@jhereg.perl.com
12693              Subject: newest version of perlfaq1.pod
12694              Date: Thu, 7 Jan 1999 23:05:02 -0700
12695              
12696              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
12697              From: Tom Christiansen <tchrist@jhereg.perl.com>
12698              To: pumpkings@jhereg.perl.com
12699              Subject: newest version of perlfaq2.pod
12700              Date: Thu, 7 Jan 1999 23:05:02 -0700
12701              
12702              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
12703              From: Tom Christiansen <tchrist@jhereg.perl.com>
12704              To: pumpkings@jhereg.perl.com
12705              Subject: newest version of perlfaq3.pod
12706              Date: Thu, 7 Jan 1999 23:05:02 -0700
12707              
12708              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
12709              From: Tom Christiansen <tchrist@jhereg.perl.com>
12710              To: pumpkings@jhereg.perl.com
12711              Subject: newest version of perlfaq4.pod
12712              Date: Thu, 7 Jan 1999 23:05:02 -0700
12713              
12714              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
12715              From: Tom Christiansen <tchrist@jhereg.perl.com>
12716              To: pumpkings@jhereg.perl.com
12717              Subject: newest version of perlfaq5.pod
12718              Date: Thu, 7 Jan 1999 23:05:02 -0700
12719              
12720              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
12721              From: Tom Christiansen <tchrist@jhereg.perl.com>
12722              To: pumpkings@jhereg.perl.com
12723              Subject: newest version of perlfaq6.pod
12724              Date: Thu, 7 Jan 1999 23:05:02 -0700
12725              
12726              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
12727              From: Tom Christiansen <tchrist@jhereg.perl.com>
12728              To: pumpkings@jhereg.perl.com
12729              Subject: newest version of perlfaq7.pod
12730              Date: Thu, 7 Jan 1999 23:05:03 -0700
12731              
12732              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
12733              From: Tom Christiansen <tchrist@jhereg.perl.com>
12734              To: pumpkings@jhereg.perl.com
12735              Subject: newest version of perlfaq8.pod
12736              Date: Thu, 7 Jan 1999 23:05:03 -0700
12737              
12738              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
12739              From: Tom Christiansen <tchrist@jhereg.perl.com>
12740              To: pumpkings@jhereg.perl.com
12741              Subject: newest version of perlfaq9.pod
12742              Date: Thu, 7 Jan 1999 23:05:03 -0700
12743      Branch: cfgperl
12744            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
12745            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
12746            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
12747            ! pod/perlfaq9.pod
12748 ____________________________________________________________________________
12749 [  2587] By: jhi                                   on 1999/01/08  11:17:43
12750         Log: More doc fixes from Abigail.
12751      Branch: cfgperl
12752            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
12753            ! lib/User/pwent.pm
12754 ____________________________________________________________________________
12755 [  2585] By: jhi                                   on 1999/01/08  08:31:02
12756         Log: Change #2584 from maint-5.005:
12757              
12758              implemented Ilya's suggested fix, and added a testcase
12759              
12760              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12761              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
12762              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
12763              Subject: Re: Text::ParseWords: regex fix
12764      Branch: cfgperl
12765            ! lib/Text/ParseWords.pm t/lib/parsewords.t
12766 ____________________________________________________________________________
12767 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
12768         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
12769              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
12770              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
12771              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
12772      Branch: maint-5.005/perl
12773            ! ext/Errno/Errno_pm.PL
12774 ____________________________________________________________________________
12775 [  2581] By: jhi                                   on 1999/01/07  16:38:03
12776         Log: Configure update:
12777              - usethreads, use64bits, and usemultiplicity
12778              are no more interactively asked by Configure
12779              - "int main()" (vs bare "main()") enforced in test programs
12780      Branch: cfgperl
12781            ! Configure hints/freebsd.sh hints/linux.sh
12782 ____________________________________________________________________________
12783 [  2580] By: jhi                                   on 1999/01/07  11:19:12
12784         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12785              Date: Wed, 06 Jan 1999 13:47:34 -0800
12786              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
12787              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
12788      Branch: cfgperl
12789            ! vms/vms.c
12790 ____________________________________________________________________________
12791 [  2579] By: jhi                                   on 1999/01/07  09:08:36
12792         Log: Another set of doc patches from Abigail
12793              
12794              From: abigail@fnx.com
12795              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
12796              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
12797              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
12798              
12799              From: abigail@fnx.com
12800              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
12801              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
12802              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
12803              
12804              From: abigail@fnx.com
12805              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
12806              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
12807              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
12808              
12809              From: abigail@fnx.com
12810              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
12811              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
12812              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
12813              
12814              From: abigail@fnx.com
12815              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
12816              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
12817              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
12818              
12819              From: abigail@fnx.com
12820              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
12821              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
12822              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
12823              
12824              From: abigail@fnx.com
12825              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
12826              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
12827              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
12828              
12829              From: abigail@fnx.com
12830              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
12831              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
12832              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
12833              
12834              From: abigail@fnx.com
12835              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
12836              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
12837              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
12838              
12839              From: abigail@fnx.com
12840              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
12841              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
12842              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
12843              
12844              From: abigail@fnx.com
12845              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
12846              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
12847              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
12848              
12849              From: abigail@fnx.com
12850              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
12851              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
12852              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
12853              
12854              From: abigail@fnx.com
12855              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
12856              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
12857              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
12858              
12859              From: abigail@fnx.com
12860              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
12861              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
12862              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
12863      Branch: cfgperl
12864            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
12865            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
12866            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
12867            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
12868            ! lib/Tie/Array.pm lib/Tie/Hash.pm
12869 ____________________________________________________________________________
12870 [  2576] By: jhi                                   on 1999/01/06  17:05:20
12871         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
12872      Branch: cfgperl
12873            ! pp_ctl.c
12874 ____________________________________________________________________________
12875 [  2575] By: jhi                                   on 1999/01/06  13:18:56
12876         Log: Enhance the great_circle_distance() documentation.
12877      Branch: cfgperl
12878            ! lib/Math/Trig.pm
12879 ____________________________________________________________________________
12880 [  2574] By: jhi                                   on 1999/01/06  12:58:03
12881         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
12882              To: perlbug@perl.com
12883              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
12884              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
12885              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
12886      Branch: cfgperl
12887            ! t/op/sysio.t
12888 ____________________________________________________________________________
12889 [  2573] By: jhi                                   on 1999/01/06  12:40:19
12890         Log: From: "W. Phillip Moore" <wpm@ms.com>
12891              To: perlbug@perl.org
12892              Subject: [PATCH] POSIX getpgrp is not -w clean
12893              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
12894              Message-ID: <13970.20107.190314.549471@zappa>
12895      Branch: cfgperl
12896            ! ext/POSIX/POSIX.pm
12897 ____________________________________________________________________________
12898 [  2572] By: jhi                                   on 1999/01/06  12:25:24
12899         Log: Based on
12900              From: jan.dubois@ibm.net (Jan Dubois)
12901              To: perl5-porters@perl.org
12902              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
12903              Date: Wed, 06 Jan 1999 01:24:09 +0100
12904              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
12905              except that
12906              - objXSUB.h was already okay
12907              - embed.h patching is futile, global.sym patched instead
12908              - objpp.h does not exist
12909              - proto.h addition applied manually
12910              - win32/GenCAPI.pl was already okay
12911              - win32/makedef.pl was already okay
12912      Branch: cfgperl
12913            ! global.sym perl.c proto.h
12914 ____________________________________________________________________________
12915 [  2571] By: jhi                                   on 1999/01/06  11:25:48
12916         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
12917              To: perlbug@perl.com
12918              Subject: FindBin.pm on Win32 systems
12919              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
12920              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
12921      Branch: cfgperl
12922            ! lib/FindBin.pm
12923 ____________________________________________________________________________
12924 [  2570] By: jhi                                   on 1999/01/06  11:21:48
12925         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12926              To: perl5-porters@perl.org, vmsperl@perl.org
12927              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
12928              Date: Tue, 05 Jan 1999 16:47:31 -0800
12929              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
12930              
12931              (the ext/IO/lib/IO/Socket.pm was not really changed here;
12932              it was a leftover from #2569)
12933      Branch: cfgperl
12934            ! ext/IO/lib/IO/Socket.pm taint.c
12935 ____________________________________________________________________________
12936 [  2569] By: jhi                                   on 1999/01/06  11:18:22
12937         Log: Jumbo doc patch from Abigail (almost identical to
12938              the 5.005-maint change #2562 except for the
12939              ext/IO/lib/IO/Socket.pm patch which was not
12940              applicable because the IO version of 5.005-devel
12941              is somewhat different (why?))
12942              
12943              From: abigail@fnx.com
12944              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
12945              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
12946              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
12947              
12948              From: abigail@fnx.com
12949              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
12950              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
12951              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
12952              
12953              From: abigail@fnx.com
12954              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
12955              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
12956              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
12957              
12958              From: abigail@fnx.com
12959              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
12960              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
12961              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
12962              
12963              From: abigail@fnx.com
12964              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
12965              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
12966              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
12967              
12968              From: abigail@fnx.com
12969              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
12970              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
12971              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
12972              
12973              From: abigail@fnx.com
12974              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
12975              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
12976              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
12977              
12978              From: abigail@fnx.com
12979              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
12980              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
12981              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
12982              
12983              From: abigail@fnx.com
12984              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
12985              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
12986              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
12987              
12988              From: abigail@fnx.com
12989              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
12990              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
12991              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
12992      Branch: cfgperl
12993            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
12994            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
12995            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
12996            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
12997            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
12998 ____________________________________________________________________________
12999 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
13000         Log: From: jan.dubois@ibm.net (Jan Dubois)
13001              Date: Wed, 06 Jan 1999 01:24:09 +0100
13002              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
13003              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
13004      Branch: maint-5.005/perl
13005            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
13006            ! win32/GenCAPI.pl win32/makedef.pl
13007 ____________________________________________________________________________
13008 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
13009         Log: From: "W. Phillip Moore" <wpm@ms.com>
13010              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
13011              Message-ID: <13970.20107.190314.549471@zappa>
13012              Subject: [PATCH] POSIX getpgrp is not -w clean
13013      Branch: maint-5.005/perl
13014            ! ext/POSIX/POSIX.pm
13015 ____________________________________________________________________________
13016 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
13017         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
13018              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
13019              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
13020              Subject: FindBin.pm on Win32 systems
13021      Branch: maint-5.005/perl
13022            ! lib/FindBin.pm
13023 ____________________________________________________________________________
13024 [  2561] By: jhi                                   on 1999/01/05  10:49:10
13025         Log: Reword the setlocale() 1-arg case better.
13026      Branch: cfgperl
13027            ! ext/POSIX/POSIX.pod
13028 ____________________________________________________________________________
13029 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
13030         Log: From: Blair Zajac <bzajac@geostaff.com>
13031              Date: Wed, 23 Dec 1998 17:13:32 -0800
13032              Message-ID: <3681953C.8B6A90AA@geostaff.com>
13033              Subject: Tie::SubstrHash patch
13034      Branch: maint-5.005/perl
13035            ! lib/Tie/SubstrHash.pm
13036 ____________________________________________________________________________
13037 [  2554] By: jhi                                   on 1999/01/02  14:55:06
13038         Log: Object destruction order testing.
13039      Branch: cfgperl
13040            ! t/op/misc.t
13041 ____________________________________________________________________________
13042 [  2553] By: jhi                                   on 1999/01/02  14:49:40
13043         Log: perldelta the Dumpvalue.pm of change #2513.
13044      Branch: cfgperl
13045            ! lib/Dumpvalue.pm pod/perldelta.pod
13046 ____________________________________________________________________________
13047 [  2552] By: nick                                  on 1999/01/02  14:45:38
13048         Log: Tone down Makefile.PL so it works on Win32
13049      Branch: perl
13050            ! ext/B/Makefile.PL
13051 ____________________________________________________________________________
13052 [  2551] By: nick                                  on 1999/01/02  14:06:30
13053         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
13054              Use them in various B::* rather than have local defs.
13055      Branch: perl
13056            + ext/B/defsubs.h.PL
13057            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
13058            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
13059            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
13060 ____________________________________________________________________________
13061 [  2550] By: nick                                  on 1999/01/02  10:04:02
13062         Log: Integrate ext/B changes from //depot/cfgperl
13063      Branch: perl
13064           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
13065 ____________________________________________________________________________
13066 [  2549] By: jhi                                   on 1999/01/01  13:54:16
13067         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
13068              To: perlbug@perl.com
13069              Subject: op/groups.t fails test 1 on HP-UX 10.20
13070              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
13071              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
13072      Branch: cfgperl
13073            ! t/op/groups.t
13074 ____________________________________________________________________________
13075 [  2548] By: jhi                                   on 1999/01/01  13:53:31
13076         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13077              To: perl5-porters@perl.org
13078              cc: hv@crypt0.demon.co.uk
13079              Subject: [bug 5.004_54] duplicate error message
13080              Date: Thu, 31 Dec 1998 04:05:25 +0000
13081              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
13082              
13083              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
13084              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13085              To: hv@crypt0.demon.co.uk
13086              Cc: perl5-porters@perl.org
13087              Subject: [PATCH _54] Re: duplicate error message
13088              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
13089              
13090              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
13091              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13092              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
13093              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
13094              Subject: [TEST PATCH _54] Re: duplicate error message 
13095              Date: Fri, 01 Jan 1999 07:32:14 +0000
13096      Branch: cfgperl
13097            ! op.c t/pragma/warn/op
13098 ____________________________________________________________________________
13099 [  2547] By: jhi                                   on 1998/12/31  14:15:04
13100         Log: From: Chris Nandor <pudge@pobox.com>
13101              To: jhi@iki.fi
13102              Cc: perl5-porters@perl.org
13103              Subject: Re: [PATCH] perlport.pod 1.38
13104              Date: Thu, 31 Dec 1998 09:06:48 -0500
13105              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
13106      Branch: cfgperl
13107            ! pod/perlport.pod
13108 ____________________________________________________________________________
13109 [  2546] By: jhi                                   on 1998/12/31  11:18:17
13110         Log: From: Wilson P. Snyder II
13111              To: perl5-porters@perl.org
13112              Subject: [PATCH v5.5.53] REV2: Binary number support
13113              Date: 1998/11/30
13114              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
13115      Branch: cfgperl
13116            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
13117            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
13118            ! toke.c util.c
13119 ____________________________________________________________________________
13120 [  2545] By: jhi                                   on 1998/12/31  09:27:40
13121         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
13122              To: perlbug@perl.com
13123              Subject: "perl -T -P" dumps core on OpenBSD and Linux
13124              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
13125              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
13126      Branch: cfgperl
13127            ! taint.c
13128 ____________________________________________________________________________
13129 [  2544] By: jhi                                   on 1998/12/31  09:21:45
13130         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
13131              To: perlbug@perl.com 
13132              Subject: bug in pod2man search for perl binary [5.005_5x]
13133              Date: Sat, 12 Dec 1998 23:08:51 +0000 
13134              Message-ID: <19981212230851.A20578@ig.co.uk> 
13135      Branch: cfgperl
13136            ! pod/pod2man.PL
13137 ____________________________________________________________________________
13138 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
13139         Log: From: jan.dubois@ibm.net (Jan Dubois)
13140              Date: Wed, 23 Dec 1998 21:26:38 +0100
13141              Message-ID: <36895086.8849224@smtp1.ibm.net>
13142              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
13143      Branch: maint-5.005/perl
13144            ! lib/ExtUtils/MakeMaker.pm
13145 ____________________________________________________________________________
13146 [  2540] By: jhi                                   on 1998/12/30  08:42:04
13147         Log: Evermore AUTHORS and MAINTAIN.
13148      Branch: cfgperl
13149            ! AUTHORS MAINTAIN
13150 ____________________________________________________________________________
13151 [  2539] By: jhi                                   on 1998/12/29  15:10:34
13152         Log: More AUTHORS and MAINTAIN.
13153      Branch: cfgperl
13154            ! AUTHORS MAINTAIN
13155 ____________________________________________________________________________
13156 [  2537] By: jhi                                   on 1998/12/29  14:34:47
13157         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
13158              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
13159              Message-ID: <13942.32480.700000.640927@utensil>
13160              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
13161              (mirror change#2531 in the 5.005-maint)
13162      Branch: cfgperl
13163            ! lib/AutoSplit.pm
13164 ____________________________________________________________________________
13165 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
13166         Log: change in_pod pattern to /^=\w/ from /^=/
13167              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
13168              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
13169              Message-ID: <13942.32480.700000.640927@utensil>
13170              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
13171      Branch: maint-5.005/perl
13172            ! lib/AutoSplit.pm
13173 ____________________________________________________________________________
13174 [  2525] By: jhi                                   on 1998/12/29  13:06:26
13175         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
13176              To: perl5-porters@perl.org
13177              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
13178              Date: 16 Dec 1998 03:17:03 +0200
13179              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
13180      Branch: cfgperl
13181            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
13182 ____________________________________________________________________________
13183 [  2524] By: jhi                                   on 1998/12/29  13:00:06
13184         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
13185              To: perl5-porters@perl.org
13186              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
13187              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
13188              Date: 10 Dec 1998 08:30:02 +0200
13189              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
13190              
13191              (Nick's part was applied earlier, in change #2460)
13192      Branch: cfgperl
13193            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
13194 ____________________________________________________________________________
13195 [  2523] By: jhi                                   on 1998/12/29  12:41:31
13196         Log: From: "vishal bhatia" <vishalb@hotmail.com>
13197              To: nick@ni-s.u-net.com
13198              Cc: perl5-porters@perl.org
13199              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
13200              Date: 9 Dec 1998 06:50:30 +0200
13201              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
13202      Branch: cfgperl
13203            ! ext/B/B/CC.pm
13204 ____________________________________________________________________________
13205 [  2522] By: jhi                                   on 1998/12/29  12:15:18
13206         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
13207              To: perl5-porters@perl.org (Perl 5 Porters)
13208              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
13209              Date: 25 Dec 1998 23:02:28 +0200
13210              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
13211      Branch: cfgperl
13212            ! lib/Pod/Text.pm
13213 ____________________________________________________________________________
13214 [  2521] By: jhi                                   on 1998/12/29  12:07:54
13215         Log: Undo #2519 (breaks universal.c).
13216      Branch: cfgperl
13217            ! XSUB.h
13218 ____________________________________________________________________________
13219 [  2519] By: jhi                                   on 1998/12/29  11:41:10
13220         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
13221              To: perl5-porters@perl.org
13222              Cc: perl-xs@perl.org
13223              Subject: XSUB.h refinement [PATCH]
13224              Date: 18 Dec 1998 03:58:44 +0200
13225              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
13226      Branch: cfgperl
13227            ! XSUB.h
13228 ____________________________________________________________________________
13229 [  2518] By: jhi                                   on 1998/12/29  11:36:19
13230         Log: From: abigail@fnx.com
13231              To: perl5-porters@perl.org (Perl Porters)
13232              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
13233              Date: 28 Dec 1998 21:39:15 +0200
13234              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
13235      Branch: cfgperl
13236            ! lib/fields.pm
13237 ____________________________________________________________________________
13238 [  2517] By: jhi                                   on 1998/12/29  11:35:03
13239         Log: Document change #2516.
13240      Branch: cfgperl
13241            ! pod/perldelta.pod
13242 ____________________________________________________________________________
13243 [  2516] By: jhi                                   on 1998/12/29  11:32:26
13244         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13245              To: perl5-porters@perl.org (Mailing list Perl5)
13246              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
13247              Date: 9 Dec 1998 10:39:31 +0200
13248              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
13249      Branch: cfgperl
13250            ! pod/perldiag.pod regcomp.c toke.c
13251 ____________________________________________________________________________
13252 [  2515] By: jhi                                   on 1998/12/29  11:27:11
13253         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13254              To: perl5-porters@perl.org (Mailing list Perl5)
13255              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
13256              Date: 8 Dec 1998 09:02:04 +0200
13257              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
13258              
13259              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
13260      Branch: cfgperl
13261            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
13262 ____________________________________________________________________________
13263 [  2514] By: jhi                                   on 1998/12/29  11:21:31
13264         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13265              To: perl5-porters@perl.org (Mailing list Perl5)
13266              Subject: [PATCH 5.005_53] Regexp tests and UTF8
13267              Date: 8 Dec 1998 07:02:01 +0200
13268              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
13269      Branch: cfgperl
13270            ! regcomp.c
13271 ____________________________________________________________________________
13272 [  2513] By: jhi                                   on 1998/12/29  11:18:34
13273         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13274              Subject: [PATCH 5.005_*] Dumpvar.pm
13275              To: perl5-porters@perl.org (Mailing list Perl5)
13276              Date: 7 Dec 1998 10:17:35 +0200
13277              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
13278      Branch: cfgperl
13279            + lib/Dumpvalue.pm
13280            ! MANIFEST
13281 ____________________________________________________________________________
13282 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
13283         Log: From: jan.dubois@ibm.net (Jan Dubois)
13284              Date: Tue, 01 Dec 1998 00:07:33 +0100
13285              Message-ID: <366921b5.14512598@smtp1.ibm.net>
13286              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
13287              
13288              From: jan.dubois@ibm.net (Jan Dubois)
13289              Date: Wed, 02 Dec 1998 00:24:54 +0100
13290              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
13291              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
13292      Branch: maint-5.005/perl
13293            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
13294            ! win32/config.bc win32/config.gc win32/config.vc
13295            ! win32/config_sh.PL win32/makedef.pl
13296 ____________________________________________________________________________
13297 [  2509] By: jhi                                   on 1998/12/28  13:00:31
13298     Log: Kickstart AUTHORS and MAINTAIN.
13299  Branch: cfgperl
13300        + AUTHORS MAINTAIN
13301        ! MANIFEST
13302 ____________________________________________________________________________
13303 [  2508] By: jhi                                   on 1998/12/28  08:04:00
13304     Log: From: Nathan Torkington <gnat@frii.com>
13305          To: perlbug@perl.com
13306          Subject: [PATCH] perlxstut.pod fix
13307          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
13308          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
13309  Branch: cfgperl
13310        ! pod/perlxstut.pod
13311 ____________________________________________________________________________
13312 [  2507] By: jhi                                   on 1998/12/28  07:59:00
13313     Log: From: abigail@fnx.com
13314          To: perlbug@perl.com
13315          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
13316          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
13317          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
13318          (slightly modified, a part of the patch was rejected)
13319          (strange, I thought I had already submitted this one
13320          but Perforce disagrees with me...)
13321  Branch: cfgperl
13322        ! pod/perlop.pod
13323 ____________________________________________________________________________
13324 [  2506] By: jhi                                   on 1998/12/28  07:56:59
13325     Log: From: Artur <artur@vogon-solutions.com>
13326          To: perlbug@perl.com
13327          Subject: PATCH: perlmodlib.pod
13328          Date: Fri, 25 Dec 1998 00:48:39 +0000
13329          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
13330  Branch: cfgperl
13331        ! pod/perlmodlib.pod pod/perlop.pod
13332 ____________________________________________________________________________
13333 [  2505] By: jhi                                   on 1998/12/28  07:46:06
13334     Log: From: abigail@fnx.com
13335          To: perl5-porters@perl.org (Perl Porters)
13336          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
13337          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
13338          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
13339  Branch: cfgperl
13340        ! pod/pod2html.PL
13341 ____________________________________________________________________________
13342 [  2504] By: jhi                                   on 1998/12/28  07:44:35
13343     Log: From: Jim Avera <avera@fjst.com>
13344          To: perlbug@perl.com
13345          Subject: perlbug bug - shows dates reversed
13346          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
13347          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
13348  Branch: cfgperl
13349        ! utils/perlbug.PL
13350 ____________________________________________________________________________
13351 [  2503] By: jhi                                   on 1998/12/28  07:41:39
13352     Log: From: jan.dubois@ibm.net (Jan Dubois)
13353          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
13354          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
13355          Date: Wed, 23 Dec 1998 21:26:38 +0100
13356          Message-ID: <36895086.8849224@smtp1.ibm.net>
13357  Branch: cfgperl
13358        ! lib/ExtUtils/MakeMaker.pm
13359 ____________________________________________________________________________
13360 [  2502] By: jhi                                   on 1998/12/28  07:39:20
13361     Log: From: Blair Zajac <bzajac@geostaff.com>
13362          To: perl5-porters@perl.org
13363          Subject: Tie::SubstrHash patch
13364          Date: Wed, 23 Dec 1998 17:13:32 -0800
13365          Message-ID: <3681953C.8B6A90AA@geostaff.com>
13366  Branch: cfgperl
13367        ! lib/Tie/SubstrHash.pm
13368 ____________________________________________________________________________
13369 [  2501] By: jhi                                   on 1998/12/28  07:37:16
13370     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
13371          To: perlbug@perl.com
13372          Subject: perlfaq9 minor error
13373          Date: Wed, 23 Dec 1998 14:54:19 -0800
13374          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
13375  Branch: cfgperl
13376        ! pod/perlfaq9.pod
13377 ____________________________________________________________________________
13378 [  2500] By: jhi                                   on 1998/12/23  10:38:18
13379     Log: More porting notes about filesystems, AmigaOS, and MiNT.
13380  Branch: cfgperl
13381        ! pod/perlport.pod
13382 ____________________________________________________________________________
13383 [  2499] By: jhi                                   on 1998/12/22  09:26:49
13384     Log: Add few MSG_ and uio constants.
13385  Branch: cfgperl
13386        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
13387 ____________________________________________________________________________
13388 [  2498] By: jhi                                   on 1998/12/22  08:39:30
13389     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
13390          a Digital C compiler optimizer bug that broke the 'x'
13391          operator under certain circumstances.  See t/op/repeat.t
13392          test #20 for graphic details.  Reported in
13393          
13394          From: Gisle Aas <gisle@aas.no>
13395          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
13396          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
13397          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
13398          Date: 18 Dec 1998 14:27:40 +0100
13399          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
13400          
13401          and discussed further in the thread
13402          
13403          From: Jarkko Hietaniemi <jhi@iki.fi>
13404          To: Gisle Aas <gisle@aas.no>
13405          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
13406          cpan-testers@perl.org, perl5-porters@perl.org
13407          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
13408          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
13409          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
13410  Branch: cfgperl
13411        ! t/op/repeat.t util.c
13412 ____________________________________________________________________________
13413 [  2497] By: jhi                                   on 1998/12/21  14:18:57
13414     Log: Change #2483 update.
13415  Branch: cfgperl
13416        ! t/op/tr.t
13417 ____________________________________________________________________________
13418 [  2496] By: jhi                                   on 1998/12/21  14:07:41
13419     Log: Update on change #2493.
13420  Branch: cfgperl
13421        ! t/pragma/warn/op
13422 ____________________________________________________________________________
13423 [  2495] By: jhi                                   on 1998/12/21  13:52:00
13424     Log: Change #2487 aftershock.
13425  Branch: cfgperl
13426        ! warning.pl
13427 ____________________________________________________________________________
13428 [  2494] By: jhi                                   on 1998/12/21  12:35:00
13429     Log: From: Chris Nandor <pudge@pobox.com>
13430          To: perl5-porters@perl.org
13431          Subject: [PATCH] perlport.pod v1.37
13432          Date: Sat, 19 Dec 1998 12:54:34 -0500
13433          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
13434  Branch: cfgperl
13435        ! pod/perlport.pod
13436 ____________________________________________________________________________
13437 [  2493] By: jhi                                   on 1998/12/21  12:22:44
13438     Log: From: Mark-Jason Dominus <mjd@plover.com>
13439          To: perl5-porters@perl.com
13440          Subject: PATCH (5.005_02): Dejargonizing
13441          Date: Sun, 20 Dec 1998 14:35:20 -0500
13442          Message-ID: <19981220193520.11230.qmail@plover.com>
13443          
13444          From: Mark-Jason Dominus <mjd@plover.com>
13445          To: perl5-porters@perl.com
13446          Subject: PATCH (5.005_02): Spelling correction in warning message
13447          Date: Sun, 20 Dec 1998 13:51:30 -0500
13448          Message-ID: <19981220185130.11067.qmail@plover.com>
13449  Branch: cfgperl
13450        ! doio.c op.c
13451 ____________________________________________________________________________
13452 [  2492] By: jhi                                   on 1998/12/21  09:00:05
13453     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
13454          To: perl5-porters@perl.org
13455          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
13456          Date: Sun, 20 Dec 1998 19:03:25 PST
13457          Message-ID: <19981221030326.27660.qmail@hotmail.com>
13458          
13459          (slightly reformatted)
13460  Branch: cfgperl
13461        ! ext/B/B/CC.pm
13462 ____________________________________________________________________________
13463 [  2491] By: nick                                  on 1998/12/20  14:21:29
13464     Log: Save _all_ GV's which have SV, AV or HV set.
13465  Branch: perl
13466        ! ext/B/B/C.pm
13467 ____________________________________________________________________________
13468 [  2490] By: jhi                                   on 1998/12/18  15:13:19
13469     Log: Add idea about generalising cpp symbol probing of Errno.
13470  Branch: cfgperl
13471        ! Todo
13472 ____________________________________________________________________________
13473 [  2489] By: jhi                                   on 1998/12/18  14:47:57
13474     Log: Address some of the issues of:
13475          
13476          From: Tom Christiansen <tchrist@jhereg.perl.com>
13477          To: perl-porters-active@jhereg.perl.com
13478          Subject: Undocumentation Issues for 5.005
13479          Date: Thu, 17 Dec 1998 14:46:24 -0700
13480          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
13481  Branch: cfgperl
13482        ! pod/perl5005delta.pod
13483 ____________________________________________________________________________
13484 [  2488] By: jhi                                   on 1998/12/18  11:26:32
13485     Log: From: root <root@dubravka.in-berlin.de>
13486          To: perlbug@perl.com
13487          Cc: k@dubravka.in-berlin.de
13488          Subject: Please add no_modify to PERL_POLLUTE
13489          Date: Fri, 18 Dec 1998 10:45:52 +0100
13490          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
13491          
13492          (Really from Andreas König)
13493  Branch: cfgperl
13494        ! embed.pl
13495 ____________________________________________________________________________
13496 [  2487] By: jhi                                   on 1998/12/17  14:05:52
13497     Log: Some (by far not all) issues of the below message addressed.
13498          
13499          From: Tom Christiansen <tchrist@jhereg.perl.com>
13500          To: The Perl Porters Mailing List <perl5-porters@perl.org>
13501          Subject: important UNDOC issues for 5.005_54
13502          Date: Wed, 16 Dec 1998 21:14:53 -0700
13503          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
13504  Branch: cfgperl
13505        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
13506 ____________________________________________________________________________
13507 [  2486] By: jhi                                   on 1998/12/17  12:47:15
13508     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13509          To: domo@computer.org
13510          Cc: jhi@iki.fi, perl5-porters@perl.org
13511          Subject: Re: stuff related to malloc.c
13512          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
13513          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
13514  Branch: cfgperl
13515        ! malloc.c
13516 ____________________________________________________________________________
13517 [  2485] By: jhi                                   on 1998/12/17  12:17:19
13518     Log: More porting notes.
13519  Branch: cfgperl
13520        ! Porting/pumpkin.pod
13521 ____________________________________________________________________________
13522 [  2484] By: jhi                                   on 1998/12/15  08:38:05
13523     Log: Undo #2386 and #2205.
13524  Branch: cfgperl
13525        ! pod/perlfunc.pod
13526 ____________________________________________________________________________
13527 [  2483] By: jhi                                   on 1998/12/14  17:58:35
13528     Log: lib was missing from @INC.
13529  Branch: cfgperl
13530        ! t/op/tr.t
13531 ____________________________________________________________________________
13532 [  2482] By: jhi                                   on 1998/12/14  17:52:42
13533     Log: Was missing use Text::Wrap.
13534  Branch: cfgperl
13535        ! t/lib/textfill.t
13536 ____________________________________________________________________________
13537 [  2481] By: jhi                                   on 1998/12/14  16:00:22
13538     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
13539          
13540          From: Jonathan Roy <roy@idle.com>
13541          To: perl5-porters@perl.org
13542          Subject: nlist.h add to Configure checks?
13543          Date: Sun, 13 Dec 1998 22:22:49 -0500
13544          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
13545  Branch: cfgperl
13546        + ext/DynaLoader/hints/linux.pl
13547        ! MANIFEST
13548 ____________________________________________________________________________
13549 [  2480] By: jhi                                   on 1998/12/14  15:02:44
13550     Log: Give up completely using nm in AIX.
13551          
13552          From: "Kurt D. Starsinic" <kstar@chapin.edu>
13553          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
13554          Cc: perl5-porters@perl.org
13555          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
13556          Date: Thu, 10 Dec 1998 00:51:46 -0500
13557          Message-ID: <19981210005146.B29986@O2.chapin.edu>
13558  Branch: cfgperl
13559        ! hints/aix.sh
13560 ____________________________________________________________________________
13561 [  2479] By: jhi                                   on 1998/12/14  14:39:52
13562     Log: AIX' error messages are different.
13563          
13564          From: "Kurt D. Starsinic" <kstar@chapin.edu>
13565          To: Gurusamy Sarathy <gsar@engin.umich.edu>
13566          Cc: perl5-porters@perl.org
13567          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
13568          Date: Thu, 10 Dec 1998 00:42:36 -0500
13569          Message-ID: <19981210004236.A29986@O2.chapin.edu>
13570          
13571          From: Michael Engel <engel@nms1.cc.huji.ac.il>
13572          To: perlbug@perl.com
13573          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
13574          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
13575          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
13576  Branch: cfgperl
13577        ! t/pragma/warn/doio
13578 ____________________________________________________________________________
13579 [  2475] By: jhi                                   on 1998/12/13  12:35:55
13580     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13581          To: jhi@iki.fi
13582          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
13583          Subject: Re: stuff related to malloc.c
13584          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
13585          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
13586  Branch: cfgperl
13587        ! malloc.c
13588 ____________________________________________________________________________
13589 [  2474] By: jhi                                   on 1998/12/13  12:32:42
13590     Log: Some notes about porting issues.
13591  Branch: cfgperl
13592        ! Porting/pumpkin.pod
13593 ____________________________________________________________________________
13594 [  2473] By: jhi                                   on 1998/12/13  12:03:58
13595     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
13596          To: Perl 5 Porters <perl5-porters@perl.org>
13597          Subject: [patch 5.005_02] dos-djgpp update
13598          Date: Sun, 13 Dec 1998 00:08:44 +0100
13599          Message-ID: <19981213000844.C264@beeblebrox>
13600  Branch: cfgperl
13601        ! djgpp/config.over
13602 ____________________________________________________________________________
13603 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
13604     Log: undo changes to Exporter.pm from #2312
13605  Branch: maint-5.005/perl
13606        ! lib/Exporter.pm
13607 ____________________________________________________________________________
13608 [  2465] By: jhi                                   on 1998/12/12  12:31:21
13609     Log: Document that qw() taints.
13610          
13611          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
13612          To: perlbug@perl.com 
13613          Subject: taint problems
13614          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
13615          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
13616  Branch: cfgperl
13617        ! pod/perlop.pod
13618 ____________________________________________________________________________
13619 [  2464] By: jhi                                   on 1998/12/11  14:09:51
13620     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
13621          To: dist-users@foretune.co.jp
13622          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
13623          Date: Mon, 07 Dec 1998 20:13:04 -0400
13624          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
13625  Branch: cfgperl
13626        ! Configure
13627 ____________________________________________________________________________
13628 [  2463] By: jhi                                   on 1998/12/11  13:29:54
13629     Log: MAXPATHLEN.
13630  Branch: cfgperl
13631        ! perl.h
13632 ____________________________________________________________________________
13633 [  2462] By: jhi                                   on 1998/12/11  08:37:58
13634     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
13635          To: perl5-porters@perl.org
13636          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
13637          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
13638          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
13639  Branch: cfgperl
13640        + hints/gnu.sh
13641 ____________________________________________________________________________
13642 [  2461] By: nick                                  on 1998/12/10  21:00:50
13643     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
13644          From: Vishal Bhatia <vishalb@hotmail.com>
13645          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
13646          2. Fixes the bug  regarding return value of c-functions generated out 
13647          of perl subs. ( Just includes the patch I sent earlier)
13648          3. Incorporates the other changes that need to be done to get CC.pm
13649          use ISA search for packages and methods on the same lines as C.pm
13650          
13651          Vishal would appreciate comments about B::Stackobj changes from 
13652          someone knowing that module well.
13653  Branch: perl
13654        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
13655 ____________________________________________________________________________
13656 [  2460] By: jhi                                   on 1998/12/08  08:11:27
13657     Log: Integrate from mainperl.
13658  Branch: cfgperl
13659       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
13660       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
13661       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
13662       !> toke.c util.c
13663 ____________________________________________________________________________
13664 [  2459] By: jhi                                   on 1998/12/07  07:50:11
13665     Log: From: hansm@icgroup.nl 
13666          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
13667          Reply-To: hansmu@xs4all.nl 
13668          To: perlbug@perl.com 
13669          Date: Sun, 6 Dec 98 22:19:54 +0100 
13670          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
13671  Branch: cfgperl
13672        ! util.c
13673 ____________________________________________________________________________
13674 [  2458] By: gsar                                  on 1998/12/07  06:00:55
13675     Log: fix dup lexical
13676  Branch: perl
13677        ! ext/B/B/Deparse.pm t/lib/io_unix.t
13678 ____________________________________________________________________________
13679 [  2457] By: gsar                                  on 1998/12/06  14:38:59
13680     Log: mention limit on line numbers reported by diagnostics
13681  Branch: perl
13682        ! pod/perl.pod toke.c
13683 ____________________________________________________________________________
13684 [  2456] By: gsar                                  on 1998/12/06  13:49:02
13685     Log: branch perldelta.pod
13686  Branch: maint-5.005/perl
13687       +> pod/perldelta.pod
13688 ____________________________________________________________________________
13689 [  2455] By: gsar                                  on 1998/12/06  13:47:21
13690     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
13691  Branch: maint-5.005/perl
13692        - pod/perldelta.pod
13693 ____________________________________________________________________________
13694 [  2454] By: gsar                                  on 1998/12/06  13:35:31
13695     Log: fix outdated/incorrect info about arbitrary limits
13696  Branch: perl
13697        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
13698        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
13699 ____________________________________________________________________________
13700 [  2453] By: nick                                  on 1998/12/05  16:14:42
13701     Log: Avoid hard-coding op numbers
13702          Update CC.pm to save %INC, and to co-exist with new C.pm
13703  Branch: perl
13704        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
13705 ____________________________________________________________________________
13706 [  2452] By: nick                                  on 1998/12/05  10:44:28
13707     Log: B.xs had its own code to calculate hash() which differed from
13708          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
13709          which meant that run-time require was re-done.
13710          Removed some debug from C.pm
13711  Branch: perl
13712        ! ext/B/B.xs ext/B/B/C.pm
13713 ____________________________________________________________________________
13714 [  2451] By: nick                                  on 1998/12/04  21:58:49
13715     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
13716          well as _54, but with pre-scan for classes and save the ISA scheme.
13717  Branch: perl
13718        ! ext/B/B/C.pm
13719 ____________________________________________________________________________
13720 [  2450] By: nick                                  on 1998/12/04  17:58:44
13721     Log: Vishal Bhatia's patch as a basis.
13722  Branch: perl
13723        ! ext/B/B/C.pm ext/B/B/CC.pm
13724 ____________________________________________________________________________
13725 [  2449] By: jhi                                   on 1998/12/04  16:39:21
13726     Log: Integrate from mainperl.
13727  Branch: cfgperl
13728       !> t/op/goto.t t/op/tr.t
13729 ____________________________________________________________________________
13730 [  2448] By: gsar                                  on 1998/12/04  06:06:49
13731     Log: tweak test for UTEST
13732  Branch: perl
13733        ! t/op/tr.t
13734 ____________________________________________________________________________
13735 [  2444] By: jhi                                   on 1998/12/03  14:37:22
13736     Log: s/\bthe the\b/the/g *.pod
13737  Branch: cfgperl
13738        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
13739 ____________________________________________________________________________
13740 [  2443] By: jhi                                   on 1998/12/03  13:39:53
13741     Log: Change#2441 aftermath.
13742  Branch: cfgperl
13743        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13744        ! config_h.SH thread.h vms/subconfigure.com
13745 ____________________________________________________________________________
13746 [  2441] By: jhi                                   on 1998/12/03  08:15:13
13747     Log: From: Dan Sugalski <sugalskd@osshe.edu>
13748          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
13749          Subject: [PATCH 5.005_54]Initial VMS patches
13750          Date: 3 Dec 1998 01:05:55 +0200
13751          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
13752          
13753          The patch to config_h.SH requires more study because
13754          metaconfig needs to agree.
13755  Branch: cfgperl
13756        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
13757        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
13758        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
13759 ____________________________________________________________________________
13760 [  2440] By: gsar                                  on 1998/12/03  01:32:16
13761     Log: add failed check-in of goto.t from change#1867
13762  Branch: perl
13763        ! t/op/goto.t
13764 ____________________________________________________________________________
13765 [  2437] By: jhi                                   on 1998/12/02  18:03:51
13766     Log: Fix most of the bad L<> links of
13767          
13768          From: Tom Christiansen <tchrist@jhereg.perl.com> 
13769          Subject: bad L<> links
13770          Reply-to: tchrist@perl.com 
13771          To: perlbug@jhereg.perl.com 
13772          Date: Tue, 11 Aug 1998 10:58:07 -0500 
13773          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
13774          
13775          The ones not fixed may require darker Pod::HTML magic,
13776          for example the perlguts.html#tags should work fine, IMHO.
13777  Branch: cfgperl
13778        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
13779        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
13780        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
13781        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
13782        ! pod/perlvar.pod
13783 ____________________________________________________________________________
13784 [  2436] By: jhi                                   on 1998/12/02  16:35:04
13785     Log: One paste too many in #2345.
13786  Branch: cfgperl
13787        ! lib/Pod/Html.pm
13788 ____________________________________________________________________________
13789 [  2435] By: jhi                                   on 1998/12/02  16:32:33
13790     Log: Pod::Html and Pod::Text were not locale-savvy:
13791          for example in =head1 all non-ASCII-\w-runs were
13792          turned into underscores in NAME tags.  This could
13793          result in several NAME tags becoming identical.
13794          Reported by:
13795          
13796          From: Fyodor Krasnov <fyodor@aha.ru> 
13797          Subject: pod2html vs Russian Characters
13798          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
13799          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
13800          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
13801  Branch: cfgperl
13802        ! lib/Pod/Html.pm lib/Pod/Text.pm
13803 ____________________________________________________________________________
13804 [  2434] By: jhi                                   on 1998/12/02  10:29:00
13805     Log: The real Mc5_54 integration.
13806  Branch: cfgperl
13807       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
13808 ____________________________________________________________________________
13809 [  2433] By: jhi                                   on 1998/12/02  08:52:13
13810     Log: From: Andy Dougherty <doughera@lafayette.edu>
13811          To: Perl Porters <perl5-porters@perl.org>
13812          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
13813          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
13814          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
13815  Branch: cfgperl
13816        ! Configure
13817 ____________________________________________________________________________
13818 [  2432] By: jhi                                   on 1998/12/02  08:49:47
13819     Log: From: Andy Dougherty <doughera@lafayette.edu>
13820          To: Perl Porters <perl5-porters@perl.org>
13821          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
13822          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
13823          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
13824  Branch: cfgperl
13825        ! Configure
13826 ____________________________________________________________________________
13827 [  2431] By: jhi                                   on 1998/12/01  16:11:50
13828     Log: From: achampio@lehman.com (Alan Champion)
13829          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
13830          To: perlbug@perl.com
13831          Date: 1 Dec 1998 17:36:33 +0200
13832          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
13833          
13834          Skip NIS includes.
13835  Branch: cfgperl
13836        ! t/op/pwent.t
13837 ____________________________________________________________________________
13838 [  2430] By: gsar                                  on 1998/12/01  12:12:50
13839     Log: 5.005_54, as released
13840  Branch: perl
13841        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
13842 ____________________________________________________________________________
13843 [  2429] By: jhi                                   on 1998/12/01  11:28:39
13844     Log: From: Anton Berezin <tobez@plab.ku.dk>
13845          To: perl5-porters@perl.org
13846          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
13847          Date: 30 Nov 1998 19:46:24 +0100
13848          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
13849  Branch: cfgperl
13850        ! hints/freebsd.sh
13851 ____________________________________________________________________________
13852 [  2428] By: jhi                                   on 1998/12/01  11:08:16
13853     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
13854  Branch: cfgperl
13855       +> (branch 30 files)
13856       !> (integrate 71 files)
13857 ____________________________________________________________________________
13858 [  2427] By: jhi                                   on 1998/12/01  10:51:37
13859     Log: Default to accepting a hinted $randfunc even when $csym
13860          does not find it.  (the previous defaylt behaviour was not
13861          to accept).
13862  Branch: cfgperl
13863        ! Configure
13864 ____________________________________________________________________________
13865 [  2426] By: jhi                                   on 1998/12/01  10:13:03
13866     Log: Separated the [:foo:] parsing to its own function.
13867          Passes all tests.
13868  Branch: cfgperl
13869        ! regcomp.c
13870 ____________________________________________________________________________
13871 [  2425] By: jhi                                   on 1998/12/01  08:22:49
13872     Log: Typo in comments.
13873  Branch: cfgperl
13874        ! regexec.c
13875 ____________________________________________________________________________
13876 [  2424] By: jhi                                   on 1998/12/01  08:21:38
13877     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13878          Subject: [PATCH 5.005_*] Debugger 'v' command
13879          To: perl5-porters@perl.org (Mailing list Perl5)
13880          Date: 1 Dec 1998 07:55:11 +0200
13881          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
13882  Branch: cfgperl
13883        ! lib/perl5db.pl
13884 ____________________________________________________________________________
13885 [  2423] By: jhi                                   on 1998/12/01  08:19:08
13886     Log: From: pvhp@forte.com (Peter Prymmer)
13887          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
13888          To: perl5-porters@perl.org
13889          Date: 1 Dec 1998 07:27:11 +0200
13890          Message-ID: <MLIST_9812010508.AA07791@forte.com>
13891  Branch: cfgperl
13892        ! hints/os390.sh
13893 ____________________________________________________________________________
13894 [  2417] By: jhi                                   on 1998/11/30  08:14:00
13895     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
13896  Branch: cfgperl
13897        ! ext/Socket/Socket.xs
13898 ____________________________________________________________________________
13899 [  2416] By: jhi                                   on 1998/11/30  08:00:15
13900     Log: Undo #2395, seems more like a problem in netbsd-current.
13901  Branch: cfgperl
13902        ! util.c
13903
13904 ----------------
13905 Version 5.005_54
13906 ----------------
13907
13908 ____________________________________________________________________________
13909 [  2414] By: gsar                                  on 1998/11/30  02:23:55
13910     Log: more JPL tweaks
13911  Branch: perl
13912        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
13913        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
13914 ____________________________________________________________________________
13915 [  2413] By: gsar                                  on 1998/11/30  01:35:56
13916     Log: stub bin/jpl that just runs JPL::Compile::files()
13917  Branch: perl
13918        + jpl/bin/jpl
13919 ____________________________________________________________________________
13920 [  2412] By: gsar                                  on 1998/11/30  01:32:14
13921     Log: delete symlink
13922  Branch: perl
13923        - jpl/bin/jpl
13924 ____________________________________________________________________________
13925 [  2410] By: gsar                                  on 1998/11/30  01:30:44
13926     Log: branch jpl from perlext to perl
13927  Branch: perl
13928       +> (branch 30 files)
13929 ____________________________________________________________________________
13930 [  2407] By: gsar                                  on 1998/11/30  01:24:53
13931     Log: JPL tweaks to build with 5.005
13932  Branch: perlext
13933        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
13934        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
13935 ____________________________________________________________________________
13936 [  2406] By: gsar                                  on 1998/11/30  00:55:54
13937     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
13938  Branch: perl
13939        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
13940 ____________________________________________________________________________
13941 [  2405] By: gsar                                  on 1998/11/30  00:28:55
13942     Log: patchlevel up to 54
13943  Branch: perl
13944        ! patchlevel.h win32/Makefile win32/config_H.bc
13945        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
13946 ____________________________________________________________________________
13947 [  2403] By: gsar                                  on 1998/11/29  23:35:50
13948     Log: integrate cfgperl changes into mainline
13949  Branch: perl
13950       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13951       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
13952 ____________________________________________________________________________
13953 [  2402] By: gsar                                  on 1998/11/29  23:08:42
13954     Log: sync Text::Wrap version number
13955  Branch: perl
13956        ! lib/Text/Wrap.pm
13957 ____________________________________________________________________________
13958 [  2401] By: gsar                                  on 1998/11/29  22:56:21
13959     Log: textfill.t tweak
13960  Branch: perl
13961        ! t/lib/textfill.t
13962 ____________________________________________________________________________
13963 [  2400] By: gsar                                  on 1998/11/29  22:50:41
13964     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
13965          <muir@idiom.com>
13966  Branch: perl
13967        + t/lib/textfill.t
13968        ! MANIFEST lib/Text/Wrap.pm
13969 ____________________________________________________________________________
13970 [  2399] By: gsar                                  on 1998/11/29  22:28:05
13971     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
13972          has happened without the authors knowledge or consent; the subversive
13973          version (which is in 5.00502) breaks one of the tests in the
13974          authors testsuite; attempts are being made to find a fix that
13975          avoids breaking code already running with the 5.005_02 version
13976          From:    David Muir Sharnoff <muir@idiom.com>
13977          Date:    Sat, 28 Nov 1998 04:34:17 PST
13978          Message-Id: <199811281234.EAA03082@idiom.com>
13979          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
13980  Branch: perl
13981        ! lib/Text/Wrap.pm t/lib/textwrap.t
13982 ____________________________________________________________________________
13983 [  2397] By: nick                                  on 1998/11/29  20:13:58
13984     Log: Update docs and English.pm for $^C
13985  Branch: perl
13986        ! lib/English.pm pod/perlvar.pod
13987 ____________________________________________________________________________
13988 [  2396] By: jhi                                   on 1998/11/29  20:13:03
13989     Log: Mirror #2384.
13990  Branch: cfgperl
13991        ! t/op/pwent.t
13992 ____________________________________________________________________________
13993 [  2395] By: jhi                                   on 1998/11/29  19:59:12
13994     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
13995  Branch: cfgperl
13996        ! util.c
13997 ____________________________________________________________________________
13998 [  2394] By: gsar                                  on 1998/11/29  19:49:08
13999     Log: updated perlreftut.pod
14000  Branch: perl
14001        ! pod/perlreftut.pod
14002 ____________________________________________________________________________
14003 [  2393] By: gsar                                  on 1998/11/29  19:31:56
14004     Log: misc tweaks
14005  Branch: perl
14006        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
14007 ____________________________________________________________________________
14008 [  2392] By: gsar                                  on 1998/11/29  19:31:18
14009     Log: notes about -DPERL_POLLUTE
14010  Branch: perl
14011        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
14012 ____________________________________________________________________________
14013 [  2391] By: gsar                                  on 1998/11/29  19:13:52
14014     Log: explain various win32 build caveats more clearly
14015  Branch: perl
14016        ! README.win32 win32/Makefile win32/makefile.mk
14017 ____________________________________________________________________________
14018 [  2390] By: gsar                                  on 1998/11/29  16:51:59
14019     Log: remove I_POLL detection (Configure will do that now)
14020  Branch: perl
14021        ! ext/IO/Makefile.PL
14022 ____________________________________________________________________________
14023 [  2389] By: jhi                                   on 1998/11/29  16:39:16
14024     Log: Add I_POLL for IO 1.20.
14025  Branch: cfgperl
14026        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14027        ! config_h.SH
14028 ____________________________________________________________________________
14029 [  2388] By: gsar                                  on 1998/11/29  16:23:30
14030     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
14031  Branch: perl
14032        + Porting/p4desc
14033        ! MANIFEST
14034 ____________________________________________________________________________
14035 [  2387] By: gsar                                  on 1998/11/29  16:08:03
14036     Log: another threads reliability fix: serialize writes to thr->threadsv
14037          avoid most uses of PL_na (which is much more inefficient than a
14038          simple local); update docs to suit; PL_na now being thr->Tna may
14039          be a minor compatibility issue for extensions--will require dTHR
14040          outside of XSUBs (those get automatic dTHR)
14041  Branch: perl
14042        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
14043        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
14044        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
14045        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
14046        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
14047        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
14048        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
14049        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
14050        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
14051 ____________________________________________________________________________
14052 [  2386] By: jhi                                   on 1998/11/29  15:40:42
14053     Log: Tune the "if" entry.
14054  Branch: cfgperl
14055        ! pod/perlfunc.pod
14056 ____________________________________________________________________________
14057 [  2385] By: gsar                                  on 1998/11/29  12:40:28
14058     Log: various fixes for race conditions under threads: mutex locks based
14059          on PL_threadnum were seriously flawed, since it means more than one
14060          thread could enter the critical region; PL_na was global instead of
14061          thread-local; child thread could finish and free thr structures
14062          before Thread->new() got around to creating the Thread object;
14063          cv_clone() needed locking, as it mucks with PL_comppad and other
14064          global data; new_struct_thread() needed to lock template-thread's
14065          mutex while copying its data
14066  Branch: perl
14067        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
14068        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
14069 ____________________________________________________________________________
14070 [  2384] By: gsar                                  on 1998/11/29  10:54:38
14071     Log: s/warn/print/ on multiply defined groups
14072  Branch: perl
14073        ! t/op/grent.t
14074 ____________________________________________________________________________
14075 [  2383] By: gsar                                  on 1998/11/29  10:48:39
14076     Log: backout change#2334
14077  Branch: perl
14078        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
14079 ____________________________________________________________________________
14080 [  2382] By: jhi                                   on 1998/11/29  10:33:40
14081     Log: Better NetInfo behaviour.
14082  Branch: cfgperl
14083        ! t/op/grent.t t/op/pwent.t
14084 ____________________________________________________________________________
14085 [  2381] By: jhi                                   on 1998/11/29  10:08:15
14086     Log: Integrate from mainperl.
14087  Branch: cfgperl
14088       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
14089       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
14090       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
14091       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
14092       +> t/lib/io_poll.t t/lib/io_unix.t
14093       !> (integrate 58 files)
14094 ____________________________________________________________________________
14095 [  2380] By: gsar                                  on 1998/11/29  08:22:49
14096     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
14097          Tim Bunce)
14098  Branch: perl
14099        ! gv.c
14100 ____________________________________________________________________________
14101 [  2379] By: gsar                                  on 1998/11/29  07:06:43
14102     Log: fix for pat.t failure under USE_THREADS
14103  Branch: perl
14104        ! pp_ctl.c regexec.c
14105 ____________________________________________________________________________
14106 [  2378] By: nick                                  on 1998/11/28  22:46:57
14107     Log: More C.pm tweaks
14108          Save globs even if we have saved cv itself before - may be imported.
14109          
14110          While we don't save "bootstrap" CV we need to provide a stub,
14111          so that if we require it later we don't fall through and attempt
14112          to DynaLoad module again.
14113          
14114          Attempt to save %INC so that "require" does not reload things
14115          we have compiled-in (does not work right yet - seems to be due
14116          to PL_incgv being created in perl_parse() current scheme setting 
14117          GvHV() is "better" than saving the glob, but still does not 
14118          work as I expect). 
14119  Branch: perl
14120        ! ext/B/B/C.pm
14121 ____________________________________________________________________________
14122 [  2377] By: gsar                                  on 1998/11/28  22:30:38
14123     Log: various tweaks; result passes all tests for normal build on Solaris;
14124          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
14125          win32 due to lack of select() that works on non-socket fds
14126  Branch: perl
14127        ! ext/IO/poll.c regcomp.c regexec.c scope.c
14128        ! t/lib/io_multihomed.t win32/makefile.mk
14129 ____________________________________________________________________________
14130 [  2376] By: gsar                                  on 1998/11/28  20:44:39
14131     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
14132  Branch: perl
14133        ! myconfig
14134 ____________________________________________________________________________
14135 [  2375] By: gsar                                  on 1998/11/28  20:42:58
14136     Log: integrate cfgperl changes into mainline
14137  Branch: perl
14138       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
14139       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
14140 ____________________________________________________________________________
14141 [  2374] By: gsar                                  on 1998/11/28  20:02:03
14142     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14143          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
14144          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
14145          Subject: [PATCH 5.00553] Yet another OS/2 patch
14146  Branch: perl
14147        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
14148 ____________________________________________________________________________
14149 [  2373] By: gsar                                  on 1998/11/28  19:30:06
14150     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14151          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
14152          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
14153          Subject: [PATCH 5.005_53] Change $#+
14154  Branch: perl
14155        ! mg.c pod/perlvar.pod t/op/pat.t
14156 ____________________________________________________________________________
14157 [  2372] By: gsar                                  on 1998/11/28  19:28:00
14158     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14159          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
14160          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
14161          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
14162  Branch: perl
14163        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
14164        ! thrdvar.h
14165 ____________________________________________________________________________
14166 [  2371] By: gsar                                  on 1998/11/28  19:23:53
14167     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14168          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
14169          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
14170          Subject: [PATCH 5.005_53] better -Mre=debugcolor
14171  Branch: perl
14172        ! embedvar.h objXSUB.h regexec.c thrdvar.h
14173 ____________________________________________________________________________
14174 [  2370] By: gsar                                  on 1998/11/28  19:21:17
14175     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14176          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
14177          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
14178          Subject: [PATCH 5.005_*] regcolors
14179  Branch: perl
14180        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
14181 ____________________________________________________________________________
14182 [  2369] By: gsar                                  on 1998/11/28  19:00:15
14183     Log: allow final period in a file (not followed by a newline) to
14184          terminate format spec
14185  Branch: perl
14186        ! toke.c
14187 ____________________________________________________________________________
14188 [  2368] By: gsar                                  on 1998/11/28  18:58:25
14189     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
14190          add C<$Config{installarchlib}/CORE> to the default locations searched
14191          on win32
14192  Branch: perl
14193        ! lib/ExtUtils/Liblist.pm
14194 ____________________________________________________________________________
14195 [  2367] By: gsar                                  on 1998/11/28  18:46:05
14196     Log: applied suggested patch with PERL_OBJECT tweaks
14197          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14198          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
14199          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
14200          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
14201  Branch: perl
14202        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
14203        ! regexec.c t/op/pat.t thrdvar.h
14204 ____________________________________________________________________________
14205 [  2366] By: gsar                                  on 1998/11/28  18:38:34
14206     Log: additional documentation for qr//
14207          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14208          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
14209          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
14210          Subject: [PATCH 5.005_*] Documentation (fwd)
14211  Branch: perl
14212        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
14213 ____________________________________________________________________________
14214 [  2365] By: gsar                                  on 1998/11/28  18:35:35
14215     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14216          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
14217          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
14218          Subject: [PATCH 5.005_*] Fix \G in REx without //g
14219  Branch: perl
14220        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
14221        ! regexp.h t/op/pat.t thrdvar.h
14222 ____________________________________________________________________________
14223 [  2364] By: gsar                                  on 1998/11/28  18:24:20
14224     Log: update Test.pm to Test-1.12; tweak 're' detection
14225  Branch: perl
14226        ! lib/Test.pm
14227 ____________________________________________________________________________
14228 [  2363] By: gsar                                  on 1998/11/28  18:12:04
14229     Log: avoid command-line quoting portability problems in lex_assign.t
14230  Branch: perl
14231        ! t/op/lex_assign.t
14232 ____________________________________________________________________________
14233 [  2362] By: gsar                                  on 1998/11/28  18:08:50
14234     Log: From: John Tobey <jtobey@channel1.com>
14235          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
14236          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
14237          Subject: PATCH: document English.pm sawampersand and thread issues
14238  Branch: perl
14239        ! lib/English.pm pod/perlvar.pod
14240 ____________________________________________________________________________
14241 [  2361] By: gsar                                  on 1998/11/28  18:03:04
14242     Log: fix uninitialized warnings
14243          From: Brian Callaghan <callagh@itginc.com>
14244          Date: Thu, 19 Nov 1998 17:49:10 -0800
14245          Message-Id: <3654CA96.B64FCAEB@itginc.com>
14246          Subject: Complete.pm patch (version 1.1)
14247  Branch: perl
14248        ! lib/Term/Complete.pm
14249 ____________________________________________________________________________
14250 [  2360] By: gsar                                  on 1998/11/28  17:59:16
14251     Log: s/Array/List/ suggested by John Tobey
14252  Branch: perl
14253        ! pod/perldata.pod
14254 ____________________________________________________________________________
14255 [  2359] By: gsar                                  on 1998/11/28  17:47:48
14256     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
14257  Branch: perl
14258        ! lib/Tie/Handle.pm pod/perlfunc.pod
14259 ____________________________________________________________________________
14260 [  2358] By: jhi                                   on 1998/11/28  17:23:15
14261     Log: Revamp the locale tests.
14262          (0) Instead of rewiring a few locales scan for them.
14263          (1) Bogus test #101 removed.
14264          (2) All the locales are checked, the lists of failed
14265          and non-failed ones are displayed.
14266          (3) The test #103 is again 'active' so that it may fail.
14267          (4) To balance (3) a hopefully pacifying message is shown
14268          if the #103 fails.
14269  Branch: cfgperl
14270        ! t/pragma/locale.t
14271 ____________________________________________________________________________
14272 [  2357] By: gsar                                  on 1998/11/28  17:21:07
14273     Log: add perlreftut.pod
14274  Branch: perl
14275        + pod/perlreftut.pod
14276        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
14277        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
14278        ! win32/pod.mak
14279 ____________________________________________________________________________
14280 [  2356] By: jhi                                   on 1998/11/28  16:58:01
14281     Log: Change #2346 fallout.
14282  Branch: cfgperl
14283        ! t/op/undef.t
14284 ____________________________________________________________________________
14285 [  2355] By: gsar                                  on 1998/11/28  16:46:43
14286     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
14287          ANSI prototypes
14288  Branch: perl
14289        ! ext/IO/IO.xs
14290 ____________________________________________________________________________
14291 [  2354] By: gsar                                  on 1998/11/28  16:08:07
14292     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
14293          keep platform hacks that aren't in the 1.20 dist; add new files
14294          to MANIFEST; hack Makefile.PL; result hasn't been tested
14295          anywhere
14296  Branch: perl
14297        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
14298        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
14299        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
14300        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
14301        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
14302        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
14303        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
14304        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
14305        ! t/lib/io_sock.t t/lib/io_udp.t
14306 ____________________________________________________________________________
14307 [  2353] By: jhi                                   on 1998/11/28  15:51:03
14308     Log: Locale collation, ctype, and numeric, were initialized wrong
14309          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
14310          as reported by
14311          
14312          From: Ilya.Sandler@etak.com (Ilya Sandler)
14313          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
14314          To: perlbug@perl.com
14315          Date: 25 Nov 1998 04:53:52 +0200
14316          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
14317  Branch: cfgperl
14318        ! util.c
14319 ____________________________________________________________________________
14320 [  2352] By: nick                                  on 1998/11/28  15:21:59
14321     Log: Implement $^C to allow perl access to -c flag - I think this 
14322          was agreed once...
14323  Branch: perl
14324        ! gv.c mg.c
14325 ____________________________________________________________________________
14326 [  2351] By: jhi                                   on 1998/11/28  15:14:24
14327     Log: Change #2251 fixup.
14328  Branch: cfgperl
14329        ! myconfig
14330 ____________________________________________________________________________
14331 [  2350] By: jhi                                   on 1998/11/28  14:58:19
14332     Log: Integrate from mainperl.
14333  Branch: cfgperl
14334       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
14335       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
14336       +> pod/perl5005delta.pod
14337       !> (integrate 49 files)
14338 ____________________________________________________________________________
14339 [  2349] By: jhi                                   on 1998/11/28  14:27:36
14340     Log: Passwd and group file groveling.
14341  Branch: cfgperl
14342        ! t/op/grent.t t/op/pwent.t
14343 ____________________________________________________________________________
14344 [  2348] By: gsar                                  on 1998/11/28  14:09:50
14345     Log: more conservative version of changes#2345,2346,2347; those break
14346          C<defined(@{"foo::ISA"})> which seems to be extensively used in
14347          the libs :-(
14348  Branch: perl
14349        ! pp.c t/op/method.t
14350 ____________________________________________________________________________
14351 [  2347] By: gsar                                  on 1998/11/28  13:36:08
14352     Log: tweak bogus test
14353  Branch: perl
14354        ! t/op/method.t
14355 ____________________________________________________________________________
14356 [  2346] By: gsar                                  on 1998/11/28  13:20:34
14357     Log: test cases for previous change
14358  Branch: perl
14359        ! t/op/undef.t
14360 ____________________________________________________________________________
14361 [  2345] By: gsar                                  on 1998/11/28  13:07:17
14362     Log: fix typo in pp_defined() causing C<defined %tied> to fail
14363  Branch: perl
14364        ! pp.c
14365 ____________________________________________________________________________
14366 [  2344] By: gsar                                  on 1998/11/28  13:03:29
14367     Log: s/comment/comment_t/ tweak (suggested by John Gorman
14368          <jgorman@webbysoft.com>)
14369  Branch: perl
14370        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
14371 ____________________________________________________________________________
14372 [  2343] By: gsar                                  on 1998/11/28  12:52:40
14373     Log: add (stub) perldelta.pod
14374  Branch: perl
14375        + pod/perldelta.pod
14376 ____________________________________________________________________________
14377 [  2342] By: gsar                                  on 1998/11/28  12:49:26
14378     Log: rename perldelta.pod to perl5005delta.pod in preparation for
14379          starting a new one
14380  Branch: perl
14381       +> pod/perl5005delta.pod
14382        - pod/perldelta.pod
14383        ! MANIFEST pod/perl.pod
14384 ____________________________________________________________________________
14385 [  2341] By: gsar                                  on 1998/11/28  12:41:55
14386     Log: fix MALLOC_LOCK #define
14387  Branch: perl
14388        ! malloc.c
14389 ____________________________________________________________________________
14390 [  2340] By: gsar                                  on 1998/11/28  12:18:23
14391     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14392          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
14393          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
14394          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
14395  Branch: perl
14396        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
14397 ____________________________________________________________________________
14398 [  2339] By: jhi                                   on 1998/11/28  11:59:01
14399     Log: Add -lm to dynix/ptx POSIX hints.
14400          From: "Martin J. Bligh" <mbligh@sequent.com>
14401          To: jhi@iki.fi
14402          Subject: Re: Making Perl work on DYNIX/ptx
14403          Date: Wed, 25 Nov 1998 10:34:41 -0800
14404          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
14405  Branch: cfgperl
14406        ! ext/POSIX/hints/dynixptx.pl
14407 ____________________________________________________________________________
14408 [  2338] By: jhi                                   on 1998/11/28  11:57:19
14409     Log: Detypo.
14410  Branch: cfgperl
14411        ! lib/filetest.pm
14412 ____________________________________________________________________________
14413 [  2337] By: jhi                                   on 1998/11/28  11:56:29
14414     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
14415  Branch: cfgperl
14416        ! Configure
14417 ____________________________________________________________________________
14418 [  2336] By: gsar                                  on 1998/11/28  11:41:14
14419     Log: teach CPAN.pm to ignore beta perl distributions when looking for
14420          modules
14421          From: root@dogberry.rutgers.edu (root)
14422          Date: Thu, 12 Nov 1998 23:08:39 -0500
14423          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
14424          Subject: recompile tries getting a perl distribution
14425  Branch: perl
14426        ! lib/CPAN.pm
14427 ____________________________________________________________________________
14428 [  2335] By: gsar                                  on 1998/11/28  11:27:46
14429     Log: make $1 et al readonly under threads; make C<undef $1> fail like
14430          C<$1 = undef> does
14431  Branch: perl
14432        ! op.c pp.c t/op/undef.t
14433 ____________________________________________________________________________
14434 [  2334] By: gsar                                  on 1998/11/28  10:24:52
14435     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
14436  Branch: perl
14437        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
14438 ____________________________________________________________________________
14439 [  2333] By: gsar                                  on 1998/11/28  09:36:40
14440     Log: document changed PERL_HASH()
14441  Branch: perl
14442        ! pod/perlfunc.pod pod/perlguts.pod
14443 ____________________________________________________________________________
14444 [  2332] By: nick                                  on 1998/11/27  21:10:27
14445     Log: Handle INIT list in C.pm
14446          1. Provide init_av() from B.xs
14447          2. Export it in B.pm
14448          3. Use it in C.pm
14449          Also disable some pruning in savecv() which seems to undo
14450          my previous patch.
14451          Experimental feature - save pathnames of .so files in easily 
14452          grep-able form for use in wrapper to feed to linker.  
14453  Branch: perl
14454        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
14455 ____________________________________________________________________________
14456 [  2327] By: gsar                                  on 1998/11/27  15:12:01
14457     Log: integrate change#2315 from maint-5.005
14458  Branch: perl
14459        ! t/op/sort.t
14460       !> op.c sv.c
14461 ____________________________________________________________________________
14462 [  2326] By: gsar                                  on 1998/11/27  15:00:42
14463     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
14464  Branch: perl
14465       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
14466       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
14467       !> lib/ExtUtils/typemap
14468 ____________________________________________________________________________
14469 [  2325] By: gsar                                  on 1998/11/27  14:46:18
14470     Log: malloc bugfix and documentation from Ilya Zakharevich
14471          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
14472          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
14473          Subject: [PATCH 5.005_*] Re: Internal coredump
14474          --
14475          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
14476          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
14477          Subject: [PATCH 5.005_*] malloc.c documentation
14478  Branch: perl
14479        ! malloc.c
14480 ____________________________________________________________________________
14481 [  2324] By: gsar                                  on 1998/11/27  14:41:38
14482     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
14483  Branch: perl
14484        ! ext/B/B/C.pm
14485 ____________________________________________________________________________
14486 [  2323] By: gsar                                  on 1998/11/27  14:33:44
14487     Log: From: maeda@src.ricoh.co.jp
14488          Date: Tue, 24 Nov 1998 10:37:45 +0900
14489          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
14490          Subject: format "..." bug
14491  Branch: perl
14492        ! pp_ctl.c t/op/write.t
14493 ____________________________________________________________________________
14494 [  2322] By: gsar                                  on 1998/11/27  14:20:12
14495     Log: add ext/Devel/Peek
14496          From: jan.dubois@ibm.net (Jan Dubois)
14497          Date: Mon, 23 Nov 1998 00:48:11 +0100
14498          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
14499          Subject: [PATCH 5.005_53] Devel::Peek integration
14500  Branch: perl
14501        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
14502        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
14503        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
14504        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
14505        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
14506 ____________________________________________________________________________
14507 [  2321] By: gsar                                  on 1998/11/27  13:03:08
14508     Log: ensure 'make regen_headers' even without perl installed
14509          (suggested by Ilya Zakharevich)
14510  Branch: perl
14511        ! bytecode.pl warning.pl
14512 ____________________________________________________________________________
14513 [  2320] By: gsar                                  on 1998/11/27  12:58:36
14514     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14515          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
14516          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
14517          Subject: [PATCH 5.005_*] Cosmetic malloc patch
14518  Branch: perl
14519        ! malloc.c
14520 ____________________________________________________________________________
14521 [  2319] By: gsar                                  on 1998/11/27  12:56:13
14522     Log: eliminate dup hunk from integration
14523  Branch: perl
14524        ! lib/filetest.pm perl.h
14525 ____________________________________________________________________________
14526 [  2318] By: gsar                                  on 1998/11/27  12:50:08
14527     Log: integrate cfgperl changes into mainline
14528  Branch: perl
14529       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
14530        ! pod/perlfaq4.pod
14531       !> (integrate 30 files)
14532 ____________________________________________________________________________
14533 [  2317] By: jhi                                   on 1998/11/27  11:38:13
14534     Log: C<-x>.
14535  Branch: cfgperl
14536        ! lib/filetest.pm
14537 ____________________________________________________________________________
14538 [  2316] By: jhi                                   on 1998/11/27  11:10:22
14539     Log: Integrate from mainperl.
14540  Branch: cfgperl
14541       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
14542       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
14543       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
14544       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
14545       !> win32/win32sck.c
14546 ____________________________________________________________________________
14547 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
14548     Log: integrate change#2246 from mainline, while still allowing
14549          C<sort $globref @foo>
14550          
14551          allow C<sort $coderef @foo>
14552  Branch: maint-5.005/perl
14553        ! op.c sv.c
14554       !> t/op/sort.t
14555 ____________________________________________________________________________
14556 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
14557     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
14558          forwarded by Jarkko Hietaniemi from Mark Bixby
14559  Branch: maint-5.005/perl
14560        ! ext/DynaLoader/dl_mpeix.xs installperl
14561 ____________________________________________________________________________
14562 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
14563     Log: Allow PL_FILES to have multiple targets from one source by allowing
14564          an array ref as the value in the hash
14565  Branch: maint-5.005/perl
14566        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14567        ! lib/ExtUtils/MakeMaker.pm
14568 ____________________________________________________________________________
14569 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
14570     Log: fix unsigned variables to use SvUV and sv_setuv
14571  Branch: maint-5.005/perl
14572        ! lib/ExtUtils/typemap
14573 ____________________________________________________________________________
14574 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
14575     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
14576  Branch: maint-5.005/perl
14577        ! lib/ExtUtils/MM_Unix.pm
14578 ____________________________________________________________________________
14579 [  2301] By: gsar                                  on 1998/11/26  10:16:54
14580     Log: fix PL_defoutgv leak under threads
14581  Branch: perl
14582        ! ext/Thread/Thread.xs
14583 ____________________________________________________________________________
14584 [  2300] By: gsar                                  on 1998/11/26  09:04:44
14585     Log: properly free temporaries created by threads
14586  Branch: perl
14587        ! ext/Thread/Thread.xs
14588 ____________________________________________________________________________
14589 [  2299] By: gsar                                  on 1998/11/26  06:51:16
14590     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
14591          to set the package for the block properly
14592  Branch: perl
14593        ! op.c t/comp/package.t t/lib/dumper.t
14594 ____________________________________________________________________________
14595 [  2298] By: nick                                  on 1998/11/24  22:04:20
14596     Log: Part-1 of tweaks to allow Tk to be "compiled"
14597          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
14598          (May also need attention to exports etc. - to follow.)
14599  Branch: perl
14600        ! universal.c
14601 ____________________________________________________________________________
14602 [  2294] By: jhi                                   on 1998/11/23  10:44:26
14603     Log: The new socket tests need in some platforms
14604          to #include <sys/types.h>.
14605  Branch: cfgperl
14606        ! Configure
14607 ____________________________________________________________________________
14608 [  2293] By: jhi                                   on 1998/11/23  10:33:42
14609     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
14610          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
14611          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
14612          Date: Mon, 23 Nov 1998 10:07:04 +0100
14613          Message-Id: <9811230907.AA06484@AWT.nl>
14614          
14615          NeXTstep NetInfo uses nidump to get the user/group databases.
14616  Branch: cfgperl
14617        ! t/op/grent.t t/op/pwent.t
14618 ____________________________________________________________________________
14619 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
14620     Log: Updated Porting/patchls utility.
14621  Branch: maint-5.004/perl
14622        ! Porting/patchls
14623 ____________________________________________________________________________
14624 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
14625     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
14626          From:  Henrik Tougaard <ht.000@foa.dk>
14627          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
14628          Files:  lib/Sys/Syslog.pm
14629  Branch: maint-5.004/perl
14630        ! lib/Sys/Syslog.pm
14631 ____________________________________________________________________________
14632 [  2286] By: jhi                                   on 1998/11/22  19:08:42
14633     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
14634  Branch: cfgperl
14635        ! ext/Socket/Socket.xs
14636 ____________________________________________________________________________
14637 [  2285] By: jhi                                   on 1998/11/22  18:21:07
14638     Log: MSG_PROXY for GNU/Hurd (previously we believed that
14639          all GNU libc platforms have MSG_PROXY.  Untrue).
14640          In fact this ended up as a major MSG_* and SCM_*
14641          update.  The MSG_XXX known to be enums in some
14642          versions of the glibc are now probed for and respective
14643          HAS_MSG_XXX are defined.  While I was at it I noticed
14644          SCM_RIGHTS being similarly an enum.  This reminded me of
14645          an ancient discussion in perl5-porters:
14646          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
14647          The BSD socket interface has a nifty feature for passing
14648          file descriptors and credentials--via sockets.  It may be
14649          too late to add this functionality to the CORE but
14650          at least Configure now probes for the functions,
14651          structs, and includes, defining the appropriate
14652          HAS_YYY and I_ZZZ, and the Socket extension exports
14653          the constants, in case somebody wants to write an
14654          extension for this interface.
14655  Branch: cfgperl
14656        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14657        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
14658        ! iperlsys.h
14659 ____________________________________________________________________________
14660 [  2284] By: jhi                                   on 1998/11/22  18:13:21
14661     Log: perlhist.pod 1.54, containing 5_53.
14662  Branch: cfgperl
14663        ! pod/perlhist.pod
14664 ____________________________________________________________________________
14665 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
14666     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
14667  Branch: maint-5.004/perl
14668        ! doio.c
14669 ____________________________________________________________________________
14670 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
14671     Log: Improve op/die_exit.t test for implicit close changing $!
14672  Branch: maint-5.004/perl
14673        ! t/op/die_exit.t
14674 ____________________________________________________________________________
14675 [  2268] By: jhi                                   on 1998/11/22  14:44:11
14676     Log: Fix thinko.
14677  Branch: cfgperl
14678        ! hints/dynixptx.sh
14679 ____________________________________________________________________________
14680 [  2267] By: jhi                                   on 1998/11/22  13:19:41
14681     Log: Document the d_socket override.
14682  Branch: cfgperl
14683        ! hints/dynixptx.sh
14684 ____________________________________________________________________________
14685 [  2266] By: jhi                                   on 1998/11/22  12:12:29
14686     Log: From: John Tobey <jtobey@channel1.com>
14687          Subject: [PATCH] perlfaq typos
14688          To: perl5-porters@perl.com
14689          Date: 22 Nov 1998 04:25:15 +0200
14690          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
14691  Branch: cfgperl
14692        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
14693        ! pod/perlfaq7.pod pod/perlfaq8.pod
14694 ____________________________________________________________________________
14695 [  2265] By: jhi                                   on 1998/11/22  12:06:29
14696     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
14697          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
14698          Newsgroups: hut.lists.perl5-porters
14699          To: gsar@engin.umich.edu (Gurusamy Sarathy)
14700          Cc: perl5-porters@perl.org (Perl5 Porters)
14701          Date: 20 Nov 1998 12:20:41 +0200
14702  Branch: cfgperl
14703        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14704        ! ext/DB_File/DB_File.xs
14705 ____________________________________________________________________________
14706 [  2264] By: jhi                                   on 1998/11/22  11:55:09
14707     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
14708          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
14709          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
14710          To: perlbug@perl.com
14711          Date: 20 Nov 1998 18:39:06 +0200
14712          Lines: 47
14713          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
14714  Branch: cfgperl
14715        ! t/op/grent.t t/op/pwent.t
14716 ____________________________________________________________________________
14717 [  2263] By: jhi                                   on 1998/11/22  11:42:59
14718     Log: Permission testing is tricky when we have too much power.
14719          Problem reported in
14720          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
14721          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
14722          To: perlbug@perl.com
14723          Date: 20 Nov 1998 18:39:06 +0200
14724          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
14725  Branch: cfgperl
14726        ! t/op/filetest.t
14727 ____________________________________________________________________________
14728 [  2262] By: gsar                                  on 1998/11/22  11:37:02
14729     Log: fix broken CAPI generation
14730  Branch: perl
14731        ! win32/GenCAPI.pl
14732 ____________________________________________________________________________
14733 [  2261] By: jhi                                   on 1998/11/22  11:17:00
14734     Log: -x should be C<-x>, reported by Gerben Wierda.
14735  Branch: cfgperl
14736        ! pod/perlfunc.pod
14737 ____________________________________________________________________________
14738 [  2260] By: gsar                                  on 1998/11/22  11:12:02
14739     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
14740  Branch: perl
14741        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
14742        ! proto.h
14743 ____________________________________________________________________________
14744 [  2259] By: jhi                                   on 1998/11/22  11:06:40
14745     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
14746          Subject: Re: [PATCH] Re: pod2man bug in date generated line
14747          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
14748          Cc: perlbug@perl.com
14749          Date: 20 Nov 1998 21:30:17 +0200
14750          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
14751  Branch: cfgperl
14752        ! pod/pod2man.PL
14753 ____________________________________________________________________________
14754 [  2256] By: jhi                                   on 1998/11/21  10:44:01
14755     Log: From: Thomas Bowditch <bowditch@inmet.com>
14756          Subject: Benchmark.pm suggestion
14757          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
14758          Date: Fri, 20 Nov 1998 17:43:46 -0500
14759          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
14760          
14761          Added timesum().
14762  Branch: cfgperl
14763        ! lib/Benchmark.pm
14764 ____________________________________________________________________________
14765 [  2255] By: gsar                                  on 1998/11/21  08:45:06
14766     Log: another win32 portability fix: make sysread() and syswrite()
14767          work on sockets
14768  Branch: perl
14769        ! pp_sys.c win32/win32.h
14770 ____________________________________________________________________________
14771 [  2254] By: gsar                                  on 1998/11/21  07:49:06
14772     Log: win32_recvfrom() compatibility fix
14773  Branch: perl
14774        ! win32/win32sck.c
14775 ____________________________________________________________________________
14776 [  2253] By: jhi                                   on 1998/11/20  08:22:06
14777     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
14778          To: jhi@iki.fi
14779          Subject: MPE/iX Perl 5.005_02 oops
14780          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
14781          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
14782  Branch: cfgperl
14783        ! ext/DynaLoader/dl_mpeix.xs installperl
14784 ____________________________________________________________________________
14785 [  2252] By: gsar                                  on 1998/11/19  17:38:03
14786     Log: mess_sv tweak for change#2249
14787  Branch: perl
14788        ! util.c
14789 ____________________________________________________________________________
14790 [  2251] By: jhi                                   on 1998/11/18  12:32:19
14791     Log: Display use64bits and usemultiplicity but only if necessary.
14792  Branch: cfgperl
14793        ! myconfig
14794 ____________________________________________________________________________
14795 [  2250] By: jhi                                   on 1998/11/18  12:26:50
14796     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
14797          Subject: pp.c uses 'unsigned Quad_t'
14798          To: perlbug@perl.com 
14799          Date: Sun, 15 Nov 1998 20:57:05 -0300 
14800          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
14801  Branch: cfgperl
14802        ! perl.h pp.c
14803 ____________________________________________________________________________
14804 [  2249] By: gsar                                  on 1998/11/18  05:43:11
14805     Log: use PL_mess_sv only during global destruction (fixes problems with
14806          overlapping invocations of form()/warn()/die()/croak() trampling on
14807          each other's messages)
14808  Branch: perl
14809        ! mg.c util.c
14810 ____________________________________________________________________________
14811 [  2248] By: gsar                                  on 1998/11/18  05:39:36
14812     Log: tweak change#2245 to skip previous message if any
14813  Branch: perl
14814        ! pp_ctl.c t/pragma/warn/pp_ctl
14815 ____________________________________________________________________________
14816 [  2247] By: jhi                                   on 1998/11/17  11:46:56
14817     Log: Integrate from mainperl.
14818  Branch: cfgperl
14819       !> (integrate 26 files)
14820 ____________________________________________________________________________
14821 [  2246] By: gsar                                  on 1998/11/17  09:41:10
14822     Log: allow C<sort $coderef @foo>
14823  Branch: perl
14824        ! op.c t/op/sort.t t/pragma/overload.t
14825 ____________________________________________________________________________
14826 [  2245] By: gsar                                  on 1998/11/17  08:28:26
14827     Log: propagate failures in DESTROY() as (optional) warnings
14828  Branch: perl
14829        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
14830 ____________________________________________________________________________
14831 [  2244] By: gsar                                  on 1998/11/17  07:43:08
14832     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
14833  Branch: perl
14834        ! perl.c thrdvar.h
14835 ____________________________________________________________________________
14836 [  2243] By: gsar                                  on 1998/11/17  07:40:09
14837     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
14838  Branch: perl
14839        ! lib/warning.pm warning.h warning.pl
14840 ____________________________________________________________________________
14841 [  2242] By: gsar                                  on 1998/11/17  06:32:39
14842     Log: fix skipspace() to properly account for newlines in eval''-ed
14843          strings (caused bogus line numbers in diagnostics and debugger)
14844  Branch: perl
14845        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
14846 ____________________________________________________________________________
14847 [  2241] By: gsar                                  on 1998/11/17  03:48:12
14848     Log: s/Perl_utf8skip/PL_utf8skip/g
14849  Branch: perl
14850        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
14851 ____________________________________________________________________________
14852 [  2240] By: gsar                                  on 1998/11/14  06:09:06
14853     Log: rework op/groups.t
14854  Branch: perl
14855        ! t/op/filetest.t t/op/groups.t
14856 ____________________________________________________________________________
14857 [  2235] By: gsar                                  on 1998/11/14  00:17:05
14858     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
14859  Branch: perl
14860        ! op.c
14861 ____________________________________________________________________________
14862 [  2234] By: gsar                                  on 1998/11/14  00:14:02
14863     Log: update Changes
14864  Branch: perl
14865        ! Changes win32/config.bc win32/config.gc win32/config.vc
14866 ____________________________________________________________________________
14867 [  2233] By: gsar                                  on 1998/11/13  09:43:03
14868     Log: doc tweak
14869  Branch: perl
14870        ! README.win32
14871 ____________________________________________________________________________
14872 [  2230] By: jhi                                   on 1998/11/12  17:07:45
14873     Log: Allow hints file override for d_socket
14874          (based on Sequent-induced change #2229).
14875  Branch: cfgperl
14876        ! Configure
14877 ____________________________________________________________________________
14878 [  2229] By: jhi                                   on 1998/11/12  16:32:33
14879     Log: 
14880          From: "Martin J. Bligh" <mbligh@sequent.com>
14881          To: jhi@iki.fi
14882          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
14883          Subject: Re: Making Perl work on DYNIX/ptx
14884          Date: Tue, 10 Nov 1998 16:24:26 -0800
14885          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
14886  Branch: cfgperl
14887        ! hints/dynixptx.sh
14888 ____________________________________________________________________________
14889 [  2228] By: jhi                                   on 1998/11/12  11:40:37
14890     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
14891          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
14892          To: jhi@iki.fi
14893          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
14894          Subject: Re: Making Perl work on DYNIX/ptx
14895          Date: Tue, 10 Nov 1998 18:01:10 -0800
14896  Branch: cfgperl
14897        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
14898 ____________________________________________________________________________
14899 [  2227] By: jhi                                   on 1998/11/12  11:17:42
14900     Log: Integrate from mainperl.
14901  Branch: cfgperl
14902       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
14903       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
14904       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
14905       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
14906       !> win32/win32.c x2p/s2p.PL
14907 ____________________________________________________________________________
14908 [  2226] By: gsar                                  on 1998/11/11  21:05:42
14909     Log: provide -DPERL_POLLUTE
14910  Branch: perl
14911        ! embed.pl embedvar.h
14912 ____________________________________________________________________________
14913 [  2225] By: jhi                                   on 1998/11/09  07:45:12
14914     Log: From: Hans Mulder <hansm@icgroup.nl>
14915          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
14916          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
14917          perl5-porters@perl.org
14918          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
14919          (UNINSTALLED)
14920          Date: Sun,  8 Nov 98 22:20:23 +0100
14921          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
14922  Branch: cfgperl
14923        ! malloc.c perl.h
14924 ____________________________________________________________________________
14925 [  2224] By: gsar                                  on 1998/11/09  03:13:14
14926     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
14927          Christoph <lupe@alanya.m.isar.de>)
14928  Branch: perl
14929        ! lib/Text/Wrap.pm
14930 ____________________________________________________________________________
14931 [  2223] By: gsar                                  on 1998/11/09  02:09:06
14932     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
14933          <lionel.fourquaux@wanadoo.fr>)
14934  Branch: perl
14935        ! x2p/s2p.PL
14936 ____________________________________________________________________________
14937 [  2222] By: gsar                                  on 1998/11/09  01:56:24
14938     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
14939          Date: Wed, 04 Nov 1998 12:19:44 +0000
14940          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
14941          Subject: [PATCH] Re: [5.005_53] read overflow? 
14942          --
14943          Date: Wed, 04 Nov 1998 13:15:18 +0000
14944          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
14945          Subject: [PATCH 5.005_53] perl -V fix
14946  Branch: perl
14947        ! perl.c regexec.c
14948 ____________________________________________________________________________
14949 [  2221] By: gsar                                  on 1998/11/09  01:34:56
14950     Log: From: jan.dubois@ibm.net (Jan Dubois)
14951          Date: Sun, 01 Nov 1998 00:05:01 +0100
14952          Message-ID: <364294bd.18052307@smtp1.ibm.net>
14953          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
14954  Branch: perl
14955        ! Changes win32/makedef.pl
14956 ____________________________________________________________________________
14957 [  2220] By: gsar                                  on 1998/11/08  21:13:07
14958     Log: integrate changes#2120,2168,2218 from maint-5.005;
14959          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
14960          enum; make regen_headers
14961  Branch: perl
14962        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
14963        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
14964 ____________________________________________________________________________
14965 [  2219] By: gsar                                  on 1998/11/08  19:42:57
14966     Log: integrate cfgperl changes into mainline
14967  Branch: perl
14968       +> README.vmesa
14969       !> Configure MANIFEST Porting/Glossary Porting/config.sh
14970       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
14971       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
14972       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
14973       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
14974       !> thread.h vms/subconfigure.com vos/config.h
14975 ____________________________________________________________________________
14976 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
14977     Log: From: Graham Barr <gbarr@ti.com>
14978          Date: Mon, 2 Nov 1998 07:38:52 -0600
14979          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
14980          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
14981  Branch: maint-5.005/perl
14982        ! ext/IPC/SysV/Msg.pm
14983 ____________________________________________________________________________
14984 [  2215] By: gsar                                  on 1998/11/08  02:52:52
14985     Log: set close-on-exec bit on pipe() FDs
14986  Branch: perl
14987        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
14988 ____________________________________________________________________________
14989 [  2214] By: gsar                                  on 1998/11/08  02:27:57
14990     Log: typo in newHVhv()
14991  Branch: perl
14992        ! hv.c
14993 ____________________________________________________________________________
14994 [  2211] By: jhi                                   on 1998/11/07  21:14:18
14995     Log: Finalize the Mach CThreads support.
14996          
14997          From: Hans Mulder <hansm@icgroup.nl>
14998          Date: Sat,  7 Nov 98 22:06:20 +0100
14999          To: Gurusamy Sarathy <gsar@engin.umich.edu>
15000          Cc: jhi@iki.fi, perl5-porters@perl.org
15001          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
15002          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
15003  Branch: cfgperl
15004        ! malloc.c perl.h
15005 ____________________________________________________________________________
15006 [  2210] By: gsar                                  on 1998/11/06  20:36:50
15007     Log: fix AvREALISH bogusness
15008  Branch: perl
15009        ! av.c t/op/array.t
15010 ____________________________________________________________________________
15011 [  2209] By: jhi                                   on 1998/11/06  08:05:31
15012     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
15013          ASSERT() causes problems in {NeXTStep,OpenStep}.
15014          
15015          From: Hans Mulder <hansm@icgroup.nl>
15016          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
15017          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
15018          Date: Fri,  6 Nov 98 01:27:41 +0100
15019          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
15020          
15021          and
15022          
15023          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15024          Subject: Re: ASSERT() in malloc.c
15025          To: jhi@iki.fi
15026          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
15027          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
15028  Branch: cfgperl
15029        ! malloc.c
15030 ____________________________________________________________________________
15031 [  2208] By: jhi                                   on 1998/11/06  07:55:38
15032     Log: Mach CThreads needs #include <mach/cthreads.h>.
15033  Branch: cfgperl
15034        ! perl.h
15035 ____________________________________________________________________________
15036 [  2206] By: jhi                                   on 1998/11/05  14:54:52
15037     Log: PERL_BADLANG wrongly documented.
15038          
15039          From: ts <decoux@moulon.inra.fr>
15040          To: jhi@cc.hut.fi
15041          Subject: Re: Locale warning messages
15042          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
15043          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
15044          
15045          and
15046          
15047          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15048          Subject: Re: PERL_BADLANG
15049          To: jhi@iki.fi
15050          Subject: Re: PERL_BADLANG
15051          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
15052          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
15053  Branch: cfgperl
15054        ! pod/perllocale.pod
15055 ____________________________________________________________________________
15056 [  2205] By: jhi                                   on 1998/11/05  14:24:33
15057     Log: Document all the control flow keywords in perlfunc
15058          so that "perlfunc -f while" works.
15059  Branch: cfgperl
15060        ! pod/perlfunc.pod
15061 ____________________________________________________________________________
15062 [  2204] By: jhi                                   on 1998/11/05  12:46:02
15063     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
15064          (from vos/config.h).  Update Porting/{Glossary,config*}.
15065  Branch: cfgperl
15066        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15067        ! config_h.SH vos/config.h
15068 ____________________________________________________________________________
15069 [  2203] By: jhi                                   on 1998/11/05  08:34:39
15070     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
15071  Branch: cfgperl
15072        ! hints/vmesa.sh vms/subconfigure.com
15073 ____________________________________________________________________________
15074 [  2202] By: jhi                                   on 1998/11/05  08:03:20
15075     Log: Integrate from mainperl.
15076  Branch: cfgperl
15077       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
15078       !> win32/Makefile win32/makefile.mk win32/win32.c
15079 ____________________________________________________________________________
15080 [  2201] By: gsar                                  on 1998/11/05  04:40:44
15081     Log: another POPSTACK victim
15082  Branch: perl
15083        ! cop.h sv.c
15084 ____________________________________________________________________________
15085 [  2196] By: gsar                                  on 1998/11/05  02:07:54
15086     Log: fix a location affected by change#2191, add note about POPSTACK
15087  Branch: perl
15088        ! cop.h gv.c pp_ctl.c
15089 ____________________________________________________________________________
15090 [  2195] By: gsar                                  on 1998/11/05  02:04:45
15091     Log: makefile notes
15092  Branch: perl
15093        ! win32/Makefile win32/makefile.mk
15094 ____________________________________________________________________________
15095 [  2192] By: gsar                                  on 1998/11/04  23:48:53
15096     Log: indeterminate order-of-evaluation fixes
15097  Branch: perl
15098        ! mg.c
15099 ____________________________________________________________________________
15100 [  2191] By: gsar                                  on 1998/11/04  23:02:16
15101     Log: refetch local stack pointer in POPSTACK
15102  Branch: perl
15103        ! cop.h perl.c
15104 ____________________________________________________________________________
15105 [  2190] By: jhi                                   on 1998/11/04  08:50:40
15106     Log: Configure update.
15107          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
15108          
15109          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
15110          To: Martin Bligh <mbligh@sequent.com>
15111          Cc: Jarkko Hietaniemi <jhi@iki.fi>
15112          Subject: Re: Perl 5's configure on DYNIX/ptx
15113          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
15114          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
15115          
15116          find sockets also from libsocket, not just libnet.
15117          OS390: $compile_ok instead of $compile for <inttypes.h>,
15118          
15119          From: pvhp@forte.com (Peter Prymmer)
15120          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
15121          Subject: _53 not OK on os390 but looking better than ever
15122          Date: Tue, 3 Nov 98 17:33:22 PST
15123          Message-Id: <9811040133.AA09450@forte.com>
15124  Branch: cfgperl
15125        ! Configure
15126 ____________________________________________________________________________
15127 [  2189] By: jhi                                   on 1998/11/04  07:43:58
15128     Log: sysio.t failure: fix undefined order of evaluation, from
15129          
15130          From: Spider Boardman <spider@web.zk3.dec.com>
15131          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
15132          To: perlbug@perl.com
15133          Date: 4 Nov 1998 01:22:30 +0200
15134          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
15135  Branch: cfgperl
15136        ! pp_sys.c
15137 ____________________________________________________________________________
15138 [  2188] By: gsar                                  on 1998/11/04  02:59:16
15139     Log: fix return value of win32_pclose()
15140  Branch: perl
15141        ! win32/win32.c
15142 ____________________________________________________________________________
15143 [  2187] By: gsar                                  on 1998/11/04  02:56:34
15144     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
15145  Branch: perl
15146        ! Changes doop.c gv.c util.c
15147 ____________________________________________________________________________
15148 [  2186] By: jhi                                   on 1998/11/03  08:17:52
15149     Log: Document quads in pack.
15150  Branch: cfgperl
15151        ! pod/perlfunc.pod
15152 ____________________________________________________________________________
15153 [  2185] By: jhi                                   on 1998/11/03  07:49:35
15154     Log: (IV) vs (I32) vs I_V()
15155          
15156          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
15157          From: Anton Berezin <tobez@plab.ku.dk> 
15158          To: "p5p" <perl5-porters@perl.org> 
15159          Date: 01 Nov 1998 15:09:11 +0100 
15160          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
15161          
15162          and
15163          
15164          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
15165          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
15166          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
15167  Branch: cfgperl
15168        ! sv.c
15169 ____________________________________________________________________________
15170 [  2184] By: jhi                                   on 1998/11/03  07:42:46
15171     Log: VM/ESA updates.
15172  Branch: cfgperl
15173        + README.vmesa
15174        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
15175 ____________________________________________________________________________
15176 [  2183] By: jhi                                   on 1998/11/02  12:58:13
15177     Log: The id(1)-parsing is real fun.
15178  Branch: cfgperl
15179        ! t/op/groups.t
15180 ____________________________________________________________________________
15181 [  2182] By: jhi                                   on 1998/11/02  12:07:43
15182     Log: Decommission the symlink test.
15183  Branch: cfgperl
15184        ! t/op/lex_assign.t
15185 ____________________________________________________________________________
15186 [  2181] By: jhi                                   on 1998/11/02  12:03:08
15187     Log: Replace ATTR_JOINABLE with true Configure probe
15188          for PTHREAD_CREATE_JOINABLE (or equivalent:
15189          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
15190          Remove ATTR_JOINABLE itself: Thread.xs uses
15191          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
15192          
15193          Really scan for <mach/cthreads.h> only if usethreads.
15194  Branch: cfgperl
15195        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
15196 ____________________________________________________________________________
15197 [  2180] By: jhi                                   on 1998/11/02  11:07:34
15198     Log: In HP-UX 10.X usethreads only if the required files are present.
15199  Branch: cfgperl
15200        ! hints/hpux.sh
15201 ____________________________________________________________________________
15202 [  2179] By: jhi                                   on 1998/11/02  09:10:33
15203     Log: Prefer groups(1).
15204          id -Gn can be broken.
15205          id -a can save the day.
15206  Branch: cfgperl
15207        ! t/op/groups.t
15208 ____________________________________________________________________________
15209 [  2178] By: jhi                                   on 1998/11/02  08:35:29
15210     Log: Detrail enum comma.
15211  Branch: cfgperl
15212        ! perl.h
15213 ____________________________________________________________________________
15214 [  2177] By: jhi                                   on 1998/11/02  08:24:12
15215     Log: 0**0 = 1, from
15216          
15217          From: d-lewart@uiuc.edu (Daniel S. Lewart)
15218          Subject: Math::Complex 0**0 patches
15219          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
15220          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
15221          To: jhi@iki.fi (Jarkko Hietaniemi),
15222          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
15223  Branch: cfgperl
15224        ! lib/Math/Complex.pm t/lib/complex.t
15225 ____________________________________________________________________________
15226 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
15227     Log: From: jan.dubois@ibm.net (Jan Dubois)   
15228          Date: Fri, 09 Oct 1998 23:28:31 +0200
15229          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
15230          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
15231  Branch: maint-5.005/perl
15232        ! XSUB.h
15233 ____________________________________________________________________________
15234 [  2164] By: jhi                                   on 1998/10/31  15:50:02
15235     Log: Integrate from mainperl.
15236  Branch: cfgperl
15237       +> t/op/lex_assign.t
15238       !> (integrate 45 files)
15239
15240 ----------------
15241 Version 5.005_53
15242 ----------------
15243
15244 ____________________________________________________________________________
15245 [  2163] By: gsar                                  on 1998/10/31  11:31:12
15246     Log: bump patchlevel; other minor fixes for clean build and test on
15247          Solaris and win32
15248  Branch: perl
15249        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
15250        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
15251        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
15252        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
15253        ! x2p/a2p.c
15254 ____________________________________________________________________________
15255 [  2162] By: gsar                                  on 1998/10/31  09:40:31
15256     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15257          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
15258          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
15259          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
15260  Branch: perl
15261        ! pp.h
15262 ____________________________________________________________________________
15263 [  2161] By: gsar                                  on 1998/10/31  09:39:13
15264     Log: From: Albert Dvornik <bert@genscan.com>
15265          Date: 30 Oct 1998 17:50:04 -0500
15266          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
15267          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
15268  Branch: perl
15269        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
15270 ____________________________________________________________________________
15271 [  2160] By: gsar                                  on 1998/10/31  09:35:03
15272     Log: fix for bugs in -x mode
15273          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15274          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
15275          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
15276          Subject: [PATCH 5.00552] Fix h2xs
15277  Branch: perl
15278        ! utils/h2xs.PL
15279 ____________________________________________________________________________
15280 [  2159] By: gsar                                  on 1998/10/31  09:31:36
15281     Log: Data::Dumper update
15282  Branch: perl
15283        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
15284        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
15285 ____________________________________________________________________________
15286 [  2153] By: gsar                                  on 1998/10/30  21:40:09
15287     Log: add testsuite portion of patch
15288          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15289          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
15290          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
15291          Subject: [PATCH 5.00321 ;-)] 87% speedup
15292  Branch: perl
15293        + t/op/lex_assign.t
15294        ! MANIFEST
15295 ____________________________________________________________________________
15296 [  2152] By: gsar                                  on 1998/10/30  21:08:11
15297     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
15298  Branch: perl
15299        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
15300 ____________________________________________________________________________
15301 [  2151] By: gsar                                  on 1998/10/30  20:18:09
15302     Log: From: Mark-Jason Dominus <mjd@plover.com>
15303          Date: Fri, 30 Oct 1998 14:24:23 EST
15304          Message-Id: <19981030192423.27276.qmail@plover.com>
15305          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
15306  Branch: perl
15307        ! x2p/walk.c
15308 ____________________________________________________________________________
15309 [  2150] By: gsar                                  on 1998/10/30  20:08:57
15310     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15311          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
15312          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
15313          Subject: [PATCH 5.00552] Overloaded <> and deref again
15314  Branch: perl
15315        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
15316        ! t/pragma/overload.t toke.c
15317 ____________________________________________________________________________
15318 [  2149] By: gsar                                  on 1998/10/30  19:38:15
15319     Log: From: Roderick Schertler <roderick@argon.org>
15320          Date: Thu, 29 Oct 1998 14:50:18 -0500
15321          Message-ID: <17625.909690618@eeyore.ibcinc.com>
15322          Subject: patch for daemonization docs in perlipc
15323  Branch: perl
15324        ! pod/perlipc.pod
15325 ____________________________________________________________________________
15326 [  2148] By: gsar                                  on 1998/10/30  19:36:07
15327     Log: From: Anton Berezin <tobez@plab.ku.dk>
15328          Date: 29 Oct 1998 17:06:25 +0100
15329          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
15330          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
15331  Branch: perl
15332        ! win32/win32.c
15333 ____________________________________________________________________________
15334 [  2147] By: gsar                                  on 1998/10/30  19:31:37
15335     Log: tweaked version of suggested patch
15336          From: Anton Berezin <tobez@plab.ku.dk>
15337          Date: 29 Oct 1998 14:48:54 +0100
15338          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
15339          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
15340  Branch: perl
15341        ! win32/win32.c
15342 ____________________________________________________________________________
15343 [  2146] By: gsar                                  on 1998/10/30  19:03:50
15344     Log: hand-apply whitespace-mutiliated patch
15345          From: "vishal bhatia" <vishalb@hotmail.com>
15346          Date: Wed, 28 Oct 1998 23:45:32 PST
15347          Message-ID: <19981029074534.2334.qmail@hotmail.com>
15348          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
15349  Branch: perl
15350        ! ext/B/B/C.pm ext/B/B/CC.pm
15351 ____________________________________________________________________________
15352 [  2145] By: gsar                                  on 1998/10/30  18:46:58
15353     Log: remaining PL_foo stragglers
15354  Branch: perl
15355        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
15356        ! op.h os2/os2.c vms/gen_shrfls.pl
15357 ____________________________________________________________________________
15358 [  2144] By: gsar                                  on 1998/10/30  17:38:36
15359     Log: integrate cfgperl tweaks into mainline
15360  Branch: perl
15361       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
15362       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
15363 ____________________________________________________________________________
15364 [  2143] By: jhi                                   on 1998/10/30  13:27:39
15365     Log: There can be multiple yacc/bison errors.
15366  Branch: cfgperl
15367        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
15368 ____________________________________________________________________________
15369 [  2142] By: jhi                                   on 1998/10/30  13:18:43
15370     Log: README.posix-bc update.
15371  Branch: cfgperl
15372        ! README.posix-bc
15373 ____________________________________________________________________________
15374 [  2141] By: jhi                                   on 1998/10/30  09:12:59
15375     Log: #2133 fallout.
15376  Branch: cfgperl
15377        ! doio.c ext/POSIX/POSIX.xs
15378 ____________________________________________________________________________
15379 [  2140] By: jhi                                   on 1998/10/30  08:43:18
15380     Log: Integrate from mainperl.
15381  Branch: cfgperl
15382       +> globvar.sym pp.sym
15383        - objpp.h thread.sym
15384       !> (integrate 61 files)
15385 ____________________________________________________________________________
15386 [  2133] By: gsar                                  on 1998/10/30  02:51:39
15387     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
15388          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
15389          should soon be automated also; the global variables that
15390          escaped the PL_foo conversion are now reined in; renamed
15391          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
15392          type of same name; duplicated lists of pp_things in various
15393          places is now gone; result has only been tested on win32
15394  Branch: perl
15395        + globvar.sym pp.sym
15396        - objpp.h thread.sym
15397        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
15398        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
15399        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
15400        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
15401        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
15402        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
15403        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
15404        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
15405        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
15406        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15407        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
15408 ____________________________________________________________________________
15409 [  2130] By: jhi                                   on 1998/10/29  15:31:26
15410     Log: Pure bison yylex() proto was broken.
15411  Branch: cfgperl
15412        ! proto.h
15413 ____________________________________________________________________________
15414 [  2126] By: jhi                                   on 1998/10/29  08:35:54
15415     Log: Integrate mainperl.
15416  Branch: cfgperl
15417       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
15418       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
15419       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
15420       !> t/pragma/warn/doio toke.c win32/makefile.mk
15421 ____________________________________________________________________________
15422 [  2125] By: jhi                                   on 1998/10/29  08:32:38
15423     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
15424  Branch: cfgperl
15425        ! Makefile.SH
15426 ____________________________________________________________________________
15427 [  2124] By: jhi                                   on 1998/10/29  08:06:44
15428     Log: EBCDIC Makefile.SH tuneup.
15429  Branch: cfgperl
15430        ! Makefile.SH
15431 ____________________________________________________________________________
15432 [  2119] By: gsar                                  on 1998/10/28  23:24:04
15433     Log: remove doubled hunk from integration
15434  Branch: perl
15435        ! pp.c
15436 ____________________________________________________________________________
15437 [  2118] By: gsar                                  on 1998/10/28  22:03:31
15438     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15439          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
15440          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
15441          Subject: [PATCH 5.00552] Minor debugger tweaks
15442  Branch: perl
15443        ! lib/perl5db.pl
15444 ____________________________________________________________________________
15445 [  2117] By: gsar                                  on 1998/10/28  22:02:30
15446     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15447          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
15448          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
15449          Subject: [PATCH 5.00552] Make sort respect overloading
15450  Branch: perl
15451        ! pp_ctl.c proto.h t/pragma/overload.t
15452 ____________________________________________________________________________
15453 [  2116] By: gsar                                  on 1998/10/28  21:51:11
15454     Log: MM patches from Ilya Zakharevich
15455          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
15456          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
15457          Subject: [PATCH 5.00552] Make MakeMaker more verbose
15458          --
15459          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
15460          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
15461          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
15462  Branch: perl
15463        ! lib/ExtUtils/MakeMaker.pm
15464 ____________________________________________________________________________
15465 [  2115] By: gsar                                  on 1998/10/28  21:46:19
15466     Log: add explicit references to perl source path in ld2 and gcc2
15467  Branch: perl
15468        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
15469 ____________________________________________________________________________
15470 [  2114] By: gsar                                  on 1998/10/28  21:39:56
15471     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
15472          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
15473          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
15474          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
15475  Branch: perl
15476        ! INSTALL
15477 ____________________________________________________________________________
15478 [  2113] By: gsar                                  on 1998/10/28  21:21:16
15479     Log: integrate cfgperl into mainline
15480  Branch: perl
15481       +> t/op/filetest.t
15482       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
15483       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
15484       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
15485       !> thread.h toke.c vmesa/Makefile
15486 ____________________________________________________________________________
15487 [  2112] By: gsar                                  on 1998/10/28  21:14:18
15488     Log: minor cleanup
15489  Branch: perl
15490        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
15491 ____________________________________________________________________________
15492 [  2111] By: gsar                                  on 1998/10/28  18:52:10
15493     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
15494  Branch: perl
15495        ! toke.c
15496 ____________________________________________________________________________
15497 [  2110] By: jhi                                   on 1998/10/28  15:07:54
15498     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
15499  Branch: cfgperl
15500        ! Makefile.SH
15501 ____________________________________________________________________________
15502 [  2109] By: jhi                                   on 1998/10/28  13:39:54
15503     Log: a2p.y needs to generate also y.tab.h.
15504  Branch: cfgperl
15505        ! Makefile.SH
15506 ____________________________________________________________________________
15507 [  2108] By: jhi                                   on 1998/10/28  10:33:36
15508     Log: The "parse error" must be converted to "syntax error",
15509          just matching it aint' enough.
15510  Branch: cfgperl
15511        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
15512        ! t/pragma/warning.t
15513 ____________________________________________________________________________
15514 [  2107] By: jhi                                   on 1998/10/28  10:23:05
15515     Log: Regen sig_n{ame,umber}* if slightest doubt.
15516  Branch: cfgperl
15517        ! Configure
15518 ____________________________________________________________________________
15519 [  2106] By: jhi                                   on 1998/10/28  08:44:49
15520     Log: Bison says 'parse error', not 'parser error'.
15521  Branch: cfgperl
15522        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
15523        ! t/pragma/warning.t
15524 ____________________________________________________________________________
15525 [  2105] By: jhi                                   on 1998/10/28  08:42:09
15526     Log: yylex() parametrization.
15527  Branch: cfgperl
15528        ! proto.h toke.c
15529 ____________________________________________________________________________
15530 [  2104] By: jhi                                   on 1998/10/28  08:25:09
15531     Log: Bring in #2102.
15532  Branch: cfgperl
15533        ! pp.c
15534 ____________________________________________________________________________
15535 [  2103] By: jhi                                   on 1998/10/28  08:22:04
15536     Log: From: Dominic Dunlop <domo@vo.lu>
15537          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
15538          Date: 27 Oct 1998 20:47:25 +0200
15539          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
15540  Branch: cfgperl
15541        ! t/op/groups.t
15542 ____________________________________________________________________________
15543 [  2102] By: larry                                 on 1998/10/27  18:58:55
15544     Log: utf8 change to quotemeta broke EBCDIC
15545  Branch: perl
15546        ! pp.c
15547 ____________________________________________________________________________
15548 [  2101] By: jhi                                   on 1998/10/27  12:55:34
15549     Log: $Config{sig_num_init}.
15550          Also, a new approach to the 'pthreads-created-joinable': drop
15551          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
15552          directly. (See also #2096).
15553  Branch: cfgperl
15554        ! Configure config_h.SH
15555 ____________________________________________________________________________
15556 [  2100] By: jhi                                   on 1998/10/27  10:48:55
15557     Log: Regenerated perly_c.diff.
15558  Branch: cfgperl
15559        ! perly_c.diff
15560 ____________________________________________________________________________
15561 [  2099] By: jhi                                   on 1998/10/27  08:42:25
15562     Log: First the mangler was Netscape, then it was me.
15563  Branch: cfgperl
15564        ! vmesa/Makefile
15565 ____________________________________________________________________________
15566 [  2098] By: jhi                                   on 1998/10/27  08:34:40
15567     Log: `id -Gn` might be available where `groups` is not.
15568  Branch: cfgperl
15569        ! t/op/groups.t
15570 ____________________________________________________________________________
15571 [  2097] By: jhi                                   on 1998/10/27  08:05:17
15572     Log: Netscape had mangled the tabs.
15573  Branch: cfgperl
15574        ! vmesa/Makefile
15575 ____________________________________________________________________________
15576 [  2096] By: jhi                                   on 1998/10/27  08:03:05
15577     Log: ATTR_JOINABLE logic, based on (private email)
15578          
15579          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
15580          Subject: Some little diffs
15581          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
15582          Date: Tue, 27 Oct 1998 13:44:42 +1300
15583  Branch: cfgperl
15584        ! thread.h
15585 ____________________________________________________________________________
15586 [  2095] By: jhi                                   on 1998/10/27  07:56:57
15587     Log: Mach cthreads support based on:
15588          
15589          From: brie@corp.home.net (Brian Harrison)
15590          Subject: perl5.005_02 patch for mthreads
15591          To: perl5-porters@perl.org
15592          Date: 24 Oct 1998 01:01:55 +0300
15593          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
15594          
15595          Pthread yield probe (dejavu)
15596          Cosmetic nanochange for the union semun output.
15597          Better inttypes.h probe.
15598          Undo the 'void *' $selecttype probe from #1971 because
15599          it breaks the $selectminbits test.
15600  Branch: cfgperl
15601        ! Configure config_h.SH perl.h thread.h
15602 ____________________________________________________________________________
15603 [  2094] By: jhi                                   on 1998/10/26  13:02:07
15604     Log: Also posix-bc wants to reyacc.
15605  Branch: cfgperl
15606        ! Makefile.SH
15607 ____________________________________________________________________________
15608 [  2093] By: jhi                                   on 1998/10/26  10:17:21
15609     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
15610          5_02 and really breaking things in non-ASCII worlds.
15611  Branch: cfgperl
15612        ! pp.c
15613 ____________________________________________________________________________
15614 [  2092] By: jhi                                   on 1998/10/26  09:08:00
15615     Log: More robustness.
15616  Branch: cfgperl
15617        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
15618        ! t/pragma/warning.t
15619 ____________________________________________________________________________
15620 [  2091] By: jhi                                   on 1998/10/26  08:47:32
15621     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
15622          Bison really wants YYLEX_PARAM.
15623  Branch: cfgperl
15624        ! perly.y proto.h toke.c
15625 ____________________________________________________________________________
15626 [  2090] By: jhi                                   on 1998/10/26  08:21:25
15627     Log: s/YYLEX_PARAM/YYLEXPARAM/
15628  Branch: cfgperl
15629        ! perly.y
15630 ____________________________________________________________________________
15631 [  2089] By: jhi                                   on 1998/10/26  08:17:33
15632     Log: Indicate skipped subtests.
15633  Branch: cfgperl
15634        ! t/io/pipe.t
15635 ____________________________________________________________________________
15636 [  2088] By: jhi                                   on 1998/10/26  08:11:36
15637     Log: Integrate from mainperl.
15638  Branch: cfgperl
15639       !> (integrate 54 files)
15640 ____________________________________________________________________________
15641 [  2087] By: jhi                                   on 1998/10/26  08:08:02
15642     Log: Add test for filetests.
15643  Branch: cfgperl
15644        + t/op/filetest.t
15645        ! MANIFEST
15646 ____________________________________________________________________________
15647 [  2086] By: gsar                                  on 1998/10/26  02:44:44
15648     Log: various win32 tweaks; disable new xs_cpp section (it creates
15649          ambiguous inference graph for %.xs --> %.o)
15650  Branch: perl
15651        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
15652        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
15653        ! win32/config.gc win32/config_H.gc win32/makedef.pl
15654        ! win32/makefile.mk win32/win32.h
15655 ____________________________________________________________________________
15656 [  2085] By: gsar                                  on 1998/10/26  00:50:02
15657     Log: sanity-check $Config{drand01} in rand.t
15658  Branch: perl
15659        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
15660        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15661 ____________________________________________________________________________
15662 [  2078] By: gsar                                  on 1998/10/25  10:22:04
15663     Log: update win32/config*.?c
15664  Branch: perl
15665        ! Changes win32/config.bc win32/config.gc win32/config.vc
15666        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15667 ____________________________________________________________________________
15668 [  2077] By: gsar                                  on 1998/10/25  08:39:25
15669     Log: From: Graham Barr <gbarr@pobox.com>
15670          Date: Sat, 24 Oct 1998 21:45:50 -0500
15671          Message-ID: <19981024214550.C508@pobox.com>
15672          Subject: Re: die with a reference  should use overload "" operator
15673  Branch: perl
15674        ! pp_ctl.c
15675 ____________________________________________________________________________
15676 [  2076] By: gsar                                  on 1998/10/25  08:37:49
15677     Log: From: Graham Barr <gbarr@pobox.com>
15678          Date: Sat, 24 Oct 1998 12:45:21 -0500
15679          Message-ID: <19981024124521.C512@pobox.com>
15680          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
15681  Branch: perl
15682        ! sv.c
15683 ____________________________________________________________________________
15684 [  2075] By: gsar                                  on 1998/10/25  08:24:09
15685     Log: fix C<print $n += 5;> etc.
15686  Branch: perl
15687        ! toke.c
15688 ____________________________________________________________________________
15689 [  2074] By: gsar                                  on 1998/10/25  08:12:28
15690     Log: list builtins with portability caveats
15691          From: Jarkko Hietaniemi <jhi@iki.fi>
15692          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
15693          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
15694          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
15695  Branch: perl
15696        ! pod/perlfunc.pod
15697 ____________________________________________________________________________
15698 [  2073] By: gsar                                  on 1998/10/25  07:55:43
15699     Log: fix stack overrun in file test operators
15700  Branch: perl
15701        ! pp_sys.c
15702 ____________________________________________________________________________
15703 [  2072] By: gsar                                  on 1998/10/25  07:29:45
15704     Log: implement C<goto &func> and other fixes (via private mail)
15705          From:    "vishal bhatia" <vishalb@hotmail.com>
15706          Date:    Wed, 21 Oct 1998 22:59:03 PDT
15707          Message-Id: <19981022055904.20083.qmail@hotmail.com>
15708          Subject: [PATCH 5.005_52] More fixes for B
15709  Branch: perl
15710        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
15711 ____________________________________________________________________________
15712 [  2071] By: gsar                                  on 1998/10/25  07:14:41
15713     Log: From: Graham Barr <gbarr@pobox.com>
15714          Date: Sat, 17 Oct 1998 20:42:41 -0500
15715          Message-ID: <19981017204241.G510@pobox.com>
15716          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
15717  Branch: perl
15718        ! pp_ctl.c
15719 ____________________________________________________________________________
15720 [  2070] By: gsar                                  on 1998/10/25  07:07:29
15721     Log: avoid bogus line number in XSUB redefined warnings
15722  Branch: perl
15723        ! op.c
15724 ____________________________________________________________________________
15725 [  2069] By: gsar                                  on 1998/10/25  06:59:03
15726     Log: From: Martijn Koster <mak@excitecorp.com>
15727          Date: Wed, 21 Oct 1998 13:12:03 +0100
15728          Message-ID: <19981021131203.A15661@excitecorp.com>
15729          Subject: File::Path::mkpath reports the wrong error
15730  Branch: perl
15731        ! lib/File/Path.pm
15732 ____________________________________________________________________________
15733 [  2068] By: gsar                                  on 1998/10/25  06:54:43
15734     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
15735          Date: Tue, 20 Oct 1998 20:52:20 -0500
15736          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
15737          Subject: Exporter.pm's export_to_level() argument handling buggy
15738  Branch: perl
15739        ! lib/Exporter.pm
15740 ____________________________________________________________________________
15741 [  2067] By: gsar                                  on 1998/10/25  06:50:19
15742     Log: From: jan.dubois@ibm.net (Jan Dubois)
15743          Date: Wed, 21 Oct 1998 00:55:51 +0200
15744          Message-ID: <36380269.55370608@smtp1.ibm.net>
15745          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
15746  Branch: perl
15747        ! ext/DynaLoader/DynaLoader_pm.PL
15748 ____________________________________________________________________________
15749 [  2066] By: gsar                                  on 1998/10/25  06:48:19
15750     Log: recognize '%' as a shell metachar for win32
15751          From: jan.dubois@ibm.net (Jan Dubois)
15752          Date: Tue, 20 Oct 1998 21:57:35 +0200
15753          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
15754          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
15755  Branch: perl
15756        ! win32/win32.c
15757 ____________________________________________________________________________
15758 [  2065] By: gsar                                  on 1998/10/25  06:46:30
15759     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
15760  Branch: perl
15761        ! sv.c
15762 ____________________________________________________________________________
15763 [  2064] By: gsar                                  on 1998/10/25  06:45:09
15764     Log: From: Gisle Aas <gisle@aas.no>
15765          Date: 20 Oct 1998 14:24:44 +0200
15766          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
15767          Subject: ord() and unpack("U*",...) should not be negative
15768  Branch: perl
15769        ! pp.c
15770 ____________________________________________________________________________
15771 [  2063] By: gsar                                  on 1998/10/25  06:42:29
15772     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15773          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
15774          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
15775          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
15776  Branch: perl
15777        ! os2/os2.c
15778 ____________________________________________________________________________
15779 [  2062] By: gsar                                  on 1998/10/25  06:41:26
15780     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15781          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
15782          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
15783          Subject: [PATCH 5.005_*] Speed up aassign
15784  Branch: perl
15785        ! pp_hot.c
15786 ____________________________________________________________________________
15787 [  2061] By: gsar                                  on 1998/10/25  06:39:04
15788     Log: From: Graham Barr <gbarr@pobox.com>
15789          Date: Sat, 17 Oct 1998 22:22:02 -0500
15790          Message-ID: <19981017222202.J510@pobox.com>
15791          Subject: Re: '*' prototype does not allow bareword with strict
15792  Branch: perl
15793        ! toke.c
15794 ____________________________________________________________________________
15795 [  2060] By: gsar                                  on 1998/10/25  06:37:34
15796     Log: handle '::' in section names properly
15797          From: Graham Barr <gbarr@pobox.com>
15798          Date: Sat, 17 Oct 1998 12:57:54 -0500
15799          Message-ID: <19981017125754.C510@pobox.com>
15800          Subject: Re: pod2html
15801  Branch: perl
15802        ! lib/Pod/Html.pm
15803 ____________________________________________________________________________
15804 [  2059] By: gsar                                  on 1998/10/25  06:33:43
15805     Log: integrate changes#1982,2014,2021 (from maint-5.005)
15806  Branch: perl
15807       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
15808       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
15809 ____________________________________________________________________________
15810 [  2058] By: gsar                                  on 1998/10/25  05:44:17
15811     Log: allow more win32 symbol exports (suggested by Jan Dubois)
15812  Branch: perl
15813        ! win32/makedef.pl
15814 ____________________________________________________________________________
15815 [  2057] By: gsar                                  on 1998/10/25  05:40:40
15816     Log: integrate change#2053 from maint-5.005
15817  Branch: perl
15818       !> cop.h t/cmd/while.t
15819 ____________________________________________________________________________
15820 [  2056] By: gsar                                  on 1998/10/25  05:16:41
15821     Log: commented version of a patch suggested by Drago Goricanec
15822          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
15823          Date: 16 Oct 1998 15:24:45 +0300
15824          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
15825          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
15826  Branch: perl
15827        ! pp_sys.c
15828 ____________________________________________________________________________
15829 [  2055] By: gsar                                  on 1998/10/25  05:11:03
15830     Log: include eof() in description of buffering caveats
15831          From: Anton Berezin <tobez@plab.ku.dk>
15832          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
15833          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
15834          Subject: [DOCPATCH] pod/perlfunc.pod
15835  Branch: perl
15836        ! pod/perlfunc.pod
15837 ____________________________________________________________________________
15838 [  2054] By: gsar                                  on 1998/10/25  05:07:42
15839     Log: disallow 'x' in hex numbers (except leading '0x')
15840          From: Gisle Aas <gisle@aas.no>
15841          Date: 16 Oct 1998 16:33:12 +0200
15842          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
15843          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
15844  Branch: perl
15845        ! perlvars.h t/op/oct.t util.c
15846 ____________________________________________________________________________
15847 [  2052] By: gsar                                  on 1998/10/25  04:49:04
15848     Log: avoid the circular refcnt logic in magic_mutexfree()
15849  Branch: perl
15850        ! mg.c pp.c pp_hot.c
15851 ____________________________________________________________________________
15852 [  2051] By: gsar                                  on 1998/10/25  04:35:07
15853     Log: properly restore PL_rsfp_filters after require
15854  Branch: perl
15855        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
15856        ! scope.h
15857 ____________________________________________________________________________
15858 [  2050] By: gsar                                  on 1998/10/25  02:42:32
15859     Log: integrate cfgperl changes back into mainline
15860  Branch: perl
15861       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
15862       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
15863       !> (integrate 33 files)
15864 ____________________________________________________________________________
15865 [  2049] By: gsar                                  on 1998/10/25  01:30:48
15866     Log: avoid "mysterious" compile-time failures without messages
15867  Branch: perl
15868        ! gv.c
15869 ____________________________________________________________________________
15870 [  2041] By: gsar                                  on 1998/10/23  21:11:56
15871     Log: checkin jpl under //depot/perlext/jpl/...
15872  Branch: perlext
15873        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
15874        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
15875        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
15876        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
15877        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
15878        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
15879        + jpl/PerlInterpreter/Makefile.PL
15880        + jpl/PerlInterpreter/PerlInterpreter.c
15881        + jpl/PerlInterpreter/PerlInterpreter.h
15882        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
15883        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
15884        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
15885        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
15886        + jpl/get_jdk/jdk_hosts jpl/install-jpl
15887 ____________________________________________________________________________
15888 [  2040] By: larry                                 on 1998/10/23  19:31:42
15889     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
15890  Branch: perl
15891        ! pp.c
15892 ____________________________________________________________________________
15893 [  2039] By: larry                                 on 1998/10/23  18:48:34
15894     Log: tr///d does not seem to work
15895  Branch: perl
15896        ! lib/utf8_heavy.pl
15897 ____________________________________________________________________________
15898 [  2038] By: larry                                 on 1998/10/23  18:00:41
15899     Log: Program with utf8 identifiers fails to compile
15900  Branch: perl
15901        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
15902 ____________________________________________________________________________
15903 [  2037] By: jhi                                   on 1998/10/23  14:04:51
15904     Log: Test suite portability:
15905          - posix-bc does not write to broken pipes
15906          - filehand #11 only iff we have fork
15907          - warning.t can now match $expected using regular expressions
15908  Branch: cfgperl
15909        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
15910        ! t/pragma/warning.t
15911 ____________________________________________________________________________
15912 [  2036] By: jhi                                   on 1998/10/23  12:12:07
15913     Log: yacc clarification.
15914  Branch: cfgperl
15915        ! README.posix-bc
15916 ____________________________________________________________________________
15917 [  2035] By: jhi                                   on 1998/10/23  12:09:59
15918     Log: Some C compilers get upset about 8-bit characters in /* comments. */
15919  Branch: cfgperl
15920        ! mg.c
15921 ____________________________________________________________________________
15922 [  2034] By: jhi                                   on 1998/10/22  09:11:52
15923     Log: Configure update: both for pthread_yield more robust
15924          testing (all variants of pthread_attr_getdetachstate()) --
15925          and because Configure was broken in major way! About 1000
15926          last lines were truncated.
15927  Branch: cfgperl
15928        ! Configure
15929 ____________________________________________________________________________
15930 [  2033] By: jhi                                   on 1998/10/22  07:47:10
15931     Log: DJGPP feedback for #2028.
15932  Branch: cfgperl
15933        ! thread.h
15934 ____________________________________________________________________________
15935 [  2032] By: jhi                                   on 1998/10/21  13:03:57
15936     Log: yielding, the saga continues.
15937  Branch: cfgperl
15938        ! Configure config_h.SH
15939       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
15940       !> t/op/goto.t t/pragma/constant.t
15941 ____________________________________________________________________________
15942 [  2031] By: jhi                                   on 1998/10/21  09:15:42
15943     Log: VM/ESA feedback for #2028.
15944  Branch: cfgperl
15945        ! Configure config_h.SH thread.h
15946 ____________________________________________________________________________
15947 [  2030] By: gsar                                  on 1998/10/21  04:22:53
15948     Log: fix handling of mayhaps-extended @_ in goto &sub
15949  Branch: perl
15950        ! av.c pp_ctl.c t/op/goto.t
15951 ____________________________________________________________________________
15952 [  2029] By: gsar                                  on 1998/10/21  00:54:14
15953     Log: restore sanity to "constant" references
15954  Branch: perl
15955        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
15956 ____________________________________________________________________________
15957 [  2028] By: jhi                                   on 1998/10/20  15:01:20
15958     Log: OLD_PTHREADS_API reorganizing.
15959  Branch: cfgperl
15960        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
15961        ! vmesa/vmesaish.h
15962 ____________________________________________________________________________
15963 [  2027] By: jhi                                   on 1998/10/20  14:14:51
15964     Log: #2026 fallout.
15965  Branch: cfgperl
15966        ! Makefile.SH
15967 ____________________________________________________________________________
15968 [  2026] By: jhi                                   on 1998/10/20  11:47:21
15969     Log: VM/ESA update.
15970  Branch: cfgperl
15971        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
15972 ____________________________________________________________________________
15973 [  2025] By: jhi                                   on 1998/10/20  08:20:56
15974     Log: 64-bitness, based on
15975          
15976          From: Scott Henry <scotth@sgi.com>
15977          To: perl-64bit@perl.org
15978          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
15979          Subject: Re: Configure problems/questions...
15980          Date: 19 Oct 1998 22:38:06 -0700
15981  Branch: cfgperl
15982        ! hints/irix_6.sh perl.h
15983 ____________________________________________________________________________
15984 [  2024] By: jhi                                   on 1998/10/20  08:09:07
15985     Log: Add lseeksize.
15986  Branch: cfgperl
15987        ! config_h.SH
15988 ____________________________________________________________________________
15989 [  2023] By: jhi                                   on 1998/10/20  08:08:33
15990     Log: Mumble about _yields() only when threaded.
15991  Branch: cfgperl
15992        ! Configure
15993 ____________________________________________________________________________
15994 [  2022] By: jhi                                   on 1998/10/20  07:46:26
15995     Log: Thinko at PTHREADS_CREATED_JOINABLE.
15996  Branch: cfgperl
15997        ! thread.h
15998 ____________________________________________________________________________
15999 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
16000     Log: From: Chip Salzenberg <chip@perlsupport.com>
16001          Date: Tue, 6 Oct 1998 13:33:05 -0400
16002          Message-ID: <19981006133305.A2348@perlsupport.com>
16003          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
16004  Branch: maint-5.005/perl
16005        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
16006        ! t/op/tie.t
16007 ____________________________________________________________________________
16008 [  2020] By: jhi                                   on 1998/10/19  09:15:53
16009     Log: YIELD more robustly.
16010  Branch: cfgperl
16011        ! thread.h
16012 ____________________________________________________________________________
16013 [  2019] By: jhi                                   on 1998/10/19  08:48:33
16014     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
16015          the 'new' one (just like DJGPP, it seems).
16016  Branch: cfgperl
16017        ! thread.h
16018 ____________________________________________________________________________
16019 [  2018] By: jhi                                   on 1998/10/19  07:02:44
16020     Log: vmesaish.h doesn't exclude unixish.h.
16021  Branch: cfgperl
16022        ! perl.h
16023 ____________________________________________________________________________
16024 [  2017] By: jhi                                   on 1998/10/19  06:44:19
16025     Log: 1<<$randbits is not good for randbits=48.
16026  Branch: cfgperl
16027        ! t/op/rand.t
16028 ____________________________________________________________________________
16029 [  2016] By: jhi                                   on 1998/10/19  06:39:47
16030     Log: Make #2012 glob pattern more portable.
16031  Branch: cfgperl
16032        ! Makefile.SH
16033 ____________________________________________________________________________
16034 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
16035     Log: Fix POSIX::sigprocmask not to check type of $old parameter
16036          as it is output only
16037  Branch: maint-5.005/perl
16038        ! ext/POSIX/POSIX.xs
16039 ____________________________________________________________________________
16040 [  2012] By: jhi                                   on 1998/10/17  15:04:23
16041     Log: clean numbered core dumps and t/tmp[0-9]*.
16042  Branch: cfgperl
16043        ! Makefile.SH
16044 ____________________________________________________________________________
16045 [  2011] By: jhi                                   on 1998/10/17  14:59:15
16046     Log: More robust yacc/bison failure output handling.
16047  Branch: cfgperl
16048        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
16049 ____________________________________________________________________________
16050 [  2010] By: jhi                                   on 1998/10/17  14:51:05
16051     Log: BC2000 POSIX update.
16052  Branch: cfgperl
16053        ! MANIFEST
16054 ____________________________________________________________________________
16055 [  2009] By: jhi                                   on 1998/10/17  14:49:46
16056     Log: POSIX BC2000 port from perl-mvs:
16057          
16058          Subject: Ported perl 5.005.02 to BS2000 / POSIX
16059          From: Dorner Thomas <Thomas.Dorner@start.de> 
16060          Date: Tue, 29 Sep 1998 13:29:36 +0100 
16061          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
16062  Branch: cfgperl
16063        + README.posix-bc hints/posix-bc.sh
16064        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
16065        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
16066        ! unixish.h
16067 ____________________________________________________________________________
16068 [  2008] By: jhi                                   on 1998/10/17  14:07:49
16069     Log: VM/ESA-update.
16070  Branch: cfgperl
16071        ! MANIFEST
16072 ____________________________________________________________________________
16073 [  2007] By: jhi                                   on 1998/10/17  13:55:34
16074     Log: Forgot few S_I* imports.
16075  Branch: cfgperl
16076        ! t/lib/ipc_sysv.t
16077 ____________________________________________________________________________
16078 [  2006] By: jhi                                   on 1998/10/17  13:43:54
16079     Log: The VM/ESA port essentials, based on
16080          
16081          perl-mvs:
16082          
16083          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
16084          Subject: Re: Can't find Data/Dumper.pm
16085          Date: Mon, 28 Sep 1998 07:40:49 +1300
16086          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
16087          
16088          private email:
16089          
16090          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
16091          Subject: Re: Perl thread problems in VM/ESA
16092          Date: Thu, 15 Oct 1998 07:18:35 +1300
16093          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
16094          
16095          and private email:
16096          
16097          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
16098          Subject:  perl archive
16099          Date:  Sun, 11 Oct 1998 19:28:54 EDT
16100          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
16101          which gave a pointer to
16102          
16103          http://pucc.princeton.edu/~neale/perl.tar
16104          
16105          (based on Perl 5.005_51)
16106  Branch: cfgperl
16107        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
16108        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
16109        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
16110        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
16111 ____________________________________________________________________________
16112 [  2005] By: jhi                                   on 1998/10/17  13:17:19
16113     Log: Integrate mainperl.
16114  Branch: cfgperl
16115       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
16116       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
16117       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
16118       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
16119       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
16120       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
16121       !> win32/makefile.mk
16122 ____________________________________________________________________________
16123 [  2004] By: jhi                                   on 1998/10/17  11:19:06
16124     Log: Removed an extra ' from the int64_t test.
16125  Branch: cfgperl
16126        ! Configure
16127 ____________________________________________________________________________
16128 [  2003] By: gsar                                  on 1998/10/17  04:11:40
16129     Log: silence -w noises (suggested by Greg Bacon)
16130  Branch: perl
16131        ! lib/Term/Complete.pm
16132 ____________________________________________________________________________
16133 [  2002] By: gsar                                  on 1998/10/17  04:07:48
16134     Log: From: Gisle Aas <gisle@aas.no>
16135          Date: 14 Oct 1998 15:53:14 +0200
16136          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
16137          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
16138  Branch: perl
16139        ! util.c
16140 ____________________________________________________________________________
16141 [  2001] By: gsar                                  on 1998/10/17  04:06:10
16142     Log: From: Gisle Aas <gisle@aas.no>
16143          Date: 14 Oct 1998 15:17:44 +0200
16144          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
16145          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
16146  Branch: perl
16147        ! toke.c
16148 ____________________________________________________________________________
16149 [  2000] By: gsar                                  on 1998/10/17  03:06:33
16150     Log: From: Gisle Aas <gisle@aas.no>
16151          Date: 14 Oct 1998 00:38:06 +0200
16152          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
16153          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
16154  Branch: perl
16155        ! sv.c
16156 ____________________________________________________________________________
16157 [  1999] By: gsar                                  on 1998/10/17  03:04:48
16158     Log: From: Dan Sugalski <sugalskd@osshe.edu>
16159          Date: Tue, 13 Oct 1998 15:10:57 -0700
16160          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
16161          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
16162  Branch: perl
16163        ! vms/ext/Stdio/Stdio.pm
16164 ____________________________________________________________________________
16165 [  1998] By: gsar                                  on 1998/10/17  03:00:40
16166     Log: skip readonly vars and unref references when doing a reset()
16167  Branch: perl
16168        ! sv.c
16169 ____________________________________________________________________________
16170 [  1997] By: gsar                                  on 1998/10/17  02:49:19
16171     Log: fix buggy treatment of large checksums on unicode strings
16172          From: Gisle Aas <gisle@aas.no>
16173          Date: 13 Oct 1998 21:35:39 +0200
16174          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
16175          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
16176  Branch: perl
16177        ! pp.c
16178 ____________________________________________________________________________
16179 [  1996] By: gsar                                  on 1998/10/17  02:43:22
16180     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16181          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
16182          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
16183          Subject: [PATCH 5.005_52] Memory overrun in os2.c
16184  Branch: perl
16185        ! os2/Makefile.SHs os2/os2.c
16186 ____________________________________________________________________________
16187 [  1995] By: gsar                                  on 1998/10/17  02:42:01
16188     Log: clarify section name rules for typemaps
16189  Branch: perl
16190        ! pod/perlxs.pod
16191 ____________________________________________________________________________
16192 [  1994] By: gsar                                  on 1998/10/17  02:33:02
16193     Log: whitespace-proof grent.t
16194  Branch: perl
16195        ! t/op/grent.t
16196 ____________________________________________________________________________
16197 [  1993] By: gsar                                  on 1998/10/17  02:27:29
16198     Log: fix bug in B::CC::pp_sassign()
16199          From: "vishal bhatia" <vishalb@hotmail.com>
16200          Date: Sun, 11 Oct 1998 18:41:38 PDT
16201          Message-ID: <19981012014139.19614.qmail@hotmail.com>
16202          Subject: B::CC problems with pp_sassign routine
16203  Branch: perl
16204        ! ext/B/B/CC.pm
16205 ____________________________________________________________________________
16206 [  1992] By: gsar                                  on 1998/10/17  02:17:49
16207     Log: applied suggested patch with small doc tweak
16208          From: Gisle Aas <gisle@aas.no>
16209          Date: 11 Oct 1998 12:53:13 +0200
16210          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
16211          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
16212  Branch: perl
16213        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
16214        ! t/op/tiehandle.t
16215 ____________________________________________________________________________
16216 [  1991] By: gsar                                  on 1998/10/17  02:08:30
16217     Log: apply non-conflicting parts from suggested patch
16218          From: jan.dubois@ibm.net (Jan Dubois)
16219          Date: Sat, 10 Oct 1998 13:15:45 +0200
16220          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
16221          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
16222  Branch: perl
16223        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
16224 ____________________________________________________________________________
16225 [  1990] By: gsar                                  on 1998/10/17  02:01:24
16226     Log: provide option to enable optimization with VC (suggested by Jan
16227          Dubois)
16228  Branch: perl
16229        ! win32/Makefile win32/makefile.mk
16230 ____________________________________________________________________________
16231 [  1989] By: gsar                                  on 1998/10/17  01:55:27
16232     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
16233          Dave Leppik <dleppik@gage.com>
16234  Branch: perl
16235        ! perl.h
16236 ____________________________________________________________________________
16237 [  1988] By: gsar                                  on 1998/10/17  01:49:05
16238     Log: stray typo found by Hugo van der Sanden
16239  Branch: perl
16240        ! op.c
16241 ____________________________________________________________________________
16242 [  1987] By: gsar                                  on 1998/10/17  01:45:52
16243     Log: perldoc pod update
16244          From: Daniel Grisinger <dgris@perrin.dimensional.com>
16245          Date: 06 Oct 1998 23:56:51 -0600
16246          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
16247          Subject: [PATCH _02 and _52] perldoc
16248  Branch: perl
16249        ! utils/perldoc.PL
16250 ____________________________________________________________________________
16251 [  1986] By: gsar                                  on 1998/10/17  01:41:40
16252     Log: qualify names of builtins
16253  Branch: perl
16254        ! ext/POSIX/POSIX.pm
16255 ____________________________________________________________________________
16256 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
16257     Log: From: Jochen Wiedmann <joe@ispsoft.de>
16258          Date: Thu, 17 Sep 1998 17:16:06 +0200
16259          Message-ID: <360127B6.E44564A@ispsoft.de>
16260          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
16261  Branch: maint-5.005/perl
16262        ! lib/ExtUtils/MakeMaker.pm
16263 ____________________________________________________________________________
16264 [  1978] By: gsar                                  on 1998/10/16  01:58:58
16265     Log: integrate cfgperl mods into mainline
16266  Branch: perl
16267       +> ext/DynaLoader/dl_vmesa.xs
16268        ! Porting/genlog
16269       !> Configure MANIFEST Makefile.SH config_h.SH
16270       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
16271       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
16272       !> x2p/Makefile.SH
16273 ____________________________________________________________________________
16274 [  1976] By: gsar                                  on 1998/10/16  00:10:52
16275     Log: stray tweak
16276  Branch: perl
16277        ! op.c
16278 ____________________________________________________________________________
16279 [  1975] By: gsar                                  on 1998/10/15  23:54:38
16280     Log: propagate typeness of lexicals while cloning them
16281  Branch: perl
16282        ! op.c
16283 ____________________________________________________________________________
16284 [  1974] By: gsar                                  on 1998/10/15  23:53:25
16285     Log: s/last/first/ typo in append_list()
16286  Branch: perl
16287        ! op.c
16288 ____________________________________________________________________________
16289 [  1973] By: gsar                                  on 1998/10/15  20:06:17
16290     Log: nuke confperl branch and contents
16291  Branch: confperl
16292        - (delete 1284 files)
16293 ____________________________________________________________________________
16294 [  1972] By: jhi                                   on 1998/10/15  07:07:35
16295     Log: Test #162 had been added but the "print 1..161" had not been updated.
16296  Branch: cfgperl
16297        ! t/op/pat.t
16298 ____________________________________________________________________________
16299 [  1971] By: gsar                                  on 1998/10/15  03:09:58
16300     Log: check in all confperl changes as of change#1964 into cfgperl
16301  Branch: cfgperl
16302        + ext/DynaLoader/dl_vmesa.xs
16303        ! Configure MANIFEST Makefile.SH config_h.SH
16304        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
16305        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
16306 ____________________________________________________________________________
16307 [  1970] By: gsar                                  on 1998/10/15  03:05:59
16308     Log: integrate mainline to get tr.t
16309  Branch: cfgperl
16310       +> t/op/tr.t
16311 ____________________________________________________________________________
16312 [  1969] By: gsar                                  on 1998/10/15  03:04:17
16313     Log: add missing tr.t to repository
16314  Branch: perl
16315        + t/op/tr.t
16316 ____________________________________________________________________________
16317 [  1968] By: gsar                                  on 1998/10/15  03:02:43
16318     Log: create cfgperl branch
16319  Branch: cfgperl
16320       +> (branch 1282 files)
16321 ____________________________________________________________________________
16322 [  1967] By: gsar                                  on 1998/10/15  02:46:08
16323     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
16324          (MAN3PODS cannot be set to ' '; stray stricture violation)
16325  Branch: perl
16326        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
16327        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
16328        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
16329        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
16330        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
16331        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
16332        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
16333        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
16334        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
16335        ! lib/ExtUtils/MM_Unix.pm
16336 ____________________________________________________________________________
16337 [  1966] By: gsar                                  on 1998/10/15  02:19:03
16338     Log: tweak to make fix in change#1944 behave correctly for closures
16339          created within eval''
16340  Branch: perl
16341        ! op.c t/op/eval.t
16342 ____________________________________________________________________________
16343 [  1965] By: gsar                                  on 1998/10/14  23:22:41
16344     Log: use better numbers for exitstatus test
16345  Branch: perl
16346        ! t/op/die_exit.t
16347 ____________________________________________________________________________
16348 [  1964] By: jhi                                   on 1998/10/14  17:25:41
16349     Log: Add VM/ESA dynaloading (uses <dll.h>).
16350  Branch: confperl
16351        + ext/DynaLoader/dl_vmesa.xs
16352        ! MANIFEST
16353 ____________________________________________________________________________
16354 [  1963] By: jhi                                   on 1998/10/14  17:17:10
16355     Log: Remove a2p.loadmap in 'clean' target.
16356  Branch: confperl
16357        ! x2p/Makefile.SH
16358 ____________________________________________________________________________
16359 [  1962] By: jhi                                   on 1998/10/14  17:13:11
16360     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
16361  Branch: confperl
16362        ! Makefile.SH
16363 ____________________________________________________________________________
16364 [  1961] By: jhi                                   on 1998/10/14  16:27:39
16365     Log: VM/ESA creates executable.loadmaps.
16366  Branch: confperl
16367        ! Makefile.SH
16368 ____________________________________________________________________________
16369 [  1960] By: jhi                                   on 1998/10/14  15:37:39
16370     Log: Introduce SCHED_YIELD (one of sched_yield(),
16371          pthread_yield(), or pthread_yield(NULL)).
16372          YIELD is then defined using SCHED_YIELD unless
16373          a platform-specific YIELD has already been defined.
16374          
16375          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
16376          
16377          The need for pthread_yield(NULL) and pthread_attr_setdet...
16378          introduced by (private email)
16379          
16380          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
16381          Date: Sat, 10 Oct 1998 21:08:15 +1300
16382          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
16383          Subject: Re: Perl thread problems in VM/ESA
16384          
16385          Better select() protoprobe (for AIX), from (private email)
16386          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
16387          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
16388          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
16389          Subject: AIX select (fwd)
16390          From: Lars Hecking <lhecking@nmrc.ucc.ie>
16391          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
16392          Date: Fri, 2 Oct 1998 10:40:01 +0100
16393          Subject: AIX select
16394          
16395          Linux-avoid-so.X.Y, based on
16396          From: "Kurt D. Starsinic" <kstar@chapin.edu>
16397          Date: Tue, 13 Oct 1998 15:55:07 -0400
16398          Message-ID: <19981013155507.B4004@O2.chapin.edu>
16399          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
16400  Branch: confperl
16401        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
16402        ! thread.h
16403 ____________________________________________________________________________
16404 [  1959] By: jhi                                   on 1998/10/14  12:51:26
16405     Log: Some old pthread implementations have
16406          pthread_attr_setdetachstate(pthread_attr_t*, int*).
16407  Branch: confperl
16408        ! ext/Thread/Thread.xs
16409 ____________________________________________________________________________
16410 [  1958] By: jhi                                   on 1998/10/14  12:41:11
16411     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
16412          counterparts will follow soon.
16413  Branch: confperl
16414        ! thread.h
16415 ____________________________________________________________________________
16416 [  1957] By: jhi                                   on 1998/10/14  12:38:11
16417     Log: Add tr.t (MANIFEST already knew about it, strange)
16418  Branch: confperl
16419        + t/op/tr.t
16420 ____________________________________________________________________________
16421 [  1956] By: jhi                                   on 1998/10/14  12:24:35
16422     Log: Mutexen should be initialized only once.
16423  Branch: confperl
16424        ! gv.c op.c
16425 ____________________________________________________________________________
16426 [  1955] By: jhi                                   on 1998/10/14  12:19:38
16427     Log: os390 has its own cppstdin.
16428  Branch: confperl
16429        ! hints/os390.sh
16430 ____________________________________________________________________________
16431 [  1954] By: jhi                                   on 1998/10/14  12:15:06
16432     Log: Integrate with mainperl.
16433  Branch: confperl
16434       !> (integrate 1280 files)
16435 ____________________________________________________________________________
16436 [  1953] By: jhi                                   on 1998/10/14  11:48:08
16437     Log: Removed duplicate CMA threads code for HPUX 10.X.
16438          (probably residue of patch(1) being too understanding)
16439          Enhanced 64-bit settings. (redo change#1940)
16440  Branch: confperl
16441        ! hints/hpux.sh
16442 ____________________________________________________________________________
16443 [  1952] By: jhi                                   on 1998/10/14  11:45:16
16444     Log: (redo change#1949) Detypo in the d_open64 warning about
16445          the impending WHOA.
16446  Branch: confperl
16447        ! hints/irix_6.sh
16448 ____________________________________________________________________________
16449 [  1951] By: jhi                                   on 1998/10/14  10:54:16
16450     Log: Mutexen should only be inited once, after they have been New()ed.
16451  Branch: confperl
16452        ! gv.c op.c
16453 ____________________________________________________________________________
16454 [  1950] By: jhi                                   on 1998/10/14  10:41:43
16455     Log: Own cppstdin.
16456  Branch: confperl
16457        ! hints/os390.sh
16458 ____________________________________________________________________________
16459 [  1949] By: jhi                                   on 1998/10/14  10:34:23
16460     Log: Detypo in the d_open64 warning about the impending WHOA.
16461  Branch: confperl
16462        ! hints/irix_6.sh
16463 ____________________________________________________________________________
16464 [  1948] By: gsar                                  on 1998/10/14  05:38:01
16465     Log: two typos
16466  Branch: perl
16467        ! pp_hot.c t/op/eval.t
16468 ____________________________________________________________________________
16469 [  1947] By: gsar                                  on 1998/10/14  05:37:10
16470     Log: let docatch() pass the buck when restartop turns out to be null,
16471          making exceptions in BEGIN{} propagate as expected
16472  Branch: perl
16473        ! pp_ctl.c t/op/misc.t
16474 ____________________________________________________________________________
16475 [  1946] By: gsar                                  on 1998/10/13  03:41:49
16476     Log: add missing file from change#1943
16477  Branch: perl
16478        ! proto.h
16479 ____________________________________________________________________________
16480 [  1945] By: gsar                                  on 1998/10/13  03:32:02
16481     Log: defer "deep recursion" warnings until CXt_SUB context is properly
16482          set up
16483  Branch: perl
16484        ! pp_hot.c t/pragma/warn/pp_hot
16485 ____________________________________________________________________________
16486 [  1944] By: gsar                                  on 1998/10/13  03:15:50
16487     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
16488          fixup the cop_seq value that must be seen by lexical lookups that
16489          emanate within eval''
16490  Branch: perl
16491        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
16492 ____________________________________________________________________________
16493 [  1943] By: gsar                                  on 1998/10/13  02:06:09
16494     Log: ensure recursive attempts to findlex()icals know enough about where
16495          the last eval'' context was encountered
16496  Branch: perl
16497        ! op.c t/op/eval.t
16498 ____________________________________________________________________________
16499 [  1942] By: gsar                                  on 1998/10/13  02:01:24
16500     Log: force copy of substrings when matching against temporaries
16501  Branch: perl
16502        ! pp_hot.c t/op/pat.t
16503 ____________________________________________________________________________
16504 [  1941] By: gsar                                  on 1998/10/13  01:49:16
16505     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
16506          implementation)
16507  Branch: perl
16508        ! pp_ctl.c t/op/runlevel.t
16509 ____________________________________________________________________________
16510 [  1940] By: jhi                                   on 1998/10/12  09:57:44
16511     Log: Removed duplicate CMA threads code for HPUX 10.X.
16512          (probably residue of patch(1) being too understanding)
16513          Enhanced 64-bit settings.
16514  Branch: confperl
16515        ! hints/hpux.sh
16516 ____________________________________________________________________________
16517 [  1939] By: jhi                                   on 1998/10/12  09:53:11
16518     Log: Initial sync from mainline perl.
16519  Branch: confperl
16520        + (add 1282 files)
16521 ____________________________________________________________________________
16522 [  1937] By: gsar                                  on 1998/10/06  21:16:34
16523     Log: fix $/ init for USE_THREADS
16524  Branch: perl
16525        ! perl.c
16526 ____________________________________________________________________________
16527 [  1936] By: gsar                                  on 1998/10/06  07:19:39
16528     Log: fix globals caught by change#1927; builds and tests on Solaris
16529  Branch: perl
16530        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
16531        ! warning.h warning.pl
16532 ____________________________________________________________________________
16533 [  1935] By: gsar                                  on 1998/10/06  06:50:35
16534     Log: add test for previous fix
16535  Branch: perl
16536        ! ext/Thread/create.t
16537 ____________________________________________________________________________
16538 [  1934] By: gsar                                  on 1998/10/06  06:37:36
16539     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
16540  Branch: perl
16541        ! util.c
16542 ____________________________________________________________________________
16543 [  1933] By: gsar                                  on 1998/10/06  05:04:20
16544     Log: undo bogus part of change#1903 (as pointed out by Larry)
16545  Branch: perl
16546        ! pp_ctl.c
16547 ____________________________________________________________________________
16548 [  1932] By: gsar                                  on 1998/10/06  04:21:31
16549     Log: added tweaked version of suggested patch
16550          From: jan.dubois@ibm.net (Jan Dubois)
16551          Date: Sat, 03 Oct 1998 19:04:48 +0200
16552          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
16553          Subject: [PATCH 5.005_52] More MakeMaker  patches
16554  Branch: perl
16555        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
16556        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
16557 ____________________________________________________________________________
16558 [  1931] By: gsar                                  on 1998/10/06  04:04:33
16559     Log: use cpp symbols instead of hardwired constants
16560          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16561          Date: Mon, 05 Oct 1998 09:23:33 +0100
16562          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
16563          Subject: [PATCH 5.005_52] By the numbers (resend)
16564  Branch: perl
16565        ! op.c
16566 ____________________________________________________________________________
16567 [  1930] By: gsar                                  on 1998/10/06  04:01:55
16568     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16569          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
16570          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
16571          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
16572  Branch: perl
16573        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
16574        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
16575 ____________________________________________________________________________
16576 [  1929] By: gsar                                  on 1998/10/06  03:50:36
16577     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16578          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
16579          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
16580          Subject: [PATCH 5.00552] Minor test improvement
16581  Branch: perl
16582        ! t/op/magic.t
16583 ____________________________________________________________________________
16584 [  1928] By: gsar                                  on 1998/10/06  03:49:03
16585     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16586          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
16587          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
16588          Subject: [PATCH 5.00552] emacs/ptags inprovements
16589  Branch: perl
16590        ! emacs/ptags
16591 ____________________________________________________________________________
16592 [  1927] By: gsar                                  on 1998/10/06  03:47:44
16593     Log: disable C<#define dirty PL_dirty> et al.
16594  Branch: perl
16595        ! embed.pl embedvar.h
16596 ____________________________________________________________________________
16597 [  1926] By: gsar                                  on 1998/10/06  03:43:32
16598     Log: From: Mark-Jason Dominus <mjd@plover.com>
16599          Date: Sun, 04 Oct 1998 14:48:11 -0400
16600          Message-ID: <19981004184811.16048.qmail@plover.com>
16601          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
16602  Branch: perl
16603        ! utils/perldoc.PL
16604 ____________________________________________________________________________
16605 [  1925] By: gsar                                  on 1998/10/06  03:27:35
16606     Log: disable USE_THREADS when PERL_OBJECT is enabled
16607  Branch: perl
16608        ! win32/Makefile win32/makefile.mk
16609 ____________________________________________________________________________
16610 [  1924] By: gsar                                  on 1998/10/06  03:26:54
16611     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
16612  Branch: perl
16613        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
16614        ! vms/perly_c.vms
16615 ____________________________________________________________________________
16616 [  1923] By: gsar                                  on 1998/10/03  05:19:56
16617     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
16618          overridden
16619  Branch: perl
16620        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
16621        ! proto.h vms/perly_c.vms
16622 ____________________________________________________________________________
16623 [  1922] By: gsar                                  on 1998/10/03  03:59:50
16624     Log: suppress manifypods leak in extensions
16625  Branch: perl
16626        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
16627 ____________________________________________________________________________
16628 [  1921] By: gsar                                  on 1998/10/02  22:30:15
16629     Log: os390 fixes (suggested by Peter Prymmer)
16630  Branch: perl
16631        ! Makefile.SH regcomp.c
16632 ____________________________________________________________________________
16633 [  1920] By: gsar                                  on 1998/10/02  21:41:19
16634     Log: squelch undef warnings
16635          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16636          Date: Fri, 02 Oct 1998 11:01:14 +0100
16637          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
16638          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
16639  Branch: perl
16640        ! Changes lib/Math/BigInt.pm
16641 ____________________________________________________________________________
16642 [  1919] By: gsar                                  on 1998/10/02  04:59:13
16643     Log: add note to INSTALL about ANSI C
16644  Branch: perl
16645        ! INSTALL
16646 ____________________________________________________________________________
16647 [  1918] By: gsar                                  on 1998/10/02  04:21:10
16648     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
16649          From: jan.dubois@ibm.net (Jan Dubois)
16650          Date: Wed, 30 Sep 1998 23:35:30 +0200
16651          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
16652          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
16653  Branch: perl
16654        ! lib/ExtUtils/xsubpp
16655 ____________________________________________________________________________
16656 [  1917] By: gsar                                  on 1998/10/02  04:16:02
16657     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
16658          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
16659          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
16660          Subject: Re: Configure test for selectbits busted
16661  Branch: perl
16662        ! Configure
16663 ____________________________________________________________________________
16664 [  1916] By: gsar                                  on 1998/10/02  04:14:17
16665     Log: From: Dan Sugalski <sugalskd@osshe.edu>
16666          Date: Wed, 30 Sep 1998 17:15:20 -0700
16667          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
16668          Subject: [PATCH 5.005_02]VMS config tweaks
16669  Branch: perl
16670        ! vms/descrip_mms.template vms/subconfigure.com
16671 ____________________________________________________________________________
16672 [  1915] By: gsar                                  on 1998/10/02  04:10:47
16673     Log: use Off_t to permit 64-bit seek()
16674          From: Scott Henry <scotth@sgi.com>
16675          Date: 29 Sep 1998 17:38:46 -0700
16676          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
16677          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
16678          --
16679          Date: 28 Sep 1998 18:55:37 -0700
16680          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
16681          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
16682  Branch: perl
16683        ! doio.c pp_sys.c proto.h sv.c
16684 ____________________________________________________________________________
16685 [  1914] By: gsar                                  on 1998/10/02  04:05:36
16686     Log: normalize tm struct passed to strftime() with mktime()
16687          From: Spider Boardman <spider@orb.nashua.nh.us>
16688          Date: Wed, 30 Sep 1998 15:12:09 -0400
16689          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
16690          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
16691  Branch: perl
16692        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
16693 ____________________________________________________________________________
16694 [  1913] By: gsar                                  on 1998/10/02  03:59:46
16695     Log: don't try to run foo_SH.orig etc.
16696  Branch: perl
16697        ! Configure
16698 ____________________________________________________________________________
16699 [  1912] By: gsar                                  on 1998/10/02  03:45:37
16700     Log: make warning about glob process failure optional
16701  Branch: perl
16702        ! pod/perldiag.pod pp_hot.c
16703 ____________________________________________________________________________
16704 [  1911] By: gsar                                  on 1998/10/02  02:52:21
16705     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
16706          From: Dominic Dunlop <domo@vo.lu>
16707          Date: Tue, 29 Sep 1998 21:06:30 +0000
16708          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
16709          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
16710          --
16711          Date: Wed, 30 Sep 1998 11:46:44 +0000
16712          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
16713          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
16714  Branch: perl
16715        ! pod/perldiag.pod regcomp.c
16716 ____________________________________________________________________________
16717 [  1910] By: gsar                                  on 1998/10/02  02:48:48
16718     Log: minor Configure tweaks (via private mail)
16719          From: Jarkko Hietaniemi <jhi@iki.fi>
16720          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
16721          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
16722          Subject: [PATCH] 5.005_52: the drizzle continues
16723  Branch: perl
16724        ! Configure config_h.SH handy.h
16725 ____________________________________________________________________________
16726 [  1909] By: gsar                                  on 1998/10/02  02:46:39
16727     Log: update SCO hints for dynamic loading
16728          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
16729          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
16730          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
16731          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
16732          --
16733          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
16734          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
16735          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
16736  Branch: perl
16737        ! hints/sco.sh
16738 ____________________________________________________________________________
16739 [  1908] By: gsar                                  on 1998/10/02  02:33:39
16740     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
16741  Branch: perl
16742        ! lib/File/Find.pm
16743 ____________________________________________________________________________
16744 [  1907] By: gsar                                  on 1998/10/02  02:21:52
16745     Log: applied patches, but retained old behavior for win32 (where compilers
16746          can't read from stdin at all)
16747          From: Graham Barr <gbarr@ti.com>
16748          Date: Mon, 28 Sep 1998 09:41:49 -0500
16749          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
16750          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
16751          --
16752          Date: Tue, 29 Sep 1998 12:35:43 -0500
16753          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
16754          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
16755  Branch: perl
16756        ! ext/Errno/Errno_pm.PL
16757 ____________________________________________________________________________
16758 [  1906] By: gsar                                  on 1998/10/02  02:02:19
16759     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
16760          Hietaniemi)
16761  Branch: perl
16762        ! t/op/grent.t
16763 ____________________________________________________________________________
16764 [  1905] By: gsar                                  on 1998/10/02  01:59:56
16765     Log: win32 caveats about truncate()
16766  Branch: perl
16767        ! pod/perlport.pod
16768 ____________________________________________________________________________
16769 [  1904] By: gsar                                  on 1998/10/02  01:53:25
16770     Log: various Configure and hints updates (prefer drand48() or random()
16771          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
16772          applied modulo SCO hints superceded by later patch
16773          From: Jarkko Hietaniemi <jhi@iki.fi>
16774          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
16775          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
16776          Subject: [PATCH] 5.005_52: Configure et al:
16777  Branch: perl
16778        + ext/IPC/SysV/hints/next_3.pl
16779        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
16780        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
16781        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
16782 ____________________________________________________________________________
16783 [  1903] By: gsar                                  on 1998/10/02  01:42:37
16784     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
16785          Date: Mon, 28 Sep 1998 17:41:49 +0100
16786          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
16787          Subject: [PATCH 5.005_52] Re: More on ?p 
16788          --
16789          Date: Thu, 01 Oct 1998 09:10:58 +0100
16790          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
16791          Subject: [PATCH 5.005_52] ?p fix
16792          --
16793          Date: Thu, 01 Oct 1998 10:45:56 +0100
16794          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
16795          Subject: [PATCH 5.005_52] more on ?p
16796  Branch: perl
16797        ! pp_ctl.c
16798 ____________________________________________________________________________
16799 [  1902] By: gsar                                  on 1998/10/02  01:36:14
16800     Log: From: Kenneth Duda <kjd@cisco.com>
16801          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
16802          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
16803          Subject: writemain dies when there are more than 4000 characters of extensions
16804  Branch: perl
16805        ! writemain.SH
16806 ____________________________________________________________________________
16807 [  1901] By: gsar                                  on 1998/10/02  01:33:16
16808     Log: tweak run_byacc recipe
16809  Branch: perl
16810        ! Makefile.SH Porting/pumpkin.pod
16811 ____________________________________________________________________________
16812 [  1900] By: gsar                                  on 1998/10/02  01:02:09
16813     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
16814  Branch: perl
16815        ! perl.h pp_ctl.c
16816 ____________________________________________________________________________
16817 [  1899] By: gsar                                  on 1998/09/28  20:46:30
16818     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
16819          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
16820          Dvornik)
16821  Branch: perl
16822        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
16823 ____________________________________________________________________________
16824 [  1898] By: gsar                                  on 1998/09/28  20:42:52
16825     Log: flush unsubmitted 5.00552 change
16826  Branch: perl
16827        ! MANIFEST
16828 ____________________________________________________________________________
16829 [  1897] By: gsar                                  on 1998/09/27  04:43:06
16830     Log: run vms_yfix.pl
16831  Branch: perl
16832        ! vms/perly_c.vms
16833 ____________________________________________________________________________
16834 [  1896] By: gsar                                  on 1998/09/27  03:38:55
16835     Log: small tweak on last change
16836  Branch: perl
16837        ! win32/win32.c
16838 ____________________________________________________________________________
16839 [  1895] By: gsar                                  on 1998/09/27  03:17:17
16840     Log: fix win32_stat() to do the right thing for share names
16841  Branch: perl
16842        ! win32/win32.c
16843 ____________________________________________________________________________
16844 [  1891] By: larry                                 on 1998/09/25  18:50:40
16845     Log: Fixed apostrophe problem from Mark Knutsen.
16846  Branch: perl
16847        ! sv.h
16848
16849 ----------------
16850 Version 5.005_52
16851 ----------------
16852
16853 ____________________________________________________________________________
16854 [  1890] By: gsar                                  on 1998/09/25  10:25:00
16855     Log: update template config.sh, add new config vars to win32 stuff
16856  Branch: perl
16857        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
16858        ! pp_sys.c proto.h win32/config.bc win32/config.gc
16859        ! win32/config.vc win32/config_H.bc win32/config_H.gc
16860        ! win32/config_H.vc win32/win32.h
16861 ____________________________________________________________________________
16862 [  1889] By: gsar                                  on 1998/09/25  07:13:13
16863     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
16864          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
16865          of full-fledged 64-bit support (including support for: fseeko/ftello,
16866          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
16867          in Fcntl)
16868          From: Jarkko Hietaniemi <jhi@iki.fi>
16869          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
16870          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
16871          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
16872          --
16873          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16874          Date: 12 Sep 1998 09:44:25 +0300
16875          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
16876          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
16877  Branch: perl
16878        + lib/filetest.pm
16879        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
16880        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
16881        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
16882        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
16883        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
16884        ! win32/makedef.pl
16885 ____________________________________________________________________________
16886 [  1888] By: gsar                                  on 1998/09/25  06:27:12
16887     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
16888  Branch: perl
16889        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
16890        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16891        ! win32/makedef.pl win32/makefile.mk win32/win32.c
16892 ____________________________________________________________________________
16893 [  1887] By: gsar                                  on 1998/09/25  04:50:49
16894     Log: win32.c tweak
16895  Branch: perl
16896        ! win32/win32.c
16897 ____________________________________________________________________________
16898 [  1886] By: gsar                                  on 1998/09/25  04:47:32
16899     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
16900  Branch: perl
16901        ! lib/ExtUtils/MakeMaker.pm
16902 ____________________________________________________________________________
16903 [  1885] By: gsar                                  on 1998/09/25  04:05:09
16904     Log: From: Dominic Dunlop <domo@vo.lu>
16905          Date: Thu, 10 Sep 1998 11:02:46 +0000
16906          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
16907          Subject: MM_Unix::canonpath erroneously turns leading // into /
16908  Branch: perl
16909        ! lib/ExtUtils/MM_Unix.pm
16910 ____________________________________________________________________________
16911 [  1884] By: gsar                                  on 1998/09/25  03:06:10
16912     Log: temporarily disable perl malloc for a2p until we clean up
16913          conflicting malloc() declarations everywhere
16914  Branch: perl
16915        ! x2p/Makefile.SH
16916 ____________________________________________________________________________
16917 [  1883] By: gsar                                  on 1998/09/25  02:27:00
16918     Log: remove obsolete win32/bin/*.pl
16919  Branch: perl
16920        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
16921        ! Changes MANIFEST win32/Makefile win32/makefile.mk
16922 ____________________________________________________________________________
16923 [  1882] By: gsar                                  on 1998/09/25  02:04:43
16924     Log: missing file in last submit
16925  Branch: perl
16926        ! proto.h
16927 ____________________________________________________________________________
16928 [  1881] By: gsar                                  on 1998/09/25  01:56:54
16929     Log: serial access to PL_x[inpr]v_root for USE_THREADS
16930  Branch: perl
16931        ! sv.c
16932 ____________________________________________________________________________
16933 [  1880] By: gsar                                  on 1998/09/25  01:19:38
16934     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
16935          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
16936          Date: Thu, 24 Sep 1998 22:01:09 +0900
16937          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
16938          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
16939  Branch: perl
16940        ! hv.c proto.h
16941 ____________________________________________________________________________
16942 [  1879] By: gsar                                  on 1998/09/25  00:20:07
16943     Log: tweaks to enable PERL_OBJECT to build & test on win32
16944  Branch: perl
16945        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
16946        ! win32/GenCAPI.pl
16947 ____________________________________________________________________________
16948 [  1878] By: gsar                                  on 1998/09/25  00:13:36
16949     Log: fix change#1861, which breaks default boot_xxx symbol generation
16950  Branch: perl
16951        ! lib/ExtUtils/Mksymlists.pm
16952 ____________________________________________________________________________
16953 [  1877] By: gsar                                  on 1998/09/24  10:29:54
16954     Log: two tweaks for clean build and test on Solaris
16955  Branch: perl
16956        ! op.c t/op/subst.t
16957 ____________________________________________________________________________
16958 [  1876] By: gsar                                  on 1998/09/24  09:04:43
16959     Log: From: Colin Kuskie <ckuskie@cadence.com>
16960          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
16961          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
16962          Subject: [PATCH 5.005_51] perlform.pod
16963  Branch: perl
16964        ! pod/perlform.pod
16965 ____________________________________________________________________________
16966 [  1875] By: gsar                                  on 1998/09/24  08:47:47
16967     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16968          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
16969          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
16970          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
16971  Branch: perl
16972        ! regexec.c
16973 ____________________________________________________________________________
16974 [  1874] By: gsar                                  on 1998/09/24  08:44:55
16975     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16976          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
16977          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
16978          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
16979  Branch: perl
16980        ! toke.c
16981 ____________________________________________________________________________
16982 [  1873] By: gsar                                  on 1998/09/24  08:39:41
16983     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16984          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
16985          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
16986          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
16987  Branch: perl
16988        ! Changes regcomp.c
16989 ____________________________________________________________________________
16990 [  1872] By: gsar                                  on 1998/09/24  08:37:00
16991     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
16992          Date: Sun, 23 Aug 1998 23:18:38 PDT
16993          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
16994          Subject: new irix_6.sh hints file
16995  Branch: perl
16996        ! hints/irix_6.sh
16997 ____________________________________________________________________________
16998 [  1871] By: gsar                                  on 1998/09/24  07:26:37
16999     Log: correct FSF address in various places
17000  Branch: perl
17001        ! Copying README ext/B/README lib/Getopt/Long.pm
17002 ____________________________________________________________________________
17003 [  1870] By: gsar                                  on 1998/09/24  07:11:56
17004     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
17005          Date:    Fri, 14 Aug 1998 09:20:16 PDT
17006          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
17007          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
17008  Branch: perl
17009        ! configure.com
17010 ____________________________________________________________________________
17011 [  1869] By: gsar                                  on 1998/09/24  06:55:59
17012     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
17013          From:    Scott Henry <scotth@sgi.com>
17014          Date:    13 Aug 1998 09:52:15 PDT
17015          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
17016          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
17017  Branch: perl
17018        ! hints/irix_6.sh
17019 ____________________________________________________________________________
17020 [  1868] By: gsar                                  on 1998/09/24  06:51:23
17021     Log: From:    Nathan Torkington <gnat@frii.com>
17022          Date:    Thu, 13 Aug 1998 10:59:48 MDT
17023          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
17024          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
17025  Branch: perl
17026        ! pod/perlfunc.pod
17027 ____________________________________________________________________________
17028 [  1867] By: gsar                                  on 1998/09/24  06:45:13
17029     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
17030          that are autoloaded)
17031  Branch: perl
17032        ! pp_ctl.c
17033 ____________________________________________________________________________
17034 [  1866] By: gsar                                  on 1998/09/24  05:21:19
17035     Log: grandfather deprecated "$$<digit>" no more
17036  Branch: perl
17037        ! pod/perldiag.pod toke.c
17038 ____________________________________________________________________________
17039 [  1865] By: gsar                                  on 1998/09/24  04:52:48
17040     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
17041          low bits (suggested by Ilya Zakharevich)
17042  Branch: perl
17043        ! hv.h
17044 ____________________________________________________________________________
17045 [  1864] By: gsar                                  on 1998/09/24  04:29:14
17046     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
17047          perly_c.diff
17048  Branch: perl
17049        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
17050        ! perly_c.diff toke.c
17051 ____________________________________________________________________________
17052 [  1863] By: gsar                                  on 1998/09/24  03:36:30
17053     Log: provide locked access to string table for USE_THREADS
17054  Branch: perl
17055        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
17056 ____________________________________________________________________________
17057 [  1862] By: gsar                                  on 1998/09/24  03:30:32
17058     Log: remove bogus warn()
17059  Branch: perl
17060        ! embed.pl
17061 ____________________________________________________________________________
17062 [  1861] By: gsar                                  on 1998/09/24  02:58:51
17063     Log: applied suggested patch, adapted for all platforms
17064          From: jan.dubois@ibm.net (Jan Dubois)
17065          Date: Sun, 20 Sep 1998 12:56:38 +0200
17066          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
17067          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
17068  Branch: perl
17069        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
17070        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
17071        ! lib/ExtUtils/MakeMaker.pm
17072 ____________________________________________________________________________
17073 [  1860] By: gsar                                  on 1998/09/24  02:16:14
17074     Log: upgrade to CPAN-1.40
17075  Branch: perl
17076        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
17077 ____________________________________________________________________________
17078 [  1859] By: gsar                                  on 1998/09/24  02:08:59
17079     Log: use $ENV{MAKEMAKEROPT} to set default command line args
17080  Branch: perl
17081        ! lib/ExtUtils/MakeMaker.pm
17082 ____________________________________________________________________________
17083 [  1857] By: gsar                                  on 1998/09/23  10:58:36
17084     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17085          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
17086          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
17087          Subject: More verbose Test::Harness [PATCH]
17088  Branch: perl
17089        ! lib/Test/Harness.pm
17090 ____________________________________________________________________________
17091 [  1856] By: gsar                                  on 1998/09/23  10:56:24
17092     Log: update hints for OPENSTEP 4.2 on i386
17093          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
17094          Date: Sun, 20 Sep 1998 01:03:18 +0200
17095          Message-Id: <9809192303.AA29190@Spike>
17096          Subject: Perl 5.005_02 compilation problems
17097  Branch: perl
17098        ! hints/next_4.sh
17099 ____________________________________________________________________________
17100 [  1855] By: gsar                                  on 1998/09/23  10:52:27
17101     Log: reset errno after C<require> search (as suggested by Larry)
17102  Branch: perl
17103        ! pp_ctl.c
17104 ____________________________________________________________________________
17105 [  1854] By: gsar                                  on 1998/09/23  10:50:26
17106     Log: misc pod tweaks
17107  Branch: perl
17108        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
17109 ____________________________________________________________________________
17110 [  1853] By: gsar                                  on 1998/09/23  10:46:06
17111     Log: make Pod/Html.pm handle the --title option properly (as suggested
17112          by gml4410@ggr.co.uk)
17113  Branch: perl
17114        ! lib/Pod/Html.pm
17115 ____________________________________________________________________________
17116 [  1852] By: gsar                                  on 1998/09/23  10:41:39
17117     Log: SSNEW() API for allocating memory on the savestack
17118          From: Albert Dvornik <bert@genscan.com>
17119          Date: 17 Sep 1998 19:23:07 -0400
17120          Message-Id: <tqemtae338.fsf@puma.genscan.com>
17121          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
17122  Branch: perl
17123        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
17124        ! perl.h proto.h scope.c scope.h t/io/tell.t
17125 ____________________________________________________________________________
17126 [  1851] By: gsar                                  on 1998/09/23  10:37:05
17127     Log: From: Jochen Wiedmann <joe@ispsoft.de>
17128          Date: Thu, 17 Sep 1998 17:16:06 +0200
17129          Message-ID: <360127B6.E44564A@ispsoft.de>
17130          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
17131  Branch: perl
17132        ! lib/ExtUtils/MakeMaker.pm
17133 ____________________________________________________________________________
17134 [  1850] By: gsar                                  on 1998/09/23  10:33:05
17135     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
17136          Date: 15 Sep 1998 01:32:31 +0200
17137          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
17138          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
17139  Branch: perl
17140        ! lib/ExtUtils/MM_Unix.pm
17141 ____________________________________________________________________________
17142 [  1849] By: gsar                                  on 1998/09/23  10:29:04
17143     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
17144          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
17145          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
17146          Subject: Re: extralibs.ld problem in MM_VMS.pm
17147  Branch: perl
17148        ! lib/ExtUtils/MM_VMS.pm
17149 ____________________________________________________________________________
17150 [  1848] By: gsar                                  on 1998/09/23  10:25:24
17151     Log: From: Roderick Schertler <roderick@argon.org>
17152          Date: 11 Sep 1998 16:19:21 -0400
17153          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
17154          Subject: Re: Open2 and memory leaks
17155  Branch: perl
17156        ! lib/IPC/Open3.pm
17157 ____________________________________________________________________________
17158 [  1847] By: gsar                                  on 1998/09/23  10:18:31
17159     Log: From: Roderick Schertler <roderick@argon.org>
17160          Date: Wed, 09 Sep 1998 23:52:48 -0400
17161          Message-ID: <20567.905399568@eeyore.ibcinc.com>
17162          Subject: seed srand from /dev/urandom when possible
17163  Branch: perl
17164        ! pod/perlfunc.pod pp.c
17165 ____________________________________________________________________________
17166 [  1846] By: gsar                                  on 1998/09/23  10:12:22
17167     Log: From: Roderick Schertler <roderick@argon.org>
17168          Date: Thu, 10 Sep 1998 00:32:17 -0400
17169          Message-ID: <21142.905401937@eeyore.ibcinc.com>
17170          Subject: doc update for crypt()'s salt
17171  Branch: perl
17172        ! pod/perlfunc.pod
17173 ____________________________________________________________________________
17174 [  1845] By: gsar                                  on 1998/09/23  10:09:23
17175     Log: fix h2ph handling of C<#error "foo">
17176          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
17177          Date: Thu, 10 Sep 1998 09:59:33 +0900
17178          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
17179          Subject: [5.005_02] h2ph problem
17180  Branch: perl
17181        ! utils/h2ph.PL
17182 ____________________________________________________________________________
17183 [  1844] By: gsar                                  on 1998/09/23  10:06:13
17184     Log: plug strictly private function leaks in API listing
17185  Branch: perl
17186        ! pod/perlguts.pod
17187 ____________________________________________________________________________
17188 [  1843] By: gsar                                  on 1998/09/23  10:02:57
17189     Log: hide symbol for static build
17190          From: Dominic Dunlop <domo@vo.lu>
17191          Date: Tue, 8 Sep 1998 21:40:46 +0000
17192          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
17193          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
17194  Branch: perl
17195        ! regcomp.c
17196 ____________________________________________________________________________
17197 [  1842] By: gsar                                  on 1998/09/23  09:52:46
17198     Log: define PUT_svindex(), PUT_opindex()
17199  Branch: perl
17200        ! ext/B/B/Assembler.pm
17201 ____________________________________________________________________________
17202 [  1841] By: gsar                                  on 1998/09/23  09:44:25
17203     Log: From: Dominic Dunlop <domo@vo.lu>
17204          Date: Tue, 8 Sep 1998 15:34:53 +0000
17205          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
17206          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
17207  Branch: perl
17208        ! t/pragma/warn/regexec
17209 ____________________________________________________________________________
17210 [  1840] By: gsar                                  on 1998/09/23  09:42:17
17211     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
17212  Branch: perl
17213        ! win32/bin/pl2bat.pl
17214 ____________________________________________________________________________
17215 [  1839] By: gsar                                  on 1998/09/23  09:38:18
17216     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
17217          Date: Mon, 7 Sep 1998 17:36:09 +0900
17218          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
17219          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
17220  Branch: perl
17221        ! ext/Thread/Thread.xs
17222 ____________________________________________________________________________
17223 [  1838] By: gsar                                  on 1998/09/23  09:21:11
17224     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
17225          Date: Thu, 10 Sep 1998 00:02:07 -0400
17226          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
17227          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
17228  Branch: perl
17229        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
17230        + vos/config.h vos/config_h.SH_orig vos/perl.bind
17231        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
17232        ! MANIFEST perl.c perl.h pod/perlport.pod
17233 ____________________________________________________________________________
17234 [  1837] By: gsar                                  on 1998/09/23  08:45:58
17235     Log: (via private mail)
17236          From: Charles Bailey <BAILEY@newman.upenn.edu>
17237          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
17238          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
17239          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
17240  Branch: perl
17241        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
17242        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
17243        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
17244        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
17245        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
17246        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
17247        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
17248        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
17249        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
17250        ! vms/writemain.pl
17251 ____________________________________________________________________________
17252 [  1836] By: gsar                                  on 1998/09/23  08:17:42
17253     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17254          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
17255          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
17256          Subject: [PATCH 5.005_*] OS/2 spawning typos
17257  Branch: perl
17258        ! os2/os2.c
17259 ____________________________________________________________________________
17260 [  1835] By: gsar                                  on 1998/09/23  08:09:55
17261     Log: warn on C<my($foo,$foo)>
17262  Branch: perl
17263        ! op.c pod/perldiag.pod
17264 ____________________________________________________________________________
17265 [  1834] By: gsar                                  on 1998/09/23  07:35:56
17266     Log: From: pvhp@forte.com (Peter Prymmer)
17267          Date: Fri, 4 Sep 98 13:27:41 PDT
17268          Message-Id: <9809042027.AA04463@forte.com>
17269          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
17270  Branch: perl
17271        ! README.vms
17272 ____________________________________________________________________________
17273 [  1833] By: gsar                                  on 1998/09/23  07:27:34
17274     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
17275          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
17276          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
17277          Subject: PATCH: 5.005_02 hint/hpux.sh
17278  Branch: perl
17279        ! hints/hpux.sh
17280 ____________________________________________________________________________
17281 [  1832] By: gsar                                  on 1998/09/23  07:22:40
17282     Log: fix (some) installhtml bugs
17283          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
17284          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
17285          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
17286          Subject: installhtml script needs work
17287  Branch: perl
17288        ! installhtml
17289 ____________________________________________________________________________
17290 [  1831] By: gsar                                  on 1998/09/23  07:19:30
17291     Log: document 'U' magic with examples
17292          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
17293          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
17294          Message-Id: <199809011455.PAA00631@sale-wts>
17295          Subject: Re: Looking for some XS MAGIC examples...
17296  Branch: perl
17297        ! pod/perlguts.pod
17298 ____________________________________________________________________________
17299 [  1830] By: gsar                                  on 1998/09/23  07:16:43
17300     Log: From: pvhp@forte.com (Peter Prymmer)
17301          Date: Mon, 31 Aug 98 17:13:49 PDT
17302          Message-Id: <9809010013.AA06737@forte.com>
17303          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
17304  Branch: perl
17305        ! README.os390
17306 ____________________________________________________________________________
17307 [  1829] By: gsar                                  on 1998/09/23  07:15:08
17308     Log: fix problematic typecast in filter_del()
17309          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
17310          Date: Mon, 31 Aug 1998 21:13:11 GMT
17311          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
17312          Subject: perl5.005_02 does not build on Cray T90
17313  Branch: perl
17314        ! toke.c
17315 ____________________________________________________________________________
17316 [  1828] By: gsar                                  on 1998/09/23  07:11:34
17317     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17318          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
17319          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
17320          Subject: [PATCH 5.005_5*] (?>) broken in RE
17321  Branch: perl
17322        ! regexec.c t/op/re_tests
17323 ____________________________________________________________________________
17324 [  1827] By: gsar                                  on 1998/09/23  07:09:50
17325     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
17326  Branch: perl
17327        ! t/op/grent.t t/op/groups.t
17328 ____________________________________________________________________________
17329 [  1826] By: gsar                                  on 1998/09/23  07:03:16
17330     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
17331          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
17332          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
17333          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
17334  Branch: perl
17335        - interp.sym
17336        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
17337 ____________________________________________________________________________
17338 [  1825] By: gsar                                  on 1998/09/23  06:56:40
17339     Log: re-introduce change#1703
17340  Branch: perl
17341        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
17342 ____________________________________________________________________________
17343 [  1824] By: gsar                                  on 1998/09/23  06:44:19
17344     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17345          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
17346          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
17347          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
17348  Branch: perl
17349        ! lib/perl5db.pl
17350 ____________________________________________________________________________
17351 [  1823] By: gsar                                  on 1998/09/23  06:41:34
17352         Log: From: Joe Buehler <jhpb@hekimian.com>
17353              Date: 29 Aug 1998 17:13:28 -0400
17354              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
17355              Subject: patches for perl 5.005_51 under U/WIN
17356      Branch: perl
17357            + hints/uwin.sh
17358            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
17359            ! t/lib/posix.t
17360 ____________________________________________________________________________
17361 [  1822] By: gsar                                  on 1998/09/23  06:36:59
17362         Log: add missing C<no utf8;> tweak from Larry
17363      Branch: perl
17364            ! t/op/subst.t
17365 ____________________________________________________________________________
17366 [  1821] By: gsar                                  on 1998/09/23  06:27:51
17367         Log: s/runops/CALLRUNOPS/
17368      Branch: perl
17369            ! cc_runtime.h
17370 ____________________________________________________________________________
17371 [  1820] By: gsar                                  on 1998/09/23  06:24:49
17372         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
17373      Branch: perl
17374           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
17375           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
17376           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
17377           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
17378           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
17379           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
17380           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
17381           +> t/pragma/warn/util
17382            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
17383            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
17384            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
17385            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
17386            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
17387            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
17388            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
17389            - t/pragma/warn-util
17390            ! MANIFEST t/pragma/warning.t
17391 ____________________________________________________________________________
17392 [  1819] By: gsar                                  on 1998/09/23  06:08:46
17393         Log: make \(%foo) return refs to values (not copies of values)
17394              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
17395              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
17396              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
17397              --
17398              From: Roderick Schertler <roderick@argon.org>
17399              Date: Sat, 29 Aug 1998 00:58:33 -0400
17400              Message-ID: <29894.904366713@eeyore.ibcinc.com>
17401              Subject: Re: \(%x) problems
17402      Branch: perl
17403            ! doop.c pod/perlref.pod
17404 ____________________________________________________________________________
17405 [  1818] By: gsar                                  on 1998/09/23  06:05:08
17406         Log: make h2xs generate ANSI prototypes
17407      Branch: perl
17408            ! utils/h2xs.PL
17409 ____________________________________________________________________________
17410 [  1817] By: gsar                                  on 1998/09/23  05:57:16
17411         Log: updated usethreads hints for hpux 10.X
17412              From: Matthew T Harden <mthard@mthard1.monsanto.com>
17413              Date: Fri, 28 Aug 1998 14:10:42 GMT
17414              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
17415              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
17416      Branch: perl
17417            ! hints/hpux.sh perl.h
17418 ____________________________________________________________________________
17419 [  1816] By: gsar                                  on 1998/09/23  05:53:31
17420         Log: don't create empty directories in installperl
17421              From: Robin Barker <rmb1@cise.npl.co.uk>
17422              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
17423              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
17424              Subject: [PATCH 5.005_02] install: empty dirs
17425      Branch: perl
17426            ! installperl
17427 ____________________________________________________________________________
17428 [  1815] By: gsar                                  on 1998/09/23  05:50:36
17429         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
17430              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17431              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
17432              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
17433              Subject: Re: your mail
17434      Branch: perl
17435            ! regexec.c t/op/re_tests
17436 ____________________________________________________________________________
17437 [  1814] By: gsar                                  on 1998/09/23  05:45:17
17438         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
17439              Date: Thu, 20 Aug 1998 20:59:03 -0400
17440              Message-ID: <19980820205903.A12908@O2.chapin.edu>
17441              Subject: [PATCH] h2ph misquotes #error directives
17442      Branch: perl
17443            ! t/lib/h2ph.pht utils/h2ph.PL
17444 ____________________________________________________________________________
17445 [  1813] By: gsar                                  on 1998/09/23  05:42:41
17446         Log: patch to support computed regular subexpressions
17447              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17448              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
17449              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
17450              Subject: [5.005_5* PATCH] Postponed RE - now!
17451      Branch: perl
17452            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
17453            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
17454 ____________________________________________________________________________
17455 [  1812] By: gsar                                  on 1998/09/23  05:26:26
17456         Log: better CR-handling on shebang line and in formats (fixed variant of
17457              patch suggested by Igor Sysoev <igor@nitek.ru>)
17458      Branch: perl
17459            ! perl.c toke.c
17460 ____________________________________________________________________________
17461 [  1811] By: gsar                                  on 1998/09/23  04:35:46
17462         Log: document non-loopish blocks better
17463              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17464              Date: Tue, 18 Aug 1998 12:28:36 +0100
17465              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
17466              Subject: Re: next in do {} while block gives error message
17467      Branch: perl
17468            ! pod/perlfunc.pod
17469 ____________________________________________________________________________
17470 [  1810] By: gsar                                  on 1998/09/23  04:12:05
17471         Log: fix bogus integerization of pop()'s return value
17472              From: Gurusamy Sarathy <gsar@engin.umich.edu>
17473              Date: Sat, 15 Aug 1998 23:27:54 -0400
17474              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
17475              Subject: Re: Complex expression does integer arithmetic 
17476      Branch: perl
17477            ! opcode.h opcode.pl
17478 ____________________________________________________________________________
17479 [  1809] By: gsar                                  on 1998/09/23  04:09:43
17480         Log: tweak README.win32
17481      Branch: perl
17482            ! README.win32
17483 ____________________________________________________________________________
17484 [  1808] By: gsar                                  on 1998/09/23  03:40:57
17485         Log: better diagnostic for do{} used as lvalue
17486      Branch: perl
17487            ! op.c pod/perlport.pod
17488 ____________________________________________________________________________
17489 [  1807] By: gsar                                  on 1998/09/23  03:38:30
17490         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
17491              From: hansm@icgroup.nl
17492              Date: Tue, 11 Aug 98 21:08:51 +0200
17493              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
17494              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
17495      Branch: perl
17496            ! malloc.c
17497 ____________________________________________________________________________
17498 [  1806] By: gsar                                  on 1998/09/23  03:36:08
17499         Log: support make written in perl (aka "pmake") on win32
17500      Branch: perl
17501            ! lib/ExtUtils/MM_Win32.pm
17502 ____________________________________________________________________________
17503 [  1805] By: gsar                                  on 1998/09/23  03:30:07
17504         Log: fix mismatched UV/U32 types for to_utf8_*()
17505      Branch: perl
17506            ! utf8.c
17507 ____________________________________________________________________________
17508 [  1804] By: gsar                                  on 1998/09/23  03:22:22
17509         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
17510              Date: Sun, 9 Aug 1998 22:38:23 +0200
17511              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
17512              Subject: [PATCH 5.5002] dos-djgpp update
17513      Branch: perl
17514            ! t/io/fs.t
17515 ____________________________________________________________________________
17516 [  1803] By: gsar                                  on 1998/09/23  03:20:13
17517         Log: apply minimal variant of patch (sent via private mail)
17518              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
17519              Date: Wed, 12 Aug 1998 15:42:35 +0300
17520              Message-Id: <199808121242.PAA29761@comanche.spices>
17521              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
17522      Branch: perl
17523            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
17524            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
17525 ____________________________________________________________________________
17526 [  1802] By: gsar                                  on 1998/09/23  03:03:39
17527         Log: adjust searchdict.t for EBCDIC (still needs documenting)
17528              From: pvhp@forte.com (Peter Prymmer)
17529              Date: Thu, 6 Aug 98 18:09:39 PDT
17530              Message-Id: <9808070109.AA06158@forte.com>
17531              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
17532      Branch: perl
17533            ! README.os390 t/lib/searchdict.t
17534 ____________________________________________________________________________
17535 [  1801] By: gsar                                  on 1998/09/23  02:54:15
17536         Log: silence redefined warning for XS(INIT) {}
17537      Branch: perl
17538            ! op.c
17539 ____________________________________________________________________________
17540 [  1800] By: gsar                                  on 1998/09/23  02:42:23
17541         Log: support match indices via special variables @- and @+
17542              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17543              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
17544              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
17545              Subject: [PATCH 5.004_76] @- and @+
17546      Branch: perl
17547            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
17548            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
17549 ____________________________________________________________________________
17550 [  1799] By: gsar                                  on 1998/09/23  01:44:31
17551         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17552              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
17553              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
17554              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
17555      Branch: perl
17556            ! regcomp.c t/op/re_tests
17557 ____________________________________________________________________________
17558 [  1798] By: gsar                                  on 1998/09/23  01:39:23
17559         Log: integrate maint-5.005 changes (except conflicting change#1794)
17560      Branch: perl
17561            ! Changes
17562           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
17563           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
17564           !> win32/win32.h
17565 ____________________________________________________________________________
17566 [  1797] By: gsar                                  on 1998/09/23  01:32:36
17567         Log: add note to win32/Makefile about setting CCHOME
17568      Branch: perl
17569            ! win32/Makefile win32/makefile.mk
17570 ____________________________________________________________________________
17571 [  1796] By: gsar                                  on 1998/09/23  01:31:32
17572         Log: perl.pod tweak
17573      Branch: perl
17574            ! pod/perl.pod
17575 ____________________________________________________________________________
17576 [  1795] By: gsar                                  on 1998/09/21  20:34:10
17577         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
17578      Branch: perl
17579            ! lib/ExtUtils/xsubpp
17580 ____________________________________________________________________________
17581 [  1789] By: gsar                                  on 1998/09/18  18:01:37
17582         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
17583      Branch: perl
17584            ! cop.h t/cmd/for.t
17585 ____________________________________________________________________________
17586 [  1788] By: gsar                                  on 1998/09/17  02:19:11
17587         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
17588      Branch: perl
17589            ! win32/config.bc win32/config.gc win32/config.vc
17590 ____________________________________________________________________________
17591 [  1787] By: gsar                                  on 1998/09/17  01:45:14
17592         Log: suppress bogus warning on C<sub x {} x()>
17593      Branch: perl
17594            ! toke.c
17595 ____________________________________________________________________________
17596 [  1786] By: gsar                                  on 1998/09/17  01:42:51
17597         Log: ntohl typo in objXSUB.h
17598      Branch: perl
17599            ! objXSUB.h
17600 ____________________________________________________________________________
17601 [  1785] By: gsar                                  on 1998/09/17  01:41:48
17602         Log: fill gaps in sig_* entries in win32/config.?c
17603      Branch: perl
17604            ! win32/config.bc win32/config.gc win32/config.vc
17605 ____________________________________________________________________________
17606 [  1781] By: larry                                 on 1998/09/05  23:48:24
17607         Log: tr/// logic was hosed under utf8
17608      Branch: perl
17609            ! doop.c op.c op.h pp.c proto.h
17610 ____________________________________________________________________________
17611 [  1780] By: larry                                 on 1998/09/05  23:44:16
17612         Log: several new tests needed tweaking to work under utf8
17613      Branch: perl
17614            ! t/comp/require.t t/op/pack.t t/op/substr.t
17615 ____________________________________________________________________________
17616 [  1779] By: larry                                 on 1998/09/05  23:41:42
17617         Log: index() applied BM optimization to wrong argument
17618      Branch: perl
17619            ! op.c util.c
17620 ____________________________________________________________________________
17621 [  1778] By: larry                                 on 1998/09/05  23:38:29
17622         Log: Implicit require during compile reset line numbering
17623      Branch: perl
17624            ! pp_ctl.c
17625
17626 ----------------
17627 Version 5.005_51
17628 ----------------
17629
17630 ____________________________________________________________________________
17631 [  1777] By: gsar                                  on 1998/08/10  07:02:38
17632         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
17633              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
17634              lexical warning testsuite for win32
17635      Branch: perl
17636            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
17637            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
17638            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
17639            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
17640            ! win32/Makefile win32/makefile.mk
17641 ____________________________________________________________________________
17642 [  1776] By: gsar                                  on 1998/08/09  17:53:48
17643         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
17644      Branch: perl
17645            ! Changes MANIFEST perl.c pod/perlhist.pod
17646 ____________________________________________________________________________
17647 [  1775] By: gsar                                  on 1998/08/09  14:35:33
17648         Log: tweak warning test
17649      Branch: perl
17650            ! t/pragma/warn-toke
17651 ____________________________________________________________________________
17652 [  1774] By: gsar                                  on 1998/08/09  14:13:46
17653         Log: add missing dTHR; notes for test failures due to small stacksize
17654      Branch: perl
17655            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
17656            ! toke.c universal.c util.c
17657 ____________________________________________________________________________
17658 [  1773] By: gsar                                  on 1998/08/09  11:31:53
17659         Log: lexical warnings; tweaks to places that didn't apply correctly
17660              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
17661              Date:    Wed, 29 Jul 1998 09:28:45 BST
17662              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
17663              Subject: lexical warnings patch for 5.005_50
17664      Branch: perl
17665            + README.lexwarn lib/warning.pm t/pragma/warn-2use
17666            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
17667            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
17668            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
17669            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
17670            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
17671            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
17672            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
17673            + warning.h warning.pl
17674            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
17675            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
17676            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
17677            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
17678            ! universal.c util.c
17679 ____________________________________________________________________________
17680 [  1772] By: gsar                                  on 1998/08/08  23:06:00
17681         Log: bump patchlevel to 5.005_51
17682      Branch: perl
17683            ! patchlevel.h win32/Makefile win32/config_H.bc
17684            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
17685 ____________________________________________________________________________
17686 [  1771] By: gsar                                  on 1998/08/08  23:01:57
17687         Log: fix bogus warning on "\x{123}"
17688              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
17689              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
17690              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
17691              Subject: [5.005_50 PATCH] Some unicode problems
17692      Branch: perl
17693            ! regcomp.c toke.c
17694 ____________________________________________________________________________
17695 [  1770] By: gsar                                  on 1998/08/08  22:56:55
17696         Log: hide dup symbol for static build of ext/re
17697              From: Dominic Dunlop <domo@ppp72.vo.lu>
17698              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
17699              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
17700              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
17701      Branch: perl
17702            ! regcomp.c
17703 ____________________________________________________________________________
17704 [  1769] By: gsar                                  on 1998/08/08  22:45:06
17705         Log: fix double free on -Mutf8 -e '$b=uc("")'
17706              From: larry@wall.org (Larry Wall)
17707              Date: Fri, 7 Aug 1998 14:42:43 -0700
17708              Message-Id: <199808072142.OAA14920@wall.org>
17709              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
17710      Branch: perl
17711            ! pp.c
17712 ____________________________________________________________________________
17713 [  1768] By: gsar                                  on 1998/08/08  22:42:29
17714         Log: substr() assumes utf8 without say-so
17715              From: larry@wall.org (Larry Wall)
17716              Date: Fri, 7 Aug 1998 12:25:12 -0700
17717              Message-Id: <199808071925.MAA13436@wall.org>
17718              Subject: [PATCH 5.005_50] substr bug?
17719      Branch: perl
17720            ! pp.c
17721 ____________________________________________________________________________
17722 [  1767] By: gsar                                  on 1998/08/08  22:38:25
17723         Log: fix intolerance of SWASHes for blank lines
17724              From: Gisle Aas <aas@sn.no>
17725              Date: 06 Aug 1998 23:28:57 +0200
17726              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
17727              Subject: Re: Re[2]: another joyride begins
17728      Branch: perl
17729            ! lib/utf8_heavy.pl
17730 ____________________________________________________________________________
17731 [  1766] By: gsar                                  on 1998/08/08  22:33:10
17732         Log: utf8 doc tweak
17733              From: Gisle Aas <aas@sn.no>
17734              Date: 05 Aug 1998 00:41:04 +0200
17735              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
17736              Subject: Matching clumps
17737      Branch: perl
17738            ! lib/utf8.pm
17739 ____________________________________________________________________________
17740 [  1765] By: gsar                                  on 1998/08/08  22:31:37
17741         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
17742              From: Gisle Aas <aas@sn.no>
17743              Date: 04 Aug 1998 22:56:11 +0200
17744              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
17745              Subject: Re: another joyride begins
17746      Branch: perl
17747            ! lib/utf8_heavy.pl
17748 ____________________________________________________________________________
17749 [  1764] By: gsar                                  on 1998/08/08  22:28:43
17750         Log: From: larry@wall.org (Larry Wall)
17751              Date: Tue, 4 Aug 1998 17:04:51 -0700
17752              Message-Id: <199808050004.RAA22592@wall.org>
17753              Subject: [PATCH 5.005_50] \pX not implemented!
17754      Branch: perl
17755            ! regcomp.c
17756 ____________________________________________________________________________
17757 [  1763] By: gsar                                  on 1998/08/08  22:27:15
17758         Log: From: Stephen McCamant <alias@mcs.com>
17759              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
17760              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
17761              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
17762      Branch: perl
17763            ! op.c
17764 ____________________________________________________________________________
17765 [  1762] By: gsar                                  on 1998/08/08  22:26:09
17766         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
17767              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
17768              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
17769              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
17770      Branch: perl
17771            + t/op/grent.t t/op/pwent.t
17772            ! MANIFEST
17773 ____________________________________________________________________________
17774 [  1761] By: gsar                                  on 1998/08/08  22:21:52
17775         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17776              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
17777              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
17778              Subject: [5.005_50 PATCH] misprint in RE engine
17779      Branch: perl
17780            ! regexec.c t/op/re_tests
17781 ____________________________________________________________________________
17782 [  1760] By: gsar                                  on 1998/08/08  22:18:54
17783         Log: integrate maint-5.005 changes into mainline
17784      Branch: perl
17785           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
17786           !> (integrate 138 files)
17787 ____________________________________________________________________________
17788 [  1672] By: gsar                                  on 1998/07/27  18:35:28
17789         Log: create new Changes
17790      Branch: perl
17791            + Changes
17792            ! Changes5.005 MANIFEST
17793 ____________________________________________________________________________
17794 [  1671] By: gsar                                  on 1998/07/27  18:30:57
17795         Log: rename Changes --> Changes5.005
17796      Branch: perl
17797           +> Changes5.005
17798            - Changes
17799 ____________________________________________________________________________
17800 [  1670] By: gsar                                  on 1998/07/27  18:10:14
17801         Log: integrate 5.005_01 changes from maint
17802      Branch: perl
17803            ! Changes
17804           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
17805           !> win32/win32.c
17806 ____________________________________________________________________________
17807 [  1667] By: nick                                  on 1998/07/26  14:31:01
17808         Log: Add dTHR so that it compiles miniperl in threaded mode
17809      Branch: perl
17810            ! doop.c mg.c regcomp.c regexec.c
17811 ____________________________________________________________________________
17812 [  1666] By: nick                                  on 1998/07/26  13:01:10
17813         Log: Resolve ansiperl against mainline (@1648?)
17814              Unclear that change number has "taken".
17815      Branch: ansiperl
17816           +> (branch 169 files)
17817            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
17818           !> (integrate 131 files)
17819
17820 ----------------
17821 Version 5.005_50
17822 ----------------
17823
17824 ____________________________________________________________________________
17825 [  1665] By: gsar                                  on 1998/07/26  05:38:48
17826         Log: add trailing newline to file
17827      Branch: perl
17828            ! Changes lib/unicode/blocks.txt
17829 ____________________________________________________________________________
17830 [  1664] By: gsar                                  on 1998/07/26  05:08:48
17831         Log: integrate proto.h additions from maint-5.005
17832      Branch: perl
17833           !> pod/perlhist.pod proto.h
17834 ____________________________________________________________________________
17835 [  1663] By: gsar                                  on 1998/07/26  05:07:05
17836         Log: add new files to MANIFEST; add missing prototypes to proto.h;
17837              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
17838              add typecasts to silence warnings; tweaks for win32 builds
17839      Branch: perl
17840            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
17841            ! win32/Makefile win32/makefile.mk
17842 ____________________________________________________________________________
17843 [  1662] By: gsar                                  on 1998/07/26  05:01:52
17844         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
17845      Branch: maint-5.005/perl
17846            ! pod/perlhist.pod proto.h
17847 ____________________________________________________________________________
17848 [  1661] By: gsar                                  on 1998/07/26  02:52:48
17849         Log: up patchlevel to 5.005_50
17850      Branch: perl
17851            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
17852            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
17853 ____________________________________________________________________________
17854 [  1660] By: gsar                                  on 1998/07/26  02:43:57
17855         Log: integrate utfperl
17856      Branch: perl
17857           +> (branch 162 files)
17858           !> (integrate 29 files)
17859 ____________________________________________________________________________
17860 [  1659] By: gsar                                  on 1998/07/26  02:38:22
17861         Log: integrate maint-5.005 changes
17862      Branch: perl
17863           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
17864           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
17865           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
17866           !> vms/descrip_mms.template vms/subconfigure.com
17867 ____________________________________________________________________________
17868 [  1658] By: gsar                                  on 1998/07/26  02:23:46
17869         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
17870              Date: Fri, 24 Jul 1998 11:38:25 -0700
17871              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
17872              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
17873              --
17874              Date: Fri, 24 Jul 1998 12:30:36 -0700
17875              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
17876              Subject: [PATCH 5.005]Tweaks to README.vms
17877              --
17878              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
17879              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
17880              Subject: [PATCH 5.005] Final build cleanup patch
17881      Branch: maint-5.005/perl
17882            ! README.vms vms/descrip_mms.template vms/subconfigure.com
17883 ____________________________________________________________________________
17884 [  1657] By: gsar                                  on 1998/07/26  02:19:50
17885         Log: another platform where pp_sselect() needs a whole fd_set buffer
17886              From: Lupe Christoph <lupe@alanya.m.isar.de>
17887              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
17888              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
17889              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
17890      Branch: maint-5.005/perl
17891            ! pp_sys.c
17892 ____________________________________________________________________________
17893 [  1656] By: gsar                                  on 1998/07/26  02:12:46
17894         Log: fix problem building modules on dos-djgpp
17895              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
17896              Date: Sat, 25 Jul 1998 00:53:39 +0200
17897              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
17898              Subject: [PATCH 5.005] dos-djgpp and modules problem
17899      Branch: maint-5.005/perl
17900            ! djgpp/fixpmain
17901 ____________________________________________________________________________
17902 [  1655] By: gsar                                  on 1998/07/26  02:11:09
17903         Log: From: Tom Spindler <dogcow@home.merit.edu>
17904              Date: Wed, 22 Jul 1998 16:11:07 -0400
17905              Message-ID: <19980722161107.A16813@home.merit.edu>
17906              Subject: [PATCH 5.005] BeOS tweak
17907      Branch: maint-5.005/perl
17908            ! hints/beos.sh
17909 ____________________________________________________________________________
17910 [  1654] By: gsar                                  on 1998/07/26  02:09:29
17911         Log: various pod tweaks
17912      Branch: maint-5.005/perl
17913            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
17914            ! pod/perltoc.pod
17915 ____________________________________________________________________________
17916 [  1653] By: gsar                                  on 1998/07/26  02:05:46
17917         Log: fix emacs/ptags for PL_* changes
17918              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17919              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
17920              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
17921              Subject: [PATCH 5.004_76] Yet better ptags
17922      Branch: maint-5.005/perl
17923            ! emacs/ptags
17924 ____________________________________________________________________________
17925 [  1652] By: gsar                                  on 1998/07/26  02:03:01
17926         Log: fix behavior of <=> on bigints
17927              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17928              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
17929              Date: Fri, 24 Jul 1998 18:29:53 +0100
17930              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
17931      Branch: maint-5.005/perl
17932            ! lib/Math/BigInt.pm t/lib/bigintpm.t
17933 ____________________________________________________________________________
17934 [  1651] By: larry                                 on 1998/07/24  05:44:33
17935         Log: Here are the long-expected Unicode/UTF-8 modifications.
17936      Branch: utfperl
17937            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
17938            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
17939            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
17940            + lib/unicode/Decomposition.pl
17941            + lib/unicode/In/AlphabeticPresentationForms.pl
17942            + lib/unicode/In/Arabic.pl
17943            + lib/unicode/In/ArabicPresentationForms-A.pl
17944            + lib/unicode/In/ArabicPresentationForms-B.pl
17945            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
17946            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
17947            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
17948            + lib/unicode/In/BoxDrawing.pl
17949            + lib/unicode/In/CJKCompatibility.pl
17950            + lib/unicode/In/CJKCompatibilityForms.pl
17951            + lib/unicode/In/CJKCompatibilityIdeographs.pl
17952            + lib/unicode/In/CJKSymbolsandPunctuation.pl
17953            + lib/unicode/In/CJKUnifiedIdeographs.pl
17954            + lib/unicode/In/CombiningDiacriticalMarks.pl
17955            + lib/unicode/In/CombiningHalfMarks.pl
17956            + lib/unicode/In/CombiningMarksforSymbols.pl
17957            + lib/unicode/In/ControlPictures.pl
17958            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
17959            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
17960            + lib/unicode/In/EnclosedAlphanumerics.pl
17961            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
17962            + lib/unicode/In/GeneralPunctuation.pl
17963            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
17964            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
17965            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
17966            + lib/unicode/In/HalfwidthandFullwidthForms.pl
17967            + lib/unicode/In/HangulCompatibilityJamo.pl
17968            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
17969            + lib/unicode/In/Hebrew.pl
17970            + lib/unicode/In/HighPrivateUseSurrogates.pl
17971            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
17972            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
17973            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
17974            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
17975            + lib/unicode/In/LatinExtended-A.pl
17976            + lib/unicode/In/LatinExtended-B.pl
17977            + lib/unicode/In/LatinExtendedAdditional.pl
17978            + lib/unicode/In/LetterlikeSymbols.pl
17979            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
17980            + lib/unicode/In/MathematicalOperators.pl
17981            + lib/unicode/In/MiscellaneousSymbols.pl
17982            + lib/unicode/In/MiscellaneousTechnical.pl
17983            + lib/unicode/In/NumberForms.pl
17984            + lib/unicode/In/OpticalCharacterRecognition.pl
17985            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
17986            + lib/unicode/In/SmallFormVariants.pl
17987            + lib/unicode/In/SpacingModifierLetters.pl
17988            + lib/unicode/In/Specials.pl
17989            + lib/unicode/In/SuperscriptsandSubscripts.pl
17990            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
17991            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
17992            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
17993            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
17994            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
17995            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
17996            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
17997            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
17998            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
17999            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
18000            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
18001            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
18002            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
18003            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
18004            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
18005            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
18006            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
18007            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
18008            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
18009            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
18010            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
18011            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
18012            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
18013            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
18014            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
18015            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
18016            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
18017            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
18018            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
18019            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
18020            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
18021            + lib/unicode/JamoShort.pl lib/unicode/Makefile
18022            + lib/unicode/Name.pl lib/unicode/Number.pl
18023            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
18024            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
18025            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
18026            + lib/unicode/blocks.txt lib/unicode/index2.txt
18027            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
18028            + lib/unicode/names2.txt lib/unicode/props2.txt
18029            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
18030            + utf8.c utf8.h
18031            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
18032            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
18033            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
18034            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
18035            ! t/op/vec.t toke.c util.c vms/vmsish.h
18036 ____________________________________________________________________________
18037 [  1650] By: gsar                                  on 1998/07/24  04:06:48
18038         Log: create utfperl branch
18039      Branch: utfperl
18040           +> (branch 1079 files)
18041 ____________________________________________________________________________
18042 [  1649] By: gsar                                  on 1998/07/24  03:56:56
18043         Log: create maint-5.005 branch
18044      Branch: maint-5.005/perl
18045           +> (branch 1079 files)
18046 ____________________________________________________________________________
18047 [  1648] By: gsar                                  on 1998/07/24  03:36:35
18048         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
18049      Branch: perl
18050            ! Changes
18051